@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--brand:#0B2545;--brand-dark:#173B61;--accent:#B85C38;--ink:#222222;--paper:#FAF8F3;--muted:#67645f;--line:#dbd7ce;--white:#fff;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--font)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bd6b28;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;line-height:1.12;letter-spacing:-.055em}h2{font-size:clamp(30px,3.2vw,46px)}h3{font-size:23px;letter-spacing:-.035em}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}.preview-banner{padding:8px 20px;background:#ede6d9;color:#514632;font-size:12px;display:flex;justify-content:center;gap:20px;align-items:center}.preview-banner strong{font-size:10px;letter-spacing:.12em}.site-header{height:116px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{width:227px;flex-shrink:0}.brand img{width:100%;height:auto;mix-blend-mode:normal}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:500}.site-header nav a:hover,.text-button:hover{color:var(--brand)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:14px 23px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:700;line-height:1.3;transition:background .18s,color .18s}.button.primary{background:var(--brand);color:white}.button.primary:hover{background:var(--brand-dark)}.button.secondary{border-color:var(--line);background:transparent;color:var(--ink)}.button.secondary:hover{background:#eee9e0}.button.cream{background:var(--paper);color:var(--ink)}.button span,.text-button span{font-size:22px;line-height:1}.text-button{border:0;background:none;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:18px;padding:12px 0}.hero{display:grid;grid-template-columns:48% 52%;min-height:600px;padding-top:8px}.hero-copy{padding:40px 38px 34px 0}.eyebrow{color:var(--brand);font-size:11px;letter-spacing:.14em;font-weight:700;line-height:1.5}.little-line{display:inline-block;width:20px;height:2px;background:var(--accent);margin:0 8px 3px 0}h1{font-size:clamp(48px,5.35vw,76px);font-weight:800;margin:24px 0;line-height:1.04}h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{font-size:16px;max-width:450px;color:var(--muted);line-height:1.75}.hero-actions{display:flex;gap:24px;margin:28px 0 30px;align-items:center}.signed{display:flex;gap:18px;align-items:center}.signature{font:italic 34px Georgia,serif;color:var(--accent);transform:rotate(-7deg)}.signed>div{border-left:1px solid var(--line);padding-left:18px;display:grid;font-size:12px;color:var(--muted)}.signed strong{color:var(--ink);font-size:13px}.hero-photo{position:relative;overflow:hidden;min-height:620px;border-radius:4px}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:54% center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.07) 45%,rgba(0,0,0,.72))}.photo-kicker{position:absolute;top:25px;left:24px;background:var(--paper);font-size:10px;letter-spacing:.12em;font-weight:600;padding:7px 12px;z-index:1}.hero-property{position:absolute;bottom:32px;left:30px;right:30px;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:16px;color:white}.hero-property span:not(.round-arrow){font-size:9px;letter-spacing:.13em;color:#ddd}.hero-property h2{font-size:29px;margin:9px 0;letter-spacing:-.045em}.hero-property p{font-size:13px;color:#ddd}.round-arrow{display:grid;place-content:center;border:1px solid #ffffff70;border-radius:50%;width:46px;height:46px;font-size:22px;flex-shrink:0}.focus-strip{display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line);padding:29px 0 30px;font-size:14px}.focus-strip>span:first-child{margin-right:auto;color:var(--muted)}.focus-strip strong{font-size:14px;font-weight:600}.dot{color:#b5ada3}.section{padding:85px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.7}.filters{display:flex;justify-content:space-between;gap:24px;margin-bottom:16px}.filter-buttons{display:flex;gap:7px;flex-wrap:wrap}.filter{border:1px solid var(--line);border-radius:3px;padding:9px 15px;background:transparent;font-size:13px;color:var(--muted)}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.search{display:flex;align-items:center;border-bottom:1px solid #b8b0a4}.search input{border:0;background:none;outline-offset:0;font-size:13px;padding:9px 0;width:205px}.search span{font-size:22px}.collection-note{font-size:12px;color:var(--muted);margin:0 0 22px}.property-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.property-card{min-width:0}.property-image{position:relative;aspect-ratio:1.65;display:block;overflow:hidden;border-radius:3px}.property-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.property-image:hover img{transform:scale(1.025)}.property-image .badge{position:absolute;top:15px;left:15px}.badge{display:inline-block;background:var(--paper);font-size:10px;font-weight:700;letter-spacing:.07em;padding:7px 12px;line-height:1.2;border-radius:2px}.badge.preview{background:#e7e1d7;color:#544b40}.card-body{padding-top:23px}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.neighborhood{color:var(--brand);font-size:10px;font-weight:700;letter-spacing:.12em}.card-top strong{font-size:19px}.card-body h3{font-size:27px;margin:8px 0 15px}.facts{display:flex;gap:0;color:var(--muted);font-size:13px}.facts span+span{margin-left:14px;padding-left:14px;border-left:1px solid var(--line)}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:23px;border-top:1px solid var(--line);padding-top:14px;font-size:12px;color:var(--muted)}.card-bottom a{font-size:13px;font-weight:700;color:var(--ink)}.list-prompt{padding:25px 0;border-top:1px solid var(--line);margin-top:32px;display:flex;justify-content:space-between;gap:24px;align-items:center}.list-prompt>div{display:grid;gap:2px}.list-prompt strong{font-size:15px}.list-prompt>div span{font-size:13px;color:var(--muted)}.how-section{padding:75px 0;background:#eae6dd}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.steps article{border-top:1px solid #b8aea1;padding-top:19px}.steps article>span{font-size:12px;color:var(--brand);font-weight:700}.steps h3{margin:28px 0 15px}.steps p{font-size:14px;color:var(--muted);max-width:310px}.meet-section{padding:95px 0;display:grid;grid-template-columns:45% 45%;gap:10%;align-items:center}.meet-art{background:var(--brand);min-height:420px;padding:35px;color:var(--paper);position:relative;overflow:hidden}.meet-art .eyebrow{color:#DCA78E;font-size:9px}.giant-d{font-size:160px;letter-spacing:-.07em;line-height:1.1;padding-top:55px;font-family:Georgia,serif;color:#F1EEE6}.giant-d span{display:block;font:13px var(--font);letter-spacing:.16em;text-transform:uppercase;margin-top:24px}.meet-copy h2{margin:17px 0 25px}.meet-copy>p{font-size:15px;color:var(--muted);margin-bottom:15px}.meet-copy .signed{margin:25px 0 17px}.join-section{background:var(--brand);color:var(--paper);padding:56px 58px;display:flex;justify-content:space-between;align-items:center;gap:45px;border-radius:3px}.join-section .eyebrow{color:#DCA78E}.join-section h2{margin:16px 0 20px;font-size:45px}.join-section p{max-width:465px;font-size:14px;color:#E5EAF0}.join-section button{flex-shrink:0}footer{padding-top:64px!important}.footer-main{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-bottom:42px}.footer-name{font:800 25px/1.05 'Manrope',Arial;letter-spacing:-.025em}.footer-name span{font-size:14px;letter-spacing:.15em}.footer-main p{font-size:14px;color:var(--muted)}.footer-main>div{display:grid;font-size:14px;gap:4px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:20px 0 30px;color:var(--muted);font-size:11px}.footer-bottom>div{display:flex;gap:25px}.empty{padding:50px;text-align:center}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:20}.skip:focus{top:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
/* Property detail */
.property-detail{padding-top:25px;padding-bottom:70px}.back-link{font-size:13px;color:var(--muted)}.property-heading{display:flex;align-items:end;justify-content:space-between;margin:25px 0 30px;gap:20px}.property-heading h1{font-size:48px;margin:10px 0 13px}.property-heading>div>p{font-size:14px;color:var(--muted)}.property-heading>span{margin-bottom:8px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.media-tabs{display:flex;gap:5px;margin-bottom:13px}.media-tabs button{border:1px solid var(--line);background:none;border-radius:3px;padding:8px 18px;font-size:13px}.media-tabs button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.detail-hero{width:100%;aspect-ratio:1.48;object-fit:cover;border-radius:3px}.photo-button{padding:0;border:0;background:none;width:100%;display:block;text-align:left;position:relative}.photo-button>span{position:absolute;bottom:18px;right:18px;background:white;padding:7px 12px;font-size:12px;border-radius:2px}.thumbnails{display:flex;gap:10px;margin:10px 0}.thumbnails button{padding:0;border:2px solid transparent;background:none;width:100px}.thumbnails button:hover{border-color:var(--brand)}.thumbnails img{aspect-ratio:1.3;object-fit:cover;width:100%}.detail-facts{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);margin:29px 0;padding:22px 0}.detail-facts>div{display:grid;gap:2px}.detail-facts strong{font-size:21px}.detail-facts span{font-size:12px;color:var(--muted)}.detail-section{border-bottom:1px solid var(--line);padding:8px 0 30px;margin-bottom:24px}.detail-section h2{font-size:26px;margin:10px 0 17px;letter-spacing:-.04em}.detail-section p,.detail-section li{font-size:15px;color:var(--muted)}.detail-section ul{padding-left:20px}.detail-section li{margin:6px 0}.numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#eee9e1;padding:22px;margin-bottom:15px}.numbers strong{font-size:22px;display:block}.numbers span{font-size:11px;color:var(--muted)}.small-note{font-size:12px!important;color:var(--muted)}.deal-sidebar{position:sticky;top:30px;background:white;border:1px solid var(--line);border-radius:4px;padding:28px}.deal-sidebar .price-label{font-size:11px;letter-spacing:.1em;color:var(--muted);font-weight:700}.deal-sidebar .price{font-size:38px;letter-spacing:-.04em;font-weight:700;margin:2px 0 2px}.deal-sidebar .button{width:100%;margin-top:10px;gap:10px}.sidebar-contact{margin-top:26px;padding-top:22px;border-top:1px solid var(--line);display:flex;gap:13px;align-items:center}.initials{height:42px;width:42px;border-radius:50%;background:#eee5da;color:var(--brand);display:grid;place-content:center;font:700 13px var(--font)}.sidebar-contact strong{font-size:14px;display:block}.sidebar-contact span{font-size:12px;color:var(--muted)}.sidebar-phone{font-size:15px;display:block;margin-top:14px}.video-panel{min-height:400px;background:var(--ink);color:white;display:grid;place-content:center;text-align:center;padding:35px;border-radius:3px}.video-panel .play{border:1px solid #ffffff50;border-radius:50%;height:60px;width:60px;display:grid;place-content:center;margin:0 auto 20px;font-size:22px}.video-panel p{max-width:430px;font-size:14px;color:#c6c3be;margin:15px auto}.video-panel .button{margin-top:15px}.video-panel video{width:100%;max-height:460px}.video-preview-controls{border:1px dashed #bab1a4;padding:15px;margin-top:15px;background:#eee9e1}.video-preview-controls p{font-size:12px;margin-bottom:10px;color:var(--muted)}.video-preview-controls label{font-size:12px;font-weight:700}.video-preview-controls input{font-size:12px;max-width:100%;display:block;margin-top:8px}.video-preview-controls button{font-size:12px;padding:8px 12px;margin-top:10px;min-height:36px}
/* Forms and gallery */
dialog{width:min(640px,calc(100% - 32px));max-height:90dvh;max-height:90vh;padding:38px;border:1px solid var(--line);border-radius:5px;background:var(--paper);color:var(--ink);box-shadow:0 25px 90px #0004}dialog::backdrop{background:rgba(20,18,17,.65);backdrop-filter:blur(3px)}.close-dialog{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;line-height:1;padding:7px;color:var(--muted)}dialog h2{font-size:33px;margin:13px 0 14px}.form-intro{color:var(--muted);font-size:14px;margin-bottom:25px}.property-context{padding:13px 16px;border-left:3px solid var(--brand);background:#eee7dc;font-size:13px;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid .full{grid-column:1/-1}.form-grid label{display:block;font-size:12px;font-weight:700}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:6px;background:white;border:1px solid #ccc5ba;border-radius:3px;min-height:46px;padding:10px 12px;font-size:14px;color:var(--ink)}.form-grid textarea{min-height:95px;resize:vertical}.form-grid .check{display:flex;align-items:start;gap:10px;font-size:12px;font-weight:400;line-height:1.5;color:var(--muted)}.form-grid .check input{margin-top:3px;width:17px;height:17px;flex-shrink:0;accent-color:var(--brand)}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:26px;gap:20px}.form-actions>span{font-size:11px;color:var(--muted)}.demo-reminder{font-size:11px;line-height:1.5;color:#795438;background:#eee3d3;padding:12px;margin-top:21px;border-radius:3px}.step-label{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--brand)}.success-mark{width:52px;height:52px;border-radius:50%;background:#e2eadd;display:grid;place-content:center;color:#425532;font-size:24px;margin:10px 0 25px}.success-title{font-size:30px}.success-list{padding:17px;background:#eee7dc;font-size:13px;margin:20px 0}.success-list strong{display:block}.review-summary{margin-top:20px;border-top:1px solid var(--line);padding-top:15px;font-size:13px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-summary span{display:block;font-size:11px;color:var(--muted)}#gallery-dialog{width:min(1050px,calc(100% - 32px));padding:28px}#gallery-dialog h2{font-size:20px;margin:0 0 22px}#gallery-image{height:65vh;width:100%;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:12px}
@media(min-width:1550px){.hero-copy{padding-top:55px}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:18px}.brand{width:190px}.header-join{padding:13px;font-size:12px;gap:10px}.hero-copy{padding-right:25px}.hero-actions{gap:17px}.hero-photo{min-height:580px}.hero-copy h1{font-size:57px}.focus-strip{gap:20px}.detail-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.deal-sidebar{padding:22px}.meet-section{grid-template-columns:43% 50%;gap:7%}.giant-d{font-size:130px}.hero-property h2{font-size:25px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.preview-banner{font-size:10px;padding:8px 15px;gap:10px}.preview-banner strong{display:none}.site-header{height:92px}.site-header nav{display:none}.brand{width:176px}.header-join{font-size:11px;min-height:42px;gap:8px;padding:12px}.hero{grid-template-columns:1fr;gap:20px}.hero-copy{padding:20px 0 10px}.hero-copy h1{font-size:clamp(48px,10vw,68px)}.hero-copy h1 br:nth-child(2){display:none}.hero-copy>p{max-width:550px}.hero-photo{min-height:390px}.hero-actions{margin-bottom:23px}.signed{margin-bottom:16px}.focus-strip{font-size:12px;gap:15px;flex-wrap:wrap;padding:22px 0}.focus-strip>span:first-child{width:100%;margin:0}.focus-strip strong{font-size:12px}.section{padding:55px 0}.section-heading{align-items:start;gap:20px;margin-bottom:28px}.section-heading>p{display:none}.section-heading h2{font-size:35px}.filters{flex-direction:column;gap:16px}.search{max-width:100%}.search input{width:100%}.property-grid{gap:24px}.card-body h3{font-size:23px}.card-top{align-items:start;flex-direction:column;gap:7px}.facts{font-size:11px}.facts span+span{padding-left:9px;margin-left:9px}.card-bottom{align-items:start;gap:8px;font-size:11px}.card-bottom a{font-size:12px}.list-prompt{align-items:start}.how-section{padding:55px 0}.steps{gap:23px;margin-top:35px}.steps h3{font-size:20px}.steps p{font-size:13px}.meet-section{padding:60px 0;grid-template-columns:1fr;gap:32px}.meet-art{min-height:220px;padding:28px}.giant-d{font-size:110px;padding-top:20px;display:flex;align-items:end;gap:30px}.giant-d span{font-size:12px;margin-bottom:14px}.meet-copy{max-width:600px}.join-section{padding:35px;display:block}.join-section h2{font-size:36px}.join-section button{margin-top:27px}.footer-main{flex-wrap:wrap;gap:30px}.footer-main>div{width:100%}.footer-bottom{gap:20px}.footer-bottom>div{display:grid;gap:6px}.property-heading{align-items:start;flex-direction:column}.property-heading h1{font-size:39px}.detail-grid{grid-template-columns:1fr}.deal-sidebar{position:static;grid-row:1}.deal-sidebar .price{font-size:33px}.deal-sidebar .button{width:auto;display:inline-flex;margin-right:6px}.sidebar-contact,.sidebar-phone{display:none}.detail-facts strong{font-size:19px}.property-heading>span{margin:0}.numbers{padding:15px}.numbers strong{font-size:20px}}@media(max-width:500px){.property-grid{grid-template-columns:1fr;gap:35px}.card-top{flex-direction:row;align-items:center}.property-image{aspect-ratio:1.6}.card-body h3{font-size:26px}.hero-photo{min-height:365px}.hero-property{left:22px;right:22px;bottom:23px}.hero-property h2{font-size:24px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 17px;gap:15px}.hero-actions .text-button{font-size:12px;gap:9px}.list-prompt{display:block}.list-prompt button{margin-top:8px}.steps{grid-template-columns:1fr;gap:30px}.steps h3{margin-top:13px;font-size:23px}.steps p{font-size:14px;max-width:100%}.meet-art .eyebrow{font-size:8px}.join-section{padding:30px 24px}.brand{width:148px}.header-join{font-size:10px;padding:10px;gap:5px}.header-join span{font-size:18px}.footer-main p{font-size:12px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}dialog{padding:28px 23px}dialog h2{font-size:29px}.form-actions{gap:12px}.form-actions>.button{font-size:12px;gap:12px}.detail-facts{gap:10px}.detail-facts strong{font-size:17px}.detail-facts span{font-size:10px}.numbers{gap:8px}.numbers strong{font-size:17px}.numbers span{font-size:10px}#gallery-dialog{padding:22px 15px}#gallery-image{height:50vh}.gallery-controls .button{min-height:40px;padding:10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Per-listing offer settings and buyer guidance */
.offer-settings{border:1px dashed #b9ac9a;background:#eee8dd;border-radius:4px;padding:18px 22px;margin:0 0 30px;font-size:13px}.offer-settings summary{font-size:14px;font-weight:700;cursor:pointer;color:var(--brand)}.offer-settings>p{margin:14px 0 22px;color:var(--muted);max-width:720px}.offer-settings form{max-width:750px}.offer-settings .setting-toggle{align-self:center;margin-top:18px}.settings-rule{border-top:1px solid #d1c5b3;padding-top:19px}.settings-amount{margin:15px 0 10px;max-width:300px}.offer-settings input:disabled{background:#e4dfd7;color:#8b857b}.offer-settings .form-actions{justify-content:flex-start;gap:30px}.offer-settings-feedback{margin-top:12px}.sidebar-emd{display:flex;justify-content:space-between;font-size:12px;gap:12px;margin:16px 0 18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.sidebar-emd:empty{display:none}.sidebar-emd strong{color:var(--brand)}.field-help{display:block;font-size:11px;font-weight:400;line-height:1.55;margin-top:7px;color:var(--muted)}.field-help strong{color:var(--ink);font-weight:700}.field-error{display:block;font-size:12px;font-weight:500;line-height:1.5;margin-top:7px;color:#a51e24}.field-error:empty{display:none}.form-grid input[aria-invalid=true]{border-color:#a51e24;background:#fff8f6}.use-asking-price{font-size:12px;font-weight:700;border:1px solid #b99a90;background:#f0e5df;color:var(--brand);padding:9px 14px;border-radius:3px}.use-asking-price:hover{background:#e5d5ca}#offer-settings-feedback{margin-top:15px}@media(max-width:500px){.offer-settings{padding:16px}.offer-settings .form-actions{gap:20px}.offer-settings .setting-toggle{margin:0}.settings-amount{max-width:100%}}
/* Buy It Now is a request for review, with its own fixed-price action. */
.button.buy-now{background:#292c27;color:#fff;border-color:#292c27;font-size:13px}.button.buy-now:hover{background:#454b3d}.buy-now-note{font-size:10px;line-height:1.5;color:var(--muted);margin:8px 0 15px}.form-grid input[readonly]{background:#eae5dd;font-weight:700;color:var(--ink)}@media(max-width:800px){#buy-now-actions{display:inline-block;vertical-align:top;max-width:100%}#buy-now-actions .buy-now-note{max-width:300px}}

/* Dave's selected logo: original vector files, without color or shape edits. */
.site-header{height:144px}.brand{width:320px}.brand picture,.footer-brand picture{display:block}.brand img,.footer-brand img{width:100%;height:auto;object-fit:contain}.footer-brand{display:block;width:320px;flex-shrink:0}
@media(max-width:1100px){.site-header{height:110px}.brand{width:220px}}
@media(max-width:560px){.site-header{height:auto;padding:20px 0;flex-wrap:wrap;justify-content:center;gap:16px}.brand{width:220px}.header-join{width:100%;min-height:44px;font-size:12px;gap:14px}.header-join span{font-size:20px}}
@media(max-width:500px){.footer-brand{width:220px}}

#eom-site [hidden]{display:none!important}#eom-site{background:#FAF8F3;color:#222;font:16px/1.6 var(--font)}.badge.available{background:#e8f3e8;color:#235b35}.badge.unavailable,.badge.sold,.badge.pending{background:#eee9e0;color:#5e5952}.contact-portrait{width:54px;height:54px;border-radius:50%;object-fit:cover}.field-error{color:#a22618}.buyer-feedback{white-space:pre-line;margin-top:16px;padding:14px;border:1px solid #dbd7ce;border-radius:4px}.buyer-feedback.error{border-color:#a22618;color:#a22618}.private-upload-note{display:block;font-size:12px;color:#67645f}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.policy{max-width:850px;padding-top:60px;padding-bottom:70px}.policy h2,.policy h3{margin:30px 0 14px}.policy p{margin:16px 0}.policy a{text-decoration:underline}.facts:empty{display:none}.detail-article{white-space:pre-line;margin-bottom:30px}.media-tabs{margin-bottom:14px}.form-grid fieldset{border:0;padding:0;margin:0;min-width:0}.button:disabled{opacity:.55;cursor:wait}.property-context{margin:18px 0}#gallery-image{max-height:70vh;object-fit:contain}.video-panel video{width:100%;max-height:600px;background:#111}.gallery-controls{gap:12px}.owner-access{font-size:12px;text-decoration:underline}.receipt{overflow-wrap:anywhere}

.deal-sidebar .sidebar-contact{display:flex}.deal-sidebar .sidebar-phone{display:block;overflow-wrap:anywhere}.deal-sidebar .button{width:100%}.detail-main>h2{font-size:28px;margin:26px 0 16px}.detail-main>h3{margin:22px 0 12px}.detail-facts>span{font-size:16px;font-weight:600;color:var(--ink)}@media(max-width:640px){.detail-facts{grid-template-columns:repeat(3,1fr)}.detail-facts>span{font-size:14px}.deal-sidebar .button{width:100%;margin-right:0}}
.detail-grid>*{min-width:0}.thumbnails{max-width:100%;overflow-x:auto}.photo-button{max-width:100%}.media-tabs{flex-wrap:wrap}.hero-copy h1 br:nth-child(2){display:initial}@media(max-width:800px){.detail-grid{grid-template-columns:minmax(0,1fr)}}

#eom-site .availability-filter{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:18px 0;color:#52616f;font-size:14px}#eom-site .availability-filter select{font:inherit;border:1px solid #d5d9dc;background:white;color:#0b2545;padding:9px;border-radius:4px;margin-left:8px}#eom-site .load-more{display:block;margin:28px auto}#eom-site .detail-article{overflow-wrap:anywhere}

/* Invite buyers to stay connected through the business Instagram. */
.instagram-section{display:flex;align-items:center;gap:28px;padding:32px;border:1px solid var(--line);border-radius:4px;margin-bottom:70px;background:#fffdf8}.instagram-emblem{display:grid;place-items:center;flex:none;width:72px;height:72px;background:#eee5dc;color:var(--accent);border-radius:18px}.instagram-emblem svg{width:37px;height:37px}.instagram-copy{flex:1;min-width:0}.instagram-copy h2{font-size:clamp(24px,2.3vw,31px);margin:8px 0 10px;letter-spacing:-.035em}.instagram-copy p{font-size:14px;color:var(--muted);max-width:510px}.instagram-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:700;color:var(--brand);line-height:1.4}.instagram-link svg{width:19px;height:19px;flex:none}.instagram-link.button{flex:none;gap:10px}.instagram-link.button>span{font-size:inherit;line-height:inherit}.instagram-link.button>span[aria-hidden]{font-size:19px}.instagram-prompt{border-top:1px solid var(--line);padding-top:20px;margin-top:23px}.instagram-prompt strong{font-size:15px}.instagram-prompt p{font-size:13px;line-height:1.6;color:var(--muted);margin:7px 0 12px}.instagram-prompt .instagram-link{justify-content:flex-start}.instagram-link:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:1000px){.instagram-section{flex-wrap:wrap;gap:20px}.instagram-section>.instagram-link{margin-left:92px}}@media(max-width:600px){.instagram-section{padding:25px 22px;display:block;margin-bottom:50px}.instagram-emblem{width:52px;height:52px;border-radius:13px;margin-bottom:20px}.instagram-emblem svg{width:29px;height:29px}.instagram-section>.instagram-link{margin:22px 0 0;max-width:100%;padding:14px 16px}.instagram-copy h2{font-size:27px}}

/* Social links stay visible in the header and footer on every page. */
.header-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.instagram-icon-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border:1px solid var(--line);border-radius:12px;color:var(--accent);background:#eee5dc}.instagram-icon-link svg{width:24px;height:24px}.instagram-icon-link:hover{background:#e4d6c8}.instagram-icon-link:focus-visible,.footer-instagram:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.footer-main .footer-instagram{justify-content:flex-start;width:fit-content;margin-top:10px;min-height:44px}.footer-instagram svg{width:26px;height:26px;color:var(--accent)}
@media(max-width:1100px){.header-actions{gap:10px}.site-header nav{gap:16px}}
@media(max-width:560px){.header-actions{width:100%}.header-actions .header-join{width:auto;flex:1}.header-actions .instagram-icon-link{width:44px;height:44px}}
