.register-module__jUGYdG__page{background:linear-gradient(135deg,#12121e 0%,#1c1c2e 60%,#2a1520 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px 20px;display:flex}.register-module__jUGYdG__panel{background:#fff;border-radius:20px;width:100%;max-width:520px;padding:40px 40px 36px;box-shadow:0 32px 80px #00000059}.register-module__jUGYdG__logo{align-items:center;gap:12px;margin-bottom:28px;text-decoration:none;display:flex}.register-module__jUGYdG__logoName{font-family:var(--font-heading);color:var(--text-main);font-size:22px;font-weight:800;line-height:1}.register-module__jUGYdG__logoSub{color:#9ca3af;letter-spacing:1px;text-transform:uppercase;margin-top:3px;font-size:11px}.register-module__jUGYdG__heading{font-family:var(--font-heading);color:var(--text-main);margin-bottom:6px;font-size:26px;font-weight:800}.register-module__jUGYdG__sub{color:#6b7280;margin-bottom:28px;font-size:14px}.register-module__jUGYdG__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:18px;padding:11px 14px;font-size:13px}.register-module__jUGYdG__form{flex-direction:column;gap:16px;display:flex}.register-module__jUGYdG__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.register-module__jUGYdG__group{flex-direction:column;gap:6px;display:flex}.register-module__jUGYdG__label{color:#374151;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.register-module__jUGYdG__inputWrap{position:relative}.register-module__jUGYdG__input{width:100%;color:var(--text-main);font-size:14px;font-family:var(--font-body);background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:12px 14px;transition:border-color .2s}.register-module__jUGYdG__input:focus{border-color:var(--primary)}.register-module__jUGYdG__input::placeholder{color:#d1d5db}.register-module__jUGYdG__eyeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.register-module__jUGYdG__eyeBtn:hover{color:var(--text-main)}.register-module__jUGYdG__submitBtn{background:var(--primary);color:#fff;width:100%;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:14px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.register-module__jUGYdG__submitBtn:hover:not(:disabled){background:var(--primary-dark)}.register-module__jUGYdG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.register-module__jUGYdG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite register-module__jUGYdG__spin}@keyframes register-module__jUGYdG__spin{to{transform:rotate(360deg)}}.register-module__jUGYdG__footer{text-align:center;color:#6b7280;margin-top:20px;font-size:13px}.register-module__jUGYdG__link{color:var(--primary);font-weight:600}.register-module__jUGYdG__link:hover{text-decoration:underline}@media (max-width:480px){.register-module__jUGYdG__panel{padding:30px 24px}.register-module__jUGYdG__row{grid-template-columns:1fr}}
