.register-module__jUGYdG__container{background-color:var(--color-moss-paper);background-image:radial-gradient(circle at 100% 0,#58ba400d,#0000 45%),radial-gradient(circle at 0 100%,#4b7bec08,#0000 45%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.register-module__jUGYdG__card{width:100%;max-width:460px;box-shadow:var(--shadow-lg);background:#fff;border:none;border-radius:8px;padding:40px}.register-module__jUGYdG__header{text-align:center;margin-bottom:32px}.register-module__jUGYdG__logo{color:#1e293b;letter-spacing:-.025em;margin-bottom:16px;font-size:20px;font-weight:800;text-decoration:none;display:inline-block}.register-module__jUGYdG__logo span{color:var(--color-seo-green-core)}.register-module__jUGYdG__title{color:#0f172a;letter-spacing:-.16px;margin-bottom:8px;font-size:24px;font-weight:700}.register-module__jUGYdG__subtitle{color:#475569;font-size:14px}.register-module__jUGYdG__errorMessage{background-color:var(--color-crimson-tint);color:var(--color-ember);border-radius:var(--radius-brand);border:1px solid #7f1d1d33;margin-bottom:24px;padding:12px 16px;font-size:13px}.register-module__jUGYdG__form{flex-direction:column;gap:16px;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:6px;display:flex}.register-module__jUGYdG__label{color:#334155;letter-spacing:.04em;font-size:11px;font-weight:600}.register-module__jUGYdG__input{color:#0f172a;background-color:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:11px 15px;font-size:14px;transition:all .15s ease-in-out}.register-module__jUGYdG__input::placeholder{color:#94a3b8}.register-module__jUGYdG__input:hover{background-color:#fff;border-color:#94a3b8}.register-module__jUGYdG__input:focus{background-color:#fff;border-color:#58ba40;box-shadow:0 0 0 3.5px #58ba402e}.register-module__jUGYdG__submitBtn{background:var(--color-seo-green-core);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-md);border:none;border-radius:8px;margin-top:10px;padding:12px;font-size:15px;font-weight:600;transition:all .15s}.register-module__jUGYdG__submitBtn:hover{background:var(--gradient-green-core);box-shadow:var(--shadow-md-2)}.register-module__jUGYdG__submitBtn:disabled{background-color:var(--color-cool-gray);opacity:.6;cursor:not-allowed}.register-module__jUGYdG__successContainer{text-align:center;padding:16px 0}.register-module__jUGYdG__successIcon{background-color:var(--color-mint-tint);width:64px;height:64px;color:var(--color-forest);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:32px;font-weight:700;display:flex}.register-module__jUGYdG__successTitle{color:#0f172a;margin-bottom:12px;font-size:20px;font-weight:700}.register-module__jUGYdG__successMessage{color:#475569;margin-bottom:32px;font-size:14px;line-height:1.6}.register-module__jUGYdG__footer{text-align:center;color:#475569;border-top:1px solid #e2e8f0;margin-top:32px;padding-top:24px;font-size:14px}.register-module__jUGYdG__link{color:var(--color-seo-green-core);font-weight:600;text-decoration:none}.register-module__jUGYdG__link:hover{text-decoration:underline}.register-module__jUGYdG__verifyText{color:#475569;text-align:center;margin:16px 0 24px;font-size:13.5px;line-height:1.6}.register-module__jUGYdG__verifyText strong{color:#d97706}.register-module__jUGYdG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite register-module__jUGYdG__spin;display:inline-block}@keyframes register-module__jUGYdG__spin{to{transform:rotate(360deg)}}
