:root,:root[data-theme=dark]{--bg: #0c1214;--panel: #111a1c;--p2s: #15201f;--inset: #0a1011;--side: #0d1517;--bd: #1e2a2c;--bd2: #172220;--tx: #e9efee;--mut: #8a9d9b;--mut2: #4f6361;--acc: #fb7a5d;--acc2: #d94f3a;--grn: #46c58e;--amb: #e9b15a;--red: #ef6070;--font-sans: "Manrope", "SF Pro Text", system-ui, sans-serif;--font-mono: ui-monospace, Menlo, Monaco, Consolas, monospace;--text-base: 13.5px;--line-base: 1.5;--h1: 24px;--section-title: 15px;--caption: 11.5px;--radius-card: 15px;--radius-control: 10px;--radius-nav: 9px;--radius-chip: 20px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--motion-fast: .15s;--motion-med: .25s;--motion-ease: cubic-bezier(.25, 1, .5, 1)}:root[data-theme=light]{--bg: #f5f4f1;--panel: #ffffff;--p2s: #f2f1ed;--inset: #eae8e3;--side: #faf9f6;--bd: #e8e6e0;--bd2: #f0efe9;--tx: #1b1a17;--mut: #6c685f;--mut2: #a8a395;--acc: #df4f2c;--acc2: #d94f3a;--grn: #2f9e63;--amb: #bd8420;--red: #d6453f}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:var(--bg);color:var(--tx);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--line-base);-webkit-font-smoothing:antialiased;transition:background var(--motion-med) var(--motion-ease),color var(--motion-med) var(--motion-ease)}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}svg.i{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}
