
:root{
  --bg:#f5f3ef;
  --paper:#fbfaf8;
  --ink:#151515;
  --muted:#7e7973;
  --line:#dcd7d0;
  --line-dark:#292725;
  --red:#e52635;
  --red-soft:#f8dfe2;
  --black:#171615;
  --shadow:0 30px 90px rgba(20,18,15,.10);
  --radius:28px;
  --shell:min(1180px,calc(100% - 56px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body:has(.mobile-menu.open){overflow:hidden}
a,button,input{font:inherit}
a{color:inherit}
button{cursor:pointer}
.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:12px 16px;background:var(--black);color:#fff;border-radius:10px;text-decoration:none}
.skip-link:focus{top:16px}
.shell{width:var(--shell);margin-inline:auto}
.grain{position:fixed;inset:0;pointer-events:none;z-index:100;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.022'/%3E%3C/svg%3E");mix-blend-mode:multiply}
.site-header{position:sticky;top:0;z-index:90;height:78px;background:rgba(245,243,239,.90);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s ease}
.site-header.scrolled{border-color:var(--line);box-shadow:0 8px 30px rgba(0,0,0,.035)}
.header-inner{height:78px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex:none}
.brand-mark{width:38px;height:38px;border-radius:50%;background:var(--black);display:grid;place-items:center;overflow:hidden}
.brand-mark img{width:29px;height:29px;object-fit:contain}
.wordmark{font-size:15px;font-weight:800;letter-spacing:-.03em}
.wordmark span{color:var(--red)}
.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}
.desktop-nav a{font-size:11px;text-decoration:none;color:#6f6a65;transition:.2s}
.desktop-nav a:hover,.desktop-nav a.active{color:var(--ink)}
.nav-actions{display:flex;align-items:center;gap:8px;margin-left:16px}
.header-spotify,.header-live,.install-nav{border-radius:999px;font-size:10px;font-weight:800;text-decoration:none;white-space:nowrap}
.header-spotify{padding:10px 11px;color:#66615d}
.header-spotify span{color:var(--red)}
.header-live{display:flex;align-items:center;gap:7px;padding:10px 13px;background:var(--black);color:#fff}
.header-live > span:first-child{width:6px;height:6px;border-radius:50%;background:var(--red)}
.header-live-center{display:none}
.install-nav{appearance:none;border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 13px}
.menu{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;width:40px;height:40px;font-size:15px}
.mobile-menu{display:none}

.hero{padding-top:76px;padding-bottom:22px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);min-height:585px;align-items:center;border-bottom:1px solid var(--line)}
.hero-copy{padding:20px 0 80px}
.eyebrow,.section-kicker,.overline{font-size:9px;letter-spacing:.19em;font-weight:800;color:#8b857f}
.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:58px}
.eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--red)}
.hero-label{font-size:10px;letter-spacing:.18em;font-weight:800;color:#8b857f;margin-bottom:16px}
.hero h1{font-size:clamp(56px,7vw,104px);line-height:.91;letter-spacing:-.075em;max-width:900px;margin:0;font-weight:800}
.hero-date{font-size:19px;color:#5f5a55;margin:18px 0 24px}
.countdown{display:flex;align-items:flex-start;gap:13px;margin:0 0 20px}
.countdown>div{display:flex;flex-direction:column}
.countdown strong{font-size:clamp(27px,3vw,45px);letter-spacing:-.06em;line-height:1}
.countdown small{margin-top:7px;font-size:7px;text-transform:uppercase;letter-spacing:.16em;color:#99928c}
.countdown>span{font-size:27px;color:#bbb4ad;padding-top:2px}
.countdown.hidden{display:none}
.hero-service{font-size:11px;font-weight:800;color:var(--ink)}
.early-copy{font-size:13px;color:var(--muted);margin:9px 0 24px;max-width:430px;line-height:1.6}
.hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.hero-secondary{font-size:10px;font-weight:800;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}
.hero-secondary span{color:var(--red);margin-left:6px}
.calendar-btn,.quiet-link{border:0;background:none;font-size:10px;font-weight:700;color:#76716b;padding:6px}
.quiet-link span{color:var(--red)}
.hero-visual{min-height:500px;position:relative;display:grid;place-items:center}
.hero-logo-disc{width:210px;height:210px;border-radius:50%;background:var(--black);display:grid;place-items:center;position:relative;z-index:2;box-shadow:0 35px 80px rgba(0,0,0,.15)}
.hero-logo-disc img{width:118px;height:118px;object-fit:contain}
.hero-logo-disc span{position:absolute;bottom:40px;font-size:7px;letter-spacing:.18em;color:#fff}
.hero-orbit{position:absolute;border:1px solid #bdb6af;border-radius:50%;transform:rotate(18deg)}
.orbit-a{width:420px;height:160px}
.orbit-b{width:330px;height:330px;transform:rotate(-28deg)}
.orbit-c{width:250px;height:410px;transform:rotate(53deg)}
.hero-float-label{position:absolute;font-size:8px;letter-spacing:.17em;color:#8e8881;font-weight:800}
.hero-float-label.top{top:85px;right:8%}
.hero-float-label.bottom{bottom:65px;left:12%}
.hero-strip{display:flex;justify-content:center;align-items:center;gap:18px;width:100%;padding:20px 16px;background:#e8e6e1;font-size:8px;letter-spacing:.2em;color:#8e8881}
.hero-strip b{color:var(--red);font-size:9px}

.listen-section{padding:105px 0 0}
.listen-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:46px;align-items:start;margin-top:28px}
.listen-intro{padding-top:24px}
.live-state{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.live-state i{width:7px;height:7px;border-radius:50%;background:#aaa}
.live-state.live i{background:var(--red);box-shadow:0 0 0 5px rgba(229,38,53,.08)}
.listen-intro h2{font-size:clamp(38px,4.5vw,67px);line-height:.98;letter-spacing:-.065em;margin:20px 0}
.listen-intro h2 em,.section-head h2 em,.message-copy h2 em,.everywhere h2 em,.visit-main h2 em,.install-section h2 em{font-style:normal;color:var(--red)}
.listen-intro p{max-width:350px;font-size:13px;line-height:1.7;color:var(--muted)}
.live-card{background:var(--black);color:#fff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);overflow:hidden;position:relative}
.live-card:before{content:"";position:absolute;width:280px;height:280px;border:1px solid #ffffff12;border-radius:50%;right:-100px;top:-140px}
.live-card-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #ffffff12}
.card-label{display:block;font-size:8px;letter-spacing:.18em;color:#aaa49e;font-weight:800}
.card-clock{display:block;font-size:9px;color:#aaa49e;margin-top:7px}
.card-live-badge{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:.13em;font-weight:800}
.card-live-badge i{width:7px;height:7px;border-radius:50%;background:#6f6b67}
.card-live-badge.live i{background:var(--red);box-shadow:0 0 0 5px rgba(229,38,53,.08)}
.live-main{display:grid;grid-template-columns:170px 1fr;gap:30px;padding:36px 0}
.broadcast-mark{height:170px;position:relative;display:grid;place-items:center}
.mark-core{width:115px;height:115px;border-radius:50%;background:#20201e;display:grid;place-items:center;position:relative;z-index:2;border:1px solid #ffffff14}
.mark-core img{width:72px;height:72px;object-fit:contain}
.mark-orbit{position:absolute;border:1px solid #ffffff17;border-radius:50%}
.mark-orbit.one{width:170px;height:70px;transform:rotate(26deg)}
.mark-orbit.two{width:140px;height:170px;transform:rotate(-31deg)}
.player-info h3{font-size:clamp(28px,3vw,44px);letter-spacing:-.055em;line-height:1;margin:8px 0}
.player-info p{font-size:12px;color:#aaa49e;margin:0}
.pulse{margin-top:25px;opacity:0;transition:.3s}
.pulse.live{opacity:1}
.pulse-dot{font-size:8px;letter-spacing:.14em;color:#fff;font-weight:800}
.wave{height:30px;display:flex;align-items:center;gap:3px;margin-top:8px}
.wave i{display:block;width:3px;background:var(--red);border-radius:4px;animation:wave 1s ease-in-out infinite alternate;animation-play-state:paused}
.pulse.live .wave i{animation-play-state:running}
.wave i:nth-child(1){height:8px}.wave i:nth-child(2){height:15px}.wave i:nth-child(3){height:24px}.wave i:nth-child(4){height:12px}.wave i:nth-child(5){height:28px}.wave i:nth-child(6){height:18px}.wave i:nth-child(7){height:8px}.wave i:nth-child(8){height:21px}.wave i:nth-child(9){height:14px}.wave i:nth-child(10){height:26px}.wave i:nth-child(11){height:9px}.wave i:nth-child(12){height:20px}.wave i:nth-child(13){height:28px}.wave i:nth-child(14){height:12px}.wave i:nth-child(15){height:22px}.wave i:nth-child(16){height:10px}.wave i:nth-child(17){height:18px}.wave i:nth-child(18){height:25px}
@keyframes wave{to{transform:scaleY(.45);opacity:.55}}
.stream-health{display:flex;align-items:center;gap:7px;margin-top:13px;font-size:9px;color:#8f8a85}
.stream-health i{width:6px;height:6px;border-radius:50%;background:#777}
.stream-health.connected i{background:var(--red)}
.stream-health.connecting i,.stream-health.buffering i,.stream-health.unstable i{background:#d6a33e;animation:healthPulse 1s infinite}
.stream-health.error i{background:var(--red);animation:healthPulse 1s infinite}
@keyframes healthPulse{50%{opacity:.3;transform:scale(.7)}}
.now-playing{display:none;margin-top:14px;padding-top:13px;border-top:1px solid #ffffff12}
.now-playing.visible{display:block}
.now-playing span,.now-playing b{display:block}
.now-playing span{font-size:7px;letter-spacing:.16em;color:#88837e;font-weight:800}
.now-playing b{font-size:10px;margin-top:4px}
.listen-controls{display:flex;align-items:center;gap:22px;border-top:1px solid #ffffff12;padding-top:22px}
.listen-primary{border:0;background:var(--red);color:#fff;border-radius:999px;padding:14px 20px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;transition:.2s}
.listen-primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(229,38,53,.22)}
.button-icon{width:21px;height:21px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;font-size:8px}
.volume-control{display:flex;align-items:center;gap:9px;color:#8d8882;font-size:10px}
.volume-control input{width:110px;accent-color:var(--red)}
.listener-line{display:flex;align-items:center;gap:8px;font-size:9px;color:#9a948e;margin-top:16px}
.listener-line i{width:6px;height:6px;border-radius:50%;background:#696560}
.listener-line.available{color:#fff}
.listener-line.available i{background:var(--red);box-shadow:0 0 0 4px rgba(229,38,53,.08)}
.listen-support{margin-top:13px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}
.listen-support strong{display:block;font-size:11px;margin-top:5px}
.support-actions{display:flex;gap:8px}
.support-actions button,.support-actions a{border:1px solid var(--line);background:transparent;text-decoration:none;color:var(--ink);border-radius:999px;padding:9px 12px;font-size:9px;font-weight:800}
.support-actions button{cursor:pointer}

.services{padding-top:130px}
.section-head{display:grid;grid-template-columns:1fr .65fr;gap:40px;align-items:end;margin-top:30px}
.section-head h2{font-size:clamp(48px,5.5vw,78px);letter-spacing:-.07em;line-height:.92;margin:0}
.section-head p{font-size:12px;line-height:1.7;color:var(--muted);max-width:390px}
.service-table{margin-top:48px;border-top:1px solid var(--line)}
.service-row{display:grid;grid-template-columns:55px 65px 1fr 100px 100px;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid var(--line);transition:.2s}
.service-row:hover{padding-left:8px}
.service-index{font-size:9px;color:#aaa39d}
.service-day{font-size:9px;letter-spacing:.16em;font-weight:800}
.service-row h3{margin:0;font-size:19px;letter-spacing:-.035em}
.service-row p{margin:5px 0 0;color:#8d8882;font-size:10px}
.service-row>strong{font-size:18px;text-align:right}
.service-row strong small{font-size:8px;color:#8d8882}
.service-end{font-size:9px;color:#8d8882}

.messages{padding-top:130px}
.message-feature{min-height:450px;border-radius:var(--radius);background:#ebe7e1;display:grid;grid-template-columns:1fr .9fr;overflow:hidden;position:relative}
.message-copy{padding:62px;display:flex;flex-direction:column;justify-content:center}
.message-copy h2{font-size:clamp(48px,5vw,76px);line-height:.93;letter-spacing:-.07em;margin:20px 0}
.message-copy p{font-size:12px;line-height:1.7;color:#706b66;max-width:470px}
.dark-button{display:inline-flex;align-items:center;gap:18px;background:var(--black);color:#fff;text-decoration:none;border-radius:999px;padding:13px 17px;font-size:9px;font-weight:800;width:max-content;margin-top:16px;transition:.2s}
.dark-button span{color:var(--red)}
.dark-button:hover{transform:translateY(-2px)}
.message-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.message-ctas .dark-button{margin-top:0}
.message-visual{position:relative;display:grid;place-items:center;overflow:hidden}
.message-ring{position:absolute;border:1px solid #b9b2aa;border-radius:50%}
.message-ring.r1{width:330px;height:150px;transform:rotate(25deg)}
.message-ring.r2{width:250px;height:360px;transform:rotate(-34deg)}
.message-ring.r3{width:180px;height:420px;transform:rotate(60deg)}
.message-disc{width:180px;height:180px;border-radius:50%;background:var(--black);display:grid;place-items:center;position:relative;z-index:2;box-shadow:0 35px 60px rgba(0,0,0,.16)}
.message-disc img{width:100px;height:100px;object-fit:contain}
.message-disc span{position:absolute;bottom:34px;color:#fff;font-size:7px;letter-spacing:.18em}
.message-visual>small{position:absolute;right:25px;top:25px;font-size:7px;letter-spacing:.17em;color:#817a74;font-weight:800}

.everywhere{margin-top:130px;border:1px solid var(--line);border-radius:var(--radius);min-height:390px;padding:60px;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f8f6f2}
.everywhere h2{font-size:clamp(50px,5.5vw,82px);letter-spacing:-.075em;line-height:.9;margin:20px 0}
.everywhere p{font-size:11px;color:#817a74}
.everywhere-art{height:300px;display:grid;place-items:center;position:relative}
.e-center{width:150px;height:150px;border-radius:50%;background:var(--black);display:grid;place-items:center;position:relative;z-index:2;box-shadow:0 25px 60px rgba(0,0,0,.12)}
.e-center img{width:88px;height:88px}
.e-center span{position:absolute;bottom:27px;color:#fff;font-size:7px;letter-spacing:.18em}
.e-orbit{position:absolute;border:1px solid #c5beb7;border-radius:50%}
.e1{width:330px;height:130px;transform:rotate(25deg)}.e2{width:230px;height:310px;transform:rotate(-32deg)}
.e-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red);right:8%;top:15%}

.visit{padding-top:130px}
.visit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;margin-top:40px}
.visit-main,.contact-main{border:1px solid var(--line);border-radius:var(--radius);padding:48px;background:#fff}
.visit-main h2{font-size:clamp(48px,5vw,72px);line-height:.93;letter-spacing:-.07em;margin:20px 0}
.visit-main p,.contact-main p{font-size:12px;line-height:1.7;color:var(--muted);max-width:450px}
.contact-main{background:var(--black);color:#fff;border-color:var(--black)}
.contact-main h3{font-size:27px;letter-spacing:-.04em;margin:20px 0 10px}
.contact-main p{color:#aaa49e}
.contact-main>a{display:block;text-decoration:none;font-size:15px;padding:13px 0;border-bottom:1px solid #ffffff18}
.contact-main>a span{color:var(--red);float:right}
.contact-buttons{display:flex;gap:8px;margin-top:22px}
.small-button{padding:10px 13px;border:1px solid #ffffff25;border-radius:999px;text-decoration:none;font-size:9px;font-weight:800;color:#fff}
.small-button.red{background:var(--red);border-color:var(--red)}

.install-section{margin-top:130px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}
.install-section h2{font-size:clamp(40px,4.5vw,60px);line-height:.93;letter-spacing:-.065em;margin:18px 0 10px}
.install-section p{font-size:11px;color:var(--muted);max-width:440px}
.quote{padding:120px 0 90px;text-align:center}
.quote-mark{font-size:65px;line-height:.5;color:var(--red)}
.quote blockquote{max-width:750px;margin:30px auto 20px;font-size:clamp(25px,3vw,42px);line-height:1.15;letter-spacing:-.04em}
.quote small{font-size:8px;letter-spacing:.18em;color:#8e8882;font-weight:800}

.spotify-float{position:fixed;right:22px;bottom:22px;z-index:75;display:flex;align-items:center;gap:9px;padding:8px 10px 8px 8px;background:var(--black);color:#fff;text-decoration:none;border-radius:999px;box-shadow:0 20px 55px rgba(0,0,0,.18);transition:.25s}
.spotify-float:hover{transform:translateY(-3px)}
.spotify-icon{width:29px;height:29px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-size:9px}
.spotify-float b,.spotify-float small{display:block}.spotify-float b{font-size:9px}.spotify-float small{font-size:8px;color:#aaa49e;margin-top:2px}.spotify-float>strong{width:23px;height:23px;border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:9px}

.mini-player{position:fixed;left:50%;bottom:16px;transform:translate(-50%,18px);width:min(860px,calc(100% - 32px));min-height:58px;background:var(--black);color:#fff;border:1px solid #ffffff18;border-radius:16px;padding:8px 10px;z-index:80;display:flex;align-items:center;gap:11px;box-shadow:0 22px 60px rgba(0,0,0,.24);opacity:0;pointer-events:none;transition:.25s}
.mini-player.visible{opacity:1;transform:translate(-50%,0);pointer-events:auto}
.mini-left{display:flex;align-items:center;gap:9px;min-width:230px}.mini-left b,.mini-left small{display:block}.mini-left b{font-size:9px}.mini-left small{font-size:8px;color:#9c9690;margin-top:2px}
.mini-live-dot{width:7px;height:7px;border-radius:50%;background:#777}.mini-live-dot.on{background:var(--red);box-shadow:0 0 0 4px rgba(229,38,53,.12)}
.mini-play{width:34px;height:34px;border:0;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:9px}
.mini-progress{height:2px;background:#ffffff1c;flex:1}.mini-progress span{display:block;height:100%;width:38%;background:var(--red)}
.mini-volume{font-size:9px}.mini-player input{width:72px;accent-color:var(--red)}.mini-close{border:0;background:none;color:#aaa;font-size:18px}

footer{border-top:1px solid var(--line);padding:26px 0;background:#f1efeb}
.footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer>div{display:flex;gap:20px}.footer a{font-size:9px;text-decoration:none;color:#6f6a65}.footer small{font-size:8px;color:#96908a}

.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.reduce-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--red);outline-offset:3px}

@media(max-width:1024px){
  :root{--shell:min(100% - 40px,900px)}
  .desktop-nav{display:none}
  .header-spotify{display:none}
  .install-nav{display:none}
  .header-live{display:flex}
  .header-live-center{display:none}
  .nav-actions{margin-left:auto}
  .menu{display:grid;place-items:center}
  .hero-grid{grid-template-columns:1fr 340px}
  .hero h1{font-size:clamp(52px,7vw,82px)}
  .listen-layout{grid-template-columns:1fr}
  .listen-intro{padding-top:0}
  .listen-intro h2{max-width:700px}
  .live-card{max-width:900px}
  .mobile-menu-backdrop{position:fixed;inset:0;background:rgba(12,10,8,.45);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:95;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease}
  body:has(.mobile-menu.open) .mobile-menu-backdrop{opacity:1;visibility:visible;pointer-events:auto}
  .mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(340px,84vw);z-index:100;display:flex;flex-direction:column;background:var(--paper);padding:22px 20px 26px;transform:translateX(105%);visibility:hidden;pointer-events:none;transition:transform .32s cubic-bezier(.2,.75,.25,1),visibility .32s;box-shadow:-28px 0 70px rgba(0,0,0,.18);border-radius:22px 0 0 22px;overflow-y:auto}
  .mobile-menu.open{transform:translateX(0);visibility:visible;pointer-events:auto}
  body:has(.mobile-menu.open) .spotify-float{opacity:0;visibility:hidden;pointer-events:none;animation:none}
  .menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line);margin-bottom:8px}
  .menu-brand{font-size:15px;font-weight:800;letter-spacing:-.01em}
  .menu-brand span{color:var(--red)}
  .menu-close{width:34px;height:34px;border:1px solid var(--line);background:transparent;border-radius:50%;font-size:13px;color:var(--muted);display:grid;place-items:center}
  .menu-close:hover{color:var(--red);border-color:var(--red)}
  .menu-links{display:flex;flex-direction:column}
  .menu-links a{display:flex;align-items:center;justify-content:space-between;font-size:22px;font-weight:800;color:var(--ink);text-decoration:none;padding:14px 2px;border-bottom:1px solid var(--line)}
  .menu-links a::after{content:"→";font-size:15px;color:var(--red);opacity:0;transform:translateX(-6px);transition:.2s}
  .menu-links a:hover{color:var(--red)}
  .menu-links a:hover::after{opacity:1;transform:none}
  .menu-foot{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:18px}
  .menu-spotify,.menu-youtube{font-size:12px;font-weight:800;color:var(--ink);text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:12px 14px;text-align:center}
  .menu-spotify:hover,.menu-youtube:hover{color:var(--red);border-color:var(--red)}
  .menu-foot #mobileInstall{appearance:none;border:1px solid var(--line);background:var(--black);color:#fff;border-radius:999px;padding:13px;font-size:12px;font-weight:800}
  .theme-row{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:14px;padding:12px 14px;font-size:12px;font-weight:800;color:var(--ink)}
  .switch{position:relative;width:44px;height:26px;flex:0 0 44px}
  .switch input{position:absolute;inset:0;width:100%;height:100%;opacity:0;margin:0;cursor:pointer;z-index:1}
  .switch .slider{position:absolute;inset:0;background:var(--line);border-radius:999px;transition:background .25s ease}
  .switch .slider:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:3px;left:3px;transition:transform .25s ease;box-shadow:0 1px 4px rgba(0,0,0,.25)}
  .switch input:checked + .slider{background:var(--red)}
  .switch input:checked + .slider:before{transform:translateX(18px)}
}
@media(max-width:760px){
  :root{--shell:calc(100% - 32px);--radius:22px}
  .site-header{height:64px}.header-inner{height:64px;gap:10px}
  .header-inner{position:relative}
  .brand-mark{width:37px;height:37px}.brand-mark img{width:28px;height:28px}.wordmark{font-size:14px}
  .header-live{display:none}
  .header-live-center{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:104px;padding:10px 0;justify-content:center}
  .header-live-center > span:first-child{display:none}
  .hero{padding-top:44px}.hero-grid{display:flex;flex-direction:column;min-height:auto}.hero-copy{padding:10px 0 0}
  .eyebrow{margin-bottom:40px}.hero-label{font-size:8px;margin-bottom:13px}.hero h1{font-size:clamp(49px,14vw,72px)}
  .hero-date{font-size:16px;margin:14px 0 20px}.countdown{gap:9px}.countdown strong{font-size:29px}.countdown>span{font-size:21px}
  .hero-actions{gap:10px}.hero-secondary{font-size:9px}.calendar-btn,.quiet-link{font-size:9px;padding:6px 3px}
  .hero-visual{width:100%;min-height:290px;margin-top:14px}.hero-logo-disc{width:150px;height:150px}.hero-logo-disc img{width:88px;height:88px}.hero-logo-disc span{bottom:27px;font-size:6px}
  .orbit-a{width:290px;height:110px}.orbit-b{width:220px;height:220px}.orbit-c{width:180px;height:290px}
  .hero-float-label.top{top:25px;right:5%}.hero-float-label.bottom{bottom:22px;left:5%}
  .hero-strip{font-size:7px;gap:12px;padding:14px 12px}
  .listen-section,.services,.messages,.visit{padding-top:85px}
  .listen-intro h2{font-size:45px}.listen-intro p{font-size:12px}
  .live-card{padding:20px}.live-card-top{padding-bottom:17px}.live-main{grid-template-columns:1fr;gap:20px;padding:25px 0}
  .broadcast-mark{height:125px}.mark-core{width:88px;height:88px}.mark-core img{width:57px;height:57px}.mark-orbit.one{width:130px;height:55px}.mark-orbit.two{width:110px;height:130px}
  .player-info h3{font-size:32px}.listen-controls{align-items:stretch;flex-direction:column;gap:14px}.listen-primary{justify-content:center;width:100%}.volume-control{justify-content:center}
  .listen-support{align-items:flex-start;flex-direction:column}.support-actions{width:100%}.support-actions button,.support-actions a{flex:1;text-align:center}
  .section-head{grid-template-columns:1fr;gap:18px}.section-head h2{font-size:55px}
  .service-row{grid-template-columns:35px 45px 1fr;gap:12px;padding:22px 0}.service-row>strong{text-align:left;grid-column:3}.service-end{display:none}.service-row h3{font-size:16px}
  .message-feature{grid-template-columns:1fr;min-height:auto}.message-copy{padding:36px}.message-copy h2{font-size:49px}.message-visual{min-height:300px}
  .everywhere{margin-top:85px;padding:36px;grid-template-columns:1fr;min-height:570px}.everywhere h2{font-size:55px}.everywhere-art{height:290px}
  .visit-grid{grid-template-columns:1fr}.visit-main,.contact-main{padding:34px}.visit-main h2{font-size:53px}
  .install-section{margin-top:85px;align-items:flex-start;flex-direction:column}.quote{padding:85px 0 70px}
  .spotify-float{right:12px;bottom:78px;max-width:220px}.mini-player{bottom:10px;width:calc(100% - 20px)}.mini-left{min-width:0;flex:1}.mini-progress,.mini-volume,.mini-player input{display:none}
  .footer{align-items:flex-start;flex-direction:column}.footer>div{flex-wrap:wrap}
}
@media(max-width:420px){
  .hero h1{font-size:50px}.countdown strong{font-size:25px}.countdown>span{font-size:18px}.countdown{gap:6px}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-secondary{grid-column:1/-1;width:max-content}.calendar-btn,.quiet-link{text-align:left}
  .message-copy h2{font-size:45px}.everywhere h2{font-size:50px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.reveal{opacity:1;transform:none}.pulse.live .wave i{animation:none}.hero-orbit,.message-ring,.e-orbit{transition:none}
}

/* =========================================================
   FINAL PRODUCT / SERVICE-DAY UX OVERRIDES
   ========================================================= */
.hero-copy>.live-card{margin-top:30px;max-width:720px}
.hero-copy>.live-card .live-main{grid-template-columns:130px 1fr;padding:26px 0}
.hero-copy>.live-card .broadcast-mark{height:135px}
.hero-copy>.live-card .mark-core{width:96px;height:96px}
.hero-copy>.live-card .mark-core img{width:60px;height:60px}
.hero-copy>.live-card .mark-orbit.one{width:140px;height:58px}
.hero-copy>.live-card .mark-orbit.two{width:115px;height:140px}
.hero-copy>.live-card .player-info h3{font-size:clamp(24px,2.8vw,37px)}
.hero-copy>.live-card .listen-controls{padding-top:16px}
.hero-copy>.live-card .listener-line{margin-top:12px}
.hero-copy>.live-card{box-shadow:0 24px 65px rgba(20,18,15,.14)}
.hero-grid{align-items:start;min-height:0}
.hero-copy{padding-bottom:46px}
.hero-visual{min-height:620px}
.listen-section{padding-top:120px}
.listen-layout{grid-template-columns:.8fr 1.2fr}
.listen-utility{border:1px solid var(--line);border-radius:var(--radius);padding:34px;background:#fff;min-height:330px}
.listen-utility h3{font-size:clamp(38px,4vw,58px);line-height:.95;letter-spacing:-.065em;margin:18px 0 12px}
.listen-utility h3 em{font-style:normal;color:var(--red)}
.listen-utility p{font-size:12px;line-height:1.7;color:var(--muted);max-width:470px}
.utility-list{margin-top:24px;border-top:1px solid var(--line)}
.utility-list>div{display:grid;grid-template-columns:35px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:10px;color:#6f6a65}
.utility-list b{font-size:8px;color:#aaa39d;letter-spacing:.12em}
.utility-list strong{color:var(--ink)}
.service-row.current{background:#efebe6;margin-inline:-12px;padding-inline:12px;border-radius:12px}
.service-row.current .service-index,.service-row.current .service-day{color:var(--red)}
.service-row.current h3:after{content:"  LIVE";font-size:7px;letter-spacing:.14em;color:var(--red);vertical-align:middle}
.service-row.next .service-index,.service-row.next .service-day{color:var(--red)}
.card-live-badge.live{color:#fff}
.card-live-badge.live i{background:var(--red)}
.listen-primary:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}
.state-live .hero-copy>.live-card{border:1px solid #292725}
.state-live .hero-copy>.live-card .listen-primary{box-shadow:0 12px 32px rgba(229,38,53,.18)}
.state-starting .hero-copy>.live-card{border:1px solid #292725}
.state-ended .hero-copy>.live-card{background:#242321}
.state-ended .hero-copy>.live-card .listen-primary{background:#fff;color:var(--ink)}
.state-ended .hero-copy>.live-card .button-icon{background:var(--ink);color:#fff}
.state-ended .hero-copy>.live-card .now-playing{display:block}

/* Mobile service-day priority: hide decorative art and surface the real listening card immediately after the service header/countdown. */
@media(max-width:760px){
 .hero-grid{display:flex;flex-direction:column}
 .hero-copy{width:100%;padding-bottom:18px}
 .hero-copy>.live-card{margin-top:22px;order:4}
 .hero-visual{order:5}
 .state-live .hero{padding-bottom:0}
 .state-live .listen-section,.state-starting .listen-section{padding-top:56px}
 .state-live .hero-copy>.live-card,.state-starting .hero-copy>.live-card{margin-top:18px}
 .listen-layout{grid-template-columns:1fr;gap:18px}
 .listen-intro{padding-top:0}
 .listen-utility{min-height:0}
}
@media(max-width:420px){
 .hero-copy>.live-card{padding:18px;border-radius:18px}
 .hero-copy>.live-card .live-main{padding:20px 0;gap:10px}
 .hero-copy>.live-card .broadcast-mark{height:105px}
 .hero-copy>.live-card .mark-core{width:76px;height:76px}
 .hero-copy>.live-card .mark-core img{width:48px;height:48px}
 .hero-copy>.live-card .mark-orbit.one{width:115px;height:48px}
 .hero-copy>.live-card .mark-orbit.two{width:95px;height:110px}
}
@media(min-width:761px){
 .state-live .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}
 .state-live .hero-copy>.live-card{max-width:760px}
}

/* V2: live-service priority */
.state-live .live-card{
  border-color:rgba(229,38,53,.28);
  box-shadow:0 28px 70px rgba(21,21,21,.10);
}
.state-live .card-live-badge{color:var(--red)}
.state-live .card-live-badge i{
  background:var(--red);
  box-shadow:0 0 0 5px rgba(229,38,53,.10);
}
.state-live .listen-primary{min-height:52px}
@media(max-width:760px){
  .state-live .hero-copy .live-card{margin-top:24px}
  .state-live .listen-primary{width:100%;justify-content:center;min-height:54px}
}

/* =========================================================
   V3 — FRAMER-STYLE POLISH
   ========================================================= */

/* Service title: confident, editorial, but no longer overly heavy. */
.hero-title,
#heroTitle{
  font-weight:650;
  letter-spacing:-0.055em;
  line-height:.96;
  max-width:980px;
}

/* Countdown: slightly larger and clearly branded in FaithTV red. */
.countdown{
  margin-top:28px;
}
.countdown .countdown-number,
.countdown .number,
.countdown strong,
.countdown span{
  color:var(--red);
}
.countdown .countdown-number{
  font-size:clamp(42px,5vw,68px);
  font-weight:650;
  letter-spacing:-.055em;
}
.countdown .countdown-label{
  color:#8a8580;
  font-size:8px;
  letter-spacing:.14em;
}

/* If the countdown uses individual IDs, keep the same visual treatment. */
#days,#hours,#minutes,#seconds{
  color:var(--red);
  font-size:clamp(42px,5vw,68px);
  font-weight:650;
  letter-spacing:-.055em;
}

/* Larger, more recognizable Spotify CTA. */
.spotify-float{
  right:24px;
  bottom:24px;
  min-width:285px;
  min-height:64px;
  padding:10px 13px 10px 10px;
  gap:12px;
  border-radius:18px;
}
.spotify-float-icon{
  width:40px;
  height:40px;
  flex:0 0 40px;
  background:#1DB954;
  font-size:0;
  position:relative;
}
.spotify-float-icon:before{
  content:"";
  width:17px;
  height:11px;
  border:2px solid #fff;
  border-top-color:transparent;
  border-left-color:transparent;
  border-radius:50%;
  transform:rotate(20deg);
  position:absolute;
  left:10px;
  top:11px;
}
.spotify-float-icon:after{
  content:"";
  width:14px;
  height:2px;
  background:#fff;
  border-radius:2px;
  position:absolute;
  left:12px;
  top:22px;
  transform:rotate(20deg);
  box-shadow:0 4px 0 rgba(255,255,255,.95);
}
.spotify-float b{
  font-size:10px;
  letter-spacing:-.01em;
}
.spotify-float small{
  font-size:9px;
}
.spotify-float>strong{
  width:28px;
  height:28px;
  font-size:11px;
}
@media(max-width:560px){
  .spotify-float{
    right:12px;
    bottom:82px;
    min-width:0;
    width:calc(100% - 24px);
    min-height:60px;
    border-radius:16px;
  }
}

/* More disciplined section rhythm and Framer-like editorial spacing. */
section.shell{
  scroll-margin-top:90px;
}
.section-kicker{
  letter-spacing:.18em;
}
.section-heading h2{
  letter-spacing:-.055em;
}
.live-card{
  border-radius:22px;
}
.live-card:hover{
  transform:translateY(-2px);
  box-shadow:0 24px 55px rgba(21,21,21,.08);
}
button,a{
  -webkit-tap-highlight-color:transparent;
}

/* Reduce "everything is a card" feeling: use softer borders and restrained shadows. */
.service-card,
.message-card,
.live-card{
  box-shadow:0 1px 0 rgba(21,21,21,.02);
}

/* Better mobile title scale. */
@media(max-width:760px){
  .hero-title,
  #heroTitle{
    font-size:clamp(42px,11vw,62px);
    line-height:.98;
    letter-spacing:-.06em;
  }
  #days,#hours,#minutes,#seconds{
    font-size:clamp(38px,10vw,56px);
  }
}

/* =========================================================
   V4 — RETURN TO THE ORIGINAL CENTERED FAITHTV HERO
   Cleaner, quieter and easier for first-time visitors.
   ========================================================= */
.hero,
.hero-inner,
.hero-copy{
  text-align:center;
}
.hero-inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.hero-copy{
  width:100%;
  max-width:1100px;
  margin-inline:auto;
}
.hero-title,
#heroTitle{
  margin-inline:auto;
  font-weight:600;
  letter-spacing:-.055em;
  max-width:1000px;
}
.hero-date,
#heroDate,
.hero-service,
#heroService{
  margin-inline:auto;
}
.hero-visual{
  margin-inline:auto;
}

/* Center the live audio card in the initial visual system. */
.live-card{
  width:min(920px,100%);
  margin-inline:auto;
  text-align:left;
}
@media(max-width:760px){
  .live-card{
    width:100%;
  }
}

/* Remove secondary visual noise. */
.hero-copy .hero-secondary,
.hero-copy .technical-detail,
.hero-copy .stream-meta,
.hero-copy .player-note,
.hero-copy .stream-health{
  display:none!important;
}

/* Quiet, editorial section rhythm. */
.section-heading{
  max-width:1100px;
}
.section-heading h2{
  font-weight:600;
}

/* =========================================================
   V5 — HERO LISTENING-FIRST
   Replace decorative hero artwork with the actual listener card.
   ========================================================= */
.hero-listener-panel{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:100%;
  width:100%;
}
.hero-listener-panel .live-card{
  width:min(620px,100%);
  margin:0 auto;
}
.hero-listener-panel .broadcast-mark{
  transform:scale(.9);
}
.hero-listener-panel .player-info h3{
  max-width:390px;
}
@media(max-width:900px){
  .hero-listener-panel{
    margin-top:20px;
  }
}
@media(max-width:760px){
  .hero-listener-panel{
    min-height:0;
    margin-top:8px;
  }
  .hero-listener-panel .live-card{
    width:100%;
  }
}

/* =========================================================
   V6 — LEFT-ALIGNED HERO CONTENT
   Restore the detailed service information to the left while
   keeping the listening card as the primary action.
   ========================================================= */
.hero,
.hero-inner,
.hero-copy{
  text-align:left;
}
.hero-inner{
  align-items:stretch;
}
.hero-copy{
  margin-inline:0;
  max-width:900px;
}
.hero-title,
#heroTitle,
.hero-date,
#heroDate,
.hero-service,
#heroService{
  margin-inline:0;
}
.hero-title,
#heroTitle{
  font-weight:600;
  letter-spacing:-.055em;
}

/* Keep the countdown prominent but aligned with the service details. */
.countdown{
  justify-content:flex-start;
  text-align:left;
}
.countdown .countdown-group{
  justify-content:flex-start;
}
#days,#hours,#minutes,#seconds{
  color:var(--red);
  font-size:clamp(44px,5.2vw,70px);
  font-weight:650;
  letter-spacing:-.055em;
}

/* Supporting service information stays left-aligned. */
.service-meta,
.service-description,
.hero-actions{
  justify-content:flex-start;
  text-align:left;
}

/* Listening card remains visually distinct and centered within its own panel. */
.hero-listener-panel{
  justify-content:center;
}
.hero-listener-panel .live-card{
  margin-inline:auto;
}

@media(max-width:900px){
  .hero,
  .hero-inner,
  .hero-copy{
    text-align:left;
  }
  .countdown{
    justify-content:flex-start;
  }
}

@media(max-width:760px){
  .hero-title,
  #heroTitle{
    text-align:left;
  }
  .countdown{
    width:100%;
  }
  #days,#hours,#minutes,#seconds{
    font-size:clamp(36px,10vw,56px);
  }
}

/* =========================================================
   V7 — MOTION GRAPHICS & EMPHASIS
   ========================================================= */
:root{
  --motion-fast:220ms;
  --motion-smooth:700ms;
}
.reveal{animation:faithReveal .75s cubic-bezier(.22,1,.36,1) both}
.hero-copy .hero-title{animation-delay:.10s}
.hero-copy .hero-date{animation-delay:.16s}
.hero-copy .countdown{animation-delay:.22s}
.hero-copy .service-meta,
.hero-copy .service-description,
.hero-copy .hero-actions{animation-delay:.28s}
.live-card{animation:faithReveal .85s cubic-bezier(.22,1,.36,1) .18s both}

.live-card,.service-card,.message-card,.spotify-float,button,a{
  transition:transform var(--motion-fast) ease,box-shadow var(--motion-fast) ease,
  border-color var(--motion-fast) ease,opacity var(--motion-fast) ease;
}
.live-card:hover{transform:translateY(-3px)}
.service-card:hover,.message-card:hover{transform:translateY(-2px)}

#days,#hours,#minutes,#seconds,.countdown .countdown-number{
  animation:countdownFocus 2.8s ease-in-out infinite;
}
#hours{animation-delay:.08s}
#minutes{animation-delay:.16s}
#seconds{animation-delay:.24s}

.state-live .card-live-badge i,.status.live i{
  animation:liveDot 1.7s ease-in-out infinite;
}

.state-live .waveform span,.live-wave span{
  transform-origin:center;
  animation:audioBars 1.1s ease-in-out infinite;
}
.state-live .waveform span:nth-child(2),.live-wave span:nth-child(2){animation-delay:.12s}
.state-live .waveform span:nth-child(3),.live-wave span:nth-child(3){animation-delay:.24s}
.state-live .waveform span:nth-child(4),.live-wave span:nth-child(4){animation-delay:.36s}
.state-live .waveform span:nth-child(5),.live-wave span:nth-child(5){animation-delay:.48s}

/* Orbital/swirl lines: use these hooks wherever the existing graphic exists. */
.orbital-system .orbit-line,.hero-orbit .orbit-line,.orbit-lines .orbit-line{
  transform-origin:50% 50%;
  animation:orbitDrift 18s linear infinite;
}
.orbital-system .orbit-line:nth-child(2),.hero-orbit .orbit-line:nth-child(2),.orbit-lines .orbit-line:nth-child(2){
  animation-duration:24s;animation-direction:reverse;
}
.orbital-system .orbit-line:nth-child(3),.hero-orbit .orbit-line:nth-child(3),.orbit-lines .orbit-line:nth-child(3){
  animation-duration:30s;
}
.orbital-system path,.orbital-system ellipse,.hero-orbit path,.hero-orbit ellipse,.orbit-lines path,.orbit-lines ellipse{
  stroke-width:2px;
  vector-effect:non-scaling-stroke;
}
.orbit-line{opacity:.72}

.hero-listener-panel{animation:panelLift 7s ease-in-out infinite}
.spotify-float{animation:spotifyFloat 4.8s ease-in-out infinite}

@keyframes faithReveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes panelLift{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes countdownFocus{0%,100%{opacity:1}50%{opacity:.82}}
@keyframes liveDot{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(229,38,53,.16)}50%{transform:scale(1.16);box-shadow:0 0 0 6px rgba(229,38,53,0)}}
@keyframes audioBars{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(1.25)}}
@keyframes orbitDrift{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@keyframes spotifyFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}

@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
}

/* =========================================================
   V8 — TRUE CONTINUOUS MOTION + WHITE EDITORIAL UI
   ========================================================= */

/* Cleaner premium white canvas. */
body{
  background:#fff;
  color:var(--ink);
}
.site-header{
  background:rgba(255,255,255,.92);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.hero,
.listen-section,
.services,
.messages,
.visit,
.install-section,
.quote{
  background:#fff;
}
.hero-strip{
  background:#e8e6e1;
}
footer{
  background:#faf9f7;
}
.everywhere{
  background:#fbfaf8;
}

/* ---------------------------------------------------------
   ACTUAL ORBITAL/SWIRL ANIMATION
   The existing .mark-orbit elements are the visible lines
   inside the listening card. V7 targeted .orbit-line, which
   does not exist in this build. These selectors animate the
   real elements.
   --------------------------------------------------------- */
.broadcast-mark{
  position:relative;
  isolation:isolate;
}
.broadcast-mark .mark-orbit{
  position:absolute;
  left:50%;
  top:50%;
  border:2px solid rgba(255,255,255,.26);
  border-radius:50%;
  pointer-events:none;
  z-index:0;
  will-change:transform;
}
.broadcast-mark .mark-orbit.one{
  animation:faithOrbitOne 11s linear infinite;
}
.broadcast-mark .mark-orbit.two{
  animation:faithOrbitTwo 15s linear infinite;
}

/* A small red satellite gives the orbital system a clear focal
   motion without turning the design into a flashy equalizer. */
.broadcast-mark::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:7px;
  height:7px;
  margin:-3.5px;
  border-radius:50%;
  background:var(--red);
  box-shadow:0 0 0 5px rgba(229,38,53,.08);
  z-index:3;
  transform-origin:0 0;
  animation:faithSatellite 8s linear infinite;
}

/* The center logo gently breathes while the orbital lines move. */
.broadcast-mark .mark-core{
  animation:coreBreath 4.5s ease-in-out infinite;
}

/* ---------------------------------------------------------
   CONTINUOUS MOTION THROUGHOUT THE PAGE
   --------------------------------------------------------- */
.message-ring{
  will-change:transform;
}
.message-ring.r1{animation:messageOrbitA 19s linear infinite}
.message-ring.r2{animation:messageOrbitB 25s linear infinite reverse}
.message-ring.r3{animation:messageOrbitC 31s linear infinite}

.e-orbit{
  will-change:transform;
}
.e-orbit.e1{animation:everywhereOrbitA 22s linear infinite}
.e-orbit.e2{animation:everywhereOrbitB 28s linear infinite reverse}

.e-dot{
  animation:dotBlink 2.4s ease-in-out infinite;
}

/* Ambient background grain is reduced on the white system so the
   canvas reads clean rather than textured. */
.grain{
  opacity:.28;
}

/* More intentional scroll reveal rather than every item popping at once. */
.reveal{
  opacity:0;
  transform:translateY(24px);
  animation:none;
}
.reveal.visible{
  opacity:1;
  transform:translateY(0);
  transition:
    opacity .8s cubic-bezier(.22,1,.36,1),
    transform .8s cubic-bezier(.22,1,.36,1);
}

/* If JS hasn't marked a reveal visible yet, hero content still enters. */
.hero-copy.reveal,
.hero-listener-panel.reveal{
  animation:heroEntrance 1s cubic-bezier(.22,1,.36,1) both;
}
.hero-listener-panel.reveal{animation-delay:.12s}
.hero-copy .eyebrow{animation:heroChild .8s cubic-bezier(.22,1,.36,1) .05s both}
.hero-copy .hero-label{animation:heroChild .8s cubic-bezier(.22,1,.36,1) .12s both}
.hero-copy h1{animation:heroChild .85s cubic-bezier(.22,1,.36,1) .18s both}
.hero-copy .hero-date{animation:heroChild .85s cubic-bezier(.22,1,.36,1) .25s both}
.hero-copy .countdown{animation:heroChild .9s cubic-bezier(.22,1,.36,1) .32s both}
.hero-copy .hero-service,
.hero-copy .early-copy,
.hero-copy .hero-actions{
  animation:heroChild .85s cubic-bezier(.22,1,.36,1) .40s both;
}

/* Live card gets a soft red breathing emphasis when active. */
.state-live .live-card{
  animation:liveCardGlow 3.5s ease-in-out infinite;
}
.state-live .pulse-dot{
  animation:liveTextPulse 1.8s ease-in-out infinite;
}

/* Buttons have a tactile hover/press language. */
.listen-primary,
.calendar-btn,
.quiet-link,
.header-live,
.install-nav,
.header-spotify{
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;
}
.listen-primary:hover,
.calendar-btn:hover,
.header-live:hover,
.install-nav:hover,
.header-spotify:hover{
  transform:translateY(-2px);
}
.listen-primary:active,
.calendar-btn:active,
.header-live:active,
.install-nav:active,
.header-spotify:active{
  transform:translateY(0) scale(.985);
}
/* Mobile header: keep the centered Listen now button centered on hover/press, dim when offline. */
.header-live-center,.header-live-center:hover,.header-live-center:active{transform:translate(-50%,-50%)}
.header-live-center.offline{opacity:.45;filter:grayscale(1)}
#liveCard{scroll-margin-top:84px}

/* ---------------------------------------------------------
   KEYFRAMES
   --------------------------------------------------------- */
@keyframes faithOrbitOne{
  from{transform:translate(-50%,-50%) rotate(26deg)}
  to{transform:translate(-50%,-50%) rotate(386deg)}
}
@keyframes faithOrbitTwo{
  from{transform:translate(-50%,-50%) rotate(-31deg)}
  to{transform:translate(-50%,-50%) rotate(-391deg)}
}
@keyframes faithSatellite{
  from{transform:rotate(0deg) translateX(96px) rotate(0deg)}
  to{transform:rotate(360deg) translateX(96px) rotate(-360deg)}
}
@keyframes coreBreath{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.035)}
}
@keyframes messageOrbitA{
  from{transform:rotate(25deg) rotate(0deg)}
  to{transform:rotate(25deg) rotate(360deg)}
}
@keyframes messageOrbitB{
  from{transform:rotate(-34deg) rotate(0deg)}
  to{transform:rotate(-34deg) rotate(360deg)}
}
@keyframes messageOrbitC{
  from{transform:rotate(60deg) rotate(0deg)}
  to{transform:rotate(60deg) rotate(360deg)}
}
@keyframes everywhereOrbitA{
  from{transform:rotate(25deg) rotate(0deg)}
  to{transform:rotate(25deg) rotate(360deg)}
}
@keyframes everywhereOrbitB{
  from{transform:rotate(-32deg) rotate(0deg)}
  to{transform:rotate(-32deg) rotate(360deg)}
}
@keyframes dotBlink{
  0%,100%{transform:scale(1);opacity:1}
  50%{transform:scale(1.35);opacity:.55}
}
@keyframes heroEntrance{
  from{opacity:0;transform:translateY(24px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes heroChild{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes liveCardGlow{
  0%,100%{box-shadow:0 24px 65px rgba(20,18,15,.14)}
  50%{box-shadow:0 28px 75px rgba(229,38,53,.20)}
}
@keyframes liveTextPulse{
  0%,100%{opacity:1}
  50%{opacity:.65}
}

/* Keep motion off when requested. */
@media (prefers-reduced-motion:reduce){
  .broadcast-mark .mark-orbit,
  .broadcast-mark::after,
  .broadcast-mark .mark-core,
  .message-ring,
  .e-orbit,
  .e-dot,
  .state-live .live-card,
  .state-live .pulse-dot,
  .spotify-float{
    animation:none!important;
  }
  .hero-copy>*,
  .hero-copy.reveal,
  .hero-listener-panel.reveal{
    animation:none!important;
    opacity:1!important;
    transform:none!important;
  }
}

/* =========================================================
   V9 — PREMIUM WHITE + CLEAR HEADER LOGO + SPOTIFY CTA
   ========================================================= */

/* Premium white editorial canvas */
html, body{
  background:#ffffff;
}
body{
  background:
    radial-gradient(circle at 50% -12%, rgba(229,38,53,.035), transparent 34%),
    linear-gradient(180deg,#ffffff 0%,#ffffff 68%,#fbfaf8 100%);
}
.site-header{
  background:rgba(255,255,255,.88);
  border-bottom:1px solid rgba(21,21,21,.075);
  box-shadow:0 1px 18px rgba(21,21,21,.025);
}
.hero,
.listen-section,
.services,
.messages,
.visit,
.install-section,
.quote,
.everywhere{
  background:#fff;
}
.hero{
  background:
    radial-gradient(circle at 78% 22%, rgba(229,38,53,.028), transparent 26%),
    #fff;
}
section{
  position:relative;
}
section:not(.hero):not(.everywhere):not(.hero-strip){
  border-top:1px solid rgba(21,21,21,.045);
}
footer{
  background:#faf9f7;
}

/* ---------------------------------------------------------
   HEADER WINNERS/FAITHTV LOGO
   Remove any dark circular treatment and let the actual logo
   breathe naturally against the white header.
   --------------------------------------------------------- */
.site-header .brand,
.site-header .brand-logo,
.site-header .logo-wrap{
  background:transparent!important;
  box-shadow:none!important;
}
.site-header .brand-logo img,
.site-header .logo,
.site-header .brand img{
  width:48px!important;
  height:48px!important;
  max-width:none!important;
  object-fit:contain;
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.site-header .brand{
  gap:12px;
}
@media(min-width:701px){
  .site-header .brand-logo img,
  .site-header .logo,
  .site-header .brand img{
    width:52px!important;
    height:52px!important;
  }
}

/* If a legacy circular logo wrapper exists, visually neutralize it. */
.site-header .logo-circle,
.site-header .brand-circle,
.site-header .logo-mark{
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* ---------------------------------------------------------
   ACTUAL SPOTIFY BRAND GREEN + LARGE ANIMATED FLOATING CTA
   Spotify's standard brand green: #1DB954.
   --------------------------------------------------------- */
.spotify-float{
  --spotify-green:#1DB954;
  right:24px;
  bottom:24px;
  width:330px;
  min-height:74px;
  padding:11px 13px 11px 11px;
  display:flex;
  align-items:center;
  gap:13px;
  border:1px solid rgba(29,185,84,.24);
  border-radius:20px;
  background:rgba(255,255,255,.96);
  box-shadow:
    0 18px 45px rgba(21,21,21,.12),
    0 0 0 1px rgba(29,185,84,.045);
  z-index:100;
  animation:spotifyFloatV9 4s ease-in-out infinite;
}
.spotify-float::before{
  content:"";
  position:absolute;
  inset:-4px;
  border-radius:24px;
  border:1px solid rgba(29,185,84,.16);
  pointer-events:none;
  animation:spotifyRingV9 2.8s ease-out infinite;
}
.spotify-float-icon{
  width:48px!important;
  height:48px!important;
  flex:0 0 48px;
  border-radius:50%;
  background:#1DB954!important;
  position:relative;
  box-shadow:0 7px 18px rgba(29,185,84,.22);
}
.spotify-float-icon::before{
  content:"";
  position:absolute;
  width:23px;
  height:15px;
  left:12px;
  top:13px;
  border-top:3px solid #fff;
  border-radius:50%;
  transform:rotate(8deg);
  box-shadow:
    0 6px 0 -1px #fff,
    0 11px 0 -2px #fff;
}
.spotify-float-icon::after{
  display:none!important;
}
.spotify-float b{
  display:block;
  color:#151515;
  font-size:12px;
  line-height:1.2;
}
.spotify-float small{
  display:block;
  margin-top:3px;
  color:#77716c;
  font-size:10px;
}
.spotify-float>strong{
  margin-left:auto;
  width:32px;
  height:32px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#151515;
  background:#f5f5f3;
  transition:transform .22s ease,background .22s ease;
}
.spotify-float:hover{
  transform:translateY(-5px) scale(1.015);
  box-shadow:
    0 24px 55px rgba(21,21,21,.15),
    0 0 0 1px rgba(29,185,84,.08);
}
.spotify-float:hover>strong{
  transform:translateX(2px);
  background:#1DB954;
  color:#fff;
}
@keyframes spotifyFloatV9{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-5px)}
}
@keyframes spotifyRingV9{
  0%{opacity:.6;transform:scale(.98)}
  75%,100%{opacity:0;transform:scale(1.06)}
}
@media(max-width:560px){
  .spotify-float{
    left:12px;
    right:12px;
    bottom:78px;
    width:auto;
    min-height:68px;
    border-radius:18px;
  }
}
@media(prefers-reduced-motion:reduce){
  .spotify-float,
  .spotify-float::before{
    animation:none!important;
  }
}

/* =========================================================
   V10 — HEADER LOGO + SPOTIFY VISIBILITY FIX
   ========================================================= */

/* Header logo: no circle, no dark badge, properly centered. */
.site-header .brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  height:58px!important;
  background:transparent!important;
  padding:0!important;
}
.site-header .brand > a,
.site-header .brand > .logo-link,
.site-header .brand .brand-link{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  height:auto!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.site-header .brand img,
.site-header .brand .logo,
.site-header .brand svg{
  display:block!important;
  width:56px!important;
  height:56px!important;
  max-width:56px!important;
  max-height:56px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
}
.site-header .brand::before,
.site-header .brand::after,
.site-header .brand > a::before,
.site-header .brand > a::after{
  display:none!important;
  content:none!important;
}
@media(max-width:700px){
  .site-header .brand img,
  .site-header .brand .logo,
  .site-header .brand svg{
    width:48px!important;
    height:48px!important;
    max-width:48px!important;
    max-height:48px!important;
  }
  .site-header .brand{
    height:52px!important;
  }
}

/* Spotify: green CTA, large readable copy, obvious brand treatment. */
.spotify-float{
  --spotify:#1DB954;
  background:#1DB954!important;
  color:#fff!important;
  border:0!important;
  width:350px!important;
  min-height:78px!important;
  padding:12px 14px 12px 12px!important;
  border-radius:20px!important;
  box-shadow:0 18px 42px rgba(29,185,84,.28)!important;
}
.spotify-float b,
.spotify-float strong,
.spotify-float small{
  color:#fff!important;
}
.spotify-float b{
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
.spotify-float small{
  font-size:11px!important;
  line-height:1.35!important;
  opacity:.94!important;
}
.spotify-float-icon{
  width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.spotify-float-icon::before{
  border-top-color:#1DB954!important;
  box-shadow:0 6px 0 -1px #1DB954,0 11px 0 -2px #1DB954!important;
}
.spotify-float>strong{
  width:34px!important;
  height:34px!important;
  flex:0 0 34px!important;
  background:rgba(255,255,255,.16)!important;
  color:#fff!important;
}
.spotify-float::before{
  border-color:rgba(255,255,255,.55)!important;
}
.spotify-float:hover{
  background:#1ED760!important;
  transform:translateY(-5px) scale(1.02)!important;
  box-shadow:0 24px 55px rgba(29,185,84,.34)!important;
}
.spotify-float:hover>strong{
  background:#fff!important;
  color:#1DB954!important;
}
@media(max-width:560px){
  .spotify-float{
    width:auto!important;
    left:12px!important;
    right:12px!important;
    min-height:72px!important;
    padding:10px 12px!important;
  }
  .spotify-float b{font-size:14px!important}
  .spotify-float small{font-size:10px!important}
}

/* =========================================================
   V11 — COMPACT SPOTIFY FLOATING CTA
   Shorter, cleaner and easier to notice without dominating.
   ========================================================= */
.spotify-float{
  width:286px!important;
  min-height:62px!important;
  padding:9px 10px!important;
  gap:10px!important;
  border-radius:17px!important;
}
.spotify-float-icon{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
}
.spotify-float b{
  font-size:12px!important;
  line-height:1.15!important;
  white-space:nowrap;
}
.spotify-float small{
  font-size:9px!important;
  line-height:1.2!important;
  margin-top:3px!important;
  white-space:nowrap;
}
.spotify-float>strong{
  width:29px!important;
  height:29px!important;
  flex:0 0 29px!important;
}
@media(max-width:560px){
  .spotify-float{
    left:auto!important;
    right:12px!important;
    width:calc(100% - 24px)!important;
    min-height:60px!important;
    max-width:340px!important;
    padding:8px 10px!important;
  }
  .spotify-float b{
    font-size:11px!important;
  }
  .spotify-float small{
    font-size:8.5px!important;
  }
}

/* =========================================================
   V12 — ACTUAL HEADER / COMPACT SPOTIFY
   ========================================================= */

/* Header: use the supplied Winners logo as a clean standalone mark. */
.site-header .brand{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  height:60px !important;
  width:auto !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
.site-header .brand-mark{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.site-header .brand-mark::before,
.site-header .brand-mark::after{
  display:none !important;
  content:none !important;
}
.site-header .brand-mark img{
  display:block !important;
  width:52px !important;
  height:52px !important;
  min-width:52px !important;
  min-height:52px !important;
  object-fit:contain !important;
  object-position:center !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:none !important;
}
.site-header .wordmark{
  display:block !important;
  margin:0 !important;
  line-height:1 !important;
  transform:none !important;
}
@media(max-width:700px){
  .site-header .brand{
    height:52px !important;
    gap:8px !important;
  }
  .site-header .brand-mark,
  .site-header .brand-mark img{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
    min-height:44px !important;
  }
}

/* Floating Spotify: intentionally compact, not a banner. */
.spotify-float{
  position:fixed !important;
  right:18px !important;
  bottom:18px !important;
  width:236px !important;
  max-width:236px !important;
  min-width:236px !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  padding:7px 9px !important;
  gap:8px !important;
  border-radius:16px !important;
  background:#1DB954 !important;
  border:0 !important;
  color:#fff !important;
  box-shadow:0 14px 32px rgba(29,185,84,.28) !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
  animation:spotifyCompactFloat 4s ease-in-out infinite !important;
}
.spotify-float .spotify-float-icon{
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  flex:0 0 38px !important;
  background:#fff !important;
  border-radius:50% !important;
}
.spotify-float b{
  display:block !important;
  max-width:145px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  font-size:11px !important;
  line-height:1.1 !important;
  font-weight:800 !important;
  color:#fff !important;
}
.spotify-float small{
  display:block !important;
  max-width:145px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  font-size:8.5px !important;
  line-height:1.1 !important;
  margin-top:2px !important;
  color:rgba(255,255,255,.92) !important;
}
.spotify-float>strong{
  width:26px !important;
  height:26px !important;
  min-width:26px !important;
  flex:0 0 26px !important;
  margin-left:auto !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  border-radius:50% !important;
}
.spotify-float::before{
  inset:-3px !important;
  border-radius:19px !important;
  border-color:rgba(29,185,84,.5) !important;
}
@keyframes spotifyCompactFloat{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(0,-3px,0)}
}
@media(max-width:560px){
  .spotify-float{
    left:auto !important;
    right:12px !important;
    bottom:74px !important;
    width:230px !important;
    max-width:230px !important;
    min-width:230px !important;
    height:54px !important;
    min-height:54px !important;
    max-height:54px !important;
  }
}
@media(prefers-reduced-motion:reduce){
  .spotify-float{animation:none !important}
}

/* =========================================================
   V13 — BIGGER, CLEARER SPOTIFY CTA
   ========================================================= */
.spotify-float{
  width:292px!important;
  max-width:292px!important;
  min-width:292px!important;
  height:68px!important;
  min-height:68px!important;
  max-height:68px!important;
  padding:9px 11px!important;
  gap:11px!important;
  border-radius:18px!important;
}
.spotify-float .spotify-float-icon{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  flex:0 0 46px!important;
}
.spotify-float b{
  max-width:180px!important;
  font-size:14px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}
.spotify-float small{
  max-width:180px!important;
  font-size:10px!important;
  line-height:1.2!important;
  margin-top:3px!important;
}
.spotify-float>strong{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  flex:0 0 30px!important;
}
@media(max-width:560px){
  .spotify-float{
    width:calc(100% - 24px)!important;
    max-width:320px!important;
    min-width:0!important;
    height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
  }
  .spotify-float b{
    font-size:13px!important;
  }
  .spotify-float small{
    font-size:9.5px!important;
  }
}

/* V14 — tighter Spotify width, same readability */
.spotify-float{
  width:252px!important;
  max-width:252px!important;
  min-width:252px!important;
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  padding:9px 10px!important;
  gap:9px!important;
}
.spotify-float .spotify-float-icon{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  flex:0 0 44px!important;
}
.spotify-float b{
  max-width:145px!important;
  font-size:13px!important;
}
.spotify-float small{
  max-width:145px!important;
  font-size:9.5px!important;
}
.spotify-float>strong{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  flex:0 0 28px!important;
}
@media(max-width:560px){
  .spotify-float{
    width:250px!important;
    max-width:250px!important;
    min-width:250px!important;
    right:12px!important;
    left:auto!important;
  }
}

/* V15 — compact Spotify CTA: taller, clearer, tighter */
.spotify-float{
  width:252px!important;
  max-width:252px!important;
  min-width:252px!important;
  height:74px!important;
  min-height:74px!important;
  max-height:74px!important;
  padding:10px 11px!important;
  gap:9px!important;
  border-radius:18px!important;
}
.spotify-float .spotify-float-icon{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
  flex:0 0 48px!important;
}
.spotify-float b{
  max-width:155px!important;
  font-size:14px!important;
  line-height:1.12!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.spotify-float small{
  max-width:155px!important;
  font-size:10px!important;
  line-height:1.15!important;
  margin-top:4px!important;
  white-space:nowrap!important;
}
.spotify-float>strong{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  flex:0 0 30px!important;
}
@media(max-width:560px){
  .spotify-float{
    width:250px!important;
    max-width:250px!important;
    min-width:250px!important;
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
    right:12px!important;
    left:auto!important;
  }
  .spotify-float b{font-size:13px!important}
  .spotify-float small{font-size:9px!important}
}

/* =========================================================
   DARK THEME — toggled from the mobile menu, persists in localStorage.
   ========================================================= */
html.dark{
  --bg:#121110;
  --paper:#1c1a19;
  --ink:#f3efe8;
  --muted:#a39b91;
  --line:#2d2a27;
  --line-dark:#e2ddd5;
  --red:#ff4655;
  --red-soft:#3a1c20;
  --shadow:0 30px 90px rgba(0,0,0,.5);
  color-scheme:dark;
}
html.dark,html.dark body{background:#121110}
html.dark body{
  background:
    radial-gradient(circle at 50% -12%, rgba(255,70,85,.06), transparent 34%),
    linear-gradient(180deg,#121110 0%,#141311 68%,#121110 100%);
}
html.dark .grain{opacity:.4}
html.dark .site-header{
  background:rgba(18,17,16,.88);
  border-bottom-color:rgba(255,255,255,.08);
}
html.dark .hero,
html.dark .listen-section,
html.dark .services,
html.dark .messages,
html.dark .visit,
html.dark .install-section,
html.dark .quote{
  background:transparent;
}
html.dark .hero{
  background:radial-gradient(circle at 78% 22%, rgba(255,70,85,.05), transparent 26%);
}
html.dark footer{
  background:#171614;
}
html.dark section:not(.hero):not(.everywhere):not(.hero-strip){
  border-top-color:rgba(255,255,255,.06);
}
html.dark .everywhere,
html.dark .visit-main,
html.dark .listen-utility{
  background:var(--paper);
}
html.dark .message-feature{
  background:#1d1b1a;
}
html.dark .hero-strip{
  background:#232120;
}
html.dark .service-row.current{
  background:#201e1c;
}
html.dark .install-nav,
html.dark .menu,
html.dark .mobile-menu{
  background:var(--paper);
}
html.dark .desktop-nav a,
html.dark .header-spotify,
html.dark .eyebrow,
html.dark .section-kicker,
html.dark .overline,
html.dark .hero-label,
html.dark .hero-date,
html.dark .countdown small,
html.dark .countdown .countdown-label,
html.dark .countdown>span,
html.dark .calendar-btn,
html.dark .quiet-link,
html.dark .hero-float-label,
html.dark .hero-strip,
html.dark .live-state i,
html.dark .card-label,
html.dark .card-clock,
html.dark .player-info p,
html.dark .stream-health,
html.dark .stream-health i,
html.dark .now-playing span,
html.dark .volume-control,
html.dark .listener-line,
html.dark .listener-line i,
html.dark .service-row p,
html.dark .service-row strong small,
html.dark .service-end,
html.dark .message-copy p,
html.dark .message-visual>small,
html.dark .everywhere p,
html.dark .contact-main p,
html.dark .utility-list>div,
html.dark .spotify-float small,
html.dark .mini-close,
html.dark footer a,
html.dark footer small,
html.dark .footer a{
  color:var(--muted);
}
html.dark .site-header .brand-mark img{
  content:url("winners-white-cropped.svg");
}
