@import "https://fonts.cdnfonts.com/css/aileron";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#000;--white:#fff;--grey:#999;--mid:#181818;--border:#ffffff12;--accent:#c8ff00}html{scroll-behavior:smooth}body{color:#fff;cursor:crosshair;background:#000;min-height:100vh;font-family:Aileron,Arial,sans-serif;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:9998;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:crosshair;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit}main{animation:.3s pageFade}@keyframes pageFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
