@font-face{font-family:Manrope;src:url('/assets/manrope-regular.woff2') format('woff2');font-display:swap;font-weight:400}@font-face{font-family:Manrope;src:url('/assets/manrope-bold.woff2') format('woff2');font-display:swap;font-weight:600 800}
:root{--ink:#111111;--paper:#fff;--soft:#f3f3f3;--muted:#646464;--line:#dcdcdc;--accent:#cccccc;--serif:Georgia,'Times New Roman',serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #777777;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.045em;line-height:1.08}h2{font-size:clamp(36px,4.1vw,60px)}h3{font-size:24px;line-height:1.35}em{font-weight:400}p+p{margin-top:20px}.wrap{width:calc(100% - 128px);max-width:1320px;margin-inline:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1.6;margin-bottom:24px}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:20}.skip-link:focus{top:10px}.site-header{height:104px;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:white;position:relative;z-index:10}.wordmark{font-size:21px;line-height:1.03;letter-spacing:.13em;font-weight:800}.wordmark>span{display:block;letter-spacing:.18em}.brand-dot{color:#111111}.site-header nav{display:flex;gap:36px;align-items:center;margin-left:auto;margin-right:8%}.site-header nav a{font-size:14px;padding-block:10px;position:relative}.site-header nav a:after{content:'';height:1px;background:currentColor;position:absolute;bottom:5px;left:0;width:0;transition:width .2s}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{width:100%}.header-contact{font-size:14px;display:flex;gap:36px;align-items:center;border-bottom:1px solid var(--ink);padding:10px 0}.header-contact span{font-size:23px}.menu-toggle{display:none}.home-hero{height:min(760px,calc(100svh - 104px));min-height:610px;position:relative;background:#333333;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-image{object-position:center 56%}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.67),rgba(0,0,0,.08)),linear-gradient(0deg,rgba(0,0,0,.62),transparent 60%)}.hero-content{position:relative;z-index:1;padding:85px 64px 110px;max-width:1050px}.hero-content .eyebrow{margin-bottom:27px}.hero-content h1{font-size:clamp(65px,6.5vw,102px);max-width:940px}.hero-content h1 em{color:#fff}.hero-content>p:not(.eyebrow){font-size:17px;line-height:1.7;margin-top:27px;color:#efefef}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:56px;padding:14px 22px;background:var(--ink);border:1px solid var(--ink);color:white;font-size:14px;font-weight:600;transition:background .2s,color .2s,transform .2s}.button:hover{background:#383838;border-color:#383838;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-outline{background:transparent;color:inherit;border-color:currentColor}.button-outline:hover{background:var(--ink);color:white}.hero-content .button:not(.button-outline){background:white;border-color:white;color:var(--ink)}.hero-content .button:not(.button-outline):hover{background:#e8e8e8}.hero-content .button-outline{border-color:#adadad}.hero-content .button-outline:hover{background:rgba(255,255,255,.12)}.hero-bottom{position:absolute;left:64px;right:64px;bottom:27px;display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid #ffffff55;font-size:12px;letter-spacing:.13em}.hero-bottom i{font-style:normal;margin-inline:13px;color:#d0d0d0}.hero-bottom a{display:flex;gap:22px;align-items:center}.hero-bottom a span{font-size:22px}.intro-section{padding-block:104px 64px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-copy{padding-top:12px;max-width:520px}.intro-copy p,.about-copy>p,.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:7px 0;border-bottom:1px solid var(--ink);font-size:14px;font-weight:600;margin-top:25px}.text-link span{font-size:24px;line-height:1}.journeys{display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:106px}.journey{padding:26px 35px 12px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;transition:background .2s}.journey+ .journey{padding-left:35px;border-left:1px solid var(--line)}.journey:hover{background:#f7f7f7}.number{font-size:12px;letter-spacing:.13em;font-weight:600;color:var(--muted)}.journey h3{font-family:var(--serif);font-size:34px;letter-spacing:-.03em;line-height:1.18;margin:30px 0 18px}.journey p{color:var(--muted);max-width:330px;font-size:15px}.journey-end{display:flex;justify-content:space-between;gap:10px;font-size:14px;margin-top:40px;font-weight:600}.journey-end span{font-size:22px}.offmarket-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:white}.feature-image{position:relative;min-height:620px;overflow:hidden}.feature-image img{width:100%;height:100%;position:absolute;object-fit:cover}.image-label{position:absolute;bottom:28px;left:35px;letter-spacing:.13em;font-size:12px;background:#111111c9;padding:7px 10px}.feature-copy{padding:85px 10%;align-self:center}.feature-copy .eyebrow{color:#cccccc}.feature-copy>p:not(.eyebrow){color:#c7c7c7;margin-top:30px;max-width:470px}.feature-copy .button{margin-top:34px;border-color:#777777}.feature-copy .button:hover{background:white;color:var(--ink)}.small-note{display:block;font-size:12px;color:#b7b7b7;margin-top:25px}.about-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:100px;padding-block:110px;align-items:center}.portrait-frame{position:relative}.portrait-frame>img{width:100%;aspect-ratio:1/1.12;object-fit:cover;object-position:center 25%}.portrait-label{position:absolute;bottom:0;right:0;left:0;padding:40px 28px 22px;background:linear-gradient(transparent,#0c0c0cdd);color:white;font-size:17px;letter-spacing:.12em}.portrait-label span{display:block;font-size:12px;letter-spacing:.18em;margin-top:7px;color:#d6d6d6}.about-copy h2{margin-bottom:32px}.articles-section{padding-bottom:105px}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:45px}.section-heading h2{font-size:44px}.section-heading .text-link{white-space:nowrap;margin-bottom:5px}.article-row{display:grid;grid-template-columns:205px 1fr 30px;gap:20px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.article-row:last-child{border-bottom:1px solid var(--line)}.article-row:hover h3{text-decoration:underline;text-underline-offset:5px}.article-category{font-size:12px;letter-spacing:.1em;color:var(--muted);font-weight:600}.article-row h3{font-family:var(--serif);font-size:28px;letter-spacing:-.02em}.article-row>span:last-child{font-size:28px}.site-footer{background:var(--ink);color:white;padding:72px 64px 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:50px;padding-bottom:75px}.footer-top h2{font-size:76px}.footer-top .eyebrow{color:#cccccc}.footer-contact{width:45%;max-width:480px}.footer-contact>a:first-child{font-size:36px;letter-spacing:-.03em;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff55;padding-bottom:20px}.footer-contact .email{display:inline-block;margin-top:22px;font-size:17px}.footer-contact p{color:#b5b5b5;font-size:14px;margin-top:10px}.footer-bottom{display:flex;align-items:center;gap:35px;border-top:1px solid #ffffff30;padding-top:20px;font-size:12px;color:#b5b5b5}.footer-name{color:white;font-size:17px;margin-right:auto}.footer-bottom img{width:85px;height:auto;margin-right:30px}.page-hero{padding:82px 0 76px;background:var(--soft)}.page-hero h1{font-size:clamp(50px,6vw,82px);max-width:1000px}.page-hero .lead{max-width:650px;margin-top:27px;font-size:19px;color:var(--muted);line-height:1.75}.page-hero .eyebrow{color:var(--muted)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:85px}.body-copy h2{font-size:42px;margin-bottom:25px}.body-copy h3{font-family:var(--serif);font-size:29px;margin:35px 0 15px}.body-copy p,.body-copy li{color:var(--muted);line-height:1.85}.body-copy ul,.body-copy ol{padding-left:23px}.body-copy li{margin-bottom:13px}.body-copy a:not(.button){text-decoration:underline;text-underline-offset:3px}.steps{counter-reset:steps}.step{padding:24px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:45px 1fr;gap:10px}.step::before{counter-increment:steps;content:'0' counter(steps);font-size:13px;color:var(--muted);padding-top:5px}.step h3{font-size:23px;margin:0 0 10px}.step p{font-size:15px;color:var(--muted)}.callout{padding:44px;background:var(--soft);align-self:start}.callout h2,.callout h3{font-family:var(--serif);font-size:34px;margin-bottom:22px}.callout p{color:var(--muted)}.callout .button{margin-top:27px}.empty-listings{padding-block:80px}.empty-box{padding:55px;border:1px solid var(--line);max-width:900px;margin:auto;text-align:center}.empty-box h2{font-size:42px;margin-bottom:22px}.empty-box p{max-width:600px;margin-inline:auto;color:var(--muted)}.empty-box .button{margin-top:27px}.article-body{max-width:800px;margin:0 auto;padding:65px 30px 85px}.article-body h2{font-size:38px;margin:45px 0 22px}.article-body p,.article-body li{color:var(--muted);line-height:1.9}.article-body li{margin-bottom:15px}.article-body a:not(.button){text-decoration:underline;text-underline-offset:3px}.article-body .notice{font-size:14px;padding:22px;border-left:2px solid #777777;background:var(--soft);margin-top:35px}.article-body .button{margin-top:30px}.faq{padding-block:0 90px;max-width:950px}.faq h2{margin-bottom:36px}.faq details{border-top:1px solid var(--line);padding:25px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:18px;padding-right:20px}.faq details p{margin-top:20px;color:var(--muted);max-width:800px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-block:70px 95px}.article-card{border-top:1px solid var(--ink);padding-top:23px;display:flex;flex-direction:column}.article-card h2{font-size:35px;line-height:1.2;margin:25px 0 20px}.article-card p{color:var(--muted);font-size:15px}.article-card .text-link{margin-top:auto;padding-top:25px;align-self:start}.area-strip{background:var(--soft);padding:35px;text-align:center;font-size:15px;color:var(--muted);line-height:2}.area-strip strong{color:var(--ink);font-weight:600}.preview-badge{background:#f2edcc;color:#49401e;padding:14px 24px;text-align:center;font-size:14px}.listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-block:60px}.listing-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.listing-card h2{font-size:28px;margin-top:20px}.listing-card p{color:var(--muted);margin-top:12px}.listing-photo{width:100%;max-height:650px;object-fit:cover}.property-facts{display:flex;gap:30px;padding:25px 0;border-block:1px solid var(--line);margin:30px 0}.property-facts span{font-size:16px}
@media(min-width:1600px){.site-header{padding-inline:max(64px,calc((100vw - 1400px)/2))}.hero-content{margin-left:calc((100vw - 1440px)/2)}.hero-bottom{left:calc((100vw - 1320px)/2);right:calc((100vw - 1320px)/2)}}
@media(max-width:1100px){.site-header{padding-inline:35px;gap:20px}.site-header nav{gap:25px;margin-right:3%}.wrap{width:calc(100% - 70px)}.hero-content{padding-left:35px}.hero-bottom{left:35px;right:35px}.intro-section,.about-section,.split-section{gap:50px}.feature-copy{padding-inline:40px}.site-footer{padding-inline:35px}.article-row{grid-template-columns:175px 1fr 25px}.section-heading h2{font-size:38px}.article-grid{gap:25px}}
@media(max-width:900px){.site-header{height:88px}.wordmark{font-size:19px}.site-header nav{display:none;position:absolute;top:88px;left:0;right:0;background:white;padding:25px 35px 35px;margin:0;box-shadow:0 15px 20px #0001}.site-header nav.is-open{display:flex;flex-direction:column;gap:8px;align-items:stretch}.site-header nav a{font-size:19px;padding:10px}.header-contact{margin-left:auto;gap:20px}.menu-toggle{display:flex;flex-direction:column;gap:7px;padding:12px 5px;background:none;border:0;cursor:pointer;width:40px;height:44px;justify-content:center}.menu-toggle span{width:28px;height:1px;background:var(--ink)}.home-hero{height:690px;min-height:0}.hero-content{padding-top:90px}.hero-content h1{font-size:77px}.intro-section{padding-top:75px;gap:35px}.intro-section h2{font-size:43px}.journey{padding-right:20px}.journey+.journey{padding-left:20px}.journey h3{font-size:29px}.journey p{font-size:14px}.feature-image{min-height:550px}.feature-copy{padding:55px 35px}.feature-copy h2{font-size:44px}.about-section{gap:40px;padding-block:80px}.about-copy h2{font-size:42px}.about-copy>p{font-size:16px}.footer-top h2{font-size:64px}.footer-contact>a:first-child{font-size:30px}.article-row{grid-template-columns:1fr 25px;gap:12px}.article-row .article-category{grid-column:1}.article-row h3{grid-column:1}.article-row>span:last-child{grid-column:2;grid-row:1/3}.article-grid{grid-template-columns:1fr}.article-card{padding-bottom:15px}.article-card h2{font-size:34px;margin-block:15px}.article-card .text-link{margin-top:0}.split-section{gap:35px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.site-header{height:80px;padding-inline:20px}.site-header nav{top:80px;padding-inline:20px}.wordmark{font-size:17px}.header-contact{font-size:13px;gap:13px}.header-contact span{font-size:20px}.home-hero{height:690px;max-height:none}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#000000b5,#00000030),linear-gradient(0deg,#000000bb,transparent)}.hero-content{padding:85px 22px 90px}.eyebrow{font-size:12px;letter-spacing:.16em;margin-bottom:20px}.hero-content h1{font-size:62px;letter-spacing:-.05em;line-height:1.06}.hero-content>p:not(.eyebrow){font-size:16px;margin-top:25px}.hero-content .button-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:28px}.hero-content .button{min-width:220px;min-height:53px}.hero-bottom{left:22px;right:22px;bottom:22px;font-size:12px;letter-spacing:.07em;padding-top:19px}.hero-bottom i{margin-inline:6px}.hero-bottom a{gap:10px}.hero-bottom a span{font-size:18px}.intro-section{padding-block:60px 45px;grid-template-columns:1fr;gap:26px}.intro-section h2{font-size:42px}.intro-copy{padding-top:0}.intro-copy p{font-size:16px}.journeys{grid-template-columns:1fr;padding-bottom:60px}.journey,.journey+.journey{padding:25px 0;border-left:0}.journey h3{font-size:34px;margin:22px 0 15px}.journey h3 br{display:none}.journey p{font-size:15px;max-width:100%}.journey-end{margin-top:25px}.offmarket-feature{grid-template-columns:1fr}.feature-image{min-height:330px}.feature-copy{padding:50px 22px 55px}.feature-copy h2{font-size:48px}.feature-copy>p:not(.eyebrow){font-size:16px;margin-top:24px}.image-label{left:22px;bottom:22px;font-size:12px}.about-section{padding-block:60px;grid-template-columns:1fr;gap:38px}.portrait-frame{max-width:420px}.portrait-frame>img{aspect-ratio:1.05}.about-copy h2{font-size:41px;margin-bottom:26px}.articles-section{padding-bottom:65px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:39px}.section-heading .text-link{margin-top:25px}.article-row{padding-block:23px}.article-row h3{font-size:27px}.article-category{font-size:12px}.site-footer{padding:55px 22px 23px}.footer-top{display:block;padding-bottom:45px}.footer-top h2{font-size:63px}.footer-contact{width:100%;margin-top:40px}.footer-contact>a:first-child{font-size:30px}.footer-contact .email{font-size:15px}.footer-contact p{font-size:12px}.footer-bottom{flex-wrap:wrap;gap:18px;font-size:12px}.footer-name{font-size:16px;flex:1}.footer-bottom img{width:75px;margin:0}.footer-bottom span{flex-basis:70%}.page-hero{padding:56px 0 50px}.page-hero h1{font-size:52px}.page-hero .lead{font-size:17px;margin-top:22px}.split-section{grid-template-columns:1fr;padding-block:55px;gap:40px}.body-copy h2{font-size:36px}.callout{padding:30px}.empty-listings{padding-block:50px}.empty-box{padding:35px 22px}.empty-box h2{font-size:36px}.article-body{padding:35px 22px 60px}.article-body h2{font-size:33px}.article-grid{padding-block:45px 60px;gap:28px}.faq{padding-bottom:60px}.faq h2{font-size:37px}.faq summary{font-size:16px}.area-strip{font-size:14px;padding:25px 20px}.listing-grid{grid-template-columns:1fr}.property-facts{gap:20px;flex-wrap:wrap}}
.agency-lockup{padding-left:25px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0}.agency-lockup img{width:87px;height:auto}.agency-lockup>span,.footer-agency>span{font-size:12px;letter-spacing:.1em;white-space:nowrap}.site-header nav{gap:26px;margin-right:0;margin-left:auto}.site-header{gap:25px;padding-inline:45px}.header-contact{white-space:nowrap;gap:15px}.footer-agency{display:flex;flex-direction:column;align-items:center;gap:7px;margin-right:30px}.footer-bottom .footer-agency img{margin:0;width:100px}.footer-agency>span{font-size:12px;color:white}.agency-note{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:12px!important;letter-spacing:.13em;margin-top:40px}.agency-note img{width:125px;height:auto}.price-update{background:#f3f3f3}.price-update h2{font-size:54px}.form-intro{margin-top:28px;max-width:480px;color:var(--muted)}.form-note{font-size:13px;line-height:1.75;color:var(--muted);margin-top:20px;max-width:500px}.form-note a{text-decoration:underline}.price-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:600}.price-form label span{font-weight:400;color:var(--muted);font-size:12px}.price-form input,.price-form textarea{display:block;width:100%;padding:13px 15px;border:1px solid #bbb;background:white;border-radius:0;color:var(--ink);font:inherit;font-size:16px;margin-bottom:20px}.price-form textarea{resize:vertical}.price-form button{cursor:pointer;width:100%}#request-status{font-size:14px;margin-top:15px}#request-status a{text-decoration:underline}.source-note{font-size:13px!important;margin-top:25px}.article-byline{font-size:13px!important;padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:30px}.listing-grid{grid-template-columns:1fr}.listing-card{display:grid;grid-template-columns:1.08fr 1fr;gap:0;border:1px solid var(--line);transition:border-color .2s}.listing-card:hover{border-color:var(--ink)}.listing-image{position:relative;overflow:hidden;min-height:410px}.listing-image img{height:100%;aspect-ratio:auto;object-fit:cover;position:absolute}.listing-status{position:absolute;left:22px;top:22px;background:white;padding:7px 13px;font-size:12px;letter-spacing:.12em}.listing-content{padding:44px}.listing-card h2{font-size:37px;margin-top:18px}.listing-card .listing-price{font-size:21px;color:var(--ink);font-weight:600;margin-top:15px}.listing-content>.text-link{display:flex;max-width:310px}.listing-content>p:not(.listing-price){font-size:15px;line-height:1.85}.listing-card:hover .text-link{border-bottom-width:2px}.home-featured{padding-block:65px 0}.home-featured .section-heading{margin-bottom:0}.home-featured .listing-grid{padding-block:35px 70px}
@media(max-width:1150px){.site-header{padding-inline:30px;gap:20px}.site-header nav{gap:19px}.agency-lockup{padding-left:20px}.agency-lockup img{width:75px}.agency-lockup>span{font-size:12px}.site-header .wordmark{font-size:18px}.header-contact{font-size:13px}.listing-content{padding:30px}.listing-card h2{font-size:32px}}
@media(max-width:900px){.site-header nav{margin:0}.agency-lockup{margin-right:auto}.header-contact{margin-left:0}.listing-card{grid-template-columns:1fr}.listing-image{min-height:420px}.listing-content{padding:35px}.price-update h2{font-size:45px}}
@media(max-width:620px){.site-header{padding-inline:18px;gap:17px;height:90px}.site-header .wordmark{font-size:16px}.agency-lockup{padding-left:15px}.agency-lockup img{width:64px}.agency-lockup>span{font-size:12px;letter-spacing:.08em}.site-header .header-contact{display:none}.site-header nav{top:90px}.site-header .menu-toggle{margin-left:auto}.footer-agency{margin-right:0}.footer-agency>span{flex-basis:auto}.footer-bottom .footer-agency img{width:80px}.price-update h2{font-size:41px}.listing-image{min-height:290px}.listing-content{padding:26px 22px}.listing-card h2{font-size:32px}.listing-card .listing-price{font-size:20px}.listing-grid{padding-block:40px}.home-featured{padding-top:48px}.home-featured .listing-grid{padding-block:30px 50px}}
.feature-copy .feature-price{font-size:23px;color:white;margin-top:25px;font-weight:600}.feature-copy .feature-price+p{margin-top:18px}.feature-all{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:320px;margin-top:28px;font-size:14px;padding-bottom:7px;border-bottom:1px solid #777}.feature-all span{font-size:22px}
.buyer-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:600}.buyer-form input,.buyer-form textarea,.buyer-form select{display:block;width:100%;padding:13px 15px;border:1px solid #bbb;background:white;border-radius:0;color:var(--ink);font:inherit;font-size:16px;margin-bottom:20px}.buyer-form textarea{resize:vertical}.buyer-form select{min-height:54px;padding-right:30px}.buyer-form button{width:100%;cursor:pointer}.bars-key{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;max-width:360px}.bars-key span{display:flex;gap:15px;align-items:center;font-size:16px}.bars-key b{font-family:var(--serif);font-size:34px;font-weight:400;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;width:50px;height:55px}.buyer-form #buyer-status{font-size:14px;margin-top:15px}.buyer-form #buyer-status a{text-decoration:underline}
.editorial-image{max-width:1100px;margin-top:50px;margin-bottom:0}.editorial-image img{width:100%;height:auto;max-height:740px;object-fit:contain}.editorial-image figcaption{font-size:13px;color:var(--muted);margin-top:12px}.instagram-video{max-width:480px;margin:30px auto 0;background:#f3f3f3;border:1px solid var(--line)}.video-cover{position:relative;min-height:460px}.video-cover img{height:460px;object-fit:cover;width:100%}.video-cover:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,#000a,transparent 70%)}.video-cover button{position:absolute;left:20px;right:20px;bottom:30px;z-index:1;background:white;color:#111;cursor:pointer;gap:15px}.instagram-video iframe{display:block;width:100%;height:740px;border:0}.instagram-video+.source-note{max-width:480px;margin:16px auto 25px}
@media(max-width:620px){.editorial-image{margin-top:30px}.video-cover button{font-size:13px;padding-inline:14px}.instagram-video iframe{height:700px}.video-cover,.video-cover img{min-height:400px;height:400px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.agency-lockup>span{font-size:12px;letter-spacing:.04em}.agency-lockup img{width:100px}.hero-bottom{flex-wrap:wrap;gap:14px}.hero-bottom>span{max-width:80%}@media(max-width:620px){.site-header{height:108px;gap:14px}.site-header nav{top:108px}.agency-lockup{padding-left:13px}.agency-lockup img{width:70px}.agency-lockup>span{max-width:75px;white-space:normal;text-align:center;font-size:12px;line-height:1.2;letter-spacing:.03em}.hero-bottom{font-size:12px;letter-spacing:0}.hero-bottom>span{max-width:220px}.hero-bottom a{gap:8px}.footer-bottom .footer-agency>span{font-size:12px}.home-hero{height:730px}}

/* Clear next steps and editorial navigation. */
.site-header nav .nav-action{display:none}
.breadcrumbs{padding-block:18px;font-size:12px;color:var(--muted)}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:5px 11px;list-style:none;padding:0;margin:0}
.breadcrumbs li+li:before{content:'/';margin-right:11px;color:#999}
.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.footer-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.footer-actions a{border:1px solid #777;padding:12px 16px;font-size:13px;display:flex;gap:22px;align-items:center}
.footer-actions a:hover{background:white;color:var(--ink)}
.footer-links{display:flex;flex-wrap:wrap;gap:12px 30px;padding-bottom:28px;font-size:13px;color:#d4d4d4}
.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
.required-note{font-size:13px;color:var(--muted);margin:0 0 23px}
.buyer-form fieldset{min-width:0;border:0;padding:0;margin:0 0 18px}
.buyer-form legend{width:100%;font-family:var(--serif);font-size:27px;border-bottom:1px solid #ccc;padding:0 0 12px;margin-bottom:22px}
.form-contact{margin-top:22px;font-size:14px;color:var(--muted)}
.form-contact a{text-decoration:underline;text-underline-offset:3px}
.topic-links{display:flex;flex-wrap:wrap;gap:15px 30px;margin-top:28px;font-size:14px}
.topic-links a{border-bottom:1px solid;padding-block:8px}
.story-section{padding-block:65px 80px}
.story-section>h2,.guides-section>h2{font-size:42px;margin-bottom:35px}
.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}
.story-card{border:1px solid var(--line);display:flex;flex-direction:column}
.story-card-image{overflow:hidden;aspect-ratio:4/3;background:var(--soft)}
.story-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.story-card:hover img{transform:scale(1.025)}
.story-card-copy{padding:30px;display:flex;flex-direction:column;flex:1}
.story-card h3{font-family:var(--serif);font-size:36px;letter-spacing:-.025em;line-height:1.16;margin:20px 0}
.story-card p{font-size:15px;color:var(--muted);margin-bottom:24px}
.story-card .text-link{margin-top:auto;align-self:flex-start}
.guides-section .article-grid{padding-top:5px}
.guides-section .article-card h3{font-family:var(--serif);font-size:33px;line-height:1.2;letter-spacing:-.025em;margin:22px 0}
.article-byline span{display:block;margin-top:8px}
.article-contents{background:var(--soft);border:1px solid var(--line);padding:20px 25px;margin-bottom:35px;font-size:14px}
.article-contents summary{cursor:pointer;font-weight:600}
.article-contents ol{padding-left:20px;margin-bottom:0}
.article-contents li{margin-bottom:7px}
.article-next{border-block:1px solid var(--line);margin-top:55px;padding-block:35px}
.article-next .eyebrow{margin-bottom:14px}
.article-next h2{margin-top:0}
.article-next .button{margin-top:0}
.related-articles{padding-bottom:85px}
.hero-agent{display:flex;align-items:center;gap:15px;margin-top:25px}
.hero-agent img{width:65px;height:65px;object-fit:cover;object-position:center 28%;border-radius:50%;border:2px solid #fff}
.hero-agent strong{display:block;font-weight:600;font-size:16px}
.hero-agent span{font-size:12px;display:block;color:#e6e6e6}
.home-hero{height:auto;min-height:720px}
.hero-content{padding-top:60px;padding-bottom:50px}
.hero-content h1{font-size:clamp(58px,6vw,90px)}
.hero-content>.button-row{margin-top:26px}
.hero-bottom{position:relative;left:auto;right:auto;bottom:auto;margin:0 64px;padding:22px 0 26px}
@media(max-width:1100px){.hero-bottom{margin-inline:35px}}
@media(max-width:900px){.site-header nav .nav-action{display:block;font-size:15px;font-weight:600;border-top:1px solid var(--line);margin-top:8px;padding-top:17px}.story-grid{gap:24px}.story-card-copy{padding:24px}.story-card h3{font-size:30px}}
@media(max-width:620px){.home-hero{height:auto;min-height:0}.hero-content{padding:44px 22px 35px}.hero-content h1{font-size:clamp(42px,11.8vw,62px)}.hero-content>p:not(.eyebrow){margin-top:22px}.hero-content .button-row{margin-top:25px;align-items:stretch}.hero-content .button{width:100%;min-width:0;gap:16px}.hero-bottom{margin-inline:22px;padding:20px 0 24px;align-items:flex-start;font-size:11px}.hero-bottom>span{max-width:200px;line-height:1.8}.hero-agent{margin-top:22px}.hero-agent img{width:60px;height:60px}.hero-agent span{font-size:12px}.breadcrumbs{padding-block:14px;font-size:12px}.footer-actions{flex-direction:column;align-items:flex-start}.footer-links{gap:8px 22px}.footer-links a{padding-block:5px}.story-section{padding-block:40px 50px}.story-grid{grid-template-columns:1fr}.story-section>h2,.guides-section>h2{font-size:34px;margin-bottom:25px}.story-card-copy{padding:24px}.related-articles{padding-bottom:55px}.article-contents{padding:18px 20px}.article-next .button-row{flex-direction:column}.article-next .button{width:100%;gap:15px}}
.hero-agent img{width:88px;height:88px}
@media(max-width:620px){.hero-agent img{width:72px;height:72px}.page-hero h1{font-size:clamp(38px,10.5vw,52px)}}

/* Regional guidance uses the site's existing monochrome editorial style. */
.local-coverage{padding-block:0 90px}.local-coverage h2{max-width:1000px}.coverage-intro{max-width:700px;margin-top:25px;color:var(--muted)}.coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:40px}.coverage-grid>a{display:flex;flex-direction:column;border-top:1px solid var(--ink);padding-top:22px}.coverage-grid h3{font-family:var(--serif);font-size:32px;line-height:1.2;letter-spacing:-.025em;margin:20px 0}.coverage-grid p{font-size:15px;color:var(--muted);margin-bottom:20px}.coverage-grid .text-link{margin-top:auto;align-self:flex-start}.coverage-grid>a:hover .text-link{text-decoration:underline}.coverage-next{border-top:1px solid var(--line);margin-top:45px;padding-top:25px;max-width:850px}.coverage-next p{color:var(--muted)}.coverage-next strong{color:var(--ink)}.footer-contact p a,.area-strip>a{text-decoration:underline;text-underline-offset:4px}.area-strip>a{display:block}.hero-content .eyebrow{max-width:700px}
@media(max-width:900px){.coverage-grid{gap:22px}.coverage-grid h3{font-size:28px}}
@media(max-width:620px){.local-coverage{padding-bottom:60px}.local-coverage h2{font-size:38px}.coverage-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.coverage-grid h3{font-size:31px}.coverage-grid p{margin-bottom:0}.coverage-grid .text-link{margin-top:20px}.hero-content .eyebrow{font-size:11px;letter-spacing:.13em;line-height:1.8}}

.history-photo{margin:32px 0}.history-photo img{display:block;width:100%;height:auto}.history-photo figcaption{font-size:13px;line-height:1.7;color:var(--muted);margin-top:12px}.history-photo-portrait{max-width:480px;margin-inline:auto}
.instagram-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:90px}.instagram-preview{position:relative;display:block;overflow:hidden}.instagram-preview img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transition:transform .3s}.instagram-preview:hover img{transform:scale(1.025)}.instagram-preview>span{position:absolute;bottom:0;left:0;right:0;background:#111;color:#fff;padding:20px 24px;font-size:11px;letter-spacing:.12em;display:flex;justify-content:space-between;gap:15px}.instagram-copy h2{font-size:clamp(34px,3.5vw,49px);margin-bottom:25px}.instagram-copy p:not(.eyebrow){color:var(--muted);line-height:1.9;margin-bottom:26px}.instagram-copy .text-link{display:table;margin-top:25px;font-size:14px}.instagram-copy .eyebrow{line-height:1.8}@media(max-width:800px){.instagram-section{gap:32px}}@media(max-width:620px){.instagram-section{grid-template-columns:1fr;padding-block:50px;gap:30px}.instagram-preview img{aspect-ratio:4/3}.instagram-copy .button{max-width:100%}}
.channel-section{background:#181818;color:#fff;padding-block:65px}.channel-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:65px;align-items:center}.channel-section .eyebrow{color:#c5c5c5;line-height:1.9}.channel-section h2{font-size:clamp(34px,4vw,52px);margin-bottom:22px}.channel-section p:not(.eyebrow){max-width:550px;color:#d0d0d0;line-height:1.85}.channel-action .button{background:#fff;color:#111;max-width:100%;white-space:normal;text-align:left}.channel-action>span{display:block;color:#c5c5c5;font-size:12px;margin-top:17px}@media(max-width:800px){.channel-inner{grid-template-columns:1fr;gap:25px}.channel-section{padding-block:45px}}

.instagram-profile{min-width:0;width:100%;max-width:540px;margin-inline:auto}.instagram-profile iframe{display:block;width:100%;height:660px;border:1px solid var(--line);border-radius:4px;background:#fff}.instagram-profile .source-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:12px}.instagram-profile .source-note a{text-decoration:underline}@media(max-width:620px){.instagram-profile iframe{height:560px}.instagram-section .instagram-copy{grid-row:1}}
.reviews-section{padding-block:80px;display:grid;grid-template-columns:1fr 1fr;gap:75px;border-top:1px solid var(--line)}.reviews-section h2{font-size:42px}.review-score{display:flex;align-items:center;gap:22px;margin:26px 0}.review-score>strong{font-family:var(--serif);font-size:70px;line-height:1}.review-score>span{font-size:14px;line-height:1.9}.review-score span span{letter-spacing:4px}.reviews-section .source-note{font-size:12px;color:var(--muted);margin-block:18px}.review-highlight{background:var(--soft);padding:35px}.review-highlight blockquote{font-family:var(--serif);font-size:28px;line-height:1.5;margin:20px 0}.review-highlight>p:not(.eyebrow){font-size:13px;color:var(--muted)}.review-highlight .text-link{font-size:13px;margin-top:20px}.home-sales-link{padding-block:0 75px}.home-sales-link h2{font-size:37px;margin-bottom:18px}.home-sales-link p{color:var(--muted);margin-bottom:25px}.sales-section{padding-block:50px 80px}.sales-attribution{max-width:900px;line-height:1.9;color:var(--muted);margin-bottom:45px}.sales-attribution a{text-decoration:underline}.sales-section h2{font-size:36px;margin-bottom:25px}.sold-featured,.sold-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.sold-card{border:1px solid var(--line);display:block;background:white}.sold-card img{display:block;width:100%;height:auto;aspect-ratio:5/3;object-fit:cover}.sold-card-copy{padding:25px}.sold-card h3{font-family:var(--serif);font-size:27px;line-height:1.25}.sold-card h3 span{display:block;font-family:var(--sans);font-size:15px;color:var(--muted);margin-top:10px}.sold-card .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:20px}.sold-price{font-size:23px;font-weight:600;margin:22px 0 10px}.sold-specs{font-size:14px;color:var(--muted);margin-bottom:20px}.sold-card .text-link{font-size:12px}.sales-list-heading{margin-top:65px;display:flex;justify-content:space-between;align-items:center;gap:25px}.sales-filter label{display:block;font-size:13px;margin-bottom:8px}.sales-filter select{padding:12px;background:white;border:1px solid var(--line);max-width:100%}#sales-count{font-size:13px;color:var(--muted);margin-bottom:25px}.sales-section>.source-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:30px}.sold-card[hidden]{display:none}@media(min-width:901px){.site-header nav{gap:20px}.site-header nav a{font-size:13px}}@media(max-width:900px){.sold-grid,.sold-featured{grid-template-columns:repeat(2,1fr)}.reviews-section{gap:30px}}@media(max-width:620px){.reviews-section{grid-template-columns:1fr;padding-block:50px}.reviews-section h2{font-size:34px}.review-highlight{padding:25px}.sold-grid,.sold-featured{grid-template-columns:1fr}.sales-list-heading{display:block}.sales-filter{margin-bottom:22px}.sales-section h2{font-size:31px}}
.sold-card{overflow:hidden;transition:box-shadow .2s,transform .2s}.sold-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000012}.sold-card:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.sales-list-heading{margin-top:30px}.sold-grid .sold-card img{aspect-ratio:5/3;object-fit:cover}

/* A clear upsizing path and accessible mobile contact actions. */
.upsize-feature{background:#111;color:#fff;padding-block:75px}.upsize-inner{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center}.upsize-inner h2{font-size:clamp(38px,4.3vw,60px)}.upsize-inner p:not(.eyebrow){color:#ddd;margin-top:24px;max-width:580px}.upsize-inner .button{background:white;color:#111;margin-top:28px}.upsize-inner .text-link{display:table;margin-top:24px;font-size:15px}.upsize-steps{list-style:none;margin:0;padding:0}.upsize-steps li{display:flex;gap:22px;padding:26px 0;border-top:1px solid #555}.upsize-steps li>span{font-size:14px;color:#bbb;padding-top:5px}.upsize-steps h3{font-family:var(--serif);font-size:28px;line-height:1.25}.upsize-steps p{font-size:16px;margin-top:12px!important}.mobile-contact{display:none}
@media(max-width:900px){.upsize-inner{gap:35px}.upsize-steps h3{font-size:25px}body{padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))}html{scroll-padding-bottom:calc(95px + env(safe-area-inset-bottom,0px))}.mobile-contact{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:fixed;bottom:0;left:0;right:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:white;border-top:1px solid #ddd;z-index:9;box-shadow:0 -3px 18px #0000000a}.mobile-contact a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 8px;font-size:14px;font-weight:700;line-height:1.35;text-align:center;border:1px solid #111}.mobile-contact a:last-child{background:#111;color:white}body:has(.site-header nav.is-open) .mobile-contact,body:has(.price-form :focus) .mobile-contact,body:has(.buyer-form :focus) .mobile-contact{display:none}}
@media(max-width:620px){.upsize-feature{padding-block:46px}.upsize-inner{grid-template-columns:1fr;gap:35px}.upsize-inner .button{width:100%;min-width:0;white-space:normal}.upsize-inner .text-link{line-height:1.7}.upsize-steps li:last-child{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
