.Wizard_wizardOverlay__N1_90{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;overflow-y:auto;animation:Wizard_fadeIn__lt6n9 .2s ease-out}@keyframes Wizard_fadeIn__lt6n9{0%{opacity:0}to{opacity:1}}.Wizard_wizardContainer__DkAio{display:flex;flex-direction:column;height:auto;background:#f5f5f5;position:relative;color:var(--text-primary);font-family:var(--font-family);padding:80px 0 0;gap:0;align-items:center;width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;min-height:100vh}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo{position:relative;min-height:600px;max-height:85vh;max-width:650px;width:100%;background:#fff;padding:0;overflow:hidden;animation:Wizard_slideUp__4Hj2i .3s ease-out;border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;flex-direction:column}@keyframes Wizard_slideUp__4Hj2i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Wizard_progressSection__c3iQL{flex-shrink:0;background:#fff;padding:1.5rem .75rem;z-index:99;position:relative;box-shadow:none;max-width:100%;width:100%;margin:0;display:flex;justify-content:center;align-items:center;overflow:hidden;height:auto;border:none}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo .Wizard_progressSection__c3iQL{border-radius:24px 24px 0 0;border-bottom:none}.Wizard_wizardContainer__DkAio:not(.Wizard_modalMode__ttqCo) .Wizard_progressSection__c3iQL{background:#fff;border-bottom:1px solid #e5e7eb}.Wizard_closeButton__v2S7h{position:absolute;top:1.25rem;right:1.25rem;background:transparent;border:none;color:#dc2626;cursor:pointer;font-size:1.5rem;padding:.5rem;width:40px;height:40px;border-radius:8px;transition:all .2s ease;z-index:100;display:flex;align-items:center;justify-content:center;box-shadow:none}.Wizard_closeButton__v2S7h:hover{background:#fee2e2;color:#991b1b;transform:none;box-shadow:none}.Wizard_wizardContainer__DkAio:not(.Wizard_modalMode__ttqCo) .Wizard_closeButton__v2S7h{left:1rem;right:auto;color:#1f2937}.Wizard_wizardContainer__DkAio:not(.Wizard_modalMode__ttqCo) .Wizard_closeButton__v2S7h:hover{background:#f3f4f6;color:#6b7280}.Wizard_stepIndicatorWrapper___D72Z{display:flex;align-items:center;justify-content:center;gap:.5rem;max-width:800px;margin:0 auto;width:100%;background:transparent;padding:0;border-radius:0;border:none}.Wizard_stepIndicatorVertical__METjm{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex:1 1;justify-content:center}.Wizard_stepItem__RkW5J{display:flex;align-items:center;gap:0;padding:0;border-radius:0;transition:all .2s ease;position:relative;flex:0 1;justify-content:center;max-width:none}.Wizard_stepItemClickable__CwYPe{cursor:pointer}.Wizard_stepItemClickable__CwYPe:hover{background:transparent;transform:none}.Wizard_stepItem__RkW5J:not(.Wizard_stepItemClickable__CwYPe){cursor:default;opacity:1}.Wizard_stepDot__bLmtI{width:50px;height:4px;border-radius:2px;background:#e5e7eb;transition:all .3s ease;cursor:default;flex-shrink:0;position:relative;z-index:1}.Wizard_stepDot__bLmtI.Wizard_active__LKowZ{background:#2563eb;width:50px;height:4px;box-shadow:none}.Wizard_stepDot__bLmtI.Wizard_completed__wNapd{background:#2563eb}.Wizard_stepLabel__vAvpI{display:none}.Wizard_stepItem__RkW5J:has(.Wizard_stepDot__bLmtI.Wizard_active__LKowZ) .Wizard_stepLabel__vAvpI{display:none}.Wizard_stepItem__RkW5J:has(.Wizard_stepDot__bLmtI.Wizard_completed__wNapd) .Wizard_stepLabel__vAvpI{display:none}.Wizard_stepConnector__5APGN{width:0;height:0;background:transparent;flex-shrink:0;display:none}.Wizard_chronometerIcon__9chgM,.Wizard_completionTime__zbgj7{display:none}.Wizard_contentContainer__n5RxB{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;overflow-x:hidden;padding:2rem .75rem;gap:0;scroll-behavior:smooth;min-height:0;position:relative;background:#fff}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo .Wizard_contentContainer__n5RxB{border-radius:0 0 24px 24px;padding:1.5rem .75rem;flex:1 1;min-height:0;overflow-y:auto}.Wizard_wizardContainer__DkAio:not(.Wizard_modalMode__ttqCo) .Wizard_contentContainer__n5RxB{background:#f5f5f5}.Wizard_navArrow__4hMot{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1f2937;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Wizard_navArrow__4hMot:hover:not(:disabled){background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.3)}.Wizard_navArrow__4hMot:disabled{opacity:.3;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.Wizard_navArrowLeft__ymF4T{left:1rem}.Wizard_navArrowRight__chptL{right:1rem}.Wizard_stepSection__27Avm{width:100%;max-width:550px;display:flex;justify-content:center;align-items:flex-start;min-height:auto;padding:2.5rem;background:transparent;border-radius:0;border:none;box-shadow:none;margin:0 auto}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo .Wizard_stepSection__27Avm{background:transparent;border-radius:0;box-shadow:none;padding:1.5rem 4.5rem;max-width:550px;width:550px;min-width:550px;flex-shrink:0}.Wizard_wizardContainer__DkAio:not(.Wizard_modalMode__ttqCo) .Wizard_stepSection__27Avm{background:#fff;border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);max-width:550px}.Wizard_stepSectionActive__VpII3{border-color:transparent;box-shadow:none;transform:none}.Wizard_stepSectionPast__DWkI2{border-color:transparent;background:transparent;padding:2.5rem;box-shadow:none}.Wizard_stepContent__C2UvD{background:transparent;border-radius:0;padding:0;max-width:100%;width:100%;box-shadow:none;border:none;animation:Wizard_fadeInUp__99TAb .3s ease-out;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;overflow-y:visible;max-height:100%}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo .Wizard_stepContent__C2UvD{width:100%;max-width:100%}@keyframes Wizard_fadeInUp__99TAb{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Wizard_slideOutLeft__2HqYb{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(-50px) scale(.95)}}@keyframes Wizard_slideOutRight__aa9kw{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(50px) scale(.95)}}.Wizard_slideOutLeft__2HqYb{animation:Wizard_slideOutLeft__2HqYb .3s cubic-bezier(.4,0,1,1) forwards}.Wizard_slideOutRight__aa9kw{animation:Wizard_slideOutRight__aa9kw .3s cubic-bezier(.4,0,1,1) forwards}.Wizard_stepTitle__6bPSa{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;letter-spacing:-.02em;text-align:left;line-height:1.3}.Wizard_stepDescription__U3LAF{font-size:.95rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6;text-align:left;max-width:100%}.Wizard_cardGrid__uwHfK{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem}.Wizard_cardGrid__uwHfK,.Wizard_intentCardGrid__Pec1x{display:grid;gap:1rem;margin:0 auto;max-width:100%;width:100%}.Wizard_intentCardGrid__Pec1x{grid-template-columns:repeat(3,1fr);grid-gap:1rem}.Wizard_intentCard__duVV2{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#fff;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Wizard_intentCard__duVV2:hover{border-color:#2563eb;box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-2px)}.Wizard_intentCardSelected__kjDRZ{border-color:#2563eb;background:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.2);color:#fff;transform:translateY(-2px)}.Wizard_intentCardIconWrapper__nMuSf{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0;transition:all .2s ease}.Wizard_intentCard__duVV2:hover .Wizard_intentCardIconWrapper__nMuSf{background:transparent}.Wizard_intentCard__duVV2:hover .Wizard_intentCardIcon__0rc3k{color:#2563eb}.Wizard_intentCardSelected__kjDRZ .Wizard_intentCardIconWrapper__nMuSf{background:transparent}.Wizard_intentCardIcon__0rc3k{font-size:1.75rem;color:#2563eb;transition:color .2s ease}.Wizard_intentCardSelected__kjDRZ .Wizard_intentCardIcon__0rc3k{color:#fff}.Wizard_intentCardContent__qPNT6{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.Wizard_intentCardLabel__ZDB_1{font-size:1rem;font-weight:600;color:inherit;line-height:1.3}.Wizard_intentCardDescription__hjxrL{font-size:.875rem;color:inherit;line-height:1.5;opacity:.8}.Wizard_populationCardGrid__UrXZH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin:0 auto;max-width:100%;width:100%}.Wizard_populationCard__lk_j2{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#fff;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Wizard_populationCard__lk_j2:hover{border-color:#2563eb;box-shadow:0 2px 4px rgba(0,0,0,.08);transform:translateY(-2px)}.Wizard_populationCardSelected__reTVL{border-color:#2563eb;background:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.2);color:#fff;transform:translateY(-2px)}.Wizard_populationCardIconWrapper__R1CHW{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0;transition:all .2s ease}.Wizard_populationCard__lk_j2:hover .Wizard_populationCardIconWrapper__R1CHW{background:transparent}.Wizard_populationCard__lk_j2:hover .Wizard_populationCardIcon__y3kM0{color:#2563eb}.Wizard_populationCardSelected__reTVL .Wizard_populationCardIconWrapper__R1CHW{background:transparent}.Wizard_populationCardIcon__y3kM0{font-size:1.75rem;color:#2563eb;transition:color .2s ease}.Wizard_populationCardSelected__reTVL .Wizard_populationCardIcon__y3kM0{color:#fff}.Wizard_populationCardContent__MfF89{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.Wizard_populationCardLabel__XH5eg{font-size:1rem;font-weight:600;color:inherit;line-height:1.3;white-space:pre-line}.Wizard_populationCardDescription__ypCm0{font-size:.875rem;color:inherit;line-height:1.5;opacity:.8}.Wizard_selectionCard__aAOys{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s ease;background:#fff;text-align:center;min-height:120px;font-size:.9rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Wizard_selectionCard__aAOys:hover{border-color:#2563eb;box-shadow:0 2px 4px rgba(0,0,0,.08);background:#fff;transform:translateY(-2px)}.Wizard_selectionCard__aAOys.Wizard_selected__DX38a{border-color:#2563eb;background:#2563eb;color:#fff;font-weight:600;box-shadow:0 4px 12px rgba(37,99,235,.2);transform:translateY(-2px)}.Wizard_cardIcon__Vj84u{font-size:1.5rem;color:#2563eb;transition:color .2s ease}.Wizard_selectionCard__aAOys.Wizard_selected__DX38a .Wizard_cardIcon__Vj84u{color:#fff}.Wizard_cardLabel__44kT_{font-size:.95rem;font-weight:600;color:inherit;line-height:1.3}.Wizard_largeCard__g0_RU{grid-column:span 1;min-height:140px;padding:1.75rem 1.25rem}.Wizard_largeCard__g0_RU .Wizard_cardIcon__Vj84u{font-size:2rem}.Wizard_largeCard__g0_RU .Wizard_cardLabel__44kT_{font-size:1rem;font-weight:600}.Wizard_largeCard__g0_RU .Wizard_cardDescription__387uJ{font-size:.8rem;color:inherit;margin-top:.25rem;line-height:1.4;opacity:.7}.Wizard_selectionCard__aAOys.Wizard_selected__DX38a .Wizard_cardDescription__387uJ{opacity:.9}.Wizard_checkboxGrid___xVdk{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin:1.5rem 0}.Wizard_checkboxItem__lnqdD{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:background .2s}.Wizard_checkboxItem__lnqdD:hover{background:var(--bg-ui-hover)}.Wizard_checkboxItem__lnqdD input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-primary)}.Wizard_checkboxLabel__aZ3ry{flex:1 1;cursor:pointer;font-weight:500}.Wizard_categoryGroup__ghTtC{margin:1.5rem 0}.Wizard_categoryTitle__9CQbu{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.Wizard_categorizedColumnsContainer__L5AYX{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1rem;max-height:450px;overflow-y:auto;padding:.5rem}.Wizard_categoryColumn__TrMQn{background:var(--bg-app);border-radius:10px;padding:1.25rem;border:1px solid var(--border-color);display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content}.Wizard_categoryColumnTitle__txa_i{font-size:.8rem;font-weight:700;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--accent-primary);display:flex;align-items:center;gap:.5rem}.Wizard_categoryIcon__SZ3Zx{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:var(--accent-primary);color:#fff;border-radius:4px;font-size:.7rem;font-weight:700}.Wizard_compactCheckboxItem__4Z0Up{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem .75rem;border-radius:6px;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.Wizard_compactCheckboxItem__4Z0Up:hover{background:#fff;border-color:var(--border-color)}.Wizard_compactCheckboxItem__4Z0Up input[type=checkbox],.Wizard_compactCheckboxItem__4Z0Up input[type=radio]{cursor:pointer;width:16px;height:16px;margin-top:2px;flex-shrink:0}.Wizard_compactCheckboxLabel__40xmJ{flex:1 1;cursor:pointer;font-size:.85rem;font-weight:500;line-height:1.4;color:var(--text-primary)}.Wizard_compactCheckboxItem__4Z0Up.Wizard_selected__DX38a{background:var(--bg-accent-subtle);border-color:var(--accent-primary)}.Wizard_compactCheckboxItem__4Z0Up.Wizard_selected__DX38a .Wizard_compactCheckboxLabel__40xmJ{color:var(--accent-primary);font-weight:600}.Wizard_compactCheckboxItem__4Z0Up.Wizard_disabled__WoTtu{opacity:.4;pointer-events:none}.Wizard_selectionCounter__bOmQ5{display:inline-block;background:var(--accent-primary);color:#fff;padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:700;margin-left:.5rem}.Wizard_searchInput__1E_WB{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color-strong);border-radius:8px;font-size:.95rem;font-family:inherit;margin-bottom:1rem;transition:border-color .2s}.Wizard_searchInput__1E_WB:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(79,70,229,.1)}.Wizard_buttonGroup__FeMfI{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:2rem;padding-top:0;border-top:none;width:100%}.Wizard_sectionHeader__kj8Vv{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;text-align:left}.Wizard_sectionDescription__7etA6{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;text-align:left}.Wizard_inputGroup__bqKNs{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.Wizard_inputLabel__mLYdw{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.Wizard_inputField__r8EmY{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;background:#f9fafb;color:#1f2937;transition:all .2s ease}.Wizard_inputField__r8EmY:focus{outline:none;border-color:#2563eb;background:#fff}.Wizard_inputField__r8EmY::placeholder{color:#9ca3af}.Wizard_inputWithUnit__QUWP5{display:flex;align-items:center;gap:.5rem}.Wizard_inputWithUnit__QUWP5 input{flex:1 1}.Wizard_inputUnit__ZD1NK{font-size:.875rem;color:#6b7280;font-weight:500;min-width:30px}.Wizard_toggleGroup__tnDJo{display:flex;gap:.75rem;margin-bottom:1.5rem}.Wizard_toggleButton__59W4r{flex:1 1;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#1f2937;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.Wizard_toggleButton__59W4r:hover{border-color:#2563eb}.Wizard_toggleButton__59W4r.Wizard_active__LKowZ{background:#2563eb;border-color:#2563eb;color:#fff}.Wizard_button__kIz2C{padding:.875rem 2rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.3px;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.Wizard_buttonPrimary__4sEvs{background:#2563eb;color:#fff;flex:1 1;min-width:100%;box-shadow:none;border:none;font-size:1rem;font-weight:600;letter-spacing:0;padding:1rem 2rem;border-radius:12px;transition:all .2s ease}.Wizard_buttonPrimary__4sEvs:hover{background:#1d4ed8;box-shadow:none;transform:none;letter-spacing:0}.Wizard_buttonPrimary__4sEvs:active{transform:scale(.98);box-shadow:none}.Wizard_buttonPrimary__4sEvs:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none;letter-spacing:0}.Wizard_buttonSecondary__cbEdO{background:#fff;color:var(--text-primary);border:2px solid #d1d5db;min-width:120px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.06);font-size:1rem;font-weight:600;letter-spacing:.3px;padding:.875rem 2rem;border-radius:10px}.Wizard_buttonSecondary__cbEdO:hover{background:#f3f4f6;border-color:var(--accent-primary);color:var(--accent-primary);box-shadow:0 4px 15px rgba(79,70,229,.15);transform:translateY(-2px);letter-spacing:.5px}.Wizard_buttonSecondary__cbEdO:active{transform:translateY(0);box-shadow:0 2px 8px rgba(79,70,229,.1)}.Wizard_buttonSecondary__cbEdO:disabled{color:#d1d5db;border-color:#e5e7eb;cursor:not-allowed;background:#fafafa;box-shadow:0 2px 4px rgba(0,0,0,.03);transform:none;letter-spacing:.3px}.Wizard_skipButton__lvFzj{color:var(--text-secondary);background:none;border:none;padding:.5rem 0;cursor:pointer;font-size:.85rem;transition:color .2s}.Wizard_skipButton__lvFzj:hover{color:var(--accent-primary);text-decoration:underline}.Wizard_reviewContainer__3minU{display:flex;flex-direction:column;gap:1.5rem}.Wizard_reviewSection__q4OLI{background:var(--bg-app);padding:1.5rem;border-radius:8px}.Wizard_reviewLabel__8qS2Q{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.05em}.Wizard_reviewValue__DhyB9{font-size:1.1rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.Wizard_reviewTag___Pomk{display:inline-block;background:var(--bg-accent-subtle);color:var(--accent-primary);padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.Wizard_reviewTags__oUWiX{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.Wizard_resultsContainer__RyMGT{display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.Wizard_resultsSection__ZfF5h{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);box-shadow:0 2px 4px rgba(0,0,0,.05)}.Wizard_resultsTitle__9dhVh{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.Wizard_resultsSectionDesc__T9uY_{font-size:.85rem;color:var(--text-secondary);margin:0 0 1.25rem}.Wizard_resultsList___dfdU{display:flex;flex-direction:column;gap:.75rem}.Wizard_resultItem__Td1GW{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--bg-app);border-radius:8px;border:1px solid var(--border-color);transition:all .2s ease}.Wizard_resultItem__Td1GW:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px rgba(79,70,229,.1);transform:translateX(4px)}.Wizard_resultRank__9vmMI{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--accent-primary);color:#fff;border-radius:50%;font-weight:700;font-size:1rem;flex-shrink:0}.Wizard_resultContent__fmd6J{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.Wizard_resultName__YELzY{font-size:1rem;font-weight:600;color:var(--text-primary)}.Wizard_resultMetrics__chNI8{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.85rem}.Wizard_metricLabel__Fl_Ha{color:var(--text-secondary);font-weight:500}.Wizard_metricBadge__v0lsK{padding:.25rem .6rem;border-radius:6px;font-weight:600;font-size:.8rem}.Wizard_metricDivider__5f8A_{color:var(--text-tertiary);font-weight:400}.Wizard_effectLarge__uaJjv{background:#d1fae5;color:#065f46}.Wizard_effectMedium__CuReb{background:#dbeafe;color:#1e40af}.Wizard_effectSmall__RmM7o{background:#fef3c7;color:#92400e}.Wizard_effectMinimal__diD_o{background:#f3f4f6;color:#6b7280}.Wizard_gradeHigh__TINmc{background:#d1fae5;color:#065f46}.Wizard_gradeModerate__bpBZ_{background:#dbeafe;color:#1e40af}.Wizard_gradeLow__hE6sd{background:#fef3c7;color:#92400e}.Wizard_gradeVeryLow__hFycF{background:#f3f4f6;color:#6b7280}.Wizard_resultsNote__3Nbsy{background:var(--bg-accent-subtle);color:var(--text-primary);padding:1rem;border-radius:8px;font-size:.85rem;line-height:1.6;border:1px solid rgba(79,70,229,.2)}.Wizard_noResults__fa5Xx{text-align:center;color:var(--text-secondary);padding:2rem 1rem;font-style:italic}@media (max-width:768px){.Wizard_wizardContainer__DkAio{flex-direction:column;padding:calc(50px + 120px + .5rem) 0 2rem;gap:.5rem;align-items:center;height:100vh;box-sizing:border-box;overflow:hidden}.Wizard_wizardContainer__DkAio.Wizard_modalMode__ttqCo{padding:0;max-width:calc(100% - 2rem);margin:1rem}.Wizard_progressSection__c3iQL{padding:1rem;width:100%;border-radius:0}.Wizard_stepIndicatorWrapper___D72Z{gap:.5rem}.Wizard_stepIndicatorVertical__METjm{flex-wrap:nowrap;overflow-x:auto;gap:.25rem}.Wizard_stepItem__RkW5J{padding:.375rem .75rem;max-width:120px;min-width:80px}.Wizard_stepLabel__vAvpI{font-size:.7rem}.Wizard_stepConnector__5APGN{width:20px}.Wizard_completionTime__zbgj7{font-size:.75rem;padding:.375rem .75rem}.Wizard_stepContent__C2UvD{padding:2rem}.Wizard_stepTitle__6bPSa{font-size:1.5rem}.Wizard_cardGrid__uwHfK{grid-template-columns:1fr}.Wizard_largeCard__g0_RU{grid-column:span 1}.Wizard_contentContainer__n5RxB{padding:2rem 1rem}.Wizard_stepSection__27Avm{padding:1.5rem}.Wizard_buttonGroup__FeMfI{flex-direction:column}.Wizard_button__kIz2C{width:100%;max-width:none}.Wizard_intentCardGrid__Pec1x{grid-template-columns:1fr}.Wizard_intentCard__duVV2{flex-direction:column;text-align:center;padding:1.5rem}.Wizard_intentCardIconWrapper__nMuSf{width:56px;height:56px}.Wizard_intentCardIcon__0rc3k{font-size:1.5rem}.Wizard_populationCardGrid__UrXZH{grid-template-columns:1fr}.Wizard_populationCard__lk_j2{padding:1.5rem}.Wizard_populationCardIconWrapper__R1CHW{width:56px;height:56px}.Wizard_populationCardIcon__y3kM0{font-size:1.5rem}.Wizard_navArrow__4hMot{width:40px;height:40px}.Wizard_navArrowLeft__ymF4T{left:.5rem}.Wizard_navArrowRight__chptL{right:.5rem}}@media (max-width:480px){.Wizard_stepContent__C2UvD{padding:1.5rem;border-radius:12px}.Wizard_stepTitle__6bPSa{font-size:1.25rem}.Wizard_cardIcon__Vj84u{font-size:2rem}.Wizard_largeCard__g0_RU .Wizard_cardIcon__Vj84u{font-size:2.5rem}.Wizard_wizardContainer__DkAio{background:#fff}.Wizard_wizardHeader__aI0vK{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem}.Wizard_stepIndicatorContainer__jfRN6{padding:1rem}.Wizard_stepIndicator__PumJv{font-size:.75rem}}