.register-module__jUGYdG__container{justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.register-module__jUGYdG__card{width:100%;max-width:480px;padding:40px}.register-module__jUGYdG__logoSection{flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.register-module__jUGYdG__logoIcon{border:1px solid var(--border-glow);background:#10b9811a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.register-module__jUGYdG__iconPrimary{color:var(--color-primary)}.register-module__jUGYdG__logoSection h1{background:linear-gradient(135deg, var(--text-primary) 30%, var(--text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:800}.register-module__jUGYdG__subtitle{color:var(--text-secondary);text-align:center;font-size:.875rem}.register-module__jUGYdG__form{flex-direction:column;gap:16px;display:flex}.register-module__jUGYdG__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.register-module__jUGYdG__fieldIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:14px}.register-module__jUGYdG__inputWrapper .input-field{padding-left:44px}.register-module__jUGYdG__row{gap:16px;display:flex}.register-module__jUGYdG__errorBox{border:1px solid var(--color-danger);border-radius:var(--radius-md);color:#fca5a5;background:#ef44441a;align-items:center;gap:10px;margin-bottom:8px;padding:12px 16px;font-size:.85rem;animation:.3s ease-in-out register-module__jUGYdG__shake;display:flex}.register-module__jUGYdG__footer{text-align:center;color:var(--text-secondary);margin-top:28px;font-size:.875rem}.register-module__jUGYdG__link{color:var(--color-primary);transition:var(--transition-smooth);font-weight:600}.register-module__jUGYdG__link:hover{color:var(--color-primary-hover);text-decoration:underline}.register-module__jUGYdG__backLink{color:var(--text-secondary);transition:var(--transition-smooth);align-items:center;gap:8px;width:fit-content;margin-bottom:16px;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.register-module__jUGYdG__backLink:hover{color:var(--color-primary);transform:translate(-4px)}@keyframes register-module__jUGYdG__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width:480px){.register-module__jUGYdG__row{flex-direction:column;gap:0}.register-module__jUGYdG__card{padding:24px 16px}}
