*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d0f18;--surface:#13151f;--surface2:#191c29;--surface3:#1f2233;--border:#252838;--border-dim:#1d2030;--text:#cdd6f4;--text-dim:#6c7086;--text-sub:#9399b2;--accent:#89b4fa;--accent2:#74c7ec;--green:#a6e3a1;--teal:#94e2d5;--red:#f38ba8;--orange:#fab387;--yellow:#f9e2af;--mauve:#cba6f7;--accent-glow:#89b4fa1f;--green-glow:#a6e3a11a;--red-glow:#f38ba81a;--mono:"Fira Code", "Cascadia Code", "Consolas", monospace;--sans:"Inter", system-ui, sans-serif;--r-sm:5px;--r:8px;--r-lg:12px;--r-xl:16px;--shadow-card:0 2px 12px #0006, 0 1px 3px #0000004d;--shadow-pop:0 8px 32px #0009, 0 0 0 1px var(--border)}html,body,#app{height:100%;font-family:var(--sans);-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text)}*{scrollbar-width:thin;scrollbar-color:#2a2d3e transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a2d3e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3c3f54}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-title{color:var(--text);letter-spacing:-.3px;font-size:20px;font-weight:700}.page-subtitle{color:var(--text-dim);margin-top:2px;font-size:13px}
