*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@font-face{font-family:"Quicksand";src:url("../fonts/Quicksand-VariableFont_wght.ttf") format("truetype")}@font-face{font-family:"Gluten";src:url("../fonts/Gluten-VariableFont_wght.ttf") format("truetype")}html{font-family:"Quicksand","Helvetica","Arial",sans-serif;font-size:16px;scroll-behavior:smooth;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}html body{background-color:#000;color:#ffffff;font-family:"Quicksand","Helvetica","Arial",sans-serif}html body main{width:100vw;margin:0 auto}html body main h1{height:3rem;font-family:"Quicksand","Helvetica","Arial",sans-serif;font-size:2rem;font-weight:300;letter-spacing:0.05em;line-height:3rem;text-align:center;-webkit-transform:translateY(calc(50vh - 3rem));transform:translateY(calc(50vh - 3rem))}html body main h1 span.typed-cursor{opacity:1}html body main h1 span.typed-cursor.typed-cursor--blink{-webkit-animation:blink 1s infinite;animation:blink 1s infinite}html body footer{position:fixed;display:block;width:100vw;bottom:2rem}html body footer .links{display:block;width:9.5rem;margin:0 auto;padding:0;font-size:0}html body footer .links .link{display:inline-block;width:1.5rem;height:1.5rem;margin-right:0.5rem;opacity:0.5;-webkit-transition:opacity 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;transition:opacity 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out;transition:opacity 0.2s ease-in-out,transform 0.2s ease-in-out;transition:opacity 0.2s ease-in-out,transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out}html body footer .links .link:last-of-type{margin-right:0}html body footer .links .link:active,html body footer .links .link:focus,html body footer .links .link:hover{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}::-webkit-scrollbar{display:none;width:10px;height:10px}::-webkit-scrollbar-track{background:#444}::-webkit-scrollbar-thumb{background-color:#222;border:none}