@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Bricolage+Grotesque:opsz,wght@12..96,200;12..96,300;12..96,400;12..96,500;12..96,700&family=JetBrains+Mono:wght@300;400;500&display=swap";:root{--bg:#080808;--bg1:#0d0d0d;--bg2:#111;--bg3:#161616;--surface:#1c1c1c;--border:#ffffff12;--border2:#ffffff24;--text:#f0ede8;--text2:#888880;--text3:#444440;--accent:#e8ff47;--accent2:#ff6b35;--accent3:#4af4b8;--glow:#e8ff471f;--ease:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text);cursor:none;font-family:Bricolage Grotesque,sans-serif;overflow-x:hidden}a{color:inherit;cursor:none;text-decoration:none}button{cursor:none}@media (hover:none) and (pointer:coarse){body,a,button{cursor:auto}}::selection{background:var(--accent);color:var(--bg)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--text3);border-radius:2px}body:after{content:"";z-index:9000;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px;position:fixed;inset:0}.mono{font-family:JetBrains Mono,monospace}.syne{font-family:Syne,sans-serif}
