@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,800;1,300;1,500;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap";@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;1,100&display=swap";@font-face{font-family:outward-block;src:url(/fonts/outward/outward-block.ttf)}@font-face{font-family:outward-borders;src:url(/fonts/outward/outward-borders.ttf)}@font-face{font-family:outward-round;src:url(/fonts/outward/outward-round.ttf)}:root{--c-noizt-primary-light:#ffdb00;--c-noizt-primary-dark:#fd9c14;--c-noizt-secondary-light:#479cd5;--c-noizt-secondary-dark:#225193;--c-black:#000;--c-black-secondary:#252525;--c-white:#fff;--c-white-secondary:#efefef;--shader-clip-height:150px}@media(prefers-color-scheme:dark){:root{--c-noizt-primary-light:#ffdb00;--c-noizt-primary-dark:#fd9c14;--c-noizt-secondary-light:#479cd5;--c-noizt-secondary-dark:#225193;--c-black:#000;--c-black-secondary:#252525;--c-white:#fff;--c-white-secondary:#efefef;--shader-clip-height:150px}}@keyframes cubeFadeIn{0%{opacity:0}to{opacity:100%}}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:6px;background-color:#000}::-webkit-scrollbar-thumb{background-color:#fff}body,html{max-width:100vw;overflow-x:hidden;background-color:#000}ul{list-style:none}h1{font-family:outward-block}a,button,h1,h2,h3,h4,h5,h6,label,time{color:#fff;background-color:transparent;border:none;font-weight:lighter;cursor:default}a,button,h2,h3,h4,h5,h6,label,time{font-family:Major Mono Display,monospace;text-decoration:none}input,p,textarea{background-color:transparent;border:none;color:#fff;font-family:Raleway,sans-serif;font-size:12pt;cursor:default}canvas{animation:cubeFadeIn 1.5s ease-in forwards}a,button{cursor:pointer}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@media only screen and (max-width:600px){a,button,h1,h2,h3,h4,h5,h6,p,textarea,time{font-size:12px}}