*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:Atkinson Hyperlegible,sans-serif;color:#fff}:root{background-color:#000;font-size:calc(3vw + 3vh)}section{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;position:relative;padding:2rem;position:sticky;top:0;flex-direction:column;gap:.3rem}section>video{position:absolute;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}section>p{position:relative;z-index:1;text-transform:uppercase;font-weight:700;stroke:#000;stroke-width:.5px;fill:#fff;paint-order:stroke;text-align:center;display:inline;color:#fff;line-height:1.117;mix-blend-mode:exclusion;filter:saturate(0)}section>a{position:relative;z-index:1;text-transform:uppercase;font-weight:700;stroke:#000;stroke-width:.5px;fill:#fff;paint-order:stroke;text-align:center;display:inline;color:#fff;line-height:1.117;mix-blend-mode:exclusion;filter:saturate(0)}@media(max-width:1200px){section{padding:1rem}:root{font-size:10vw}}html,body{scrollbar-width:thin;scrollbar-color:white black}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}p.last{font-size:.8rem;padding:.3rem}a.last{font-size:.24rem;text-transform:lowercase;font-weight:400;text-decoration:none}a.last span{position:relative;padding:.15rem;box-decoration-break:clone;-webkit-box-decoration-break:clone;mix-blend-mode:exclusion;display:flex;align-items:center;justify-content:center;gap:.4em;font-family:Atkinson Hyperlegible Mono,Atkinson Hyperlegible,sans-serif}a.last{background-color:#fff;mix-blend-mode:exclusion}a.last svg{height:1em}a.last svg *{stroke-width:3;stroke-linecap:round;stroke-linejoin:round}a.last:hover{text-decoration:underline}a.last,a.last p,p.last{mix-blend-mode:normal}video.last{filter:saturate(.4) contrast(1.2) brightness(.9)}#scroller{display:flex;flex-direction:column}#loading{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:10;font-weight:700;background-size:cover;background-position:center top}#loading *{-webkit-user-select:none;user-select:none}#loading p{text-transform:uppercase;font-weight:700;text-decoration:none}#loading p span{position:relative;padding:.15rem;box-decoration-break:clone;-webkit-box-decoration-break:clone;mix-blend-mode:exclusion;display:flex;align-items:center;justify-content:center;gap:.4em}#loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top right,black,transparent 50%);opacity:.7;z-index:-1}@keyframes fadeTextInOut{0%{opacity:1}50%{opacity:.1}to{opacity:1}}#tap-to-start span{animation:fadeTextInOut 1.5s ease-in-out infinite}
