.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:80vh;padding:5rem 2rem 2rem;display:flex}.register-module__jUGYdG__card{background:var(--panel-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:16px;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 10px 30px #0003}.register-module__jUGYdG__title{text-align:center;margin-bottom:2rem;font-size:2rem}.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);opacity:.8;font-size:.9rem}.register-module__jUGYdG__input{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-color);border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__input:focus{border-color:var(--primary)}.register-module__jUGYdG__error{color:var(--destructive);text-align:center;background:#ff32321a;border-radius:8px;padding:.75rem;font-size:.9rem}.register-module__jUGYdG__submitBtn{width:100%;margin-top:.5rem}.register-module__jUGYdG__linkText{text-align:center;color:var(--foreground);opacity:.8;margin-top:2rem;font-size:.9rem}.register-module__jUGYdG__link{color:var(--primary);font-weight:600;text-decoration:none}.register-module__jUGYdG__link:hover{text-decoration:underline}.register-module__jUGYdG__termsGroup{margin-top:-.5rem}.register-module__jUGYdG__termsLabel{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.register-module__jUGYdG__termsCheckbox{width:18px;min-width:18px;height:18px;accent-color:var(--primary);cursor:pointer;margin-top:2px}.register-module__jUGYdG__termsText{color:var(--foreground);opacity:.85;font-size:.875rem;line-height:1.5}.register-module__jUGYdG__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.register-module__jUGYdG__container{padding:5rem 1rem 1rem}.register-module__jUGYdG__card{padding:1.75rem}}
