.fm-home-r3520{width:100%;max-width:none;margin:0;padding:0 0 120px;color:#f6f7fb}.fm-home-r3520 *{box-sizing:border-box}.fm-home-hero{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#080b10}.fm-home-hero__stage{min-height:440px;border-radius:18px;padding:36px 32px 22px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 70% 30%,rgba(215,20,126,.17),transparent 32%),linear-gradient(135deg,#0c0f15,#090b10)}.fm-kicker,.fm-home-section header span{font-size:10px;font-weight:900;letter-spacing:.15em;color:#ff4ca3}.fm-home-hero h1{font-size:clamp(42px,5vw,68px);line-height:.94;letter-spacing:-.045em;margin:18px 0 12px;max-width:660px}.fm-home-hero__copy p{max-width:620px;color:#aeb4c3;font-size:14px}.fm-live-deck{display:grid;grid-template-columns:62px 1fr 54px auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.10);border-radius:17px;background:rgba(8,8,13,.82);backdrop-filter:blur(14px)}.fm-live-deck__art img{width:62px;height:62px;border-radius:12px;object-fit:cover}.fm-live-deck__meta{display:grid;gap:2px;min-width:0}.fm-live-deck__meta span{font-size:9px;font-weight:900;letter-spacing:.13em;color:#ff4ca3}.fm-live-deck__meta span b{margin-left:4px}.fm-live-deck__meta strong{font-size:19px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-live-deck__meta small{color:#929aaa}.fm-live-deck__play{width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,#ff1986,#db21b8);display:grid;place-items:center;cursor:pointer;position:relative}.fm-live-deck__play i{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff;margin-left:3px}.fm-live-deck__play.is-playing i{width:12px;height:15px;border:0;margin:0;background:linear-gradient(90deg,#fff 0 35%,transparent 35% 65%,#fff 65%)}.fm-spinner{display:none;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:fmspin .8s linear infinite}.fm-live-deck__play.is-loading i{display:none}.fm-live-deck__play.is-loading .fm-spinner{display:block}@keyframes fmspin{to{transform:rotate(360deg)}}.fm-live-deck__time{display:grid;gap:3px;text-align:right;font-size:10px;font-weight:800}.fm-live-deck__time a{color:#aeb4c3;text-decoration:none}.fm-live-deck__rail{grid-column:2/5;height:2px;background:#2a2e37;border-radius:9px;overflow:hidden}.fm-live-deck__rail i{display:block;height:100%;width:0;background:linear-gradient(90deg,#f2178a,#694cff)}.fm-live-deck__listen{grid-column:1/5;display:flex;align-items:flex-end;gap:16px;border-top:1px solid rgba(255,255,255,.07);padding-top:10px}.fm-quality-switch{display:flex;gap:6px}.fm-quality-switch button{border:1px solid rgba(255,255,255,.12);background:#151821;color:#dfe3ec;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;cursor:pointer}.fm-quality-switch button.is-active{border-color:#ff2a91;color:#fff;background:rgba(255,42,145,.15)}.fm-listen-with>span{display:block;font-size:8px;letter-spacing:.15em;color:#757d8b;margin-bottom:5px}.fm-listen-with>div{display:flex;gap:5px;flex-wrap:wrap}.fm-listen-with a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#141720;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.fm-listen-with a:hover{border-color:#ff2a91;transform:translateY(-1px)}.fmhp-radar{border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:#090c11;display:flex;flex-direction:column}.fmhp-radar header{display:flex;justify-content:space-between;align-items:center}.fmhp-radar h2{font-size:15px;margin:0}.fmhp-radar header span{font-size:8px;color:#39d5ff;font-weight:900;letter-spacing:.1em}.fmhp-radar__scope{width:210px;height:210px;margin:14px auto 10px;position:relative;border-radius:50%;isolation:isolate;background:repeating-radial-gradient(circle,transparent 0 25px,rgba(255,44,150,.20) 26px 27px),linear-gradient(rgba(255,44,150,.18),rgba(255,44,150,.18)) center/1px 100% no-repeat,linear-gradient(90deg,rgba(255,44,150,.18),rgba(255,44,150,.18)) center/100% 1px no-repeat;box-shadow:inset 0 0 55px rgba(7,10,16,.86)}.fmhp-radar__scope:after{content:"";position:absolute;inset:44%;border:1px solid rgba(255,75,161,.42);border-radius:50%;box-shadow:0 0 20px rgba(255,38,145,.10);pointer-events:none}.fmhp-radar__scope .sweep{position:absolute;z-index:1;left:50%;top:50%;width:103px;height:103px;transform-origin:0 0;background:conic-gradient(from -18deg,rgba(255,32,145,.55),rgba(255,32,145,.17) 23deg,transparent 43deg);filter:drop-shadow(0 0 12px rgba(255,34,150,.18));animation:fmsweep 4s linear infinite;pointer-events:none}@keyframes fmsweep{to{transform:rotate(360deg)}}.fmhp-radar__hotspot{position:absolute;z-index:4;width:14px;height:14px;border:0;padding:0;background:transparent;color:#c8d0dc;cursor:pointer}.fmhp-radar__hotspot>i{position:absolute;inset:2px;border-radius:50%;background:#22d9ff;box-shadow:0 0 0 4px rgba(34,217,255,.09),0 0 17px rgba(34,217,255,.78);animation:fmhpHotspot 1.9s ease-in-out infinite}.fmhp-radar__hotspot>span{position:absolute;left:17px;top:-3px;font-size:7px;font-weight:950;letter-spacing:.12em;white-space:nowrap;opacity:.46;transition:opacity .18s ease,transform .18s ease,color .18s ease}.fmhp-radar__hotspot.is-active>i,.fmhp-radar__hotspot:hover>i,.fmhp-radar__hotspot:focus-visible>i{background:#ff2f91;box-shadow:0 0 0 7px rgba(255,47,145,.14),0 0 26px rgba(255,47,145,.94);transform:scale(1.18)}.fmhp-radar__hotspot.is-active>span,.fmhp-radar__hotspot:hover>span,.fmhp-radar__hotspot:focus-visible>span{opacity:1;color:#fff;transform:translateX(2px)}.fmhp-radar__hotspot:focus-visible{outline:1px solid rgba(255,255,255,.65);outline-offset:5px;border-radius:50%}.fmhp-radar__hotspot--1{left:25%;top:37%}.fmhp-radar__hotspot--2{right:27%;top:24%}.fmhp-radar__hotspot--3{left:35%;bottom:24%}.fmhp-radar__hotspot--4{right:22%;bottom:31%}.fmhp-radar__hotspot--2>i,.fmhp-radar__hotspot--4>i{background:#25d9ff}.fmhp-radar__hotspot--2>span,.fmhp-radar__hotspot--4>span{left:auto;right:17px;text-align:right}@keyframes fmhpHotspot{0%,100%{opacity:.72;transform:scale(.88)}50%{opacity:1;transform:scale(1.15)}}.fmhp-radar__readout{min-height:68px;border-top:1px solid rgba(255,255,255,.08);padding:11px 0;display:grid;gap:2px}.fmhp-radar__readout.is-switching{opacity:.28;transform:scale(.985)}.fmhp-radar__readout{transition:opacity .18s ease,transform .18s ease}.fmhp-radar__readout span{font-size:8px;color:#ff4ca3;font-weight:900;letter-spacing:.14em}.fmhp-radar__readout strong{font-size:13px}.fmhp-radar__readout small{color:#858d9b}.fmhp-radar nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.fmhp-radar nav a{border:1px solid rgba(255,255,255,.08);border-radius:9px;padding:10px;text-align:center;color:#fff;text-decoration:none;font-size:9px;font-weight:900}.fm-home-section{margin-top:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:#090c11}.fm-home-section>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.fm-home-section h2{margin:3px 0 0;font-size:20px}.fm-home-section header>a{color:#d7dbe6;text-decoration:none;font-size:9px;font-weight:900}.fm-residents__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.fm-resident{display:grid;grid-template-columns:90px 1fr;min-height:100px;border:1px solid rgba(255,255,255,.08);border-radius:13px;overflow:hidden;color:#fff;text-decoration:none;background:#11151d;position:relative;isolation:isolate;transform:translateZ(0);transition:transform .28s cubic-bezier(.2,.75,.25,1),border-color .28s ease,box-shadow .28s ease,background .28s ease}.fm-resident:before{content:"";position:absolute;z-index:2;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 0 38%,rgba(255,255,255,.11) 48%,transparent 58%);transform:translateX(-135%);transition:transform .62s cubic-bezier(.22,.7,.2,1)}.fm-resident:after{content:"";position:absolute;z-index:-1;inset:-1px;border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at 18% 45%,rgba(31,213,255,.18),transparent 38%),radial-gradient(circle at 84% 45%,rgba(255,35,143,.20),transparent 42%);transition:opacity .28s ease}.fm-resident>img{width:90px;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.75,.25,1),filter .35s ease}.fm-resident>span{position:absolute;z-index:4;left:7px;top:7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(5,7,10,.76);font-size:8px;font-weight:900;transition:transform .28s ease,background .28s ease,box-shadow .28s ease}.fm-resident>div{position:relative;z-index:3;padding:12px;display:grid;align-content:center;gap:3px;min-width:0;transition:transform .28s ease}.fm-resident i{font-style:normal;font-size:7px;letter-spacing:.13em;color:#ff4ca3;font-weight:900}.fm-resident strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.fm-resident small{color:#929aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-resident b{font-size:8px;margin-top:5px;display:inline-flex;align-items:center;gap:4px;transition:transform .25s ease,color .25s ease}.fm-resident:hover,.fm-resident:focus-visible{transform:translateY(-4px);border-color:rgba(255,53,151,.42);background:#121720;box-shadow:0 16px 32px rgba(0,0,0,.28),-10px 0 28px rgba(31,213,255,.06),12px 0 30px rgba(255,35,143,.10)}.fm-resident:hover:before,.fm-resident:focus-visible:before{transform:translateX(135%)}.fm-resident:hover:after,.fm-resident:focus-visible:after{opacity:1}.fm-resident:hover>img,.fm-resident:focus-visible>img{transform:scale(1.055);filter:saturate(1.08) contrast(1.04)}.fm-resident:hover>span,.fm-resident:focus-visible>span{transform:scale(1.08);background:rgba(255,35,143,.92);box-shadow:0 0 18px rgba(255,35,143,.42)}.fm-resident:hover>div,.fm-resident:focus-visible>div{transform:translateX(3px)}.fm-resident:hover strong,.fm-resident:focus-visible strong{color:#fff}.fm-resident:hover b,.fm-resident:focus-visible b{transform:translateX(4px);color:#ff66ad}.fm-resident:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:3px}.fm-schedule__timeline{display:flex;overflow:auto;padding:8px 4px 12px;scroll-snap-type:x proximity}.fm-schedule__item{min-width:150px;max-width:190px;flex:1;color:#fff;text-decoration:none;position:relative;padding-right:12px;scroll-snap-align:start}.fm-schedule__item time{font-size:11px;font-weight:900;color:#ff4ca3}.fm-schedule__item>i{display:block;height:2px;background:#303641;margin:9px 0;position:relative}.fm-schedule__item>i:before{content:"";position:absolute;left:0;top:-4px;width:10px;height:10px;border-radius:50%;background:#ff1986;box-shadow:0 0 12px rgba(255,25,134,.5)}.fm-schedule__item strong{display:block;font-size:13px}.fm-schedule__item small{display:block;color:#8c94a1;margin-top:3px}.fm-empty{padding:18px;border-radius:12px;background:#11151d;color:#929aaa}.fm-schedule__item.is-live>i{background:linear-gradient(90deg,#ff1986,#704bff)}.fm-schedule__item.is-past{opacity:.48}@media(max-width:900px){.fm-home-hero{grid-template-columns:1fr}.fmhp-radar{min-height:330px}.fm-residents__grid{grid-template-columns:1fr}.fm-home-hero__stage{padding:26px 20px}.fm-home-hero h1{font-size:46px}}@media(max-width:600px){.fmhp-radar__scope{width:190px;height:190px}.fmhp-radar__hotspot>span{display:none}.fm-home-r3520{padding:0 0 100px}.fm-home-hero{padding:8px}.fm-home-hero h1{font-size:38px}.fm-live-deck{grid-template-columns:52px 1fr 46px}.fm-live-deck__art img{width:52px;height:52px}.fm-live-deck__time{display:none}.fm-live-deck__rail{grid-column:2/4}.fm-live-deck__listen{grid-column:1/4;display:grid}.fm-resident{grid-template-columns:78px 1fr}.fm-resident>img{width:78px}}
@media(prefers-reduced-motion:reduce){.fmhp-radar__scope .sweep,.fmhp-radar__hotspot>i,.fm-spinner{animation:none!important}.fmhp-radar__readout{transition:none!important}}

@media (hover:none),(pointer:coarse){.fm-resident:hover{transform:none;border-color:rgba(255,255,255,.08);background:#11151d;box-shadow:none}.fm-resident:hover:before{transform:translateX(-135%)}.fm-resident:hover:after{opacity:0}.fm-resident:hover>img{transform:none;filter:none}.fm-resident:hover>span{transform:none;background:rgba(5,7,10,.76);box-shadow:none}.fm-resident:hover>div,.fm-resident:hover b{transform:none}}
@media (prefers-reduced-motion:reduce){.fm-resident,.fm-resident:before,.fm-resident:after,.fm-resident>img,.fm-resident>span,.fm-resident>div,.fm-resident b{transition:none!important}}

/* R35.21 route-isolated public page templates */
.fm-route-page{width:100%;max-width:none;margin:0;padding:0 0 120px;color:#f6f7fb}.fm-route-page *{box-sizing:border-box}.fm-route-hero{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:34px 30px;margin:0 0 14px;background:radial-gradient(circle at 82% 20%,rgba(230,28,139,.16),transparent 33%),linear-gradient(135deg,#0b0f15,#090b10)}.fm-route-hero>span,.fm-route-section>header span{display:block;font-size:9px;font-weight:900;letter-spacing:.16em;color:#ff4ca3}.fm-route-hero h1{font-size:clamp(36px,5vw,58px);line-height:1;margin:9px 0 10px;letter-spacing:-.035em}.fm-route-hero p{max-width:700px;color:#9aa3b2;margin:0;font-size:14px}.fm-route-kpi{position:absolute;right:30px;bottom:28px;display:flex;align-items:baseline;gap:8px}.fm-route-kpi strong{font-size:34px}.fm-route-kpi span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#ff4ca3}.fm-route-section{margin-top:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:#090c11}.fm-route-section>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.fm-route-section h2{margin:3px 0 0;font-size:20px}.fm-route-section header>a{color:#d7dbe6;text-decoration:none;font-size:9px;font-weight:900}.fm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fm-content-card{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:112px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#11151d;color:#fff;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.fm-content-card:hover,.fm-content-card:focus-visible{transform:translateY(-3px);border-color:rgba(255,54,151,.38);box-shadow:0 16px 30px rgba(0,0,0,.22)}.fm-content-card>img{width:96px;height:100%;object-fit:cover}.fm-content-card>div{padding:13px;display:grid;align-content:center;gap:4px;min-width:0}.fm-content-card i{font-style:normal;color:#ff4ca3;font-size:7px;font-weight:900;letter-spacing:.13em}.fm-content-card strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-content-card small{color:#8d96a5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-content-card p{font-size:11px;line-height:1.45;color:#a6aebc;margin:2px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fm-program-list{display:grid}.fm-program-list article{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;padding:15px 4px;border-top:1px solid rgba(255,255,255,.07)}.fm-program-list article:first-child{border-top:0}.fm-program-list time{font-weight:900;color:#ff4ca3;font-variant-numeric:tabular-nums}.fm-program-list div{display:grid;gap:3px}.fm-program-list small{color:#8f98a8}.fm-search-form{display:flex;max-width:680px;gap:8px;margin-top:20px}.fm-search-form input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#0c1017;color:#fff;padding:13px 14px;outline:0}.fm-search-form input:focus{border-color:#ff2c92;box-shadow:0 0 0 3px rgba(255,44,146,.10)}.fm-search-form button{border:0;border-radius:11px;background:linear-gradient(135deg,#ff1986,#d622b5);color:#fff;padding:0 20px;font-size:10px;font-weight:900;letter-spacing:.08em}.fm-search-results{display:grid}.fm-search-results a{display:grid;grid-template-columns:90px minmax(0,1fr);gap:3px 14px;padding:14px 4px;border-top:1px solid rgba(255,255,255,.07);color:#fff;text-decoration:none}.fm-search-results a:first-child{border-top:0}.fm-search-results i{grid-row:1/3;font-style:normal;color:#ff4ca3;font-size:8px;font-weight:900;letter-spacing:.12em;align-self:center}.fm-search-results strong{font-size:14px}.fm-search-results small{color:#9099a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-richtext{color:#b3bbc8;line-height:1.75}.fm-richtext h2,.fm-richtext h3{color:#fff}.fm-richtext a{color:#ff4ca3}.fm-richtext img{max-width:100%;height:auto;border-radius:14px}.fm-route-page .fm-empty{padding:18px;border-radius:12px;background:#11151d;color:#929aaa}@media(max-width:1000px){.fm-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.fm-route-hero{padding:25px 20px}.fm-route-kpi{position:static;margin-top:18px}.fm-card-grid{grid-template-columns:1fr}.fm-content-card{grid-template-columns:82px minmax(0,1fr)}.fm-content-card>img{width:82px}.fm-search-form{display:grid}.fm-search-form button{min-height:44px}}
