@import"https://fonts.googleapis.com/css2?family=Cabinet+Grotesk:wght@400;500;700;800;900&family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #06060a;--surface: #0e0e16;--surface2: #16161f;--surface3: #1e1e2a;--border: rgba(255,255,255,.06);--border-hover: rgba(255,255,255,.12);--text: #eeeef5;--text-sub: #9898b0;--text-dim: #44445a;--purple: #8b5cf6;--purple-dim: rgba(139,92,246,.15);--purple-glow: rgba(139,92,246,.3);--green: #22c55e;--green-dim: rgba(34,197,94,.12);--red: #ef4444;--red-dim: rgba(239,68,68,.12);--amber: #f59e0b;--amber-dim: rgba(245,158,11,.12);--blue: #3b82f6;--blue-dim: rgba(59,130,246,.12);--r: 14px;--r-sm: 8px;--r-xs: 6px}html{scroll-behavior:smooth}body{font-family:Instrument Sans,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:2px}::selection{background:var(--purple-glow)}button,input,select,textarea{font-family:inherit}
