*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--off-white:#f0ede8;--gray-100:#e2ddd8;--gray-300:#a09a93;--gray-500:#5c5752;--gray-700:#2a2724;--mono:"IBM Plex Mono",monospace;--display:"Bebas Neue",sans-serif;--body:"Barlow",sans-serif}html{scroll-behavior:smooth}body{background:var(--black);color:var(--off-white);font-family:var(--body);cursor:crosshair;font-weight:300;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;opacity:.4;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.035'/%3E%3C/svg%3E");position:fixed;inset:0}::selection{background:var(--off-white);color:var(--black)}
