@font-face{font-family:Open Sans;src:url(/fonts/PressStart2P-Regular.ttf) format("truetype")}:root{color-scheme:light}.home-page,body,html{background-color:#fff!important}.home-page{min-height:100vh;width:100vw}.landing-content{background:#fff;display:flex;flex-direction:column;width:100%;height:100%}.landing-title{flex:1.5;display:flex;justify-content:center;align-items:flex-end;font-weight:400}.landing-image{height:30vh;width:auto}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px)and (orientation:portrait){.landing-image{display:block;max-width:70vw;max-height:16vh;width:auto;height:auto}}.landing-title-text{display:flex;justify-content:center;padding-left:10px}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px)and (orientation:portrait){.landing-title-text{margin-bottom:10%;transform-origin:bottom;transform:scaleX(.3) scaleY(.35)}}.landing-title-letter{font-family:varsity;color:#0036e2;text-shadow:9px 9px 4px #21285d,0 0 29px rgba(191,191,191,.56);transform:scaleY(1.7);font-size:15em;margin:0}#landing-letter-1{transform:rotate(-19deg) translate3d(-151.5px,25.9px,0) scaleY(1.5)}#landing-letter-2{transform:rotate(-5deg) translate3d(-48.7px,15.9px,0) scaleY(1.5)}#landing-letter-3{transform:rotate(8.6deg) translate3d(26px,24.8px,0) scaleY(1.5)}#landing-letter-4{transform:rotate(20deg) translate3d(116.8px,43.8px,0) scaleY(1.5)}.landing-start-arrow{animation:blinker 1s linear infinite}.landing-start,.landing-start-arrow{font-family:press-start;font-weight:400;font-size:1em;color:#fff;color:#0036e2;text-shadow:3px 3px 4px #21285d,0 0 16px rgba(191,191,191,.56)}.landing-start{flex:.5;display:flex;justify-content:center;align-items:center}.landing-start-text{cursor:pointer;font-weight:400;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;padding:60px}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px)and (orientation:portrait){.landing-start-text{font-size:1em}}.landing-copyright{flex:.5;display:flex;justify-content:center;align-items:center;align-items:flex-start}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px)and (orientation:portrait){.landing-copyright{font-size:.8em;margin-bottom:10vh}}.landing-copyright-text{font-family:press-start;font-size:1em;color:#fff;color:#0036e2;text-shadow:3px 3px 4px #21285d,0 0 16px rgba(191,191,191,.56);font-size:10px;font-size:.9em;font-weight:400}.img-container{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);opacity:.8;width:60%}.img-container img{width:100%;height:auto}.content{padding:2%;position:absolute;background-color:#a9a9a9;top:70%;left:50%;transform:translate(-50%,-50%);font-family:Open Sans;display:flex;gap:20px}.content .link{text-decoration:underline;font-size:medium}.tube-border{width:100%;height:100%;background-image:url(/homepage-images/border-streched.png);background-size:100% 100%;position:absolute;z-index:10;top:0;left:0;pointer-events:none}@media screen and (max-height:480px)and (orientation:landscape),screen and (max-width:480px)and (orientation:portrait){.tube-border{display:none;height:100%;width:100%}.tube-border-mobile{display:inherit;background-image:url(/homepage-images/border-compressed.png)}}.tube-shape{background:#fff;color:#fff;text-align:center;overflow:hidden;height:100%;width:100%}.tube-shape:after{background:rgba(18,16,16,.1);opacity:0;animation:flicker .15s infinite}.tube-shape:after,.tube-shape:before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:7;pointer-events:none}.tube-shape:before{background:linear-gradient(rgba(18,16,16,0) 50%,rgba(0,0,0,.25) 0),linear-gradient(90deg,rgba(255,0,0,.06),rgba(0,255,0,.02),rgba(0,0,255,.06));background-size:100% 2px,3px 100%}html body .home-page{background-color:#fff!important}html body .tube-shape{background:#fff!important}