:root{--footer-height:50px;}@font-face{font-family:AntonRegular;src:url(AntonRegular.028d79.ttf);}@font-face{font-family:MontserratMed;src:url(MontserratMedium.f4f95d.ttf);}*{padding:0;margin:0;box-sizing:border-box;}body,html{height:100%;width:100%;font-family:MontserratMed, sans-serif;border:none;position:absolute;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;}.canvas-container{display:block;width:100%;height:calc(100% - var(--footer-height));position:relative;}canvas{display:block;width:100%;height:100%;background:darkgray;position:absolute;top:0;left:0;touch-action:none;user-select:none;}.splash{background-color:#0f0f0f;color:white;position:fixed;width:100%;height:calc(100% - var(--footer-height));z-index:2000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;}#landscape{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;flex-direction:column;background-color:black;z-index:9999;}.landscape-background{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%);filter:brightness(50%);z-index:-1;}.landscape-icon{position:relative;z-index:1;max-width:80%;height:175px;animation:rotate-icon 3s ease-in-out infinite;}.splash-mobile-gate-background{height:calc(100% - var(--footer-height));width:100%;object-fit:cover;position:fixed;z-index:-999;top:0;left:0;pointer-events:none;}.splash-mobile-gate-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;padding:20px;pointer-events:auto;}.splash-mobile-gate-label-1{position:absolute;font-family:'NotoSansBlack', sans-serif;bottom:150px;left:40px;text-align:center;padding:20px;font-size:12px;width:75%;}.splash-mobile-gate-label-2{position:absolute;font-family:'NotoSansBlack', sans-serif;font-size:12px;width:40%;top:175px;left:140px;text-align:left;}.splash-mobile-gate-check{display:none;position:absolute;left:74px;bottom:95px;width:65px;height:auto;}.splash-mobile-gate-button{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;bottom:10vh;left:0;right:0;text-align:center;padding:10px;box-shadow:0 -2px 5px rgba(0, 0, 0, 0.1);}.splash-mobile-gate-button-label{position:absolute;font-family:AntonRegular;letter-spacing:3px;margin:0;color:grey;font-size:1rem;pointer-events:none;text-shadow:1.5px 1.5px 0px black,
        -1.5px -1.5px 0px black,
        -1.5px 1.5px 0px black, 
        1.5px -1.5px 0px black;z-index:10;}#gate-continue{display:block;margin:0 auto;max-width:60%;height:auto;width:60%;filter:brightness(0.5);}.splash-mobile-container{display:none;pointer-events:none;}.zcomponent-launched .splash{display:none;}.splash-mobile-background{width:100%;position:fixed;top:0;left:0;z-index:-999;transform:translateZ(0);}.splash-mobile-parallax{transition:filter 0.13s ease;height:auto;position:relative;}.splash-mobile-top-gradient{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;z-index:999;filter:brightness(50%);}.splash-mobile-bottom-gradient{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:100%;transition:opacity 0.5s ease;z-index:999;}.splash-mobile-logo{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;margin-top:40px;z-index:999;}.splash-mobile-scroll-label-container{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);opacity:1;transition:opacity 0.25s ease;z-index:999;pointer-events:auto;}.splash-mobile-scroll-label{font-family:AntonRegular;color:white;font-size:28px;z-index:10;text-shadow:4px 4px 6px rgba(0, 0, 0, 1);letter-spacing:2px;}.splash-mobile-scroll-arrow{animation:arrow-bounce 1s infinite;}.splash-mobile-scroll{display:flex;flex-direction:column;align-items:center;height:calc(100vh - var(--footer-height));max-height:calc(100vh - var(--footer-height));position:relative;overflow-y:scroll;pointer-events:auto;}.launch-perms-label{position:absolute;top:1120px;width:50%;font-size:10px;max-width:300px;line-height:10px;z-index:1000;}#launchButton{position:absolute;top:990px;width:250px;}#launchButton:disabled{background:none;background-color:none;visibility:hidden;padding:0px;}#launchButton:disabled:before{content:" ";visibility:visible;display:block;margin:0px;border-radius:50%;position:absolute;bottom:-10px;box-sizing:border-box;border:5px solid #fff;border-color:#fff transparent #fff transparent;animation:loading-animation 1.2s linear infinite;}.splash-links{display:flex;justify-content:center;align-items:center;width:100%;color:white;font-size:12px;text-decoration:underline;z-index:1000;}.splash-links a{color:white;padding:6px;margin-bottom:max(100px, 5vh);}.splash-desktop{display:flex;justify-content:space-between;align-items:center;height:100vh;width:100vw;position:relative;}.desk-background{width:100%;height:calc(100% - var(--footer-height));object-fit:cover;position:fixed;z-index:-999;top:0;left:0;}.desk-header{position:fixed;top:0;width:100%;height:100px;background-color:#c2002f;display:flex;justify-content:center;align-items:center;z-index:1000;border-bottom:2px solid black;}.desk-header img{max-height:65px;}.desk-image{flex:1;display:flex;height:calc(100% - var(--footer-height));justify-content:center;margin-left:5vw;align-items:center;}.desk-image img{max-width:60%;margin-top:10%;}.desk-qr{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;padding:20px;}.desk-qr-container{position:relative;width:fit-content;display:flex;flex-direction:row;padding:60px;}.desk-qr-panel{position:relative;}.desk-qr-text{position:absolute;top:50%;left:35%;transform:translate(-50%, -50%);z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;}.desk-qr-image{width:100px;height:100px;z-index:10;aspect-ratio:1 auto;padding:20px;}.desk-qr-text > p{margin:unset;color:white;}#qr-text-1,#qr-text-3{text-align:center;width:250px;}#qr-text-2{font-weight:600;font-size:clamp(0.8rem, 0.3vw, 1rem);text-align:center;white-space:nowrap;padding:10px 0;}#footer{position:fixed;background:#0f0f0f;height:var(--footer-height);bottom:0;left:0;right:0;color:white;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;justify-content:space-between;padding:0 1rem;text-align:center;z-index:3000;box-sizing:border-box;}#footer-logo{width:60px;}#footer-copyright{font-size:8px;color:grey;}#footer-icon{width:30px;}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.8);display:flex;justify-content:center;align-items:center;z-index:9999;visibility:hidden;opacity:0;transition:opacity 0.3s ease, visibility 0.3s ease;}.modal-content{background-color:#1e1e1e;color:white;padding:20px;border-radius:8px;text-align:center;min-width:300px;box-shadow:0px 4px 10px rgba(0, 0, 0, 0.5);}.modal-content label{font-size:1rem;margin-bottom:25px;display:block;}.modal-content select{width:100%;padding:10px;margin-bottom:20px;border:none;border-radius:4px;background-color:#333;color:white;}.modal-buttons{display:flex;justify-content:center;align-items:center;}.modal-buttons button{background-color:#007bff;color:white;border:none;border-radius:4px;padding:10px 20px;cursor:pointer;transition:background-color 0.3s ease;}.modal.show{visibility:visible;opacity:1;}@keyframes loading-animation{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes arrow-bounce{0%,100%{transform:translateY(0);}50%{transform:translateY(10px);}}@keyframes rotate-icon{0%{transform:rotate(-90deg);}30%{transform:rotate(0deg);}50%{transform:rotate(0deg);}80%{transform:rotate(-90deg);}100%{transform:rotate(-90deg);}}.fade-out{opacity:0;pointer-events:none;}@media (min-width: 768px){.splash-desktop{display:flex;}.splash-mobile{display:none;}#footer{background:#000000;}#footer-copyright{font-size:12px;}}@media (max-width: 767px){.splash-desktop{display:none;}.splash-mobile{display:block;}#footer-copyright{font-size:8px;}}