.register-module__n9KaCa__page{background-color:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.register-module__n9KaCa__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;max-width:420px;box-shadow:var(--shadow-md);padding:2rem}.register-module__n9KaCa__title{color:var(--color-text);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.register-module__n9KaCa__subtitle{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.875rem}.register-module__n9KaCa__form{flex-direction:column;gap:1rem;display:flex}.register-module__n9KaCa__labelHint{color:var(--color-text-muted);font-weight:400}.register-module__n9KaCa__error{color:var(--color-error);background:var(--color-error-bg);border:1px solid var(--color-error-border);border-radius:var(--radius);padding:.5rem .75rem;font-size:.875rem}.register-module__n9KaCa__disabledBanner{color:#b91c1c;border-radius:var(--radius);background:#fef2f2;border:1px solid #fca5a5;margin-bottom:1rem;padding:.625rem .75rem;font-size:.875rem}[data-theme=dark] .register-module__n9KaCa__disabledBanner{color:#f87171;background:#450a0a;border-color:#b91c1c}.register-module__n9KaCa__submitButton{color:#fff;background-color:var(--color-primary);border-radius:var(--radius);border:none;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s}.register-module__n9KaCa__submitButton:hover:not(:disabled){background-color:var(--color-primary-hover)}.register-module__n9KaCa__submitButton:disabled{opacity:.5;cursor:not-allowed}.register-module__n9KaCa__footer{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.875rem}.register-module__n9KaCa__footerLink{color:var(--color-primary);font-weight:500}.register-module__n9KaCa__divider{color:var(--color-text-muted);align-items:center;gap:.75rem;margin:1.25rem 0 1rem;font-size:.75rem;display:flex}.register-module__n9KaCa__divider:before,.register-module__n9KaCa__divider:after{content:"";background:var(--color-border);flex:1;height:1px}.register-module__n9KaCa__socialButtons{flex-direction:column;gap:.5rem;display:flex}.register-module__n9KaCa__socialBtn{width:100%;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:.625rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s;display:flex}.register-module__n9KaCa__socialBtn:hover{background:var(--color-bg);border-color:var(--color-text-muted)}.register-module__n9KaCa__socialBtnIcon{flex-shrink:0;align-items:center;display:flex}
