@font-face{font-family:Grotesque;src:url(/fonts/BasementGrotesque-Black_v1.202.woff) format("woff")}@font-face{font-family:Techno;src:url(/fonts/Technotype34-Regular.woff) format("woff")}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Regular.woff2) format("woff2")}body{margin:0;padding:0;width:100%;height:100%}canvas{width:100%;height:100vh}*{box-sizing:border-box}#root,.scroll,body,html{width:100%;height:100%;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}#root{overflow:auto}.scroll{position:absolute;top:0;left:0;overflow-y:auto;scroll-snap-type:y proximity;scroll-behavior:smooth}.scroll>div{scroll-snap-align:start}body{position:fixed;overflow:hidden;overscroll-behavior-y:none;background-color:#101010;color:#ff4500;font-family:GeistMono,Grotesque,Inter var,sans-serif;-webkit-font-smoothing:antialiased}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-5px,5px);transform:skewX(10deg)}40%{transform:translate(-5px,-5px)}60%{transform:translate(5px,5px)}80%{transform:translate(5px,-5px)}to{transform:translate(0)}}@media only screen and (max-width:1250px){.welcome .welcome_text{font-size:2em}}@media only screen and (max-width:1000px){.caption{font-size:4em}}@media only screen and (max-width:800px){.caption,.dot>h1{font-size:3em}.menu{top:31vh;left:25vw}}@media only screen and (max-width:700px){.caption{font-size:2em}.dot>h1{font-size:3em}}@media only screen and (max-width:600px){.caption{font-size:2em;position:fixed;margin:0;top:1em;width:100vw;display:flex;justify-content:center}.menu{top:13em;left:32vw}.menu a{font-size:2em}.dot>h1{font-size:3em}}.title{font-size:5rem;width:max-content;text-align:center;color:hotpink;font-family:Techno}@media screen and (max-width:1024px){.title{font-size:2.5rem}}.loading{color:hotpink;font-family:Techno}.typeInput{visibility:hidden}.stats{right:0!important;left:unset!important}.leva-c-kWgxhW{left:10px}.control-set{display:flex;flex-direction:column;gap:10px}.control-set .control{display:flex;justify-content:space-between;align-items:center}.control-set .control_btn{font-family:Technotype;text-transform:uppercase}.credits{position:absolute;display:flex;bottom:0;right:0;padding:10px;font-size:10px;z-index:2;font-family:GeistMono;background:url(/images/brush.svg);background-repeat:no-repeat;background-size:100% 50%;background-position:0 55%;background:-webkit-linear-gradient(#fb9191,#6b70ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.credits a{all:unset;padding-left:3px}.credits a:hover{cursor:pointer;text-decoration:underline}.challenges{display:flex;position:relative;left:-10px}.challenges .challenge{width:50px;height:50px;-webkit-backdrop-filter:none;backdrop-filter:none}.challenges .challenge:hover{cursor:zoom-in}.switcher{width:50px;height:26px;background-color:hsla(0,0%,100%,.4);display:flex;justify-content:flex-start;border-radius:3px;padding:3px;cursor:pointer;transition:.2s ease-in-out}.switcher[data-ison=true]{justify-content:flex-end;align-items:center;background-color:#ff4500}.handle{width:15px;height:20px;background-color:#fff;border-radius:3px}.overlay{z-index:9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent}.overlay .title-wrapper{align-items:flex-start}.banner,.overlay .title-wrapper{display:flex;flex-direction:column}.banner{position:absolute;top:0;right:0;align-items:flex-end;width:100%;height:100%;font-size:5rem;z-index:2}@keyframes fade-in{0%{opacity:0}to{opacity:1}}