:root{
  --bg:#120b0c;--bg2:#1b1113;--card:#201517;--card2:#29191c;--line:rgba(255,255,255,.08);
  --wine:#6f171d;--wine2:#8c242b;--gold:#f1c66c;--gold2:#ffd98f;--cream:#fff5df;--muted:#b9a8ab;
  --green:#55d187;--shadow:0 18px 55px rgba(0,0,0,.28);--radius:24px;
  font-family:Inter,Roboto,"Segoe UI",system-ui,-apple-system,sans-serif;color-scheme:dark;
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#090607;color:#fff}body{overscroll-behavior-y:none}button,input,textarea{font:inherit}button{color:inherit}.desktop-stage{min-height:100vh;background:radial-gradient(circle at 20% 10%,#3a1116 0,transparent 32%),radial-gradient(circle at 85% 80%,#23151a 0,transparent 35%),#090607}.app-shell{position:relative;min-height:100dvh;background:linear-gradient(180deg,#160d0f,#100a0b 56%,#0d0809);overflow:hidden}.status-safe{height:env(safe-area-inset-top)}
.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;border-bottom:1px solid var(--line);background:rgba(18,11,12,.84);backdrop-filter:blur(20px);position:sticky;top:0;z-index:30}.topbar-brand{display:flex;align-items:center;gap:10px}.topbar-brand img{width:38px;height:38px;border-radius:12px;object-fit:cover;box-shadow:0 5px 18px rgba(0,0,0,.25)}.topbar-brand div{display:flex;flex-direction:column;line-height:1}.topbar-brand strong{font-family:Georgia,serif;font-size:18px;color:var(--cream)}.topbar-brand span{font-size:8px;font-weight:900;letter-spacing:.25em;color:var(--gold);margin-top:4px}.topbar-actions{display:flex;gap:8px}.round-btn{width:39px;height:39px;border:1px solid var(--line);background:rgba(255,255,255,.04);border-radius:50%;display:grid;place-items:center}.round-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.screen-stack{height:calc(100dvh - 68px - env(safe-area-inset-top));overflow:auto;scrollbar-width:none;padding-bottom:164px}.screen-stack::-webkit-scrollbar{display:none}.screen{display:none;min-height:100%;animation:screenIn .22s ease}.screen.active{display:block}@keyframes screenIn{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}
.home-hero{position:relative;padding:28px 18px 12px;overflow:hidden}.ambient-orb{position:absolute;border-radius:50%;filter:blur(20px);opacity:.35;pointer-events:none}.ambient-orb.one{width:170px;height:170px;background:#8d2632;top:-50px;right:-40px}.ambient-orb.two{width:120px;height:120px;background:#d39c42;top:180px;left:-70px;opacity:.18}.hero-copy{position:relative}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--gold);font-size:10px;letter-spacing:.16em;font-weight:900}.eyebrow i,.listener-pill i,.mini-live i,.live-chip i,.onair-badge i{width:7px;height:7px;border-radius:50%;background:#5de08f;box-shadow:0 0 0 5px rgba(93,224,143,.12)}.hero-copy h1{font-family:Georgia,serif;font-size:42px;line-height:.98;margin:12px 0 12px;letter-spacing:-.035em}.hero-copy h1 em{color:var(--gold2);font-style:normal}.hero-copy p{color:var(--muted);font-size:14px;line-height:1.6;max-width:350px;margin:0 0 22px}.hero-live-card{position:relative;width:100%;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border-radius:28px;padding:12px;display:grid;grid-template-columns:104px 1fr 48px;gap:12px;align-items:center;text-align:left;box-shadow:var(--shadow);overflow:hidden}.hero-live-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(125,24,31,.12),transparent 55%);pointer-events:none}.hero-art-wrap{position:relative;width:104px;height:104px}.hero-art-wrap img{width:100%;height:100%;object-fit:cover;border-radius:20px}.live-chip{position:absolute;left:7px;top:7px;background:rgba(12,11,11,.78);padding:6px 8px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.12em;display:flex;align-items:center;gap:6px}.live-chip i{width:5px;height:5px;box-shadow:none}.hero-track{min-width:0;position:relative}.hero-track small{display:block;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}.hero-track strong{display:block;font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-track span{display:block;color:var(--muted);font-size:12px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-play{width:44px;height:44px;border-radius:50%;background:var(--gold);color:#2b1917;display:grid;place-items:center;font-weight:900}.pause-icon{display:none}.playing .play-icon{display:none}.playing .pause-icon{display:inline}
.section-pad{margin-left:18px;margin-right:18px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:20px}.quick-actions button{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:17px;padding:12px 5px 10px;display:flex;flex-direction:column;align-items:center;gap:4px}.qa-icon{height:34px;width:34px;border-radius:12px;display:grid;place-items:center;background:rgba(241,198,108,.12);color:var(--gold);font-weight:900}.quick-actions b{font-size:11px}.quick-actions small{font-size:9px;color:var(--muted)}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin-top:30px;margin-bottom:13px}.section-title-row h2{margin:4px 0 0;font-size:21px}.section-title-row>button{border:0;background:none;color:var(--gold);font-size:11px;font-weight:800}.show-rail{display:flex;gap:12px;overflow:auto;padding:0 18px 4px;scroll-snap-type:x mandatory;scrollbar-width:none}.show-rail::-webkit-scrollbar{display:none}.show-card{min-width:225px;scroll-snap-align:start;background:var(--card);border:1px solid var(--line);border-radius:21px;overflow:hidden}.show-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.show-card div{padding:12px}.show-card span{font-size:9px;color:var(--gold);font-weight:900;letter-spacing:.08em}.show-card h3{font-size:15px;margin:4px 0}.show-card p{font-size:11px;color:var(--muted);margin:0}.listener-pill{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:6px}.listener-pill b{color:#fff}.listener-pill i{width:6px;height:6px;box-shadow:none}.recent-list{display:grid;gap:9px}.recent-row{display:grid;grid-template-columns:49px 1fr auto;gap:11px;align-items:center;padding:8px;border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:16px}.recent-row img{width:49px;height:49px;object-fit:cover;border-radius:12px}.recent-row strong,.recent-row span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-row strong{font-size:12px}.recent-row span{color:var(--muted);font-size:10px;margin-top:3px}.recent-row time{font-size:9px;color:#8d7f81}.skeleton-row{height:65px;border-radius:16px;background:linear-gradient(90deg,#1d1315 25%,#2a1a1d 40%,#1d1315 60%);background-size:300% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-100% 0}}
.install-card{margin-top:28px;margin-bottom:22px;background:linear-gradient(135deg,#6f171d,#3f1015);border:1px solid rgba(255,217,143,.22);border-radius:24px;padding:16px;display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center}.install-card img{width:52px;height:52px;border-radius:14px}.install-card span{font-size:8px;color:var(--gold);font-weight:900;letter-spacing:.12em}.install-card h3{font-size:14px;margin:4px 0}.install-card p{font-size:10px;color:#ddc9cb;line-height:1.4;margin:0}.install-card button{border:0;background:var(--gold);color:#2a1717;padding:10px 12px;border-radius:13px;font-size:10px;font-weight:900}
.screen-header{padding:27px 18px 16px;background:linear-gradient(180deg,rgba(111,23,29,.34),transparent)}.screen-header h1{font-family:Georgia,serif;font-size:34px;margin:7px 0 6px}.screen-header p{margin:0;color:var(--muted);font-size:12px}.day-scroll{display:flex;gap:8px;overflow:auto;padding:4px 18px 15px;scrollbar-width:none}.day-scroll::-webkit-scrollbar{display:none}.day-scroll button{white-space:nowrap;border:1px solid var(--line);background:rgba(255,255,255,.025);border-radius:999px;padding:9px 13px;font-size:10px;color:var(--muted)}.day-scroll button.active{background:var(--gold);color:#291817;border-color:var(--gold);font-weight:900}.schedule-list{display:grid;gap:11px}.schedule-item{position:relative;display:grid;grid-template-columns:66px 1fr;gap:13px;padding:16px;border:1px solid var(--line);background:var(--card);border-radius:20px;overflow:hidden}.schedule-item.live{border-color:rgba(241,198,108,.42);background:linear-gradient(135deg,#33171b,#211416)}.schedule-item.live:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gold)}.schedule-time{font-size:11px;color:var(--gold);font-weight:900}.schedule-item h3{font-size:15px;margin:0 0 5px}.schedule-item p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.schedule-item small{display:block;color:#907f82;font-size:9px;margin-top:8px}.schedule-badge{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:rgba(85,209,135,.13);color:#77e9a5;font-size:8px;font-weight:900}.schedule-skeleton{height:100px;border-radius:20px;background:#1e1416}
.search-bar{display:grid;grid-template-columns:19px 1fr auto;gap:8px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:17px;padding:8px 8px 8px 13px}.search-bar svg{width:17px;fill:none;stroke:#8e7d80;stroke-width:1.8}.search-bar input{min-width:0;background:none;border:0;outline:none;color:#fff;font-size:12px}.search-bar button{border:0;background:var(--gold);color:#2c1818;font-weight:900;border-radius:11px;padding:10px 12px;font-size:10px}.request-info{display:flex;gap:10px;align-items:flex-start;margin-top:12px;padding:11px 13px;background:rgba(241,198,108,.08);border-radius:15px;color:#cdbdbf}.request-info span{color:var(--gold)}.request-info p{font-size:9px;line-height:1.5;margin:0}.request-list{display:grid;gap:9px;margin-top:12px}.request-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid var(--line);background:var(--card);border-radius:17px}.request-row strong,.request-row span{display:block}.request-row strong{font-size:12px}.request-row span{font-size:10px;color:var(--muted);margin-top:3px}.request-row button{border:0;background:rgba(241,198,108,.12);color:var(--gold);font-size:9px;font-weight:900;border-radius:10px;padding:9px 10px}.empty-state{text-align:center;padding:42px 20px;color:var(--muted)}.empty-state div{width:55px;height:55px;border-radius:18px;background:rgba(241,198,108,.09);color:var(--gold);display:grid;place-items:center;margin:0 auto 13px;font-size:24px}.empty-state h3{font-size:15px;color:#fff;margin:0 0 5px}.empty-state p{font-size:10px;line-height:1.5;margin:0}
.verse-card{position:relative;background:linear-gradient(145deg,#6f171d,#421116);border:1px solid rgba(255,217,143,.18);border-radius:24px;padding:23px;margin-top:6px;overflow:hidden}.verse-mark{position:absolute;right:16px;top:-20px;font:110px Georgia;color:rgba(255,255,255,.07)}.verse-card small{color:var(--gold);font-size:9px;letter-spacing:.14em;font-weight:900}.verse-card blockquote{font:20px/1.45 Georgia,serif;margin:16px 0 10px}.verse-card cite{font-size:11px;color:#e5cfd2}.verse-card button{margin-top:18px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:12px;padding:9px 11px;font-size:9px;font-weight:800}.prayer-card{margin-top:17px;padding:18px;background:var(--card);border:1px solid var(--line);border-radius:24px}.prayer-card-head{display:flex;align-items:center;gap:11px;margin-bottom:16px}.prayer-card-head>span{width:43px;height:43px;border-radius:14px;background:rgba(241,198,108,.1);display:grid;place-items:center;color:var(--gold)}.prayer-card-head small{font-size:8px;color:var(--gold);font-weight:900;letter-spacing:.12em}.prayer-card-head h2{font-size:16px;margin:3px 0}.prayer-card form{display:grid;gap:12px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.prayer-card label{font-size:9px;color:#d7c9cb;font-weight:700}.prayer-card label span{color:#76696b;font-weight:500}.prayer-card input,.prayer-card textarea{width:100%;margin-top:5px;background:#160e10;border:1px solid var(--line);border-radius:12px;color:#fff;padding:11px;font-size:11px;outline:none;resize:vertical}.check-row{display:flex;align-items:center;gap:8px}.check-row input{width:auto;margin:0;accent-color:var(--gold)}.primary-action{border:0;background:var(--gold);color:#2a1817;padding:13px;border-radius:13px;font-weight:900;font-size:11px}.form-status{margin:0;font-size:10px;color:var(--gold)}.encourage-card{display:flex;gap:13px;margin-top:17px;margin-bottom:20px;padding:17px;background:rgba(255,255,255,.025);border:1px solid var(--line);border-radius:20px}.encourage-card>span{font-size:25px}.encourage-card small{color:var(--gold);font-size:8px;font-weight:900}.encourage-card h3{font-size:14px;margin:3px 0 5px}.encourage-card p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}
.settings-card{background:var(--card);border:1px solid var(--line);border-radius:22px;overflow:hidden;padding:0}.settings-card button{width:100%;display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:none;padding:14px}.settings-card button:last-child{border-bottom:0}.setting-icon{width:40px;height:40px;border-radius:13px;background:rgba(241,198,108,.09);display:grid;place-items:center;color:var(--gold);font-weight:900}.settings-card b{display:block;font-size:12px}.settings-card small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.settings-card em{font-style:normal;color:#887a7c;font-size:23px}.about-card{text-align:center;margin-top:17px;padding:22px;background:linear-gradient(180deg,rgba(111,23,29,.18),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:24px}.about-card img{width:86px;height:86px;border-radius:24px;object-fit:cover}.about-card h2{font-family:Georgia,serif;font-size:21px;color:var(--gold2);margin:12px 0 7px}.about-card p{font-size:10px;line-height:1.55;color:var(--muted);margin:0 0 17px}.about-card>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:11px 0;font-size:10px}.about-card>div span{color:var(--muted)}
.mini-player{position:absolute;left:10px;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:40;height:66px;border:1px solid rgba(255,255,255,.1);background:rgba(36,23,25,.96);backdrop-filter:blur(20px);border-radius:19px;padding:7px;display:grid;grid-template-columns:51px 1fr auto 43px;align-items:center;gap:9px;text-align:left;box-shadow:0 10px 30px rgba(0,0,0,.35)}.mini-player img{width:51px;height:51px;object-fit:cover;border-radius:13px}.mini-player div{min-width:0}.mini-player small{display:block;font-size:7px;color:var(--gold);font-weight:900;letter-spacing:.12em}.mini-player strong,.mini-player span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-player strong{font-size:11px;margin-top:3px}.mini-player div>span{font-size:9px;color:var(--muted);margin-top:2px}.mini-live{width:12px;display:grid;place-items:center}.mini-live i{width:6px;height:6px;box-shadow:none}.mini-toggle{width:38px;height:38px;border-radius:50%;display:grid!important;place-items:center;background:var(--gold);color:#2a1817;font-weight:900}.bottom-nav{position:absolute;left:0;right:0;bottom:0;z-index:45;height:calc(72px + env(safe-area-inset-bottom));padding:6px 8px env(safe-area-inset-bottom);background:rgba(17,10,11,.97);border-top:1px solid var(--line);backdrop-filter:blur(25px);display:grid;grid-template-columns:repeat(5,1fr)}.bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#806f72;font-size:8px}.bottom-nav button.active{color:var(--gold)}.bottom-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bottom-nav .nav-live{position:relative}.nav-live-disc{width:50px;height:50px;margin-top:-25px;border-radius:50%;background:var(--gold);color:#261515;display:grid;place-items:center;border:5px solid #100a0b;box-shadow:0 4px 20px rgba(0,0,0,.35)}.nav-live-disc svg{fill:currentColor;stroke:none;width:19px;height:19px;margin-left:3px}.bottom-nav .nav-live>span:last-child{margin-top:-2px}
.player-sheet{position:absolute;inset:0;z-index:80;transform:translateY(102%);transition:transform .34s cubic-bezier(.2,.85,.25,1);background:#140c0e;overflow:hidden}.player-sheet.open{transform:none}.player-bg{position:absolute;inset:0;background-image:url('../img/radio-art.webp');background-size:cover;background-position:center;filter:blur(35px) saturate(.9);transform:scale(1.25);opacity:.34}.player-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,10,13,.35),#160d0f 48%,#0f090a 100%)}.player-content{position:relative;height:100%;display:flex;flex-direction:column;padding:calc(10px + env(safe-area-inset-top)) 22px calc(20px + env(safe-area-inset-bottom));overflow:auto}.player-head{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;text-align:center}.player-head button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.06);display:grid;place-items:center}.player-head svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.player-head small{display:block;font-size:8px;color:var(--gold);font-weight:900;letter-spacing:.13em}.player-head strong{font-size:12px}.player-art-shell{position:relative;width:min(76vw,330px);aspect-ratio:1;margin:36px auto 24px}.player-art-shell img{width:100%;height:100%;object-fit:cover;border-radius:30px;position:relative;z-index:2;box-shadow:0 25px 70px rgba(0,0,0,.42)}.player-rings{position:absolute;inset:-14px;z-index:1}.player-rings i{position:absolute;inset:0;border:1px solid rgba(241,198,108,.15);border-radius:38px}.player-rings i:nth-child(2){inset:-10px;opacity:.55}.player-rings i:nth-child(3){inset:-20px;opacity:.25}.onair-badge{position:absolute;z-index:3;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:rgba(12,8,9,.8);font-size:8px;font-weight:900;letter-spacing:.12em;display:flex;gap:6px;align-items:center}.onair-badge i{width:6px;height:6px;box-shadow:none}.player-meta{text-align:center}.player-meta small{color:var(--gold);font-size:8px;letter-spacing:.14em;font-weight:900}.player-meta h1{font-size:25px;line-height:1.15;margin:8px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-meta p{margin:0;color:#d2c2c4;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-progress{display:flex;align-items:center;gap:8px;margin:24px 0 19px}.live-progress span{height:2px;flex:1;background:linear-gradient(90deg,var(--gold),rgba(255,255,255,.1))}.live-progress i{font-style:normal;font-size:8px;color:var(--gold);font-weight:900}.player-controls{display:grid;grid-template-columns:1fr 82px 1fr;align-items:center}.main-play{width:82px;height:82px;border-radius:50%;border:0;background:var(--gold);color:#291716;font-size:28px;font-weight:900;box-shadow:0 10px 40px rgba(241,198,108,.22)}.side-control{border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:8px;color:#c1b0b3}.side-control svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.side-control.saved{color:var(--gold)}.side-control.saved svg{fill:rgba(241,198,108,.25)}.volume-row{display:grid;grid-template-columns:22px 1fr 36px;gap:10px;align-items:center;margin-top:22px}.volume-row svg{width:21px;height:21px;fill:none;stroke:#9d8e90;stroke-width:1.7;stroke-linecap:round}.volume-row input{width:100%;accent-color:var(--gold)}.volume-row span{font-size:9px;color:#9d8e90;text-align:right}.next-up{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;margin-top:21px;padding:10px;background:rgba(255,255,255,.035);border:1px solid var(--line);border-radius:16px}.next-up img{width:48px;height:48px;border-radius:12px;object-fit:cover}.next-up small{display:block;font-size:7px;color:var(--gold);font-weight:900}.next-up strong,.next-up span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.next-up strong{font-size:10px;margin-top:3px}.next-up span{font-size:9px;color:var(--muted);margin-top:2px}.connection-status{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:14px;color:#8f8082;font-size:9px}.connection-status i{width:6px;height:6px;border-radius:50%;background:#7a6d6f}.connection-status.live i{background:var(--green);box-shadow:0 0 0 4px rgba(85,209,135,.1)}
.sleep-sheet{position:absolute;inset:0;z-index:100;background:rgba(0,0,0,.62);backdrop-filter:blur(4px);display:flex;align-items:flex-end}.sleep-sheet[hidden]{display:none}.sheet-card{width:100%;background:#211517;border-radius:26px 26px 0 0;padding:10px 18px calc(18px + env(safe-area-inset-bottom))}.sheet-handle{width:40px;height:4px;background:#5a4a4d;border-radius:999px;margin:0 auto 15px}.sheet-card h3{font-size:18px;margin:0}.sheet-card p{font-size:10px;color:var(--muted);margin:4px 0 15px}.sleep-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sleep-options button,.sheet-close{border:1px solid var(--line);background:#170f11;border-radius:13px;padding:12px;font-size:10px;font-weight:800}.sleep-options button:last-child{grid-column:1/-1}.sheet-close{width:100%;margin-top:10px;color:var(--muted)}.toast{position:absolute;left:50%;bottom:155px;z-index:120;transform:translate(-50%,20px);background:#f6e7c4;color:#251616;padding:10px 14px;border-radius:999px;font-size:10px;font-weight:800;opacity:0;pointer-events:none;transition:.2s;white-space:nowrap;max-width:88%;overflow:hidden;text-overflow:ellipsis}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:760px){.desktop-stage{display:grid;place-items:center;padding:24px}.app-shell{width:430px;min-height:860px;height:min(900px,calc(100vh - 48px));border:1px solid #312326;border-radius:34px;box-shadow:0 40px 120px rgba(0,0,0,.55)}.screen-stack{height:calc(100% - 68px)}.player-sheet{border-radius:34px}.bottom-nav{border-radius:0 0 34px 34px}.status-safe{height:0}}
@media(max-width:360px){.hero-copy h1{font-size:36px}.hero-live-card{grid-template-columns:88px 1fr 42px}.hero-art-wrap{width:88px;height:88px}.quick-actions{gap:6px}.quick-actions button{padding-left:2px;padding-right:2px}.player-art-shell{margin-top:24px}}
