:root{color-scheme:dark;font-family:Georgia,serif;background:#050505;color:#eee}*{box-sizing:border-box}body{margin:0;background:#050505;min-height:100vh;overflow-x:hidden}.titleSplash{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#000;transition:opacity 1.15s ease}.titleSplash.exiting{opacity:0;pointer-events:none}.posterFrame{position:relative;height:100dvh;max-height:100dvh;aspect-ratio:941/1672;max-width:100vw;overflow:hidden;background:#050505;box-shadow:0 0 80px #000}.titlePoster{display:block;width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.spotlight{position:absolute;top:-18%;height:142%;width:18%;border-radius:999px;pointer-events:none;opacity:.12;filter:blur(7px);mix-blend-mode:screen;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,245,.85),rgba(255,255,255,0));transform-origin:50% 0}.spotlightA{left:7%;animation:beamA 15s ease-in-out infinite}.spotlightB{right:8%;animation:beamB 18s ease-in-out infinite}.startHotspot{position:absolute;left:22%;right:22%;bottom:4%;height:9.5%;margin:0;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:38px;background:rgba(255,255,255,.015);box-shadow:0 0 22px rgba(255,255,255,.08);cursor:pointer;animation:startPulse 2.4s ease-in-out infinite}.startHotspot:hover,.startHotspot:focus-visible{outline:2px solid rgba(255,255,255,.76);outline-offset:-3px;background:rgba(255,255,255,.05)}.tuneIn{position:absolute;left:50%;bottom:14.5%;transform:translateX(-50%);z-index:5;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:9px 18px;color:#f5e8c9;background:rgba(6,6,6,.72);font:800 11px/1 system-ui;letter-spacing:.18em;cursor:pointer;box-shadow:0 0 26px #000}.tuneIn[hidden]{display:none}.soundHint{position:absolute;bottom:1.1%;left:0;right:0;text-align:center;margin:0;color:#d8d8d8;font:700 10px/1.2 system-ui;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 3px #000}.soundHint.blocked{color:#f0d49b}#accountShell{max-width:820px;margin:auto;padding:42px 22px;background:radial-gradient(circle at top,#29231c 0,#0c0c0c 48%,#050505 100%);min-height:100vh}.radioHeader{border-bottom:1px solid #5c492d;margin-bottom:18px}.kicker{letter-spacing:.2em;color:#d2a85b;font:700 13px system-ui}h1{font-size:clamp(36px,8vw,70px);margin:.15em 0 .25em}h2,h3{color:#dfc08a}.deskCard{border:1px solid #4b4031;background:#111;padding:20px;margin:20px 0;box-shadow:0 20px 50px #0008}.accountTabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #3c3328;padding-bottom:10px;margin-bottom:14px}.accountTabs .tab{background:#191714;color:#c9c3b8;border:1px solid #4b4031}.accountTabs .tab.active{background:#5f1616;color:#fff;border-color:#9c4d42}.accountPanel[hidden],#inside[hidden],#guestDesk[hidden],#presidentTools[hidden]{display:none}label{display:block;margin:12px 0;font:600 14px system-ui}input,select,textarea{width:100%;padding:12px;margin-top:6px;background:#090909;color:#fff;border:1px solid #66583f;border-radius:4px}textarea{min-height:110px}button{margin:8px 8px 8px 0;padding:11px 16px;background:#5f1616;color:#fff;border:1px solid #9c4d42;border-radius:4px;font-weight:800;cursor:pointer}button:hover{background:#7a1d1d}button:disabled{opacity:.45;cursor:not-allowed}.small,.foot,#status,#message{font-family:system-ui;color:#c9c3b8}.foot{font-size:13px;margin-top:26px}.contact{color:#a99d89}.ok{color:#9bd89b}.bad{color:#ff9c9c}pre{white-space:pre-wrap;background:#080808;padding:14px;border:1px solid #302a22;max-height:420px;overflow:auto}.buttonRow{display:flex;gap:6px;flex-wrap:wrap}.presidentLogin,.presidentTools{margin-top:20px;padding:14px;border:1px dashed #6b5735;background:#0b0b0b}.presidentLogin summary{cursor:pointer;color:#b7a77f;font-weight:700}.presidentTools{border-style:solid}.presidentTools input[readonly]{font-family:ui-monospace,Consolas,monospace}.deskCard details{margin-top:20px} @keyframes beamA{0%,100%{transform:translate(-24%,0) rotate(-18deg);opacity:.07}50%{transform:translate(185%,5%) rotate(9deg);opacity:.16}}@keyframes beamB{0%,100%{transform:translate(28%,3%) rotate(18deg);opacity:.12}50%{transform:translate(-185%,-4%) rotate(-10deg);opacity:.055}}@keyframes startPulse{0%,100%{box-shadow:0 0 14px rgba(255,255,255,.04)}50%{box-shadow:0 0 32px rgba(255,255,255,.18)}}@media(max-width:600px){#accountShell{padding:24px 14px}h1{font-size:42px}.deskCard{padding:16px}.accountTabs .tab{flex:1 1 30%;margin:0}.buttonRow button{flex:1 1 45%}}@media(max-aspect-ratio:941/1672){.posterFrame{width:100vw;height:auto;max-height:none}.titleSplash{align-items:center}}@media(prefers-reduced-motion:reduce){.spotlightA,.spotlightB,.startHotspot{animation:none}.spotlightA{transform:translate(70%,0) rotate(-8deg)}.spotlightB{transform:translate(-65%,0) rotate(8deg)}}
