:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-ui:"Space Grotesk", system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", monospace;--bg:#0f1114;--surface:#181b20;--raised:#1e222a;--bar:#12151a;--player:#08090b;--border:#262b33;--hairline:#1e2229;--divider-inset:#22262d;--border-strong:#3a414d;--border-ghost:#2c323b;--ink:#e8eaed;--body:#c7cbd2;--secondary:#b9bec7;--muted:#878e99;--faint:#5c636e;--ghost:#454b54;--disabled:#3a404a;--accent:#d9a05b;--on-accent:#0f1114;--accent-tint:#d9a05b26;--accent-tint-border:#3a3325;--destructive:#e2917c;--destructive-btn-bg:#262b33;--r-pill:999px;--r-tile:8px;--r-field:10px;--r-card:12px;--r-media:14px;--r-sheet:28px;--shadow-float:0 6px 20px #00000059;--gutter:22px;--tabbar-h:64px}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:15px;line-height:1.5}#root{min-height:100dvh}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0}input,textarea,select{font:inherit}h1,h2,h3,p{margin:0}img,video{max-width:100%;display:block}.t-screen-title{font-family:var(--font-ui);letter-spacing:-.01em;color:var(--ink);font-size:26px;font-weight:600;line-height:1.1}.t-section-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:10px;font-weight:600}.t-mono-meta{font-family:var(--font-mono);color:var(--muted);font-size:11px;font-weight:400}.shell{min-height:100dvh}.screen{width:100%;max-width:560px;padding:calc(14px + env(safe-area-inset-top)) var(--gutter) calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 24px);margin:0 auto}.screen-placeholder{margin-top:10px}.screen-placeholder p{color:var(--muted);margin-top:10px;font-size:14.5px;line-height:1.5}.tabbar{background:var(--bar);border-top:1px solid var(--hairline);padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0}.tab{height:var(--tabbar-h);color:var(--faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.tab svg{display:block}.tab-label{font-family:var(--font-ui);font-size:10.5px;font-weight:500}.tab.active{color:var(--accent)}.signin{min-height:100dvh;padding:0 var(--gutter);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.signin-word{letter-spacing:-.01em;color:var(--ink);font-size:30px;font-weight:600}.signin-word span{color:var(--accent)}.signin-sub{color:var(--muted);max-width:300px;font-size:14.5px}.btn-primary{background:var(--accent);color:var(--on-accent);border-radius:var(--r-card);min-height:44px;padding:13px 22px;font-size:15px;font-weight:600}.btn-secondary{color:var(--secondary);border:1px solid var(--border-ghost);border-radius:var(--r-card);min-height:44px;padding:10px 16px;font-size:14px;font-weight:500}.signout{margin-top:22px}
