.register-module__jUGYdG__container{background:var(--surface);justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.register-module__jUGYdG__card{background:var(--surface-highlight);border:1px solid var(--border);border-radius:24px;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 40px -10px #0000000d}.register-module__jUGYdG__title{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:2rem;font-weight:700}.register-module__jUGYdG__googleBtn{background:var(--google-btn-bg);width:100%;color:var(--google-btn-text);border:1px solid var(--google-btn-border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.875rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.register-module__jUGYdG__googleBtn:hover{background:var(--google-btn-hover-bg);border-color:var(--border)}.register-module__jUGYdG__divider{text-align:center;color:var(--muted);align-items:center;margin-bottom:2rem;font-size:.875rem;display:flex}.register-module__jUGYdG__divider:before,.register-module__jUGYdG__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.register-module__jUGYdG__divider:before{margin-right:1rem}.register-module__jUGYdG__divider:after{margin-left:1rem}.register-module__jUGYdG__form{flex-direction:column;gap:1.5rem;display:flex}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__label{color:var(--foreground);font-size:.875rem;font-weight:600}.register-module__jUGYdG__input{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:12px;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);outline:none}.register-module__jUGYdG__submitBtn{width:100%;margin-top:1rem;padding:1rem;font-size:1.125rem}.register-module__jUGYdG__loginLink{text-align:center;color:var(--muted);margin-top:2rem;font-size:.875rem}.register-module__jUGYdG__link{color:var(--primary);margin-left:.25rem;font-weight:600;text-decoration:none}.register-module__jUGYdG__link:hover{text-decoration:underline}
