@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600&family=Syne:wght@600;700;800&display=swap";
:root{--bg-deep:#0b1014;--bg-panel:#0c1218c7;--bg-panel-solid:#121a22;--stroke:#e8f4f81f;--stroke-strong:#e8f4f838;--text:#e8f4f8;--text-muted:#e8f4f89e;--text-faint:#e8f4f861;--mint:#c084fc;--mint-dim:#c084fc2e;--mint-strong:#a855f7;--coral:#fbbf24;--coral-dim:#fbbf2433;--gold:#f59e0b;--accent-cyan:#06b6d4;--font-display:var(--font-geist-sans), system-ui, sans-serif;--font-body:var(--font-geist-sans), system-ui, sans-serif;--radius:8px;--radius-lg:12px;--shadow:0 18px 50px #00000073;--shadow-lg:0 24px 60px #0000008c;--ease-out:cubic-bezier(.22, 1, .36, 1);--chord-I:192, 132, 252;--chord-II:251, 191, 36;--chord-III:6, 182, 212;--chord-IV:244, 114, 182;--chord-V:167, 139, 250;--chord-VI:251, 146, 60;--chord-VII:94, 234, 212}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg-deep);width:100%;height:100%;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--mint);outline-offset:3px}
