:root{--bg: #faf9f7;--surface: #ffffff;--surface-alt: #f5f3f0;--surface-hover: #eeebe6;--surface-2: #eeebe6;--surface-3: #ddd9d3;--text: #1a1a1a;--text-secondary: #6b6b6b;--text-tertiary: #a3a3a3;--border: #e8e5e0;--border-bright: #ddd9d3;--accent: #c4764e;--accent-light: rgba(196, 118, 78, .08);--accent-dark: #a85f3a;--blue: #3671c6;--blue-light: rgba(54, 113, 198, .1);--green: #2d9d5e;--green-light: rgba(45, 157, 94, .1);--amber: #d4910c;--amber-light: rgba(212, 145, 12, .1);--red: #d04040;--red-light: rgba(208, 64, 64, .1);--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-full: 999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 2px 6px rgba(0, 0, 0, .06);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .08);--shadow-xl: 0 16px 48px rgba(26, 26, 26, .12);--font-display: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--maxw: 1120px;--header-h: 64px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;line-height:1.12;color:var(--text)}::selection{background:var(--accent);color:#fff}.jv{font-weight:600;color:inherit}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.section{padding:88px 0}@media(max-width:768px){.section{padding:56px 0}.container{padding:0 20px}}.eyebrow{font-family:var(--font-display);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:var(--r-full);font-family:var(--font-display);font-size:15px;font-weight:600;transition:transform .12s ease,background .15s ease,box-shadow .15s ease}.btn:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--accent-dark)}.btn-ghost{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{background:var(--surface-alt)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}._backdrop_1844w_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#1a1a1a6b;opacity:0;transition:opacity .28s ease}._backdrop_1844w_1._visible_1844w_9{opacity:1}._panel_1844w_13{position:fixed;z-index:101;background:var(--surface);display:flex;flex-direction:column;transition:transform .32s cubic-bezier(.2,.7,.2,1);overscroll-behavior:contain}._side_1844w_24{top:0;right:0;height:100%;width:440px;max-width:92vw;box-shadow:-16px 0 48px #1a1a1a29;transform:translate(100%)}._side_1844w_24._visible_1844w_9{transform:translate(0)}._bottom_1844w_38{left:0;right:0;bottom:0;max-height:90vh;border-radius:var(--r-xl) var(--r-xl) 0 0;box-shadow:0 -12px 40px #1a1a1a2e;transform:translateY(100%)}._bottom_1844w_38._visible_1844w_9{transform:translateY(0)}._grabber_1844w_51{width:38px;height:4px;border-radius:2px;background:var(--surface-3);margin:10px auto 2px;flex-shrink:0}._head_1844w_60{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 24px 12px;flex-shrink:0}._bottom_1844w_38 ._head_1844w_60{padding-top:8px}._title_1844w_71{font-family:var(--font-display);font-size:22px;font-weight:600;letter-spacing:-.02em}._subtitle_1844w_77{font-size:14px;color:var(--text-secondary);margin-top:5px;line-height:1.5}._close_1844w_83{width:34px;height:34px;border-radius:50%;background:var(--surface-alt);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}._close_1844w_83:hover{background:var(--surface-hover)}._body_1844w_98{padding:8px 24px 28px;overflow-y:auto;flex:1}._form_1yrvy_1{display:flex;flex-direction:column;gap:20px}._field_1yrvy_6{display:flex;flex-direction:column;gap:8px}._label_1yrvy_11{font-family:var(--font-display);font-size:13px;font-weight:600;color:var(--text)}._optional_1yrvy_17{color:var(--text-tertiary);font-weight:500}._input_1yrvy_21,._textarea_1yrvy_22{width:100%;font-family:var(--font-body);font-size:15px;color:var(--text);background:var(--surface);border:1px solid var(--border-bright);border-radius:var(--r-md);padding:12px 14px;transition:border-color .15s ease}._input_1yrvy_21:focus,._textarea_1yrvy_22:focus{outline:none;border-color:var(--accent)}._textarea_1yrvy_22{resize:vertical;min-height:76px;line-height:1.5}._segment_1yrvy_45{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:var(--surface-alt);border-radius:var(--r-md);padding:4px}._segBtn_1yrvy_53{min-height:40px;border-radius:var(--r-sm);font-size:13.5px;font-weight:600;font-family:var(--font-display);color:var(--text-secondary);transition:background .15s ease,color .15s ease,box-shadow .15s ease}._segBtn_1yrvy_53._active_1yrvy_62{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}._checks_1yrvy_69{display:flex;flex-direction:column;gap:8px}._check_1yrvy_69{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px solid var(--border-bright);border-radius:var(--r-md);cursor:pointer;font-size:14px;line-height:1.4;transition:border-color .15s ease,background .15s ease}._check_1yrvy_69:hover{background:var(--surface-alt)}._check_1yrvy_69._checked_1yrvy_89{border-color:var(--accent);background:var(--accent-light)}._box_1yrvy_93{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--border-bright);flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .12s ease,border-color .12s ease}._check_1yrvy_69._checked_1yrvy_89 ._box_1yrvy_93{background:var(--accent);border-color:var(--accent)}._nativeCheck_1yrvy_110{position:absolute;opacity:0;pointer-events:none}._submit_1yrvy_116{width:100%}._error_1yrvy_119{font-size:13px;color:var(--red)}._fineprint_1yrvy_123{font-size:12px;color:var(--text-tertiary);line-height:1.5}._fineprint_1yrvy_123 a{color:var(--text-secondary);text-decoration:underline}._success_1yrvy_134{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:32px 8px}._successCircle_1yrvy_142{width:56px;height:56px;border-radius:50%;background:var(--green-light);color:var(--green);display:flex;align-items:center;justify-content:center}._successTitle_1yrvy_152{font-family:var(--font-display);font-size:20px;font-weight:600}._successBody_1yrvy_157{font-size:14.5px;color:var(--text-secondary);line-height:1.55;max-width:300px}._header_o4hvu_4{position:sticky;top:0;z-index:50;height:var(--header-h);display:flex;align-items:center;background:#faf9f7d9;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}._headerInner_o4hvu_16{display:flex;align-items:center;justify-content:space-between;width:100%}._logo_o4hvu_22{height:26px;width:auto}._headerCta_o4hvu_26{min-height:40px;padding:0 18px;font-size:14px}._hero_o4hvu_33{padding:56px 0 72px}._heroGrid_o4hvu_36{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}._heroCopy_o4hvu_42{max-width:540px}._heroTitle_o4hvu_45{font-size:52px;margin:18px 0 0}._heroSub_o4hvu_49{font-size:18px;color:var(--text-secondary);margin-top:20px;line-height:1.6}._heroActions_o4hvu_55{display:flex;align-items:center;gap:16px;margin-top:30px;flex-wrap:wrap}._heroNote_o4hvu_62{font-size:14px;color:var(--text-tertiary);margin-top:16px}._heroVisual_o4hvu_67{display:flex;justify-content:center}._head_o4hvu_4{max-width:620px}._head_o4hvu_4._center_o4hvu_76{margin:0 auto;text-align:center}._h2_o4hvu_80{font-size:36px;margin-top:12px}._lede_o4hvu_84{font-size:17px;color:var(--text-secondary);margin-top:16px;line-height:1.6}._problem_o4hvu_92{background:var(--surface-alt)}._reasonGrid_o4hvu_95{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:44px}._reason_o4hvu_95{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px}._reasonTitle_o4hvu_107{font-family:var(--font-display);font-size:16px;font-weight:600;margin-bottom:6px}._reasonBody_o4hvu_113{font-size:14px;color:var(--text-secondary);line-height:1.55}._steps_o4hvu_120{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:48px}._step_o4hvu_120{position:relative}._stepNum_o4hvu_129{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--accent);width:30px;height:30px;border-radius:50%;background:var(--accent-light);display:flex;align-items:center;justify-content:center;margin-bottom:14px}._stepTitle_o4hvu_143{font-family:var(--font-display);font-size:17px;font-weight:600;margin-bottom:6px}._stepBody_o4hvu_149{font-size:14px;color:var(--text-secondary);line-height:1.55}._whoGrid_o4hvu_156{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:44px}._whoCard_o4hvu_162{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px;box-shadow:var(--shadow-sm)}._whoLabel_o4hvu_169{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-light);padding:5px 11px;border-radius:var(--r-full)}._whoTitle_o4hvu_183{font-size:24px;margin:16px 0 8px}._whoBody_o4hvu_187{font-size:15px;color:var(--text-secondary);line-height:1.6}._whoList_o4hvu_192{list-style:none;margin-top:18px;display:flex;flex-direction:column;gap:11px}._whoList_o4hvu_192 li{display:flex;gap:9px;font-size:14.5px;color:var(--text);line-height:1.5}._whoCheck_o4hvu_206{color:var(--green);flex-shrink:0;margin-top:2px}._whoNote_o4hvu_211{text-align:center;font-size:15px;color:var(--text-secondary);margin-top:28px}._trust_o4hvu_219{background:var(--text);color:#fff}._trust_o4hvu_219 ._h2_o4hvu_80,._trust_o4hvu_219 ._eyebrow_o4hvu_224{color:#fff}._trust_o4hvu_219 ._eyebrow_o4hvu_224{color:#e0b9a3}._trustLede_o4hvu_230{font-size:17px;color:#ffffffb8;margin-top:16px;line-height:1.6;max-width:620px}._trustGrid_o4hvu_237{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}._trustItem_o4hvu_243{border:1px solid rgba(255,255,255,.12);border-radius:var(--r-lg);padding:24px;background:#ffffff08}._trustIcon_o4hvu_249{color:var(--accent);margin-bottom:14px}._trustItemTitle_o4hvu_253{font-family:var(--font-display);font-size:17px;font-weight:600;margin-bottom:7px}._trustItemBody_o4hvu_259{font-size:14px;color:#ffffff9e;line-height:1.55}._closing_o4hvu_266{text-align:center}._closingInner_o4hvu_269{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:64px 32px;box-shadow:var(--shadow-md)}._closingTitle_o4hvu_276{font-size:38px;max-width:540px;margin:0 auto}._closingSub_o4hvu_281{font-size:17px;color:var(--text-secondary);margin:16px auto 32px;max-width:460px}._footer_o4hvu_289{border-top:1px solid var(--border);padding:40px 0}._footerInner_o4hvu_293{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}._footerLeft_o4hvu_300{display:flex;flex-direction:column;align-items:flex-start;gap:6px}._footerLogo_o4hvu_306{height:22px;width:auto}._footerMeta_o4hvu_310{font-size:13px;color:var(--text-tertiary)}._footerLinks_o4hvu_314{display:flex;gap:22px;font-size:14px;color:var(--text-secondary)}._footerLinks_o4hvu_314 a:hover{color:var(--text)}@media(max-width:920px){._heroGrid_o4hvu_36{grid-template-columns:1fr;gap:44px;text-align:center}._heroCopy_o4hvu_42{max-width:600px;margin:0 auto}._heroActions_o4hvu_55{justify-content:center}._heroTitle_o4hvu_45{font-size:40px}._steps_o4hvu_120{grid-template-columns:repeat(2,1fr);gap:28px 20px}._trustGrid_o4hvu_237{grid-template-columns:1fr}}@media(max-width:640px){._heroTitle_o4hvu_45{font-size:33px}._heroSub_o4hvu_49{font-size:16px}._h2_o4hvu_80{font-size:27px}._reasonGrid_o4hvu_95,._steps_o4hvu_120,._whoGrid_o4hvu_156{grid-template-columns:1fr}._whoCard_o4hvu_162{padding:26px}._closingInner_o4hvu_269{padding:44px 22px}._closingTitle_o4hvu_276{font-size:28px}._footerInner_o4hvu_293{flex-direction:column;align-items:flex-start}}._frame_c6zri_4{position:relative;width:300px;max-width:100%;aspect-ratio:300 / 620;background:#1a1a1a;border-radius:44px;padding:11px;box-shadow:var(--shadow-xl),0 0 0 1px #0000000f}._screen_c6zri_17{position:relative;width:100%;height:100%;background:var(--bg);border-radius:33px;overflow:hidden;display:flex;flex-direction:column}._bar_c6zri_29{display:flex;align-items:center;gap:7px;padding:14px 16px 10px;background:var(--surface);border-bottom:1px solid var(--border);flex-shrink:0}._barLogo_c6zri_38{height:17px;width:auto}._barSpacer_c6zri_42{flex:1}._barDot_c6zri_45{width:7px;height:7px;border-radius:50%;background:var(--green)}._barLabel_c6zri_51{font-size:10px;color:var(--text-tertiary);font-weight:500}._thread_c6zri_58{flex:1;overflow:hidden;padding:14px 13px;display:flex;flex-direction:column;gap:12px}._inputBar_c6zri_68{flex-shrink:0;padding:9px 13px 13px;background:var(--surface);border-top:1px solid var(--border)}._inputPill_c6zri_74{height:36px;border-radius:var(--r-full);background:var(--surface-alt);border:1px solid var(--border);display:flex;align-items:center;padding:0 14px;font-size:12px;color:var(--text-tertiary)}@media(max-width:480px){._frame_c6zri_4{width:270px}}._userRow_j3c1m_4{display:flex;justify-content:flex-end}._userBubble_j3c1m_8{background:var(--accent);color:#fff;font-size:14px;line-height:1.45;padding:9px 13px;border-radius:16px 16px 4px;max-width:82%}._agentRow_j3c1m_18{display:flex;gap:8px;align-items:flex-start}._avatar_j3c1m_23{width:26px;height:26px;border-radius:13px;flex-shrink:0;background:var(--surface);border:1px solid var(--border);object-fit:contain;padding:3px}._agentCol_j3c1m_33{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}._agentText_j3c1m_40{font-size:14px;line-height:1.5;color:var(--text);padding-top:3px}._typing_j3c1m_48{display:inline-flex;gap:4px;padding:8px 2px}._typingDot_j3c1m_53{width:6px;height:6px;border-radius:50%;background:var(--text-tertiary);animation:_typing_j3c1m_48 1.2s ease-in-out infinite}._typingDot_j3c1m_53:nth-child(2){animation-delay:.15s}._typingDot_j3c1m_53:nth-child(3){animation-delay:.3s}@keyframes _typing_j3c1m_48{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}._card_13pe2_5{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:12px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:8px}._scoreHeader_13pe2_17{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}._scoreLeft_13pe2_25{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._scoreNum_13pe2_32{font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}._scoreMeta_13pe2_40{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}._scoreLabel_13pe2_47{font-size:13px;font-weight:600}._scoreBar_13pe2_51{height:3px;background:var(--surface-alt);border-radius:2px;overflow:hidden}._scoreBarFill_13pe2_57{height:100%;border-radius:2px;transition:width .7s cubic-bezier(.2,.7,.2,1)}._spreadBadge_13pe2_62{display:flex;flex-direction:column;align-items:center;background:var(--green-light);border-radius:var(--r-sm);padding:4px 12px}._spreadText_13pe2_70{font-size:15px;font-weight:700;color:var(--green)}._spreadLabel_13pe2_75{font-size:9px;color:var(--green);font-weight:500;text-transform:uppercase;letter-spacing:.5px}._addressRow_13pe2_84{display:flex;align-items:center;gap:8px}._pinIcon_13pe2_89{width:28px;height:28px;border-radius:14px;background:var(--accent-light);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent)}._pinIcon_13pe2_89._amber_13pe2_100{color:var(--amber);background:var(--amber-light)}._addressInfo_13pe2_104{flex:1;min-width:0}._addressText_13pe2_108{font-size:15px;font-weight:600;color:var(--text);letter-spacing:-.01em}._countyText_13pe2_114{font-size:11px;color:var(--accent);font-weight:500}._countyText_13pe2_114._amber_13pe2_100{color:var(--amber)}._specsLine_13pe2_123{font-size:11px;color:var(--text-tertiary)}._finRow_13pe2_127{display:flex;flex-wrap:wrap;gap:12px}._fin_13pe2_127{font-size:11px;color:var(--text-tertiary)}._finBold_13pe2_136{font-weight:700;color:var(--text);font-size:13px}._tagRow_13pe2_143{display:flex;flex-wrap:wrap;gap:4px}._tag_13pe2_143{font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px}._tagGood_13pe2_154{background:var(--green-light);color:var(--green)}._tagWeak_13pe2_158{background:var(--red-light);color:var(--red)}._dealHeader_13pe2_164{display:flex;align-items:center;justify-content:space-between}._dealPill_13pe2_169{background:var(--amber-light);color:var(--amber);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 9px;border-radius:var(--r-full)}._timerRow_13pe2_179{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--amber);font-weight:600;font-variant-numeric:tabular-nums}._locationRow_13pe2_188{display:flex;align-items:center;gap:6px}._locationText_13pe2_193{font-size:13px;font-weight:600;color:var(--text)}._typePill_13pe2_198{font-size:11px;color:var(--text-secondary);background:var(--surface-alt);padding:2px 8px;border-radius:var(--r-full)}._contextText_13pe2_205{font-size:12px;color:var(--text-secondary);font-style:italic;line-height:1.5}._termsRow_13pe2_211{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary)}._termsValue_13pe2_218{font-weight:700;color:var(--text)}._cardBtn_13pe2_224{display:flex;align-items:center;justify-content:center;gap:6px;height:40px;border-radius:var(--r-sm);font-size:14px;font-weight:600;font-family:var(--font-display);width:100%;transition:transform .1s ease,background .15s ease}._cardBtnPrimary_13pe2_237{background:var(--accent);color:#fff}._cardBtnPrimary_13pe2_237._pressed_13pe2_241{transform:scale(.97);background:var(--accent-dark)}._btnRow_13pe2_245{display:flex;gap:8px}._cardBtnGhost_13pe2_249{background:var(--surface-alt);color:var(--text-secondary);flex:0 0 92px}._cardBtnPrimary_13pe2_237._flex_13pe2_254{flex:1}._routingState_13pe2_259{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 0}._routingText_13pe2_266{font-size:14px;color:var(--text-secondary);font-weight:500}._dots_13pe2_271{display:flex;gap:5px}._dot_13pe2_271{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:_dotPulse_13pe2_1 1.1s ease-in-out infinite}._dot_13pe2_271:nth-child(2){animation-delay:.18s}._dot_13pe2_271:nth-child(3){animation-delay:.36s}@keyframes _dotPulse_13pe2_1{0%,60%,to{opacity:.3;transform:scale(.85)}30%{opacity:1;transform:scale(1)}}._successState_13pe2_300{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 0 4px}._successCircle_13pe2_307{width:44px;height:44px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;animation:_pop_13pe2_1 .4s cubic-bezier(.18,1.2,.4,1)}@keyframes _pop_13pe2_1{0%{transform:scale(0)}to{transform:scale(1)}}._successTitle_13pe2_326{font-family:var(--font-display);font-size:15px;font-weight:600;color:var(--text)}._successSub_13pe2_332{font-size:12px;color:var(--text-secondary)}._appear_1vyrv_1{animation:_appear_1vyrv_1 .42s cubic-bezier(.2,.7,.2,1) both}@keyframes _appear_1vyrv_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._scene_1vyrv_15{display:flex;flex-direction:column;gap:12px;animation:_fadeScene_1vyrv_1 .5s ease both}@keyframes _fadeScene_1vyrv_1{0%{opacity:0}to{opacity:1}}._ticks_1vyrv_31{display:flex;gap:6px;justify-content:center;margin-top:22px}._tick_1vyrv_31{width:28px;height:4px;border-radius:2px;background:var(--surface-3);transition:background .3s ease}._tickOn_1vyrv_44{background:var(--accent)}
