.style_container__5HsAW{min-height:100vh;background:#fff;direction:rtl;font-family:Rubik,sans-serif;display:flex;align-items:center;justify-content:center;padding:.5rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.style_content__GAHQL{max-width:600px;width:100%}.style_logoContainer__rhE7F{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem;gap:4px}.style_clubHubLogo__pzJwq{height:32px;width:auto;object-fit:contain}.style_heroSection__g_OAO{width:100%;max-width:600px;margin:0 auto;padding:1rem 0}.style_heroContent__o_emj{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:0;width:100%}.style_characterContainer__kPazd{position:relative;margin:0 auto .5rem;padding:0;animation:style_fadeInUp__B3nwy .5s ease-out .1s backwards;width:320px;display:flex;align-items:center;justify-content:center}.style_heroCharacter__YaFV9{width:100px;height:100px;object-fit:contain;animation:style_bounceIn__P1u1N .8s cubic-bezier(.68,-.55,.265,1.55);position:relative;z-index:2}.style_uShapeContainer__LFQpl{position:relative;width:320px;margin:0 auto;top:-420px}.style_animatedLogo__sS1PO,.style_uShapeContainer__LFQpl{display:flex;align-items:center;justify-content:center;position:absolute}.style_animatedLogo__sS1PO{width:64px;height:64px;aspect-ratio:1/1;z-index:1;background:#fff;border:1px solid #f5f5f5;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:10px;box-sizing:border-box;transform-origin:center center}.style_logoImage__pSY_r{width:100%;height:24px;object-fit:contain}@keyframes style_bounceIn__P1u1N{0%{opacity:0;transform:scale(.3) translateY(-30px) rotate(-10deg)}50%{opacity:1;transform:scale(1.1) translateY(0) rotate(5deg)}70%{transform:scale(.95) rotate(-2deg)}to{transform:scale(1) rotate(0)}}.style_heroTitle__xaEa9{font-size:2rem;font-weight:600;color:#1d1d1f;margin:0;line-height:1.3;animation:style_fadeInUp__B3nwy .5s ease-out .2s backwards;max-width:500px}@media(max-width:768px){.style_heroTitle__xaEa9{font-size:1.75rem}}.style_heroSubtitle__FCA9d{font-size:1rem;color:#73797e;margin:0;max-width:480px;line-height:1.6;animation:style_fadeInUp__B3nwy .5s ease-out .4s backwards;font-weight:400}.style_startButton__teIVF{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:#1d1d1f;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Rubik,sans-serif;margin-top:1rem;animation:style_fadeInUp__B3nwy .5s ease-out .8s backwards;width:100%;max-width:480px;justify-content:center}.style_startButton__teIVF:hover{background:#333;transform:translateY(-1px)}.style_startButton__teIVF:active{transform:translateY(0)}.style_progressContainer__esc0P{display:flex;flex-direction:column;gap:.75rem}.style_progressHeader__mSzBV{display:flex;justify-content:space-between;align-items:center}.style_progressText__DL190{font-size:.875rem;color:#73797e;font-weight:500}.style_progressPercentage__GPT4W{font-size:.875rem;color:#333;font-weight:600}.style_progressDots__gN5Gv{display:flex;gap:.5rem;justify-content:center;align-items:center}.style_progressDot__NmcnR{width:8px;height:8px;border-radius:50%;background:#e5e7eb;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.style_progressDot__NmcnR.style_active__bRrS5{width:40px;height:8px;border-radius:4px;background:#1d1d1f;animation:style_progressPulse__L_6qg 1.5s ease-in-out infinite}.style_progressDot__NmcnR.style_completed___ayXj{background:#1d1d1f;width:8px;height:8px}.style_progressDot__NmcnR.style_completed___ayXj:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;font-weight:700}@keyframes style_progressPulse__L_6qg{0%,to{opacity:1}50%{opacity:.7}}.style_timeEstimate__QtHNf{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:#86868b;font-weight:400}.style_stepContent__M29WY{width:100%;transition:height .3s cubic-bezier(.165,.84,.44,1);animation:style_slideInFade__quEl2 .5s ease-out}.style_questionTitle__Xh_jw{font-size:1.75rem;font-weight:700;color:#1d1d1f;text-align:center;margin:0 0 1rem;padding:0;line-height:1.3;animation:style_slideIn___fNeH .5s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.style_questionTitle__Xh_jw{font-size:1.5rem;margin-bottom:.75rem}}.style_questionSubtitle__mUixk{font-size:1.5rem;font-weight:600;color:#1d1d1f;text-align:center;margin:0 0 2rem;padding:0;line-height:1.3;animation:style_slideIn___fNeH .5s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.style_questionSubtitle__mUixk{font-size:1.375rem;margin-bottom:1.5rem}}@keyframes style_slideIn___fNeH{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes style_slideInFade__quEl2{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.style_optionsGrid__YtmUO{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:100%}.style_optionButton__JooIM{position:relative;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:500;color:#1d1d1f;cursor:pointer;transition:all .2s ease;text-align:center;font-family:Rubik,sans-serif;display:flex;align-items:center;justify-content:center;gap:.75rem;animation:style_slideInUp__xn_I0 .4s ease-out backwards;width:100%;max-width:100%;box-sizing:border-box}.style_optionButton__JooIM:hover:not(.style_selected__0Fwp3){border-color:#d1d5db;background:#f9fafb}.style_optionButton__JooIM:active{transform:scale(.98)}.style_optionButton__JooIM.style_selected__0Fwp3{background:#1d1d1f;color:#fff;border-color:#1d1d1f;animation:style_selectPulse__dVxtd .5s cubic-bezier(.4,0,.2,1)}@keyframes style_slideInUp__xn_I0{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes style_selectPulse__dVxtd{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.style_checkIcon__ZMRc3{position:absolute;top:.5rem;left:.5rem;color:#fff;flex-shrink:0;animation:style_checkPop__DbNX5 .3s cubic-bezier(.68,-.55,.265,1.55);z-index:1}@keyframes style_checkPop__DbNX5{0%{opacity:0;transform:scale(0) rotate(-180deg)}50%{transform:scale(1.2) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0)}}.style_housesGrid__my_Nz{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;width:100%;margin-bottom:1rem}@media(max-width:480px){.style_housesGrid__my_Nz{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}}.style_houseOption__ejD4s{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem .75rem;background:#fff;border:1px solid #ede1ff;border-radius:12px;cursor:pointer;transition:all .2s ease;min-height:120px}.style_houseOption__ejD4s:hover:not(.style_selected__0Fwp3){border-color:#edd7ff;background:#f9fafb;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04),0 1px 4px rgba(155,121,255,.241)}.style_houseOption__ejD4s.style_selected__0Fwp3{background:#1d1d1f;border-color:#1d1d1f;border-width:1px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.style_houseOption__ejD4s.style_otherOption___s_s6,.style_houseOption__ejD4s.style_specialOption__pIIrY{min-height:120px;font-size:1.125rem;font-weight:600}.style_houseOption__ejD4s.style_notInvestingOption__rrVOr{min-height:120px;font-size:1rem;font-weight:600;grid-column:1/-1}.style_specialText___EmQA{font-size:1.125rem;font-weight:600;color:#1d1d1f}.style_houseOption__ejD4s.style_selected__0Fwp3 .style_specialText___EmQA{color:#fff}.style_notInvestingText__Mz0u8{font-size:1rem;font-weight:600;color:#1d1d1f;text-align:center}.style_houseOption__ejD4s.style_selected__0Fwp3 .style_notInvestingText__Mz0u8{color:#fff}.style_houseLogo__Gne51{width:56px;height:24px;object-fit:contain;transition:all .2s ease}.style_houseOption__ejD4s.style_selected__0Fwp3 .style_houseLogo__Gne51{filter:brightness(0) invert(1)}.style_houseName__5FQQD{font-size:.875rem;font-weight:500;color:#1d1d1f;text-align:center;line-height:1.3}.style_houseOption__ejD4s.style_selected__0Fwp3 .style_houseName__5FQQD{color:#fff}.style_otherText__wp163{font-size:1.125rem;font-weight:600;color:#1d1d1f}.style_houseOption__ejD4s.style_selected__0Fwp3 .style_otherText__wp163{color:#fff}.style_errorText__C8SoM{color:#ef4444;font-size:.875rem;text-align:center;margin-top:1rem}.style_formSection__RjFnr{display:flex;flex-direction:column;gap:2rem;padding:2rem;background:#fff;border-radius:16px;border:1px solid #ede1ff;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04),0 1px 4px rgba(155,121,255,.241)}.style_navigationButtons__c8mJ3{display:flex;justify-content:space-between;gap:1rem;width:100%}.style_nextButton__5Fg_Y{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#1d1d1f;color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Rubik,sans-serif;width:100%;justify-content:center;margin-top:1rem}.style_nextButton__5Fg_Y:hover:not(:disabled){background:#333;transform:translateY(-1px)}.style_nextButton__5Fg_Y:disabled{opacity:.5;cursor:not-allowed}.style_header__IqTxv{text-align:center;animation:style_fadeInUp__B3nwy .5s ease-out}.style_title__q1X1p{font-size:2rem;font-weight:600;color:#1d1d1f;margin:0 0 .5rem;line-height:1.3}@media(max-width:768px){.style_title__q1X1p{font-size:1.75rem}}.style_subtitle__1xOq1{font-size:1rem;color:#73797e;margin:0;line-height:1.6}.style_form__ogHvo{display:flex;flex-direction:column;gap:1.5rem}.style_inputGroup__aphc6{display:flex;flex-direction:column;gap:.5rem}.style_inputGroup__aphc6 label{font-weight:500;color:#333;font-size:1rem}.style_inputGroup__aphc6 input{width:100%;padding:.875rem 1rem;border:1px solid #ede1ff;border-radius:12px;font-size:1rem;transition:all .2s ease;background:#fff;font-family:Rubik;text-align:right;box-sizing:border-box}.style_inputGroup__aphc6 input:focus{outline:none;border-color:#edd7ff;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04),0 1px 4px rgba(155,121,255,.241)}.style_inputGroup__aphc6 input::placeholder{color:#9ca3af}.style_inputGroup__aphc6 input:disabled{background:#f9fafb;cursor:not-allowed}.style_helpText__1upcA{font-size:.8125rem;color:#73797e;margin-top:-.25rem}.style_benefitsSection__RA5lQ,.style_feesSection__7dUE_{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.style_sectionTitle__k__6g{font-size:1.25rem;font-weight:600;color:#1d1d1f;margin:0}.style_checkboxGroup__D_nf4{margin-bottom:.5rem}.style_checkboxLabel__Jw6lp{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem;color:#333;font-weight:500}.style_checkbox___PoM9{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.style_checkmark__O8OEn{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #edd7ff;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04),0 1px 4px rgba(155,121,255,.241);border-radius:5px;transition:all .2s ease;flex-shrink:0;background-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.style_checkmark__O8OEn:after{content:"✓";position:absolute;display:none;color:#333;font-size:14px;font-weight:700}.style_checkbox___PoM9:checked+.style_checkmark__O8OEn{background-color:#edd7ff;border-color:#edd7ff}.style_checkbox___PoM9:checked+.style_checkmark__O8OEn:after{display:block}.style_checkbox___PoM9:focus+.style_checkmark__O8OEn{box-shadow:0 0 0 3px rgba(137,87,255,.1)}.style_feesInputs__oaDIF{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem}@media(max-width:480px){.style_feesInputs__oaDIF{grid-template-columns:1fr}}.style_submitButton__SCySm{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#1d1d1f;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Rubik,sans-serif;margin-top:.5rem}.style_submitButton__SCySm:hover:not(:disabled){background:#333;transform:translateY(-1px)}.style_submitButton__SCySm:active:not(:disabled){transform:translateY(0)}.style_submitButton__SCySm:disabled{opacity:.5;cursor:not-allowed;background:#9ca3af}.style_resultsHeader__zWsVt{text-align:center;animation:style_fadeInUp__B3nwy .5s ease-out}.style_celebration__IF6rM{font-size:3.5rem;margin-bottom:1rem;animation:style_celebrationBounce__aM7b0 1s cubic-bezier(.68,-.55,.265,1.55);display:inline-block}@keyframes style_celebrationBounce__aM7b0{0%{opacity:0;transform:scale(0) rotate(-180deg)}50%{transform:scale(1.2) rotate(10deg)}70%{transform:scale(.9) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}.style_resultsTitle__2IpEG{font-size:1.75rem;font-weight:600;color:#333;text-align:center;margin-bottom:.5rem}@media(max-width:768px){.style_resultsTitle__2IpEG{font-size:1.5rem}}.style_resultsSubtitle__eICOv{font-size:1rem;color:#73797e;text-align:center;margin-bottom:1.5rem;line-height:1.5}.style_disclaimerBox__4_4XX{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:#fff;border:1px solid #ede1ff;border-radius:12px;font-size:.8125rem;color:#73797e;margin-top:1rem;text-align:center;line-height:1.4;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04),0 1px 4px rgba(155,121,255,.241)}.style_disclaimerBox__4_4XX svg{color:#667eea;flex-shrink:0}.style_currentHouseBox__9pNjl{background:#fff;border:1px solid #ede1ff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;text-align:right}.style_currentHouseTitle__ZUGlk{font-size:1.125rem;font-weight:600;color:#333;margin:0 0 1rem}.style_currentHouseDetails__2Oa9C{display:flex;flex-direction:column;gap:.5rem}.style_currentHouseDetails__2Oa9C p{margin:0;font-size:.9375rem;color:#73797e;line-height:1.5}.style_currentHouseDetails__2Oa9C p strong{color:#1d1d1f;font-weight:600}.style_betterOptionsSection__KfH_b{margin-top:1rem}.style_actionButtons___m0AA{display:flex;justify-content:center;margin-top:2rem}.style_backButton___ZhfN{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;color:#1d1d1f;border:1px solid #e5e7eb;border-radius:12px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Rubik,sans-serif}.style_backButton___ZhfN:hover{border-color:#d1d5db;background:#f9fafb}.style_noResults__Wgrrx{text-align:center;padding:3rem 2rem;animation:style_fadeInUp__B3nwy .5s ease-out}.style_noResultsIcon__PqDCy{color:#9ca3af;margin-bottom:1rem}.style_noResultsTitle__OKU51{font-size:1.5rem;font-weight:600;color:#1d1d1f;margin:0 0 1rem}.style_noResultsText__34IzI{font-size:1rem;color:#73797e;line-height:1.6;margin:0 0 2rem}@keyframes style_fadeInUp__B3nwy{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.style_formSection__RjFnr{padding:1rem}}.style_thinkingContainer__kT3wS{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem;padding:2rem}.style_thinkingContent__vvTl4{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:400px}.style_thinkingText__slspZ{display:flex;align-items:center;font-size:16px;font-weight:500;animation:style_fadeInUp__B3nwy .25s cubic-bezier(.075,.82,.165,1);gap:8px;background-color:#f5f5f5;padding:4px 4px 4px 12px;border-radius:100px}.style_thinkingWord___tGtU{background:linear-gradient(90deg,#73797e,#73797e 40%,#e5e7eb 55%,#73797e);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);animation:style_shimmer__QQTRb 1.5s linear infinite;text-shadow:none}.style_thinkingDots__utlU4{display:inline-flex;gap:.125rem}.style_dot__eCbn8{display:inline-block;animation:style_dotPulse__RuGgj 1.4s ease-in-out infinite}.style_dot__eCbn8:first-child{animation-delay:0s}.style_dot__eCbn8:nth-child(2){animation-delay:.2s}.style_dot__eCbn8:nth-child(3){animation-delay:.4s}@keyframes style_shimmer__QQTRb{0%{background-position:-100% 0}to{background-position:100% 0}}@keyframes style_dotPulse__RuGgj{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.style_gradientBar__Dw3T5{width:100%;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;position:relative}.style_gradientFill__X1Pcp{height:100%;width:100%;background:linear-gradient(90deg,#e5e7eb,#667eea 20%,#764ba2 40%,#667eea 60%,#764ba2 80%,#e5e7eb);background-size:300% 100%;animation:style_gradientFlow__idIJ6 2.5s ease-in-out infinite;border-radius:2px}@keyframes style_gradientFlow__idIJ6{0%{background-position:-100% 50%}to{background-position:200% 50%}}.style_cookieBanner__fIjeK{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #ede1ff;border-radius:12px;box-shadow:0 4px 12px rgba(137,87,255,.141),0 2px 6px rgba(181,128,255,.04),0 1px 2px rgba(155,121,255,.241);z-index:9999;padding:.5rem .875rem;animation:style_slideUp__10ypl .4s cubic-bezier(.4,0,.2,1);max-width:calc(100% - 32px);margin:0 16px}@media(max-width:768px){.style_cookieBanner__fIjeK{bottom:16px;left:16px;right:16px;transform:none;max-width:calc(100% - 32px);margin:0}}@keyframes style_slideUp__10ypl{0%{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@media(max-width:768px){@keyframes style_slideUp__10ypl{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}}.style_cookieContent__DMMkj{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.style_cookieContent__DMMkj{flex-direction:column;text-align:center;gap:.5rem}}.style_cookieText__HwRuy{font-size:.6875rem;color:#73797e;line-height:1.3;margin:0;text-align:center}@media(max-width:768px){.style_cookieText__HwRuy{font-size:.625rem}}.style_cookieLink__8EkuA{color:#667eea;text-decoration:underline;font-weight:500;transition:color .2s ease;font-size:inherit}.style_cookieLink__8EkuA:hover{color:#5a67d8;text-decoration:none}.style_cookieAcceptButton__42blC{padding:.375rem .75rem;background:#1d1d1f;color:#fff;border:none;border-radius:6px;font-size:.6875rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Rubik,sans-serif;white-space:nowrap;flex-shrink:0}.style_cookieAcceptButton__42blC:hover{background:#333;transform:translateY(-1px)}.style_cookieAcceptButton__42blC:active{transform:translateY(0)}@media(max-width:768px){.style_cookieAcceptButton__42blC{padding:.375rem .625rem;font-size:.625rem}}.style_comparisonContainer__Ldtq6{width:100%}.style_sectionHeader__Xm6wI{text-align:center;margin-bottom:1.5rem}.style_sectionTitle__rlSGh{font-size:1.375rem;font-weight:600;color:#1d1d1f;margin-bottom:.5rem}.style_sectionSubtitle__hjj03{font-size:.9375rem;color:#73797e;line-height:1.5}.style_housesGrid__XOKUJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:1.5rem}@media(max-width:768px){.style_housesGrid__XOKUJ{grid-template-columns:1fr;gap:1rem}}.style_housesGrid__XOKUJ.style_stickyGrid__f0kIi{grid-template-columns:1fr;max-width:600px;margin:0 auto 2rem}.style_houseCard__Fet5_{position:relative;background:#fff;border:1px solid #e5e5e7;border-radius:16px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease-out;opacity:0;transform:translateY(20px);display:flex;flex-direction:column;will-change:padding,flex-direction,height,max-height,transform;overflow:hidden}.style_houseCard__Fet5_.style_visible__aKor9{opacity:1;transform:translateY(0);animation:style_slideInUp__wFV5H .5s cubic-bezier(.4,0,.2,1) forwards}.style_houseCard__Fet5_.style_selected__l0vby{border-color:var(--border-primary);background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.15);border-width:1px}.style_bestMatchBadge__3Cqbb{position:absolute;top:1rem;left:1rem;background:#1d1d1f;color:#fff;padding:.5rem 1rem;border-radius:12px;font-size:.8125rem;font-weight:600;display:flex;align-items:center;gap:.5rem;z-index:1;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.4,0,.2,1)}.style_houseHeader__z9lCg{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e5e5e7;min-width:0;transition:opacity .3s ease-out,max-height .3s ease-out,margin .3s ease-out,padding .3s ease-out}.style_houseLogo__1JQTv{max-height:36px;max-width:120px;width:auto;height:auto;object-fit:contain;flex-shrink:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.style_houseName__dj2rd{font-size:1.125rem;font-weight:600;color:#1d1d1f;margin:0;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3;transition:all .4s cubic-bezier(.4,0,.2,1)}.style_matchScore__naDdg{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0;transition:opacity .3s ease-out,max-height .3s ease-out,margin .3s ease-out,padding .3s ease-out;overflow:hidden}.style_matchScoreLabel__M_EJC{font-size:.75rem;color:#86868b;font-weight:500}.style_matchScoreValue__lrDI8{font-size:1.25rem;font-weight:700;color:#1d1d1f}.style_whySection__n_HCu{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1.25rem;border:1px solid #e5e5e7;transition:opacity .3s ease-out,max-height .3s ease-out,margin .3s ease-out,padding .3s ease-out;overflow:hidden}.style_whyTitle__mv7ux{font-size:.875rem;font-weight:600;color:#1d1d1f;margin-bottom:.75rem}.style_whyReasons__Gi0MF{display:flex;flex-direction:column;gap:.5rem}.style_whyReasonItem__fWG_d{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#1d1d1f;line-height:1.4}.style_whyReasonItem__fWG_d svg{color:#34c759;flex-shrink:0}.style_houseFeatures__RdksG{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem;flex:1 1;transition:opacity .3s ease-out,max-height .3s ease-out,margin .3s ease-out;overflow:hidden}.style_featureSection__Jpozo{display:flex;flex-direction:column;gap:.625rem}.style_featureSectionTitle__aEhhl{font-size:.8125rem;font-weight:600;color:#86868b;text-transform:uppercase;letter-spacing:.5px;margin:0}.style_featureItem__xVqga{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#1d1d1f;line-height:1.5}.style_featureIcon__KLX51{color:#1d1d1f;flex-shrink:0}.style_comparisonText__0b2r8{display:inline-flex;align-items:center;gap:.375rem;flex-wrap:wrap}.style_strikethrough__JWYGs{text-decoration:line-through;color:#9ca3af;opacity:.7}.style_improvedValue__zktIx{color:#34c759;font-weight:600}.style_minAmount__rkNdv{font-size:1.125rem;font-weight:600;color:#1d1d1f}.style_houseActions__DqjYR{margin-top:auto;transition:all .4s cubic-bezier(.4,0,.2,1)}.style_toastContainer__UN738{display:flex;align-items:center;gap:1rem;width:100%;opacity:0;animation:style_slideInUp__wFV5H .4s cubic-bezier(.4,0,.2,1) forwards}@media(max-width:768px){.style_toastContainer__UN738{gap:.75rem}}.style_toastLogo__tqQjC{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-primary);border-radius:10px;padding:.5rem}.style_toastLogo__tqQjC img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.style_toastContent__QjHuv{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.375rem}.style_toastTitle__fjsg_{font-size:.9375rem;font-weight:600;color:#1d1d1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_toastBenefits__XowXJ{display:flex;gap:.75rem;flex-wrap:wrap}.style_toastButton__QmqYe{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#1d1d1f;color:#fff;border:none;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;font-family:Rubik,sans-serif;white-space:nowrap;box-shadow:0 2px 8px rgba(29,29,31,.15)}@media(max-width:768px){.style_toastButton__QmqYe{padding:.625rem 1rem;font-size:.8125rem}}.style_toastButton__QmqYe:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px rgba(29,29,31,.2)}.style_toastButton__QmqYe:active{transform:translateY(0)}.style_toastButton__QmqYe:disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.style_toastButton__QmqYe .style_loader__t_uq9{animation:style_spin__8Wkw_ 1s linear infinite}@keyframes style_slideInUp__wFV5H{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes style_slideInRight__UYTlG{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.style_benefitItem__Zpd8U{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;color:#73797e;white-space:nowrap;line-height:1.2;transition:all .2s ease}.style_benefitItem__Zpd8U svg{color:#34c759;flex-shrink:0;width:12px;height:12px}.style_benefitItem__Zpd8U span{flex:1 1;min-width:0}@keyframes style_fadeInUp__jiOVB{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.style_ctaButton__T2zva{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#1d1d1f;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s ease;cursor:pointer;font-family:Rubik,sans-serif;margin-top:auto;flex-shrink:0}.style_ctaWithBenefits__kqnsN .style_ctaButton__T2zva{width:auto;min-width:220px;flex-shrink:0;box-shadow:0 4px 12px rgba(29,29,31,.15)}.style_ctaButton__T2zva:hover:not(:disabled){background:#333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.style_ctaButton__T2zva:disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.style_ctaButton__T2zva .style_loader__t_uq9{animation:style_spin__8Wkw_ 1s linear infinite}@keyframes style_spin__8Wkw_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_urgencyText__FlWfE{text-align:center;font-size:.875rem;color:#1d1d1f;font-weight:500;margin-top:.75rem;padding:.75rem;background:#fff3cd;border-radius:12px}.style_selectedIndicator__aqnNO{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#34c759;color:#fff;padding:.5rem 1rem;border-radius:12px;font-size:.8125rem;font-weight:600;box-shadow:0 2px 8px rgba(52,199,89,.3);transition:all .4s cubic-bezier(.4,0,.2,1)}.style_noResults__77Mt8{text-align:center;padding:3rem 2rem;color:#86868b;font-size:1.125rem}.style_loader__t_uq9{animation:style_spin__8Wkw_ 1s linear infinite;display:inline-block}