@charset "UTF-8";:root{--bg: #090d16;--surface: #111827;--surface-2: #161f31;--surface-3: #1d273c;--border: #283149;--border-soft: #1e2740;--text: #eaf0f8;--muted: #93a0b8;--muted-2: #66728c;--accent: #2dd4bf;--accent-2: #6366f1;--violet: #8b5cf6;--great: #22c55e;--good: #a3e635;--warn: #f59e0b;--bad: #ef4444;--radius: 18px;--radius-sm: 12px;--shadow: 0 14px 38px rgba(0, 0, 0, .4);--gap: clamp(10px, 1.1vw, 18px)}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}@media(min-width:1920px){html{font-size:18px}}@media(min-width:2560px){html{font-size:22px}}html,body{height:100%;margin:0}body{color:var(--text);background:radial-gradient(1100px 560px at 82% -8%,rgba(45,212,191,.1),transparent 60%),radial-gradient(900px 480px at -8% 4%,rgba(99,102,241,.12),transparent 55%),var(--bg);background-attachment:fixed;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.45}h1,h2,h3,h4,p{margin:0}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}
