.register-module__-Ve2eW__page{background:var(--bg,#f5f2ea);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.register-module__-Ve2eW__logo{justify-content:center;align-items:center;margin-bottom:28px;text-decoration:none;display:flex}.register-module__-Ve2eW__card{background:var(--card,#fff);border:1px solid var(--border);border-radius:20px;width:100%;max-width:480px;padding:40px 44px}.register-module__-Ve2eW__title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.02em;color:var(--ink,var(--text));margin-bottom:4px;font-size:26px;font-weight:500}.register-module__-Ve2eW__subtitle{color:var(--ink-soft,var(--text-muted));margin-bottom:24px;font-size:14px}.register-module__-Ve2eW__link{color:var(--forest,#1f4d34);font-weight:600}[data-theme=dark] .register-module__-Ve2eW__link{color:var(--lime,#c7e84a)}.register-module__-Ve2eW__link:hover{text-decoration:underline}.register-module__-Ve2eW__form{flex-direction:column;gap:14px;display:flex}.register-module__-Ve2eW__field{flex-direction:column;gap:5px;display:flex}.register-module__-Ve2eW__label{color:var(--ink,var(--text));font-size:13px;font-weight:600}.register-module__-Ve2eW__optional{color:var(--ink-soft,var(--text-muted));font-weight:400}.register-module__-Ve2eW__input{border:1.5px solid var(--border);color:var(--ink,var(--text));background:var(--card,#fff);box-sizing:border-box;border-radius:12px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .2s}.register-module__-Ve2eW__input:focus{border-color:var(--forest,#1f4d34)}[data-theme=dark] .register-module__-Ve2eW__input:focus{border-color:var(--lime,#c7e84a)}.register-module__-Ve2eW__inputError{border-color:#dc2626!important}.register-module__-Ve2eW__error{color:#dc2626;font-size:11px}.register-module__-Ve2eW__errorGlobal{color:#dc2626;background:#dc262614;border:1px solid #dc262633;border-radius:10px;padding:10px 13px;font-size:13px}.register-module__-Ve2eW__submit{background:var(--forest,#1f4d34);color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:4px;padding:13px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,transform .15s}.register-module__-Ve2eW__submit:hover:not(:disabled){background:#173a28;transform:translateY(-1px)}.register-module__-Ve2eW__submit:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .register-module__-Ve2eW__submit{background:var(--lime,#c7e84a);color:#0a1410}[data-theme=dark] .register-module__-Ve2eW__submit:hover:not(:disabled){background:#d4f060}.register-module__-Ve2eW__privacy{color:var(--ink-soft,var(--text-muted));text-align:center;font-size:11px;line-height:1.5}.register-module__-Ve2eW__toast{z-index:9999;white-space:nowrap;border-radius:12px;padding:14px 22px;font-size:15px;font-weight:600;animation:.3s register-module__-Ve2eW__toastIn;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.register-module__-Ve2eW__toastSuccess{background:var(--forest,#1f4d34);color:#fff}.register-module__-Ve2eW__toastError{color:#fff;background:#dc2626}@keyframes register-module__-Ve2eW__toastIn{0%{opacity:0;top:8px}to{opacity:1;top:24px}}@media (max-width:520px){.register-module__-Ve2eW__page{justify-content:flex-start;padding:32px 16px 16px}.register-module__-Ve2eW__card{padding:24px 18px}.register-module__-Ve2eW__logo{margin-bottom:20px}.register-module__-Ve2eW__input{font-size:16px}.register-module__-Ve2eW__submit{min-height:50px;padding:15px;font-size:16px}.register-module__-Ve2eW__toast{white-space:normal;text-align:center;width:calc(100% - 32px)}}
