.signup_page__vqzQV{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.signup_container__hyRab{max-width:600px;width:100%;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden;position:relative}.signup_header__u7hFc{background:linear-gradient(135deg,#1e293b,#0f172a);color:white;padding:2rem;text-align:center}.signup_logo__n6sqj{gap:12px;margin-bottom:2rem}.signup_logoIcon__xJN0J,.signup_logo__n6sqj{display:flex;align-items:center;justify-content:center}.signup_logoIcon__xJN0J{width:48px;height:48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;font-size:24px}.signup_logoText__y55V2{font-size:24px;font-weight:700;letter-spacing:-.025em}.signup_progressBar__MM5Mv{display:flex;justify-content:center;gap:1rem}.signup_progressStep__GpAik{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .3s ease;border:2px solid transparent}.signup_progressStep__GpAik.signup_active__QB8My{background:#6366f1;border-color:#8b5cf6;color:white;transform:scale(1.1)}.signup_title__LHLsk{padding:2rem;text-align:center;border-bottom:1px solid #e5e7eb}.signup_title__LHLsk h1{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.025em}.signup_title__LHLsk p{color:#64748b;font-size:1rem}.signup_form__xW5ep{padding:2rem}.signup_stepContent__w1EWY{min-height:400px}.signup_stepTitle__ca4xN{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:2rem;text-align:center}.signup_formRow__CB8xW{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.signup_formField__EZwIb{margin-bottom:1.5rem}.signup_formField__EZwIb label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.875rem}.signup_formField__EZwIb input,.signup_formField__EZwIb select,.signup_formField__EZwIb textarea{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;color:#111827;outline:none;transition:all .2s ease;box-sizing:border-box;background:white}.signup_inputError__BqVkU{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.signup_fieldError__Pal_P{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.signup_fieldHint__arEbX{color:#6b7280;font-size:.75rem;margin-top:.25rem;display:block}.signup_passwordWrapper__cJIrS{position:relative}.signup_passwordToggle__jSfEt{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;color:#6b7280;padding:4px}.signup_passwordStrength__HzRcg{margin-top:.5rem;display:flex;align-items:center;gap:.75rem}.signup_strengthBar__VrC7a{flex:1;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.signup_strengthFill__JKDrX{height:100%;transition:all .3s ease}.signup_strengthText__MTwYK{font-size:.75rem;font-weight:600}.signup_passwordHints__dq17O{margin-top:.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.signup_passwordHints__dq17O small{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.signup_passwordHints__dq17O ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.signup_passwordHints__dq17O li{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.signup_passwordHints__dq17O li:before{content:"○";color:#e5e7eb}.signup_passwordHints__dq17O li.signup_valid__w_ZDc{color:#059669}.signup_passwordHints__dq17O li.signup_valid__w_ZDc:before{content:"✓";color:#059669}.signup_securityNote__Rp5_C{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;border:1px solid #bfdbfe;margin-top:1.5rem}.signup_securityIcon__YnS1o{font-size:1.5rem;flex-shrink:0}.signup_securityNote__Rp5_C strong{display:block;color:#1e40af;margin-bottom:.25rem}.signup_securityNote__Rp5_C p{color:#1e40af;font-size:.875rem;margin:0;line-height:1.5}.signup_agreements__JfleS{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.signup_checkbox___hK8g{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.signup_checkbox___hK8g:last-child{margin-bottom:0}.signup_checkbox___hK8g input[type=checkbox]{width:18px;height:18px;accent-color:#6366f1;cursor:pointer;flex-shrink:0;margin:2px 0 0}.signup_checkbox___hK8g label{cursor:pointer;font-size:.875rem;line-height:1.5;color:#374151;margin:0}.signup_checkbox___hK8g label a{color:#6366f1;text-decoration:none;font-weight:600}.signup_checkbox___hK8g label a:hover{text-decoration:underline}.signup_regulatoryInfo__LBCpk{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fed7aa);border-radius:12px;border:1px solid #fbbf24}.signup_regulatoryInfo__LBCpk h3{color:#92400e;font-size:1rem;font-weight:700;margin-bottom:.75rem}.signup_regulatoryInfo__LBCpk p{color:#92400e;font-size:.875rem;line-height:1.6;margin:0}.signup_navigation__OQXPn{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;gap:1rem}.signup_backBtn__8fSIZ,.signup_nextBtn__lHQvI,.signup_submitBtn__r0gZl{padding:14px 28px;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;display:flex;align-items:center;gap:.5rem;min-height:50px}.signup_backBtn__8fSIZ{background:white;color:#6b7280;border:2px solid #e5e7eb}.signup_backBtn__8fSIZ:hover{background:#f9fafb;border-color:#d1d5db}.signup_nextBtn__lHQvI,.signup_submitBtn__r0gZl{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;margin-left:auto}.signup_nextBtn__lHQvI:hover,.signup_submitBtn__r0gZl:hover:not(:disabled){background:linear-gradient(135deg,#5b21b6,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 25px rgba(99,102,241,.3)}.signup_submitBtn__r0gZl:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;transform:none;box-shadow:none}.signup_spinner__9PVfr{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:signup_spin__3UBz8 .8s linear infinite}@keyframes signup_spin__3UBz8{to{transform:rotate(1turn)}}.signup_error__BlTA6{color:#ef4444;background:linear-gradient(135deg,#fef2f2,#fecaca);padding:1rem 1.5rem;border-radius:12px;text-align:center;margin:0 2rem 1rem;font-weight:500;border:1px solid #fca5a5;display:flex;align-items:center;justify-content:center;gap:.5rem}.signup_error__BlTA6:before{content:"⚠️"}.signup_signInText__0kPdx{margin-top:2rem;text-align:center;font-size:.95rem;padding:0 2rem;color:#6b7280}.signup_signInLink__sa_pp{color:#6366f1;text-decoration:none;font-weight:600}.signup_signInLink__sa_pp:hover{text-decoration:underline}.signup_securityFooter__vKfSD{background:#f8fafc;padding:1.5rem 2rem;border-top:1px solid #e5e7eb}.signup_securityBadges__V4tL5{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.signup_securityBadges__V4tL5 span{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.signup_formField__EZwIb input:valid{border-color:#10b981}.signup_formField__EZwIb input:invalid:not(:placeholder-shown){border-color:#ef4444}.signup_formField__EZwIb input:disabled,.signup_formField__EZwIb select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.signup_formField__EZwIb select{appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:40px}.signup_checkbox___hK8g input[type=checkbox]:checked{background-color:#6366f1;border-color:#6366f1}.signup_formField__EZwIb input:focus,.signup_formField__EZwIb select:focus,.signup_formField__EZwIb textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}@media (max-width:768px){.signup_page__vqzQV{padding:1rem .5rem}.signup_container__hyRab{max-width:100%;margin:0;border-radius:16px}.signup_form__xW5ep,.signup_header__u7hFc,.signup_title__LHLsk{padding:1.5rem}.signup_formRow__CB8xW{grid-template-columns:1fr;gap:0}.signup_title__LHLsk h1{font-size:1.75rem}.signup_stepTitle__ca4xN{font-size:1.25rem}.signup_progressBar__MM5Mv{gap:.5rem}.signup_progressStep__GpAik{width:36px;height:36px;font-size:.875rem}.signup_navigation__OQXPn{flex-direction:column;gap:1rem}.signup_backBtn__8fSIZ,.signup_nextBtn__lHQvI,.signup_submitBtn__r0gZl{width:100%;justify-content:center}.signup_nextBtn__lHQvI,.signup_submitBtn__r0gZl{margin-left:0}.signup_securityBadges__V4tL5{gap:1rem}.signup_passwordHints__dq17O ul{grid-template-columns:1fr}.signup_stepContent__w1EWY{min-height:350px}}@media (max-width:480px){.signup_page__vqzQV{padding:.5rem}.signup_form__xW5ep,.signup_header__u7hFc,.signup_title__LHLsk{padding:1rem}.signup_title__LHLsk h1{font-size:1.5rem}.signup_logoText__y55V2{font-size:1.25rem}.signup_logoIcon__xJN0J{width:40px;height:40px;font-size:20px}.signup_progressStep__GpAik{width:32px;height:32px;font-size:.75rem}.signup_securityBadges__V4tL5{flex-direction:column;align-items:center;gap:.75rem}}@media (prefers-contrast:high){.signup_formField__EZwIb input,.signup_formField__EZwIb select,.signup_formField__EZwIb textarea{border-width:3px}.signup_progressStep__GpAik.signup_active__QB8My{outline:3px solid #000}}@media (prefers-reduced-motion:reduce){.signup_backBtn__8fSIZ,.signup_nextBtn__lHQvI,.signup_page__vqzQV,.signup_progressStep__GpAik,.signup_submitBtn__r0gZl{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.signup_nextBtn__lHQvI:hover,.signup_progressStep__GpAik,.signup_submitBtn__r0gZl:hover:not(:disabled){transform:none!important}}@media print{.signup_page__vqzQV{background:white;box-shadow:none}.signup_header__u7hFc{background:white;color:black}.signup_navigation__OQXPn,.signup_progressBar__MM5Mv,.signup_securityFooter__vKfSD{display:none}}