/* style.css */
:root{--pink:#ff18b7;--pink2:#ff3fca;--violet:#8a19ff;--purple:#bf16ff;--ink:#05060c;--surface:#0b0b18;--surface2:#111021;--line:#29263c;--muted:#b8b4c5;--white:#fff;--side:156px;--player:104px;--shadow:0 0 32px rgba(209,20,255,.2)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-bottom:120px}body{margin:0;background:#05060b;color:var(--white);font-family:Inter,Arial,sans-serif;font-size:14px;overflow-x:clip;padding-bottom:var(--player)}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}svg{width:24px;height:24px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:9999;padding:10px 16px;background:#fff;color:#000;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:2px solid #ff58d1;outline-offset:3px}
.sidebar{position:fixed;inset:0 auto var(--player) 0;width:var(--side);z-index:50;background:linear-gradient(180deg,rgba(4,5,10,.96),#05060a);border-right:1px solid #242231;display:flex;flex-direction:column}.side-brand{height:194px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #151521;overflow:hidden}.f-mark{font-family:"Barlow Condensed",sans-serif;font-size:94px;line-height:.63;font-weight:800;font-style:italic;background:linear-gradient(140deg,#7428ff 10%,#e900ff 42%,#ff1ca8 70%);-webkit-background-clip:text;background-clip:text;color:transparent;transform:skewX(-12deg);display:inline-block;text-shadow:0 0 28px rgba(224,0,255,.22)}.side-brand strong{font-size:29px;font-style:italic;line-height:1;margin-top:15px;letter-spacing:-2px}.side-brand small{font-size:5.5px;letter-spacing:1.3px;margin-top:6px}.side-nav{padding:0}.side-nav a{height:53px;display:flex;align-items:center;gap:16px;padding:0 28px;border-left:3px solid transparent;color:#eee;font-size:11px}.side-nav a svg{width:20px;height:20px}.side-nav a:hover,.side-nav a.active{color:#fff;background:linear-gradient(90deg,rgba(164,30,255,.25),transparent);border-left-color:#d517ff}.side-nav a.active svg{color:#ca34ff;filter:drop-shadow(0 0 7px #b619ff)}.side-footer{margin-top:auto;padding:23px 18px 28px;border-top:1px solid #242331}.side-station{display:grid;grid-template-columns:24px 1fr;font-size:9px;line-height:1.7}.side-station .mini-wave{grid-row:1/3;color:var(--pink);font-size:13px;align-self:center}.side-station small{grid-column:2}.socials{display:flex;justify-content:space-between;margin:22px 2px;color:#eee;font-weight:700}.app-link{height:34px;border:1px solid #9517b7;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--pink2);font-size:9px;font-weight:700}.app-link svg{width:15px}.mobile-header,.mobile-nav,.nav-backdrop{display:none}
.page-shell{margin-left:var(--side);min-height:100vh}.hero{min-height:533px;position:relative;background:#05060b;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),radial-gradient(circle at 28% 45%,rgba(137,22,255,.3),transparent 34%),radial-gradient(circle at 75% 34%,rgba(255,20,177,.13),transparent 30%);background-size:42px 42px,42px 42px,auto,auto;pointer-events:none}.hero-overlay{position:absolute;inset:auto 0 0;height:145px;background:linear-gradient(transparent,#05060b)}.topbar{height:89px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;max-width:1070px;margin:auto;padding:0 2px}.top-links{display:flex;align-self:stretch;align-items:center;gap:45px}.top-links a{font-weight:700;font-size:13px;letter-spacing:.2px;position:relative;height:100%;display:flex;align-items:center}.top-links a.active::after{content:"";position:absolute;bottom:27px;left:-10px;right:-10px;height:2px;background:linear-gradient(90deg,transparent,var(--pink),transparent)}.top-links i{width:7px;height:7px;margin-left:8px;background:var(--pink);border-radius:50%;box-shadow:0 0 9px var(--pink)}.outline-live{width:186px;height:46px;border:1px solid var(--pink);border-radius:28px;display:flex;align-items:center;justify-content:center;gap:11px;color:#ff7adb;font-weight:700;letter-spacing:.7px;box-shadow:0 0 17px rgba(255,24,183,.32),inset 0 0 15px rgba(255,24,183,.08)}.outline-live svg{width:21px}.hero-grid{position:relative;z-index:2;max-width:1118px;margin:38px auto 0;display:grid;grid-template-columns:minmax(560px,1.18fr) minmax(415px,.82fr);align-items:end;gap:45px}.hero-copy{padding-bottom:49px}.hero-logo{display:flex;align-items:center;gap:2px}.hero-mark{font-size:245px;line-height:.72;letter-spacing:-35px;width:190px}.hero-logo h1{font-family:"Barlow Condensed",sans-serif;font-size:143px;font-style:italic;line-height:.73;margin:0;letter-spacing:-8px;text-shadow:0 5px 4px rgba(0,0,0,.55)}.hero-logo h1 span{color:var(--pink)}.hero-logo p{font-size:17px;font-weight:700;letter-spacing:8px;margin:19px 0 0;text-align:center;white-space:nowrap}.hero-logo em{color:var(--pink);font-style:normal}.hero-intro{font-size:16px;line-height:1.7;margin:28px 0 22px;padding-left:180px}.hero-intro strong{color:var(--pink);font-weight:500}.hero-actions{padding-left:180px;display:flex;gap:17px}.button{height:49px;min-width:193px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-weight:700;letter-spacing:.3px;cursor:pointer}.button svg{width:22px}.button.primary{background:linear-gradient(110deg,#d20a9e,#9f0aff 82%);box-shadow:0 0 27px rgba(211,17,244,.27)}.button.ghost{background:rgba(4,5,11,.45);border:1px solid #77727f}.play-box{border:1px solid #eee;border-radius:3px;padding:1px 4px;font-size:9px}
.glass,.panel{background:linear-gradient(145deg,rgba(14,13,31,.92),rgba(7,8,17,.94));border:1px solid #29253e;box-shadow:0 15px 40px rgba(0,0,0,.25)}.now-card{position:relative;border-radius:8px;padding:20px 20px 24px;margin-bottom:21px}.eyebrow{height:28px;color:var(--pink);font-size:14px;font-weight:700;letter-spacing:1px;display:flex;align-items:center;gap:13px}.mini-wave{color:var(--pink);letter-spacing:-3px}.now-content{display:grid;grid-template-columns:145px 1fr;gap:20px;margin-top:9px}.now-content>img{width:145px;height:145px;object-fit:cover;border-radius:3px}.now-info h2{font-size:20px;margin:3px 0 5px}.now-info>p{color:var(--pink);margin:0}.waveform{height:43px;display:flex;align-items:center;gap:2px;margin-top:6px;overflow:hidden}.waveform i{width:2px;height:var(--h);display:block;background:linear-gradient(#ff20bb,#801eff);animation:pulse .8s ease-in-out var(--d) infinite alternate;transform-origin:center}.now-controls{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.now-controls button,.player-controls button{border:1px solid #282737;background:#090a13;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;font-size:10px;cursor:pointer}.now-controls .round-play{width:43px;height:43px;border:0;background:linear-gradient(145deg,#ff45c9,#ee0087);font-size:15px;box-shadow:0 0 18px rgba(255,18,175,.28)}.live-label{position:absolute;right:17px;bottom:8px;font-size:10px}.live-label i,.player-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pink);margin-right:6px;box-shadow:0 0 6px var(--pink)}
.feature-strip{position:relative;z-index:5;margin:-1px 30px 16px;border-radius:7px;min-height:65px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.feature{display:flex;align-items:center;gap:17px;padding:4px 34px;border-right:1px solid #282438}.feature:last-child{border:0}.feature>svg{width:35px;height:35px;color:#ff3dcc;filter:drop-shadow(0 0 8px rgba(255,24,183,.5))}.feature strong{display:block;color:#ffb9ea;font-size:12px;margin-bottom:7px}.feature span{display:block;color:#d2cdd8;font-size:12px;white-space:nowrap}
.dashboard{padding:0 26px 18px;display:grid;grid-template-columns:1.08fr .95fr 1fr;gap:14px}.panel{border-radius:7px;min-height:296px;padding:17px 18px;overflow:hidden}.panel h2{color:var(--pink);font-size:14px;margin:0}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.panel-head a{font-size:9px;font-weight:700}.panel-head a span{color:var(--pink);font-size:20px;vertical-align:-2px;margin-left:7px}.on-air-body{display:grid;grid-template-columns:160px 1fr 65px;align-items:center;height:237px}.presenter-wrap{position:relative;width:147px;height:147px}.presenter-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:1px solid #f21dc2}.presenter-wrap span{position:absolute;right:-47px;top:0;background:#171021;border:1px solid #9e287f;border-radius:20px;padding:5px 12px;color:#ff76d5;font-size:9px;font-weight:700}.presenter-copy{position:relative;z-index:2}.onair-pill{display:none}.presenter-copy h3{font-size:18px;margin:0 0 7px;white-space:nowrap}.presenter-copy .pink{color:#ef31c5;font-weight:600;margin:0 0 8px}.presenter-copy>strong{font-size:10px}.presenter-copy>p:not(.pink){color:#beb9c7;font-size:11px;line-height:1.6;margin:15px 0}.small-button{border:1px solid #7035b0;border-radius:20px;padding:10px 18px;font-size:11px;font-weight:700;display:inline-block}.vertical-wave{height:150px;display:flex;align-items:center;gap:2px;opacity:.65}.vertical-wave i{height:var(--h);width:2px;background:linear-gradient(#761ddd,#ff18ad)}
.schedule-list{display:flex;flex-direction:column}.show-row{position:relative;display:grid;grid-template-columns:44px 110px 1fr;align-items:center;gap:10px;min-height:55px;border-bottom:1px solid #222132;padding:5px 4px}.show-row:last-child{border:0}.show-row img{width:42px;height:42px;object-fit:cover;border-radius:3px}.show-time{font-size:9px;color:#ddd}.show-row strong{display:block;font-size:12px;margin-bottom:5px}.show-row small{display:block;font-size:9px;color:#bbb}.show-row.active{min-height:64px;border:1px solid #d120ba;border-radius:6px;background:linear-gradient(90deg,rgba(190,13,160,.16),rgba(120,22,92,.12));box-shadow:inset 0 0 15px rgba(219,17,181,.1)}.show-row.active b{position:absolute;left:62px;top:13px;background:var(--pink);border-radius:3px;padding:3px 5px;font-size:6px}.show-row.active .show-time{color:transparent}.news-list{display:flex;flex-direction:column}.news-item{display:grid;grid-template-columns:44% 1fr;gap:14px;padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid #242131}.news-item:last-child{border:0;margin:0}.news-item img{width:100%;height:103px;object-fit:cover;border-radius:4px}.news-item h3{font-size:13px;line-height:1.35;margin:7px 0}.news-item p{font-size:10px;line-height:1.5;color:#c5c0cc;margin:0 0 7px}.news-item time{font-size:9px;color:var(--pink)}
.player{position:fixed;inset:auto 0 0 0;height:var(--player);z-index:100;background:linear-gradient(90deg,#070810,#0b0a17 57%,#080916);border-top:1px solid #252333;display:grid;grid-template-columns:230px minmax(240px,1fr) 375px 120px 300px;align-items:center;padding:0 19px;box-shadow:0 -12px 40px rgba(0,0,0,.28)}.player-track{display:flex;align-items:center;gap:16px}.player-track img{width:73px;height:73px;object-fit:cover}.player-track div{min-width:0}.player-track strong{display:block;font-size:16px;white-space:nowrap}.player-track span{display:block;color:#d73aff;margin-top:9px}.player-wave{height:58px;display:flex;align-items:center;gap:2px;padding:0 18px;cursor:pointer}.player-wave i{display:block;width:2px;height:var(--h);background:linear-gradient(#f313c0,#6817bc);opacity:.8}.player-controls{display:flex;justify-content:center;align-items:center;gap:30px}.player-controls button{border:0;background:transparent;font-size:14px}.player-controls .main-play{width:54px;height:54px;background:linear-gradient(145deg,#fb29c5,#f00089);font-size:18px}.player-live{height:68px;border-left:1px solid #252333;border-right:1px solid #252333;display:grid;place-items:center;font-size:10px}.listeners{display:grid;grid-template-columns:75px 1fr;grid-template-rows:22px 30px;padding-left:28px}.listeners small{color:#b8b3bf}.listeners strong{font-size:17px}.listeners svg{grid-column:2;grid-row:1/3;width:160px;height:44px;overflow:visible}.listeners path{fill:none;stroke:#ff14b5;stroke-width:1}.listeners circle{fill:#ff20be}.player-expand{display:none}
@keyframes pulse{to{transform:scaleY(.42);opacity:.65}}
@media (max-width:1400px){.topbar,.hero-grid{max-width:calc(100% - 60px)}.hero-grid{grid-template-columns:minmax(520px,1.15fr) minmax(390px,.85fr);gap:25px}.hero-logo h1{font-size:125px}.hero-mark{font-size:216px;width:170px}.hero-intro,.hero-actions{padding-left:160px}.feature{padding-left:22px;padding-right:22px}.player{grid-template-columns:220px minmax(160px,1fr) 330px 85px 260px}.player-controls{gap:22px}}
@media (max-width: 1180px){:root{--side:0px}.sidebar{display:none}.mobile-header{height:70px;display:flex;position:fixed;top:0;left:0;right:0;z-index:80;align-items:center;justify-content:space-between;padding:0 24px;background:rgba(5,6,12,.88);backdrop-filter:blur(14px);border-bottom:1px solid #28233a}.mobile-brand{display:flex;align-items:center;gap:4px;font-size:23px;font-style:italic}.f-mark.small{font-size:50px;line-height:.55}.menu-toggle{width:44px;height:44px;border:1px solid #333147;border-radius:50%;background:#090a13;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-toggle span{width:18px;height:2px;background:#fff}.nav-backdrop{display:block;position:fixed;inset:0;z-index:84;background:rgba(0,0,0,.62);opacity:0;visibility:hidden;transition:.25s}.mobile-nav{display:flex;position:fixed;z-index:85;right:0;top:0;bottom:0;width:min(340px,88vw);padding:20px;background:#090912;flex-direction:column;transform:translateX(105%);transition:.25s;border-left:1px solid #342744}.mobile-nav-head{height:56px;display:flex;align-items:center;justify-content:space-between;color:var(--pink);font-size:24px}.mobile-nav-head button{border:0;background:none;font-size:35px}.mobile-nav>a{height:55px;border-bottom:1px solid #242130;display:flex;align-items:center;gap:16px;font-weight:700}.mobile-nav>a svg{color:#d631ff}.menu-open .mobile-nav{transform:none}.menu-open .nav-backdrop{opacity:1;visibility:visible}.page-shell{margin-left:0;padding-top:70px}.topbar{display:none}.hero{min-height:630px}.hero-grid{margin-top:0;padding-top:70px;grid-template-columns:minmax(440px,1.1fr) minmax(350px,.9fr)}.hero-copy{padding-bottom:80px}.hero-logo h1{font-size:108px}.hero-mark{font-size:185px;width:145px}.hero-logo p{font-size:13px;letter-spacing:5.8px}.hero-intro,.hero-actions{padding-left:135px}.hero-intro{font-size:14px}.button{min-width:170px}.now-content{grid-template-columns:120px 1fr}.now-content>img{width:120px;height:120px}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature{min-height:65px}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid #282438}.dashboard{grid-template-columns:1fr 1fr}.on-air-panel{grid-column:1/-1}.player{grid-template-columns:220px 1fr 330px 90px}.listeners{display:none}}
@media (max-width:900px){.hero{min-height:870px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;max-width:680px;padding-top:55px}.hero-copy{padding:0}.hero-logo{justify-content:center}.hero-intro,.hero-actions{padding-left:145px}.now-card{margin-top:18px}.dashboard{grid-template-columns:1fr}.on-air-panel{grid-column:auto}.player{grid-template-columns:210px 1fr 290px}.player-live{display:none}.player-wave{padding:0 8px}.player-controls{gap:16px}}
@media (max-width: 768px){:root{--player:78px}.mobile-header{height:62px;padding:0 16px}.page-shell{padding-top:62px}.hero{min-height:0;background-position:64% center;padding-bottom:17px}.hero::before{background:linear-gradient(180deg,rgba(4,5,12,.12),#05060b 75%)}.hero-grid{padding:54px 16px 0;max-width:560px}.hero-logo{flex-direction:column;gap:8px}.hero-mark{font-size:126px;width:auto;line-height:.55;letter-spacing:-18px}.hero-logo h1{font-size:82px;letter-spacing:-5px;text-align:center}.hero-logo p{font-size:9px;letter-spacing:4px;margin-top:13px}.hero-intro{padding:0;text-align:center;font-size:13px;margin:28px auto 20px}.hero-intro br{display:none}.hero-actions{padding:0;justify-content:center}.button{min-width:0;flex:1;max-width:200px;height:46px;font-size:12px}.now-card{padding:16px;margin:25px 0 5px}.now-content{grid-template-columns:102px 1fr;gap:14px}.now-content>img{width:102px;height:102px}.now-info h2{font-size:17px}.waveform{height:32px}.now-controls button{width:29px;height:29px}.now-controls .round-play{width:39px;height:39px}.feature-strip{margin:0 16px 14px;grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #282438!important;padding:13px 25px}.feature:last-child{border-bottom:0!important}.dashboard{padding:0 16px 20px;gap:13px}.panel{padding:16px;min-height:0}.on-air-body{height:auto;grid-template-columns:115px 1fr;padding:18px 0 5px;gap:17px}.presenter-wrap{width:112px;height:112px}.presenter-wrap span,.vertical-wave{display:none}.presenter-copy h3{font-size:16px;white-space:normal}.presenter-copy>p:not(.pink){font-size:10px;margin:10px 0 15px}.show-row{grid-template-columns:42px 96px 1fr}.news-item{grid-template-columns:40% 1fr}.news-item img{height:95px}.player{height:78px;padding:0 12px;grid-template-columns:minmax(0,1fr) 132px}.player-track{gap:11px}.player-track img{width:52px;height:52px}.player-track strong{font-size:13px;overflow:hidden;text-overflow:ellipsis}.player-track span{font-size:11px;margin-top:4px}.player-wave,.player-live,.listeners,.player-controls button:not(.main-play){display:none}.player-controls{justify-content:flex-end;gap:10px}.player-controls .main-play{display:grid;width:47px;height:47px}.player-expand{display:grid;place-items:center;position:absolute;right:70px;top:17px;width:44px;height:44px;border:0;background:transparent;color:#d8d4df;font-size:22px}.player.expanded{height:190px;grid-template-columns:1fr}.player.expanded .player-track{position:absolute;top:13px;left:14px}.player.expanded .player-controls{display:flex;position:absolute;bottom:18px;left:30px;right:30px;justify-content:space-around}.player.expanded .player-controls button{display:grid}.player.expanded .player-expand{transform:rotate(180deg)}body:has(.player.expanded){padding-bottom:190px}}
@media (max-width:420px){.hero-grid{padding-left:12px;padding-right:12px}.hero-logo h1{font-size:72px}.hero-logo p{font-size:8px;letter-spacing:3px}.hero-actions{gap:9px}.button{font-size:10px}.button svg{width:18px}.now-content{grid-template-columns:88px 1fr}.now-content>img{width:88px;height:88px}.waveform i:nth-child(n+33){display:none}.feature-strip,.dashboard{margin-left:10px;margin-right:10px}.dashboard{padding-left:0;padding-right:0}.on-air-body{grid-template-columns:95px 1fr}.presenter-wrap{width:92px;height:92px}.presenter-copy h3{font-size:14px}.presenter-copy>strong{font-size:8px}.show-row{grid-template-columns:38px 78px 1fr;gap:7px}.show-row img{width:36px;height:36px}.show-time{font-size:8px}.show-row strong{font-size:10px}.news-item{grid-template-columns:1fr}.news-item img{height:135px}.news-item h3{margin-top:0}}
.player-wave i.played{background:linear-gradient(#ff31c8,#d614ff);box-shadow:0 0 4px #f313c0}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Multi-page station system */
.real-brand img{display:block;object-fit:contain}.side-brand.real-brand img{width:92px;height:130px}.mobile-brand.real-brand img{width:46px;height:46px}.hero-logo{width:min(650px,100%)}.hero-logo>img{width:100%;height:auto;filter:drop-shadow(0 8px 22px rgba(0,0,0,.4))}.inner-page{background:radial-gradient(circle at 76% 5%,rgba(92,17,176,.18),transparent 31%),#05060b}.inner-page .page-shell{min-height:calc(100vh - var(--player));padding-bottom:32px}.inner-topbar{height:78px;border-bottom:1px solid #211f31;background:rgba(6,7,13,.86);display:flex;align-items:center;justify-content:space-between;padding:0 42px;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.inner-topbar>a img{width:145px}.inner-topbar nav{display:flex;gap:30px}.inner-topbar nav a{font-size:11px;font-weight:700;letter-spacing:.5px;color:#b9b5c4;position:relative}.inner-topbar nav a:hover,.inner-topbar nav a[aria-current=page]{color:#fff}.inner-topbar nav a[aria-current=page]::after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--pink)}.page-masthead{min-height:270px;padding:72px clamp(24px,6vw,92px) 52px;background:linear-gradient(90deg,rgba(5,6,12,.92),rgba(8,5,20,.48)),url('../images/hero-stage.webp') center 55%/cover;border-bottom:1px solid #272238}.page-masthead .eyebrow,.section-kicker{color:var(--pink);font-size:11px;font-weight:800;letter-spacing:2px}.page-masthead h1{font-family:"Barlow Condensed",sans-serif;font-size:clamp(58px,8vw,108px);line-height:.82;text-transform:uppercase;font-style:italic;margin:20px 0 22px;letter-spacing:-2px}.page-masthead>p:last-child{max-width:650px;font-size:16px;color:#d3cfda;line-height:1.7}.content-section{margin:22px clamp(20px,5vw,76px);padding:28px;background:linear-gradient(145deg,rgba(15,14,30,.95),rgba(8,9,17,.96));border:1px solid #29253c;border-radius:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2{font-size:28px;margin:8px 0 0}.section-heading>p{color:#9e99a9;font-size:11px}.live-stage{display:grid;grid-template-columns:minmax(250px,420px) 1fr;align-items:center;gap:clamp(30px,6vw,90px);padding:clamp(30px,5vw,70px)}.live-art{position:relative}.live-art img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;box-shadow:0 25px 70px rgba(0,0,0,.55)}.live-art span{position:absolute;left:18px;top:18px;padding:7px 12px;border-radius:20px;background:var(--pink);font-size:10px;font-weight:800}.live-stage h2{font-size:clamp(40px,6vw,76px);margin:12px 0 0}.live-stage .artist{font-size:22px;color:var(--pink);margin:8px 0 25px}.live-stage div>p:not(.section-kicker):not(.artist){color:#bbb6c6;line-height:1.7;max-width:520px;margin-bottom:30px}.track-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.track-card{background:#0b0a15;border:1px solid #242135;border-radius:8px;overflow:hidden}.track-card img{width:100%;aspect-ratio:1;object-fit:cover}.track-card div{padding:18px}.track-card h3{font-size:18px;margin:0 0 7px}.track-card p{color:#c52df2;margin:0 0 12px}.track-card span{font-size:9px;letter-spacing:1px;color:#aaa4b3}.on-now-banner{display:grid;grid-template-columns:130px 1fr auto;gap:28px;align-items:center;border-color:#b81ba3;box-shadow:inset 0 0 50px rgba(193,21,168,.08)}.on-now-banner>img{width:120px;height:120px;object-fit:contain}.on-now-banner h2{font-size:36px;margin:6px 0}.on-now-banner p{color:#bcb6c6;margin:0 0 7px}.on-now-banner [data-london-clock]{font-size:11px;color:#ff82d8}.schedule-timeline{border-top:1px solid #292538}.timeline-row{display:grid;grid-template-columns:90px 24px 1fr 100px;gap:16px;align-items:center;min-height:76px;border-bottom:1px solid #211f2d;padding:8px 16px}.timeline-row time{font-family:"Barlow Condensed",sans-serif;font-size:23px;font-weight:700}.timeline-dot{width:9px;height:9px;border-radius:50%;background:#4a4658;position:relative}.timeline-dot::after{content:"";position:absolute;top:9px;left:4px;width:1px;height:68px;background:#2b2737}.timeline-row:last-child .timeline-dot::after{display:none}.timeline-row h3{margin:0 0 5px}.timeline-row p{margin:0;color:#a9a4b1;font-size:11px}.timeline-row>span:last-child{font-size:8px;color:#635e6c;letter-spacing:1px}.timeline-row.active{background:linear-gradient(90deg,rgba(255,24,183,.14),transparent);border-left:2px solid var(--pink)}.timeline-row.active .timeline-dot{background:var(--pink);box-shadow:0 0 10px var(--pink)}.timeline-row.active>strong{font-size:9px;color:#ff77d3}.profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background:none;border:0;padding:0}.profile-card{display:grid;grid-template-columns:42% 1fr;min-height:310px;background:#0b0a15;border:1px solid #282438;border-radius:10px;overflow:hidden}.profile-card.featured{grid-column:1/-1;grid-template-columns:35% 1fr}.profile-card img{width:100%;height:100%;object-fit:cover}.profile-card>div{padding:35px;align-self:center}.profile-card span{color:var(--pink);font-size:9px;font-weight:800;letter-spacing:1.5px}.profile-card h2{font-size:32px;margin:10px 0 3px}.profile-card h3{font-size:12px;color:#c723ed;margin:0 0 22px}.profile-card p{color:#bbb5c4;line-height:1.7}.music-lead{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;padding:50px}.music-lead h2,.about-story h2{font-size:clamp(34px,4vw,58px);line-height:1.05;margin:10px 0 20px}.music-lead p,.about-story p{color:#bdb7c7;line-height:1.8}.genre-list{display:flex;flex-wrap:wrap;gap:10px}.genre-list span{padding:12px 17px;border:1px solid #5b256e;border-radius:30px;color:#ff77d7;font-size:10px;letter-spacing:1px}.editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;background:none;border:0;padding:0}.editorial-card{background:#0c0b17;border:1px solid #282438;border-radius:10px;overflow:hidden}.editorial-card.lead{grid-column:1/-1;display:grid;grid-template-columns:55% 1fr}.editorial-card img{width:100%;height:260px;object-fit:cover}.editorial-card.lead img{height:100%;min-height:370px}.editorial-card div{padding:28px}.editorial-card time,.event-card time{font-size:9px;color:var(--pink);letter-spacing:1px}.editorial-card h2{font-size:26px;margin:12px 0}.editorial-card p{color:#bdb7c5;line-height:1.7}.editorial-card a{font-size:10px;font-weight:800;color:#ff6bd2}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:none;border:0;padding:0}.event-card{background:#0b0a15;border:1px solid #292438;border-radius:10px;overflow:hidden}.event-card img{width:100%;height:250px;object-fit:cover}.event-card div{padding:23px}.event-card h2{margin:10px 0;font-size:22px}.event-card p{color:#b8b2c0}.event-card span{display:inline-block;margin-top:10px;color:#ff6ed1;font-size:10px}.about-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;padding:55px}.about-layout aside{border-left:1px solid #322b42;padding-left:40px}.about-layout aside h3{font-size:12px;color:var(--pink);letter-spacing:2px}.about-layout ul{padding:0;list-style:none;margin:25px 0}.about-layout li{padding:12px 0;border-bottom:1px solid #292433;color:#c1bbc8}.mobile-nav-head img{width:130px;height:auto}.nav-glyph{font-size:18px;width:20px;text-align:center;color:#d533f5}
@media (max-width: 1180px){.inner-topbar{display:none}.inner-page .page-shell{padding-top:70px}.side-brand.real-brand img{width:84px}.profile-grid{grid-template-columns:1fr}.profile-card.featured{grid-column:auto}.event-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 768px){.inner-page .page-shell{padding-top:62px}.page-masthead{min-height:230px;padding:58px 20px 36px}.page-masthead>p:last-child{font-size:13px}.content-section{margin:12px 10px;padding:18px}.live-stage,.music-lead,.about-layout{grid-template-columns:1fr;gap:24px}.live-stage{padding:22px}.live-art{max-width:330px;margin:auto}.track-grid,.editorial-grid,.event-grid{grid-template-columns:1fr}.on-now-banner{grid-template-columns:78px 1fr}.on-now-banner>img{width:70px;height:70px}.on-now-banner>.button{grid-column:1/-1}.timeline-row{grid-template-columns:62px 16px 1fr;gap:10px;padding:7px 4px}.timeline-row>strong,.timeline-row>span:last-child{grid-column:3}.profile-card,.profile-card.featured,.editorial-card.lead{grid-template-columns:1fr}.profile-card img{height:300px}.editorial-card.lead img{min-height:0;height:240px}.section-heading{align-items:start;flex-direction:column}.about-layout{padding:28px}.about-layout aside{border-left:0;border-top:1px solid #322b42;padding:24px 0 0}.hero-logo{width:100%;margin:auto}.hero-logo>img{width:100%}}

/* Weekly schedule, history, authentication and layout repairs */
.sidebar{min-height:0}.side-nav{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#55206c transparent}.side-footer{flex:0 0 auto;background:#06070c;padding:15px 18px}.side-station{align-items:center}.socials{margin:12px 2px}.on-air-body{grid-template-columns:150px minmax(190px,1fr) 65px;gap:20px}.presenter-wrap span{display:none}.onair-status{display:inline-flex;align-items:center;width:max-content;margin:0 0 9px;padding:5px 9px;border:1px solid #8e2878;border-radius:16px;color:#ff62ce;font-size:8px;font-weight:800;letter-spacing:.7px}.presenter-copy h3{white-space:normal}.day-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px 2px 18px;scrollbar-width:thin}.day-tabs button{flex:1;min-width:92px;padding:13px 10px;border:1px solid #312b40;border-radius:8px;background:#0b0a15;color:#aaa5b2;cursor:pointer}.day-tabs button strong,.day-tabs button span{display:block}.day-tabs button strong{font-size:12px;color:#fff}.day-tabs button span{font-size:9px;margin-top:5px}.day-tabs button[aria-selected=true]{border-color:var(--pink);background:linear-gradient(145deg,rgba(255,24,183,.18),rgba(126,25,255,.1));box-shadow:0 0 18px rgba(255,24,183,.12)}.schedule-day[hidden]{display:none}.recent-shell{max-width:980px;margin:42px auto;padding:55px}.recent-shell>h2{text-align:center;font-size:32px;font-weight:500;margin:0 0 46px}.recent-shell>h2 strong{color:var(--pink)}.recent-filters{display:flex;justify-content:center;gap:14px;margin-bottom:30px}.recent-filters select{min-width:180px;height:48px;padding:0 40px 0 18px;border:1px solid #393346;border-radius:26px;background:#0a0913;color:#fff;font-weight:700}.history-list{border-top:1px solid #282434}.history-list article{display:grid;grid-template-columns:60px 58px 1fr 70px;gap:17px;align-items:center;padding:12px 8px;border-bottom:1px solid #24202f}.history-list article img{width:54px;height:54px;object-fit:cover;border-radius:4px}.history-list article time{color:#ff6bd1;font-size:12px}.history-list article h3{margin:0 0 4px;font-size:15px}.history-list article p{margin:0;color:#aca6b4;font-size:11px}.history-list article>span{font-size:8px;letter-spacing:1px;color:#6e6875}.history-empty{text-align:center;padding:35px}.history-more{display:block;margin:28px auto 0;min-width:140px;height:43px;border:1px solid #5c3b69;border-radius:7px;background:transparent;color:#fff;font-weight:700}.login-card{max-width:820px;margin:45px auto;padding:60px;display:grid;grid-template-columns:180px 1fr;gap:55px;align-items:center}.login-card>img{width:170px}.login-card h2{font-size:38px;margin:8px 0 15px}.login-card p{color:#bbb5c3;line-height:1.7}.discord-button{background:#5865f2;border:0}.config-note{font-size:10px;color:#ff70d2}.discord-community{display:flex;align-items:center;justify-content:space-between;gap:25px}.discord-community h2{font-size:32px;margin:8px 0}.discord-community p{color:#bcb6c4}.discord-community>div:last-child{display:flex;align-items:center;gap:12px}.discord-profile{display:inline-block;margin-top:18px;color:#9aa3ff;font-size:9px;font-weight:800}
@media (max-height:760px) and (min-width:1181px){.side-brand{height:130px}.side-brand.real-brand img{height:92px}.side-nav a{height:44px}.side-footer{padding:9px 15px}.side-station small,.socials{display:none}}
@media (max-width: 768px){.on-air-body{grid-template-columns:105px 1fr;gap:16px}.recent-shell{margin:14px 10px;padding:28px 14px}.recent-shell>h2{font-size:24px;margin-bottom:28px}.recent-filters{flex-direction:column}.recent-filters select{width:100%}.history-list article{grid-template-columns:42px 48px 1fr}.history-list article>span{display:none}.login-card{margin:14px 10px;padding:28px;grid-template-columns:1fr;text-align:center}.login-card>img{width:120px;margin:auto}.discord-community{align-items:flex-start;flex-direction:column}.discord-community>div:last-child{flex-wrap:wrap}}

/* Discord-powered team directory and visual polish */
.inner-page{background:radial-gradient(circle at 72% 0,rgba(130,22,187,.12),transparent 28%),#070810}.inner-page .page-masthead{min-height:235px;background:linear-gradient(110deg,#090a14 15%,rgba(19,8,30,.94) 62%,rgba(47,6,39,.72));position:relative;overflow:hidden}.inner-page .page-masthead::after{content:"F";position:absolute;right:7%;top:-45px;font-family:"Barlow Condensed",sans-serif;font-size:300px;font-weight:800;font-style:italic;color:rgba(255,255,255,.025);transform:skewX(-9deg)}.inner-page .page-masthead h1{font-size:clamp(58px,6vw,92px)}.content-section{max-width:1280px;margin-left:auto;margin-right:auto;width:calc(100% - clamp(30px,8vw,120px));border-color:#27263a;background:#0b0c17;box-shadow:0 20px 60px rgba(0,0,0,.18)}
.dj-live-deck{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:28px;padding:22px 28px;background:linear-gradient(105deg,#101121,#0b0c17 60%,rgba(66,8,55,.5))}.dj-live-brand,.dj-live-track{display:flex;align-items:center;gap:16px}.dj-live-brand img{width:64px;height:64px;object-fit:contain}.dj-live-brand div,.dj-live-track{display:flex;flex-direction:column;align-items:flex-start}.dj-live-brand span,.dj-live-track>span{color:var(--pink);font-size:9px;font-weight:800;letter-spacing:1.5px}.dj-live-brand strong,.dj-live-track strong{font-size:18px;margin:4px 0}.dj-live-brand small,.dj-live-track small{color:#9e99aa}.dj-live-track{padding-left:28px;border-left:1px solid #302d40}.dj-live-deck .button{height:45px;min-width:160px;border-radius:24px;font-size:11px}
.team-directory{padding:clamp(24px,4vw,48px)}.team-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px}.team-heading h2{font-size:clamp(28px,4vw,44px);margin:9px 0 10px}.team-heading>div>p:last-child{margin:0;color:#aaa5b3;line-height:1.65}.team-sync{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 13px;border:1px solid #343044;border-radius:20px;color:#aaa6b5;font-size:9px;font-weight:700}.team-sync i{width:7px;height:7px;border-radius:50%;background:#77717f}.team-sync--live i,.team-sync--cached i{background:#44e69a;box-shadow:0 0 8px #44e69a}.team-sync--stale i{background:#ffc65c}.team-tools{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.team-search{height:45px;width:min(360px,100%);display:flex;align-items:center;gap:11px;padding:0 15px;border:1px solid #343143;border-radius:24px;background:#11121e;color:#928c9b}.team-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit}.team-search input::placeholder{color:#817c8b}.team-filters{display:flex;gap:8px;overflow-x:auto;padding:3px}.team-filters button{border:1px solid #343143;border-radius:20px;background:#11121e;padding:9px 15px;white-space:nowrap;color:#b6b1bf;font-size:10px;font-weight:700;cursor:pointer}.team-filters button:hover,.team-filters button.active{border-color:var(--pink);background:rgba(255,24,183,.1);color:#fff}.team-group{margin-top:34px}.team-group[hidden]{display:none}.team-group-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #292738;padding-bottom:13px;margin-bottom:16px}.team-group-heading h3{font-size:17px;margin:0}.team-group-heading span{color:#777281;font-size:10px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.team-card{position:relative;min-height:150px;display:flex;align-items:center;gap:18px;padding:23px;background:#121321;border:1px solid #2b293b;border-radius:10px;transition:transform .2s,border-color .2s,background .2s}.team-card:hover{transform:translateY(-3px);border-color:#8b2878;background:#161525}.team-card[hidden]{display:none}.team-avatar{width:76px;height:76px;flex:0 0 76px;object-fit:cover;border:1px solid #5c576c;border-radius:14px}.team-card-copy{min-width:0}.team-role{display:block;color:var(--pink);font-size:8px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.team-card h4{font-size:19px;margin:7px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-card p{margin:0;color:#8d8797;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-card-arrow{position:absolute;right:17px;top:15px;color:#6e6878}.team-empty{text-align:center;padding:54px 20px;border:1px dashed #373345;border-radius:10px;background:#0e0f1a}.team-empty[hidden]{display:none}.team-empty img{width:76px;margin:0 auto 17px}.team-empty h3{font-size:23px;margin:0 0 10px}.team-empty p{max-width:580px;margin:auto;color:#9d97a6;line-height:1.7}.team-empty code{color:#ff6ed2}
@media(max-width:980px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-tools{align-items:stretch;flex-direction:column}.team-search{width:100%}.team-filters{width:100%}.dj-live-deck{grid-template-columns:1fr auto}.dj-live-track{display:none}}
@media(max-width:620px){.content-section{width:calc(100% - 20px)}.inner-page .page-masthead::after{right:-60px}.dj-live-deck{grid-template-columns:1fr;padding:18px}.dj-live-deck .button{width:100%}.team-directory{padding:20px 15px}.team-heading{flex-direction:column;margin-bottom:25px}.team-sync{white-space:normal}.team-grid{grid-template-columns:1fr}.team-card{min-height:125px;padding:18px}.team-avatar{width:68px;height:68px;flex-basis:68px}.team-filters button{padding:9px 13px}}

/* Permanent desktop navigation theme. Mobile keeps the compact drawer above. */
@media (min-width:1181px){
  :root{--side:176px}
  .sidebar{inset:0 auto 0 0;background:radial-gradient(circle at 50% 13%,rgba(113,13,177,.12),transparent 25%),linear-gradient(180deg,#05060c 0%,#03040a 100%);border-right-color:#292536;box-shadow:12px 0 40px rgba(0,0,0,.22)}
  .side-brand{height:190px;flex:0 0 190px;background:linear-gradient(180deg,rgba(10,9,20,.72),rgba(4,5,11,.35));border-bottom-color:#211b2e}
  .side-brand.real-brand img{width:105px;height:105px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(210,18,255,.28))}
  .side-nav{padding:7px 0}
  .side-nav a{height:55px;gap:15px;padding:0 23px;border-left-width:3px;color:#d5d2dc;font-size:10px;font-weight:700;line-height:1.08;letter-spacing:.15px;transition:background .18s,color .18s,border-color .18s}
  .side-nav a svg,.side-nav .nav-glyph{width:21px;min-width:21px;color:#f1edf6}
  .side-nav a:hover,.side-nav a.active{background:linear-gradient(90deg,rgba(128,16,197,.3),rgba(54,8,85,.08) 72%,transparent);border-left-color:#d622ff}
  .side-nav a.active{box-shadow:inset 0 0 24px rgba(156,20,226,.08)}
  .side-footer{padding:17px 17px 16px;background:linear-gradient(180deg,#05060c,#070710);border-top-color:#292536}
  .side-station{font-size:8px;line-height:1.45}
  .socials{margin:13px 1px;color:#f2eef5;font-size:11px}
  .socials span{transition:color .18s,transform .18s}.socials span:hover{color:var(--pink);transform:translateY(-1px)}
  .app-link{height:36px;border-color:#b11ac7;background:rgba(118,9,137,.06);box-shadow:inset 0 0 16px rgba(213,21,255,.04)}
  .app-link:hover{border-color:var(--pink);background:rgba(185,18,202,.12)}
}

/* 2026 interface refresh: quieter surfaces, clearer controls, phone-first player. */
:root{--surface:#0c0d12;--surface2:#121319;--line:#2a2b32;--muted:#aaaab3;--shadow:0 18px 48px rgba(0,0,0,.32)}
.glass,.panel,.live-art-card,.programme-feature,.recent-track,.track-card,.event-card,.staff-netlify{background:#101116;border-color:#292a31;box-shadow:var(--shadow)}
.live-hero::before,.hero-ambient-glow{opacity:.55}.hero-orbit{opacity:.25}.button{border-radius:8px;min-height:48px}.button.primary{background:#e71da8;box-shadow:none}.button.primary:hover{background:#f12cb4;transform:translateY(-1px)}
.content-section{padding-top:clamp(42px,6vw,84px);padding-bottom:clamp(42px,6vw,84px)}.section-heading{margin-bottom:28px}.section-heading h2{letter-spacing:-.02em}.recent-track,.track-card{transition:border-color .18s ease,transform .18s ease}.recent-track:hover,.track-card:hover{border-color:#55525f;transform:translateY(-2px)}
.playback-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto}.playback-icon svg{grid-area:1/1;width:100%;height:100%}.playback-icon .icon-pause,.playback-icon svg:nth-child(2){display:none}.playback-icon.is-playing .icon-play,.playback-icon.is-playing svg:first-child{display:none}.playback-icon.is-playing .icon-pause,.playback-icon.is-playing svg:nth-child(2){display:block}.track-play-mark{width:32px;height:32px;border-radius:50%;background:rgba(8,9,13,.82);position:relative}.track-play-mark::after{content:"";position:absolute;left:12px;top:9px;border-left:9px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}
.player .main-play,.site-player [data-action="play"]{min-width:56px;min-height:56px;display:grid;place-items:center;background:#f01aa9;color:#fff;border:0;border-radius:50%;box-shadow:0 7px 24px rgba(240,26,169,.28)}
.staff-page{padding-bottom:0;background:#0a0b0f}.staff-header{background:#101116;border-color:#292a31}.staff-shell{max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,70px)}.staff-editor{width:100%;background:#101116;border:1px solid #292a31;border-radius:12px;padding:clamp(24px,4vw,48px)}.staff-bookings{margin-top:36px}.staff-booking-row{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid #292a31}.staff-booking-row div:first-child{display:grid;gap:7px}.staff-booking-row span{color:var(--muted)}.staff-booking-row button{min-height:44px;padding:0 16px;border:1px solid #4a4852;border-radius:7px;background:#17181e;cursor:pointer}
@media (max-width:700px){body{--player:86px}.content-section{padding-left:20px;padding-right:20px}.live-hero{padding-left:20px;padding-right:20px}.live-hero h1{font-size:clamp(52px,16vw,76px);line-height:.9}.hero-summary{font-size:15px;line-height:1.65}.hero-actions{align-items:stretch}.hero-play{width:100%;justify-content:flex-start;padding:0 18px}.art-play{min-width:58px;min-height:58px}.player{height:86px;padding:10px 14px;grid-template-columns:minmax(0,1fr) 64px;gap:12px;background:#0c0d12;border-top:1px solid #32333a}.player-track{min-width:0;gap:11px}.player-track img{width:54px;height:54px;border-radius:6px}.player-track strong{font-size:14px;overflow:hidden;text-overflow:ellipsis}.player-track span{margin-top:4px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-track small,.player-wave,.player-live,.listeners,.player-controls>button:not(.main-play),.player-volume,.player-request,.player-expand{display:none!important}.player-controls{display:flex;justify-content:flex-end;gap:0}.player-controls .main-play{display:grid!important;width:58px;height:58px;min-width:58px;min-height:58px}.site-player{min-height:86px;padding:10px 14px;grid-template-columns:54px minmax(0,1fr) 58px;gap:11px}.site-player>img{width:54px;height:54px;border-radius:6px}.site-player [data-action="play"]{width:58px;height:58px}.staff-header{padding:14px 18px}.staff-header img{max-width:88px}.staff-header div{display:none}.staff-shell{padding:20px}.staff-editor{padding:22px 18px}.staff-booking-row{display:grid}.staff-booking-row div:last-child{display:flex;flex-wrap:wrap}.mobile-route-links a,.network-mobile-nav button{min-height:48px}}

/* Slow ambient light behind the hero brand; playback gently lifts its energy. */
.hero-copy{position:relative}
.hero-copy>*:not(.hero-ambient-glow){position:relative;z-index:1}
.hero-ambient-glow{position:absolute;z-index:0;left:-8%;top:-24%;width:min(720px,115%);height:360px;border-radius:50%;pointer-events:none;opacity:.38;filter:blur(52px);background:radial-gradient(ellipse at 32% 48%,rgba(117,23,255,.68),transparent 56%),radial-gradient(ellipse at 68% 55%,rgba(255,15,180,.48),transparent 52%);transform:translate3d(-1.5%,0,0) scale(.96);animation:heroAmbientDrift 18s ease-in-out infinite alternate;transition:opacity 1.8s ease,filter 1.8s ease}
.audio-playing .hero-ambient-glow{opacity:.62;filter:blur(46px)}
@keyframes heroAmbientDrift{0%{transform:translate3d(-2%,1%,0) scale(.96)}50%{transform:translate3d(2%,-2%,0) scale(1.03)}100%{transform:translate3d(5%,2%,0) scale(.99)}}
@media (max-width:768px){.hero-ambient-glow{left:5%;top:-12%;width:90%;height:250px;opacity:.3;filter:blur(44px)}.audio-playing .hero-ambient-glow{opacity:.48}}
@media (prefers-reduced-motion:reduce){.hero-ambient-glow{animation:none;transform:none}}
.player-volume{display:flex;align-items:center;width:110px}.player-volume input{width:100%;accent-color:var(--pink);cursor:pointer}.player-track small{display:block;margin-top:5px;color:#8f899a;font-size:9px}.player[data-player-state=playing] .player-wave i{animation:pulse .8s ease-in-out infinite alternate}.player[data-player-state=connecting] .main-play{animation:pulse 1.2s ease-in-out infinite alternate}.player[data-player-state=unavailable] .main-play{filter:saturate(.25)}
@media(max-width:768px){.player-volume{display:none}.player.expanded .player-volume{display:flex;width:100px}}
.hero-live-status{margin:0 0 10px;padding-left:180px;color:#ff72d4;font-size:10px;font-weight:800;letter-spacing:1.4px}.hero-logo>img{filter:brightness(1.22) drop-shadow(0 8px 22px rgba(0,0,0,.4))}.track-progress{margin-top:9px;height:18px;font-size:8px;color:#aaa}.track-progress::before{content:"";display:block;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--pink) var(--track-progress),#2b2638 var(--track-progress))}.music-links{display:flex;gap:10px;margin-top:8px}.music-links a{color:#d7d1df;font-size:8px;text-decoration:underline}.metadata-changing [data-track-title],.metadata-changing [data-track-artist],.metadata-changing [data-track-artwork]{opacity:.4}
@media(max-width:768px){.hero-live-status{padding-left:0;text-align:center}}
.request-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.request-panel form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.request-panel label{display:grid;gap:7px;color:#c8c2d0;font-size:11px}.request-panel input,.request-panel select,.request-panel textarea{width:100%;border:1px solid #3a3547;border-radius:8px;background:#090a13;color:#fff;padding:12px}.request-panel textarea,.request-consent,.request-panel button,.request-panel [data-request-status]{grid-column:1/-1}.request-consent{display:flex!important;align-items:center}.request-consent input{width:auto}.request-honeypot{position:absolute!important;left:-9999px}@media(max-width:768px){.request-panel,.request-panel form{grid-template-columns:1fr}}
.history-search{max-width:480px;margin:0 auto 18px}.history-search label{display:block;margin-bottom:7px;color:#c8c2d0;font-size:11px}.history-search input{width:100%;height:46px;border:1px solid #3b3448;border-radius:24px;background:#090a13;color:#fff;padding:0 18px}.history-actions{display:flex;gap:8px;margin-top:8px}.history-actions a,.history-actions button{border:0;background:none;color:#ff69d0;font-size:9px;padding:0;cursor:pointer}

/* Deliberate broadcast-studio hero surface replaces the generic tech grid. */
.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(108deg,rgba(69,18,112,.14),transparent 38%),radial-gradient(ellipse at 35% 52%,rgba(91,20,157,.12),transparent 42%),linear-gradient(180deg,#07070e 0%,#05060b 72%);background-size:auto;pointer-events:none}
.hero::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.28;background:repeating-linear-gradient(180deg,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 1px,transparent 1px,transparent 5px);mix-blend-mode:screen}
.hero-overlay{z-index:1}
.hero-ambient-glow{left:2%;top:-4%;width:min(590px,96%);height:245px;opacity:.22;filter:blur(64px);background:radial-gradient(ellipse at 38% 52%,rgba(112,24,255,.58),transparent 57%),radial-gradient(ellipse at 66% 54%,rgba(255,17,178,.3),transparent 50%)}
.audio-playing .hero-ambient-glow{opacity:.36;filter:blur(58px)}
@media (max-width:768px){.hero-ambient-glow{left:10%;top:1%;width:80%;height:190px;opacity:.2;filter:blur(50px)}.audio-playing .hero-ambient-glow{opacity:.3}}

/* Compact floating studio player and site-wide request dialog. */
@media (min-width:769px){
  :root{--player:0px}
  body{padding-bottom:0}
  .player{inset:auto 22px 22px auto;width:min(540px,calc(100vw - 44px));height:112px;padding:14px 16px;grid-template-columns:minmax(0,1fr) auto;gap:13px;border:1px solid #302942;border-radius:18px;background:linear-gradient(135deg,rgba(12,11,26,.97),rgba(6,7,15,.98));box-shadow:0 18px 65px rgba(0,0,0,.6),0 0 32px rgba(202,19,255,.14);backdrop-filter:blur(18px)}
  .player-track{min-width:0}.player-track img{width:68px;height:68px;border-radius:9px;box-shadow:0 8px 22px rgba(0,0,0,.35)}.player-track strong{max-width:190px;overflow:hidden;text-overflow:ellipsis}.player-track span{max-width:190px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-track small{color:#9e96aa}
  .player-wave,.player-live,.listeners,.player-expand{display:none}
  .player-controls{gap:10px;justify-content:flex-end}.player-controls button{flex:0 0 auto}.player-controls .main-play{width:48px;height:48px;box-shadow:0 0 24px rgba(255,24,183,.3)}.player-volume{width:78px}
  .player-controls .player-request{display:flex;width:auto;height:34px;padding:0 11px;border:1px solid #a52cad;border-radius:17px;background:rgba(255,24,183,.08);color:#ff8cdc;font-size:8px;font-weight:800;letter-spacing:.7px;gap:5px}.player-controls .player-request svg{width:13px;height:13px}
  .player-controls .player-request:hover{border-color:var(--pink);background:rgba(255,24,183,.16)}
}
.request-dialog{width:min(610px,calc(100vw - 28px));max-height:calc(100vh - 36px);overflow:auto;padding:27px;border:1px solid #40344f;border-radius:20px;background:radial-gradient(circle at 90% 0,rgba(138,25,255,.16),transparent 35%),linear-gradient(145deg,#111020,#080912);color:#fff;box-shadow:0 28px 100px rgba(0,0,0,.78),0 0 40px rgba(216,18,255,.16)}
.request-dialog::backdrop{background:rgba(2,2,7,.78);backdrop-filter:blur(8px)}
.request-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.request-dialog-head h2{margin:4px 0 0;font-size:27px}.request-dialog-head .section-kicker{margin:0}.request-dialog-head>button{width:38px;height:38px;border:1px solid #3b3548;border-radius:50%;background:#090a13;color:#d9d3df;font-size:24px;cursor:pointer}.request-dialog-head>button:hover{border-color:var(--pink);color:#fff}.request-intro{margin:13px 0 22px;color:#aaa3b2;line-height:1.6}
.request-dialog form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.request-dialog label{display:grid;gap:7px;color:#d3ced8;font-size:11px;font-weight:600}.request-dialog input,.request-dialog select,.request-dialog textarea{width:100%;border:1px solid #393346;border-radius:10px;background:#070811;color:#fff;padding:12px;outline:none}.request-dialog input:focus,.request-dialog select:focus,.request-dialog textarea:focus{border-color:#db22d1;box-shadow:0 0 0 3px rgba(219,34,209,.1)}.request-dialog textarea{min-height:88px;resize:vertical}.request-dialog label small{color:#87818e;font-weight:400;line-height:1.45}.request-wide,.request-consent,.request-submit,.request-status{grid-column:1/-1}.request-consent{display:flex!important;align-items:flex-start!important;flex-direction:row;line-height:1.45}.request-consent input{width:auto;margin-top:2px}.request-honeypot{position:absolute!important;left:-9999px}.request-submit{width:100%;margin-top:2px}.request-status{min-height:18px;margin:0;text-align:center;color:#ff8bd9;font-size:11px}
@media (max-width:768px){
  .player{height:78px;grid-template-columns:minmax(0,1fr) auto;padding:8px 10px}.player-track{gap:9px}.player-track img{width:54px;height:54px;border-radius:7px}.player-track strong{font-size:12px;max-width:32vw;overflow:hidden;text-overflow:ellipsis}.player-track span{font-size:9px;margin-top:4px;max-width:32vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-track small,.player-wave,.player-live,.listeners,.player-expand{display:none}.player-controls{gap:7px}.player-controls .main-play{width:44px;height:44px}.player-controls .player-request{display:grid;width:42px;height:42px;padding:0;border:1px solid #a52cad;border-radius:50%;background:rgba(255,24,183,.1)}.player-controls .player-request svg{width:18px;height:18px}.player-controls .player-request span{display:none}.player-volume{display:none!important}
  .request-dialog{padding:21px 17px;border-radius:16px}.request-dialog form{grid-template-columns:1fr}.request-dialog label,.request-wide,.request-consent,.request-submit,.request-status{grid-column:1}.request-dialog-head h2{font-size:23px}
}

/* 2026 homepage: premium broadcast editorial system */
.home-page{--home-max:1240px;--home-gutter:clamp(22px,5vw,72px);padding:0;background:#05050a;color:#fff}
.home-page main{overflow:hidden}.home-page .player{z-index:90}
.site-header{height:88px;position:relative;z-index:80;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:32px;padding:0 var(--home-gutter);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(5,5,10,.88);backdrop-filter:blur(20px)}
.header-brand{width:138px}.header-brand img{width:100%;filter:brightness(1.25)}
.desktop-nav{display:flex;justify-content:center;gap:clamp(20px,3vw,46px);height:100%}.desktop-nav a{display:flex;align-items:center;position:relative;font-size:11px;font-weight:800;letter-spacing:1.35px;color:#aaa6b2;transition:.2s}.desktop-nav a:hover{color:#fff}.desktop-nav .is-live{color:#fff}.desktop-nav .is-live::before{content:"";width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--pink);box-shadow:0 0 12px var(--pink)}.desktop-nav .is-live::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--pink)}
.header-actions{display:flex;align-items:center;gap:18px}.login-link{font-size:10px;font-weight:800;letter-spacing:1.2px;color:#c2bdc9}.header-listen{height:42px;padding:0 18px;border:0;border-radius:22px;display:flex;align-items:center;gap:9px;background:#fff;color:#08080d;font-size:10px;font-weight:900;letter-spacing:.7px;cursor:pointer}.header-listen svg{width:17px}.site-header .menu-toggle{display:none}
.live-hero{min-height:690px;position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.78fr);align-items:center;gap:clamp(50px,7vw,110px);padding:78px max(var(--home-gutter),calc((100vw - var(--home-max))/2));isolation:isolate;background:radial-gradient(circle at 84% 48%,rgba(225,12,178,.13),transparent 28%),radial-gradient(circle at 12% 10%,rgba(101,22,203,.14),transparent 28%),linear-gradient(120deg,#08070f,#04050a 62%)}
.live-hero::before{content:"";position:absolute;inset:0;z-index:-2;opacity:.24;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(12.5% - 1px),rgba(255,255,255,.035) 12.5%),repeating-linear-gradient(0deg,transparent 0,transparent 89px,rgba(255,255,255,.025) 90px);mask-image:linear-gradient(to bottom,transparent,#000 25%,#000 75%,transparent)}
.live-hero::after{content:"FUSE";position:absolute;z-index:-1;right:-3vw;bottom:-80px;font:900 28vw/1 "Barlow Condensed",sans-serif;font-style:italic;letter-spacing:-2vw;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.025);pointer-events:none}
.live-hero .hero-ambient-glow{z-index:-1;left:2%;top:16%;width:52%;height:65%;opacity:.3}.live-kicker{display:flex;align-items:center;gap:9px;margin:0 0 25px;font-size:10px;font-weight:900;letter-spacing:2px;color:#fff}.live-kicker i,.live-pill i,.footer-social p i{width:7px;height:7px;border-radius:50%;background:var(--pink);box-shadow:0 0 12px var(--pink)}.live-kicker span{padding-left:12px;border-left:1px solid #45414c;color:#77727f}
.live-hero h1{margin:0;font:900 clamp(64px,7.2vw,112px)/.78 "Barlow Condensed",sans-serif;font-style:italic;letter-spacing:-3px;text-transform:uppercase}.live-hero h1 em{color:var(--pink);font-style:italic;text-shadow:0 0 36px rgba(255,24,183,.19)}
.hero-summary{max-width:570px;margin:34px 0 32px;color:#aaa5b1;font-size:15px;line-height:1.8}.live-hero .hero-actions{display:flex;align-items:center;gap:30px;padding:0}.live-hero .hero-play{height:62px;min-width:210px;border-radius:4px;justify-content:flex-start;padding:0 20px;background:linear-gradient(120deg,#ff18b7,#9e16ff);box-shadow:0 15px 40px rgba(223,18,192,.22)}.play-disc{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#e213a7;font-size:11px}.hero-play>span:last-child{display:grid;text-align:left;font-size:13px;line-height:1.15}.hero-play small{margin-bottom:4px;color:rgba(255,255,255,.65);font-size:8px;letter-spacing:1.4px}.text-action{font-size:10px;font-weight:900;letter-spacing:1.2px;border-bottom:1px solid #4c4753;padding-bottom:6px}.text-action span,.section-heading>a span{color:var(--pink);margin-left:7px}.hero-proof{display:flex;gap:40px;margin-top:46px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);max-width:560px}.hero-proof span{display:flex;align-items:baseline;gap:9px;color:#77727e;font-size:8px;font-weight:800;letter-spacing:1.2px}.hero-proof strong{color:#fff;font-size:16px;letter-spacing:0}
.live-art-card{position:relative;justify-self:end;width:min(100%,465px);padding:15px 15px 20px;background:linear-gradient(145deg,rgba(24,20,35,.92),rgba(7,7,13,.98));border:1px solid rgba(255,255,255,.13);box-shadow:0 35px 85px rgba(0,0,0,.55);transform:rotate(1.2deg)}.hero-artwork{width:100%;aspect-ratio:1.15;object-fit:cover;filter:saturate(1.1);position:relative;z-index:1}.art-halo{position:absolute;inset:8% -10% 18%;background:radial-gradient(circle,rgba(255,14,180,.35),transparent 68%);filter:blur(45px)}.art-card-meta{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:19px 7px 4px}.art-card-meta p{margin:0 0 7px;color:var(--pink);font-size:8px;font-weight:900;letter-spacing:1.7px}.art-card-meta h2{margin:0 0 4px;font:700 24px/1 "Barlow Condensed",sans-serif;letter-spacing:.3px}.art-card-meta span{color:#9f99a7;font-size:11px}.art-play{width:50px;height:50px;border:0;border-radius:50%;background:#fff;color:#0b0910;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 28px rgba(255,255,255,.18)}.art-play span{color:#0b0910;font-size:14px}.live-art-card .waveform{height:28px;margin:2px 7px 0;opacity:.55}.live-art-card .waveform i{flex:1;max-height:23px;background:linear-gradient(#ff34c2,#7021e8)}.live-pill{position:absolute;z-index:3;top:27px;left:27px;display:flex;align-items:center;gap:7px;padding:8px 10px;background:rgba(4,4,8,.82);backdrop-filter:blur(8px);font-size:8px;font-weight:900;letter-spacing:1px}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.04);border-radius:50%;z-index:-1}.hero-orbit-one{width:470px;height:470px;right:4%;top:14%}.hero-orbit-two{width:620px;height:620px;right:-2%;top:4%}
.next-up{min-height:105px;display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) auto;align-items:center;gap:35px;padding:20px max(var(--home-gutter),calc((100vw - var(--home-max))/2));background:#0d0c14;border-top:1px solid #292431;border-bottom:1px solid #292431}.next-up>div:not(.next-divider){display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px}.schedule-presenter-avatar{width:40px;height:40px;padding:6px;border:1px solid #302a39;border-radius:8px;background:#14101a;object-fit:contain}.schedule-presenter-avatar.is-discord-avatar{padding:0;border-radius:50%;object-fit:cover}.next-up-copy{display:grid;min-width:0;gap:2px}.next-up-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-up-copy em{color:#8f8996;font-size:9px;font-style:normal}.next-up span{color:var(--pink);font-size:8px;font-weight:900;letter-spacing:1.4px}.next-up strong{font:700 18px "Barlow Condensed",sans-serif}.next-up small{color:#827d89;font-size:9px;white-space:nowrap}.next-divider{height:40px;background:#312d37}.next-up>a{font-size:9px;font-weight:900;letter-spacing:1px;white-space:nowrap}.next-up>a span{margin-left:8px}
.content-section{max-width:var(--home-max);margin:auto;padding:105px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-kicker{margin:0 0 10px;color:var(--pink);font-size:9px;font-weight:900;letter-spacing:2px}.section-heading h2{margin:0;font:800 clamp(42px,5vw,66px)/.9 "Barlow Condensed",sans-serif;font-style:italic;text-transform:uppercase;letter-spacing:-1px}.section-heading>a{padding-bottom:6px;border-bottom:1px solid #3c3742;font-size:9px;font-weight:900;letter-spacing:1.2px;color:#c9c4cd}
.recent-track-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.recent-track{border-top:1px solid #2f2b35;padding-top:14px}.recent-track>a{display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:16px}.track-art{position:relative;width:88px;height:88px;overflow:hidden}.track-art img{width:100%;height:100%;object-fit:cover;transition:.35s}.track-art i{position:absolute;inset:0;display:grid;place-items:center;background:rgba(5,5,10,.45);opacity:0;font-style:normal;font-size:9px;font-weight:900;letter-spacing:1px;transition:.25s}.recent-track:hover .track-art img{transform:scale(1.06)}.recent-track:hover .track-art i,.recent-track.is-current .track-art i{opacity:1}.recent-track.is-current .track-art i{inset:auto auto 7px 7px;padding:5px 7px;background:var(--pink)}.track-copy{display:grid;gap:6px;min-width:0}.track-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.track-copy small{color:#86818b;font-size:10px}.track-time{align-self:start;color:#625e68;font-size:8px;font-weight:800;letter-spacing:1px}.recent-track.is-current{border-color:var(--pink)}
.programme-section{max-width:none;padding-left:max(var(--home-gutter),calc((100vw - var(--home-max))/2));padding-right:max(var(--home-gutter),calc((100vw - var(--home-max))/2));background:#0a0910}.programme-section>.section-heading,.programme-grid{max-width:var(--home-max);margin-left:auto;margin-right:auto}.programme-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:22px}.programme-feature{min-height:365px;display:grid;grid-template-columns:.95fr 1.05fr;border:1px solid #302b38;background:linear-gradient(130deg,#161020,#0c0b12)}.programme-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(151,22,242,.35),transparent 58%),#0a0710}.programme-visual::before{content:"";position:absolute;inset:-30%;background:repeating-conic-gradient(from 10deg,transparent 0 8deg,rgba(255,255,255,.025) 9deg 10deg);animation:spinSlow 35s linear infinite}.programme-visual img{width:42%;position:relative;filter:drop-shadow(0 0 28px rgba(214,20,255,.35))}.programme-visual span{position:absolute;left:20px;top:20px;padding:7px 9px;background:var(--pink);font-size:8px;font-weight:900;letter-spacing:1px}.programme-copy{padding:60px 48px;display:flex;flex-direction:column;align-items:flex-start}.programme-copy p{margin:0;color:var(--pink);font-size:9px;font-weight:900;letter-spacing:1.5px}.programme-copy h3{margin:17px 0 6px;font:800 clamp(38px,4vw,56px)/.9 "Barlow Condensed",sans-serif;font-style:italic;text-transform:uppercase}.programme-copy>span{color:#96909d;font-size:12px}.programme-copy a{margin-top:auto;padding-bottom:6px;border-bottom:1px solid #4e4554;font-size:9px;font-weight:900;letter-spacing:1px}.programme-copy b{color:var(--pink);margin-left:12px}.programme-list{border:1px solid #302b38}.programme-list>a{height:33.333%;display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:18px;padding:0 24px;border-bottom:1px solid #2d2932;transition:.2s}.programme-list>a:last-child{border:0}.programme-list>a:hover{background:#14101a}.programme-list time{color:var(--pink);font:700 16px "Barlow Condensed",sans-serif}.programme-list div{display:grid;gap:5px}.programme-list strong{font-size:12px}.programme-list small{color:#7d7782;font-size:9px}.programme-list>a>span{color:#5d5662}
.editorial-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:22px}.editorial-card{border-top:1px solid #332e38}.editorial-image{height:200px;position:relative;overflow:hidden;margin-top:14px;background:#110e17}.editorial-card.featured .editorial-image{height:290px}.editorial-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.editorial-card:hover .editorial-image img{transform:scale(1.035);filter:brightness(1.1)}.editorial-image span{position:absolute;left:13px;bottom:13px;padding:6px 8px;background:#08070c;font-size:7px;font-weight:900;letter-spacing:1px}.editorial-card>div:last-child{padding:20px 2px}.editorial-card time{color:var(--pink);font-size:8px;font-weight:800;letter-spacing:1px}.editorial-card h3{margin:11px 0 9px;font:700 25px/1.05 "Barlow Condensed",sans-serif;text-transform:uppercase}.editorial-card.featured h3{font-size:34px}.editorial-card p{color:#87818d;font-size:11px;line-height:1.6}.editorial-card b{display:inline-block;margin-top:8px;font-size:8px;letter-spacing:1px}
.station-actions{max-width:none;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-left:max(var(--home-gutter),calc((100vw - var(--home-max))/2));padding-right:max(var(--home-gutter),calc((100vw - var(--home-max))/2));background:radial-gradient(circle at 12% 45%,rgba(141,19,240,.24),transparent 28%),linear-gradient(115deg,#100a18,#08070d 70%);border-top:1px solid #30263a}.station-actions h2{margin:0;font:900 clamp(49px,6vw,76px)/.82 "Barlow Condensed",sans-serif;font-style:italic;text-transform:uppercase}.station-actions h2 em{color:var(--pink)}.action-links{border-top:1px solid #3b3441}.action-links>a,.action-links>button{width:100%;min-height:82px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:17px;padding:0 8px;border:0;border-bottom:1px solid #3b3441;background:none;color:#fff;text-align:left;cursor:pointer}.action-links svg{width:24px;color:var(--pink)}.action-links span{display:grid;gap:6px}.action-links strong{font-size:11px;letter-spacing:.7px}.action-links small{color:#85808a;font-size:9px}.action-links b{color:var(--pink);font-size:16px;transition:.2s}.action-links>a:hover b,.action-links>button:hover b{transform:translateX(5px)}
.site-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:70px;padding:75px max(var(--home-gutter),calc((100vw - var(--home-max))/2)) 28px;background:#030306;border-top:1px solid #211e25}.footer-brand img{width:170px;filter:brightness(1.2)}.footer-brand p{color:#77727d;line-height:1.7;font-size:11px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-links div{display:grid;align-content:start;gap:11px}.footer-links strong,.footer-social>strong{margin-bottom:7px;color:#7f7885;font-size:8px;letter-spacing:1.5px}.footer-links a{font-size:11px;color:#c9c5cc}.footer-social>div{display:flex;gap:10px;margin:12px 0 27px}.footer-social>div a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #302c35;border-radius:50%;font-size:8px;font-weight:900}.footer-social p{display:flex;align-items:center;gap:9px;color:#8c8791;font-size:8px;letter-spacing:1px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;margin-top:20px;padding-top:22px;border-top:1px solid #211e25;color:#4f4b53;font-size:8px;letter-spacing:1px}
@keyframes spinSlow{to{transform:rotate(360deg)}}
@media (max-width:1280px){.content-section{margin-left:var(--home-gutter);margin-right:var(--home-gutter)}.programme-section,.station-actions{margin:0}.live-hero{grid-template-columns:1fr 400px}.recent-track>a{grid-template-columns:72px 1fr auto}.track-art{width:72px;height:72px}}
@media (max-width:980px){.site-header{grid-template-columns:150px 1fr auto}.desktop-nav{gap:18px}.desktop-nav a{font-size:9px}.login-link{display:none}.live-hero{grid-template-columns:1fr .72fr;gap:40px}.live-hero h1{font-size:65px}.live-art-card{width:360px}.programme-grid{grid-template-columns:1fr}.programme-feature{min-height:340px}.programme-list{display:grid;grid-template-columns:repeat(3,1fr)}.programme-list>a{height:110px;grid-template-columns:1fr;padding:20px}.programme-list>a>span{display:none}.editorial-grid{grid-template-columns:1.15fr .85fr}.editorial-card.event-card{grid-column:2}.station-actions{grid-template-columns:1fr 1fr;gap:45px}}
@media (max-width:768px){
  .site-header{height:70px;grid-template-columns:1fr auto;padding:0 20px}.header-brand{width:112px}.desktop-nav,.header-listen,.site-header .login-link{display:none}.site-header .menu-toggle{display:flex;position:static}.home-page .mobile-nav{display:flex}.home-page .nav-backdrop{display:block}
  .live-hero{min-height:auto;grid-template-columns:1fr;padding:62px 22px 50px;gap:50px}.live-hero-copy{text-align:center}.live-kicker{justify-content:center}.live-hero h1{font-size:clamp(55px,17vw,78px);letter-spacing:-2px}.hero-summary{margin:26px auto;font-size:13px}.live-hero .hero-actions{justify-content:center;flex-direction:column;gap:22px}.hero-proof{justify-content:center;gap:22px;margin:35px auto 0}.hero-proof span{display:grid;gap:5px}.live-art-card{justify-self:center;width:min(100%,410px);transform:none}.hero-orbit-one{width:330px;height:330px;right:-30%;top:46%}.hero-orbit-two{display:none}
  .next-up{grid-template-columns:1fr;gap:0;padding:0 22px}.next-up>div:not(.next-divider){min-height:85px;grid-template-columns:auto 1fr auto}.next-divider{height:1px}.next-up>a{padding:22px 0;text-align:center;border-top:1px solid #292431}
  .content-section{margin:0;padding:78px 22px}.section-heading{align-items:flex-start}.section-heading h2{font-size:45px}.section-heading>a{margin-top:17px;font-size:8px}.recent-track-grid{grid-template-columns:1fr}.recent-track>a{grid-template-columns:76px 1fr auto}.track-art{width:76px;height:76px}
  .programme-section{padding-left:22px;padding-right:22px}.programme-feature{grid-template-columns:1fr}.programme-visual{min-height:250px}.programme-copy{min-height:270px;padding:38px 28px}.programme-list{grid-template-columns:1fr}.programme-list>a{height:90px;grid-template-columns:70px 1fr auto;padding:0 20px}.programme-list>a>span{display:block}
  .editorial-grid{grid-template-columns:1fr}.editorial-card.event-card{grid-column:auto}.editorial-card.featured .editorial-image,.editorial-image{height:230px}.editorial-card.featured h3{font-size:28px}
  .station-actions{grid-template-columns:1fr;gap:45px;padding-left:22px;padding-right:22px}.station-actions h2{font-size:54px}
  .site-footer{grid-template-columns:1fr 1fr;gap:45px;padding:60px 22px 100px}.footer-brand{grid-column:1/-1}.footer-social{grid-column:1/-1}.footer-bottom{font-size:7px}
}
@media (prefers-reduced-motion:reduce){.programme-visual::before{animation:none}.recent-track:hover .track-art img,.editorial-card:hover .editorial-image img{transform:none}}

/* Fuse Network shared shell and station selector */
.site-header{grid-template-columns:150px auto minmax(0,1fr) auto}
.station-picker{position:relative}.station-trigger{height:40px;min-width:142px;padding:0 12px;border:1px solid #302b38;border-radius:5px;background:#0c0b12;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer}.station-trigger>span{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800}.station-trigger i{width:6px;height:6px;border-radius:50%;background:var(--pink);box-shadow:0 0 9px var(--pink)}.station-trigger svg{width:15px;color:#8d8793}.station-trigger:hover,.station-trigger[aria-expanded=true]{border-color:#5a4c62;background:#131019}
.station-selector{position:absolute;z-index:120;top:52px;left:0;width:min(720px,calc(100vw - 44px));padding:23px;border:1px solid #393140;border-radius:12px;background:radial-gradient(circle at 0 0,rgba(139,22,255,.13),transparent 35%),rgba(8,8,14,.98);box-shadow:0 30px 90px rgba(0,0,0,.72);backdrop-filter:blur(24px)}.station-selector[hidden]{display:none}.station-selector-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:19px}.station-selector-head>div{display:grid;gap:5px}.station-selector-head small{color:var(--pink);font-size:8px;font-weight:900;letter-spacing:1.5px}.station-selector-head strong{font:700 25px "Barlow Condensed",sans-serif;text-transform:uppercase}.station-selector-head button{width:34px;height:34px;border:1px solid #39333f;border-radius:50%;background:#0d0b12;color:#fff;font-size:19px;cursor:pointer}.station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.station-option{min-height:73px;display:grid;grid-template-columns:6px 1fr;align-items:center;gap:12px;padding:12px;border:1px solid #29252f;border-radius:7px;background:#0d0b12}.station-option .station-swatch{width:4px;height:35px;border-radius:3px;background:var(--station-accent);box-shadow:0 0 12px color-mix(in srgb,var(--station-accent) 55%,transparent)}.station-option>span:nth-child(2){display:grid;gap:4px}.station-option strong{font-size:11px}.station-option small{color:#77717d;font-size:8px;line-height:1.3}.station-option b{grid-column:2;color:#69636e;font-size:6px;letter-spacing:1px}.station-option.is-live{border-color:rgba(255,24,183,.45);background:rgba(255,24,183,.06)}.station-option.is-live b{color:var(--pink)}.station-option.is-coming{opacity:.72;cursor:not-allowed}
.network-mobile-nav{padding-bottom:30px;overflow-y:auto}.mobile-stations{padding:18px;border-top:1px solid #28242e;border-bottom:1px solid #28242e}.mobile-stations>small{display:block;margin-bottom:13px;color:#77717d;font-size:8px;font-weight:900;letter-spacing:1.5px}.mobile-stations>div{min-height:39px;display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:10px}.mobile-stations i{width:5px;height:20px;border-radius:3px}.mobile-stations strong{font-size:11px}.mobile-stations span{color:#6e6873;font-size:6px;font-weight:900;letter-spacing:.8px}.mobile-station-live span{color:var(--pink)}.mobile-route-links{display:grid}.mobile-route-links a{min-height:48px;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid #211e26;font-size:10px;font-weight:800;letter-spacing:1px}.mobile-route-links a[aria-current=page]{color:var(--pink)}
.network-page{--home-max:1440px;--home-gutter:clamp(24px,5vw,80px);padding-bottom:0;background:#05050a}.network-main{min-height:70vh;overflow:hidden}.network-page .page-masthead{min-height:350px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;max-width:none;margin:0;padding:80px max(var(--home-gutter),calc((100vw - var(--home-max))/2)) 65px;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(190,18,255,.16),transparent 30%),linear-gradient(120deg,#0d0913,#05050a 65%);border-bottom:1px solid #292431}.network-page .page-masthead::after{content:"FUSE";position:absolute;right:-2vw;bottom:-85px;font:900 260px/1 "Barlow Condensed",sans-serif;font-style:italic;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.035);pointer-events:none}.network-page .page-masthead h1{position:relative;z-index:1;margin:0 0 16px;font:900 clamp(62px,8vw,108px)/.78 "Barlow Condensed",sans-serif;font-style:italic;letter-spacing:-2px;text-transform:uppercase}.network-page .page-masthead>p:last-child{position:relative;z-index:1;max-width:620px;margin:0;color:#a29ca8;font-size:14px;line-height:1.7}.network-page .page-masthead .section-kicker{position:relative;z-index:1}.masthead-glow{position:absolute;width:480px;height:270px;left:10%;bottom:-20%;border-radius:50%;background:radial-gradient(circle,rgba(132,18,238,.24),transparent 67%);filter:blur(45px)}
.network-page .content-section,.network-page .schedule-board,.network-page .profiles-section,.network-page .history-section,.network-page .auth-panel,.network-page .about-grid,.network-page .request-panel{max-width:var(--home-max);margin-left:auto;margin-right:auto}.network-page .panel,.network-page .content-card,.network-page .profile-card,.network-page .schedule-timeline,.network-page .auth-card{border-color:#302b38;background:linear-gradient(145deg,#11101a,#08080e);box-shadow:0 18px 55px rgba(0,0,0,.22)}.network-page h2{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase}.network-page .inner-topbar{display:none}
@media(max-width:1180px){.site-header{grid-template-columns:130px auto minmax(0,1fr) auto;gap:17px;padding-left:25px;padding-right:25px}.desktop-nav{gap:18px}.network-page .content-section,.network-page .schedule-board,.network-page .profiles-section,.network-page .history-section,.network-page .auth-panel,.network-page .about-grid,.network-page .request-panel{margin-left:var(--home-gutter);margin-right:var(--home-gutter)}}
@media(max-width:900px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto auto}.station-picker{justify-self:end}.site-header .menu-toggle{display:flex;position:static}.header-listen{display:none}}
@media(max-width:768px){.site-header{grid-template-columns:1fr auto;height:70px;padding:0 18px}.station-picker{display:none}.network-page .page-masthead{min-height:285px;padding:65px 22px 45px}.network-page .page-masthead h1{font-size:58px}.network-page .page-masthead>p:last-child{font-size:12px}.network-page .content-section,.network-page .schedule-board,.network-page .profiles-section,.network-page .history-section,.network-page .auth-panel,.network-page .about-grid,.network-page .request-panel{margin-left:22px;margin-right:22px}.station-grid{grid-template-columns:1fr}.network-page{padding-bottom:78px}}

/* Final spacious network layout */
.network-page .schedule-day[hidden]{display:none}
.page-shows .page-masthead{background:#05050a}.page-shows .masthead-glow{display:none}.timeline-row.active>[data-schedule-status]{font-size:9px;color:#ff77d3;font-weight:700}
.network-page .page-masthead{min-height:410px;padding-bottom:82px}.network-page .page-masthead>p:last-child{font-size:16px;line-height:1.8}
.network-page .content-section{margin-top:100px;margin-bottom:100px;padding:0;background:transparent;border:0;box-shadow:none}
.network-page .live-stage,.network-page .on-now-banner,.network-page .weekly-schedule,.network-page .recent-shell,.network-page .team-directory,.network-page .about-layout,.network-page .login-card{padding:clamp(42px,6vw,80px);background:linear-gradient(145deg,#11101a,#08080e);border:1px solid #302b38;border-radius:3px}
.network-page .section-heading{margin-bottom:52px;padding-bottom:28px;border-bottom:1px solid #2b2731}.network-page .section-heading h2,.network-page .team-heading h2{font:800 clamp(42px,5vw,66px)/.9 "Barlow Condensed",sans-serif;font-style:italic}
.network-page .track-grid,.network-page .team-grid,.network-page .editorial-grid,.network-page .event-grid{gap:28px}.network-page .track-card,.network-page .team-card,.network-page .editorial-card,.network-page .event-card{border-radius:3px}.network-page .track-card div,.network-page .editorial-card div,.network-page .event-card div{padding:28px}.network-page .team-group{margin-top:58px}
.network-status-strip{min-height:112px;display:grid;grid-template-columns:.8fr 1.2fr 1fr .8fr auto;align-items:center;padding:0 max(var(--home-gutter),calc((100vw - var(--home-max))/2));background:#0c0b12;border-bottom:1px solid #2b2731}.network-status-strip>div{min-height:62px;display:flex;flex-direction:column;justify-content:center;padding:0 28px;border-left:1px solid #2b2731}.network-status-strip>div:first-child{padding-left:0;border:0}.network-status-strip small{margin-bottom:7px;color:#716b77;font-size:7px;font-weight:900;letter-spacing:1.3px}.network-status-strip strong{font:700 16px "Barlow Condensed",sans-serif}.network-status-strip>div>span{margin-top:4px;color:#8d8792;font-size:9px}.network-status-strip .status-station{flex-direction:row;align-items:center;justify-content:flex-start;gap:11px}.status-station>i{width:8px;height:8px;border-radius:50%;background:var(--pink);box-shadow:0 0 12px var(--pink)}.network-status-strip>button{height:46px;padding:0 18px;border:0;border-radius:3px;background:linear-gradient(120deg,var(--pink),#941aff);color:#fff;display:flex;align-items:center;gap:9px;font-size:9px;font-weight:900;cursor:pointer}.network-status-strip>button svg{width:17px}

/* One selected schedule day at a time */
.network-page .on-now-banner{min-height:210px;grid-template-columns:150px minmax(0,1fr) auto;gap:45px;border-left:3px solid var(--pink)}.network-page .on-now-banner>img{width:140px;height:140px}.network-page .show-actions{display:flex;gap:12px;flex-wrap:wrap}
.network-page .weekly-schedule{margin-top:70px}.network-page .day-tabs{position:sticky;top:88px;z-index:8;display:grid;grid-template-columns:repeat(7,1fr);gap:0;margin-bottom:35px;padding:12px;background:rgba(8,8,13,.96);border:1px solid #302b38;backdrop-filter:blur(18px)}.network-page .day-tabs button{min-width:0;padding:17px 8px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent}.network-page .day-tabs button[aria-selected=true]{border:0;border-bottom:2px solid var(--pink);background:rgba(255,24,183,.08);box-shadow:none}
.network-page .schedule-timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;border:0;background:none;box-shadow:none}.network-page .timeline-row{min-height:108px;grid-template-columns:72px 1fr auto;gap:20px;padding:20px 22px;border:1px solid #292530;background:#0c0b12}.network-page .timeline-dot{display:none}.network-page .timeline-row h3{font:700 20px "Barlow Condensed",sans-serif;text-transform:uppercase}.network-page .timeline-row.active{grid-column:1/-1;min-height:130px;border:1px solid var(--pink);border-left:4px solid var(--pink);background:radial-gradient(circle at 90% 50%,rgba(255,24,183,.17),transparent 35%),#130d18}.network-page .timeline-row.active h3{font-size:28px}

/* First-visit station chooser */
.station-welcome{width:min(1120px,calc(100vw - 30px));max-height:calc(100vh - 30px);padding:0;border:1px solid #3c3343;border-radius:16px;background:#08080d;color:#fff;box-shadow:0 35px 120px rgba(0,0,0,.85);overflow:auto}.station-welcome::backdrop{background:rgba(2,2,6,.88);backdrop-filter:blur(12px)}.welcome-head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;gap:30px;padding:34px 38px 28px;background:rgba(8,8,13,.96);border-bottom:1px solid #2c2731}.welcome-head h2{margin:6px 0 9px;font:900 clamp(38px,5vw,58px)/.9 "Barlow Condensed",sans-serif;font-style:italic;text-transform:uppercase}.welcome-head>div>p:last-child{margin:0;color:#928c98}.welcome-head>button{width:42px;height:42px;border:1px solid #3a3440;border-radius:50%;background:#0e0c13;color:#fff;font-size:22px}
.welcome-station-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:28px 38px 40px}.welcome-station-card{display:grid;grid-template-rows:135px 1fr;border:1px solid #2f2a34;background:#0d0c12}.welcome-station-card.is-live{grid-column:1/-1;grid-template-columns:245px 1fr;grid-template-rows:auto;border-color:rgba(255,24,183,.55)}.station-logo-slot{min-height:135px;display:grid;place-items:center;align-content:center;gap:8px;padding:20px;background:radial-gradient(circle,var(--station-accent) -140%,transparent 67%),#09080e;border-bottom:1px solid #28242d}.station-logo-slot img{width:100px;max-height:95px;object-fit:contain}.station-logo-slot strong{font:900 26px/1 "Barlow Condensed",sans-serif;font-style:italic;text-align:center;color:var(--station-accent)}.station-logo-slot small{color:#625d67;font-size:6px;font-weight:900;letter-spacing:1px}.welcome-station-card.is-live .station-logo-slot{min-height:250px;border:0;border-right:1px solid #28242d}.welcome-station-copy{display:flex;flex-direction:column;padding:22px}.welcome-station-copy>span{color:var(--station-accent);font-size:7px;font-weight:900;letter-spacing:1.2px}.welcome-station-copy h3{margin:8px 0 6px;font:800 27px "Barlow Condensed",sans-serif;font-style:italic}.welcome-station-copy>p{margin:0 0 18px;color:#8d8792;font-size:9px;line-height:1.5}.welcome-station-copy dl{display:grid;gap:10px;margin:0 0 18px}.welcome-station-card.is-live .welcome-station-copy dl{grid-template-columns:1fr 1fr}.welcome-station-copy dt{color:#625d67;font-size:6px;font-weight:900}.welcome-station-copy dd{margin:4px 0 0;font-size:10px;font-weight:700}.welcome-listen{width:100%;min-height:44px;margin-top:auto;border:0;background:var(--station-accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:8px;font-weight:900}.welcome-listen:disabled{background:#18151c;color:#615b65}
@media(max-width:980px){.network-status-strip{grid-template-columns:1fr 1fr 1fr auto}.network-status-strip .status-station{display:none}.network-status-strip>div:nth-child(2){border:0}.network-page .schedule-timeline{grid-template-columns:1fr}.network-page .timeline-row.active{grid-column:auto}.welcome-station-grid{grid-template-columns:repeat(2,1fr)}.network-page .on-now-banner{grid-template-columns:120px 1fr}.network-page .show-actions{grid-column:1/-1}}
@media(max-width:768px){.network-page .page-masthead{min-height:330px;padding-bottom:55px}.network-page .page-masthead>p:last-child{font-size:13px}.network-page .content-section{margin-top:72px;margin-bottom:72px}.network-page .live-stage,.network-page .on-now-banner,.network-page .weekly-schedule,.network-page .recent-shell,.network-page .team-directory,.network-page .about-layout,.network-page .login-card{padding:30px 22px}.network-status-strip{min-height:auto;grid-template-columns:1fr;padding:14px 22px}.network-status-strip>div{display:none}.network-status-strip>div:nth-child(2){display:flex;min-height:65px;padding:0;border:0}.network-status-strip>button{margin-bottom:8px}.network-page .on-now-banner{grid-template-columns:75px 1fr;gap:20px}.network-page .on-now-banner>img{width:72px;height:72px}.network-page .show-actions{grid-column:1/-1}.network-page .show-actions .button{width:100%}.network-page .day-tabs{top:70px;display:flex;overflow-x:auto;margin-left:-8px;margin-right:-8px;padding:9px 7px}.network-page .day-tabs button{min-width:86px}.network-page .timeline-row{grid-template-columns:58px 1fr;padding:18px 14px}.network-page .timeline-row>strong,.network-page .timeline-row>span:last-child{grid-column:2;justify-self:start}.welcome-head{padding:26px 20px}.welcome-station-grid{grid-template-columns:1fr;padding:18px 20px 28px}.welcome-station-card.is-live{grid-column:auto;grid-template-columns:1fr;grid-template-rows:170px 1fr}.welcome-station-card.is-live .station-logo-slot{min-height:170px;border-right:0;border-bottom:1px solid #28242d}.welcome-station-card.is-live .welcome-station-copy dl{grid-template-columns:1fr}.station-welcome{width:calc(100vw - 14px);max-height:calc(100vh - 14px)}}

/* Spacious footer with protected player area */
.site-footer{min-height:460px;grid-template-columns:1.2fr .9fr .9fr;align-content:start;column-gap:clamp(80px,10vw,180px);row-gap:70px;padding-top:100px;padding-bottom:170px}
.footer-brand img{width:220px;filter:grayscale(1) brightness(0) invert(1);opacity:.96}.footer-brand p{margin-top:28px;font-size:14px;line-height:1.9;color:#96909c}
.footer-links{gap:80px}.footer-links div{gap:17px}.footer-links strong,.footer-social>strong{margin-bottom:15px;font-size:10px;letter-spacing:2px}.footer-links a{font-size:13px;color:#d9d4dc;transition:color .2s,transform .2s}.footer-links a:hover{color:var(--pink);transform:translateX(4px)}
.footer-social>div{gap:14px;margin:20px 0 38px}.footer-social>div a{width:48px;height:48px;font-size:10px}.footer-social p{font-size:10px;letter-spacing:1.4px}
.footer-bottom{margin-top:5px;padding-top:32px;font-size:10px;letter-spacing:1.4px}
@media(max-width:980px){.site-footer{grid-template-columns:1fr 1fr;column-gap:70px}.footer-brand{grid-column:1/-1}.footer-social{grid-column:auto}}
@media(max-width:768px){.site-footer{min-height:0;grid-template-columns:1fr;gap:52px;padding:70px 24px 130px}.footer-brand,.footer-social{grid-column:auto}.footer-brand img{width:180px}.footer-links{gap:45px}.footer-bottom{gap:20px;flex-direction:column}.footer-bottom span:last-child{color:#77717c}}

/* Homepage content uses broad editorial bands, not narrow floating cards */
.home-page .content-section{width:min(1440px,calc(100% - 96px));max-width:none;margin:0 auto;padding:110px 0;background:transparent;border:0;border-radius:0;box-shadow:none}
.home-page .recent-section{min-height:0;padding-top:105px;padding-bottom:115px}.home-page .recent-track-grid{gap:36px}.home-page .recent-track{padding-top:20px}.home-page .recent-track>a{grid-template-columns:104px 1fr auto;gap:24px}.home-page .track-art{width:104px;height:104px}.home-page .track-copy strong{font-size:16px}.home-page .track-copy small{font-size:12px}.home-page .section-heading{margin-bottom:55px;padding-bottom:28px;border-bottom:1px solid #2e2933}
.home-page .programme-section{width:100%;max-width:none;margin:0;padding:120px max(48px,calc((100vw - 1440px)/2));background:#09090f;border:0;border-radius:0}.home-page .programme-section>.section-heading,.home-page .programme-grid{width:100%;max-width:1440px}.home-page .programme-grid{gap:34px}.home-page .programme-feature{min-height:430px}.home-page .programme-list>a{padding-left:34px;padding-right:34px}
.home-page .editorial-section{padding-top:120px;padding-bottom:125px}.home-page .editorial-grid{gap:34px}.home-page .editorial-image{height:250px}.home-page .editorial-card.featured .editorial-image{height:360px}
.home-page .station-actions{width:100%;max-width:none;margin:0;padding:125px max(48px,calc((100vw - 1440px)/2));gap:140px;border-radius:0}.home-page .action-links>a,.home-page .action-links>button{min-height:100px}
.home-page .next-up{min-height:125px;padding-left:max(48px,calc((100vw - 1440px)/2));padding-right:max(48px,calc((100vw - 1440px)/2));gap:48px}.home-page .next-up strong{font-size:22px}.home-page .next-up span,.home-page .next-up small,.home-page .next-up>a{font-size:10px}
@media(max-width:980px){.home-page .content-section{width:calc(100% - 56px)}.home-page .programme-section,.home-page .station-actions{width:100%;padding-left:28px;padding-right:28px}.home-page .station-actions{gap:60px}.home-page .recent-track>a{grid-template-columns:82px 1fr auto}.home-page .track-art{width:82px;height:82px}}
@media(max-width:768px){.home-page .content-section{width:100%;padding:80px 22px}.home-page .programme-section,.home-page .station-actions{padding:85px 22px}.home-page .recent-section{padding-top:75px;padding-bottom:85px}.home-page .recent-track-grid{gap:24px}.home-page .recent-track>a{grid-template-columns:78px 1fr auto;gap:17px}.home-page .track-art{width:78px;height:78px}.home-page .section-heading{margin-bottom:38px}.home-page .next-up{padding-left:22px;padding-right:22px;gap:0}.home-page .next-up strong{font-size:18px}.home-page .programme-feature{min-height:0}.home-page .editorial-image,.home-page .editorial-card.featured .editorial-image{height:240px}}

/* Homepage discovery: five tracks beside today's programming */
.home-discovery-grid{width:min(1440px,calc(100% - 96px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:minmax(380px,.78fr) minmax(600px,1.22fr);gap:70px;align-items:start}
.home-discovery-grid .content-section{width:100%;margin:0;padding:0;background:transparent;border:0}
.home-discovery-grid .section-heading{min-height:100px;margin-bottom:28px}
.home-discovery-grid .recent-track-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid #302b35}
.home-discovery-grid .recent-track{padding:12px 0;border-top:0;border-bottom:1px solid #302b35}.home-discovery-grid .recent-track>a{grid-template-columns:74px 1fr auto;gap:18px}.home-discovery-grid .track-art{width:74px;height:74px}.home-discovery-grid .track-copy strong{font-size:14px}.home-discovery-grid .track-copy small{font-size:10px}
.home-discovery-grid .programme-section{width:100%;max-width:none;margin:0;padding:0;background:transparent}
.home-discovery-grid .programme-grid{width:100%;display:grid;grid-template-columns:1fr;gap:18px}.home-discovery-grid .programme-feature{min-height:315px;grid-template-columns:.75fr 1.25fr}.home-discovery-grid .programme-copy{padding:42px 38px}.home-discovery-grid .programme-copy h3{font-size:44px}.home-discovery-grid .programme-list{display:grid;grid-template-columns:repeat(3,1fr)}.home-discovery-grid .programme-list>a{height:105px;grid-template-columns:1fr auto;padding:19px 22px}.home-discovery-grid .programme-list time{grid-column:1/-1}.home-discovery-grid .programme-list>a>span{display:block}
.home-page .editorial-section{border-top:1px solid #28242e}
@media(max-width:1100px){.home-discovery-grid{width:calc(100% - 56px);grid-template-columns:1fr;gap:95px}.home-discovery-grid .programme-feature{grid-template-columns:.8fr 1.2fr}.home-discovery-grid .recent-track>a{grid-template-columns:88px 1fr auto}.home-discovery-grid .track-art{width:88px;height:88px}}
@media(max-width:768px){.home-discovery-grid{width:100%;padding:85px 22px;gap:80px}.home-discovery-grid .section-heading{min-height:0}.home-discovery-grid .programme-feature{grid-template-columns:1fr}.home-discovery-grid .programme-list{grid-template-columns:1fr}.home-discovery-grid .programme-list>a{height:90px;grid-template-columns:70px 1fr auto}.home-discovery-grid .programme-list time{grid-column:auto}.home-discovery-grid .recent-track>a{grid-template-columns:72px 1fr auto}.home-discovery-grid .track-art{width:72px;height:72px}}

/* Staff news studio */
.staff-page{min-height:100vh;padding:0;background:radial-gradient(circle at 15% 0,rgba(135,19,245,.18),transparent 30%),#06060b}.staff-header{height:88px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:28px;padding:0 clamp(24px,5vw,75px);border-bottom:1px solid #292530;background:rgba(6,6,11,.9)}.staff-header>a:first-child img{width:140px;filter:grayscale(1) brightness(0) invert(1)}.staff-header>div{display:grid;gap:4px}.staff-header>div span{color:var(--pink);font-size:8px;font-weight:900;letter-spacing:1.5px}.staff-header>div strong{font:700 22px "Barlow Condensed",sans-serif;text-transform:uppercase}.staff-header>a:last-child{font-size:10px;font-weight:800}
.staff-shell{width:min(1450px,calc(100% - 70px));margin:auto;padding:80px 0 120px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:70px;align-items:start}.staff-title{margin-bottom:40px}.staff-title h1,.staff-denied h1{margin:8px 0 14px;font:900 clamp(48px,6vw,76px)/.86 "Barlow Condensed",sans-serif;font-style:italic;text-transform:uppercase}.staff-title>p:last-child,.staff-denied>p{color:#9a94a0;line-height:1.7}.staff-message,.staff-error{padding:14px 17px;border:1px solid #3b3442;background:#0e0c13}.staff-message{border-color:#277f5c;color:#7ce4b5}.staff-error{border-color:#9b3252;color:#ff92ad}
.news-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:40px;border:1px solid #302b38;background:#0d0c13}.news-form label{display:grid;gap:9px;color:#d6d1da;font-size:10px;font-weight:700}.news-form .wide,.news-form .form-actions{grid-column:1/-1}.news-form input,.news-form textarea{width:100%;border:1px solid #39333f;border-radius:3px;background:#07070c;color:#fff;padding:14px;outline:0}.news-form input:focus,.news-form textarea:focus{border-color:var(--pink);box-shadow:0 0 0 3px rgba(255,24,183,.1)}.news-form textarea{resize:vertical;line-height:1.6}.news-form label small{color:#7d7782;font-weight:400}.news-form .check{display:flex;grid-template-columns:auto 1fr;align-items:center}.news-form .check input{width:auto}.form-actions{display:flex;gap:12px;margin-top:10px}
.staff-library{position:sticky;top:30px;display:grid;gap:15px}.staff-library>div:first-child{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.staff-library h2{margin:0;font:700 30px "Barlow Condensed",sans-serif}.staff-library article{display:grid;grid-template-columns:120px 1fr;min-height:125px;border:1px solid #302b38;background:#0d0c13}.staff-library article>img{width:120px;height:100%;object-fit:cover}.staff-library article>div{padding:17px}.staff-library article span{color:var(--pink);font-size:7px;font-weight:900}.staff-library article h3{margin:7px 0 5px;font-size:14px}.staff-library article small{color:#7e7883}.staff-library article>div>div{display:flex;gap:14px;margin-top:16px}.staff-library article a,.staff-library article button{border:0;background:none;color:#fff;padding:0;font-size:8px;font-weight:900;cursor:pointer}.staff-library article button{color:#ff789b}.staff-empty{padding:35px;border:1px dashed #3a3440;color:#88828e}.staff-denied{grid-column:1/-1;max-width:760px;padding:70px;border:1px solid #392f40;background:#0d0b13}
@media(max-width:950px){.staff-shell{grid-template-columns:1fr}.staff-library{position:static}.staff-header{grid-template-columns:130px 1fr auto}}
@media(max-width:650px){.staff-header{height:72px;grid-template-columns:1fr auto;padding:0 20px}.staff-header>div{display:none}.staff-header>a:first-child img{width:110px}.staff-shell{width:calc(100% - 32px);padding:50px 0 100px;gap:60px}.news-form{grid-template-columns:1fr;padding:25px 18px}.news-form .wide,.news-form .form-actions{grid-column:1}.form-actions{flex-direction:column}.staff-library article{grid-template-columns:90px 1fr}.staff-library article>img{width:90px}.staff-denied{padding:40px 24px}}
.staff-link{color:var(--pink);font-size:9px;font-weight:900;letter-spacing:1px}.news-article{max-width:1000px!important}.news-article>img{width:100%;max-height:560px;object-fit:cover}.news-article header{padding:55px 0 35px;border-bottom:1px solid #302b38}.news-article time{color:#817a86;font-size:10px}.news-article h2{margin:15px 0;font:800 clamp(42px,6vw,72px)/.95 "Barlow Condensed",sans-serif;font-style:italic}.news-article header>p:last-child{color:#aaa3af;font-size:17px;line-height:1.7}.article-body{padding:45px 0;color:#d2cdd5;font-size:16px;line-height:1.9}.article-missing{text-align:center}
/* Netlify application views */
.netlify-page main{min-height:72vh;padding:clamp(7rem,12vw,11rem) clamp(1.25rem,8vw,10rem) 8rem}.netlify-content{max-width:1440px;margin:3rem auto 0}.netlify-content>[data-news-list]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.netlify-content .news-card,.staff-netlify{padding:clamp(1.25rem,3vw,2.5rem);border:1px solid #29273b;border-radius:18px;background:#0d0c16}.news-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px;margin-bottom:1.25rem}.news-card h2{font-family:"Barlow Condensed",sans-serif;font-size:2rem;margin:.5rem 0}.staff-netlify form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:2rem 0}.staff-netlify label{display:grid;gap:.5rem}.staff-netlify input,.staff-netlify textarea{width:100%;padding:.9rem 1rem;color:#fff;background:#090811;border:1px solid #343148;border-radius:8px}.staff-wide{grid-column:1/-1}.staff-check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.staff-check input{width:auto}.staff-news-row{display:grid;grid-template-columns:1fr auto auto auto;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid #29273b}.staff-news-row button{color:#fff;background:#171522;border:1px solid #343148;border-radius:7px;padding:.55rem .8rem}.is-error{color:#ff6d9f}@media(max-width:800px){.netlify-content>[data-news-list]{grid-template-columns:1fr}.staff-netlify form{grid-template-columns:1fr}.staff-wide{grid-column:auto}.staff-news-row{grid-template-columns:1fr auto}.netlify-page main{padding-bottom:10rem}}
/* Fuse accounts and coin shop */
.google-auth-button{min-height:54px;margin-top:30px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #3a3543;border-radius:11px;background:#fff;color:#17131b;font-size:11px;font-weight:900;letter-spacing:.06em}.google-auth-button:hover{background:#f1edf5}.google-auth-button span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:linear-gradient(135deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75%);color:#fff;font-size:12px}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0 -25px;color:#686170;font-size:8px;font-weight:900;letter-spacing:.12em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#2b2731}
.page-hero:has(.fuse-auth-shell)>.section-heading{display:none}.netlify-page main:has(.fuse-auth-shell){padding-top:clamp(8rem,10vw,10rem);padding-bottom:clamp(7rem,10vw,10rem);background:radial-gradient(circle at 18% 25%,rgba(151,20,255,.14),transparent 34%),radial-gradient(circle at 82% 72%,rgba(255,24,183,.1),transparent 30%)}.netlify-content:has(.fuse-auth-shell){max-width:1180px;margin:0 auto}.fuse-auth-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);min-height:650px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#0d0c15;box-shadow:0 35px 100px rgba(0,0,0,.55)}.fuse-auth-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(36px,5vw,66px);overflow:hidden;background:linear-gradient(145deg,#19062e 0%,#590078 54%,#d000a5 135%)}.fuse-auth-brand:before,.fuse-auth-brand:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.fuse-auth-brand:before{width:430px;height:430px;right:-250px;top:-150px}.fuse-auth-brand:after{width:300px;height:300px;left:-180px;bottom:-160px}.fuse-auth-brand>img{position:relative;z-index:1;width:142px}.fuse-auth-brand>div{position:relative;z-index:1}.fuse-auth-brand h2{margin:12px 0 20px;font:italic 900 clamp(48px,5vw,78px)/.88 "Barlow Condensed",sans-serif;text-transform:uppercase}.fuse-auth-brand h2 em{color:#ff7ee0}.fuse-auth-brand>div>p:last-child{max-width:430px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.75}.fuse-auth-brand ul{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.fuse-auth-brand li{padding:9px 13px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(0,0,0,.13);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fuse-auth-panel{display:flex;flex-direction:column;padding:clamp(36px,5vw,72px);background:linear-gradient(155deg,#12101a,#090910)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px;border:1px solid #2e2a39;border-radius:13px;background:#08070d}.auth-tabs button{min-height:46px;border:0;border-radius:9px;background:transparent;color:#777180;font-size:11px;font-weight:900;letter-spacing:.09em;cursor:pointer}.auth-tabs button.active{background:linear-gradient(110deg,#ff18b7,#8d17ff);color:#fff;box-shadow:0 10px 25px rgba(255,24,183,.2)}.fuse-auth-panel form{display:grid;gap:20px;margin-top:52px}.auth-eyebrow{margin:0;color:#ff35c0;font-size:10px;font-weight:900;letter-spacing:.16em}.fuse-auth-panel form h2{margin:-10px 0 -12px;font:800 clamp(34px,4vw,50px)/1 "Barlow Condensed",sans-serif}.auth-intro{margin:0 0 7px;color:#948e9d;font-size:13px}.fuse-auth-panel label{display:grid;gap:9px;color:#d8d3dd;font-size:11px;font-weight:800}.fuse-auth-panel input{width:100%;height:54px;padding:0 17px;border:1px solid #393343;border-radius:10px;outline:0;background:#09080f;color:#fff;font-size:14px}.fuse-auth-panel input:focus{border-color:#ff18b7;box-shadow:0 0 0 4px rgba(255,24,183,.1)}.password-field{position:relative}.password-field input{padding-right:75px}.password-field button{position:absolute;right:8px;top:7px;height:40px;padding:0 12px;border:0;background:transparent;color:#ff4cc8;font-size:9px;font-weight:900;cursor:pointer}.auth-submit{width:100%;min-height:56px;margin-top:5px;border-radius:11px}.auth-reset{justify-self:center;border:0;background:transparent;color:#aaa4b0;font-size:11px;text-decoration:underline;cursor:pointer}.auth-status{min-height:20px;margin:0;text-align:center;color:#ff62ce;font-size:12px}.auth-discord-note{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:30px;border-top:1px solid #292631}.auth-discord-note span{padding:8px 10px;border-radius:6px;background:#5865f2;color:#fff;font-size:9px;font-weight:900}.auth-discord-note p{margin:0;color:#77717f;font-size:11px;line-height:1.5}@media(max-width:900px){.fuse-auth-shell{grid-template-columns:1fr;max-width:620px;margin:auto}.fuse-auth-brand{min-height:320px}.fuse-auth-brand ul{display:none}.fuse-auth-panel{min-height:590px}}@media(max-width:560px){.netlify-page main:has(.fuse-auth-shell){padding:88px 12px 110px}.fuse-auth-shell{border-radius:18px}.fuse-auth-brand{min-height:250px;padding:30px}.fuse-auth-brand>img{width:112px}.fuse-auth-brand h2{font-size:46px}.fuse-auth-brand>div>p:last-child{display:none}.fuse-auth-panel{min-height:570px;padding:30px 22px}.fuse-auth-panel form{margin-top:38px}.auth-tabs button{font-size:9px}}
.account-app,.shop-grid{display:grid;gap:clamp(24px,4vw,52px)}.account-app form,.staff-netlify form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-app label,.staff-netlify label{display:grid;gap:8px}.account-app input,.account-app textarea,.staff-netlify input,.staff-netlify textarea,.staff-netlify select{width:100%;padding:14px;border:1px solid #343044;background:#0c0a14;color:#fff}.coin-card{padding:32px;border:1px solid #372342;background:linear-gradient(135deg,#161020,#090810)}.coin-card strong{display:block;font:800 clamp(48px,8vw,90px)/1 'Barlow Condensed',sans-serif;color:#ff18b7}.shop-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:32px}.shop-card{min-height:240px;padding:28px;border:1px solid #312b3c;background:#0d0b15;display:flex;flex-direction:column;align-items:flex-start}.shop-card p{flex:1;color:#aaa3b8}@media(max-width:700px){.account-app form,.staff-netlify form{grid-template-columns:1fr}}
.live-schedule-strip{position:relative;z-index:20;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;min-height:76px;padding:12px clamp(22px,6vw,110px);border-bottom:1px solid #29233a;background:linear-gradient(90deg,#100b19,#08070d)}.live-schedule-strip>div{display:flex;align-items:center;gap:12px;min-width:0}.live-schedule-strip small{color:var(--pink);font-size:9px;font-weight:900;letter-spacing:.14em}.live-schedule-strip img{width:42px;height:42px;border-radius:50%;object-fit:cover}.live-schedule-strip span{display:grid;min-width:0}.live-schedule-strip strong,.live-schedule-strip em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-schedule-strip strong{font:800 18px "Barlow Condensed",sans-serif}.live-schedule-strip em{color:#9d96a7;font-size:10px;font-style:normal}.live-schedule-strip button{padding:12px 18px;border:0;border-radius:999px;background:linear-gradient(110deg,#ff18b7,#8d17ff);color:#fff;font-size:10px;font-weight:900}.timeline-row.is-presenter-booking{border-color:#6f245e;background:linear-gradient(90deg,rgba(255,24,183,.09),transparent)}@media(max-width:720px){.live-schedule-strip{grid-template-columns:1fr auto}.live-schedule-strip>[data-up-next]{grid-column:1/-1;grid-row:2}.live-schedule-strip button{grid-column:2;grid-row:1}}

/* refresh.css */
:root{--surface:#0c0d12;--surface2:#121319;--line:#2a2b32;--muted:#aaaab3;--shadow:0 18px 48px rgba(0,0,0,.32)}
.glass,.panel,.live-art-card,.programme-feature,.recent-track,.track-card,.event-card,.staff-netlify{background:#101116;border-color:#292a31;box-shadow:var(--shadow)}
.live-hero::before,.hero-ambient-glow{opacity:.55}.hero-orbit{opacity:.25}.button{border-radius:8px;min-height:48px}.button.primary{background:#e71da8;box-shadow:none}.button.primary:hover{background:#f12cb4;transform:translateY(-1px)}
.content-section{padding-top:clamp(42px,6vw,84px);padding-bottom:clamp(42px,6vw,84px)}.section-heading{margin-bottom:28px}.section-heading h2{letter-spacing:-.02em}.recent-track,.track-card{transition:border-color .18s ease,transform .18s ease}.recent-track:hover,.track-card:hover{border-color:#55525f;transform:translateY(-2px)}
.playback-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto}.playback-icon svg{grid-area:1/1;width:100%;height:100%}.playback-icon .icon-pause,.playback-icon svg:nth-child(2){display:none}.playback-icon.is-playing .icon-play,.playback-icon.is-playing svg:first-child{display:none}.playback-icon.is-playing .icon-pause,.playback-icon.is-playing svg:nth-child(2){display:block}.track-play-mark{width:32px;height:32px;border-radius:50%;background:rgba(8,9,13,.82);position:relative}.track-play-mark::after{content:"";position:absolute;left:12px;top:9px;border-left:9px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}
.player .main-play,.site-player [data-action="play"]{min-width:56px;min-height:56px;display:grid;place-items:center;background:#f01aa9;color:#fff;border:0;border-radius:50%;box-shadow:0 7px 24px rgba(240,26,169,.28)}
.staff-page{padding-bottom:0;background:#0a0b0f}.staff-header{background:#101116;border-color:#292a31}.staff-shell{max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,70px)}.staff-editor{width:100%;background:#101116;border:1px solid #292a31;border-radius:12px;padding:clamp(24px,4vw,48px)}.staff-bookings{margin-top:36px}.staff-booking-row{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-top:1px solid #292a31}.staff-booking-row div:first-child{display:grid;gap:7px}.staff-booking-row span{color:var(--muted)}.staff-booking-row button{min-height:44px;padding:0 16px;border:1px solid #4a4852;border-radius:7px;background:#17181e;cursor:pointer}
@media (max-width:700px){body{--player:86px}.content-section{padding-left:20px;padding-right:20px}.live-hero{padding-left:20px;padding-right:20px}.live-hero h1{font-size:clamp(52px,16vw,76px);line-height:.9}.hero-summary{font-size:15px;line-height:1.65}.hero-actions{align-items:stretch}.hero-play{width:100%;justify-content:flex-start;padding:0 18px}.art-play{min-width:58px;min-height:58px}.player{height:86px;padding:10px 14px;grid-template-columns:minmax(0,1fr) 64px;gap:12px;background:#0c0d12;border-top:1px solid #32333a}.player-track{min-width:0;gap:11px}.player-track img{width:54px;height:54px;border-radius:6px}.player-track strong{font-size:14px;overflow:hidden;text-overflow:ellipsis}.player-track span{margin-top:4px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-track small,.player-wave,.player-live,.listeners,.player-controls>button:not(.main-play),.player-volume,.player-request,.player-expand{display:none!important}.player-controls{display:flex;justify-content:flex-end;gap:0}.player-controls .main-play{display:grid!important;width:58px;height:58px;min-width:58px;min-height:58px}.site-player{min-height:86px;padding:10px 14px;grid-template-columns:54px minmax(0,1fr) 58px;gap:11px}.site-player>img{width:54px;height:54px;border-radius:6px}.site-player [data-action="play"]{width:58px;height:58px}.staff-header{padding:14px 18px}.staff-header img{max-width:88px}.staff-header div{display:none}.staff-shell{padding:20px}.staff-editor{padding:22px 18px}.staff-booking-row{display:grid}.staff-booking-row div:last-child{display:flex;flex-wrap:wrap}.mobile-route-links a,.network-mobile-nav button{min-height:48px}}

/* experience.css */
.network-main>.content-section,.recent-shell,.weekly-schedule,.team-directory,.detail-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{padding-inline:max(28px,calc((100vw - 1740px)/2))}.recent-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:34px}.recent-heading h2{margin:6px 0 8px;font:800 clamp(42px,6vw,72px)/.95 "Barlow Condensed",sans-serif}.recent-heading p{color:var(--muted)}.history-days{display:grid;grid-template-columns:repeat(7,minmax(92px,1fr));gap:8px;min-width:0}.history-days button{min-height:66px;border:1px solid #303139;border-radius:9px;background:#111218;color:#aaa;cursor:pointer}.history-days button strong,.history-days button span{display:block}.history-days button strong{font-size:13px}.history-days button span{margin-top:5px;font-size:10px}.history-days button[aria-selected="true"]{border-color:#f01aa9;background:#f01aa9;color:#fff}.history-days button:disabled{opacity:.35;cursor:not-allowed}.schedule-row-link{display:grid;grid-template-columns:78px 18px minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-height:78px;padding:10px 18px;border-radius:inherit}.schedule-row-link:focus-visible{outline:2px solid #ff48c2;outline-offset:2px}.detail-shell{min-height:430px}.show-detail-hero,.presenter-profile-card{display:grid;grid-template-columns:minmax(240px,380px) minmax(0,1fr);gap:clamp(30px,6vw,76px);align-items:center;padding:clamp(24px,5vw,58px);border:1px solid #292a31;border-radius:14px;background:#101116}.show-detail-hero>img,.presenter-profile-card>img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.show-detail-hero h2,.presenter-profile-card h2{margin:8px 0;font:800 clamp(46px,7vw,82px)/.9 "Barlow Condensed",sans-serif}.show-detail-host{color:#ff45c5;font-weight:700}.show-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.related-shows{display:grid;gap:10px;margin-top:24px}.related-shows a,.presenter-show-link{display:block;padding:15px 0;border-bottom:1px solid #292a31}.rank-badges{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 14px}.rank-badges span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #a43c89;border-radius:6px;background:#25101f;color:#ff58c8;font-size:10px;font-weight:900}.team-card{min-height:178px;align-items:center}.team-card-copy>small{display:block;margin-top:12px;color:#817d87}.presenter-bio{max-width:680px;color:#c2bec7;font-size:15px;line-height:1.75}.presenter-discord{display:inline-block;margin-top:22px;color:#ff48c2;font-weight:800}
@media (max-width:760px){.network-main>.content-section,.recent-shell,.weekly-schedule,.team-directory,.detail-shell{width:min(100% - 28px,1180px)}.recent-heading{display:grid;align-items:start}.history-search{width:100%}.history-days{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.history-days button{min-width:88px;scroll-snap-align:start}.schedule-row-link{grid-template-columns:54px 12px minmax(0,1fr);gap:10px;padding:10px}.schedule-row-link>[data-schedule-status]{display:none}.show-detail-hero,.presenter-profile-card{grid-template-columns:1fr;padding:20px}.show-detail-hero>img,.presenter-profile-card>img{max-width:320px;margin:auto}.show-detail-actions .button{width:100%}}
.track-search{position:relative;display:grid;gap:8px}.track-search>input[type=search]{min-height:48px}.track-search [role=listbox]{position:absolute;top:100%;right:0;left:0;z-index:10;display:grid;max-height:330px;overflow:auto;border-radius:10px;background:#111219;box-shadow:0 18px 50px #000}.track-search [role=option]{display:flex;align-items:center;gap:11px;min-height:62px;padding:8px;border:0;border-bottom:1px solid #292b34;background:transparent;color:#fff;text-align:left;cursor:pointer}.track-search [role=option]:hover,.track-search [role=option]:focus-visible{background:#251323}.track-search [role=option] img{width:46px;height:46px;border-radius:5px;object-fit:cover}.track-search [role=option] span{display:grid;gap:4px}.track-search [role=option] small{color:#9698a1}

/* fuse-system.css */
:root{
  --fuse-bg:#07080c;
  --fuse-bg-soft:#0b0c11;
  --fuse-panel:#111217;
  --fuse-panel-raised:#17181f;
  --fuse-text:#f7f7fa;
  --fuse-muted:#9698a3;
  --fuse-line:#292b33;
  --fuse-accent:#f21bb5;
  --fuse-violet:#8b2cff;
  --fuse-success:#59e0a7;
  --fuse-danger:#ff6687;
  --fuse-gutter:clamp(18px,4vw,64px);
  --fuse-max:1440px;
  --fuse-header:76px;
  --fuse-player-space:112px;
  --fuse-radius:14px;
  --fuse-radius-sm:9px;
  --fuse-shadow:0 24px 80px rgba(0,0,0,.32);
}
html{color-scheme:dark;scroll-padding-top:calc(var(--fuse-header) + 16px)}
body{padding-bottom:var(--fuse-player-space);background:var(--fuse-bg);color:var(--fuse-text);font-family:Inter,Arial,sans-serif}
.fuse-container{width:min(calc(100% - (2 * var(--fuse-gutter))),var(--fuse-max));margin-inline:auto}
.site-header[data-site-shell]{position:sticky;top:0;z-index:100;min-height:var(--fuse-header);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(7,8,12,.9);backdrop-filter:blur(20px)}
.site-header .header-brand img{width:auto;max-height:43px}
.site-header .desktop-nav a{position:relative;color:#aaaab4;font-size:11px;font-weight:800;letter-spacing:.08em}
.site-header .desktop-nav a:hover,.site-header .desktop-nav a[aria-current=page]{color:#fff}
.site-header .desktop-nav a[aria-current=page]:after{position:absolute;right:0;bottom:-12px;left:0;height:2px;background:var(--fuse-accent);content:""}
.header-listen{min-height:44px;border-radius:999px!important;background:#fff!important;color:#08090d!important;box-shadow:none!important}
.header-account{display:inline-flex;align-items:center;gap:7px;color:var(--fuse-muted);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}
.header-account svg{width:16px;height:16px}
.header-account:hover{color:var(--fuse-text)}
.header-account.is-signed-in{color:var(--fuse-accent)}
@media(max-width:900px){.header-account{display:none}}
.mobile-account-link span{color:var(--fuse-accent)}
.section-kicker{color:var(--fuse-accent);font-weight:900;letter-spacing:.18em}
.content-section,.network-page .content-section{width:min(calc(100% - (2 * var(--fuse-gutter))),var(--fuse-max));margin-inline:auto}
.button,.site-header button,.site-header a{min-height:44px}
.button.primary{border:0;background:var(--fuse-accent);box-shadow:none}
.button.ghost{border:1px solid var(--fuse-line);background:transparent}
.site-footer{border-top:1px solid var(--fuse-line);background:#08090d}
.footer-social .footer-discord{width:auto;height:auto;display:inline-flex;align-items:center;gap:9px;padding:10px 16px;border:1px solid var(--fuse-line);border-radius:999px;color:var(--fuse-text);font-size:11px;font-weight:700;letter-spacing:.02em}
.footer-social .footer-discord svg{width:17px;height:17px;color:#5865f2}
.footer-social .footer-discord:hover{border-color:#5865f2;background:rgba(88,101,242,.12)}
@media(max-width:900px){:root{--fuse-header:68px;--fuse-player-space:88px}.site-header[data-site-shell]{padding-inline:18px}.network-mobile-nav[data-mobile-navigation]{top:var(--fuse-header);height:calc(100dvh - var(--fuse-header));padding-bottom:calc(var(--fuse-player-space) + 20px);overflow-y:auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* fuse-player.css */
/* Permanent bottom player dock. home-layout.test.mjs asserts the full-width
   pinned-dock invariants (left/right/bottom:0, border-radius:0, width:100%,
   max-width:var(--fuse-max)). */
.player[data-player-station]{
  position:fixed;right:0;bottom:0;left:0;z-index:120;
  display:grid;grid-template-columns:minmax(220px,330px) minmax(0,1fr) auto;
  align-items:center;gap:clamp(16px,3vw,40px);
  width:100%;min-height:var(--fuse-player-space);
  padding:12px max(var(--fuse-gutter),calc((100vw - var(--fuse-max))/2));
  border:0;border-top:1px solid color-mix(in srgb,var(--fuse-accent) 35%,var(--fuse-line));
  border-radius:0;background:rgba(10,10,16,.97);
  box-shadow:0 -18px 60px rgba(0,0,0,.44);backdrop-filter:blur(22px);
}
.player[data-player-station] .player-expand{display:none}

.player[data-player-station] .player-track{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;min-width:0;max-width:var(--fuse-max)}
.player[data-player-station] .player-track img{width:56px;height:56px;border-radius:10px;object-fit:cover}
.player-track-copy{display:grid;gap:2px;min-width:0}
.player-track-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.player-track-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fuse-muted);font-size:12px}
.player[data-player-station] .player-live-tag{display:block;margin-top:3px;font-size:9px;font-weight:900;letter-spacing:.08em;color:var(--fuse-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.player[data-player-station] .player-live-tag i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:var(--fuse-accent);vertical-align:1px}
.player[data-player-station] .player-live-tag .player-station-name{display:inline;font-size:inherit;letter-spacing:inherit;color:var(--fuse-accent)}

.player-stream{display:flex;align-items:center;gap:16px;justify-self:start;min-width:0}
.player[data-player-station] .main-play{flex:0 0 auto;width:54px;height:54px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--fuse-accent);color:#0a0a0c;cursor:pointer}
.player[data-player-station] .main-play svg{width:20px;height:20px}
.player[data-player-station] .player-stream-copy{display:grid;gap:2px;min-width:0}
.player[data-player-station] .player-stream-copy strong{display:block;font-size:12px;font-weight:900;letter-spacing:.12em}
.player[data-player-station] .player-stream-sub{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fuse-muted);font-size:11px}

.player[data-player-station] .player-controls{display:flex;align-items:center;gap:12px;justify-self:end}
.player-icon-btn{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:var(--fuse-muted);cursor:pointer}
.player-icon-btn:hover{color:var(--fuse-text);background:rgba(255,255,255,.06)}
.player-icon-btn svg{width:19px;height:19px}
.player-discord:hover{color:#5865f2}
.player-volume{display:flex;align-items:center}
.player-volume input{width:94px;accent-color:var(--fuse-accent)}

@media(max-width:900px){
  .player[data-player-station]{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:9px 14px}
  .player-stream{gap:0}
  /* Needs the [data-player-station] prefix to outrank the unconditional
     .player[data-player-station] .player-stream-copy{display:grid} rule above;
     without it the "LIVE STREAM / Tune in" copy stayed on phones and crushed
     the track title down to three letters. */
  .player[data-player-station] .player-stream-copy,.player[data-player-station] .player-volume,.player[data-player-station] [data-action="mute"]{display:none}
  .player[data-player-station] .main-play{width:44px;height:44px}
  .player[data-player-station] .player-track img{width:46px;height:46px}
  .player[data-player-station] .player-controls{gap:4px}
}

/* fuse-directory.css */
.team-directory,.weekly-schedule{border:1px solid var(--fuse-line);border-radius:18px;background:var(--fuse-bg-soft)}
.team-heading,.section-heading{align-items:end}.team-heading h2,.weekly-schedule h2{max-width:760px;font-size:clamp(46px,6vw,84px);letter-spacing:-.035em}

/* ---- Team directory (/djs/), rendered by assets/js/presenters.js ---------- */
/* Full-bleed editorial directory: no outer box, big tier rules, label-style
   cards. Deliberately squarer than the rest of the UI - reads like broadcast
   lower-thirds rather than a stack of app cards. */
.content-section.team-directory{padding:0;border:0;background:none;box-shadow:none}
.team-directory .team-heading{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px 28px;justify-content:space-between;margin-bottom:38px}
.team-directory .team-heading h2{font-size:clamp(40px,6.5vw,88px);line-height:.9}
.dir-search{align-self:flex-end;min-width:min(260px,100%)}
.dir-search input{width:100%;min-height:44px;padding:0 16px;border:1px solid var(--fuse-line);border-radius:2px;background:rgba(10,11,16,.6);color:var(--fuse-text);font:700 12px/1 Inter,sans-serif;letter-spacing:.06em}
.dir-search input::placeholder{color:var(--fuse-muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}
.dir-search input:focus{outline:none;border-color:var(--fuse-accent)}
.dir-tiers{display:grid;gap:clamp(38px,5vw,64px)}
.dir-tier[hidden]{display:none}
.dir-tier-head{display:flex;align-items:center;gap:13px;margin-bottom:20px;padding-bottom:11px;border-bottom:2px solid var(--fuse-accent)}
.dir-tier-icon{width:19px;height:19px;flex:0 0 19px;color:var(--fuse-accent)}
.dir-tier-label{font:800 clamp(23px,3.4vw,46px)/.9 "Barlow Condensed","Inter",sans-serif;letter-spacing:-.01em;text-transform:uppercase;color:var(--fuse-text)}
.dir-tier-count{margin-left:auto;flex:0 0 auto;color:var(--fuse-muted);font:800 10px/1 Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}
.dir-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(258px,1fr));gap:9px}
.dir-card{--card-accent:var(--fuse-accent);position:relative;display:flex;align-items:center;gap:14px;min-height:78px;padding:14px 16px 14px 20px;border:1px solid color-mix(in srgb,var(--card-accent) 24%,var(--fuse-line));border-radius:5px;background:linear-gradient(115deg,color-mix(in srgb,var(--card-accent) 17%,#090a0e),#090a0e 68%);overflow:hidden;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s}
.dir-card::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--card-accent)}
.dir-card:hover{transform:translateY(-2px);border-color:var(--card-accent);box-shadow:-6px 0 0 -1px var(--card-accent),0 18px 40px -20px color-mix(in srgb,var(--card-accent) 80%,#000)}
.dir-card[hidden]{display:none}
.dir-card-avatar{width:52px;height:52px;flex:0 0 52px;object-fit:cover;border-radius:4px;border:1px solid color-mix(in srgb,var(--card-accent) 40%,var(--fuse-line))}
.dir-card-body{min-width:0;flex:1;display:grid;gap:7px}
.dir-card-name{display:flex;align-items:center;gap:7px;min-width:0}
.dir-card-glyph{font-size:14px;line-height:1;flex:0 0 auto}
.dir-card-title{font:800 clamp(17px,1.5vw,22px)/1 "Barlow Condensed","Inter",sans-serif;letter-spacing:.05em;text-transform:uppercase;color:var(--card-accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dir-card-roles{display:flex;flex-wrap:wrap;gap:8px;color:var(--fuse-text);opacity:.75}
.dir-card-roles svg{width:14px;height:14px}
.dir-card-region{position:absolute;top:0;right:0;padding:5px 9px 6px;background:color-mix(in srgb,var(--card-accent) 26%,#090a0e);color:var(--fuse-text);font:800 8px/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;border-bottom-left-radius:5px}
.rank-badges [data-role-badge]{display:inline-grid;place-items:center;min-width:25px;height:25px;padding-inline:7px;border:1px solid color-mix(in srgb,var(--fuse-accent) 45%,var(--fuse-line));border-radius:999px;color:var(--fuse-accent);font-size:9px;font-weight:900}
.schedule-timeline [data-show-card]{border-radius:12px;overflow:hidden;transition:border-color .2s,background .2s}.schedule-timeline [data-show-card]:hover{border-color:var(--fuse-accent);background:var(--fuse-panel-raised)}.detail-shell{min-height:420px;border:1px solid var(--fuse-line);border-radius:18px;background:var(--fuse-panel)}
@media(max-width:700px){.weekly-schedule{border-radius:14px}.dir-tier-count{display:none}}
@media(max-width:540px){.dir-grid{grid-template-columns:1fr}.team-directory .team-heading{margin-bottom:24px}.dir-search{min-width:100%;align-self:stretch}}

/* fuse-timeline.css */
.recent-shell,.weekly-schedule{padding:clamp(24px,5vw,72px);border:1px solid var(--fuse-line);border-radius:18px;background:var(--fuse-bg-soft)}
.recent-heading{display:grid;grid-template-columns:1fr minmax(260px,380px);align-items:end;gap:30px}.recent-heading h2{margin:8px 0;font-size:clamp(52px,7vw,94px);letter-spacing:-.04em}.history-days,.day-tabs{scrollbar-width:none}.history-days button,.day-tabs button{min-height:58px}.history-list{display:grid;gap:8px}.history-list article{border:1px solid var(--fuse-line);border-radius:11px;background:var(--fuse-panel)}
.schedule-timeline .timeline-row.is-past{opacity:.48}.schedule-timeline .timeline-row.is-past h3,.schedule-timeline .timeline-row.is-past [data-schedule-status]{text-decoration:line-through}.schedule-timeline .timeline-row.active{opacity:1;box-shadow:inset 4px 0 var(--fuse-accent)}.schedule-timeline .timeline-row.is-presenter-booking{background:linear-gradient(100deg,color-mix(in srgb,var(--fuse-accent) 13%,var(--fuse-panel)),var(--fuse-panel))}
/* Later hours of a multi-hour show: same slot, quieter, so it reads as one block. */
.schedule-timeline .timeline-row.is-booking-continued{background:linear-gradient(100deg,color-mix(in srgb,var(--fuse-accent) 7%,var(--fuse-panel)),var(--fuse-panel))}
.schedule-timeline .timeline-row.is-booking-continued .schedule-row-link>div p{color:var(--fuse-muted)}
@media(max-width:760px){.recent-shell,.weekly-schedule{padding:24px 16px;border-radius:14px}.recent-heading{grid-template-columns:1fr}.history-days,.day-tabs{display:flex;overflow-x:auto}.history-days button,.day-tabs button{flex:0 0 86px}.history-list article{grid-template-columns:54px 1fr;padding:12px}.schedule-timeline .timeline-row{min-height:82px}}

/* fuse-home.css */
/* Fuse Radio homepage
   ------------------------------------------------------------------
   Hero + vinyl now-playing card, on-air daypart strip, "what's on"
   feature grid, recently played, and the station index. Brand tokens
   come from fuse-system.css; per-station --station-accent is generated
   into fuse.css by scripts/build-css.mjs. */

.home-page{--home-shell:min(calc(100% - (2 * var(--fuse-gutter))),var(--fuse-max))}
.home-page main{overflow:clip}
/* style.css gives .home-page .content-section 110px block padding; the homepage
   controls its own vertical rhythm via section margins instead. */
.home-page main .content-section{padding-block:0}
.home-page main > section,.home-page main > .home-discovery-grid{margin-block:clamp(40px,5vw,68px)}
/* .home-page .content-section (style.css) sets margin:0 auto at a specificity
   the rule above can't beat, so new homepage bands need their own vertical
   rhythm spelled out. */
.home-page main > .why-fuse,
.home-page main > .home-team{margin-top:clamp(44px,5vw,72px);margin-bottom:clamp(44px,5vw,72px)}
.home-page .live-hero[data-live-hero]{margin-block:0}
.home-page .fuse-onair{margin-block:0}
/* the homepage draws its own on-air strip (.fuse-onair) and "what's on" grid
   (.fuse-whatson); suppress the global schedule strip that schedule.js injects
   into every page, plus the .next-up / .programme-section blocks it un-hides
   when a presenter show is booked (they duplicate this page's own sections). */
.home-page .live-schedule-strip,
.home-page .next-up,
.home-page .programme-section{display:none!important}

/* small grey section labels, like the reference layout */
.home-page .home-label{
  margin:0 0 22px;font-family:Inter,sans-serif;font-size:11px;font-weight:800;
  letter-spacing:.2em;text-transform:uppercase;color:var(--fuse-muted);
}
.home-page .home-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px}
.home-page .home-label-row .home-label{margin:0}
.home-page .home-label-row a{font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--fuse-muted)}
.home-page .home-label-row a:hover{color:var(--fuse-text)}

/* ---- Hero ------------------------------------------------------- */
.home-page .live-hero[data-live-hero]{
  position:relative;display:grid;align-items:center;justify-content:start;
  width:var(--home-shell);margin-inline:auto;
  grid-template-columns:minmax(0,max-content) minmax(300px,460px);
  column-gap:clamp(36px,5vw,96px);row-gap:0;
  padding:clamp(40px,6vw,84px) 0 clamp(36px,5vw,64px);
}
/* keep the headline + now-playing card grouped on the left rather than
   flinging the card to the far right with a void in the middle */
.home-page .live-hero-copy{grid-column:1;min-width:0}
.home-page .live-art-card{grid-column:2}
.home-page .hero-lines{
  position:absolute;left:-6vw;top:8%;width:24vw;height:60%;z-index:0;pointer-events:none;opacity:.5;
  background:repeating-linear-gradient(115deg,transparent 0 15px,rgba(242,27,181,.28) 15px 16px);
  -webkit-mask:radial-gradient(70% 60% at 0% 50%,#000,transparent 72%);
  mask:radial-gradient(70% 60% at 0% 50%,#000,transparent 72%);
}
.home-page .live-hero-copy{position:relative;z-index:2}
.home-page .live-kicker{display:flex;align-items:center;gap:12px;margin:0 0 22px;font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--fuse-muted)}
.home-page .live-kicker i{width:8px;height:8px;border-radius:50%;background:var(--fuse-accent);box-shadow:0 0 0 4px rgba(242,27,181,.18);animation:onairBlink 2.4s ease-in-out infinite}
.home-page .live-kicker .onair-status{color:var(--fuse-text)}
.home-page .live-hero h1{
  margin:0 0 22px;font-family:"Barlow Condensed",sans-serif;font-weight:800;font-style:normal;
  font-size:clamp(56px,7.6vw,124px);line-height:.84;letter-spacing:-.02em;text-transform:uppercase;
}
.home-page .live-hero h1 em{display:block;font-style:normal;color:var(--fuse-accent);text-shadow:none}
.home-page .hero-summary{max-width:42ch;margin:0 0 30px;color:var(--fuse-muted);font-size:clamp(14px,1.15vw,17px);line-height:1.7}
.home-page .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}
.home-page .hero-actions .button{display:inline-flex;align-items:center;gap:10px;padding:0 24px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em}
.home-page .hero-actions .button svg{width:16px;height:16px}
.home-page .hero-actions .hero-play .playback-icon{display:inline-grid;place-items:center}
.home-page .hero-actions .hero-play .playback-icon svg:nth-child(2){display:none}
.home-page .hero-actions .text-action{color:var(--fuse-text)}
.home-page .hero-proof{display:flex;gap:34px;margin-top:32px}
.home-page .hero-proof span{display:grid;gap:4px;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--fuse-muted)}
.home-page .hero-proof strong{font-family:"Barlow Condensed",sans-serif;font-size:26px;font-weight:800;letter-spacing:0;color:var(--fuse-text)}

/* ---- Now playing / vinyl card --------------------------------- */
.home-page .live-art-card{
  position:relative;z-index:2;align-self:center;justify-self:start;
  width:100%;max-width:486px;min-height:264px;padding:24px 26px 26px 200px;
  border:1px solid var(--fuse-line);border-radius:22px;
  background:radial-gradient(90% 120% at 0% 45%,rgba(139,44,255,.16),transparent 60%),var(--fuse-panel);
  box-shadow:var(--fuse-shadow);
}
.home-page .np-deck{position:absolute;left:-40px;top:50%;width:228px;height:228px;translate:0 -50%}
.home-page .np-vinyl{
  position:absolute;inset:0;border-radius:50%;rotate:-9deg;
  background:
    repeating-radial-gradient(circle at 50% 50%,#050506 0 2px,#121216 2px 4px) padding-box,
    #050506;
  box-shadow:0 26px 54px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.05);
  display:grid;place-items:center;
  animation:vinylSpin 3.6s linear infinite;animation-play-state:paused;
}
.home-page.audio-playing .np-vinyl{animation-play-state:running}
.home-page .np-label{width:114px;height:114px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 7px #0a0a0c,0 0 0 8px rgba(255,255,255,.06)}
.home-page .np-hole{position:absolute;width:13px;height:13px;border-radius:50%;background:#0a0a0c;box-shadow:inset 0 0 0 2px rgba(255,255,255,.14)}
.home-page .np-body{position:relative;display:grid;gap:5px;padding-top:26px}
.home-page .np-tags{position:absolute;right:0;top:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.home-page .np-live,.home-page .np-source{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.1em;white-space:nowrap}
.home-page .np-live{background:var(--fuse-accent);color:#0a0a0c}
.home-page .np-live i{width:5px;height:5px;border-radius:50%;background:#0a0a0c;animation:onairBlink 2s infinite}
.home-page .np-source{border:1px solid var(--fuse-line);color:var(--fuse-muted)}
.home-page .np-kicker{margin:2px 0 0;font-size:9px;font-weight:900;letter-spacing:.18em;color:var(--fuse-accent)}
.home-page .live-art-card h2{margin:3px 0 0;font-family:"Barlow Condensed",sans-serif;font-size:clamp(24px,2.3vw,33px);font-weight:800;line-height:1.02;letter-spacing:-.01em}
.home-page .np-artist{margin:0;color:var(--fuse-text);font-size:13px;font-weight:600}
.home-page .np-flow{margin:2px 0 0;color:var(--fuse-muted);font-size:11px;letter-spacing:.02em}
.home-page .np-wave{height:34px;margin-top:14px;gap:3px}
.home-page .np-wave i{flex:1;min-width:0;width:auto;border-radius:2px;background:linear-gradient(180deg,var(--fuse-accent),var(--fuse-violet));opacity:.9}
/* the permanent bottom dock owns playback; the card is display-only */
.home-page .live-art-card .art-play{display:none}
.home-page .live-art-card .live-pill{display:none}

/* ---- Hero robustness -----------------------------------------
   The legacy .live-hero::after ("FUSE" text sized at 28vw) and ::before
   grid come from style.css and are superseded by .hero-lines + the glow
   elements. Kill them on the homepage so nothing is sized off the
   viewport, and stop the now-playing card growing past its grid track on
   its content min-width (a grid item defaults to min-width:auto). */
.home-page .live-hero::before,
.home-page .live-hero::after{content:none;display:none}
.home-page .live-hero[data-live-hero]{overflow:clip}
.home-page .live-art-card{min-width:0;width:100%;max-width:460px}
.home-page .np-body{min-width:0}
.home-page .np-body h2{overflow-wrap:anywhere}

/* ---- On air strip -------------------------------------------- */
.home-page .fuse-onair{border-block:1px solid var(--fuse-line);background:var(--fuse-bg-soft)}
.home-page .fuse-onair-inner{
  display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(22px,3.5vw,52px);
  width:var(--home-shell);margin-inline:auto;padding:20px 0;
}
.home-page .onair-lead{display:grid;gap:3px;padding-right:clamp(18px,2vw,34px);border-right:1px solid var(--fuse-line)}
.home-page .onair-flag{display:flex;align-items:center;gap:8px;margin:0;font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--fuse-accent)}
.home-page .onair-flag svg{width:12px;height:12px}
.home-page .onair-lead strong{font-family:"Barlow Condensed",sans-serif;font-size:19px;font-weight:800}
.home-page .onair-lead small{color:var(--fuse-muted);font-size:11px}
.home-page .onair-track{display:flex;gap:clamp(16px,2.6vw,38px);margin:0;padding:0;list-style:none;min-width:0;overflow-x:auto;scrollbar-width:none}
.home-page .onair-track::-webkit-scrollbar{display:none}
.home-page .onair-track li{
  flex:0 0 auto;display:grid;grid-template-columns:24px auto;grid-auto-rows:min-content;column-gap:10px;row-gap:1px;align-items:center;
}
.home-page .onair-track li img{grid-row:1/4;width:24px;height:24px;object-fit:contain;opacity:.7}
.home-page .onair-track li img.is-avatar{border-radius:50%;object-fit:cover;opacity:1;border:1px solid var(--fuse-line)}
.home-page .onair-track .onair-time{font-size:10px;font-weight:800;letter-spacing:.04em;color:var(--fuse-muted)}
.home-page .onair-track .onair-name{font-family:"Barlow Condensed",sans-serif;font-size:16px;font-weight:800;line-height:1}
.home-page .onair-track .onair-sub{font-size:9px;letter-spacing:.05em;color:var(--fuse-muted)}
.home-page .onair-track li.is-live .onair-name{color:var(--fuse-accent)}
.home-page .onair-track li.is-live img{opacity:1}
.home-page .onair-all{flex:0 0 auto;align-self:center;padding:0 18px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}

/* ---- What's on Fuse ----------------------------------------- */
.home-page .whatson-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:16px}
.home-page .whatson-feature,.home-page .whatson-station{
  position:relative;overflow:hidden;min-height:206px;
  border:1px solid var(--fuse-line);border-radius:16px;background:var(--fuse-panel);
}
.home-page .whatson-feature{
  display:flex;flex-direction:column;gap:8px;padding:24px 24px 28px;
  background:radial-gradient(130% 130% at 100% 0%,rgba(242,27,181,.2),transparent 62%),var(--fuse-panel);
}
.home-page .whatson-feature > *{position:relative;z-index:1}
.home-page .whatson-flag{font-size:8px;font-weight:900;letter-spacing:.18em;color:var(--fuse-accent)}
.home-page .whatson-feature h3,.home-page .whatson-station h3{margin:0;font-family:"Barlow Condensed",sans-serif;font-size:27px;font-weight:800}
.home-page .whatson-feature p,.home-page .whatson-station p{margin:0;color:var(--fuse-muted);font-size:12px;line-height:1.55;max-width:34ch}
.home-page .whatson-feature .button{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:9px;padding:0 18px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em}
.home-page .whatson-feature .button svg{width:14px;height:14px}
.home-page .whatson-feature .playback-icon svg:nth-child(2){display:none}

.home-page .whatson-station{--card-accent:var(--station-accent,var(--fuse-accent))}
.home-page .whatson-station > a{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;height:100%;padding:24px 24px 28px}
.home-page .whatson-station img{width:30px;height:30px;object-fit:contain}
.home-page .whatson-station .whatson-go{margin-top:auto;padding-top:16px;font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--card-accent)}
.home-page .whatson-station:hover{border-color:color-mix(in srgb,var(--card-accent) 55%,var(--fuse-line))}

/* decorative visualisers -- one per station personality */
.home-page .whatson-viz{position:absolute;inset:auto 0 0 0;height:60px;opacity:.42;pointer-events:none}
.home-page .viz-line{
  height:150px;inset:auto -10% -20% auto;width:62%;opacity:.7;
  background:conic-gradient(from 90deg at 50% 50%,var(--fuse-accent),var(--fuse-violet),var(--fuse-accent));
  -webkit-mask:
    radial-gradient(circle at 50% 50%,transparent 46px,#000 47px 52px,transparent 53px),
    radial-gradient(circle at 50% 50%,transparent 62px,#000 63px 66px,transparent 67px);
  -webkit-mask-composite:source-over;
  mask:
    radial-gradient(circle at 50% 50%,transparent 46px,#000 47px 52px,transparent 53px),
    radial-gradient(circle at 50% 50%,transparent 62px,#000 63px 66px,transparent 67px);
}
.home-page .viz-bars{
  background:linear-gradient(180deg,transparent,var(--card-accent));
  -webkit-mask:repeating-linear-gradient(90deg,#000 0 5px,transparent 5px 12px);
  mask:repeating-linear-gradient(90deg,#000 0 5px,transparent 5px 12px);
  clip-path:polygon(0 100%,4% 62%,9% 92%,15% 34%,21% 78%,27% 18%,34% 66%,40% 44%,47% 86%,53% 28%,60% 72%,67% 48%,74% 90%,81% 38%,88% 74%,94% 58%,100% 100%);
}
.home-page .viz-wave{
  background:
    radial-gradient(46% 90% at 14% 100%,var(--card-accent) 0,transparent 62%),
    radial-gradient(50% 100% at 45% 100%,var(--card-accent) 0,transparent 62%),
    radial-gradient(46% 78% at 78% 100%,var(--card-accent) 0,transparent 62%);
}
.home-page .viz-rings{
  background:repeating-radial-gradient(circle at 50% 128%,var(--card-accent) 0 1.5px,transparent 1.5px 15px);
  -webkit-mask:linear-gradient(180deg,transparent,#000);mask:linear-gradient(180deg,transparent,#000);
}

/* ---- Recently played ---------------------------------------- */
.home-page .home-discovery-grid{display:block;width:var(--home-shell);margin-inline:auto;padding:0}
.home-page .home-discovery-grid .section-heading{min-height:0}
.home-page .recent-track-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(258px,1fr));gap:12px;border-top:0}
.home-page .recent-track{border:1px solid var(--fuse-line);border-radius:13px;background:var(--fuse-panel);transition:border-color .18s ease,transform .18s ease}
.home-page .recent-track:hover{border-color:#45444f;transform:translateY(-2px)}
.home-page .recent-track a{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px}
.home-page .recent-track .track-art{width:52px;height:52px;border-radius:9px;overflow:hidden}
.home-page .recent-track .track-art img{width:100%;height:100%;object-fit:cover}
.home-page .recent-track .track-play-mark{display:none}
.home-page .recent-track .track-copy{display:grid;gap:3px;min-width:0}
.home-page .recent-track .track-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.home-page .recent-track .track-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fuse-muted);font-size:11px}
.home-page .recent-track .track-time{font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--fuse-muted)}

/* ---- Why Fuse ------------------------------------------- */
.home-page .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.home-page .why-card{display:grid;gap:10px;padding:22px;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel)}
.home-page .why-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--fuse-bg-soft);color:var(--fuse-accent)}
.home-page .why-icon svg{width:20px;height:20px}
.home-page .why-card strong{font-family:"Barlow Condensed",sans-serif;font-size:19px;font-weight:800;letter-spacing:.01em}
.home-page .why-card p{margin:0;color:var(--fuse-muted);font-size:12px;line-height:1.55}

/* ---- Meet the presenters ------------------------------- */
.home-page .home-team-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.home-page .home-team-card{display:grid;justify-items:center;gap:7px;padding:20px 12px;text-align:center;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel);transition:border-color .18s ease,transform .18s ease}
.home-page .home-team-card:hover{border-color:var(--fuse-accent);transform:translateY(-2px)}
.home-page .home-team-card img{width:64px;height:64px;border-radius:50%;object-fit:cover;border:1px solid var(--fuse-line);background:var(--fuse-bg-soft)}
.home-page .home-team-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.home-page .home-team-card small{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fuse-muted)}

/* ---- Community polls (assets/js/home-polls.js) ----------- */
.home-page main > .home-polls{margin-top:clamp(44px,5vw,72px);margin-bottom:clamp(44px,5vw,72px)}
.home-polls[hidden]{display:none}
.home-polls-new{align-self:center;padding:9px 14px;border:1px solid var(--fuse-accent);border-radius:3px;background:transparent;color:var(--fuse-accent);font:900 10px/1 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}
.home-polls-new:hover{background:var(--fuse-accent);color:#0a0a0c}
.home-polls-body{display:grid;gap:10px}
.home-polls-empty,.home-polls-status{margin:0;color:var(--fuse-muted);font-size:12px}
.home-polls-status{color:var(--fuse-accent);font-weight:700}
.home-poll{padding:16px 18px;border:1px solid var(--fuse-line);border-left:4px solid var(--fuse-accent);border-radius:5px;background:var(--fuse-panel)}
.home-poll-q{margin:0;font:800 clamp(16px,1.7vw,20px)/1.2 "Barlow Condensed","Inter",sans-serif;letter-spacing:.01em;text-transform:uppercase}
.home-poll-meta{margin:5px 0 13px;color:var(--fuse-muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.home-poll-options{display:flex;flex-wrap:wrap;gap:7px}
.home-poll-option{padding:9px 14px;border:1px solid var(--fuse-line);border-radius:3px;background:var(--fuse-bg-soft);color:var(--fuse-text);font:700 12px/1 Inter,sans-serif;cursor:pointer;transition:border-color .14s,background .14s}
.home-poll-option:hover:not(:disabled){border-color:var(--fuse-accent)}
.home-poll-option:disabled{opacity:.5;cursor:default}
.home-poll-option.is-picked{border-color:var(--fuse-accent);background:color-mix(in srgb,var(--fuse-accent) 20%,transparent)}
.home-poll-option.is-locked{cursor:default;opacity:.55}
.home-poll-results{display:grid;gap:6px}
.home-poll-result{position:relative;display:flex;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid var(--fuse-line);border-radius:3px;background:var(--fuse-bg-soft);overflow:hidden;font-size:12px;font-weight:700}
.home-poll-result::before{content:"";position:absolute;inset:0 auto 0 0;width:var(--pct,0%);background:color-mix(in srgb,var(--fuse-accent) 26%,transparent);transition:width .4s ease}
.home-poll-result-label,.home-poll-result-pct{position:relative}
.home-poll-result-pct{color:var(--fuse-accent);font-weight:900}
.home-polls-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border:1px dashed var(--fuse-accent);border-radius:5px;color:var(--fuse-text);font-size:13px;font-weight:700}
.home-polls-cta:hover{background:color-mix(in srgb,var(--fuse-accent) 10%,transparent)}
.home-polls-cta-go{flex:0 0 auto;color:var(--fuse-accent);font:900 10px/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.home-poll-form{display:grid;gap:9px;padding:18px;border:1px solid var(--fuse-accent);border-radius:5px;background:var(--fuse-panel)}
.home-poll-form-title{font:900 10px/1 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--fuse-accent)}
.home-poll-input{min-height:42px;padding:0 13px;border:1px solid var(--fuse-line);border-radius:3px;background:var(--fuse-bg-soft);color:var(--fuse-text);font:600 13px/1 Inter,sans-serif}
.home-poll-input:focus{outline:none;border-color:var(--fuse-accent)}
.home-poll-form-opts{display:grid;gap:7px}
.home-poll-add{justify-self:start;padding:7px 11px;border:1px solid var(--fuse-line);border-radius:3px;background:transparent;color:var(--fuse-muted);font:800 10px/1 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.home-poll-add:hover{border-color:var(--fuse-accent);color:var(--fuse-accent)}
.home-poll-form-actions{display:flex;gap:9px;margin-top:4px}
.home-poll-cancel{padding:0 14px;border:1px solid var(--fuse-line);border-radius:3px;background:transparent;color:var(--fuse-muted);font:700 11px/1 Inter,sans-serif;cursor:pointer}
@media(max-width:560px){.home-poll-result-label{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

/* ---- Get involved (kept) --------------------------------- */
.home-page main .station-actions{margin-bottom:clamp(60px,8vw,104px);padding:clamp(28px,4vw,48px);border:1px solid var(--fuse-line);border-radius:20px;background:linear-gradient(115deg,var(--fuse-panel),#17101a)}

/* ---- Motion --------------------------------------------- */
@keyframes vinylSpin{to{rotate:351deg}}
@keyframes onairBlink{0%,100%{opacity:1}50%{opacity:.35}}
@media(prefers-reduced-motion:reduce){
  .home-page .np-vinyl,.home-page .live-kicker i,.home-page .np-live i{animation:none}
}

/* ---- Responsive ---------------------------------------- */
@media(max-width:1180px){
  .home-page .whatson-grid{grid-template-columns:1fr 1fr;gap:14px}
  .home-page .whatson-feature{grid-column:1/-1;min-height:196px}
  .home-page .why-grid{grid-template-columns:1fr 1fr}
  .home-page .home-team-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:1024px){
  /* stack the hero rather than cram a 2-col layout onto a laptop screen -
     the now-playing card was ending up jammed against the viewport edge */
  .home-page .live-hero[data-live-hero]{grid-template-columns:minmax(0,1fr);gap:clamp(28px,5vw,44px);padding-top:32px}
  .home-page .live-hero-copy,
  .home-page .live-art-card{grid-column:1}
  .home-page .live-art-card{max-width:440px;margin-inline:0}
  .home-page .fuse-onair-inner{grid-template-columns:1fr;gap:16px;padding:16px 0}
  .home-page .onair-lead{padding:0 0 14px;border-right:0;border-bottom:1px solid var(--fuse-line)}
  .home-page .onair-all{align-self:flex-start}
}
@media(max-width:620px){
  .home-page .live-hero h1{font-size:clamp(46px,15vw,74px)}
  .home-page .hero-actions{display:grid;grid-template-columns:1fr}
  .home-page .hero-actions .button{width:100%;justify-content:center}
  .home-page .hero-proof{gap:22px}
  .home-page .live-art-card{padding:20px 20px 24px;min-height:0}
  .home-page .np-deck{position:relative;left:auto;top:auto;translate:none;width:150px;height:150px;margin:0 auto 6px}
  .home-page .np-vinyl{rotate:0deg}
  .home-page .np-label{width:78px;height:78px}
  .home-page .np-body{text-align:center;justify-items:center}
  .home-page .np-tags{position:static;justify-content:center;margin-bottom:6px}
  .home-page .np-wave{width:100%}
  .home-page .whatson-grid{grid-template-columns:1fr}
  .home-page .whatson-feature{grid-column:auto}
  .home-page .recent-track-grid{grid-template-columns:1fr}
  .home-page .why-grid{grid-template-columns:1fr}
  .home-page .home-team-grid{grid-template-columns:1fr 1fr}
  .home-page .home-event-card img{aspect-ratio:1;height:100%}
}

/* fuse-content.css */
.request-dialog{width:min(92vw,760px);border:1px solid var(--fuse-line);border-radius:24px;background:var(--fuse-panel);color:var(--fuse-text);box-shadow:0 32px 100px #000b;padding:0;overflow:hidden}.request-dialog::backdrop{background:#03040acc;backdrop-filter:blur(10px)}.request-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--fuse-line)}.request-dialog-head button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--fuse-line);border-radius:50%;background:transparent;color:var(--fuse-text);font-size:24px}.request-intro{margin:0;padding:22px 28px 0;color:var(--fuse-muted)}[data-listener-request]{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px 28px 28px}[data-listener-request] label,.track-search{display:grid;gap:8px;font-weight:700}.request-wide,.request-consent,.request-submit,.request-status{grid-column:1/-1}.track-search [data-track-results]{display:grid;gap:6px;max-height:250px;overflow:auto}.track-search [role=option]{display:flex;gap:12px;align-items:center;border:1px solid var(--fuse-line);border-radius:12px;background:var(--fuse-panel-raised);color:var(--fuse-text);padding:9px;text-align:left}.track-search [role=option]:hover,.track-search [role=option]:focus-visible{border-color:var(--fuse-accent)}.track-search [role=option] img{width:46px;height:46px;border-radius:8px;object-fit:cover}.track-search [role=option] span{display:grid}.track-search [role=option] small{color:var(--fuse-muted)}.about-layout[data-editorial-section]{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:clamp(28px,7vw,110px);align-items:start}.about-story h2{max-width:12ch;font-size:clamp(3rem,7vw,7rem);line-height:.95}.about-story p:not(.section-kicker){max-width:62ch;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.8;color:var(--fuse-muted)}.about-layout aside{position:sticky;top:120px;padding:28px;border:1px solid var(--fuse-line);border-radius:20px;background:var(--fuse-panel)}.about-layout aside li{padding:12px 0;border-bottom:1px solid var(--fuse-line)}
.about-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.about-stat{display:grid;gap:6px;padding:22px;border:1px solid var(--fuse-line);border-radius:16px;background:var(--fuse-panel)}
.about-stat strong{font-family:"Barlow Condensed",sans-serif;font-size:clamp(30px,4vw,44px);font-weight:800;line-height:1;color:var(--fuse-accent)}
.about-stat span{color:var(--fuse-muted);font-size:12px;line-height:1.4}
.about-network-head{margin-bottom:26px;max-width:56ch}
.about-network-head h2{margin:6px 0 8px;font-family:"Barlow Condensed",sans-serif;font-size:clamp(30px,4.5vw,52px);font-weight:800;letter-spacing:-.02em}
.about-network-head p{margin:0;color:var(--fuse-muted)}
.about-network-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.about-station{position:relative;display:grid;align-content:start;gap:4px;padding:20px;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel)}
.about-station.is-live{transition:border-color .18s ease,transform .18s ease}
.about-station.is-live:hover{border-color:var(--fuse-accent);transform:translateY(-2px)}
.about-station.is-coming{opacity:.6}
.about-station-swatch{width:34px;height:6px;margin-bottom:8px;border-radius:999px;background:var(--station-accent,var(--fuse-accent))}
.about-station strong{font-family:"Barlow Condensed",sans-serif;font-size:20px;font-weight:800}
.about-station small{color:var(--fuse-muted);font-size:12px}
.about-station-badge{margin-top:8px;font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--fuse-muted)}
.about-station.is-live .about-station-badge{color:var(--fuse-accent)}
.about-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px}
.about-team-card{display:grid;justify-items:center;gap:7px;padding:20px 12px;text-align:center;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel);transition:border-color .18s ease,transform .18s ease}
.about-team-card:hover{border-color:var(--fuse-accent);transform:translateY(-2px)}
.about-team-card img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:1px solid var(--fuse-line);background:var(--fuse-bg-soft)}
.about-team-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.about-team-card small{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fuse-muted)}
.about-team .button{display:inline-flex;align-items:center;min-height:44px;padding:0 22px;border:1px solid var(--fuse-line);border-radius:999px;background:transparent;font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--fuse-text)}
.about-team .button:hover{border-color:var(--fuse-accent)}
@media(max-width:900px){.about-numbers,.about-network-grid,.about-team-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.about-network-grid{grid-template-columns:1fr}}
.event-grid[data-event-state]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px}.event-card{overflow:hidden;border:1px solid var(--fuse-line);border-radius:18px;background:var(--fuse-panel);transition:transform .2s,border-color .2s}.event-card:hover{transform:translateY(-4px);border-color:var(--fuse-accent)}.event-card img{aspect-ratio:16/10;object-fit:cover}.event-card div{padding:22px}.login-card{border-radius:24px!important;box-shadow:0 32px 100px #0006}.discord-button{display:inline-flex!important;gap:10px;align-items:center}.discord-button svg{width:20px;height:20px}@media(max-width:700px){[data-listener-request]{grid-template-columns:1fr;padding:20px}.request-dialog-head,.request-intro{padding-left:20px;padding-right:20px}.about-layout[data-editorial-section]{grid-template-columns:1fr}.about-layout aside{position:static}.about-story h2{font-size:clamp(3rem,16vw,5rem)}}

/* schedule-fix.css */
.network-page .timeline-row{display:block;min-width:0;padding:0;overflow:hidden}.network-page .schedule-row-link{width:100%;min-height:108px;grid-template-columns:72px 44px minmax(0,1fr) auto;padding:20px 22px;cursor:pointer}.schedule-row-link>div{min-width:0}.schedule-row-link h3{white-space:normal}.schedule-logo{display:block;width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(238,22,189,.24));transition:transform .18s ease}.schedule-logo.is-discord-avatar{border:1px solid rgba(255,255,255,.18);border-radius:50%;object-fit:cover}.schedule-row-link:hover,.schedule-row-link:focus-visible{background:#14101a}.schedule-row-link:hover .schedule-logo,.schedule-row-link:focus-visible .schedule-logo{transform:scale(1.08)}.network-page .timeline-row.is-past{opacity:.48}.network-page .timeline-row.is-past time,.network-page .timeline-row.is-past h3,.network-page .timeline-row.is-past [data-schedule-status]{text-decoration:line-through;text-decoration-thickness:2px}.network-page .timeline-row.is-past .schedule-logo{filter:grayscale(.75);opacity:.65}@media(max-width:760px){.network-page .timeline-row{padding:0}.network-page .schedule-row-link{min-height:96px;grid-template-columns:50px 34px minmax(0,1fr);gap:12px;padding:16px 14px}.schedule-row-link>[data-schedule-status]{display:none}.schedule-logo{width:30px;height:30px}}

/* schedule-strip.css */
.live-schedule-strip{grid-template-columns:minmax(280px,1fr) minmax(280px,1fr) auto;gap:clamp(28px,5vw,90px);padding-inline:max(32px,calc((100vw - 1680px)/2));background:#0b0911}.live-schedule-strip>div{gap:16px}.live-schedule-strip small{flex:0 0 auto}.live-schedule-strip img{display:block;width:40px;height:40px;padding:6px;border:1px solid #2e2937;border-radius:8px;background:#13101a;object-fit:contain}.live-schedule-strip img.is-discord-avatar{padding:0;border-radius:50%;object-fit:cover}.live-schedule-strip img[hidden]{display:none}.live-schedule-strip strong{font-size:20px;line-height:1}.live-schedule-strip button{min-height:44px;padding-inline:22px;cursor:pointer}.programme-visual img.is-discord-avatar{width:46%;aspect-ratio:1;border:2px solid rgba(255,255,255,.16);border-radius:50%;object-fit:cover}@media(max-width:760px){.live-schedule-strip{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px 18px}.live-schedule-strip>[data-up-next]{display:none}.live-schedule-strip img{width:36px;height:36px}.live-schedule-strip strong{font-size:17px}.live-schedule-strip button{padding-inline:15px}}

/* touch.css */
.history-actions button,.history-actions a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:0 12px}.history-notice{margin:18px 0;padding:12px 15px;border-left:3px solid #ff36bd;background:#17121a;color:#d8d3dc}
/* Comfortable touch targets in the footer link columns on phones. */
@media(max-width:768px){.footer-links a{display:inline-flex;align-items:center;min-height:36px}}
/* The JS-generated pages (account, status, staff, presenter, show) hide their
   masthead heading on phones, so the desktop-sized top padding just left a tall
   empty band above the first real content. */
@media(max-width:800px){.netlify-page main{padding-top:32px}.netlify-page .netlify-content{margin-top:18px}}

/* station-home.css */
.station-home{--station-accent:var(--fuse-accent);display:grid;gap:22px}.station-home-stage{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;min-height:440px;padding:clamp(28px,6vw,80px);overflow:hidden;border:1px solid var(--fuse-line);border-radius:28px;background:radial-gradient(circle at 85% 15%,color-mix(in srgb,var(--station-accent) 30%,transparent),transparent 38%),var(--fuse-panel)}.station-home-stage h2{max-width:10ch;margin:12px 0;font-size:clamp(4rem,11vw,10rem);line-height:.78}.station-home-now{display:grid;gap:8px;min-width:min(340px,100%);padding:24px;border:1px solid color-mix(in srgb,var(--station-accent) 50%,var(--fuse-line));border-radius:18px;background:#090a10dd}.station-home-now strong{font-size:clamp(1.3rem,3vw,2rem)}.station-home-now span{color:var(--fuse-muted)}.station-home-actions{display:flex;flex-wrap:wrap;gap:10px}.station-home[data-station-state=degraded] .station-home-now{border-style:dashed}@media(max-width:760px){.station-home-stage{grid-template-columns:1fr;min-height:560px;padding:26px 20px}.station-home-now{align-self:end}.station-home-stage h2{font-size:clamp(4.2rem,24vw,7rem)}}

/* show-profiles.css */
.show-episodes{max-width:var(--fuse-content);margin:40px auto;padding:0 var(--fuse-gutter)}.show-episodes>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.show-episodes article{display:grid;gap:6px;padding:20px;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel)}.show-episodes span{color:var(--fuse-muted)}

/* listener-account.css */
.netlify-page main:has(.listener-account){padding-top:clamp(2.5rem,6vw,4.5rem)}
.netlify-page main:has(.listener-account) .page-hero>.section-heading{margin-bottom:0}
.listener-account{display:grid;gap:20px;max-width:1080px;margin:auto}
.listener-account:has([data-account-signed-in]:not([hidden])) .listener-account-intro{display:none}
.listener-account-intro{max-width:560px;margin-inline:auto;padding:clamp(24px,5vw,44px);border:1px solid var(--fuse-line);border-radius:22px;background:radial-gradient(circle at 88% 0,color-mix(in srgb,var(--fuse-accent) 22%,transparent),transparent 46%),var(--fuse-panel)}
.listener-account-intro h2{margin:6px 0 10px;font-family:"Barlow Condensed",sans-serif;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:.94;letter-spacing:-.02em}
.listener-account-intro>p:last-child{margin:0;color:var(--fuse-muted);line-height:1.6}
.listener-library span{color:var(--fuse-accent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

/* ---- Auth card ------------------------------------------------- */
.account-auth{width:100%;max-width:440px;margin-inline:auto;padding:clamp(22px,4vw,34px);border:1px solid var(--fuse-line);border-radius:20px;background:linear-gradient(180deg,var(--fuse-panel),color-mix(in srgb,var(--fuse-bg-soft) 60%,var(--fuse-panel)));box-shadow:0 24px 70px rgba(0,0,0,.28)}
.account-tabs{display:flex;gap:6px;margin-bottom:20px;padding:5px;border:1px solid var(--fuse-line);border-radius:12px;background:var(--fuse-bg-soft)}
.account-tabs button{flex:1;min-height:40px;border:0;border-radius:9px;background:transparent;color:var(--fuse-muted);font-weight:800;font-size:12px;letter-spacing:.06em;cursor:pointer;transition:background .16s,color .16s}
.account-tabs button.is-active{background:var(--fuse-accent);color:#0a0a0c}
.account-switch{display:flex;gap:20px;margin-bottom:18px}
.account-switch button{padding:0 0 5px;border:0;border-bottom:2px solid transparent;background:0;color:var(--fuse-muted);font-weight:800;font-size:12px;letter-spacing:.05em;cursor:pointer}
.account-switch button.is-active{color:var(--fuse-text);border-bottom-color:var(--fuse-accent)}
.account-form{display:grid;gap:14px}
.account-form[hidden]{display:none}
.account-form>label,.account-field{display:grid;gap:7px;color:var(--fuse-muted);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.account-form input,.account-form textarea,.account-form select{width:100%;min-height:46px;padding:12px 14px;border:1px solid var(--fuse-line);border-radius:10px;background:var(--fuse-bg-soft);color:var(--fuse-text);font:500 14px/1.5 "Inter",Arial,sans-serif;letter-spacing:normal;text-transform:none}
.account-form input::placeholder,.account-form textarea::placeholder{color:var(--fuse-muted);font-weight:400}
.account-form textarea{min-height:96px;resize:vertical;line-height:1.6}
.account-field-hint{margin-top:-2px;color:var(--fuse-muted);font-size:10px;font-weight:600;letter-spacing:0;text-transform:none}
.account-form input:focus-visible,.account-form textarea:focus-visible{outline:2px solid var(--fuse-accent);outline-offset:1px}
.account-form .button{margin-top:4px}
.account-status{min-height:20px;margin:12px 0 0;color:#ff6bbf;font-size:12px}
.account-auth [data-account-panel="discord"] p{margin:0 0 16px;color:var(--fuse-muted);font-size:13px;line-height:1.6}

/* ---- Profile page ------------------------------------------- */
.account-page[hidden]{display:none}
.account-page{display:grid;gap:20px}
.account-hero{overflow:hidden;border:1px solid var(--fuse-line);border-radius:22px;background:var(--fuse-panel);box-shadow:0 24px 70px rgba(0,0,0,.3)}
.account-banner{position:relative;height:168px;background:linear-gradient(120deg,color-mix(in srgb,var(--fuse-accent) 55%,#1a0a1e),color-mix(in srgb,var(--fuse-violet) 45%,#12081c) 55%,#0c0710);background-size:cover;background-position:center}
.account-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(12,7,16,.5));pointer-events:none}
.account-banner.is-busy{opacity:.6}
.account-edit-btn,.account-cover-btn{position:absolute;top:18px;z-index:2;display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(0,0,0,.4);color:#fff;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(6px)}
.account-edit-btn{left:18px}
.account-cover-btn{right:18px}
.account-edit-btn:hover,.account-cover-btn:hover{background:rgba(0,0,0,.62)}
.account-profile-socials{position:absolute;right:18px;bottom:16px;z-index:2;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:55%}
.account-profile-socials[hidden]{display:none}
.account-link-chip{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.32);color:rgba(255,255,255,.85);backdrop-filter:blur(4px);transition:color .16s,background .16s,transform .16s}
.account-link-chip svg{width:18px;height:18px}
.account-link-chip:hover{color:#fff;background:var(--fuse-accent);transform:translateY(-2px)}
.account-hero-body{display:flex;align-items:flex-end;gap:20px;padding:0 clamp(20px,4vw,32px) 20px}
.account-avatar{position:relative;flex:0 0 auto;width:128px;height:128px;margin-top:-64px}
.account-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:5px solid var(--fuse-panel);background:var(--fuse-bg-soft);box-shadow:0 0 0 1px var(--fuse-line),0 18px 40px rgba(0,0,0,.5)}
.account-avatar-btn{position:absolute;right:4px;bottom:4px;display:grid;place-items:center;width:34px;height:34px;border:3px solid var(--fuse-panel);border-radius:50%;background:var(--fuse-accent);color:#0a0a0c;cursor:pointer}
.account-avatar-btn svg{width:16px;height:16px}
.account-avatar.is-busy{opacity:.55;pointer-events:none}
.account-hero-name{display:grid;gap:5px;padding-bottom:6px;min-width:0}
.account-role{justify-self:start;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--fuse-accent) 22%,transparent);color:var(--fuse-accent);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.account-role[hidden]{display:none}
.account-role.is-staff{background:var(--fuse-accent);color:#0a0a0c}
.account-hero-name strong{font-family:"Barlow Condensed",sans-serif;font-size:clamp(30px,4.5vw,44px);font-weight:800;line-height:1;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-pronouns{color:var(--fuse-muted);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.account-pronouns[hidden]{display:none}
.account-avatar-status{min-height:14px;margin:0 clamp(20px,4vw,32px) 14px;color:var(--fuse-muted);font-size:11px}

.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:20px;align-items:start}
.account-main{display:grid;gap:16px;min-width:0}
.account-block{padding:20px;border:1px solid var(--fuse-line);border-radius:16px;background:var(--fuse-panel)}
.account-block[hidden]{display:none}
.account-block h3{margin:0 0 12px;font-family:"Barlow Condensed",sans-serif;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--fuse-muted)}
.account-block-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.account-block-head h3{margin:0}
.account-add-btn{padding:6px 12px;border:1px solid var(--fuse-line);border-radius:999px;background:transparent;color:var(--fuse-accent);font-size:10px;font-weight:900;letter-spacing:.06em;cursor:pointer}
.account-add-btn:hover{border-color:var(--fuse-accent)}
.account-bio{margin:0;color:var(--fuse-text);font-size:14px;line-height:1.7;white-space:pre-line}

.account-now{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--fuse-accent) 25%,var(--fuse-line));border-radius:16px;background:radial-gradient(120% 200% at 0% 0%,color-mix(in srgb,var(--fuse-accent) 14%,transparent),transparent 60%),var(--fuse-panel)}
.account-now[hidden]{display:none}
.account-now>span{flex:0 0 auto;align-self:flex-start;color:var(--fuse-accent);font-size:8px;font-weight:900;letter-spacing:.14em}
.account-now img{width:52px;height:52px;border-radius:10px;object-fit:cover;background:var(--fuse-bg-soft)}
.account-now>div{min-width:0;flex:1}
.account-now strong{display:block;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-now small{display:block;color:var(--fuse-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-now-link{flex:0 0 auto;color:var(--fuse-accent);font-size:10px;font-weight:900;letter-spacing:.08em}

.account-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}
.account-track{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--fuse-line);border-radius:13px;background:var(--fuse-bg-soft);transition:border-color .16s,transform .16s}
.account-track:hover{border-color:var(--fuse-accent);transform:translateY(-2px)}
.account-track-glyph{display:grid;place-items:center;width:40px;height:40px;flex:0 0 auto;border-radius:10px;background:var(--fuse-panel);color:var(--fuse-accent)}
.account-track-glyph svg{width:19px;height:19px}
.account-track-art{width:40px;height:40px;flex:0 0 auto;border-radius:10px;object-fit:cover;background:var(--fuse-panel)}
.account-track>div{min-width:0;flex:1}
.account-track strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-track small{display:block;color:var(--fuse-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-track-link{flex:0 0 auto;color:var(--fuse-accent);font-size:10px;font-weight:900;letter-spacing:.06em}
.account-empty{margin:0;color:var(--fuse-muted);font-size:13px;line-height:1.6}

.account-side{display:grid;gap:14px}
.account-side-card{padding:20px;border:1px solid var(--fuse-line);border-radius:16px;background:var(--fuse-panel)}
.account-side-card[hidden]{display:none}
.account-side-kicker{display:block;margin-bottom:14px;color:var(--fuse-accent);font-size:9px;font-weight:900;letter-spacing:.14em}
.account-facts{display:grid;gap:12px;margin:0}
.account-facts div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.account-facts dt{color:var(--fuse-muted);font-size:12px}
.account-facts dd{margin:0;font-family:"Barlow Condensed",sans-serif;font-size:20px;font-weight:800}
.account-side-links [data-account-side-links-list]{display:grid;gap:8px}
.account-side-link{display:flex;align-items:center;gap:10px;color:var(--fuse-text);font-size:12px;font-weight:700}
.account-side-link svg{width:17px;height:17px;color:var(--fuse-muted)}
.account-side-link:hover{color:var(--fuse-accent)}
.account-side-link:hover svg{color:var(--fuse-accent)}
.account-discord p{margin:0 0 14px;color:var(--fuse-muted);font-size:12px;line-height:1.55}
.account-discord-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;border-radius:10px;background:#5865f2;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}
.account-discord-btn:hover{background:#4a56d6}
.account-discord-btn.is-linked{background:transparent;border:1px solid var(--fuse-line);color:var(--fuse-muted)}
.account-discord-btn.is-linked:hover{border-color:var(--fuse-accent);color:var(--fuse-accent)}
.account-signout{color:var(--fuse-muted);font-size:11px;font-weight:800;letter-spacing:.06em}

/* ---- Editor dialog ---------------------------------------- */
.account-editor{width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 40px);padding:0;border:1px solid var(--fuse-line);border-radius:22px;background:var(--fuse-panel);color:var(--fuse-text);box-shadow:0 40px 120px #000c;overflow:auto}
.account-editor::backdrop{background:#04040acc;backdrop-filter:blur(8px)}
.account-editor .account-profile-form{--pad:clamp(20px,4vw,30px);gap:15px;padding:0 var(--pad) var(--pad)}
.account-editor .account-form-head{position:sticky;top:0;z-index:3;margin:0 calc(-1 * var(--pad)) 4px;padding:var(--pad) var(--pad) 12px;background:var(--fuse-panel);border-bottom:1px solid var(--fuse-line)}
.account-form-head{display:flex;align-items:center;justify-content:space-between}
.account-form-head h3{margin:0;font-family:"Barlow Condensed",sans-serif;font-size:24px;font-weight:800;text-transform:uppercase}
.account-form-close{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--fuse-line);border-radius:50%;background:transparent;color:var(--fuse-text);font-size:22px;line-height:1;cursor:pointer}
.account-editor .account-form-actions{position:sticky;bottom:0;z-index:3;margin:6px calc(-1 * var(--pad)) calc(-1 * var(--pad));padding:14px var(--pad) var(--pad);background:var(--fuse-panel);border-top:1px solid var(--fuse-line)}
.account-form-actions{display:flex;flex-wrap:wrap;gap:10px}
.account-form-actions .button{flex:1 1 auto;justify-content:center}
.account-form>label.account-toggle{display:flex;align-items:center;gap:9px;color:var(--fuse-text);font-size:12px;font-weight:600;letter-spacing:0;cursor:pointer}
.account-toggle input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--fuse-accent)}
.account-profile-form [data-account-name-status]{min-height:16px;margin:0;color:#ff6bbf;font-size:11px}
.account-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:16px;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-bg-soft)}
.account-links legend{padding:0 6px;color:var(--fuse-accent);font-size:9px;font-weight:900;letter-spacing:.12em}
.account-link-field{position:relative;display:block;font-size:0}
.account-link-field .account-link-icon{position:absolute;left:11px;top:11px;display:grid;place-items:center;width:20px;height:20px;color:var(--fuse-muted);pointer-events:none;transition:color .16s}
.account-link-field .account-link-icon svg{width:18px;height:18px}
.account-link-field.is-set .account-link-icon{color:var(--fuse-accent)}
.account-link-field input{min-height:42px;padding-left:38px;font-size:13px}
.account-link-field.is-set input{border-color:color-mix(in srgb,var(--fuse-accent) 35%,var(--fuse-line))}

/* ---- Add-music dialog ------------------------------------- */
.account-music-dialog{width:min(460px,calc(100vw - 28px));max-height:calc(100vh - 40px);padding:clamp(20px,4vw,28px);border:1px solid var(--fuse-line);border-radius:20px;background:var(--fuse-panel);color:var(--fuse-text);box-shadow:0 40px 120px #000c}
.account-music-dialog::backdrop{background:#04040acc;backdrop-filter:blur(8px)}
.account-music-dialog .account-field{margin:16px 0 12px}
.account-music-dialog input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--fuse-line);border-radius:10px;background:var(--fuse-bg-soft);color:var(--fuse-text);font:inherit}
.account-music-results{display:grid;gap:6px;max-height:340px;overflow:auto}
.account-music-result{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid var(--fuse-line);border-radius:11px;background:var(--fuse-bg-soft);color:var(--fuse-text);text-align:left;cursor:pointer}
.account-music-result:hover{border-color:var(--fuse-accent)}
.account-music-result img{width:44px;height:44px;border-radius:8px;object-fit:cover;flex:0 0 auto}
.account-music-result span{display:grid;min-width:0}
.account-music-result strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.account-music-result small{color:var(--fuse-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

@media(max-width:860px){
  .account-grid{grid-template-columns:1fr}
  .account-side{grid-auto-flow:row}
}
@media(max-width:560px){
  .account-links{grid-template-columns:1fr}
  .account-banner{height:132px}
  .account-hero-body{flex-direction:column;align-items:center;text-align:center;gap:12px;padding-bottom:22px}
  .account-avatar{width:104px;height:104px;margin-top:-52px}
  .account-hero-name strong{white-space:normal}
  .account-avatar-status{text-align:center;margin-inline:16px}
  .account-profile-socials{right:12px;bottom:10px;max-width:62%}
  .account-link-chip{width:32px;height:32px}
}

/* members.css */
/* Public members directory (/members/). members.js renders the grid. */
.members-page{width:min(calc(100% - (2 * var(--fuse-gutter))),1280px);margin-inline:auto}
.members-head{max-width:60ch;margin-bottom:26px}
.members-head h2{margin:6px 0 8px;font-family:"Barlow Condensed",sans-serif;font-size:clamp(38px,6vw,74px);font-weight:800;line-height:.92;letter-spacing:-.025em}
.members-head p{margin:0;color:var(--fuse-muted)}
.members-count{margin-top:10px;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--fuse-accent)}
.members-count:empty{display:none}
.members-tools{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin-bottom:24px}
.members-tools input{flex:1 1 240px;min-height:46px;padding:0 16px;border:1px solid var(--fuse-line);border-radius:3px;background:var(--fuse-bg-soft);color:var(--fuse-text);font:700 12px/1 Inter,sans-serif;letter-spacing:.05em}
.members-tools input::placeholder{color:var(--fuse-muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}
.members-tools input:focus-visible{outline:none;border-color:var(--fuse-accent)}
.members-filters{display:flex;gap:0;border:1px solid var(--fuse-line);border-radius:3px;overflow:hidden;background:var(--fuse-bg-soft)}
.members-filters button{min-height:44px;padding:0 18px;border:0;border-right:1px solid var(--fuse-line);background:transparent;color:var(--fuse-muted);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}
.members-filters button:last-child{border-right:0}
.members-filters button.is-active{background:var(--fuse-accent);color:#0a0a0c}

.members-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}
.member-card{position:relative;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--fuse-line);border-radius:5px;background:var(--fuse-panel);text-decoration:none;color:inherit;overflow:hidden;transition:border-color .14s ease,transform .14s ease}
.member-card::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--fuse-line);transition:background .14s ease}
.member-card:hover{border-color:var(--fuse-accent);transform:translateY(-2px)}
.member-card:hover::before{background:var(--fuse-accent)}
.member-card.is-team{background:linear-gradient(120deg,color-mix(in srgb,var(--fuse-accent) 12%,var(--fuse-panel)),var(--fuse-panel) 68%)}
.member-card.is-team::before{background:var(--fuse-accent)}
.member-avatar{position:relative;flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border-radius:4px;border:1px solid var(--fuse-line);background:var(--fuse-bg-soft);font-family:"Barlow Condensed",sans-serif;font-size:18px;font-weight:800;color:var(--fuse-muted)}
.member-avatar img{width:100%;height:100%;border-radius:4px;object-fit:cover}
.member-avatar.is-online::after{content:"";position:absolute;right:-3px;bottom:-3px;width:12px;height:12px;border-radius:50%;background:#31e08c;border:3px solid var(--fuse-panel);box-shadow:0 0 6px rgba(49,224,140,.55)}
.member-body{min-width:0;display:grid;gap:3px;align-content:center}
.member-body strong{font:800 15px/1 "Barlow Condensed","Inter",sans-serif;letter-spacing:.05em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.member-meta{display:flex;gap:6px;align-items:center;color:var(--fuse-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.member-meta .member-role{color:var(--fuse-accent)}
@media(max-width:620px){.members-filters{width:100%}.members-filters button{flex:1}}
@media(max-width:480px){.members-grid{grid-template-columns:1fr}}

/* member-profile.css */
/* Public member profile (/member/?id=). member.js renders it. */
.member-profile{width:min(calc(100% - (2 * var(--fuse-gutter))),1120px);margin-inline:auto}

/* ---- hero ------------------------------------------------------------- */
.member-hero{position:relative;border:1px solid var(--fuse-line);border-radius:8px;overflow:hidden;background:var(--fuse-panel)}
.member-cover{position:relative;height:clamp(150px,22vw,240px)}
.member-cover img{width:100%;height:100%;object-fit:cover}
.member-cover.is-plain{background:linear-gradient(115deg,color-mix(in srgb,var(--fuse-accent) 40%,#160a24),#12091f 55%,#0a0710)}
.member-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(10,7,16,.55) 78%,var(--fuse-panel))}
.member-hero-body{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:20px;margin-top:clamp(-64px,-6vw,-48px);padding:0 clamp(20px,4vw,36px) 24px}
.member-avatar-xl{position:relative;display:grid;place-items:center;width:clamp(96px,14vw,132px);height:clamp(96px,14vw,132px);border-radius:50%;border:4px solid var(--fuse-panel);background:var(--fuse-bg-soft);font:800 clamp(34px,5vw,48px)/1 "Barlow Condensed",sans-serif;color:var(--fuse-muted);box-shadow:0 18px 40px -18px #000}
.member-avatar-xl img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.member-avatar-xl.is-initial{background:linear-gradient(150deg,color-mix(in srgb,var(--fuse-accent) 32%,var(--fuse-bg-soft)),var(--fuse-bg-soft))}
.member-avatar-xl.is-online::after{content:"";position:absolute;right:6px;bottom:6px;width:20px;height:20px;border-radius:50%;background:#31e08c;border:4px solid var(--fuse-panel);box-shadow:0 0 12px rgba(49,224,140,.75)}
.member-identity{min-width:0;padding-bottom:6px}
.member-display{display:flex;align-items:center;gap:12px;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:clamp(34px,6vw,60px);font-weight:800;line-height:.9;letter-spacing:.04em;text-transform:uppercase}
.member-display-glyph{color:var(--fuse-accent);font-size:.6em}
.member-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.member-badge{padding:4px 10px;border:1px solid var(--fuse-line);border-radius:3px;color:var(--fuse-muted);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.member-badge.is-role{border-color:transparent;background:var(--fuse-accent);color:#0a0a0c}
.member-badge.is-online{border-color:rgba(49,224,140,.5);color:#31e08c}
.member-socials{display:grid;gap:6px;align-content:end;padding-bottom:6px}
.member-social{display:flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid var(--fuse-line);border-radius:3px;color:var(--fuse-text);font-size:11px;font-weight:700;text-decoration:none;max-width:220px}
.member-social span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.member-social svg{width:15px;height:15px;flex:0 0 auto;color:var(--fuse-muted)}
.member-social:hover{border-color:var(--fuse-accent)}
.member-social:hover svg{color:var(--fuse-accent)}

/* ---- 3-column body -------------------------------------------------- */
.member-layout{display:grid;grid-template-columns:minmax(0,270px) minmax(0,1fr) minmax(0,230px);gap:12px;margin-top:12px}
.member-panel{padding:16px 18px;border:1px solid var(--fuse-line);border-left:3px solid var(--fuse-accent);border-radius:5px;background:var(--fuse-panel)}
.member-panel h3{margin:0 0 12px;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--fuse-muted)}
.member-top5 h3{color:var(--fuse-accent)}
.member-panel-empty{margin:0;color:var(--fuse-muted);font-size:12px;line-height:1.6}
.member-top5-list{display:grid;gap:2px}
.member-top5-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--fuse-line)}
.member-top5-row:last-child{border-bottom:0}
.member-top5-num{flex:0 0 auto;width:20px;font-family:"Barlow Condensed",sans-serif;font-size:14px;font-weight:800;color:var(--fuse-accent)}
.member-top5-row img{width:34px;height:34px;border-radius:3px;object-fit:cover;background:var(--fuse-bg-soft)}
.member-top5-row strong{display:block;font:800 12px/1.1 "Barlow Condensed","Inter",sans-serif;letter-spacing:.04em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.member-top5-row small{display:block;color:var(--fuse-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.member-about{min-height:180px}
.member-about h3+*{margin-top:0}
.member-about p{margin:0 0 12px;color:var(--fuse-text);font-size:14px;line-height:1.7}
.member-about h3:not(:first-child),.member-about h4,.member-about h5{margin:16px 0 8px;font-family:"Barlow Condensed",sans-serif;font-weight:800;text-transform:none;letter-spacing:0;color:var(--fuse-text)}
.member-about h4{font-size:18px}.member-about h5{font-size:15px}
.member-about ul{margin:0 0 12px;padding-left:18px;color:var(--fuse-text);font-size:14px;line-height:1.7}
.member-about a{color:var(--fuse-accent)}
.member-facts{border-left-color:var(--fuse-line);display:grid;gap:0;align-content:start}
.member-fact{display:grid;gap:3px;padding:12px 0;border-bottom:1px solid var(--fuse-line)}
.member-fact:last-child{border-bottom:0}
.member-fact span{color:var(--fuse-muted);font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.member-fact strong{font-family:"Barlow Condensed",sans-serif;font-size:19px;font-weight:800;color:var(--fuse-text)}
.member-profile-back{display:inline-block;margin-top:16px;color:var(--fuse-muted);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.member-profile-back:hover{color:var(--fuse-accent)}
.member-profile-missing{display:grid;gap:16px;justify-items:start;padding:44px 0}
.member-profile-missing h2{margin:0;font-family:"Barlow Condensed",sans-serif;font-size:40px;font-weight:800;text-transform:uppercase}

@media(max-width:1000px){
  .member-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .member-facts{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:0 16px}
  .member-fact{border-bottom:0}
}
@media(max-width:760px){
  .member-hero-body{grid-template-columns:1fr;justify-items:center;text-align:center;gap:14px}
  .member-display{justify-content:center}
  .member-badges{justify-content:center}
  .member-socials{grid-auto-flow:column;flex-wrap:wrap}
  .member-social{max-width:none}
  .member-layout{grid-template-columns:1fr}
  .member-facts{grid-template-columns:1fr 1fr}
}

/* engagement.css */
.engagement-panel{padding:clamp(24px,5vw,48px);border:1px solid var(--fuse-line);border-radius:22px;background:var(--fuse-panel)}.engagement-panel>div{display:grid;gap:12px}.engagement-panel article{display:grid;gap:14px}.engagement-panel article div{display:flex;flex-wrap:wrap;gap:8px}.engagement-panel button{min-height:44px;padding:0 16px;border:1px solid var(--fuse-line);border-radius:999px;background:var(--fuse-panel-raised);color:var(--fuse-text)}.engagement-panel button:hover{border-color:var(--fuse-accent)}

/* service-status.css */
.service-status{display:grid;gap:22px;max-width:980px;margin:auto}.service-status-summary{padding:clamp(26px,6vw,64px);border:1px solid var(--fuse-line);border-radius:24px;background:var(--fuse-panel)}.service-status-list{display:grid;gap:10px}.service-status-list article{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--fuse-line);border-radius:14px;background:var(--fuse-panel)}.service-status-list i{width:12px;height:12px;border-radius:50%;background:#3bd67f;box-shadow:0 0 18px #3bd67f88}.service-status-list [data-state=degraded] i{background:#ffb020}.service-status-list [data-state=unavailable] i{background:#ff5470}.service-status-list span{display:grid;gap:4px}.service-status-list small,[data-status-time]{color:var(--fuse-muted)}

/* fuse-stats.css */
/* Pre-footer "Fuse right now" band: most played / most liked this week, the
   team, and who is on air now / up next. Injected by fuse-stats.js. */
.fuse-stats{border-top:1px solid var(--fuse-line);background:linear-gradient(115deg,#180a1d,#120a20 52%,#0a0710)}
.fuse-stats-inner{display:grid;grid-template-columns:minmax(0,290px) minmax(0,1fr) minmax(0,280px);gap:clamp(20px,3.5vw,44px);width:min(calc(100% - (2 * var(--fuse-gutter))),var(--fuse-max));margin-inline:auto;padding:28px 0}
.fuse-stats-col{display:grid;gap:16px;align-content:start;min-width:0}
.fuse-stat-block{display:grid;gap:8px;min-width:0}
.fuse-stat-block[hidden]{display:none}
.fuse-stat-label{display:flex;align-items:center;gap:7px;color:var(--fuse-muted);font:900 9px/1 "Inter",sans-serif;letter-spacing:.16em;text-transform:uppercase}
.fuse-stat-label svg{width:13px;height:13px;color:var(--fuse-accent)}
.fuse-stat-card{display:flex;align-items:center;gap:11px;min-width:0;padding:11px 13px;border:1px solid var(--fuse-line);border-radius:12px;background:rgba(255,255,255,.025);text-decoration:none;color:inherit;transition:border-color .16s ease,background .16s ease}
.fuse-stat-card[hidden]{display:none}
a.fuse-stat-card:hover{border-color:var(--fuse-accent);background:rgba(255,255,255,.045)}
.fuse-stat-art{flex:0 0 auto;width:46px;height:46px;border-radius:8px;object-fit:cover;background:var(--fuse-panel)}
.fuse-stat-who-avatar{flex:0 0 auto;width:42px;height:42px;border-radius:50%;object-fit:cover;background:var(--fuse-panel);border:1px solid var(--fuse-line)}
.fuse-stat-card-copy{min-width:0;display:grid;gap:3px}
.fuse-stat-card-copy strong{font:800 14px/1.1 "Barlow Condensed","Inter",sans-serif;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fuse-stat-who .fuse-stat-card-copy strong{font-size:16px;letter-spacing:.09em}
.fuse-stat-who.is-empty{pointer-events:none}
.fuse-stat-who.is-empty .fuse-stat-who-avatar{opacity:.35}
.fuse-stat-who.is-empty .fuse-stat-card-copy strong{color:var(--fuse-muted)}
.fuse-stat-card-copy small{color:var(--fuse-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fuse-stat-block-team{min-width:0}
.fuse-stat-avatars{display:flex;flex-wrap:wrap;gap:7px}
.fuse-stat-avatar{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--fuse-line);background:var(--fuse-panel);color:var(--fuse-muted);font:800 12px/1 "Barlow Condensed","Inter",sans-serif;text-decoration:none;transition:transform .15s ease,border-color .15s ease}
.fuse-stat-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.fuse-stat-avatar.is-initial{background:linear-gradient(150deg,color-mix(in srgb,var(--fuse-accent) 22%,var(--fuse-panel)),var(--fuse-panel))}
.fuse-stat-avatar:hover{transform:translateY(-2px);border-color:var(--fuse-accent)}
.fuse-stat-avatar.is-online::after{content:"";position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;background:#31e08c;border:2.5px solid #0e0814;box-shadow:0 0 0 1px rgba(49,224,140,.4),0 0 7px rgba(49,224,140,.55)}
.fuse-stat-avatar.is-live{border-color:#31e08c;box-shadow:0 0 0 2px rgba(49,224,140,.35)}
@media(max-width:900px){
  .fuse-stats-inner{grid-template-columns:1fr 1fr;gap:22px;padding:24px 0}
  .fuse-stats-col-team{grid-column:1/-1;order:3}
}
@media(max-width:560px){
  .fuse-stats-inner{grid-template-columns:1fr}
}

/* staff-booking.css */
.station-tabs{display:flex;gap:8px;margin:26px 0 18px}.station-tabs button{min-height:44px;padding:0 18px;border:1px solid #30323b;border-radius:999px;background:#111219;color:#92949f;font-weight:800;cursor:pointer}.station-tabs button.is-active{border-color:var(--staff-accent);background:var(--staff-accent);color:#fff}.staff-schedule-status{min-height:22px;color:#ff79d4;font-size:12px}.staff-timetable{display:grid;grid-template-columns:84px repeat(7,minmax(168px,1fr));max-height:760px;overflow:auto;border:1px solid #292b34;border-radius:13px;background:#0d0e14}.timetable-corner,.timetable-day-head{position:sticky;top:0;z-index:3;display:grid;place-items:center;min-height:68px;border-bottom:1px solid #292b34;background:#14151c;color:#fff;font-size:12px;font-weight:900}.timetable-corner{left:0;z-index:4;color:#777a85}.timetable-hour{position:sticky;left:0;z-index:2;display:grid;place-items:center;min-height:96px;border-right:1px solid #292b34;border-bottom:1px solid #22242c;background:#101116;color:#858894;font-size:11px}.timetable-cell{min-height:96px;padding:8px;border-right:1px solid #22242c;border-bottom:1px solid #22242c}.timetable-available{width:100%;height:100%;min-height:80px;border:1px dashed transparent;border-radius:9px;background:transparent;color:transparent;cursor:pointer}.timetable-available:hover,.timetable-available:focus-visible{border-color:var(--staff-accent);background:#251323;color:#fff}.timetable-booking{display:flex;align-items:center;gap:12px;height:100%;min-height:80px;padding:14px;border-left:3px solid var(--staff-accent);border-radius:9px;background:#211221}.timetable-booking img{width:40px;height:40px;border-radius:50%;object-fit:cover;flex:0 0 auto}.timetable-booking span{display:grid;gap:2px;min-width:0}.timetable-booking strong,.timetable-booking small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timetable-booking strong{font-size:13px}.timetable-booking small{color:#aaa;font-size:11px}.timetable-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto}.timetable-edit,.timetable-cancel{padding:6px 10px;border:1px solid #3d2a3f;border-radius:6px;background:#171018;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.timetable-edit{color:#fff}.timetable-edit:hover{border-color:var(--staff-accent)}.timetable-cancel{color:#ff8fcf}.timetable-cancel:hover{border-color:#ff8fcf}
.timetable-cell.is-continued{border-top:0}
.timetable-continued{display:grid;align-items:center;height:100%;min-height:80px;padding:0 14px;border-left:3px solid var(--staff-accent);border-radius:0 9px 9px 0;background:#1a0f1a;color:#8b8792;font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-timetable-mobile{display:none}.booking-drawer{width:min(560px,calc(100% - 28px));max-height:calc(100vh - 28px);padding:0;border:1px solid #353741;border-radius:16px;background:#101116;color:#fff;box-shadow:0 35px 100px #000}.booking-drawer::backdrop{background:rgba(2,3,7,.82);backdrop-filter:blur(5px)}.staff-booking-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:28px}.staff-form-heading,.staff-booking-form label:last-of-type,.booking-drawer-actions,.staff-booking-form [data-booking-status]{grid-column:1/-1}.staff-form-heading h3{margin:8px 0;font:800 38px "Barlow Condensed",sans-serif;text-transform:uppercase}.staff-form-heading p{color:#999}.staff-booking-form label{display:grid;gap:7px;color:#b6b7bf;font-size:11px;font-weight:800}.staff-booking-form input,.staff-booking-form select,.staff-booking-form textarea{width:100%;min-height:48px;padding:12px;border:1px solid #393b45;border-radius:8px;background:#090a0f;color:#fff;font:inherit}.booking-drawer-actions{display:flex;justify-content:flex-end;gap:10px}.booking-drawer-actions button{min-height:46px;padding:0 20px;border:1px solid #393b45;border-radius:8px;background:#171820;color:#fff;font-weight:900;cursor:pointer}.booking-drawer-actions .primary{border-color:var(--staff-accent);background:var(--staff-accent)}@media(max-width:760px){.staff-timetable{display:none}.staff-timetable-mobile{display:grid;gap:14px}.staff-timetable-mobile section{display:grid;gap:8px;padding:16px;border:1px solid #292b34;border-radius:12px;background:#101116}.staff-timetable-mobile h4{margin:0 0 4px}.mobile-booking{display:grid;grid-template-columns:64px 1fr;gap:6px 14px;min-height:64px;padding:14px;border:0;border-left:3px solid var(--staff-accent);border-radius:9px;background:#1c121d;color:#fff;text-align:left}.mobile-booking time{grid-row:1/3;color:#ff57ca;font-weight:900}.mobile-booking span{color:#999;font-size:12px}.mobile-add{min-height:46px;border:1px dashed #4b3b49;border-radius:8px;background:transparent;color:#fff;font-weight:800}.staff-booking-form{grid-template-columns:1fr;padding:20px}.staff-booking-form>*{grid-column:1}.booking-drawer-actions{position:sticky;bottom:0;background:#101116}}

/* staff-portal.css */
.staff-portal{--staff-panel:var(--fuse-panel);--staff-accent:var(--fuse-accent);--staff-line:var(--fuse-line);max-width:1500px;margin:auto}
.staff-access-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);overflow:hidden;border:1px solid var(--staff-line);border-radius:18px;background:#0d0e14;box-shadow:0 28px 80px rgba(0,0,0,.3)}.staff-access-copy{padding:clamp(32px,5vw,70px);background:radial-gradient(circle at 10% 10%,rgba(223,22,190,.17),transparent 45%)}.staff-access-badge,.staff-panel-heading>span{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:2px}.staff-access-copy h2{margin:18px 0;font:800 clamp(42px,5vw,70px)/.9 "Barlow Condensed",sans-serif;text-transform:uppercase}.staff-access-copy>p{max-width:620px;color:#aaa6b0;line-height:1.7}.staff-access-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.staff-access-points span{padding:9px 12px;border:1px solid #39343f;border-radius:999px;color:#cbc7ce;font-size:10px;font-weight:700}.staff-access-action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(30px,4vw,55px);border-left:1px solid var(--staff-line);background:#111219}.staff-access-action>img{width:54px;height:54px;object-fit:contain}.staff-access-action h3{margin:24px 0 8px;font:800 34px "Barlow Condensed",sans-serif;text-transform:uppercase}.staff-access-action p{min-height:48px;color:#aaa6b0;line-height:1.55}.staff-access-action .button{width:100%;justify-content:center;margin:20px 0 14px}.staff-access-action small{color:#6f6b75}
/* netlify-staff.js toggles .hidden on these two once sign-in resolves; an
   unconditional display: on either one silently ignores the [hidden]
   attribute (author styles beat the UA [hidden] rule at equal specificity),
   so both the sign-in card and the empty dashboard shell would render at
   once. Pin the hidden state back with real specificity. */
.staff-access-card[hidden],.staff-control-room[hidden]{display:none}

/* ---- Shell: sidebar + topbar ------------------------------------ */
.staff-control-room{position:relative;display:grid;grid-template-columns:264px minmax(0,1fr);min-height:min(640px,80vh);overflow:hidden;border:1px solid var(--staff-line);border-radius:20px;background:linear-gradient(145deg,#0b0c12,#08090d 60%);box-shadow:0 34px 100px rgba(0,0,0,.35)}
.staff-sidebar{display:flex;flex-direction:column;padding:24px 16px;border-right:1px solid var(--staff-line);background:#0d0e14}
.staff-wordmark{display:flex;align-items:center;gap:12px;margin:0 10px 28px;color:#fff;font-weight:900;font-size:12px;letter-spacing:1.5px}
.staff-wordmark img{width:32px;height:32px;object-fit:contain}
.staff-sidebar nav{display:grid;gap:3px}
.staff-sidebar button,.staff-mobile-nav button{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#8d8f9a;text-align:left;font:700 13px Inter,sans-serif;cursor:pointer}
.staff-sidebar button[hidden],.staff-mobile-nav button[hidden]{display:none}
.staff-sidebar button svg,.staff-mobile-nav button svg{flex:0 0 auto;width:18px;height:18px}
.staff-sidebar button:hover,.staff-sidebar button:focus-visible{background:#161720;color:#fff}
.staff-sidebar button.is-active{background:color-mix(in srgb,var(--staff-accent) 16%,#161720);color:#fff;box-shadow:inset 3px 0 var(--staff-accent)}
.staff-sign-out{margin:auto 12px 0;padding-top:16px;border-top:1px solid var(--staff-line);color:#8f919b;font-size:12px;font-weight:700}

.staff-workspace{min-width:0}
.staff-workspace-header{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(22px,4vw,40px);border-bottom:1px solid var(--staff-line);background:rgba(10,11,16,.9);backdrop-filter:blur(18px)}
.staff-header-greeting span{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:2px}
.staff-header-actions{display:flex;align-items:center;gap:14px}
.staff-onair-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid var(--staff-line);border-radius:999px;color:#9698a3;font-size:10px;font-weight:900;letter-spacing:1px;white-space:nowrap}
.staff-onair-badge::before{width:6px;height:6px;border-radius:50%;background:#9698a3;content:""}
.staff-onair-badge.is-live{border-color:color-mix(in srgb,var(--staff-accent) 55%,var(--staff-line));background:color-mix(in srgb,var(--staff-accent) 16%,transparent);color:#fff}
.staff-onair-badge.is-live::before{background:var(--staff-accent);box-shadow:0 0 8px var(--staff-accent);animation:staffOnairPulse 1.8s ease-in-out infinite}
.staff-pending-badge{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--staff-accent);color:#fff;font-size:11px;font-weight:900}
.staff-pending-badge[hidden]{display:none}
.staff-identity{display:flex;align-items:center;gap:11px}
.staff-identity>img{width:42px;height:42px;border:1px solid #393b46;border-radius:50%;object-fit:cover}
.staff-identity span{display:grid;gap:2px}
.staff-identity strong{font-size:13px}
.staff-identity small{color:#858791;font-size:10px}

.staff-view-stack{padding:clamp(24px,4vw,44px)}
.staff-panel-heading{max-width:700px}
.staff-panel-heading h3{margin:9px 0;font:800 clamp(30px,4.4vw,50px)/.95 "Barlow Condensed",sans-serif;text-transform:uppercase}
.staff-panel-heading p{color:#999ca7;line-height:1.65}

/* ---- Dashboard hero + layout -------------------------------------- */
.staff-hero{position:relative;overflow:hidden;padding:clamp(26px,4vw,44px);margin-bottom:28px;border:1px solid var(--staff-line);border-radius:18px;background:radial-gradient(120% 160% at 100% 0%,color-mix(in srgb,var(--staff-accent) 22%,transparent),transparent 55%),#0d0e14}
.staff-hero-kicker{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:2px}
.staff-hero-copy h2{margin:10px 0 8px;font:800 clamp(34px,5.2vw,58px)/.95 "Barlow Condensed",sans-serif;text-transform:uppercase}
.staff-hero-copy h2 em{color:var(--staff-accent);font-style:normal}
.staff-hero-copy p{max-width:520px;color:#a7a9b4}
.staff-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}
.staff-dashboard-side{display:grid;gap:16px}
.staff-side-card{padding:20px;border:1px solid var(--staff-line);border-radius:16px;background:var(--staff-panel)}
.staff-side-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.staff-side-heading span{color:#858791;font-size:9px;font-weight:900;letter-spacing:1.4px}
.staff-side-heading button,.staff-side-heading a{border:0;background:transparent;color:var(--staff-accent);font-size:11px;font-weight:800;cursor:pointer}
.staff-profile-mini{display:flex;align-items:center;gap:12px}
.staff-profile-mini img{width:52px;height:52px;border:1px solid var(--staff-line);border-radius:50%;object-fit:cover}
.staff-profile-mini strong{display:block;font-size:16px}
.staff-profile-mini small{color:#858791;font-size:11px}
.staff-role-pill{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--staff-accent) 20%,transparent);color:var(--staff-accent);font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.staff-side-card p{margin:0;color:#9698a3;font-size:12px;line-height:1.6}
.staff-side-links{display:grid;gap:2px}
.staff-side-links a{display:flex;align-items:center;gap:10px;padding:10px 4px;color:#c9cad2;font-size:12px;font-weight:700}
.staff-side-links a:hover{color:#fff}
.staff-side-links svg{width:16px;height:16px;color:#858791}

.staff-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:0}
.staff-summary article{display:grid;gap:8px;padding:22px;border:1px solid var(--staff-line);border-radius:14px;background:var(--staff-panel)}
.staff-summary article>span{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:1px}
.staff-summary strong{font:800 44px "Barlow Condensed",sans-serif}
.staff-summary small{color:#858791}
.staff-quick-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin-top:22px}
.staff-quick-actions button{display:flex;align-items:center;gap:13px;min-height:64px;padding:0 16px;border:1px solid var(--staff-line);border-radius:13px;background:#14151c;color:#fff;text-align:left;cursor:pointer}
.staff-quick-actions button svg{flex:0 0 auto;width:19px;height:19px;color:var(--staff-accent)}
.staff-quick-actions button strong{display:block;font-size:13px}
.staff-quick-actions button small{color:#858791;font-size:11px}
.staff-quick-actions button:hover{border-color:color-mix(in srgb,var(--staff-accent) 45%,var(--staff-line))}

/* ---- Staff directory (new) ---------------------------------------- */
.directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:24px}
.directory-card{display:grid;gap:10px;padding:20px;border:1px solid var(--staff-line);border-radius:14px;background:var(--staff-panel)}
.directory-card img{width:56px;height:56px;border:1px solid var(--staff-line);border-radius:50%;object-fit:cover}
.directory-card strong{display:block;font-size:15px}
.directory-role{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.directory-bio{color:#9698a3;font-size:11px;line-height:1.55}
.directory-badges{display:flex;flex-wrap:wrap;gap:6px}
.directory-badges span{padding:3px 8px;border:1px solid var(--staff-line);border-radius:999px;color:#c9cad2;font-size:9px;font-weight:800}
.directory-next{margin-top:auto;padding-top:8px;border-top:1px solid var(--staff-line);color:#858791;font-size:10px}
.directory-next strong{color:#fff;font-weight:700}
.directory-link{color:var(--staff-accent);font-size:11px;font-weight:800}

/* ---- Analytics panel ------------------------------------------- */
.staff-analytics{display:grid;gap:12px;margin-top:24px}
.analytics-subhead{margin:12px 0 2px;font:800 12px Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#9698a3}
.analytics-live{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}
.analytics-live-tile{display:grid;gap:4px;padding:18px;border:1px solid var(--staff-line);border-radius:14px;background:var(--staff-panel)}
.analytics-live-tile.is-total{border-color:color-mix(in srgb,var(--staff-accent) 45%,var(--staff-line));background:color-mix(in srgb,var(--staff-accent) 12%,var(--staff-panel))}
.analytics-live-tile span{color:var(--staff-accent);font-size:9px;font-weight:900;letter-spacing:1.2px}
.analytics-live-tile strong{font:800 40px "Barlow Condensed",sans-serif;line-height:1}
.analytics-live-tile small{color:#858791;font-size:10px}
.analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.analytics-col{display:grid;gap:8px;padding:18px;border:1px solid var(--staff-line);border-radius:14px;background:var(--staff-panel)}
.analytics-col>span{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:1px}
.analytics-row{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:6px;border-bottom:1px solid var(--staff-line)}
.analytics-row:last-child{padding-bottom:0;border-bottom:0}
.analytics-row small{color:#9698a3;font-size:12px}
.analytics-row strong{font:800 20px "Barlow Condensed",sans-serif}
.analytics-note{color:#7e818b;font-size:11px}
.streamer-admin{margin-top:24px;padding:20px;border:1px solid var(--staff-line);border-radius:14px;background:var(--staff-panel)}
.streamer-admin>span{color:var(--staff-accent);font-size:9px;font-weight:900;letter-spacing:1.2px}
.streamer-admin h4{margin:6px 0 4px;font:800 24px "Barlow Condensed",sans-serif;text-transform:uppercase}
.streamer-admin>p{margin:0;color:#9698a3;font-size:12px}
@media(max-width:760px){.analytics-grid{grid-template-columns:1fr}}

.staff-mobile-nav{display:none}
.staff-control-room button:focus-visible,.staff-control-room a:focus-visible{outline:3px solid #fff;outline-offset:3px}
@keyframes staffOnairPulse{0%,100%{opacity:1}50%{opacity:.4}}
@media(max-width:800px){.staff-access-card{grid-template-columns:1fr}.staff-access-action{border-top:1px solid var(--staff-line);border-left:0}.staff-control-room{display:block;min-height:680px;border-radius:14px}.staff-sidebar{display:none}.staff-workspace-header{padding:16px}.staff-identity span{display:none}.staff-view-stack{padding:20px 16px 96px}.staff-dashboard-grid{grid-template-columns:1fr}.staff-summary{grid-template-columns:1fr}.staff-mobile-nav{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);padding:8px;border-top:1px solid var(--staff-line);background:rgba(13,14,20,.96);backdrop-filter:blur(15px)}.staff-mobile-nav button{min-height:50px;padding:4px;flex-direction:column;justify-content:center;text-align:center;font-size:10px}.staff-mobile-nav button svg{width:17px;height:17px}.staff-mobile-nav button.is-active{color:#fff;background:#281425}.staff-access-copy h2{font-size:48px}}

.staff-profile-form{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;margin-top:26px;padding:26px;border:1px solid var(--staff-line);border-radius:15px;background:var(--staff-panel)}.profile-photo-editor{display:flex;flex-direction:column;align-items:center;gap:12px}.profile-photo-editor>img{width:150px;height:150px;border:3px solid #292b34;border-radius:50%;object-fit:cover}.profile-photo-editor label{display:grid;place-items:center;min-height:44px;padding:0 14px;border:1px solid #444650;border-radius:8px;cursor:pointer;font-size:11px;font-weight:800}.profile-photo-editor input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.profile-photo-editor small{color:#7e818b;text-align:center}.profile-fields{display:grid;gap:15px}.profile-fields label{display:grid;gap:7px;color:#babcc5;font-size:11px;font-weight:800}.profile-fields input,.profile-fields textarea{width:100%;padding:13px;border:1px solid #393b45;border-radius:8px;background:#090a0f;color:#fff;font:inherit}.profile-fields button{min-height:48px;border:0;border-radius:8px;background:var(--staff-accent);color:#fff;font-weight:900}.profile-role{display:flex;align-items:center;justify-content:space-between;padding:14px;border:1px solid #2d2f38;border-radius:8px}.profile-role span{color:#ff58cc;font-size:9px;font-weight:900;letter-spacing:1px}@media(max-width:650px){.staff-profile-form{grid-template-columns:1fr;padding:18px}.profile-photo-editor>img{width:120px;height:120px}}
.jingle-toolbar{display:flex;justify-content:flex-end;margin:24px 0 12px}.jingle-toolbar select,.jingle-upload input{min-height:46px;padding:10px 12px;border:1px solid #383a44;border-radius:8px;background:#0c0d12;color:#fff}.jingle-upload{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:10px;margin-bottom:18px;padding:16px;border:1px solid #2d2f38;border-radius:12px;background:#101116}.jingle-upload button,.jingle-download,.jingle-remove{display:grid;place-items:center;min-height:44px;padding:0 14px;border:1px solid #3b3d47;border-radius:8px;background:#171820;color:#fff;font-weight:800;text-decoration:none}.jingle-upload .primary{border-color:var(--staff-accent);background:var(--staff-accent)}.jingle-list{display:grid;gap:10px}.jingle-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:16px;border:1px solid #292b34;border-radius:12px;background:#101116}.jingle-row>div{display:grid;grid-template-columns:minmax(150px,1fr) minmax(220px,1.3fr);align-items:center;gap:12px}.jingle-row span{color:#898c96;font-size:10px}.jingle-row audio{width:100%;height:36px}.jingle-remove{color:#ff8fb5}.empty-state{padding:28px;border:1px dashed #33353e;border-radius:12px;color:#898c96;text-align:center}@media(max-width:760px){.jingle-upload{grid-template-columns:1fr}.jingle-row,.jingle-row>div{grid-template-columns:1fr}.jingle-row audio{margin-top:8px}}
.request-toolbar{display:flex;justify-content:flex-end;gap:9px;margin:24px 0 12px}.request-toolbar select,.request-toolbar button{min-height:44px;padding:0 14px;border:1px solid #393b45;border-radius:8px;background:#111219;color:#fff;font-weight:800}.request-list{display:grid;gap:10px}.request-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:15px;padding:15px;border:1px solid #292b34;border-radius:12px;background:#101116}.request-row>img{width:58px;height:58px;border-radius:8px;object-fit:cover}.request-row>div:nth-child(2){display:grid;gap:5px}.request-row span,.request-row small{color:#92949e}.request-row>div:last-child{display:flex;gap:7px}.request-row button{min-height:40px;padding:0 12px;border:1px solid #3c3e48;border-radius:7px;background:#171820;color:#fff;font-weight:800}.request-row button.played{border-color:var(--staff-accent);background:var(--staff-accent)}@media(max-width:620px){.request-row{grid-template-columns:45px 1fr}.request-row>img{width:45px;height:45px}.request-row>div:last-child{grid-column:1/-1}.request-row button{flex:1}}
.connection-card{display:grid;gap:18px;margin:20px 0;padding:22px;border:1px solid #2c2e37;border-radius:14px;background:#101116}.connection-card h4{margin:5px 0;font:800 30px "Barlow Condensed",sans-serif}.connection-card>div>span,.connection-guide>span,.one-time-password>strong{color:#ff56cb;font-size:9px;font-weight:900;letter-spacing:1.2px}.connection-card dl{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0}.connection-card dt{color:#7f828c;font-size:9px;font-weight:800;text-transform:uppercase}.connection-card dd{margin:5px 0 0;font-weight:800}.connection-card button,.streamer-create-form button{min-height:44px;border:1px solid #3a3c46;border-radius:8px;background:#171820;color:#fff;font-weight:800}.connection-guide{display:flex;justify-content:space-between;gap:15px;padding:18px;border:1px solid #2c2e37;border-radius:12px;background:#0d0e14}.one-time-password{display:grid;gap:10px;margin:20px 0;padding:20px;border:1px solid var(--staff-accent);border-radius:12px;background:#2a1024}.one-time-password code{padding:12px;border-radius:7px;background:#090a0f;color:#fff;overflow-wrap:anywhere}.streamer-create-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;margin-top:22px}.streamer-create-form input,.streamer-create-form select{min-height:46px;padding:10px;border:1px solid #393b45;border-radius:8px;background:#090a0f;color:#fff}.streamer-create-form p{grid-column:1/-1}.streamer-create-form .primary{border-color:var(--staff-accent);background:var(--staff-accent)}@media(max-width:700px){.connection-card dl,.streamer-create-form{grid-template-columns:1fr 1fr}.connection-guide{flex-direction:column}.streamer-create-form button{grid-column:1/-1}}

/* Mobile-first control-room layer */
.today-show-card{position:relative;display:grid;gap:10px;margin-top:20px;padding:clamp(24px,4vw,40px);overflow:hidden;border:1px solid #343641;border-radius:20px;background:radial-gradient(circle at 90% 0,color-mix(in srgb,var(--staff-accent) 24%,transparent),transparent 42%),#12131a}
.today-show-card:after{position:absolute;right:-25px;bottom:-75px;width:220px;height:220px;border:45px solid rgba(255,255,255,.025);border-radius:50%;content:""}
.today-show-card .eyebrow{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:1.5px}.today-show-card h3{z-index:1;margin:2px 0;font:800 clamp(30px,5vw,50px)/.95 "Barlow Condensed",sans-serif;text-transform:uppercase}.today-show-card p{z-index:1;max-width:620px;color:#a7a9b4}.today-show-card .primary{z-index:1;justify-self:start;min-height:48px;margin-top:10px;padding:0 20px;border:0;border-radius:10px;background:var(--staff-accent);color:#fff;font-weight:900}.today-countdown{color:#fff}.today-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.today-action{display:grid;gap:8px;min-height:110px;padding:18px;border:1px solid #292b34;border-radius:14px;background:#111219;color:#fff;text-align:left;cursor:pointer}.today-action strong{font-size:14px}.today-action span{color:#898c97;font-size:11px;line-height:1.5}.request-search,.jingle-search{width:min(100%,420px);min-height:46px;margin:24px 0 4px;padding:0 14px;border:1px solid #383a44;border-radius:10px;background:#0c0d12;color:#fff}.profile-counter{justify-self:end;color:#858791}.encoder-steps{display:grid;gap:10px;margin-top:18px;padding:20px 20px 20px 40px;border:1px solid #292b34;border-radius:12px;background:#101116;color:#b4b6c0}.admin-intro{display:grid;gap:8px;margin-top:24px;padding:20px;border-left:3px solid var(--staff-accent);background:#12131a}.staff-more-sheet{display:none}
@media(max-width:800px){body.netlify-page .page-hero{padding:10px 10px 6px}body.netlify-page .page-hero>.section-heading{display:none}.staff-portal{width:100%}.staff-control-room{min-height:calc(100dvh - 28px);border-radius:18px}.staff-workspace-header{padding:15px 17px}.staff-header-greeting span{font-size:8px}.staff-view-stack{padding:20px 15px 96px}.staff-panel-heading h3{font-size:39px}.staff-panel-heading p{font-size:13px}.staff-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.staff-summary article{padding:15px 10px}.staff-summary strong{font-size:34px}.staff-summary small{display:none}.today-action-grid{grid-template-columns:1fr 1fr}.today-action{min-height:96px}.staff-mobile-nav{position:fixed;left:10px;right:10px;bottom:10px;border:1px solid #30323c;border-radius:16px;box-shadow:0 16px 50px #000}.staff-more-sheet{position:fixed;right:14px;bottom:86px;left:14px;z-index:8;display:none;gap:7px;padding:18px;border:1px solid #343641;border-radius:18px;background:#12131a;box-shadow:0 24px 70px #000}.staff-more-sheet strong{padding:7px;color:var(--staff-accent);font-size:10px;letter-spacing:1.3px}.staff-more-sheet button,.staff-more-sheet a{display:flex;align-items:center;gap:10px;min-height:47px;padding:0 14px;border:0;border-radius:9px;background:#191a22;color:#fff;font:700 13px Inter,sans-serif;text-decoration:none}.staff-more-sheet svg{width:16px;height:16px}.staff-menu-open .staff-more-sheet{display:grid}.request-search,.jingle-search{width:100%;margin-top:18px}.jingle-toolbar,.request-toolbar{justify-content:stretch}.jingle-toolbar select,.request-toolbar select{flex:1}.directory-grid{grid-template-columns:1fr}}
@media(max-width:470px){.staff-access-copy{padding:28px 22px}.staff-access-copy h2{font-size:42px}.staff-access-points{margin-top:22px}.staff-access-action{padding:28px 22px}.staff-summary{grid-template-columns:1fr}.staff-summary article{grid-template-columns:1fr auto;align-items:center}.staff-summary article small{display:block;grid-column:1/-1}.connection-card dl,.streamer-create-form{grid-template-columns:1fr}.today-show-card{border-radius:16px}.today-action-grid{gap:8px}}
.staff-day-app{display:none}@media(max-width:760px){.staff-timetable-mobile{display:none}.staff-day-app{display:grid;gap:12px}.staff-day-tabs{display:flex;gap:7px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none}.staff-day-tabs button{flex:0 0 auto;min-height:42px;padding:0 14px;border:1px solid #30323b;border-radius:999px;background:#111219;color:#8e919b;font-weight:800}.staff-day-tabs button.is-active{border-color:var(--staff-accent);background:var(--staff-accent);color:#fff}.staff-day-slots{display:grid;gap:7px}.staff-day-slot{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;min-height:62px;padding:10px 12px;border:1px solid #282a33;border-radius:11px;background:#111219;color:#fff;text-align:left}.staff-day-slot time{color:#ff4dc8;font-weight:900}.staff-day-slot span{display:grid;gap:3px}.staff-day-slot small{color:#858892}.staff-day-slot.is-free{border-style:dashed;cursor:pointer}.staff-day-slot.is-free:hover{border-color:var(--staff-accent);background:#211221}.staff-day-slot.is-booked{border-left:3px solid var(--staff-accent);opacity:1}}
/* ---- Team page roster (staff-roster.js) ------------------------------ */
.roster-panel{display:grid;gap:16px}
.roster-add{display:grid;gap:10px;padding:16px;border:1px solid var(--staff-line);border-radius:14px;background:#0d0e14}
.roster-add-label{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:1.6px}
.roster-search,.roster-field{padding:9px 11px;border:1px solid #2a2c36;border-radius:9px;background:#111219;color:#fff;font-size:13px}
.roster-search{width:100%}
.roster-hint,.roster-empty{color:#8b8792;font-size:12px;line-height:1.5;margin:0}
.roster-results{display:grid;gap:6px}
.roster-result{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:1px solid #2a2c36;border-radius:10px;background:#111219;color:#fff;font-size:13px;text-align:left;cursor:pointer}
.roster-result:hover{border-color:var(--staff-accent)}
.roster-result img{width:30px;height:30px;border-radius:8px;object-fit:cover}
.roster-status{margin:0;color:#8b8792;font-size:12px;min-height:16px}
.roster-list{display:grid;gap:10px}
.roster-row{padding:12px;border:1px solid var(--staff-line);border-radius:12px;background:#111219}
.roster-row-head{display:flex;align-items:center;gap:12px}
.roster-row-head img{width:42px;height:42px;border-radius:10px;object-fit:cover;border:1px solid #2a2c36}
.roster-row-id{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 9px;flex:1;min-width:0}
.roster-row-id strong{font-size:14px}
.roster-row-tier{color:var(--staff-accent);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.roster-warn{color:#ffb020}
.roster-remove{padding:7px 11px;border:1px solid #3a2530;border-radius:9px;background:transparent;color:#ff6a9c;font-size:11px;font-weight:800;cursor:pointer}
.roster-remove:hover{border-color:#ff6a9c;background:rgba(255,106,156,.1)}
.roster-edit{display:grid;gap:12px;margin-top:12px;padding-top:12px;border-top:1px dashed #2a2c36}
.roster-edit-row{display:flex;flex-wrap:wrap;gap:10px}
.roster-labelled{display:grid;gap:5px}
.roster-labelled-text{color:#7c7f8a;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.roster-icon{width:70px;text-align:center}
.roster-swatches{display:flex;flex-wrap:wrap;gap:6px}
.roster-swatch{width:26px;height:26px;padding:0;border:2px solid transparent;border-radius:8px;background:#1b1c24;color:#8b8792;font-size:9px;font-weight:800;cursor:pointer}
.roster-swatch.is-on{border-color:#fff}
.roster-swatch-auto{width:auto;padding:0 10px}
.roster-badges{display:flex;flex-wrap:wrap;gap:6px}
.roster-badge{display:flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #2a2c36;border-radius:8px;background:#0d0e14;color:#c7c9d2;font-size:11px;cursor:pointer}
.roster-badge input{accent-color:var(--staff-accent)}
.roster-badge:has(input:checked){border-color:var(--staff-accent);color:#fff}

/* staff-on-air.css */
.on-air-console{display:grid;gap:14px;margin-top:24px;padding:clamp(24px,5vw,52px);border:1px solid color-mix(in srgb,var(--fuse-accent) 55%,var(--fuse-line));border-radius:22px;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--fuse-accent) 24%,transparent),transparent 40%),var(--fuse-panel)}.on-air-console h3{margin:0;font:800 clamp(38px,7vw,72px)/.9 "Barlow Condensed",sans-serif;text-transform:uppercase}.on-air-console p{max-width:650px;color:var(--fuse-muted);line-height:1.6}.on-air-console .primary{justify-self:start;min-height:52px;border:0;border-radius:10px;background:var(--fuse-accent);color:#fff;font-weight:900}

/* fuse-texture.css */
/* A faint broadcast grain over the whole UI so the flat dark surfaces read as
   film, not vector. The data: URI is allowed by img-src in the CSP. Inert:
   fixed, pointer-events none, sits above everything visually only. */
body::after{
  content:"";
  position:fixed;
  inset:-50%;
  z-index:2147483646;
  pointer-events:none;
  opacity:.035;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");
}
@media (prefers-reduced-motion: reduce) { body::after { opacity: .02 } }

/* ---- generated by scripts/build-css.mjs ---- */
.waveform i:nth-child(1){--h:12px;--d:0.00s}.waveform i:nth-child(2){--h:29px;--d:-0.04s}.waveform i:nth-child(3){--h:12px;--d:-0.08s}.waveform i:nth-child(4){--h:29px;--d:-0.12s}.waveform i:nth-child(5){--h:12px;--d:-0.16s}.waveform i:nth-child(6){--h:29px;--d:-0.20s}.waveform i:nth-child(7){--h:12px;--d:-0.24s}.waveform i:nth-child(8){--h:29px;--d:-0.28s}.waveform i:nth-child(9){--h:12px;--d:-0.32s}.waveform i:nth-child(10){--h:29px;--d:-0.36s}.waveform i:nth-child(11){--h:12px;--d:-0.40s}.waveform i:nth-child(12){--h:29px;--d:-0.44s}.waveform i:nth-child(13){--h:12px;--d:-0.48s}.waveform i:nth-child(14){--h:29px;--d:-0.52s}.waveform i:nth-child(15){--h:12px;--d:-0.56s}.waveform i:nth-child(16){--h:29px;--d:-0.60s}.waveform i:nth-child(17){--h:12px;--d:-0.64s}.waveform i:nth-child(18){--h:29px;--d:-0.68s}.waveform i:nth-child(19){--h:12px;--d:-0.72s}.waveform i:nth-child(20){--h:29px;--d:-0.76s}.waveform i:nth-child(21){--h:12px;--d:-0.80s}.waveform i:nth-child(22){--h:29px;--d:-0.84s}.waveform i:nth-child(23){--h:12px;--d:-0.88s}.waveform i:nth-child(24){--h:29px;--d:-0.92s}.waveform i:nth-child(25){--h:12px;--d:-0.96s}.waveform i:nth-child(26){--h:29px;--d:-1.00s}.waveform i:nth-child(27){--h:12px;--d:-1.04s}.waveform i:nth-child(28){--h:29px;--d:-1.08s}.waveform i:nth-child(29){--h:12px;--d:-1.12s}.waveform i:nth-child(30){--h:29px;--d:-1.16s}.waveform i:nth-child(31){--h:12px;--d:-1.20s}.waveform i:nth-child(32){--h:29px;--d:-1.24s}.waveform i:nth-child(33){--h:12px;--d:-1.28s}.waveform i:nth-child(34){--h:29px;--d:-1.32s}.waveform i:nth-child(35){--h:12px;--d:-1.36s}.waveform i:nth-child(36){--h:29px;--d:-1.40s}.waveform i:nth-child(37){--h:12px;--d:-1.44s}.waveform i:nth-child(38){--h:29px;--d:-1.48s}.waveform i:nth-child(39){--h:12px;--d:-1.52s}.waveform i:nth-child(40){--h:29px;--d:-1.56s}.waveform i:nth-child(41){--h:12px;--d:-1.60s}.waveform i:nth-child(42){--h:29px;--d:-1.64s}.waveform i:nth-child(43){--h:12px;--d:-1.68s}.waveform i:nth-child(44){--h:29px;--d:-1.72s}.waveform i:nth-child(45){--h:12px;--d:-1.76s}.waveform i:nth-child(46){--h:29px;--d:-1.80s}.waveform i:nth-child(47){--h:12px;--d:-1.84s}.waveform i:nth-child(48){--h:29px;--d:-1.88s}.waveform i:nth-child(49){--h:12px;--d:-1.92s}.waveform i:nth-child(50){--h:29px;--d:-1.96s}.player-wave i:nth-child(1){--h:10px}.player-wave i:nth-child(2){--h:29px}.player-wave i:nth-child(3){--h:12px}.player-wave i:nth-child(4){--h:31px}.player-wave i:nth-child(5){--h:14px}.player-wave i:nth-child(6){--h:33px}.player-wave i:nth-child(7){--h:16px}.player-wave i:nth-child(8){--h:35px}.player-wave i:nth-child(9){--h:18px}.player-wave i:nth-child(10){--h:37px}.player-wave i:nth-child(11){--h:20px}.player-wave i:nth-child(12){--h:39px}.player-wave i:nth-child(13){--h:22px}.player-wave i:nth-child(14){--h:41px}.player-wave i:nth-child(15){--h:24px}.player-wave i:nth-child(16){--h:43px}.player-wave i:nth-child(17){--h:26px}.player-wave i:nth-child(18){--h:45px}.player-wave i:nth-child(19){--h:28px}.player-wave i:nth-child(20){--h:11px}.player-wave i:nth-child(21){--h:30px}.player-wave i:nth-child(22){--h:13px}.player-wave i:nth-child(23){--h:32px}.player-wave i:nth-child(24){--h:15px}.player-wave i:nth-child(25){--h:34px}.player-wave i:nth-child(26){--h:17px}.player-wave i:nth-child(27){--h:36px}.player-wave i:nth-child(28){--h:19px}.player-wave i:nth-child(29){--h:38px}.player-wave i:nth-child(30){--h:21px}.player-wave i:nth-child(31){--h:40px}.player-wave i:nth-child(32){--h:23px}.player-wave i:nth-child(33){--h:42px}.player-wave i:nth-child(34){--h:25px}.player-wave i:nth-child(35){--h:44px}.player-wave i:nth-child(36){--h:27px}.player-wave i:nth-child(37){--h:10px}.player-wave i:nth-child(38){--h:29px}.player-wave i:nth-child(39){--h:12px}.player-wave i:nth-child(40){--h:31px}.player-wave i:nth-child(41){--h:14px}.player-wave i:nth-child(42){--h:33px}[data-station-id="fusefm"],[data-station-home="fusefm"]{--station-accent:#ff18b7}.mobile-stations [href*="station=fusefm"] i,.mobile-stations [data-station-id="fusefm"] i{background:#ff18b7}[data-station-id="fusedance"],[data-station-home="fusedance"]{--station-accent:#7c4dff}.mobile-stations [href*="station=fusedance"] i,.mobile-stations [data-station-id="fusedance"] i{background:#7c4dff}[data-station-id="fusextra"],[data-station-home="fusextra"]{--station-accent:#ff6a1a}.mobile-stations [href*="station=fusextra"] i,.mobile-stations [data-station-id="fusextra"] i{background:#ff6a1a}[data-station-id="fusernb"],[data-station-home="fusernb"]{--station-accent:#e85d9e}.mobile-stations [href*="station=fusernb"] i,.mobile-stations [data-station-id="fusernb"] i{background:#e85d9e}[data-station-id="fusecountry"],[data-station-home="fusecountry"]{--station-accent:#f2a33c}.mobile-stations [href*="station=fusecountry"] i,.mobile-stations [data-station-id="fusecountry"] i{background:#f2a33c}[data-station-id="fuse00s"],[data-station-home="fuse00s"]{--station-accent:#56dfbd}.mobile-stations [href*="station=fuse00s"] i,.mobile-stations [data-station-id="fuse00s"] i{background:#56dfbd}[data-station-id="fuse90s"],[data-station-home="fuse90s"]{--station-accent:#ffcf40}.mobile-stations [href*="station=fuse90s"] i,.mobile-stations [data-station-id="fuse90s"] i{background:#ffcf40}[data-station-id="fuse80s"],[data-station-home="fuse80s"]{--station-accent:#f45bff}.mobile-stations [href*="station=fuse80s"] i,.mobile-stations [data-station-id="fuse80s"] i{background:#f45bff}[data-station-id="fuseanthems"],[data-station-home="fuseanthems"]{--station-accent:#ff5d45}.mobile-stations [href*="station=fuseanthems"] i,.mobile-stations [data-station-id="fuseanthems"] i{background:#ff5d45}.home-discovery-grid:has(> .programme-section[hidden]),.home-discovery-grid:has(> .recent-section[hidden]){grid-template-columns:minmax(0,1fr)}
