:root{--bg:#09090c;--surface:#141419;--surface-2:#1b1b21;--line:rgba(255,255,255,.09);--text:#f7f7f8;--muted:#8e8e98;--red:#ef3f43;--orange:#ff8a3d;--green:#2bd576;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-width:0;margin:0;background:var(--bg);color:var(--text);font:400 14px/1.5 Inter,system-ui,sans-serif;overscroll-behavior:none}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}img{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{width:min(100%,540px);min-height:100dvh;margin:auto;background:radial-gradient(circle at 50% -10%,rgba(239,63,67,.16),transparent 32rem),var(--bg);box-shadow:0 0 80px rgba(0,0,0,.5)}
.app-topbar{position:sticky;z-index:30;top:0;height:calc(70px + var(--safe-top));padding:var(--safe-top) 18px 0;display:grid;grid-template-columns:1fr auto 42px;align-items:center;gap:12px;background:rgba(9,9,12,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(22px)}.app-brand{width:112px;height:52px;display:flex;align-items:center}.app-brand img{width:110px;height:52px;object-fit:contain}.app-status{display:flex;align-items:center;gap:7px;color:#a5a5ad;font-size:.67rem;font-weight:600}.app-status i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.app-status.is-offline i{background:#777;box-shadow:none}.app-icon-btn{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.04)}.app-icon-btn svg{width:19px}
.app-ticker{height:36px;display:grid;grid-template-columns:auto 1fr;overflow:hidden;border-bottom:1px solid var(--line);background:#0d0d11}.app-ticker>span{z-index:2;padding:0 13px;display:flex;align-items:center;gap:6px;color:#fff;background:var(--red);font-size:.58rem;font-weight:800;letter-spacing:.12em}.app-ticker>span i{width:6px;height:6px;border-radius:50%;background:#fff;animation:pulse 1.3s infinite}.app-ticker>div{display:flex;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.app-ticker>div>div{width:max-content;display:flex;align-items:center;animation:ticker 45s linear infinite}.app-ticker p{margin:0;padding:0 20px;color:#aaaab3;font-size:.62rem;white-space:nowrap}.app-ticker strong{margin-right:5px;color:#fff}
.app-main{padding:18px 15px calc(92px + var(--safe-bottom))}.app-view{animation:view-in .28s ease}.app-view[hidden]{display:none}.live-card{position:relative;min-height:550px;padding:18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(155deg,#24232a 0,#111116 42%,#0c0c10 100%);box-shadow:0 30px 65px rgba(0,0,0,.28)}.live-card__ambient{position:absolute;inset:-40% -50% auto;height:75%;background:radial-gradient(circle,rgba(239,63,67,.23),transparent 64%);pointer-events:none}.live-card__head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.live-card__head>span{display:flex;align-items:center;gap:8px;color:#d6d6d9;font-size:.58rem;font-weight:800;letter-spacing:.13em}.live-card__head>span i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(239,63,67,.12)}.live-card__head button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.035)}.live-card__head svg{width:17px}.live-art{position:relative;width:min(62vw,270px);aspect-ratio:1;margin:28px auto 24px;display:grid;place-items:center}.live-art__rings{position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);border-radius:50%}.live-art__rings:before,.live-art__rings:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%}.live-art__rings:before{inset:8%}.live-art__rings:after{inset:18%}.live-art img{position:relative;z-index:2;width:72%;height:72%;object-fit:cover;border-radius:50%;background:#0b0b0e;box-shadow:0 20px 55px rgba(0,0,0,.55)}.is-playing .live-art{animation:rotate 18s linear infinite}.now-playing{text-align:center}.now-playing>span{color:var(--orange);font-size:.57rem;font-weight:800;letter-spacing:.16em}.now-playing h1{max-width:100%;margin:7px 0 3px;overflow:hidden;font:600 clamp(1.65rem,7vw,2.25rem)/1.1 "Space Grotesk",sans-serif;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.now-playing p{margin:0;color:var(--muted);font-size:.78rem}.app-wave{height:35px;margin:17px auto 10px;display:flex;align-items:center;justify-content:center;gap:3px}.app-wave i{width:3px;height:var(--h);max-height:26px;border-radius:4px;background:linear-gradient(var(--orange),var(--red));opacity:.35;transform:scaleY(.35)}.is-playing .app-wave i{opacity:.85;animation:wave .8s ease-in-out infinite alternate;animation-delay:calc(var(--h) * -9ms)}.live-controls{display:grid;grid-template-columns:48px 74px 48px;align-items:center;justify-content:center;gap:25px}.live-controls button{border:0;background:transparent}.live-controls>button:not(.app-play){width:48px;height:48px;display:grid;place-items:center;color:#aaaab2}.live-controls svg{width:21px}.live-controls .is-active{color:var(--red)}.app-play{width:72px;height:72px;display:grid;place-items:center;color:#111;border-radius:50%!important;background:#fff!important;box-shadow:0 15px 40px rgba(0,0,0,.4)}.app-play svg{width:27px;fill:currentColor;stroke-width:0}.icon-pause,.sound-off{display:none}.is-playing .app-play .icon-play,.is-muted .sound-on{display:none}.is-playing .app-play .icon-pause,.is-muted .sound-off{display:block}.stream-state{margin:11px 0 0;color:#71717a;font-size:.6rem;text-align:center}
.on-air-card{margin-top:14px;padding:12px;display:grid;grid-template-columns:62px minmax(0,1fr) 36px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:19px;background:var(--surface)}.on-air-card img{width:62px;height:62px;object-fit:cover;border-radius:14px;background:#0b0b0e}.on-air-card div{min-width:0}.on-air-card div>span{display:block;color:var(--red);font-size:.51rem;font-weight:800;letter-spacing:.13em}.on-air-card strong{display:block;margin:3px 0;font:600 1rem "Space Grotesk",sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.on-air-card small{color:var(--muted);font-size:.62rem}.on-air-card small b{color:#d7d7da}.on-air-card>a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#bbb;font-size:1.4rem}.quick-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.quick-grid>a,.quick-grid>button{min-width:0;padding:14px 8px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:17px;background:var(--surface);text-align:left}.quick-icon{width:31px;height:31px;margin-bottom:14px;display:grid;place-items:center;border-radius:10px;font-weight:800}.quick-icon--red{color:#ff7375;background:rgba(239,63,67,.13)}.quick-icon--green{color:#55e493;background:rgba(43,213,118,.12)}.quick-icon--amber{color:#ffad73;background:rgba(255,138,61,.12)}.quick-grid strong{font-size:.72rem}.quick-grid small{color:var(--muted);font-size:.55rem}
.view-heading{padding:14px 3px 20px;display:flex;justify-content:space-between;align-items:end}.view-heading span{color:var(--orange);font-size:.57rem;font-weight:800;letter-spacing:.15em}.view-heading h2,.profile-head h2{margin:4px 0 0;font:600 2rem "Space Grotesk",sans-serif;letter-spacing:-.06em}.view-heading time{color:var(--muted);font-size:.72rem}.schedule-current{position:relative;padding:23px;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#d8353b,#a91f2c);box-shadow:0 22px 48px rgba(195,42,48,.2)}.schedule-current:after{content:"";position:absolute;width:170px;height:170px;top:-65px;right:-35px;border:25px solid rgba(255,255,255,.06);border-radius:50%}.schedule-current>span{display:flex;align-items:center;gap:7px;font-size:.56rem;font-weight:800;letter-spacing:.14em}.schedule-current>span i{width:7px;height:7px;border-radius:50%;background:#fff}.schedule-current h3{margin:25px 0 7px;font:600 1.7rem "Space Grotesk",sans-serif}.schedule-current p{margin:0;display:flex;justify-content:space-between;color:rgba(255,255,255,.72);font-size:.68rem}.schedule-current p b{font-weight:500}.schedule-list{margin-top:14px;border:1px solid var(--line);border-radius:22px;background:var(--surface);overflow:hidden}.schedule-list article{position:relative;padding:13px;display:grid;grid-template-columns:58px 56px minmax(0,1fr);align-items:center;gap:11px;border-bottom:1px solid var(--line)}.schedule-list article:last-child{border-bottom:0}.schedule-list article:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:3px;background:var(--slot);border-radius:4px}.schedule-time small{display:block;color:var(--muted);font-size:.5rem}.schedule-time strong{font-size:.85rem}.schedule-list img{width:56px;height:56px;object-fit:cover;border-radius:12px}.schedule-list article>div:last-child{min-width:0}.schedule-list article>div:last-child small{display:block;color:var(--orange);font-size:.48rem;font-weight:700}.schedule-list article>div:last-child strong{display:block;margin:3px 0;font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-list article>div:last-child span{color:var(--muted);font-size:.56rem}.app-wide-link{margin-top:14px;padding:16px 18px;display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:16px;color:#d4d4d7;background:var(--surface);font-size:.67rem;font-weight:700}
.discover-hero{position:relative;min-height:340px;overflow:hidden;border-radius:24px;background:#16161a}.discover-hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.discover-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 18%,rgba(6,6,8,.93))}.discover-hero>div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}.discover-hero span,.news-stack small{color:#ff9b60;font-size:.53rem;font-weight:800;letter-spacing:.13em}.discover-hero h3{margin:7px 0 14px;font:600 1.65rem/1.05 "Space Grotesk",sans-serif;letter-spacing:-.05em}.discover-hero a{font-size:.65rem;font-weight:700}.app-subtitle{margin:25px 3px 11px;font:600 1.1rem "Space Grotesk",sans-serif}.content-rail{margin-inline:-15px;padding-inline:15px;display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.content-rail a{width:170px;flex:none;scroll-snap-align:start}.content-rail img{width:170px;height:120px;object-fit:cover;border-radius:15px}.content-rail span{display:block;margin-top:8px;color:var(--orange);font-size:.5rem}.content-rail strong{display:block;font-size:.68rem}.news-stack{display:grid;gap:9px}.news-stack>a{padding:8px;display:grid;grid-template-columns:92px 1fr;gap:12px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.news-stack img{width:92px;height:82px;object-fit:cover;border-radius:11px}.news-stack div{min-width:0;padding:4px 4px 3px 0}.news-stack strong{display:-webkit-box;margin:4px 0;overflow:hidden;font-size:.7rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-stack div>span{color:var(--muted);font-size:.52rem}
.profile-head{padding:34px 12px 25px;text-align:center}.profile-head img{width:115px;height:115px;margin:auto;object-fit:contain;border-radius:28px;background:linear-gradient(145deg,#202027,#0e0e12)}.profile-head>span{display:block;margin-top:19px;color:var(--orange);font-size:.55rem;font-weight:800;letter-spacing:.15em}.profile-head p{max-width:300px;margin:9px auto 0;color:var(--muted);font-size:.7rem}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.settings-list>a,.settings-list>button{width:100%;padding:13px;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:11px;color:#fff;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.settings-list>*:last-child{border-bottom:0!important}.settings-list>a>span,.settings-list>button>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--surface-2);color:var(--orange)}.settings-list div strong{display:block;font-size:.7rem}.settings-list div small{display:block;margin-top:2px;color:var(--muted);font-size:.55rem}.settings-list b{color:#696973;font-size:1rem}
.bottom-tabs{position:fixed;z-index:40;left:50%;bottom:0;width:min(100%,540px);height:calc(72px + var(--safe-bottom));padding:5px 13px var(--safe-bottom);display:grid;grid-template-columns:repeat(4,1fr);transform:translateX(-50%);border-top:1px solid var(--line);background:rgba(12,12,16,.94);backdrop-filter:blur(24px)}.bottom-tabs a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6f6f79;font-size:.55rem;font-weight:600}.bottom-tabs svg{width:21px;height:21px}.bottom-tabs a.is-active{color:#fff}.bottom-tabs a.is-active:before{content:"";position:absolute;top:-5px;width:26px;height:2px;border-radius:2px;background:var(--red);box-shadow:0 0 12px var(--red)}
.app-sheet{position:fixed;z-index:100;inset:0;padding-top:40px;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.68);backdrop-filter:blur(8px)}.app-sheet[hidden]{display:none}.app-sheet>section{position:relative;width:min(100%,540px);max-height:calc(100dvh - 40px);padding:13px 20px calc(24px + var(--safe-bottom));overflow-y:auto;border-radius:28px 28px 0 0;background:#17171c;box-shadow:0 -30px 70px rgba(0,0,0,.45)}.sheet-grip{width:45px;height:4px;margin:0 auto 23px;border-radius:4px;background:#44444c}.sheet-close{position:absolute;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:#25252b;color:#aaa;font-size:1.2rem}.app-sheet section>span{color:var(--orange);font-size:.55rem;font-weight:800;letter-spacing:.14em}.app-sheet h2{margin:5px 0;font:600 2rem "Space Grotesk",sans-serif}.app-sheet section>p{margin:0 0 20px;color:var(--muted);font-size:.7rem}.app-sheet form{display:grid;gap:12px}.app-sheet label{display:grid;gap:6px;color:#a9a9b1;font-size:.52rem;font-weight:800;letter-spacing:.1em}.app-sheet input,.app-sheet textarea{width:100%;padding:13px 14px;color:#fff;border:1px solid var(--line);border-radius:12px;background:#0e0e12;outline:0;font-size:16px;resize:vertical}.app-sheet input:focus,.app-sheet textarea:focus{border-color:var(--red)}.app-sheet form>button{height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#fff;border:0;border-radius:14px;background:linear-gradient(120deg,#d92f36,var(--red));font-size:.65rem;font-weight:800;letter-spacing:.1em}.app-sheet output{min-height:20px;color:#58df91;font-size:.65rem}.app-sheet output.is-error{color:#ff777a}.app-toast{position:fixed;z-index:120;left:50%;bottom:calc(88px + var(--safe-bottom));width:min(calc(100% - 30px),500px);padding:13px 16px;transform:translate(-50%,20px);visibility:hidden;opacity:0;border:1px solid var(--line);border-radius:13px;background:#24242a;box-shadow:0 18px 45px rgba(0,0,0,.38);font-size:.67rem;transition:.25s}.app-toast.is-visible{visibility:visible;opacity:1;transform:translate(-50%,0)}
@keyframes pulse{50%{opacity:.3}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes wave{to{transform:scaleY(1)}}@keyframes view-in{from{opacity:0;transform:translateY(8px)}}
@media(min-width:541px){body{background:#050507}.app-main{padding-inline:22px}.app-shell{border-inline:1px solid var(--line)}}
@media(max-height:720px){.live-card{min-height:500px}.live-art{width:min(52vw,220px);margin-block:18px}.app-wave{margin-top:10px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.is-playing .live-art{animation:none}.is-playing .live-art img{animation:artPulse 2.4s ease-in-out infinite}@keyframes artPulse{50%{transform:scale(1.025);filter:brightness(1.08)}}
@media(display-mode:standalone){[data-install]{display:none!important}}
img[data-protected-media]{-webkit-user-drag:none;user-select:none}
body.content-protected{-webkit-touch-callout:none}
body.content-protected *:not(input):not(textarea):not(select):not([contenteditable="true"]){-webkit-user-select:none!important;user-select:none!important}
body.content-protected input,body.content-protected textarea,body.content-protected select,body.content-protected [contenteditable="true"]{-webkit-user-select:text!important;user-select:text!important}
