@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#0a0a0a;--paper:#f5f2ec;--accent:#c8ff00;--mid:#555;--rule:#0a0a0a26;--f-display:"Space Grotesk", sans-serif;--f-mono:"Space Mono", monospace;--ease-expo:cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth;touch-action:none;height:100%;overflow:hidden}body{font-family:var(--f-display);background:var(--ink);color:var(--paper);cursor:none;-webkit-font-smoothing:antialiased;touch-action:none;overscroll-behavior:none;height:100vh;overflow:hidden}body:after{content:"";z-index:9990;pointer-events:none;opacity:.035;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)'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}a{color:inherit;text-decoration:none}
