.hero{justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.hero .fluorescent,.hero-content,.hero-footer,.hero-logo{will-change:transform}.hero-logo{width:15rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-footer{text-align:center;width:100%;position:absolute;bottom:2.5rem;left:0;transform:none}.hero-footer p{max-width:20rem;margin:0 auto}.hero-content{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.hero-content .container{justify-content:space-between;align-items:center;padding:2.25rem;display:flex}.about{background-color:var(--base-200);width:100%;min-height:100svh;color:var(--base-100);flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:10rem 0;display:flex;position:relative}.about p.mono{margin-bottom:1rem}.about .about-copy{width:100%}.about .about-copy .container{text-align:center;flex-direction:column;gap:2rem;width:45%;display:flex}@media (max-width:1000px){.hero{height:100dvh}.hero-content{display:none}.about .about-copy .container{width:100%}}
.blinding-light{background:var(--base-300);flex-direction:column;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.blinding-light-header{z-index:2;text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2rem;padding:2.5rem;display:flex;position:absolute;top:25%;transform:translateY(-50%)}.blinding-light-footer{z-index:2;width:100%;position:absolute;bottom:0;left:0}.blinding-light-footer .container{justify-content:space-between;align-items:flex-end;padding:2.25rem;display:flex}.blinding-light-stage{z-index:1;flex:1;width:100%;min-height:0;position:relative}.blinding-light-stage canvas{display:block;width:100%!important;height:100%!important}
