*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080810;--bg2:#0e0e1a;--surface:#13131f;--surface2:#1c1c2e;--border:#252538;--border2:#30304a;--accent:#4f8eff;--accent-glow:rgba(79,142,255,.18);--accent2:#ff4fa3;--accent3:#4fffb0;--accent4:#ffb74f;--text:#e2e2f0;--text2:#9898b8;--text3:#5a5a7a;--code:#0a0a14;--font-mono:"JetBrains Mono",monospace;--font-display:"Bricolage Grotesque",sans-serif}body,html{height:100%;background:var(--bg);color:var(--text)}body{font-family:var(--font-display);line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}a{color:var(--accent);text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;background:var(--surface);color:var(--text);border:1px solid var(--border);outline:none}::selection{background:rgba(79,142,255,.25)}body:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.4}