.signup-container{display:flex;align-items:center;justify-content:center;width:100svw;height:100svh;background:url(../SignUp/bg-blurred.jpg) no-repeat center;background-size:cover}.signup-screen{margin:auto;position:relative;overflow:hidden;width:100%;height:100%;background:url(../SignUp/bg-blobarena-mobile.jpg) #0b0b0b40 no-repeat bottom;background-size:cover;background-blend-mode:multiply;display:flex;flex-direction:column;align-items:center}@media screen and (min-height: 950px),screen and (min-width: 500px){.signup-screen{max-width:390px;max-height:654px;border:8px solid white;border-radius:8px;box-sizing:content-box}}@media screen and (min-height: 1080px) and (min-width: 1440px){.signup-screen{transform:scale(1.5)}}@media screen and (min-height: 1440px) and (min-width: 1440px){.signup-screen{transform:scale(2)}}.signup-screen-success{background:url(../SignUp/bg-success.jpg);background-size:cover}.signup-cloud-1{position:absolute;top:80px;left:-124px;z-index:0;height:118px;image-rendering:pixelated}.signup-cloud-2{position:absolute;top:24px;right:-124px;z-index:0;height:118px;image-rendering:pixelated}.blob-logo{margin-top:24px;width:211px;height:106px;z-index:1;object-fit:contain}.signup-subtitle{margin-top:16px;font-family:Public Pixel;font-size:14px;line-height:20px;text-align:center;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff;z-index:1}.signup-form-container{margin-top:88px;width:100%;padding:0 24px;box-sizing:border-box;flex:1;display:flex;flex-direction:column;justify-content:center}.signup-input-email{margin:0 auto 8px;width:100%;height:48px;padding:0 16px;box-sizing:border-box;font-family:Public Pixel;font-size:12px;color:#000;background-color:#fff7d3;border:2px solid black;border-radius:8px;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;max-width:625px}.signup-checkbox-container{margin:-60px auto 0;padding:24px;background-color:#9e1500;box-shadow:0 0 1px 3px #c63823 inset;border-radius:8px;width:274px;font-family:Public Pixel;font-size:12px;color:#fff7d3;text-transform:uppercase;display:flex;flex-direction:column;gap:16px}.signup-checkbox-container .signup-checkbox-item{display:flex;align-items:center;cursor:pointer}.signup-checkbox-container .signup-checkbox-item span{flex:1}.signup-checkbox-container .signup-checkbox-item img{width:20px;height:20px}.signup-button{margin:0 auto;height:56px;font-family:Public Pixel;font-size:14px;background-color:#980f06;border:1px solid black;color:#fff;width:fit-content;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;transition:all .3s ease-in-out;max-width:625px}.signup-button:hover,.signup-button:focus{outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;filter:brightness(1.2);border-color:#000}.signup-button:disabled{background:#2f7417;filter:brightness(1);color:#ffffff80;cursor:not-allowed}.signup-button-preregister{width:100%!important;background-color:#3ba516}.signup-button-next{position:absolute;bottom:32px;width:192px;background-color:#3ba516}.signup-second-button{font-family:Public Pixel;font-size:10px;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;cursor:pointer}.signup-limited-text{margin-top:16px;font-family:Public Pixel;font-size:10px;color:#fff;text-align:center;text-shadow:0px 4px 4px #000000cc}.signup-process-text{font-family:Public Pixel;font-size:16px;color:#fff;text-align:center;text-shadow:0px 4px 4px #000000cc}.signup-gif-container{position:relative;margin:auto 0}.signup-gif{height:215px;margin-bottom:16px;width:336px;object-fit:cover;object-position:bottom;transform:translate(4%)}.signup-gif-shadow{position:absolute;width:180px;bottom:10px;left:80px;z-index:0}.signup-success-footer{margin-top:auto;margin-bottom:64px;display:flex;flex-direction:column;align-items:center}.signup-success-footer .signup-button{margin-top:32px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Public Pixel;src:url(../public-pixel.ttf) format("truetype")}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;width:100svw;height:100svh;overflow:hidden!important}#root{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
