:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#000;--ink-soft:#1a1a1a;--muted:#0000008c;--cream:#f5f1ed;--paper:#fff;--surface:#f8fafc;--accent:#38bdf8;--accent-pressed:#0ea5e9;--forest:var(--accent);--forest-pressed:var(--accent-pressed);--sage:#94a3b8;--surface-muted:#f2f2f7;--input-surface:#f2f2f7;--line:#e5e5ea;--card-line:#e0e0e0;--shadow:0 12px 32px #00000014;--radius-control:7px;--radius-control-tight:6px;--radius-control-soft:8px;--font-sans:var(--font-satoshi), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}a,button,[role=button],[role=link],label[for],summary,select{cursor:pointer}button:disabled,[role=button][aria-disabled=true],a[aria-disabled=true]{cursor:not-allowed}.sq{vertical-align:.06em;flex-shrink:0;width:.55em;height:.55em;display:inline-block;transform:translateY(-.02em)}.sq--filled{background:var(--forest)}.sq--sm{width:5px;height:5px}@keyframes sq-pulse{0%,to{background:var(--forest);box-shadow:inset 0 0 #0000}45%{background:var(--forest);box-shadow:inset 0 0 #0000}55%{box-shadow:inset 0 0 0 1px var(--forest);background:0 0}90%{box-shadow:inset 0 0 0 1px var(--forest);background:0 0}}html,body{min-height:100%;margin:0}body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-weight:400}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,h4,strong,b{font-weight:500}h1 em,h2 em,h3 em,.section-heading em,.page-masthead h1 em,.agent-panel h2 em{font-style:normal}.site-header{z-index:20;position:sticky;top:0}.site-header:not(.site-header--find){border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:#fffffff0}.brand{color:var(--ink);white-space:nowrap;flex-direction:column;align-items:flex-start;gap:4px;line-height:1;text-decoration:none;display:inline-flex}.hero{isolation:isolate;background:var(--paper);height:calc(100svh - 92px);min-height:580px;max-height:900px;color:var(--ink);border-bottom:1px solid var(--line);padding:0;position:relative;overflow:hidden}.hero:before{z-index:-1;content:"";background:radial-gradient(60% 50% at 80% 0,#38bdf80a,#0000 70%),linear-gradient(#fbf9f6 0%,#fff 60%);position:absolute;inset:0}@keyframes flip-char-in{0%{opacity:0;filter:blur(4px);transform:translateY(.45em)scale(.88)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes flip-char-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(4px);transform:translateY(-.4em)scale(.92)}}@media (max-width:980px){.hero{height:auto;min-height:calc(100svh - 64px);max-height:none;color:var(--ink)}.hero-meta .sq.sq--filled{background:#fff;border-color:#fff}}h2{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.022em;color:var(--ink);margin:0;font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.04}h2 em{color:var(--forest);font-style:italic}.section-kicker{color:var(--muted);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:11px;font-weight:500;display:inline-flex}.section-heading .section-kicker{grid-column:1/-1;margin-bottom:4px}.listing-folio>.sq+span+span{color:#1111114d;letter-spacing:0}.listing-folio>.sq+span{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:0;text-transform:none;color:#11111180;font-size:12px;font-style:italic;font-weight:400}.agent-panel .section-kicker{color:#ffffff8c}.agent-panel .section-kicker span:nth-child(2){color:#ffffff4d}.app-band .section-kicker{grid-column:1;align-self:end;margin:0}.site-footer{border-top:1px solid var(--ink);background:var(--paper);color:var(--ink);margin-top:clamp(48px,7vh,80px)}@media (max-width:1080px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-card:nth-child(3){border-left:0;border-top:1px solid var(--line);grid-column:1/-1}.news-rail{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(260px,60%);grid-auto-flow:column;margin:0 -16px;padding:0 16px 4px;scroll-padding-left:16px;display:grid;overflow:auto hidden}.news-card{scroll-snap-align:start;border-left:0;margin-right:clamp(14px,1.6vw,22px);padding:0}.news-card:first-child{padding-left:0}.news-card:last-child{margin-right:16px}}@media (max-width:980px){.app-band .section-kicker,.app-band-body,.app-band-cta{grid-column:1}}@media (max-width:680px){.brand{gap:3px}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#1111118c;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out modal-backdrop-in;display:flex;position:fixed;inset:0}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}.modal-dialog{background:var(--paper);border:1px solid var(--line);width:100%;max-width:460px;padding:40px 36px 32px;animation:.25s cubic-bezier(.2,.9,.3,1) modal-dialog-in;position:relative;box-shadow:0 24px 60px #1111112e}@keyframes modal-dialog-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-close{width:32px;height:32px;color:var(--ink);cursor:pointer;opacity:.55;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:opacity .18s;display:inline-flex;position:absolute;top:14px;right:14px}.modal-close:hover{opacity:1}.modal-kicker{color:var(--muted);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 16px;font-size:11px;font-weight:500;display:inline-flex}.modal-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:30px;font-weight:500;line-height:1.1}.modal-lede{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#111111a8;margin:0 0 24px;font-size:14px;line-height:1.55}.modal-form{flex-direction:column;gap:10px;display:flex}.modal-label{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:500}.modal-input-row{grid-template-columns:1fr auto;align-items:stretch;gap:8px;display:grid}.modal-input{border:1px solid var(--line);background:var(--paper);width:100%;font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:var(--ink);outline:none;padding:14px;font-size:14px;transition:border-color .18s}.modal-input:focus{border-color:var(--ink)}.modal-submit{background:var(--ink);color:var(--paper);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.02em;cursor:pointer;border:0;padding:0 20px;font-size:13px;font-weight:500;transition:background .18s}.modal-submit:hover{background:var(--forest)}.modal-submit:disabled{opacity:.5;cursor:not-allowed}.modal-fineprint{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#11111173;margin:6px 0 0;font-size:11px;line-height:1.5}.modal-success{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#111111b3;flex-direction:column;gap:10px;font-size:14px;line-height:1.5;display:flex}.modal-success-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:var(--forest);align-items:center;gap:10px;margin:0;font-size:20px;font-style:italic;display:inline-flex}.modal-success .modal-submit{align-self:flex-start;margin-top:10px;padding:12px 20px}.listings-filter.is-active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.suburbs-table .trend-up{color:var(--forest)}.suburbs-table .trend-flat{color:var(--muted)}.suburbs-table .trend-down{color:#a04040}@media (max-width:980px){.mobile-bottom-nav-tab:hover,.mobile-bottom-nav-tab.is-active{border-color:var(--ink)}.mobile-bottom-nav-tab:not(.is-active) .mobile-bottom-nav-label{color:#1111119e}body{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}}.dash{flex-direction:column;gap:clamp(24px,3vw,32px);max-width:1320px;margin:0 auto;padding:clamp(24px,3vw,40px) clamp(20px,4vw,56px) clamp(40px,5vw,64px);display:flex}.mode-toggle-segment.is-active{color:var(--ink)}.mode-toggle-segment.is-active .mode-toggle-section{color:var(--forest)}.dash-panel-head .section-kicker{grid-column:1/-1;margin-bottom:4px}.site-header .account-cta{background:var(--forest);color:#fff;min-width:36px;height:36px;font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.04em;border:1px solid var(--forest);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.site-header .account-cta:hover{background:var(--forest-pressed);border-color:var(--forest-pressed)}.site-header .account-cta.account-cta--signup{background:var(--ink);border-color:var(--ink);color:#fff;letter-spacing:.08em;font-size:11px;font-weight:400}.site-header .account-cta.account-cta--signup:hover{background:var(--ink-soft);border-color:var(--ink-soft);color:#fff}@media (max-width:1100px){.dash-kpis{grid-template-columns:repeat(3,1fr)}.dash-kpis .kpi-tile:nth-child(4),.dash-kpis .kpi-tile:nth-child(5){border-top:1px solid var(--line)}.dash-kpis .kpi-tile:nth-child(4){border-left:0}}.dash-cta{background:var(--ink);color:#f5f1ed;border:1px solid var(--ink);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:10px;padding:12px 22px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.dash-cta:hover{background:var(--forest);border-color:var(--forest)}.ledger-tab.is-active{color:var(--ink);background:#38bdf80a}.ledger-tab.is-active .ledger-tab-section,.ledger-tab.is-active .ledger-tab-count{color:var(--forest)}@media (max-width:640px){.dash-cta{justify-content:center;width:100%}}.listing-masthead .section-kicker{align-items:center}.listing-gallery{border:1px solid var(--line);background:var(--paper);grid-template-rows:1fr 1fr;grid-template-columns:2fr 1fr 1fr;gap:4px;display:grid}.soi-step.is-current .soi-step-btn{color:var(--ink);background:#38bdf80f}.soi-step.is-done .soi-step-btn{color:var(--ink)}.soi-step.is-done .soi-step-btn:hover{background:#38bdf80a}.soi-step.is-current .soi-step-section,.soi-step.is-done .soi-step-section{color:var(--forest)}.soi-footer .dash-cta:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.brief-list{margin:0;padding:0;list-style:none}.messages-chip.is-active{background:var(--ink,#1c1c1c);color:#fff;border-color:var(--ink,#1c1c1c)}.messages-chip:not(.is-active) .messages-chip-count{background:var(--ink,#1c1c1c);color:var(--cream,#faf6ef)}.thread-action-btn.is-ghost{border-bottom-color:var(--rule,#1c1c1c2e);color:var(--ink-soft,#777)}.thread-canvas{background:0 0;border:none;flex-direction:column;min-height:580px;max-height:calc(100vh - 220px);display:flex;position:relative;overflow:hidden}.thread-date{align-items:center;gap:16px;margin:0;display:flex}.thread-entry.is-out{text-align:right;align-self:flex-end;margin-left:auto;padding-left:0;padding-right:20px}.thread-entry-head{align-items:center;gap:12px;margin:0;padding:0;display:flex}@media (max-width:720px){.thread-header{flex-direction:column;gap:16px}.thread-header-actions{flex-wrap:wrap}.thread-stream{padding:4px 0 12px}.thread-canvas{max-height:none}.thread-entry,.thread-entry.is-out{max-width:100%}.profile-masthead{flex-direction:column;gap:24px}.profile-masthead-aside{flex-flow:wrap;align-items:flex-start;gap:16px 24px}.profile-name{flex-direction:column;align-items:flex-start;gap:8px;font-size:36px}.profile-name-rule{display:none}}.dash-cta.is-ghost{color:var(--ink);background:0 0;border:1px solid #1c1c1c26}.dash-cta.is-ghost:hover{background:#1c1c1c0a;border-color:#1c1c1c4d}.dash-cta.is-danger{background:var(--ink);color:var(--cream);border:1px solid var(--ink)}.dash-cta.is-danger:hover{background:#2a0a0a;border-color:#2a0a0a}.dash-cta:disabled{opacity:.4;cursor:not-allowed}.subpage-field{flex-direction:column;gap:6px;display:flex}.subpage-field-label{font-family:var(--font-sans);color:#1c1c1cb3;font-size:13px;font-style:italic}.subpage-field-input{color:var(--ink);background:0 0;border:none;border-bottom:1px solid #1c1c1c33;outline:none;padding:8px 0;font-family:inherit;font-size:15px;transition:border-color .18s}.subpage-field-input:focus{border-bottom-color:var(--ink)}.subpage-field-hint{color:#1c1c1c80;font-size:12px;font-style:italic}.subpage-switch.is-on{background:var(--ink)}.subpage-switch.is-on .subpage-switch-thumb{left:20px}.topic-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.topic-chip{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #1c1c1c2e;border-radius:99px;padding:8px 14px;font-family:inherit;font-size:13px;transition:all .15s}.topic-chip:hover{border-color:var(--ink)}.topic-chip.is-active{background:var(--ink);color:var(--cream);border-color:var(--ink)}.subpage-success-kicker{font-family:var(--font-sans);color:#1c1c1c80;letter-spacing:.04em;font-size:13px;font-style:italic}.subpage-success-title{font-family:var(--font-sans);margin:12px 0 16px;font-size:36px;font-weight:400;line-height:1.1}.subpage-success-lede{color:#1c1c1cb3;margin:0 0 32px;font-size:15px;line-height:1.6}.danger-link{color:var(--ink);text-underline-offset:4px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-style:italic;text-decoration:underline;text-decoration-thickness:1px}.danger-link:hover{text-decoration-thickness:2px}@media (max-width:900px){.subpage-masthead{grid-template-columns:1fr;gap:16px}.subpage-aside{text-align:left}.subpage-title{font-size:40px}.subpage-fieldset{grid-template-columns:1fr;gap:16px}.subpage-fieldset-body{grid-area:auto/1}.reviews-summary{grid-template-columns:1fr;gap:24px}.dispute-meta-grid{grid-template-columns:repeat(2,1fr);gap:20px}.billing-strip{grid-template-columns:repeat(2,1fr)}.legal-grid{grid-template-columns:1fr;gap:32px}.legal-rail{position:static}.subpage-form-footer{flex-direction:column;align-items:flex-start}.ledger{font-size:12px}.ledger th,.ledger td{padding:8px 10px}}.edit-profile-shell{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:64px;display:grid}.suburb-input-row{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.suburb-tags{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.suburb-tag{color:var(--ink);background:var(--cream);cursor:pointer;border:1px solid #1c1c1c33;border-radius:99px;align-items:center;gap:8px;padding:6px 8px 6px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:inline-flex}.suburb-tag:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.suburb-tag span:last-child{opacity:.5;font-size:16px;line-height:1;transition:opacity .15s}.suburb-tag:hover span:last-child{opacity:1}.subpage-field-input[readonly]{color:#1c1c1c80;cursor:not-allowed}@media (max-width:720px){.suburb-input-row{grid-template-columns:1fr}}.auth-page{max-width:1180px;font-family:var(--font-inter,"Inter"), system-ui, sans-serif;color:var(--ink,#1c1c1c);margin:0 auto;padding:48px 36px 96px}.auth-masthead{border-bottom:1px solid #1c1c1c24;flex-direction:column;gap:6px;margin-bottom:56px;padding-bottom:24px;display:flex}.auth-wordmark{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.01em;color:var(--ink,#1c1c1c);font-size:28px;font-weight:600;text-decoration:none}.auth-issue{letter-spacing:.18em;text-transform:uppercase;color:#1c1c1c8c;font-size:11px}.auth-shell{grid-template-columns:minmax(280px,1fr) minmax(320px,480px);align-items:start;gap:80px;display:grid}.auth-side{position:sticky;top:96px}.auth-side-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.01em;margin:16px 0 20px;font-size:clamp(40px,5vw,64px);font-weight:400;line-height:1.05}.auth-side-title em{font-style:italic;font-weight:300}.auth-side-lede{color:#1c1c1cc7;max-width:38ch;font-size:15px;line-height:1.7}.auth-side-foot{color:#1c1c1cb3;margin-top:32px;font-size:13px}.auth-side-foot a{color:var(--ink,#1c1c1c);border-bottom:1px solid #1c1c1c66;text-decoration:none}.auth-stepper{counter-reset:stp;flex-direction:column;gap:12px;margin:32px 0 0;padding:0;list-style:none;display:flex}.auth-stepper li{color:#1c1c1c80;letter-spacing:.02em;counter-increment:stp;align-items:baseline;gap:14px;font-size:13px;display:flex}.auth-stepper li:before{content:counter(stp, upper-roman);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#1c1c1c59;width:28px;font-size:14px;font-style:italic}.auth-stepper li.is-current{color:var(--ink,#1c1c1c);font-weight:500}.auth-stepper li.is-current:before{color:var(--ink,#1c1c1c)}.auth-stepper li.is-done:before{content:"✓";color:#1c1c1c80;font-style:normal}.auth-form{background:#fff;border:1px solid #1c1c1c1a;border-radius:2px;padding:36px 40px}.auth-form--padded{flex-direction:column;gap:20px;display:flex}.auth-fieldset{border:none;margin:0;padding:0}.auth-legend{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;margin-bottom:12px;font-size:18px;font-weight:500;display:block}.auth-radio-row{flex-direction:column;gap:12px;display:flex}.auth-radio{cursor:pointer;border:1px solid #1c1c1c29;flex-direction:column;gap:4px;padding:16px 18px;transition:border-color .15s,background .15s;display:flex;position:relative}.auth-radio:hover{border-color:#1c1c1c66}.auth-radio.is-on{border-color:var(--ink,#1c1c1c);background:#1c1c1c06}.auth-radio input{opacity:0;pointer-events:none;position:absolute}.auth-radio-title{letter-spacing:.01em;font-size:14px;font-weight:500}.auth-radio-hint{color:#1c1c1c99;font-size:12px;line-height:1.5}.auth-form-footer{border-top:1px solid #1c1c1c14;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:24px;display:flex}.auth-otp-lede{color:#1c1c1cb3;font-size:13px;line-height:1.6}.auth-otp-lede em{color:var(--ink,#1c1c1c);font-style:italic}.auth-otp-row{gap:10px;margin:8px 0;display:flex}.auth-otp-input{text-align:center;height:56px;font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;background:#fff;border:1px solid #1c1c1c2e;border-radius:2px;outline:none;flex:1;font-size:24px;font-weight:500;transition:border-color .15s}.auth-otp-input:focus{border-color:var(--ink,#1c1c1c)}.auth-done{text-align:center;padding:56px 40px}.auth-hero{max-width:720px}.auth-hero-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.015em;margin:16px 0 24px;font-size:clamp(48px,7vw,88px);font-weight:300;line-height:1.02}.auth-hero-title em{font-style:italic;font-weight:300}.auth-hero-lede{color:#1c1c1cc7;max-width:56ch;font-size:17px;line-height:1.7}.auth-pitch{border-top:1px solid #1c1c1c1f;flex-direction:column;margin:56px 0;padding:0;list-style:none;display:flex}.auth-pitch li{border-bottom:1px solid #1c1c1c14;grid-template-columns:56px 1fr;gap:24px;padding:24px 0;display:grid}.auth-pitch-num{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#1c1c1c66;font-size:32px;font-style:italic;line-height:1}.auth-pitch-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;margin-bottom:6px;font-size:20px;font-weight:500}.auth-pitch-body{color:#1c1c1cb3;max-width:60ch;font-size:14px;line-height:1.7}.auth-cta-row{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.auth-fineprint{color:#1c1c1c8c;max-width:60ch;margin-top:32px;font-size:12px;line-height:1.7}.auth-fineprint a{color:var(--ink,#1c1c1c);border-bottom:1px solid #1c1c1c4d;text-decoration:none}.splash-page{background:var(--cream,#fcfaf6);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:24px;display:flex}.splash-mark{gap:6px;margin-bottom:8px;display:flex}.splash-mark .sq{background:var(--ink,#1c1c1c);width:14px;height:14px}.splash-wordmark{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.01em;font-size:40px;font-weight:500}.splash-tagline{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;color:#1c1c1cb3;font-size:16px}.splash-tagline em{font-style:italic}.splash-link{letter-spacing:.04em;text-transform:uppercase;color:var(--ink,#1c1c1c);border-bottom:1px solid var(--ink,#1c1c1c);margin-top:24px;padding-bottom:4px;font-size:14px;text-decoration:none}@media (max-width:900px){.auth-shell{grid-template-columns:1fr;gap:32px}.auth-side{position:static}.auth-form{padding:24px}.auth-pitch li{grid-template-columns:40px 1fr;gap:16px}}.search-card-pill.is-ghost{color:var(--ink,#1c1c1c);background:0 0;border:1px solid #1c1c1c4d}.search-card-save:hover,.search-card-save.is-on{border-color:var(--ink,#1c1c1c);background:var(--ink,#1c1c1c);color:var(--cream,#fcfaf6)}.saved-tabs{border-bottom:1px solid #1c1c1c1a;align-items:baseline;gap:24px;margin:16px 0 32px;padding-bottom:16px;display:flex}.saved-tab.is-active{color:var(--ink,#1c1c1c);border-bottom-color:var(--ink,#1c1c1c)}.subpage-success-kicker{letter-spacing:.18em;text-transform:uppercase;color:#1c1c1c99;margin-bottom:12px;font-size:11px}.subpage-success-title{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;margin:0 0 12px;font-size:36px;font-weight:400}.subpage-success-title em{font-style:italic}.subpage-success-lede{color:#1c1c1cb3;margin-bottom:24px;font-size:15px}
:root{--find-bg:#fff;--find-muted:#00000073;--find-muted-strong:#00000047}body{background:var(--find-bg);color:#000}html:has(.home-find){scroll-snap-type:y proximity;scroll-padding-top:0}.home-find>.find-product,.home-find>.find-listings,.home-find>.find-cta{scroll-snap-align:start;scroll-snap-stop:normal}.home-find>.hero-find-scroll{scroll-snap-align:none}@media (prefers-reduced-motion:reduce){html:has(.home-find){scroll-snap-type:none}}@media (max-width:720px){html:has(.home-find):not(:has(.find-page--about)){scroll-snap-type:none}}html:has(.find-page--about){scroll-snap-type:y proximity;scroll-padding-top:0}.find-page--about>.about-panel,.find-page--about>.find-cta{scroll-snap-align:start;scroll-snap-stop:normal}html:has(.find-page--about) .site-footer{scroll-snap-align:start}.find-page--about{color:#000;background:#fff}@media (prefers-reduced-motion:reduce){html:has(.find-page--about){scroll-snap-type:none}}.site-header--find{z-index:100;isolation:isolate;pointer-events:none;background:0 0;position:fixed;top:0;left:0;right:0}.site-header--find .site-header-inner,.site-header--find a,.site-header--find button{pointer-events:auto}.site-header--find .site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1280px;min-height:64px;margin:0 auto;padding:0 clamp(20px,4vw,40px);display:grid}.brand{z-index:2;flex-shrink:0;justify-self:start;align-items:center;line-height:0;text-decoration:none;display:inline-flex;position:relative}.brand-logo{object-fit:contain;opacity:1;mix-blend-mode:normal;width:auto;max-width:none;height:clamp(22px,2.6vw,28px);display:block}.site-header-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,36px);display:flex}.site-header-nav a{color:var(--ink);font-size:14px;font-weight:500;transition:color .16s}.site-header-nav a:hover,.site-header-nav a.is-active{color:var(--find-muted)}.site-header-nav .is-disabled{color:#00000047;cursor:not-allowed;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500}.btn-pill{color:#fff;letter-spacing:-.01em;cursor:pointer;background:#000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:500;transition:transform .16s,background .16s;display:inline-flex}.btn-pill:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-pill--sm{padding:10px 18px;font-size:13px}.btn-pill--ghost{color:#000;box-shadow:none;background:0 0;border:1px solid #0003}.btn-pill--ghost:hover{background:#0000000f;transform:none}.site-header-auth{align-items:center;gap:12px;display:flex}.site-header-user-avatar{width:36px;height:36px}.btn-pill-arrow{font-size:16px;line-height:1}.home-find{padding-top:0}.hero-find-scroll{height:480vh;position:relative}@media (max-width:720px){.hero-find-scroll{touch-action:pan-y;height:280vh}html:has(.home-find){-webkit-overflow-scrolling:touch;scroll-behavior:auto}@media (prefers-reduced-motion:no-preference){.hero-find__headline,.hero-find__actions,.hero-find__apartment,.hero-find__clouds,.hero-find__wordmark-scene,.hero-find__whiteout{will-change:transform, opacity}}}@media (max-width:480px){.hero-find-scroll{height:240vh}}.hero-find{--hero-headline-top:clamp(160px, 30vh, 320px);--hero-actions-gap:clamp(120px, 16vh, 200px);--hero-property-top:clamp(360px, 56vh, 540px);background:#5fa8de;flex-direction:column;align-items:center;width:100%;height:100svh;max-height:100svh;display:flex;position:relative;overflow:hidden}.hero-find.hero-find--sticky{position:sticky;top:0}@media (prefers-reduced-motion:no-preference){.hero-find--booting{opacity:0}.hero-find--loaded{animation:1.35s cubic-bezier(.22,1,.36,1) forwards hero-enter-fade}}@keyframes hero-enter-fade{0%{opacity:0}to{opacity:1}}.hero-find__sky{z-index:0;pointer-events:none;background:linear-gradient(118deg,#ffc68c8c 0%,#ffa86e47 18%,#0000 42%),linear-gradient(#4a9fd4 0%,#6eb0e6 38%,#9ec9ea 72%,#c5dff0 100%);position:absolute;inset:0}.hero-find__sunset{z-index:0;pointer-events:none;opacity:.85;background:radial-gradient(52% 42% at 4% 96%,#ffd2968c 0%,#ffaf6947 32%,#0000 68%),radial-gradient(35% 28% at 0 100%,#ffebc852 0%,#0000 70%);position:absolute;inset:0}.hero-find__clouds{pointer-events:none;mix-blend-mode:screen;will-change:transform;height:65%;position:absolute;bottom:0;left:0;right:0}.hero-find__clouds--property{top:var(--hero-property-top);z-index:1;height:auto;bottom:0}.hero-find__clouds--front{z-index:6;pointer-events:none;mix-blend-mode:screen;will-change:transform, opacity;height:124vh;position:absolute;inset:-24vh 0 0}@keyframes cloud-drift-right{0%{transform:translate(0,0)}50%{transform:translate(140px,-18px)}to{transform:translate(0,0)}}@keyframes cloud-drift-left{0%{transform:translate(0,0)}50%{transform:translate(-150px,14px)}to{transform:translate(0,0)}}@keyframes cloud-drift-slow{0%{transform:translate(0,0)}50%{transform:translate(90px,-32px)}to{transform:translate(0,0)}}@keyframes cloud-drift-slow-reverse{0%{transform:translate(0,0)}50%{transform:translate(-110px,24px)}to{transform:translate(0,0)}}@keyframes cloud-drift-diag{0%{transform:translate(0,0)}50%{transform:translate(120px,-40px)}to{transform:translate(0,0)}}.hero-find__cloud-drift{pointer-events:none;will-change:transform;position:absolute;inset:0}.hero-find__cloud-drift--a{animation:18s ease-in-out infinite cloud-drift-right}.hero-find__cloud-drift--b{animation:22s ease-in-out infinite cloud-drift-left}.hero-find__cloud-drift--c{animation:26s ease-in-out infinite cloud-drift-slow}.hero-find__cloud-drift--d{animation:20s ease-in-out infinite cloud-drift-slow-reverse}.hero-find__cloud-drift--e{animation:24s ease-in-out infinite cloud-drift-diag}@media (prefers-reduced-motion:reduce){.hero-find__cloud-drift{animation:none!important}}.hero-find__clouds--front .hero-find__clouds-img{filter:blur(2px);-webkit-mask-image:radial-gradient(60% 55% at 50% 55%,#000 20%,#0000008c 55%,#00000026 80%,#0000 92%);mask-image:radial-gradient(60% 55% at 50% 55%,#000 20%,#0000008c 55%,#00000026 80%,#0000 92%)}.hero-find__clouds-img--front-left,.hero-find__clouds-img--front-center,.hero-find__clouds-img--front-right,.hero-find__clouds-img--front-top-left,.hero-find__clouds-img--front-top-right{height:auto;display:block;position:absolute}.hero-find__clouds-img--front-left{opacity:1;width:min(1300px,100vw);bottom:0;left:-22vw;transform:translateY(6%)scale(1.15)}.hero-find__clouds-img--front-center{opacity:1;width:min(2000px,160vw);bottom:0;left:50%;transform:translate(-50%)translateY(18%)scale(1.25)}.hero-find__clouds-img--front-right{opacity:1;width:min(1300px,100vw);bottom:0;right:-22vw;transform:translateY(2%)scale(1.15)scaleX(-1)}.hero-find__clouds-img--front-top-left{opacity:.95;width:min(820px,60vw);top:-2%;left:-10vw;transform:scale(1)scaleX(-1)}.hero-find__clouds-img--front-top-right{opacity:.95;width:min(820px,60vw);top:0;right:-10vw}.hero-find__clouds-img{transform-origin:bottom;width:auto;height:auto;max-height:none;margin:0;padding:0;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-find__clouds-img.hero-find__clouds-img--property-left{opacity:.72;filter:sepia(.12)saturate(1.15)hue-rotate(-6deg)blur(1.5px);width:min(500px,46vw);left:-4vw;right:auto;transform:translateY(22%)scale(.88);-webkit-mask-image:radial-gradient(65% 60% at 50% 55%,#000 25%,#0000 92%);mask-image:radial-gradient(65% 60% at 50% 55%,#000 25%,#0000 92%)}.hero-find__clouds-img.hero-find__clouds-img--property-right{opacity:.68;filter:blur(1.5px);width:min(500px,46vw);left:auto;right:-4vw;transform:translateY(26%)scale(.88)scaleX(-1);-webkit-mask-image:radial-gradient(65% 60% at 50% 55%,#000 25%,#0000 92%);mask-image:radial-gradient(65% 60% at 50% 55%,#000 25%,#0000 92%)}.hero-find__clouds--tree{top:var(--hero-property-top);z-index:3;pointer-events:none;mix-blend-mode:screen;will-change:transform;position:absolute;bottom:0;left:0;right:0}.hero-find__clouds-img.hero-find__clouds-img--tree-left{opacity:.55;filter:blur(1.5px);width:min(320px,28vw);bottom:clamp(40px,8vh,90px);left:2vw;right:auto;transform:translateY(0)scale(.78);-webkit-mask-image:radial-gradient(60% 60% at 50% 55%,#000 20%,#0000 90%);mask-image:radial-gradient(60% 60% at 50% 55%,#000 20%,#0000 90%)}.hero-find__clouds-img.hero-find__clouds-img--tree-right{opacity:.55;filter:blur(1.5px);width:min(320px,28vw);bottom:clamp(40px,8vh,90px);left:auto;right:2vw;transform:translateY(0)scale(.78)scaleX(-1);-webkit-mask-image:radial-gradient(60% 60% at 50% 55%,#000 20%,#0000 90%);mask-image:radial-gradient(60% 60% at 50% 55%,#000 20%,#0000 90%)}.hero-find__clouds-img.hero-find__clouds-img--roof{opacity:.88;width:min(420px,38vw);bottom:0;left:50%;right:auto;transform:translate(-50%)translateY(42%)scale(.95)}.hero-find__clouds-img--front.hero-find__clouds-img--center{opacity:.55;width:min(1300px,115vw);transform:translate(-50%)translateY(75%)scale(1.15)}.hero-find__clouds--text{z-index:4;pointer-events:none;mix-blend-mode:screen;will-change:transform;height:clamp(240px,34vh,400px);position:absolute;top:clamp(140px,26vh,320px);left:0;right:0}.hero-find__clouds-img--text{width:auto;height:auto;margin:0;padding:0;display:block;position:absolute}.hero-find__clouds-img--text-left{opacity:.88;width:min(820px,68vw);bottom:-8%;left:-6vw}.hero-find__clouds-img--text-right{opacity:.65;width:min(640px,52vw);bottom:18%;right:-6vw;transform:scaleX(-1)}.hero-find__headline{top:var(--hero-headline-top);z-index:3;text-align:center;will-change:transform;flex-direction:column;align-items:center;padding:0 clamp(16px,4vw,40px);display:flex;position:absolute;left:0;right:0}.hero-find__actions{top:calc(var(--hero-headline-top) + var(--hero-actions-gap));z-index:5;text-align:center;will-change:transform;flex-direction:column;align-items:center;gap:clamp(16px,2vh,24px);padding:0 clamp(16px,4vw,40px);display:flex;position:absolute;left:0;right:0}.hero-find__actions .hero-find__lede{margin:0}.hero-find__title{letter-spacing:-.055em;white-space:nowrap;color:#000;text-wrap:balance;margin:0;font-size:clamp(2.4rem,9.6vw,10.5rem);font-weight:700;line-height:.92;transition:opacity 80ms linear}.hero-find__lede{letter-spacing:-.012em;white-space:nowrap;text-wrap:balance;max-width:100%;margin:0;font-size:clamp(15px,1.7vw,22px);font-weight:500;line-height:1.4}@media (max-width:720px){.hero-find__lede{white-space:normal;max-width:32ch}}@media (max-width:560px){.hero-find__title{white-space:normal;text-wrap:balance;max-width:14ch}}.hero-find__lede-strong{color:#000}.hero-find__lede-soft{color:#0000006b}.btn-pill--hero{letter-spacing:-.005em;appearance:none;-webkit-tap-highlight-color:transparent;border:0;gap:12px;padding:20px 36px;font-size:16px;font-weight:500;transition:box-shadow .22s;position:relative;transform:translateZ(0);box-shadow:0 10px 28px #0000002e,0 2px 6px #0000001f}.btn-pill--hero:hover{background:#000;transform:none;box-shadow:0 14px 32px #00000038,0 3px 8px #00000024}.btn-pill__label{vertical-align:middle;line-height:1.1;display:inline-block;position:relative;overflow:hidden}.btn-pill__label-text{transition:transform .38s cubic-bezier(.65,0,.35,1);display:block}.btn-pill__label-text--clone{width:100%;position:absolute;top:100%;left:0}.btn-pill--hero:hover .btn-pill__label-text{transform:translateY(-100%)}.btn-pill--hero .btn-pill-arrow{font-size:20px;transition:transform .38s cubic-bezier(.65,0,.35,1);display:inline-block}.btn-pill--hero:hover .btn-pill-arrow{transform:translate(4px)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-find__apartment{top:var(--hero-property-top);z-index:2;pointer-events:none;will-change:transform;justify-content:center;align-items:flex-end;width:100%;margin:0;padding:0;line-height:0;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-find__apartment-img:not(.hero-find__apartment-img--tower){object-fit:contain;object-position:center bottom;transform-origin:bottom;width:auto;max-width:none;height:100%;margin:0;padding:0;display:block;transform:translateY(12%)}.hero-find__apartment-img.hero-find__apartment-img--tower{object-fit:contain;object-position:center bottom;transform-origin:bottom;filter:saturate(1.04)contrast(1.02);width:min(100vw,1600px);max-width:100vw;height:auto;max-height:min(62vh,720px);margin:0;padding:0;display:block;transform:translateY(0)}.hero-find__apartment-img.hero-find__apartment-img--penthouse{filter:saturate(1.06)contrast(1.04);width:min(96vw,1024px);max-width:96vw;max-height:min(40vh,360px);image-rendering:-webkit-optimize-contrast}.hero-find__apartment[style*=transform] .hero-find__apartment-img--tower{transform:translateY(0)}@keyframes find-why-reveal{to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline:view()){.find-why{opacity:1;animation:.7s cubic-bezier(.2,.8,.2,1) .2s both find-why-fallback;transform:none}@keyframes find-why-fallback{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}.find-product{box-sizing:border-box;background:#fff;border-top:1px solid #0000000f;align-items:center;min-height:100svh;padding:72px clamp(28px,5.5vw,80px) clamp(32px,4vh,48px);display:flex}.find-product__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(48px,8vw,112px);width:100%;max-width:1320px;margin:0 auto;display:grid}.find-product__intro{flex-direction:column;align-items:flex-start;gap:clamp(36px,5.5vh,52px);padding-top:clamp(4px,1vh,12px);display:flex}.find-product h2.find-product__title{letter-spacing:-.038em;margin:0;font-size:clamp(2.85rem,5.2vw,5.25rem);font-weight:500;line-height:1.04}.find-product__title-strong{color:#000;display:block}.find-product__title-soft{color:#00000057;display:block}.find-product__cta.btn-pill--hero{flex-shrink:0}.find-product__steps-wrap{min-width:0;padding-top:clamp(4px,1vh,12px)}.find-steps__heading{letter-spacing:-.01em;color:#000;margin:0 0 20px;font-size:17px;font-weight:500}.find-steps{margin:0;padding:0;list-style:none}.find-step{border-top:1px solid #00000014;align-items:flex-start;gap:clamp(20px,2.5vw,36px);padding:clamp(22px,3vh,30px) 0;display:flex}.find-step:first-child{border-top:0;padding-top:0}.find-step__num{letter-spacing:.04em;color:#00000052;flex-shrink:0;width:1.5rem;padding-top:.2em;font-size:12px;font-weight:500}.find-step__copy{letter-spacing:-.015em;margin:0;font-size:clamp(1.0625rem,1.5vw,1.375rem);font-weight:400;line-height:1.5}.find-step__title{color:#000;font-weight:500}.find-step__text{color:#0000006b;font-weight:400}.find-listings__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#0000006b;margin:0 0 10px;font-size:13px;font-weight:500}@media (max-width:900px){.find-product{min-height:auto;padding:80px clamp(20px,5vw,28px) 56px}.find-product__inner{grid-template-columns:1fr;gap:44px}.find-product__intro,.find-product__steps-wrap{padding-top:0}.find-product h2.find-product__title{font-size:clamp(2.35rem,9vw,3.1rem)}.find-step__copy{font-size:1.0625rem}}.find-product--platform{background:#f7f7f7;min-height:100svh}@media (max-width:900px){.find-product--platform{min-height:auto;padding-bottom:56px}}.find-listings{background:#fff;border-top:1px solid #00000014;align-items:center;min-height:100svh;display:flex}.find-listings__inner{max-width:1320px;margin:0 auto;padding:clamp(48px,8vh,72px) clamp(28px,5.5vw,80px)}.find-listings__head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.find-listings__head h2{letter-spacing:-.034em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.04}.find-listings__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.find-listing-card{color:inherit;background:#fff;border:1px solid #00000014;border-radius:10px;text-decoration:none;transition:border-color .18s;display:block;overflow:hidden}.find-listing-card:hover{border-color:#00000029}.find-listing-card__media{aspect-ratio:4/3;position:relative;overflow:hidden}.find-listing-card__img{filter:blur(18px)saturate(.9);background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .24s;transform:scale(1.14)}.find-listing-card:hover .find-listing-card__img{transform:scale(1.18)}.find-listing-card__tag{-webkit-backdrop-filter:blur(6px);letter-spacing:.06em;text-transform:uppercase;color:#000;white-space:nowrap;background:#ffffffeb;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600;position:absolute;top:12px;left:12px}.find-listing-card__body{padding:14px 16px 16px}.find-listing-card__suburb{letter-spacing:-.01em;color:var(--find-muted);margin:0;font-size:13px;font-weight:500}.find-listing-card__price{letter-spacing:-.03em;color:#000;margin:3px 0 0;font-size:20px;font-weight:600}.find-listing-card__specs{letter-spacing:-.01em;color:var(--find-muted);flex-wrap:wrap;gap:0 8px;margin:10px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.find-listing-card__specs li+li:before{content:"·";color:#00000047;margin-right:8px}.find-listing-card__withheld{letter-spacing:-.01em;color:#0000006b;border-top:1px solid #00000014;align-items:center;gap:6px;margin:14px 0 0;padding-top:12px;font-size:12px;font-weight:500;display:flex}.find-listing-card__lock-icon{opacity:.7;flex:none}.find-link{border-bottom:1px solid;font-size:14px;font-weight:500}.site-footer--find{background:#fff;border-top:1px solid #00000014;margin-top:0}.site-footer--find .site-footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,48px);width:100%;max-width:1320px;margin:0 auto;padding:clamp(24px,4vh,32px) clamp(28px,5.5vw,80px);display:grid}.site-footer--find .site-footer__imprint{letter-spacing:-.01em;text-transform:none;color:#0000006b;max-width:36ch;margin:0;font-size:12px;font-weight:400;line-height:1.45}.site-footer--find .site-footer__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(20px,3vw,36px);display:flex}.site-footer--find .site-footer__nav a{letter-spacing:-.01em;text-transform:none;color:#000;white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none;transition:color .16s}.site-footer--find .site-footer__nav a:hover{color:#00000080}@media (max-width:768px){.site-footer--find .site-footer__inner{grid-template-columns:1fr;align-items:start;gap:20px}.site-footer--find .site-footer__nav{justify-content:flex-start;gap:20px 28px}}@media (max-width:900px){.site-header-nav{display:none}.site-header--find .site-header-inner{grid-template-columns:1fr auto}.find-listings__grid,.find-steps{grid-template-columns:1fr}}.find-cta{box-sizing:border-box;color:#fff;background:#000;border-top:1px solid #ffffff14;justify-content:center;align-items:center;min-height:100svh;display:flex}.find-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(28px,4.5vh,44px);width:100%;max-width:720px;margin:0 auto;padding:clamp(48px,8vh,80px) clamp(28px,5.5vw,80px);display:flex}.find-cta h2.find-cta__title{letter-spacing:-.038em;color:#fff;margin:0;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1.04}.find-cta__text{letter-spacing:-.01em;color:#ffffff6b;max-width:38ch;margin:0;font-size:clamp(15px,1.4vw,17px);font-weight:400;line-height:1.5}.find-cta .btn-pill--hero{color:#000;background:#fff;box-shadow:0 10px 28px #ffffff14,0 2px 6px #0003}.find-cta .btn-pill--hero:hover{color:#000;background:#f0f0f0}@media (max-width:1024px){.hero-find{--hero-headline-top:clamp(140px, 26vh, 240px);--hero-actions-gap:clamp(110px, 14vh, 170px);--hero-property-top:clamp(340px, 54vh, 520px)}.hero-find__apartment-img.hero-find__apartment-img--penthouse{max-height:min(38vh,320px)}}@media (max-width:640px){.hero-find{--hero-property-top:clamp(380px, 52vh, 520px)}.hero-find__headline{top:calc((var(--hero-property-top) * .66) - 12vw);z-index:auto;padding:0 16px}.hero-find__title-word{position:relative}.hero-find__title-word--search{z-index:3}.hero-find__title-word--rest{z-index:10}.hero-find__actions{top:calc((var(--hero-property-top) * .66) + 12vw + 2vh);z-index:10;gap:14px;padding:0 16px}.hero-find__title{letter-spacing:-.045em;font-size:clamp(2.2rem,12vw,3.6rem);line-height:.95}.hero-find__lede{font-size:clamp(13px,3.4vw,16px)}.hero-find__apartment-img.hero-find__apartment-img--penthouse{width:100vw;max-width:100vw;max-height:min(48vh,420px)}.btn-pill--hero{padding:16px 28px;font-size:15px}.hero-find__cloud-drift,.hero-find__cloud-drift--a,.hero-find__cloud-drift--b,.hero-find__cloud-drift--c,.hero-find__cloud-drift--d,.hero-find__cloud-drift--e{animation:none!important}.hero-find__clouds--text{height:calc(var(--hero-property-top) * .85);z-index:4;top:0;overflow:visible}.hero-find__clouds-img--text-left{opacity:.92;width:min(720px,140vw);top:8%;bottom:auto;left:-38vw}.hero-find__clouds-img--text-right{opacity:.88;width:min(600px,120vw);top:22%;bottom:auto;right:-38vw}.hero-find__clouds--property{top:auto;bottom:calc(100svh - var(--hero-property-top) + 12vh);overflow:visible}.hero-find__clouds-img--property-left{opacity:.9;width:min(620px,130vw);bottom:0;transform:translateY(0)scale(1.2)}.hero-find__clouds-img--property-right{opacity:.85;width:min(620px,130vw);bottom:0;transform:translateY(0)scale(1.2)scaleX(-1)}.hero-find__clouds--tree{top:auto;bottom:calc(100svh - var(--hero-property-top) - 2vh);overflow:visible}.hero-find__clouds-img--tree-left{opacity:.8;width:min(540px,110vw);bottom:0;left:-12vw}.hero-find__clouds-img--tree-right{opacity:.78;width:min(540px,110vw);bottom:0;right:-12vw}.hero-find__clouds--tree:before,.hero-find__clouds--tree:after{content:"";pointer-events:none;mix-blend-mode:screen;filter:blur(2px);opacity:.6;background-image:url(/hero/cloud.png);background-repeat:no-repeat;background-size:contain;display:block;position:absolute;-webkit-mask-image:radial-gradient(70% 65%,#000 15%,#00000080 50%,#0000 85%);mask-image:radial-gradient(70% 65%,#000 15%,#00000080 50%,#0000 85%)}.hero-find__clouds--tree:before{opacity:.7;width:min(620px,140vw);height:min(350px,75vw);bottom:-35vh;left:-10%}.hero-find__clouds--tree:after{opacity:.6;width:min(460px,100vw);height:min(250px,55vw);bottom:-32vh;right:-12%;transform:scaleX(-1)}}@media (max-width:380px){.hero-find{--hero-property-top:clamp(360px, 50vh, 480px)}.hero-find__title{font-size:clamp(1.95rem,12vw,2.8rem)}.hero-find__apartment-img.hero-find__apartment-img--penthouse{max-height:min(46vh,380px)}.btn-pill--hero{padding:14px 24px;font-size:14px}}@media (max-height:640px) and (orientation:landscape){.hero-find{--hero-headline-top:clamp(72px, 12vh, 110px);--hero-actions-gap:clamp(70px, 11vh, 110px);--hero-property-top:clamp(220px, 48vh, 320px)}.hero-find__title{font-size:clamp(2rem,7vw,4rem)}.hero-find__apartment-img.hero-find__apartment-img--penthouse{max-height:min(32vh,240px)}}@media (min-width:1800px){.hero-find__title{font-size:clamp(8rem,8.5vw,13rem)}.hero-find{--hero-headline-top:clamp(220px, 26vh, 360px);--hero-actions-gap:clamp(160px, 17vh, 240px);--hero-property-top:clamp(420px, 50vh, 620px)}}@media (prefers-reduced-motion:reduce){.hero-find-scroll{height:auto}.hero-find__sky,.hero-find__clouds,.hero-find__headline,.hero-find__actions,.hero-find__apartment{transform:none!important}.hero-find__apartment-img{transform:translateY(12%)}}.auth-find{color:#000;background:#fff;min-height:100svh}.auth-find-clerk__root,.auth-find-clerk__card-box{width:100%}.auth-find-clerk__card{width:100%;margin:0;padding:clamp(24px,3vw,32px);background:#fff!important;border:1px solid #00000014!important;border-radius:12px!important;box-shadow:0 12px 40px #0000000f!important}.auth-find-clerk__header-title{letter-spacing:-.02em!important;font-size:18px!important;font-weight:500!important}.auth-find-clerk__header-subtitle{color:#00000073!important;font-size:14px!important;font-weight:500!important}.auth-find-clerk__label{color:#0000008c!important;font-size:13px!important;font-weight:500!important}.auth-find-clerk__input{border-color:#0000001f!important;border-radius:10px!important;font-size:14px!important;font-weight:500!important}.auth-find-clerk__social-btn,.auth-find-clerk__primary-btn{letter-spacing:-.01em!important;height:auto!important;min-height:44px!important;box-shadow:none!important;border-radius:999px!important;padding:12px 20px!important;font-size:14px!important;font-weight:500!important}.auth-find-clerk__primary-btn{background:#000!important}.auth-find-clerk__primary-btn:hover{background:#1a1a1a!important}.auth-find-clerk__social-btn{color:#000!important;background:#fff!important;border:1px solid #0000001f!important}.auth-find-clerk__footer-link{font-size:14px!important;font-weight:500!important}.auth-find-clerk__divider-text{color:#0006!important;font-size:12px!important;font-weight:500!important}.auth-route{min-height:100svh;position:relative}.auth-route:has(.auth-modal__scrim) .auth-route__page{pointer-events:none;will-change:transform;width:100%;position:fixed;inset:0;overflow:hidden}:is(.auth-route:has(.auth-modal__scrim) .hero-find__cloud-drift,.hero-find-scroll--frozen .hero-find__cloud-drift){animation-play-state:paused!important}.auth-route:has(.auth-modal__scrim) .find-why{animation-play-state:paused}.auth-route__page{min-height:100svh}.auth-modal__scrim{z-index:100;background:0 0;justify-content:center;align-items:center;padding:clamp(16px,4vw,32px);animation:.22s cubic-bezier(.16,1,.3,1) apply-fade;display:flex;position:fixed;inset:0}.auth-modal__scrim:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(28px)saturate(115%);background:#ffffff38;position:absolute;inset:0}.auth-modal{background:#fff;border-radius:14px;width:min(100%,440px);max-height:min(92vh,820px);padding:clamp(24px,4vw,32px);animation:.28s cubic-bezier(.16,1,.3,1) apply-rise;position:relative;overflow:auto;box-shadow:0 24px 64px #0000002e,0 4px 16px #00000014}.auth-modal__close{z-index:2;color:#000;cursor:pointer;background:#0000000d;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;font-weight:400;line-height:1;transition:background .16s;display:flex;position:absolute;top:14px;right:14px}.auth-modal__close:hover{background:#0000001a}.auth-modal__head{margin-bottom:20px;padding-right:36px}.auth-modal__brand{margin-bottom:20px;display:inline-block}.auth-modal__logo{width:auto;max-width:min(118px,40vw);height:22px;display:block}.auth-modal__title{letter-spacing:-.035em;color:#000;margin:0 0 10px;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:500;line-height:1.08}.auth-modal__lede{letter-spacing:-.01em;max-width:34ch;margin:0;font-size:14px;font-weight:400;line-height:1.45}.auth-modal__lede-strong{color:#000;font-weight:500}.auth-modal__lede-soft{color:#0000006b}.auth-modal__clerk{width:100%}.auth-modal__clerk .auth-find-clerk__card{box-shadow:none!important;border:1px solid #00000014!important;border-radius:12px!important;padding:clamp(20px,3vw,24px)!important}.auth-modal__swap{text-align:center;color:#00000073;margin:16px 0 0;font-size:14px;font-weight:400}.auth-modal__swap-link{color:#000;border-bottom:1px solid #00000040;font-weight:500;text-decoration:none;transition:border-color .16s}.auth-modal__swap-link:hover{border-color:#000}.auth-find-clerk__footer{background:0 0!important}@media (max-width:640px){.auth-modal__scrim{justify-content:stretch;align-items:flex-end;padding:0}.auth-modal__scrim:before{-webkit-backdrop-filter:blur(20px)saturate(110%);background:#ffffff59}.auth-modal{width:100%;max-width:none;max-height:min(92dvh, calc(100svh - env(safe-area-inset-top,0px)));padding:calc(12px + env(safe-area-inset-top,0px)) 18px calc(18px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;margin:0;animation:.32s cubic-bezier(.16,1,.3,1) auth-sheet-rise;box-shadow:0 -8px 40px #0000001f,0 24px 48px #00000024}@keyframes auth-sheet-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.auth-modal:before{content:"";background:#0000001f;border-radius:999px;width:36px;height:4px;margin:0 auto 14px;display:block}.auth-modal__close{top:calc(10px + env(safe-area-inset-top,0px));touch-action:manipulation;width:44px;height:44px;font-size:24px;right:12px}.auth-modal__head{margin-bottom:14px;padding-right:48px}.auth-modal__brand{margin-bottom:12px}.auth-modal__logo{height:20px}.auth-modal__title{letter-spacing:-.03em;margin-bottom:8px;font-size:1.35rem}.auth-modal__lede{max-width:none;font-size:13px;line-height:1.4}.auth-modal__clerk{margin:0 -2px}.auth-modal__clerk .auth-find-clerk__card{border-radius:12px!important;padding:16px!important}.auth-modal__clerk .auth-find-clerk__input{min-height:48px!important;padding:12px 14px!important;font-size:16px!important}.auth-modal__clerk .auth-find-clerk__label{font-size:12px!important}.auth-modal__clerk .auth-find-clerk__social-btn,.auth-modal__clerk .auth-find-clerk__primary-btn{touch-action:manipulation;min-height:48px!important;padding:14px 20px!important;font-size:15px!important}.auth-modal__clerk .auth-find-clerk__footer-link{font-size:13px!important}.auth-modal__swap{margin-top:12px;font-size:13px;line-height:1.45}.auth-modal__swap-link{touch-action:manipulation;padding:4px 0;display:inline-block}}@media (max-width:380px){.auth-modal{padding-left:16px;padding-right:16px}.auth-modal__title{font-size:1.25rem}}.apply-modal__scrim{z-index:100;-webkit-backdrop-filter:blur(10px)saturate(115%);background:#0a121e8c;justify-content:center;align-items:flex-end;padding:clamp(16px,4vw,40px);animation:.22s cubic-bezier(.16,1,.3,1) apply-fade;display:flex;position:fixed;inset:0}@media (min-width:640px){.apply-modal__scrim{align-items:center}}.apply-modal{color:#000;width:100%;max-width:520px;max-height:calc(100svh - 32px);font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;background:#fff;border-radius:20px;padding:clamp(28px,4vw,40px) clamp(24px,4vw,40px);animation:.28s cubic-bezier(.16,1,.3,1) apply-rise;position:relative;overflow:auto;box-shadow:0 32px 64px -16px #0a121e73,0 0 0 1px #0000000a}@keyframes apply-fade{0%{opacity:0}to{opacity:1}}@keyframes apply-rise{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.apply-modal__close{color:#0000008c;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;transition:border-color .16s,color .16s,background .16s;display:inline-flex;position:absolute;top:16px;right:16px}.apply-modal__close:hover{color:#000;background:#fafafa;border-color:#0003}.apply-modal__head{flex-direction:column;gap:8px;margin:0 0 24px;display:flex}.apply-modal__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#0000006b;margin:0;font-size:12px;font-weight:500}.apply-modal__title{letter-spacing:-.035em;color:#000;margin:0;font-size:clamp(1.6rem,3.2vw,2rem);font-weight:700;line-height:1.05}.apply-modal__lede{color:#0000008c;margin:0;font-size:14px;font-weight:500;line-height:1.5}.apply-modal__form{flex-direction:column;gap:18px;display:flex}.apply-modal__row{flex-direction:column;gap:6px;display:flex}.apply-modal__row--split{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:480px){.apply-modal__row--split{grid-template-columns:1fr 1fr}}.apply-modal__field{flex-direction:column;gap:6px;display:flex}.apply-modal__label{letter-spacing:.04em;color:#0009;font-size:12px;font-weight:500}.apply-modal__hint{color:#0006;font-weight:500}.apply-modal__input{color:#000;background:#fff;border:1px solid #0000001f;border-radius:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.3;transition:border-color .16s,box-shadow .16s}.apply-modal__input::placeholder{color:#00000052}.apply-modal__input:focus{border-color:#0000008c;outline:none;box-shadow:0 0 0 3px #0000000f}.apply-modal__error{color:#b91c1c;background:#dc26260f;border:1px solid #dc26262e;border-radius:10px;margin:0;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.4}.apply-modal__chip.is-active{color:#fff;background:#000;border-color:#000}.apply-modal__submit{color:#fff;letter-spacing:-.005em;cursor:pointer;background:#000;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin-top:6px;padding:14px 22px;font-family:inherit;font-size:15px;font-weight:600;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 24px #0000002e}.apply-modal__submit:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px);box-shadow:0 12px 28px #00000038}.apply-modal__submit--anim{position:relative;overflow:hidden}.apply-modal__submit--anim .btn-pill__label{vertical-align:middle;line-height:1.1;display:inline-block;position:relative;overflow:hidden}.apply-modal__submit--anim .btn-pill__label-text{transition:transform .38s cubic-bezier(.65,0,.35,1);display:block}.apply-modal__submit--anim .btn-pill__label-text--clone{width:100%;position:absolute;top:100%;left:0}.apply-modal__submit--anim:hover:not(:disabled) .btn-pill__label-text{transform:translateY(-100%)}.apply-modal__submit--anim .btn-pill-arrow{font-size:18px;line-height:1;transition:transform .38s cubic-bezier(.65,0,.35,1);display:inline-block}.apply-modal__submit--anim:hover:not(:disabled) .btn-pill-arrow{transform:translate(4px)}.suburb-select{width:100%;position:relative}.suburb-select__trigger{color:#000;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:12px;align-items:center;gap:8px;width:100%;min-height:46px;padding:8px 12px 8px 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.3;transition:border-color .16s,box-shadow .16s;display:flex}.suburb-select.is-open .suburb-select__trigger,.suburb-select__trigger:focus-visible{border-color:#0000008c;outline:none;box-shadow:0 0 0 3px #0000000f}.suburb-select__placeholder{color:#00000052;flex:1}.suburb-select__tags{flex-wrap:wrap;flex:1;gap:6px;padding:2px 0;display:flex}.suburb-select__tag{color:#fff;letter-spacing:-.005em;background:#000;border-radius:999px;align-items:center;gap:6px;padding:4px 6px 4px 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.suburb-select__tag-x{color:#fff;cursor:pointer;background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;line-height:1;transition:background .14s;display:inline-flex}.suburb-select__tag-x:hover{background:#ffffff52}.suburb-select__chev{color:#00000080;margin-left:auto;font-size:12px;transition:transform .2s}.suburb-select.is-open .suburb-select__chev{transform:rotate(180deg)}.suburb-select__menu{z-index:20;background:#fff;border:1px solid #0000001a;border-radius:14px;flex-direction:column;max-height:280px;animation:.14s ease-out suburb-select-pop;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 18px 48px #0000002e,0 2px 6px #0000000f}@keyframes suburb-select-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.suburb-select__search{color:#000;background:#fff;border:0;border-bottom:1px solid #00000014;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500}.suburb-select__search::placeholder{color:#00000052}.suburb-select__list{flex:auto;margin:0;padding:6px 0;list-style:none;overflow-y:auto}.suburb-select__option.is-checked{background:#00000009}.suburb-select__check{color:#fff;background:#fff;border:1.5px solid #00000040;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:1;transition:background .12s,border-color .12s;display:inline-flex}.suburb-select__option.is-checked .suburb-select__check{background:#000;border-color:#000}.suburb-select__option-state{letter-spacing:.06em;color:#0006;font-size:11px;font-weight:600}.suburb-select__empty{color:#00000073;text-align:center;padding:14px;font-size:13px}.apply-modal__submit:disabled{opacity:.7;cursor:progress}.apply-modal__foot{text-align:center;color:#00000080;margin:4px 0 0;font-size:13px;font-weight:500}.apply-modal__foot-link{color:#000;border-bottom:1px solid #0000004d;text-decoration:none;transition:border-color .16s}.apply-modal__foot-link:hover{border-color:#000}.apply-modal__success{text-align:left;flex-direction:column;gap:14px;display:flex}.apply-modal__success .apply-modal__submit{align-self:flex-start;margin-top:12px}.hero-find__clouds--wordmark{z-index:6;pointer-events:none;mix-blend-mode:screen;will-change:transform, opacity;height:auto;position:absolute;inset:-22vh -8vw 8%}.hero-find__clouds--wordmark .hero-find__clouds-img{filter:blur(2px);-webkit-mask-image:radial-gradient(60% 55% at 50% 55%,#000 20%,#0000008c 55%,#00000026 80%,#0000 92%);mask-image:radial-gradient(60% 55% at 50% 55%,#000 20%,#0000008c 55%,#00000026 80%,#0000 92%)}.hero-find__clouds-img.hero-find__clouds-img--wordmark-left{opacity:.92;width:min(900px,65vw);position:absolute;top:0;bottom:auto;left:-8%;transform:scaleX(-1)}.hero-find__clouds-img.hero-find__clouds-img--wordmark-right{opacity:.92;width:min(900px,65vw);position:absolute;inset:2% -8% auto auto;transform:none}.hero-find__clouds-img.hero-find__clouds-img--wordmark-center{opacity:.85;width:min(1600px,120vw);position:absolute;top:auto;bottom:-15%;left:50%;transform:translate(-50%)}.hero-find__wordmark{z-index:7;white-space:nowrap;pointer-events:none;transform-origin:50%;will-change:transform, opacity;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-find__wordmark-text{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.06em;color:#0000;-webkit-text-fill-color:transparent;filter:saturate(1.1)contrast(1.05);background-image:url(/hero/penthouse.png?v=5);background-position:50% 60%;background-repeat:no-repeat;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(5rem,19vw,17rem);font-weight:700;line-height:.88;display:block}.hero-find__whiteout{z-index:8;pointer-events:none;will-change:opacity;filter:blur(4px);background:linear-gradient(#ffffffe6 0%,#ffffffeb 18%,#fffffff0 34%,#fffffff5 50%,#fffffffa 68%,#fff 100%);position:absolute;inset:-36vh 0 0}.hero-find__whiteout-veil{filter:blur(14px);opacity:.95;background:radial-gradient(90% 70% at 50% 38%,#ffffff61 0%,#0000 72%),radial-gradient(60% 80% at 20% 100%,#ffffffd9 0%,#0000 75%),radial-gradient(70% 95% at 55% 100%,#fffffff2 0%,#0000 78%),radial-gradient(55% 85% at 88% 100%,#ffffffd9 0%,#0000 75%);height:120vh;position:absolute;top:-34vh;left:-12vw;right:-12vw}.hero-find__whiteout-fill{display:none}.hero-find__why-reveal{z-index:9;text-align:center;pointer-events:none;will-change:transform, opacity;flex-direction:column;align-items:center;gap:clamp(18px,2.6vh,28px);max-width:980px;margin:0 auto;padding:0 clamp(24px,5vw,56px);display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hero-find__why-eyebrow{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#00000073;margin:0 0 clamp(4px,.6vh,8px);font-size:12px;font-weight:600}.hero-find__why-headline{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.04em;color:#000;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.02}.hero-find__why-sub{font-family:var(--font-satoshi), ui-sans-serif, system-ui, sans-serif;letter-spacing:-.012em;color:#00000080;text-wrap:balance;max-width:48ch;margin:0;font-size:clamp(15px,1.5vw,19px);font-weight:500;line-height:1.4}.hero-bridge{isolation:isolate;background:#fff;justify-content:center;align-items:center;min-height:70vh;padding:clamp(48px,8vh,96px) clamp(20px,4vw,40px);display:flex;position:relative;overflow:hidden}@keyframes hero-bridge-eyebrow{to{opacity:1;transform:translateY(0)}}@keyframes hero-bridge-wordmark{to{opacity:1;transform:scale(1)}}@keyframes hero-bridge-tag{to{opacity:1;transform:translateY(0)}}@supports not (animation-timeline:view()){.hero-bridge__eyebrow,.hero-bridge__wordmark,.hero-bridge__tag{opacity:1;animation:none;transform:none}}.find-page{color:#000;background:#fff}.find-page__kicker{letter-spacing:.14em;text-transform:uppercase;color:#0000006b;margin:0 0 12px;font-size:11px;font-weight:500}.find-page h1.find-page__title{letter-spacing:-.038em;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:500;line-height:1.04}.find-page__stats{border-left:1px solid #00000014;gap:clamp(20px,3vw,36px);margin:0;padding-left:clamp(20px,3vw,32px);display:flex}.find-page__stats>div{flex-direction:column;gap:4px;display:flex}.find-page__stats dt{letter-spacing:.02em;color:#00000061;font-size:12px;font-weight:500}.find-page__stats dd{letter-spacing:-.02em;color:#000;margin:0;font-size:18px;font-weight:500}.find-page__filter.is-active{color:#fff;background:#000;border-color:#000}.about-panel{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:normal;flex-direction:column;flex-shrink:0;justify-content:center;height:100svh;min-height:100svh;padding:clamp(80px,11vh,108px) clamp(28px,5.5vw,80px) clamp(48px,6vh,72px);display:flex;position:relative}.about-panel--tall{height:auto;min-height:100svh}.about-panel__inner{width:100%;max-width:1320px;margin:0 auto}.about-panel--intro{background:#5fa8de;padding:0;overflow:hidden}.about-hero{width:100%;height:100%;min-height:inherit;text-align:center;position:relative;overflow:hidden}.about-hero__scene{z-index:0;pointer-events:none;position:absolute;inset:0}.about-hero .hero-find__clouds--text.about-hero__clouds--text{z-index:2;height:clamp(260px,38vh,440px);top:50%;left:0;right:0;transform:translateY(-58%)}.about-hero .hero-find__clouds--front.about-hero__clouds--front{z-index:3;height:min(42vh,360px);top:auto;bottom:0}.about-hero__content{z-index:10;isolation:isolate;width:100%;max-width:56rem;min-height:inherit;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:clamp(88px,12vh,112px) clamp(28px,5.5vw,80px) clamp(40px,6vh,64px);display:flex;position:relative}.about-hero__kicker{text-shadow:0 1px 18px #ffffffbf;margin-bottom:14px}.about-hero__title{letter-spacing:-.052em;text-wrap:balance;text-shadow:0 2px 28px #fffc;margin:0;font-size:clamp(2.85rem,7.8vw,6.25rem);font-weight:700;line-height:.94}.about-hero__title-strong{color:#000;display:block}.about-hero__title-soft{color:#00000057;display:block}.about-hero__lede{letter-spacing:-.01em;color:#00000080;text-shadow:0 1px 20px #ffffffbf;max-width:36ch;margin:clamp(16px,2.5vh,22px) auto 0;font-size:clamp(15px,1.55vw,18px);font-weight:400;line-height:1.45}.about-hero__stats{z-index:2;border-top:1px solid #0000001a;border-left:none;justify-content:center;margin-top:clamp(28px,4vh,40px);padding-top:clamp(24px,3.5vh,32px);padding-left:0;position:relative}.about-hero__stats dt,.about-hero__stats dd{z-index:1;position:relative}.about-hero__stats dd{color:#000}@media (prefers-reduced-motion:no-preference){.about-hero--loaded{animation:1.1s cubic-bezier(.22,1,.36,1) forwards hero-enter-fade}}@media (max-width:720px){.about-hero__title{letter-spacing:-.045em;font-size:clamp(2.35rem,11vw,3.4rem)}.about-hero .hero-find__clouds-img--text-left{width:min(640px,130vw);left:-32vw}.about-hero .hero-find__clouds-img--text-right{width:min(640px,130vw);right:-32vw}}@media (min-width:1280px){.about-hero__title{font-size:clamp(4.5rem,6.8vw,6.75rem)}}.about-detail .find-product__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(48px,8vw,112px);width:100%;display:grid}.about-detail .find-product__intro{flex-direction:column;align-items:flex-start;gap:clamp(28px,4vh,40px);padding-top:clamp(4px,1vh,12px);display:flex}.about-detail .find-page__kicker{margin:0}.about-detail h2.find-product__title{letter-spacing:-.038em;margin:0;font-size:clamp(2.85rem,5.2vw,5.25rem);font-weight:500;line-height:1.04}.about-detail .find-product__steps-wrap{min-width:0;padding-top:clamp(4px,1vh,12px)}.about-panel--thesis{background:#fff}.about-panel--founder{background:#fafafa}.find-page__about-founder{grid-template-columns:minmax(0,.38fr) minmax(0,1fr);align-items:start;gap:clamp(40px,6vw,88px);width:100%;display:grid}.find-page__about-founder-copy{flex-direction:column;align-items:flex-start;gap:0;min-width:0;padding-top:clamp(4px,1vh,12px);display:flex}.find-page__about-founder-copy .find-page__kicker{margin:0 0 14px}.find-page__about-founder-copy h2.find-product__title{letter-spacing:-.038em;margin:0;font-size:clamp(2.35rem,4.5vw,4.25rem);font-weight:500;line-height:1.04}.find-page__about-founder-steps{border-top:1px solid #00000014;width:100%;margin-top:clamp(36px,5vh,52px);padding-top:clamp(36px,5vh,52px)}.find-page__about-founder-steps .find-steps__heading{margin:0 0 20px}.find-page__about-founder-media{min-height:0;margin:0}.find-page__about-founder-photo{object-fit:contain;object-position:center center;background:#f4f4f4;border:1px solid #00000014;border-radius:4px;width:100%;height:auto;max-height:min(78vh,720px);display:block}.find-page__about-founder-role{letter-spacing:-.01em;color:#0000006b;margin:clamp(18px,2.5vh,24px) 0 0;font-size:14px;font-weight:500;line-height:1.4}.about-panel--principles{background:#fff}@media (max-width:768px){.find-page__stats{border-top:1px solid #00000014;border-left:0;padding-top:20px;padding-left:0}.about-detail .find-product__inner{grid-template-columns:1fr;gap:44px}.about-detail .find-product__intro,.about-detail .find-product__steps-wrap{padding-top:0}.find-page__about-founder{grid-template-columns:1fr;gap:32px}.find-page__about-founder-copy{padding-top:0}.find-page__about-founder-steps{margin-top:28px;padding-top:28px}.find-page__about-founder-photo{max-height:min(58vh,520px)}html:has(.find-page--about){scroll-snap-type:none}.about-panel--tall{justify-content:flex-start;padding-top:clamp(72px,10vh,96px)}}
@font-face{font-family:satoshi;src:url(../media/Satoshi_Regular-s.p.3czn_vuq8d8ww.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Medium-s.p.1nx-jhzj1nzoq.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:satoshi Fallback;src:local(Arial);ascent-override:102.23%;descent-override:24.29%;line-gap-override:10.12%;size-adjust:98.8%}.satoshi_2a5bdfb8-module__qAI20G__className{font-family:satoshi,satoshi Fallback}.satoshi_2a5bdfb8-module__qAI20G__variable{--font-satoshi:"satoshi", "satoshi Fallback"}
