:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2ff;background:#090b12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#182036,#090b12 55%);min-height:100vh;margin:0}button,input{font:inherit}.app-shell{grid-template-rows:auto 1fr auto;gap:1rem;min-height:100vh;padding:1rem;display:grid}.status-bar{color:#aeb8d6;flex-wrap:wrap;gap:.75rem;display:flex}.status-bar__pill{background:#101624;border:1px solid #2b3558;border-radius:999px;padding:.35rem .7rem}.start-panel{background:#0a0e19d1;border:1px solid #29314f;border-radius:1.5rem;max-width:42rem;margin:12vh auto;padding:2rem;box-shadow:0 1.5rem 5rem #00000059}.start-panel__title{letter-spacing:-.08em;margin:0 0 .5rem;font-size:clamp(2.5rem,8vw,5rem)}.start-panel__description,.start-panel__notice,.start-panel__loading{color:#b7c0da;line-height:1.55}.start-panel__button,.override-panel__button,.override-panel__clear,.debug-overlay__toggle{cursor:pointer;color:#f8fbff;background:#1f2f63;border:1px solid #4b5f9d;border-radius:.75rem;padding:.75rem 1rem}.start-panel__button{background:linear-gradient(135deg,#586cf2,#9b5cf6);width:100%;margin:1rem 0;font-size:1.2rem;font-weight:700}.start-panel__button:disabled{cursor:wait;opacity:.62}.theme-display{gap:.45rem;display:grid}.theme-row{color:#aeb8d6;border-radius:.6rem;grid-template-columns:7rem 1fr 3.5rem;align-items:center;gap:.75rem;padding:.35rem .5rem;display:grid}.theme-row--active{color:#fff;background:#7389ff24}.theme-row__meter{background:#1a2238;border-radius:999px;height:.75rem;overflow:hidden}.theme-row__bar{border-radius:inherit;background:linear-gradient(90deg,#6574ff,#db72ff);height:100%;transition:width .2s}.override-panel,.volume-controls{background:#0b101db8;border:1px solid #27304f;border-radius:1rem;margin-top:1rem;padding:1rem}.override-panel__buttons{flex-wrap:wrap;gap:.5rem;display:flex}.override-panel__button--active{outline:2px solid #f8c76b}.override-panel__clear{background:#263048;margin-top:.75rem}.volume-controls{gap:.9rem;display:grid}.volume-control{grid-template-columns:8rem 1fr 3rem;align-items:center;gap:.75rem;display:grid}.debug-overlay{max-width:min(34rem,100vw - 2rem);position:fixed;bottom:1rem;right:1rem}.debug-overlay--open{background:#070b13;border:1px solid #344267;border-radius:1rem;padding:.75rem}.debug-overlay pre{white-space:pre-wrap;color:#bec8e6}
