: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-dock,.mobile-bottom-nav{display:none!important}.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--back{z-index:1}.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--roof{top:calc(var(--hero-property-top) - clamp(8px, 1.5vh, 16px));z-index:1;height:clamp(140px,20vh,220px);bottom:auto}.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)}.find-why{z-index:4;opacity:0;background:#fff;max-width:1280px;margin:0 auto;padding:clamp(56px,8vh,88px) clamp(20px,4vw,40px);animation:linear both find-why-reveal;animation-timeline:view();animation-range:entry entry 60%;position:relative;transform:translateY(48px)}@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-why__grid{grid-template-columns:minmax(100px,180px) 1fr;align-items:start;gap:clamp(24px,5vw,80px);display:grid}.find-why__label{color:var(--find-muted);margin:0;padding-top:8px;font-size:13px;font-weight:500}.find-why__headline{letter-spacing:-.03em;margin:0;font-size:clamp(26px,3.8vw,44px);font-weight:500;line-height:1.18}.find-why__headline strong{color:#000;font-weight:500}.find-why__headline span{color:var(--find-muted-strong)}.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(14px)saturate(.75);background-position:50%;background-size:cover;width:100%;height:100%;transform:scale(1.08)}.find-listing-card__lock{-webkit-backdrop-filter:blur(10px)saturate(1.1);color:#000;background:#ffffff6b;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.find-listing-card__lock-icon{opacity:.88}.find-listing-card__lock-label{letter-spacing:-.01em;font-size:13px;font-weight:500}.find-listing-card__body{min-height:4.5rem;padding:14px 16px 16px;position:relative;overflow:hidden}.find-listing-card__body-blur{filter:blur(7px);opacity:.55;-webkit-user-select:none;user-select:none;pointer-events:none}.find-listing-card__body-blur h3{margin:0 0 4px;font-size:15px;font-weight:500}.find-listing-card__body-blur p{color:var(--find-muted);margin:0;font-size:13px}.find-listing-card__body-mask{-webkit-backdrop-filter:blur(6px);letter-spacing:-.01em;color:#0000006b;text-align:center;background:#ffffffb8;justify-content:center;align-items:center;margin:0;padding:0 12px;font-size:12px;font-weight:500;display:flex;position:absolute;inset:0}.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-why__grid{grid-template-columns:1fr;gap:16px}.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__header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:clamp(20px,4vw,28px) clamp(20px,4vw,40px);display:flex}.auth-find__logo{width:auto;max-width:min(118px,32vw);height:22px;display:block}.auth-find__back{color:#00000073;font-size:14px;font-weight:500;text-decoration:none;transition:color .16s}.auth-find__back:hover{color:#000}.auth-find__shell{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:start;gap:clamp(40px,8vw,96px);max-width:1180px;margin:0 auto;padding:clamp(40px,8vh,72px) clamp(20px,4vw,40px) 96px;display:grid}.auth-find__copy{position:sticky;top:clamp(88px,12vh,120px)}.auth-find__title{letter-spacing:-.055em;color:#000;margin:0 0 clamp(16px,2.5vh,24px);font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:700;line-height:.95}.auth-find__lede{letter-spacing:-.012em;max-width:36ch;margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:500;line-height:1.45}.auth-find__lede-strong{color:#000}.auth-find__lede-soft{color:#0000006b}.auth-find__foot{color:#00000073;margin:clamp(24px,4vh,36px) 0 0;font-size:14px;font-weight:500}.auth-find__foot-link{color:#000;border-bottom:1px solid #00000040;text-decoration:none;transition:border-color .16s}.auth-find__foot-link:hover{border-color:#000}.auth-find__form,.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{display:none!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}@media (max-width:860px){.auth-find__shell{grid-template-columns:1fr;gap:40px}.auth-find__copy{position:static}}.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__hint--block{letter-spacing:0;margin-top:6px;font-size:12px;line-height:1.4;display:block}.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__textarea{resize:vertical;min-height:84px;font-weight:400;line-height:1.45}.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__fieldset{border:0;margin:0;padding:0}.apply-modal__chips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.apply-modal__chip{color:#000000b3;letter-spacing:-.005em;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:500;transition:border-color .16s,background .16s,color .16s;display:inline-flex;position:relative}.apply-modal__chip:hover{color:#000;border-color:#00000052}.apply-modal__chip.is-active{color:#fff;background:#000;border-color:#000}.apply-modal__chip input{opacity:0;pointer-events:none;position:absolute}.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{cursor:pointer;color:#000;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;padding:9px 14px;font-size:14px;font-weight:500;transition:background .12s;display:grid}.suburb-select__option:hover{background:#0000000a}.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}.hero-bridge__clouds-top{pointer-events:none;filter:blur(12px);z-index:0;background:radial-gradient(55% 80% at 25% 100%,#dce6f08c 0%,#0000 70%),radial-gradient(65% 90% at 65% 100%,#dce6f0a6 0%,#0000 75%),radial-gradient(50% 75% at 90% 100%,#dce6f080 0%,#0000 70%);height:36vh;position:absolute;top:-16vh;left:-10vw;right:-10vw}.hero-bridge__clouds-bottom{pointer-events:none;filter:blur(14px);z-index:0;background:radial-gradient(60% 80% at 30% 0,#dce6f073 0%,#0000 70%),radial-gradient(50% 75% at 75% 0,#dce6f08c 0%,#0000 75%);height:30vh;position:absolute;bottom:-12vh;left:-10vw;right:-10vw}.hero-bridge__inner{z-index:1;text-align:center;position:relative}.hero-bridge__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#0006;opacity:0;margin:0 0 clamp(20px,3vh,36px);font-size:12px;font-weight:500;animation:linear both hero-bridge-eyebrow;animation-timeline:view();animation-range:entry entry 40%;transform:translateY(20px)}.hero-bridge__wordmark{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);opacity:0;background-image:url(/hero/penthouse.png?v=5);background-position:50% 65%;background-repeat:no-repeat;background-size:110%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(5.5rem,22vw,22rem);font-weight:700;line-height:.88;animation:linear both hero-bridge-wordmark;animation-timeline:view();animation-range:entry entry 70%;transform:scale(.9)}.hero-bridge__tag{letter-spacing:-.005em;color:#0000008c;opacity:0;margin:clamp(20px,3vh,36px) 0 0;font-size:clamp(14px,1.4vw,18px);font-weight:500;animation:linear both hero-bridge-tag;animation-timeline:view();animation-range:entry 20% entry 60%;transform:translateY(20px)}@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__inner{width:100%;max-width:1320px;margin:0 auto;padding:clamp(88px,12vh,112px) clamp(28px,5.5vw,80px) clamp(64px,8vh,96px)}.find-page__head{border-bottom:1px solid #00000014;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(28px,4vw,48px);margin-bottom:clamp(36px,5vh,52px);padding-bottom:clamp(28px,4vh,40px);display:grid}.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__title-strong{color:#000;display:block}.find-page__title-soft{color:#00000057;display:block}.find-page__lede{letter-spacing:-.01em;color:#0000006b;max-width:52ch;margin-top:16px;font-size:clamp(15px,1.35vw,17px);font-weight:400;line-height:1.5}.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__filters{flex-wrap:wrap;gap:10px;margin-bottom:clamp(28px,4vh,36px);display:flex}.find-page__filter{color:#000;letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:999px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .16s,background .16s}.find-page__filter:hover{border-color:#00000047}.find-page__filter.is-active{color:#fff;background:#000;border-color:#000}.find-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,20px);display:grid}.find-portfolio-card{color:inherit;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .18s;display:flex;overflow:hidden}.find-portfolio-card:hover{border-color:#0000002e}.find-portfolio-card__media{aspect-ratio:4/3;background-color:#f5f5f5;background-position:50%;background-size:cover}.find-portfolio-card__body{flex-direction:column;gap:6px;padding:clamp(16px,2vw,20px);display:flex}.find-portfolio-card__tag{letter-spacing:.1em;text-transform:uppercase;color:#00000061;margin:0;font-size:11px;font-weight:500}.find-portfolio-card__body h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.05rem,1.25vw,1.2rem);font-weight:500;line-height:1.25}.find-portfolio-card__meta{color:#0000006b;margin:0;font-size:14px;font-weight:400}.find-portfolio-card__details{border-top:1px solid #0000000f;grid-template-columns:1fr 1fr;gap:10px 16px;margin:8px 0 0;padding-top:12px;display:grid}.find-portfolio-card__details div{flex-direction:column;gap:2px;display:flex}.find-portfolio-card__details dt{letter-spacing:.12em;text-transform:uppercase;color:#00000061;font-size:10px;font-weight:500}.find-portfolio-card__details dd{color:#000;margin:0;font-size:13px;font-weight:500}.find-portfolio-card__cta{color:#000;text-underline-offset:4px;margin-top:8px;font-size:14px;font-weight:500;-webkit-text-decoration:underline #00000052;text-decoration:underline #00000052}.find-portfolio-card:hover .find-portfolio-card__cta{text-decoration-color:#000}.find-page__table-wrap{border:1px solid #00000014;border-radius:12px;overflow:hidden}.find-page__table{border-collapse:collapse;width:100%;font-size:14px}.find-page__table thead th{letter-spacing:.14em;text-transform:uppercase;text-align:left;color:#00000061;background:#fafafa;border-bottom:1px solid #00000014;padding:14px 18px;font-size:10px;font-weight:500}.find-page__table tbody td,.find-page__table tbody th{vertical-align:middle;border-bottom:1px solid #0000000f;padding:16px 18px;font-weight:400}.find-page__table tbody tr:last-child td,.find-page__table tbody tr:last-child th{border-bottom:0}.find-page__table tbody tr:hover{background:#00000005}.find-page__table .find-page__suburb-name{letter-spacing:-.02em;font-size:16px;font-weight:500}.find-page__table .find-page__suburb-name small{letter-spacing:.06em;text-transform:uppercase;color:#00000061;margin-top:2px;font-size:11px;font-weight:500;display:block}.find-page__table-link{color:#000;text-underline-offset:3px;font-size:14px;font-weight:500;-webkit-text-decoration:underline #00000052;text-decoration:underline #00000052}.find-page__table-link:hover{text-decoration-color:#000}.trend-up{color:#000000b8}.trend-flat{color:#0000006b}.trend-down{color:#0000008c}.find-page__split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(32px,5vw,56px);display:grid}.find-page__panel{background:#fff;border:1px solid #00000014;border-radius:12px;padding:clamp(24px,3vw,32px)}.find-page__panel h2{letter-spacing:-.02em;margin:0 0 20px;font-size:1.25rem;font-weight:500}.find-page__field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.find-page__field label{letter-spacing:.04em;color:#0000007a;font-size:12px;font-weight:500}.find-page__field input,.find-page__field select,.find-page__field textarea{color:#000;background:#fff;border:1px solid #0000001f;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:400}.find-page__field textarea{resize:vertical;min-height:100px}.find-page__submit{color:#fff;cursor:pointer;background:#000;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.find-page__fineprint{color:#0000006b;margin:14px 0 0;font-size:13px;font-weight:400;line-height:1.45}.find-page__brief-list{flex-direction:column;gap:12px;display:flex}.find-page__brief-row{background:#fff;border:1px solid #00000014;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:18px 20px;display:grid}.find-page__brief-id{letter-spacing:.1em;color:#00000061;font-size:11px;font-weight:500}.find-page__brief-row h3{margin:0 0 4px;font-size:15px;font-weight:500}.find-page__brief-row p{color:#0000006b;margin:0;font-size:14px;font-weight:400}.find-page__brief-matches{white-space:nowrap;font-size:14px;font-weight:500}.find-page__brief-matches span{font-size:18px;font-weight:500;display:block}.find-page__blog-feature{border-bottom:1px solid #00000014;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(24px,4vw,40px);margin-bottom:clamp(36px,5vh,48px);padding-bottom:clamp(36px,5vh,48px);display:grid}.find-page__blog-feature-image{aspect-ratio:16/10;background-position:50%;background-size:cover;border-radius:12px;display:block}.find-page__blog-feature h2{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;line-height:1.25}.find-page__blog-feature h2 a{color:inherit;text-decoration:none}.find-page__blog-feature-desc{color:#0000006b;margin:0 0 12px;font-size:15px;font-weight:400;line-height:1.5}.find-page__blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,20px);display:grid}.find-page__blog-card{color:inherit;flex-direction:column;gap:12px;text-decoration:none;display:flex}.find-page__blog-card-image{aspect-ratio:4/3;background-position:50%;background-size:cover;border-radius:10px}.find-page__blog-card h3{letter-spacing:-.02em;margin:0;font-size:1.05rem;font-weight:500;line-height:1.3}.find-page__blog-card p{color:#0000006b;margin:0;font-size:14px;font-weight:400;line-height:1.45}.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}.find-page__section-title{letter-spacing:-.03em;margin:12px 0 clamp(24px,4vh,32px);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.15}@media (max-width:1024px){.find-page__grid,.find-page__blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.find-page__split{grid-template-columns:1fr}}@media (max-width:768px){.find-page__head{grid-template-columns:1fr}.find-page__stats{border-top:1px solid #00000014;border-left:0;padding-top:20px;padding-left:0}.find-page__grid,.find-page__blog-grid{grid-template-columns:1fr}.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__blog-feature{grid-template-columns:1fr}.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.0.0oa7bf37gql.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:satoshi;src:url(../media/Satoshi_Medium-s.p.0j0-yvv1rc9ab.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__sCJDpq__className{font-family:satoshi,satoshi Fallback}.satoshi_2a5bdfb8-module__sCJDpq__variable{--font-satoshi:"satoshi", "satoshi Fallback"}
