.register-module__-Ve2eW__page{background:var(--bg-pure-black);justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:3rem 2rem;display:flex}.register-module__-Ve2eW__container{width:100%;max-width:480px}.register-module__-Ve2eW__card{background:var(--bg-charcoal);border:1px solid var(--border-subtle);padding:2rem}.register-module__-Ve2eW__header{text-align:center;margin-bottom:1.5rem}.register-module__-Ve2eW__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.register-module__-Ve2eW__subtitle{color:var(--text-secondary);margin:0}.register-module__-Ve2eW__error{border:1px solid var(--primary-red);color:var(--primary-red);background:#e539351a;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem}.register-module__-Ve2eW__googleBtn{color:#333;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.register-module__-Ve2eW__googleBtn:hover:not(:disabled){background:#f5f5f5}.register-module__-Ve2eW__googleBtn:disabled{opacity:.7;cursor:not-allowed}.register-module__-Ve2eW__divider{color:var(--text-muted);align-items:center;gap:1rem;margin:1rem 0;font-size:.8125rem;display:flex}.register-module__-Ve2eW__divider:before,.register-module__-Ve2eW__divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.register-module__-Ve2eW__form{flex-direction:column;gap:1rem;display:flex}.register-module__-Ve2eW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.register-module__-Ve2eW__field{flex-direction:column;gap:.5rem;display:flex}.register-module__-Ve2eW__label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.register-module__-Ve2eW__input{background:var(--bg-pure-black);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.register-module__-Ve2eW__input::placeholder{color:var(--text-muted)}.register-module__-Ve2eW__input:focus{border-color:var(--primary-red);outline:none}.register-module__-Ve2eW__terms{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}.register-module__-Ve2eW__terms a{color:var(--text-secondary);text-decoration:underline}.register-module__-Ve2eW__terms a:hover{color:var(--primary-red)}.register-module__-Ve2eW__submitBtn{background:var(--primary-red);color:#fff;cursor:pointer;border:none;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s}.register-module__-Ve2eW__submitBtn:hover:not(:disabled){background:var(--dark-red)}.register-module__-Ve2eW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.register-module__-Ve2eW__loginText{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.875rem}.register-module__-Ve2eW__loginLink{color:var(--primary-red);font-weight:500;text-decoration:none}.register-module__-Ve2eW__loginLink:hover{text-decoration:underline}@media (max-width:480px){.register-module__-Ve2eW__row{grid-template-columns:1fr}}
