:root{color-scheme:dark}@font-face{font-family:Octopus Game;src:url(/_next/static/media/OctopusGame.c7f18171.otf) format("opentype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif;scrollbar-color:gray #000;scrollbar-width:thin;scroll-margin:65px}html{cursor:url(/images/icons/Cursor.png),auto;background:radial-gradient(#0c0c0e 50%,black);scroll-behavior:smooth}html,html body{min-height:100vh;overflow-x:hidden}html body{margin:0 auto;position:relative}html body main{padding-bottom:8rem;margin-bottom:0;min-height:100vh;opacity:0;animation:fade .4s ease 0s forwards;translate:0 1rem}html body main>section{padding:10rem 1rem}button{border:unset;background:unset;cursor:pointer}a{text-decoration:none;color:#896eff}ul{list-style:none}h1:not(.eyebrow),h2:not(.eyebrow),h3:not(.eyebrow),h4:not(.eyebrow),h5:not(.eyebrow),h6:not(.eyebrow){font-family:Octopus Game,sans-serif;font-weight:600;text-transform:uppercase;line-height:1.2}.CTA{display:flex;width:max-content;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:1px solid hsla(0,0%,100%,.1);transition:.2s;color:silver;text-transform:uppercase;letter-spacing:1px;font-size:14px}.CTA.centered{margin:0 auto}.CTA.spaced{margin-top:2rem;margin-bottom:2rem}.CTA:hover{background:rgba(24,228,255,.2);color:#fff}a,p{font-size:16px;font-weight:300}input{all:unset;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.1);text-align:center;font-size:16px;font-weight:300;cursor:text}input[type=number]{font-size:20px;width:100px;padding:1rem 0}textarea{all:unset;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.1);text-align:center;font-size:16px;font-weight:300;cursor:text}.headline{display:block;width:100%;font-size:50px;font-weight:200;text-align:left}.headline span{font-size:16px;color:silver;margin-left:1rem}.eyebrow{font-size:18px;font-weight:300;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;color:silver;width:max-content;color:#18e4ff;font-size:14px}.container{width:max-content;margin:0 auto}.fade--down,.fade--in{opacity:0;animation:fade .4s ease 0s forwards}.fade--down{translate:0 -1rem}.fade--up{translate:0 1rem}.fade--left,.fade--up{opacity:0;animation:fade .4s ease 0s forwards}.fade--left{translate:1rem 0}.fade--right{opacity:0;animation:fade .4s ease 0s forwards;translate:-1rem 0}@keyframes fade{to{opacity:1;translate:0}}.NotFound{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:15vh 1rem;text-align:center}.NotFound h1{font-weight:500;letter-spacing:2px}.NotFound img{max-width:100%;height:auto}.paneledBackground{background-image:radial-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5)),url(/images/other/panels-hd.jpg);background-size:contain;background-position:50%}.paneledBackground.--fixed{background-attachment:fixed!important}.textAlign--center{text-align:center}.textAlign--right{text-align:right}@media(max-width:920px){html:has(body.no-scroll){overflow-y:hidden}}@media print{html body>:nth-child(2){margin-top:1rem}}