@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Mono:wght@300;400;500&display=swap";
:root{--bg:#080a0f;--bg-2:#0e1118;--bg-3:#141720;--border:#ffffff0f;--border-2:#ffffff1f;--accent:#6c63ff;--accent-2:#ff6584;--accent-3:#43e97b;--text:#e8eaf0;--text-2:#8b90a0;--text-3:#4a5060;--glow:#6c63ff26;--glow-2:#6c63ff59}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Mono,monospace;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Syne,sans-serif}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.03'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}input,button{font-family:inherit}
