:root{--ink:#1e1e1e;--muted:rgba(30,30,30,0.68);--soft:#f9f6ef;--panel:#ffffff;--mist:#efefef;--gold:#a79b78;--gold-dark:#8d805d;--star:#ffc533;--line:rgba(30,30,30,0.11);--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Google Sans Flex,Google Sans,Aptos,Segoe UI,sans-serif;font-optical-sizing:auto;font-weight:300;line-height:1.5;overflow-x:hidden}@keyframes headingWriteIn{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:.42;transform:translateY(10px)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;transform:translateY(0)}}@keyframes headingCursor{0%,to{opacity:0}45%{opacity:.75}}@media (prefers-reduced-motion:no-preference){.about h2,.contact h2,.hero h1,.process-intro h2,.section-heading h2,.statement p,.wide-heading h2{width:-moz-fit-content;width:fit-content;max-width:100%;animation:headingWriteIn .95s cubic-bezier(.22,1,.36,1) both}.section-heading h2,.statement p,.wide-heading h2{margin-left:auto;margin-right:auto}.section-heading h2,.wide-heading h2{width:100%}.hero h1:after,.process-intro h2:after,.section-heading h2:after,.wide-heading h2:after{content:none}}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.hero{min-height:calc(100svh - 48px);margin:24px;border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(180deg,rgba(30,30,30,.42),rgba(30,30,30,.08) 24%,rgba(30,30,30,0) 42%),linear-gradient(90deg,rgba(30,30,30,.78),rgba(30,30,30,.22) 48%,rgba(30,30,30,.02)),linear-gradient(0deg,rgba(30,30,30,.34),rgba(30,30,30,0) 36%),url(/assets/hero.jpg) 50% /cover;color:#fff}.hero,.nav{position:relative}.nav{width:min(var(--max),calc(100% - 112px));margin:0 auto;padding-top:56px;display:flex;align-items:center;justify-content:space-between;gap:32px;z-index:5}.brand{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1;letter-spacing:0;font-weight:400}.nav-menu{display:flex;align-items:center;gap:40px;font-weight:400}.menu-close,.nav-socials{display:none}.nav-menu>a:not(.button){position:relative}.nav-menu>a.is-active{font-weight:600}.nav-menu>a:not(.button):after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.nav-menu>a:not(.button):hover:after{transform:scaleX(1);transform-origin:left}.menu-toggle{display:none;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:2px;background:currentColor}.hero-content{width:min(680px,calc(100% - 112px));margin-left:max(56px,calc((100% - var(--max)) / 2));position:absolute;left:0;bottom:56px;z-index:2}.rating{display:flex;align-items:center;gap:16px;margin-bottom:52px}.avatars{display:flex;width:80px}.avatars span{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.82);background-image:url(/assets/rating-avatars-source.png);background-size:96px 32px;background-repeat:no-repeat;box-shadow:0 0 0 .5px rgba(255,255,255,.24)}.avatars span+span{margin-left:-8px}.avatars span:first-child{background-position:0}.avatars span:nth-child(2){background-position:50%}.avatars span:nth-child(3){background-position:100%}.stars{color:var(--star);font-size:.82rem;line-height:1}.hero-copy,.rating p{margin:0;font-weight:300}.hero h1{max-width:720px;margin:0 0 18px;font-size:clamp(3.7rem,7vw,5rem);line-height:1;font-weight:400;letter-spacing:0}.hero h1 span{display:block;color:rgba(255,255,255,.28)}.hero-copy{max-width:470px;margin-bottom:40px;font-size:1rem;line-height:1.5}.subpage-hero{min-height:772px}.estimate-hero{background:linear-gradient(90deg,rgba(30,30,30,.88),rgba(30,30,30,.28) 52%,rgba(30,30,30,.02)),linear-gradient(0deg,rgba(30,30,30,.38),rgba(30,30,30,0) 44%),url(/assets/property-flat.jpg) 50% /cover}.buy-hero{background:linear-gradient(90deg,rgba(30,30,30,.74),rgba(30,30,30,.16) 50%,rgba(30,30,30,0)),linear-gradient(0deg,rgba(30,30,30,.42),rgba(30,30,30,0) 48%),url(/assets/buy-hero-figma.png) 50% /cover}.sell-hero{background:linear-gradient(90deg,rgba(30,30,30,.76),rgba(30,30,30,.18) 52%,rgba(30,30,30,0)),linear-gradient(0deg,rgba(30,30,30,.42),rgba(30,30,30,0) 46%),url(/assets/service-valuation.jpg) 50% /cover}.detail-hero{background:linear-gradient(90deg,rgba(30,30,30,.76),rgba(30,30,30,.18) 52%,rgba(30,30,30,0)),linear-gradient(0deg,rgba(30,30,30,.42),rgba(30,30,30,0) 46%),url(/assets/property-flat.jpg) 50% /cover}.subpage-hero-content{bottom:64px}.detail-hero .tag{position:static;display:inline-block;margin-bottom:16px!important;background:var(--gold);color:#fff!important}.property-price{margin-top:28px;color:#fff;font-size:clamp(2rem,3.1vw,2.7rem);line-height:1.08;font-weight:400;white-space:nowrap}.hero-eyebrow{margin:0 0 48px;color:#fff}.hero-eyebrow:before{background:var(--gold)}.hero-actions{display:flex;flex-wrap:wrap;gap:8px}.button{height:48px;min-height:48px;justify-content:space-between;gap:28px;border:0;border-radius:999px;padding:4px 4px 4px 32px;cursor:pointer;white-space:nowrap;font-weight:400;text-align:left;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button,.button span{display:inline-flex;align-items:center;color:#fff;line-height:1}.button span{width:40px;height:40px;border-radius:50%;justify-content:center;background:var(--ink);font-size:0;flex:0 0 40px}.button span:before{content:"→";display:block;font-size:18px;line-height:1;transform:translateY(-1px)}.mobile-break{display:none}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold)}.button-gold:hover{background:var(--gold-dark);box-shadow:0 16px 38px rgba(117,103,68,.28)}.button-light{background:#fff;color:var(--ink)}.button-light span{background:var(--gold)}.button-glass{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-glass:hover{background:rgba(255,255,255,.16)}.hero-stats{position:absolute;right:max(56px,calc((100% - var(--max)) / 2));bottom:56px;display:flex;gap:8px;margin:0;z-index:2}.about-badges span,.hero-stats div{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;align-content:center;text-align:center;color:#fff;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-stats dt{font-size:2.6rem;line-height:1.1;font-weight:700}.hero-stats dd{max-width:112px;margin:0;line-height:1.15;font-weight:300}.statement{width:min(var(--max),calc(100% - 48px));margin:76px auto 128px;text-align:center}.about h2,.contact h2,.section-heading h2,.statement p{margin:0;font-size:clamp(2.15rem,4vw,3rem);line-height:1.16;font-weight:400}.about h2 span,.contact h2 span,.section-heading h2 span,.statement span{color:rgba(30,30,30,.48)}.section{width:min(var(--max),calc(100% - 48px));margin:0 auto 136px}.subpage-hero+main{padding-top:96px}.section-heading{width:min(560px,100%);margin:0 auto 72px;text-align:center}.section-heading.compact{margin-bottom:48px}.eyebrow{margin:0 0 36px;display:inline-flex;align-items:center;gap:16px;text-transform:uppercase;font-size:.92rem;font-weight:400;letter-spacing:0}.eyebrow:before{content:"";width:16px;height:16px;border-radius:50%;background:var(--gold)}.section-heading>p:last-child{max-width:540px;margin:32px auto 0;color:var(--muted);font-weight:300}.services{display:grid;grid-template-columns:minmax(320px,529px) minmax(0,560px);align-items:start;justify-content:space-between;grid-gap:56px;gap:56px}.services .section-heading{width:100%;margin:0;text-align:left;position:-webkit-sticky;position:sticky;top:96px;align-self:start}.services .section-heading .eyebrow{margin-bottom:40px}.services .section-heading>p:last-child{margin:32px 0 0;max-width:500px}.services .service-grid{flex-direction:column;gap:24px;padding-bottom:56px}.service-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.services .service-grid{display:flex;grid-template-columns:none}.service-card{background:var(--panel);border-radius:var(--radius-lg);padding:24px;min-width:0}.service-card img{width:100%;aspect-ratio:368/219;object-fit:cover;border-radius:var(--radius-md);margin-bottom:24px}.service-card h3{margin:0 0 16px;font-size:clamp(1.6rem,3vw,2rem);line-height:1.25;font-weight:400}.service-card p{margin:0 0 24px;color:var(--muted);font-weight:300}.services .service-card img{aspect-ratio:492/183}.services .service-card{position:-webkit-sticky;position:sticky;box-shadow:0 22px 48px rgba(30,30,30,.055);transform-origin:center top}.services .service-card:first-child{top:96px;z-index:1}.services .service-card:nth-child(2){top:112px;z-index:2}.services .service-card:nth-child(3){top:128px;z-index:3}.estimate-process{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,560px);align-items:start;justify-content:space-between;grid-gap:56px;gap:56px}.process-cta{grid-column:1;justify-self:start;margin-top:-128px}.process-intro{align-self:start;margin-top:0;position:-webkit-sticky;position:sticky;top:96px}.process-intro .eyebrow{margin-bottom:40px}.process-intro h2,.wide-heading h2{margin:0;font-size:clamp(2.15rem,4vw,3rem);line-height:1.16;font-weight:400}.process-intro h2 span,.wide-heading h2 span{color:rgba(30,30,30,.48)}.process-intro h2 span{display:block}.process-intro>p{max-width:500px;margin:32px 0 40px;color:var(--muted)}.step-list{display:flex;flex-direction:column;gap:12px;margin-top:0}.step-card{border-radius:var(--radius-md);background:#fff;padding:24px;position:-webkit-sticky;position:sticky;top:96px;box-shadow:0 18px 42px rgba(30,30,30,.04)}.step-card:first-child{z-index:1}.step-card:nth-child(2){top:112px;z-index:2}.step-card:nth-child(3){top:128px;z-index:3}.step-card span{width:48px;height:48px;margin-bottom:24px;border-radius:8px;background:#e3ddcb;color:var(--gold-dark);display:inline-grid;place-items:center;font-size:1.25rem;line-height:1;font-weight:500}.step-card h3{margin:0 0 8px;font-size:1.35rem;line-height:1.25;font-weight:400}.step-card p{margin:0;color:var(--muted)}.wide-heading{width:min(760px,100%)}.wide-heading>p:last-child{max-width:none;white-space:nowrap}.factor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.factor-card{min-height:192px;border-radius:var(--radius-lg);padding:24px}.factor-card,.factor-card.warm{background:#fff}.factor-card span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:8px;background:#e3ddcb;color:var(--gold);font-size:1.35rem;line-height:1;font-weight:600}.factor-card h3{margin:0 0 10px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1;font-weight:400}.factor-card p{margin:0;color:var(--muted);line-height:1.35}.split-section{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,608px);grid-gap:64px;gap:64px;align-items:start}.split-section .section-heading{margin:0;text-align:left}.side-card{border-radius:var(--radius-lg);background:#fff;padding:24px;box-shadow:0 18px 42px rgba(30,30,30,.04)}.side-card.warm{background:#e3ddcb}.side-card img{width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:var(--radius-md);margin-bottom:24px}.side-card h3{margin:0 0 14px;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.08;font-weight:400}.side-card p{margin:0 0 22px;color:var(--muted)}.side-stack{display:flex;flex-direction:column;gap:16px}.buy-help-section{grid-template-columns:minmax(320px,632px) minmax(0,632px);gap:16px;align-items:start}.buy-help-left{display:grid;grid-gap:48px;gap:48px}.process-card{min-height:196px}.buy-help-section .process-card h3{font-size:clamp(1.25rem,1.85vw,1.42rem);line-height:1.18;font-weight:300}.process-card span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:24px;border-radius:8px;background:#e3ddcb;color:var(--gold);font-size:1.35rem;font-weight:600}.buy-request-panel{min-height:1040px;border-radius:var(--radius-lg);background:#efefef;padding:24px}.tag.static-tag{position:static;display:inline-block;margin-bottom:32px!important}.buy-request-panel h2,.detail-contact-section h2{margin:0 0 28px;font-size:clamp(2.6rem,5vw,3rem);line-height:1.16;font-weight:400}.buy-request-panel h2 span,.detail-contact-section h2 span{color:var(--muted)}.request-label{margin:0 0 16px;font-size:.75rem;color:var(--ink)}.buy-request-panel blockquote{margin:0 0 44px;padding:24px;border-radius:var(--radius-md);background:#e3ddcb;color:var(--muted);font-weight:300;line-height:1.5}.buy-request-panel h3{margin:0 0 24px;font-size:2rem;line-height:1;font-weight:400}.mini-stat-grid{display:grid;grid-template-columns:repeat(4,180px);justify-content:center;grid-gap:8px;gap:8px}.mini-stat{width:180px;height:180px;min-height:0;aspect-ratio:1;padding:24px 16px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center}.mini-stat strong{display:block;font-size:2.45rem;line-height:1;font-weight:600}.mini-stat span{color:var(--gold)}.dark-section{border-radius:var(--radius-lg);background:#1e1e1e;color:#fff;padding:48px 26px}.dark-section .section-heading h2 span,.dark-section .section-heading>p:last-child{color:rgba(255,255,255,.56)}.dark-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.dark-card{border-radius:var(--radius-md);background:#2b2b2b;padding:24px}.dark-card:first-child,.dark-card:nth-child(4),.dark-card:nth-child(5){background:#3a3a3a}.dark-card span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:24px;border-radius:8px;background:#fff;color:var(--gold);font-size:1.35rem;font-weight:600}.dark-card:nth-child(2) span,.dark-card:nth-child(3) span,.dark-card:nth-child(6) span{background:var(--gold);color:#fff}.dark-card h3{margin:0 0 12px;font-size:1.55rem;line-height:1.15;font-weight:400}.dark-card p{margin:0;color:rgba(255,255,255,.78)}.dark-section-cta{display:flex;width:-moz-fit-content;width:fit-content;margin:32px auto 0}.detail-specs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:16px;gap:16px}.detail-spec{min-height:112px;border-radius:var(--radius-lg);background:#fff;padding:24px}.detail-spec small{display:block;margin-bottom:16px;text-transform:uppercase;font-size:.85rem;color:var(--muted)}.detail-spec strong{font-size:1.25rem;font-weight:400}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:16px;gap:16px}.gallery-grid img{width:100%;height:202px;object-fit:cover;border-radius:var(--radius-lg)}.gallery-grid img:first-child{grid-row:span 2;height:420px}.description-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,416px);grid-gap:56px;gap:56px;align-items:start}.description-grid>*{min-width:0}.description-grid .side-card{position:-webkit-sticky;position:sticky;top:96px}.detail-gallery-section{grid-template-columns:minmax(0,2fr) minmax(360px,416px)}.detail-gallery-section>*{min-width:0}.detail-gallery-section .section-heading,.property-description-heading{width:100%;max-width:none;margin-left:0;margin-right:0;text-align:left}.section.detail-gallery-section .section-heading,.section.detail-gallery-section .section-heading h2,.section.detail-gallery-section .section-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.section.detail-gallery-section .section-heading .eyebrow{justify-content:flex-start}.section.detail-gallery-section .property-description-heading,.section.detail-gallery-section .property-description-heading h2,.section.detail-gallery-section .property-description-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.section.detail-gallery-section .property-description-heading .eyebrow{justify-content:flex-start}.section.detail-gallery-section .video-tour .section-heading,.section.detail-gallery-section .video-tour .section-heading h2,.section.detail-gallery-section .video-tour .section-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.section.detail-gallery-section .video-tour .section-heading .eyebrow{justify-content:flex-start}.section.detail-gallery-section .floorplan-section .section-heading,.section.detail-gallery-section .floorplan-section .section-heading h2,.section.detail-gallery-section .floorplan-section .section-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.detail-gallery-section .section-heading .eyebrow,.property-description-heading .eyebrow,.section.detail-gallery-section .floorplan-section .section-heading .eyebrow{justify-content:flex-start}.detail-gallery-section .section-heading h2,.detail-gallery-section .section-heading>p:last-child,.property-description-heading h2,.property-description-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.property-description-heading{margin-top:96px}.property-description{max-width:820px}.property-description p{margin:0 0 32px;color:var(--ink)}.property-description ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 24px;gap:14px 24px;margin:0;padding:0;list-style:none}.property-description li{position:relative;padding-left:22px;color:var(--ink)}.property-description li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:var(--gold)}.floorplan-section,.video-tour{margin-top:96px}.detail-contact-section .section-heading,.video-tour .section-heading{text-align:left}.floorplan-frame,.video-frame{position:relative;overflow:hidden;border-radius:var(--radius-lg);min-height:520px}.floorplan-frame{background:#efefef}.floorplan-frame img,.video-frame img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.video-frame img{filter:brightness(.72)}.video-frame button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:88px;height:88px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:2rem}.detail-contact-panel{width:100%;margin:0;border-radius:0;background:transparent;padding:0}.detail-sticky-contact{position:-webkit-sticky;position:sticky;top:96px;align-self:start;border-radius:var(--radius-lg);background:#efefef;padding:24px}.detail-sticky-contact .section-heading{margin:0;padding:0;border-radius:0;background:transparent}.detail-sticky-contact .section-heading h2{font-size:clamp(2.1rem,3.4vw,2.8rem)}.detail-sticky-contact .section-heading .eyebrow,.detail-sticky-contact .section-heading h2{justify-content:flex-start;margin-left:0;margin-right:0;text-align:left}.detail-sticky-contact .section-heading h2{width:auto}.detail-sticky-contact .contact-form{grid-template-columns:1fr;margin-top:16px}.detail-sticky-contact .contact-form .button{justify-self:stretch}.detail-bottom-contact{margin-top:96px;margin-bottom:96px}.detail-bottom-contact .detail-contact-section{width:min(680px,100%);margin:0 auto;border-radius:var(--radius-lg);background:#efefef;padding:24px}.detail-bottom-contact .section-heading{margin:0;padding:0;border-radius:0;background:transparent;text-align:left}.detail-bottom-contact .section-heading .eyebrow,.detail-bottom-contact .section-heading h2{justify-content:flex-start;margin-left:0;margin-right:0;text-align:left}.detail-bottom-contact .section-heading h2{width:auto;margin-bottom:0;font-size:clamp(2.1rem,3.4vw,2.8rem)}.detail-bottom-contact .contact-form{grid-template-columns:1fr;margin-top:16px}.button-call{width:100%;background:#fff;color:var(--ink);justify-self:stretch!important}.button-call span{background:var(--gold);color:#fff}.about{width:min(var(--max),calc(100% - 48px));min-height:552px;margin:0 auto 136px;padding:24px;border-radius:var(--radius-xl);background:linear-gradient(90deg,rgba(30,30,30,.72),rgba(30,30,30,.1) 54%,rgba(30,30,30,0)),url(/assets/service-valuation.jpg) top /cover;position:relative;overflow:hidden;display:flex;align-items:stretch}.about-panel{width:min(608px,100%);border-radius:var(--radius-lg);background:#fff;padding:32px;display:flex;flex-direction:column;justify-content:center}.about-panel .eyebrow{margin-bottom:40px}.lead{margin:32px 0 16px;font-style:italic}.about-panel p:not(.eyebrow){color:var(--ink);font-weight:300}.about-panel .button{align-self:flex-start;margin-top:28px}.about-badges{position:absolute;right:24px;bottom:24px;display:flex;gap:8px}.about-badges span{width:144px;height:144px;font-size:1.32rem;line-height:1.2;padding:22px}.testimonial-grid{position:relative;min-height:592px}.testimonials{position:relative}.testimonial-dots{display:none}.section .section-heading,.section .wide-heading{margin-left:auto;margin-right:auto;text-align:center}.section .section-heading .eyebrow,.section .wide-heading .eyebrow{justify-content:center}.section .section-heading h2,.section .wide-heading h2{width:100%;margin-left:auto;margin-right:auto;text-align:center}.section .section-heading>p:last-child,.section .wide-heading>p:last-child{margin-left:auto;margin-right:auto;text-align:center}.buy-help-left .section-heading,.services .section-heading{margin-left:0;margin-right:0;text-align:left}.buy-help-left .section-heading .eyebrow,.services .section-heading .eyebrow{justify-content:flex-start}.buy-help-left .section-heading h2,.buy-help-left .section-heading>p:last-child,.services .section-heading h2,.services .section-heading>p:last-child{margin-left:0;margin-right:0;text-align:left}.testimonial{position:absolute;width:calc((100% - 32px) / 3);margin:0;border-radius:24px;padding:22px 24px;min-height:276px;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 18px 42px rgba(30,30,30,.04)}.testimonial-a{left:0;top:0}.testimonial-b{left:calc((100% - 32px) / 3 + 16px);top:0;min-height:300px}.testimonial-c{left:calc(((100% - 32px) / 3 + 16px) * 2);top:0}.testimonial-d{left:0;top:292px}.testimonial-e{left:calc((100% - 32px) / 3 + 16px);top:316px}.testimonial-f{left:calc(((100% - 32px) / 3 + 16px) * 2);top:292px}.testimonial.light{background:#fff}.testimonial.warm{background:#e3ddcb}.testimonial.dark{background:var(--ink);color:#fff}.testimonial .stars{margin-bottom:8px;color:var(--star);font-size:.9rem;letter-spacing:0}.testimonial blockquote{margin:0;font-weight:300;line-height:1.45}.testimonial figcaption{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:12px;font-weight:300}.testimonial figcaption span{font-weight:300}.review-avatar{width:48px;height:48px;border-radius:50%;flex:0 0 48px;object-fit:cover}.listing-slider{position:relative}.listing-static-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.listing-static-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-card{background:var(--panel);border-radius:var(--radius-lg);padding:24px;min-width:0;scroll-snap-align:start}.listing-track{display:flex;gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.listing-track::-webkit-scrollbar{display:none}.listing-track .listing-card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 16px) / 2)}.listing-media{position:relative;min-height:333px;border:1px solid rgba(60,60,59,.2);border-radius:var(--radius-lg);overflow:hidden}.listing-card img{width:100%;height:333px;object-fit:cover}.listing-static-grid .listing-media{min-height:220px}.listing-static-grid .listing-card img{height:220px}.listing-body{padding:24px 0 0}.listing-info{max-width:424px}.tag{position:absolute;left:8px;top:8px;width:-moz-fit-content;width:fit-content;margin:0!important;padding:8px 24px;border-radius:999px;background:var(--ink);color:#fff!important;font-size:1rem;font-weight:400;line-height:1.5}.detail-page .detail-hero .tag{position:static;display:inline-block;background:var(--gold);color:#fff!important}.detail-page .property-price{font-size:clamp(3rem,5vw,4.4rem);line-height:1}.listing-card strong{display:block;font-size:2rem;line-height:1.25;font-weight:500;white-space:nowrap}.listing-static-grid .listing-card strong{font-size:clamp(.92rem,1.25vw,1.08rem);line-height:1.12}.detail-page .listing-static-grid .listing-card strong{font-size:clamp(1.3rem,1.9vw,1.55rem);line-height:1.1}.buy-page #nabidka .listing-card strong{font-size:clamp(1.15rem,1.65vw,1.35rem);line-height:1.1}.sold-listings .listing-card strong{font-size:clamp(1.85rem,2.6vw,2.1rem);line-height:1.1}.listing-card h3{margin-bottom:16px;font-size:clamp(2rem,3.2vw,2.5rem);line-height:1;font-weight:400}.listing-static-grid .listing-card h3{font-size:clamp(1.28rem,1.92vw,1.52rem);line-height:1.06;white-space:nowrap}.sold-listings .listing-card h3{font-size:clamp(2.25rem,3.45vw,2.65rem);line-height:1.04;white-space:normal}.sold-listings .listing-static-grid.two-up{gap:16px}.sold-listings .listing-card{border-radius:32px;padding:24px}.sold-listings .listing-media{min-height:244px;border:0;border-radius:24px}.sold-listings .listing-card img{height:244px}.sold-listings .listing-body{padding-top:32px}.sold-listings .listing-info{max-width:520px}.sold-listings .listing-info>p{margin-top:20px;font-size:1.05rem}.sold-listings .property-meta{margin-top:48px}.sold-listings .listing-footer{margin-top:32px;padding-top:30px}.sold-listings .listing-footer .button{min-width:304px;justify-content:space-between}.sold-listings .section-heading{width:min(980px,100%)}.sold-listings .section-heading h2{font-size:clamp(2rem,3.6vw,2.75rem);white-space:nowrap}.listing-card p:not(.tag){margin-bottom:0;color:var(--muted);font-weight:300}.property-meta{display:flex;flex-wrap:wrap;gap:24px;margin:40px 0 0;padding:0;list-style:none;color:var(--ink);font-weight:300}.property-meta li{white-space:nowrap}.property-meta sup{font-size:.65em;line-height:0}.listing-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px;padding-top:26px;border-top:1px solid rgba(30,30,30,.16)}.listing-request-card{min-height:100%;background:#e3ddcb;display:grid;place-items:center}.request-card-inner{max-width:320px;display:grid;justify-items:center;grid-gap:16px;gap:16px;text-align:center}.request-card-inner>span{font-size:3rem}.request-card-inner h3{margin:0}.slider-arrow{position:absolute;top:calc(50% - 28px);z-index:3;width:56px;height:56px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;cursor:pointer;transition:transform .18s ease,background .18s ease}.slider-arrow:hover{transform:translateY(-2px);background:#000}.slider-arrow span{width:32px;height:32px;display:grid;place-items:center;font-size:20px;line-height:1}.slider-prev{left:-16px;background:var(--gold)}.slider-next{right:-16px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.faq-column{display:flex;flex-direction:column;gap:8px}.faq-item{width:100%;border:0;border-radius:999px;background:#fff;color:var(--ink);min-height:48px;padding:4px 4px 4px 24px;display:grid;grid-template-columns:1fr 40px;grid-column-gap:16px;column-gap:16px;grid-row-gap:0;row-gap:0;text-align:left;cursor:pointer;line-height:1.2;box-shadow:0 10px 28px rgba(30,30,30,.025)}.faq-item,.faq-item strong{align-items:center;font-weight:400}.faq-item strong{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;background:var(--ink);color:#fff;font-size:18px;line-height:1;padding-bottom:1px}.faq-item p{grid-column:1/-1;max-height:0;overflow:hidden;margin:0;color:var(--muted);font-weight:300;transition:max-height .22s ease}.faq-item[aria-expanded=true]{border-radius:var(--radius-md);background:#e3ddcb;padding-top:14px;padding-bottom:16px;row-gap:12px;box-shadow:0 18px 42px rgba(30,30,30,.045)}.faq-item[aria-expanded=true] p{max-height:96px}.contact{width:min(var(--max),calc(100% - 48px));margin:0 auto -341px;position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding:16px;background:var(--mist);border-radius:var(--radius-xl)}.buy-page .contact,.detail-page .contact,.sell-page .contact{margin-bottom:96px}.contact-photo{min-height:620px;border-radius:var(--radius-md);overflow:hidden}.contact-photo img{width:100%;height:100%;object-fit:cover;object-position:88% center}.contact-form-wrap{padding:40px 24px}.contact-form{margin-top:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 8px;gap:16px 8px}.buy-request-form input:nth-of-type(9){grid-column:1/-1}.contact-form label{position:relative}.contact-form label>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;outline:1px solid transparent;border-radius:999px;background:#fff;color:var(--ink);font-weight:300;padding:12px 24px;min-height:48px}.contact-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:58px;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 29px) 22px,calc(100% - 23px) 22px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--muted);opacity:1;font-weight:300}.contact-form textarea{min-height:124px;border-radius:var(--radius-md);resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline-color:var(--gold)}.consent,.contact-form .button,.form-status,.full,.wide{grid-column:1/-1}.consent,.form-status{margin:0;font-size:.78rem}.contact-form .button{width:100%;justify-self:stretch;margin-top:1px}.footer{padding:405px max(24px,calc((100% - var(--max)) / 2)) 72px;background:var(--ink);color:#fff}.buy-page .footer,.detail-page .footer,.sell-page .footer{padding-top:72px}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-cta h2{max-width:672px;margin:0;font-size:clamp(2rem,4vw,2.5rem);line-height:1.2;font-weight:400}.footer-line{height:1px;margin:48px 0;background:rgba(255,255,255,.18)}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:48px}.footer h3{margin:0 0 24px;font-size:1.5rem;font-weight:400}.footer p{margin:0 0 8px;font-weight:300}.socials{display:flex;gap:13px}.socials a{display:block}.socials a,.socials img{width:32px;height:32px}.footer nav{display:grid;grid-gap:8px;gap:8px;color:rgba(255,255,255,.82);font-weight:300}@media (max-width:1040px){.hero{min-height:860px}.nav{width:calc(100% - 48px)}.menu-toggle{display:flex}.nav-menu{position:absolute;top:116px;right:0;width:min(360px,100%);padding:58px 20px 20px;border-radius:var(--radius-lg);background:rgba(30,30,30,.72);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:none;flex-direction:column;align-items:stretch;gap:20px}.menu-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;display:grid;place-items:center;font:inherit;font-size:1.35rem;line-height:1;cursor:pointer}.nav-socials{display:flex;gap:10px;padding-top:4px}.nav-socials a{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.14);display:grid;place-items:center}.nav-socials img{width:20px;height:20px}.nav-menu.open{display:flex}.hero-content{width:calc(100% - 48px);margin-left:24px;bottom:300px}.hero-stats{left:24px;right:auto;bottom:32px}.service-grid,.services{grid-template-columns:1fr}.services{gap:48px}.description-grid,.split-section{grid-template-columns:1fr}.detail-sticky-contact{position:static}.detail-specs,.mini-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-stat{width:min(180px,100%);height:auto}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img:first-child{grid-column:1/-1}.dark-grid{grid-template-columns:1fr}.services .section-heading{text-align:center;margin:0 auto;position:static}.services .section-heading>p:last-child{margin-left:auto;margin-right:auto}.services .service-grid{padding-bottom:0}.services .service-card{position:static}.estimate-process{grid-template-columns:1fr}.process-intro{position:static}.process-cta{grid-column:auto;justify-self:start;margin-top:0}.factor-grid,.listing-static-grid,.listing-static-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid{min-height:0;display:flex;gap:16px;overflow-x:auto;padding:0 0 10px;scroll-snap-type:x proximity}.testimonial{position:static;flex:0 0 360px;width:360px;scroll-snap-align:start}.listing-track{grid-auto-columns:unset}.listing-track .listing-card{flex-basis:min(632px,82vw)}.slider-prev{left:-8px}.slider-next{right:-8px}.about{min-height:720px;align-items:flex-start}.about-badges{left:24px;right:24px;justify-content:center}.contact{grid-template-columns:1fr;margin-bottom:-420px}.buy-page .contact,.detail-page .contact,.sell-page .contact{margin-bottom:80px}.contact-photo{min-height:420px}.footer{padding-top:500px}}@media (max-width:760px){.hero{margin:12px;min-height:760px;border-radius:24px;background-position:58%}.nav{width:calc(100% - 32px);padding-top:24px}.brand{font-size:1.75rem}.hero-content{width:calc(100% - 32px);margin-left:16px;top:142px;bottom:auto}.subpage-hero{min-height:690px}.estimate-page .subpage-hero{min-height:570px}.sell-page .subpage-hero{min-height:590px}.buy-page .subpage-hero{min-height:540px}.detail-page .subpage-hero{min-height:460px}.buy-page .subpage-hero+main,.detail-page .subpage-hero+main,.estimate-page .subpage-hero+main,.sell-page .subpage-hero+main{padding-top:24px}.subpage-hero-content{top:106px}.detail-page .subpage-hero-content{top:auto;bottom:28px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%;justify-content:space-between;padding-left:24px;gap:16px}.rating{margin-bottom:24px}.hero h1{font-size:clamp(2.45rem,11.4vw,3.05rem)}.hero:not(.subpage-hero) .hero-copy{max-width:92%;margin-bottom:34px;font-size:.9rem;line-height:1.34}.subpage-hero h1{font-size:clamp(2.2rem,9.8vw,2.65rem);line-height:1.06}.subpage-hero .hero-copy{max-width:100%;font-size:.9rem;line-height:1.38}.subpage-hero .hero-copy br{display:none}.hero-stats{width:auto;left:16px;bottom:72px;justify-content:flex-start;gap:8px}.about-badges span,.hero-stats div{width:112px;height:112px;flex:0 0 112px}.about-badges span{display:flex;align-items:center;justify-content:center;padding:18px;font-size:1.08rem;line-height:1.14;text-align:center}.hero-stats dt{font-size:1.7rem}.hero-stats dd{max-width:86px;font-size:.74rem;line-height:1.12}.about,.contact,.section,.statement{width:calc(100% - 24px)}.statement{margin:56px auto 96px}.statement p{font-size:clamp(1.72rem,7.8vw,2rem);line-height:1.12}.about,.section{margin-bottom:96px}.services .section-heading h2{font-size:clamp(1.95rem,8.5vw,2.25rem);line-height:1.12}.sold-listings .section-heading h2{width:min(100%,340px);margin-left:auto;margin-right:auto;white-space:normal}.mobile-break{display:block}.services .section-heading{margin-left:auto;margin-right:auto;text-align:center}.services .section-heading .eyebrow{justify-content:center}.buy-help-left .section-heading,.services .section-heading h2,.services .section-heading>p:last-child{margin-left:auto;margin-right:auto;text-align:center}.buy-help-left .section-heading .eyebrow{justify-content:center}.buy-help-left .section-heading h2,.buy-help-left .section-heading>p:last-child{margin-left:auto;margin-right:auto;text-align:center}.service-card{padding:16px}.buy-help-left .process-stack,.factors .factor-grid,.services .service-grid{overflow:visible;gap:14px}.buy-help-left .process-card,.factors .factor-card,.services .service-card{position:-webkit-sticky;position:sticky;top:16px;background:#fff}.buy-help-left .process-card:nth-child(2),.factors .factor-card:nth-child(2),.services .service-card:nth-child(2){top:30px}.buy-help-left .process-card:nth-child(3),.factors .factor-card:nth-child(3),.services .service-card:nth-child(3){top:44px}.factors .factor-card:nth-child(4){top:58px}.factors .factor-card:nth-child(5){top:72px}.factors .factor-card:nth-child(6){top:86px}.factor-grid{grid-template-columns:1fr}.factors .factor-grid{display:flex;flex-direction:column;gap:16px}.factors .factor-card{min-height:212px;box-shadow:0 18px 42px rgba(30,30,30,.04)}.sell-page .dark-grid,.sell-page .factor-grid{display:flex;flex-direction:column;gap:14px}.sell-page .dark-card,.sell-page .factor-card{position:-webkit-sticky;position:sticky;top:16px}.sell-page .dark-card:nth-child(2),.sell-page .factor-card:nth-child(2){top:28px}.sell-page .dark-card:nth-child(3),.sell-page .factor-card:nth-child(3){top:40px}.sell-page .dark-card:nth-child(4),.sell-page .factor-card:nth-child(4){top:52px}.sell-page .dark-card:nth-child(5),.sell-page .factor-card:nth-child(5){top:64px}.sell-page .dark-card:nth-child(6),.sell-page .factor-card:nth-child(6){top:76px}.split-section .section-heading{text-align:center;margin:0 auto}.detail-specs,.gallery-grid,.listing-static-grid,.listing-static-grid.two-up,.mini-stat-grid{grid-template-columns:1fr}.sell-page .mini-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mini-stat{width:min(168px,100%);height:auto;min-height:0;margin:0 auto;border-radius:50%}.sell-page .mini-stat{width:100%;aspect-ratio:1}.gallery-grid img,.gallery-grid img:first-child{grid-column:auto;grid-row:auto;height:220px}.factor-card,.step-card{padding:20px}.wide-heading>p:last-child{white-space:normal}.estimate-process .step-card:first-child{top:16px}.estimate-process .step-card:nth-child(2){top:28px}.estimate-process .step-card:nth-child(3){top:40px}.estimate-process{gap:32px}.process-intro{text-align:center;width:100%}.process-intro .eyebrow{justify-content:center}.process-intro h2{width:100%;max-width:100%;font-size:clamp(2.15rem,9.2vw,2.8rem);text-align:center}.process-intro h2,.process-intro>p{margin-left:auto;margin-right:auto}.process-cta{width:100%;justify-content:space-between;padding-left:24px}.about{padding:12px;min-height:0;display:block;background:linear-gradient(180deg,rgba(30,30,30,.02),rgba(30,30,30,.04) 34%,rgba(30,30,30,.2)),url(/assets/service-valuation.jpg) top /cover}.about-panel{padding:24px;margin-top:0}.about-badges{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;justify-content:stretch;overflow:visible;margin-top:12px}.about-badges span{width:100%;height:auto;aspect-ratio:1;min-width:0;flex:none;padding:8px;font-size:clamp(.98rem,3.55vw,1.08rem);line-height:1.1}.testimonial-grid{width:100%;max-width:100%;display:flex;gap:12px;padding:0 0 12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.testimonial-grid::-webkit-scrollbar{display:none}.testimonials:after{content:none}.testimonials{overflow:hidden}.testimonial-dots{display:flex;justify-content:center;gap:5px;margin:16px auto 0}.testimonial-dots button{width:16px;height:5px;border:1px solid rgba(30,30,30,.42);border-radius:999px;background:transparent;padding:0}.testimonial-dots button.is-active{border-color:var(--gold);background:var(--gold)}.testimonial{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 24px);width:calc(100% - 24px);min-height:300px;scroll-snap-align:start}.contact-form{grid-template-columns:1fr}.buy-request-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.buy-request-form input{min-height:44px;padding:10px 16px;font-size:.86rem}.buy-request-form input:nth-of-type(9){grid-column:1/-1}.buy-help-section{gap:40px}.buy-request-panel{min-height:auto;padding:20px}.process-stack{gap:16px}.property-description ul{grid-template-columns:1fr}.detail-page .detail-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-page .detail-spec{padding:20px}.floorplan-frame,.floorplan-frame img,.video-frame,.video-frame img{min-height:320px}.detail-page .gallery-grid{display:flex;gap:12px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px}.detail-page .gallery-grid::-webkit-scrollbar{display:none}.detail-page .gallery-grid img,.detail-page .gallery-grid img:first-child{flex:0 0 100%;width:100%;max-width:100%;height:300px;scroll-snap-align:start}.sold-listings .listing-body{padding-top:24px}.sold-listings .listing-static-grid.two-up{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:12px}.sold-listings .listing-static-grid.two-up::-webkit-scrollbar{display:none}.sold-listings .listing-static-grid.two-up .listing-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 24px);scroll-snap-align:start}.sold-listings .property-meta{margin-top:28px}.sold-listings .listing-footer{margin-top:24px}.detail-bottom-contact{width:calc(100% - 24px);margin-top:64px;margin-bottom:64px}.detail-bottom-contact .detail-contact-panel,.detail-bottom-contact .section-heading,.detail-contact-panel,.detail-sticky-contact .section-heading{padding:0}.detail-sticky-contact .contact-form{margin-top:16px;gap:12px}.listing-track{grid-auto-columns:unset}.listing-track .listing-card{flex-basis:calc(100vw - 48px)}.listing-card{padding:16px}.listing-card h3{margin-bottom:10px;font-size:clamp(1.45rem,6.8vw,1.85rem);line-height:1.08}.listing-body{padding-top:16px}.listing-card p:not(.tag){font-size:.92rem}.property-meta{gap:12px;margin-top:22px;font-size:.86rem}.listing-card strong{font-size:1.55rem;line-height:1.15}.listing-card img,.listing-media{height:210px;min-height:210px}.listing-footer{align-items:flex-start;flex-direction:column;gap:16px;margin-top:18px;padding-top:18px}.listing-footer .button{width:100%;justify-content:space-between;padding-left:24px;gap:16px}.slider-arrow{top:38%;width:40px;height:40px}.slider-arrow span{width:24px;height:24px;font-size:16px}.slider-prev{left:-2px}.slider-next{right:-2px}.faq-grid{display:flex;flex-direction:column;gap:8px}.faq-column{display:contents}.contact{padding:12px;margin-bottom:-470px}.buy-page .contact,.detail-page .contact,.sell-page .contact{margin-bottom:64px}.contact-form-wrap{padding:24px 4px 12px}.contact-photo{min-height:360px}.contact-form .button{justify-self:stretch}.footer{padding-top:540px}.buy-page .footer,.detail-page .footer,.sell-page .footer{padding-top:64px}.footer-content,.footer-cta{flex-direction:column;align-items:flex-start}}