.ExpertForm-module__qcJNMa__formContainer{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-direction:column;max-width:600px;min-height:500px;margin:0 auto;padding:40px;display:flex;box-shadow:0 20px 50px #00000a1a}.ExpertForm-module__qcJNMa__stepIndicator{gap:8px;margin-bottom:32px;display:flex}.ExpertForm-module__qcJNMa__indicator{background:#e2e8f0;border-radius:2px;flex:1;height:4px;transition:all .3s}.ExpertForm-module__qcJNMa__activeIndicator{background:var(--color-secondary)}.ExpertForm-module__qcJNMa__stepHeader{margin-bottom:32px}.ExpertForm-module__qcJNMa__stepHeader h2{color:var(--color-primary);margin-bottom:8px;font-size:1.75rem;font-weight:800}.ExpertForm-module__qcJNMa__stepHeader p{color:var(--color-text-light);font-size:1rem}.ExpertForm-module__qcJNMa__formGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.ExpertForm-module__qcJNMa__fullWidth{grid-column:span 2}.ExpertForm-module__qcJNMa__inputGroup{flex-direction:column;gap:8px;display:flex}.ExpertForm-module__qcJNMa__inputGroup label{color:var(--color-primary);font-size:.9rem;font-weight:700}.ExpertForm-module__qcJNMa__inputGroup input,.ExpertForm-module__qcJNMa__inputGroup select,.ExpertForm-module__qcJNMa__inputGroup textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:1rem;transition:all .2s}.ExpertForm-module__qcJNMa__inputGroup input:focus,.ExpertForm-module__qcJNMa__inputGroup select:focus,.ExpertForm-module__qcJNMa__inputGroup textarea:focus{border-color:var(--color-secondary);background:#fff;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ExpertForm-module__qcJNMa__optionGrid{grid-template-columns:1fr;gap:12px;margin-bottom:24px;display:grid}.ExpertForm-module__qcJNMa__optionCard{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.ExpertForm-module__qcJNMa__optionCard:hover{border-color:var(--color-secondary);background:#fff}.ExpertForm-module__qcJNMa__selectedOption{border-color:var(--color-secondary);background:var(--color-accent-soft);box-shadow:0 0 0 1px var(--color-secondary)}.ExpertForm-module__qcJNMa__optionDot{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.ExpertForm-module__qcJNMa__selectedOption .ExpertForm-module__qcJNMa__optionDot{border-color:var(--color-secondary)}.ExpertForm-module__qcJNMa__innerDot{background:var(--color-secondary);border-radius:50%;width:10px;height:10px}.ExpertForm-module__qcJNMa__checkboxGroup{grid-template-columns:1fr;gap:12px;margin-bottom:24px;display:grid}.ExpertForm-module__qcJNMa__checkboxItem{cursor:pointer;align-items:center;gap:12px;display:flex}.ExpertForm-module__qcJNMa__checkboxItem input{width:18px;height:18px;accent-color:var(--color-secondary)}.ExpertForm-module__qcJNMa__footer{justify-content:space-between;gap:16px;margin-top:auto;padding-top:32px;display:flex}.ExpertForm-module__qcJNMa__backBtn{cursor:pointer;color:var(--color-text-light);background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}.ExpertForm-module__qcJNMa__backBtn:hover{color:var(--color-primary);background:#f8fafc}.ExpertForm-module__qcJNMa__nextBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 32px;font-weight:700;transition:all .2s;display:flex}.ExpertForm-module__qcJNMa__submitBtn{background:var(--color-secondary);flex:2}.ExpertForm-module__qcJNMa__nextBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.ExpertForm-module__qcJNMa__nextBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ExpertForm-module__qcJNMa__successState{text-align:center;padding:40px 20px}.ExpertForm-module__qcJNMa__successIcon{background:var(--color-accent-soft);width:80px;height:80px;color:var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.ExpertForm-module__qcJNMa__successState h2{color:var(--color-primary);margin-bottom:16px;font-size:2rem;font-weight:800}.ExpertForm-module__qcJNMa__successState p{color:var(--color-text-light);margin-bottom:32px;font-size:1.1rem;line-height:1.6}@media (max-width:640px){.ExpertForm-module__qcJNMa__formGrid{grid-template-columns:1fr}.ExpertForm-module__qcJNMa__fullWidth{grid-column:span 1}.ExpertForm-module__qcJNMa__formContainer{padding:24px}}
.apply-module__bayizG__applyPage{background:var(--color-background-soft);min-height:100vh;padding:120px 20px 80px}.apply-module__bayizG__applyHeader{text-align:center;max-width:700px;margin:0 auto 64px}.apply-module__bayizG__applyHeader h1{font-family:var(--font-heading);color:var(--color-primary);letter-spacing:-.04em;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.apply-module__bayizG__applyHeader p{color:var(--color-text-light);font-size:1.25rem;line-height:1.6}.apply-module__bayizG__applyContainer{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;display:grid}.apply-module__bayizG__benefitSidebar{background:#fff;border:1px solid #00000005;border-radius:20px;padding:40px;box-shadow:0 10px 40px #00000008}.apply-module__bayizG__benefitSidebar h3{color:var(--color-primary);margin-bottom:32px;font-size:1.5rem;font-weight:800}.apply-module__bayizG__benefitList{flex-direction:column;gap:32px;display:flex}.apply-module__bayizG__benefitItem{gap:20px;display:flex}.apply-module__bayizG__benefitIcon{background:var(--color-accent-soft);width:44px;height:44px;color:var(--color-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.apply-module__bayizG__benefitText h4{color:var(--color-primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.apply-module__bayizG__benefitText p{color:var(--color-text-light);font-size:.95rem;line-height:1.5}.apply-module__bayizG__complianceNote{border-top:1px solid var(--color-gray-200);margin-top:48px;padding-top:32px}.apply-module__bayizG__complianceNote h4{text-transform:uppercase;color:var(--color-secondary);letter-spacing:1px;align-items:center;gap:8px;margin-bottom:16px;font-size:.9rem;font-weight:800;display:flex}.apply-module__bayizG__complianceNote p{color:var(--color-text-light);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.apply-module__bayizG__applyContainer{grid-template-columns:1fr;gap:48px}.apply-module__bayizG__benefitSidebar{order:2}}@media (max-width:768px){.apply-module__bayizG__applyHeader h1{font-size:2.25rem}.apply-module__bayizG__applyPage{padding-top:100px}}
