.register-module__GZT5xa__page{background:var(--black);min-height:100svh;color:var(--cream);position:relative;overflow:hidden}.register-module__GZT5xa__backgroundGlow{filter:blur(80px);pointer-events:none;background:#e3262e14;border-radius:50%;width:420px;height:420px;position:fixed;top:-180px;right:-160px}.register-module__GZT5xa__header{z-index:2;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:72px;padding:0 18px;display:flex;position:relative}.register-module__GZT5xa__logo{flex-direction:column;line-height:.9;display:flex}.register-module__GZT5xa__logoTop{letter-spacing:.18em;font-size:12px;font-weight:800}.register-module__GZT5xa__logoBottom{color:var(--red);letter-spacing:.27em;margin-top:5px;font-size:10px;font-weight:600}.register-module__GZT5xa__backLink{color:var(--cream-muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;transition:color .18s}.register-module__GZT5xa__backLink:hover{color:var(--cream)}.register-module__GZT5xa__container{z-index:1;width:min(100% - 36px,480px);margin:0 auto;padding:58px 0 48px;position:relative}.register-module__GZT5xa__intro{text-align:center}.register-module__GZT5xa__kicker{color:var(--red);letter-spacing:.2em;font-size:9px;font-weight:700;display:inline-block}.register-module__GZT5xa__intro h1{color:var(--cream);letter-spacing:-.055em;margin-top:14px;font-size:clamp(42px,12vw,60px);line-height:.9}.register-module__GZT5xa__intro p{max-width:360px;color:var(--cream-muted);margin:18px auto 0;font-size:12px;line-height:1.65}.register-module__GZT5xa__card{border:1px solid var(--border);background:#ffffff06;border-radius:5px;margin-top:36px;padding:24px 20px;box-shadow:0 20px 70px #00000040,inset 0 1px #ffffff05}.register-module__GZT5xa__googleButton{width:100%;min-height:46px;color:var(--cream);cursor:pointer;background:#eee4d30a;border:1px solid #eee4d326;border-radius:3px;justify-content:center;align-items:center;gap:10px;font-size:11px;font-weight:600;transition:background .18s,border-color .18s;display:flex}.register-module__GZT5xa__googleButton:hover:not(:disabled){background:#eee4d314;border-color:#eee4d340}.register-module__GZT5xa__googleButton:disabled{cursor:not-allowed;opacity:.55}.register-module__GZT5xa__googleIcon{color:#4285f4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:flex}.register-module__GZT5xa__divider{align-items:center;gap:10px;margin:24px 0;display:flex}.register-module__GZT5xa__divider span{background:var(--border);flex:1;height:1px}.register-module__GZT5xa__divider p{color:#625b52;text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;font-size:8px}.register-module__GZT5xa__form{flex-direction:column;gap:16px;display:flex}.register-module__GZT5xa__field{flex-direction:column;gap:7px;display:flex}.register-module__GZT5xa__field label{color:var(--cream-muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:600}.register-module__GZT5xa__field input{width:100%;min-height:46px;color:var(--cream);background:#0003;border:1px solid #eee4d31f;border-radius:3px;outline:none;padding:0 13px;font-size:12px;transition:border-color .18s,background .18s}.register-module__GZT5xa__field input::placeholder{color:#625b52}.register-module__GZT5xa__field input:focus{background:#0000004d;border-color:#e3262ea6}.register-module__GZT5xa__field input:disabled{opacity:.55}.register-module__GZT5xa__checkboxes{flex-direction:column;gap:13px;margin-top:2px;display:flex}.register-module__GZT5xa__checkbox{color:var(--cream-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:10px;line-height:1.5;display:flex;position:relative}.register-module__GZT5xa__checkbox input{opacity:0;width:1px;height:1px;position:absolute}.register-module__GZT5xa__checkmark{background:#ffffff05;border:1px solid #eee4d340;border-radius:2px;flex-shrink:0;width:15px;height:15px;margin-top:1px;position:relative}.register-module__GZT5xa__checkbox input:checked+.register-module__GZT5xa__checkmark{border-color:var(--red);background:var(--red)}.register-module__GZT5xa__checkbox input:checked+.register-module__GZT5xa__checkmark:after{content:"";border:1px solid #fff;border-width:0 1px 1px 0;width:4px;height:7px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.register-module__GZT5xa__checkbox strong{color:var(--cream)}.register-module__GZT5xa__checkbox a{color:var(--cream);text-underline-offset:2px;text-decoration:underline}.register-module__GZT5xa__error{color:#f28b90;background:#e3262e14;border:1px solid #e3262e4d;border-radius:3px;padding:10px 12px;font-size:10px;line-height:1.5}.register-module__GZT5xa__submitButton{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:3px;width:100%;min-height:46px;margin-top:2px;font-size:10px;font-weight:700;transition:background .18s,transform .18s}.register-module__GZT5xa__submitButton:hover:not(:disabled){background:#f02b32}.register-module__GZT5xa__submitButton:active:not(:disabled){transform:translateY(1px)}.register-module__GZT5xa__submitButton:disabled{cursor:not-allowed;opacity:.55}.register-module__GZT5xa__loginPrompt{color:#77716c;text-align:center;margin-top:22px;font-size:10px}.register-module__GZT5xa__loginPrompt a{color:var(--cream);font-weight:600}.register-module__GZT5xa__disclaimer{color:#625b52;text-align:center;text-transform:uppercase;letter-spacing:.08em;margin-top:25px;font-size:8px;line-height:1.6}@media (min-width:700px){.register-module__GZT5xa__header{padding:0 32px}.register-module__GZT5xa__container{padding-top:75px}.register-module__GZT5xa__card{padding:30px}}
