@font-face{font-family:Montserrat;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/montserrat-latin-400-800.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--ink: #000000;--muted: #5f6770;--line: rgba(0, 0, 0, .12);--paper: #ffffff;--soft: #f5f6f7;--brand: #4c7994;--brand-strong: #0e356f;--accent: #c7a776;--white: #ffffff;font-family:Montserrat,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip-link{position:absolute;left:-999px;top:1rem;z-index:10}.skip-link:focus{left:1rem;background:var(--white);padding:.75rem 1rem}.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}.shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:var(--white);border-bottom:1px solid rgba(0,0,0,.15)}.header-inner{width:calc(100% - 80px);max-width:none;min-height:73px;display:flex;align-items:center;justify-content:flex-start;gap:4rem}.brand{display:inline-flex;align-items:center;flex:none}.brand img{height:46px;width:auto}.primary-nav{display:flex;align-items:center;gap:2.15rem;color:var(--ink);font-size:.94rem;font-weight:500}.nav-caret{display:inline-grid;place-items:center;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--soft);margin-left:.35rem;color:var(--muted);font-size:.9rem}.header-actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--brand-strong)}.header-phone,.header-sms,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.35rem;border:1px solid var(--brand);border-radius:.5rem;background:var(--white);color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.header-phone,.header-sms{border:0;min-height:auto;padding:0;color:var(--ink);font-weight:500}.header-phone:before{content:"☎";width:auto;height:auto;margin-right:.5rem;border:0;border-radius:0;transform:none;font-size:.9rem;line-height:1}.header-sms:before{content:"✉";margin-right:.5rem;font-size:.9rem;line-height:1}.button.is-dark,.header-actions .button{background:var(--white);color:var(--ink)}.button.is-auth{border-color:var(--ink);border-radius:.45rem;min-height:48px;padding:.75rem 1rem}.button.is-light{background:var(--white);border-color:var(--white);color:var(--ink)}.button.is-outline-light{background:transparent;border-color:#ffffffbf;color:var(--white)}.button.is-outline{background:transparent;border-color:#0000003d;color:var(--ink)}button:disabled,.button:disabled,form.is-submitting button[type=submit]{cursor:wait;opacity:.68}.spam-check{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.hero{padding:112px 0 72px}.home-hero{position:relative;display:grid;place-items:center;min-height:720px;overflow:hidden}.home-hero-media,.home-hero-media img{position:absolute;inset:0;width:100%;height:100%}.home-hero-media img{object-fit:cover;object-position:center center}.home-hero-overlay{position:absolute;inset:0;background:#0000007a}.home-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(800px,calc(100% - 40px));padding:4rem 0 2.5rem;color:var(--white);text-align:center}.home-hero h1{color:var(--white);font-size:3.25rem;font-weight:500;line-height:1.1;margin-bottom:1.6rem;white-space:nowrap}.home-search{display:grid;grid-template-columns:1fr auto;width:min(640px,100%);min-height:56px;background:var(--white);border-radius:.45rem;overflow:hidden}.home-search input{border:0;border-radius:0;background:var(--white);padding:0 1.35rem;color:var(--ink);font-size:1rem}.home-search button{display:grid;place-items:center;align-self:center;width:48px;height:40px;border:1px solid var(--line);border-radius:.35rem;background:var(--white);color:var(--ink);margin-right:.5rem}.search-icon{position:relative;width:1rem;height:1rem;border:2px solid currentColor;border-radius:50%}.search-icon:after{content:"";position:absolute;right:-.35rem;bottom:-.25rem;width:.5rem;height:2px;background:currentColor;transform:rotate(45deg);transform-origin:left center}.area-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:3rem;align-items:start}.area-hero h1{max-width:760px}.area-hero p{max-width:780px}.area-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.area-summary{border:1px solid var(--line);border-radius:.5rem;background:var(--white);padding:1.5rem}.area-summary h2{margin:0 0 1rem;font-size:1.15rem}.area-summary ul,.area-search-links,.area-faq-list{display:grid;gap:.75rem}.area-summary li{color:var(--muted)}.area-search-section{background:var(--paper)}.area-search-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:3rem;align-items:start}.area-search-grid h2{max-width:620px;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.area-search-grid p{max-width:650px;color:var(--muted)}.area-search-links{grid-template-columns:repeat(2,minmax(0,1fr))}.area-search-links a{min-height:68px;border:1px solid var(--line);border-radius:.45rem;background:var(--white);padding:1rem;font-weight:700}.area-empty{border:1px solid var(--line);border-radius:.5rem;background:var(--white);padding:2rem}.area-empty h3{margin:0 0 .5rem}.area-empty p{max-width:680px;color:var(--muted)}.area-faq-grid{display:grid;grid-template-columns:minmax(240px,.45fr) minmax(0,1fr);gap:3rem;align-items:start}.area-faq-list article{border-top:1px solid var(--line);padding-top:1.25rem}.area-faq-list h3{margin:0 0 .45rem;font-size:1.1rem}.area-faq-list p{margin:0;color:var(--muted)}.home-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:min(640px,100%);margin-top:2rem}.home-link-grid a{display:flex;align-items:center;justify-content:space-between;min-height:40px;background:var(--white);border-radius:.35rem;padding:.45rem .75rem;color:var(--ink);font-weight:500;text-align:left}.home-see-all{display:inline-flex;gap:.7rem;align-items:center;margin-top:2.5rem;color:var(--white);text-decoration:underline;text-underline-offset:4px}.license-band{background:var(--white);padding:0 0 5.5rem;text-align:center}.license-band h2{color:#333;font-size:clamp(2.5rem,4vw,4.25rem);font-weight:400;line-height:1.1}.agent-section{background:var(--white);padding:6rem 0 0}.agent-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:min(80rem,calc(100% - 5rem));max-width:80rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.1)}.agent-photo{width:100%;height:38rem;border-radius:1rem;overflow:hidden;box-shadow:0 2px 5px #0000001a}.agent-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}.agent-copy{display:flex;flex-direction:column;align-items:flex-start;max-width:33rem;gap:1rem}.agent-copy h2{color:#333;font-size:2rem;font-weight:600;line-height:1.25}.agent-copy p{margin:0;color:#333;font-size:1rem;line-height:1.5;opacity:.6}.agent-copy strong{color:inherit;font-weight:700}.agent-phone{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.35rem;border:1px solid #8a909b;border-radius:.5rem;color:var(--ink);font-weight:400}.agent-phone:before{content:"";width:1.5rem;height:1.5rem;border:2px solid #8a909b;border-top-color:transparent;border-radius:35% 35% 55% 55%;transform:rotate(-35deg)}.agent-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(80rem,calc(100% - 5rem));max-width:80rem;margin-top:4rem;padding:3rem 0 5rem}.agent-stat{padding:0 2rem;text-align:center}.agent-stat:first-child{padding-left:0}.agent-stat:last-child{padding-right:0}.agent-stat.is-middle{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}.agent-stat h3{color:#333;font-size:2rem;font-weight:600;line-height:1.25;margin-bottom:.35rem}.agent-stat strong{display:block;color:#333;font-size:1rem;font-weight:700;margin-bottom:.5rem}.agent-stat p{max-width:23rem;margin:0 auto;color:#333;font-size:.95rem;line-height:1.55;opacity:.6}.testimonial-section{background:var(--white);padding:6rem 0}.testimonial-grid{display:grid;grid-template-columns:minmax(300px,440px) 1fr;gap:4rem;align-items:start}.testimonial-intro{display:grid;gap:1rem}.testimonial-intro h2,.faq-head h2,.contact-title h2{color:#333;font-size:2rem;font-weight:600;line-height:1.25}.testimonial-intro p,.faq-head p{max-width:38rem;opacity:.6}.reviews-bar{display:inline-flex;width:fit-content;margin-top:1rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;padding:.95rem 1.35rem;color:var(--ink);font-weight:600}.testimonial-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.testimonial-card{display:flex;flex-direction:column;gap:.9rem;min-height:24rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;background:var(--white);padding:1.5rem;box-shadow:0 2px 10px #0000000d}.testimonial-profile{display:flex;align-items:center;gap:1rem}.testimonial-avatar{display:grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:50%;background:var(--soft);color:var(--brand);font-weight:800}.testimonial-profile strong,.testimonial-profile span{display:block}.testimonial-profile span,.testimonial-card p{color:var(--muted)}.testimonial-card h3{font-size:1.2rem}.testimonial-stars{margin-top:auto;color:var(--accent);font-weight:800;letter-spacing:.08em}.faq-section{background:var(--soft);padding:6rem 0}.faq-head{display:grid;gap:1rem;max-width:52rem;margin-bottom:3rem}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.faq-item{border:1px solid rgba(0,0,0,.1);border-radius:.5rem;background:var(--white)}.faq-item summary{cursor:pointer;padding:1.25rem;color:#333;font-size:1.05rem;font-weight:600}.faq-item p{margin:0;padding:0 1.25rem 1.25rem}.ending-section{background:var(--white);padding:3.5rem 0 6rem}.ending-component{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.35rem;min-height:21rem;border:1px solid #000;border-radius:.75rem;background:#000;color:var(--white);padding:3.75rem 2.5rem;text-align:center}.ending-component h2{max-width:900px;color:var(--white);font-size:clamp(2.35rem,3.35vw,3.6rem);line-height:1.08}.ending-component p{color:#ffffffc7}.contact-section{background:var(--white);padding:6rem 0 7rem}.contact-title{border-top:1px solid rgba(0,0,0,.1);max-width:80rem;padding-top:3rem;margin:0 auto 2rem}.contact-grid{display:grid;grid-template-columns:25rem minmax(520px,50rem);gap:5rem;align-items:start;justify-content:center}.contact-info-grid{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.contact-profile,.contact-info-card,.contact-map{overflow:hidden}.contact-profile{width:10rem;height:10rem;min-height:0;border-radius:50%;box-shadow:0 2px 8px #0000001f}.contact-profile img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.contact-info-card{position:relative;display:grid;gap:.15rem;min-height:0;padding:0 0 0 2rem;color:#333}.contact-info-card:before{position:absolute;left:0;top:.05rem;color:#000;font-size:1.15rem;font-weight:800}.contact-info-card:nth-of-type(1):before{content:"✉"}.contact-info-card:nth-of-type(2):before{content:"⌕"}.contact-info-card:nth-of-type(3):before{content:"●"}.contact-info-card strong{color:#333;font-size:1rem}.contact-info-card span{color:#333;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.contact-map{width:25rem;min-height:10rem;border:1px solid rgba(0,0,0,.14);border-radius:.25rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,500px);gap:48px;align-items:center}.eyebrow{color:var(--brand);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{line-height:1.1;margin:0}h1{font-size:clamp(3.25rem,6.8vw,6.7rem);letter-spacing:0;max-width:1000px}h2{font-size:clamp(2.3rem,4.2vw,4.7rem);letter-spacing:0}h3{font-size:1.25rem}p{color:var(--muted)}.hero p{max-width:660px;font-size:1.08rem}.hero-card,.panel,.lead-form,.property-card{background:var(--white);border:1px solid var(--line);border-radius:1rem}.hero-card{overflow:hidden;box-shadow:0 8px 24px #0000001f}.hero-card img{aspect-ratio:4 / 3;width:100%;object-fit:cover}.search-strip{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.search-strip a{border:1px solid var(--brand);border-radius:.5rem;background:var(--white);padding:.55rem .75rem;color:var(--ink);font-weight:700}.section,.featured-section{padding:72px 0 5.5rem}.section.is-soft,.featured-section{background:var(--white)}.section-head,.featured-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:32px}.featured-head{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:3rem;padding-bottom:.75rem}.featured-head.is-beach{margin-bottom:2rem}.featured-title{display:inline-flex;align-items:center;gap:.5rem}.featured-title h2{color:#f35c0b;font-size:2rem;font-weight:600;line-height:1.25}.featured-title span{position:relative;width:1.5rem;height:1.5rem;color:#f35c0b}.featured-title span:before{content:"";position:absolute;inset:.2rem .45rem;background:currentColor;clip-path:polygon(55% 0,100% 0,62% 45%,100% 45%,35% 100%,50% 56%,0 56%)}.featured-head.is-beach .featured-title h2,.featured-head.is-beach .featured-title span{color:#9ccaff}.featured-head.is-beach .featured-title span:before{clip-path:polygon(52% 5%,95% 42%,68% 42%,70% 95%,8% 38%,41% 40%)}.featured-subsection{margin-top:7rem}.featured-empty{width:100%;min-height:2.75rem;display:flex;align-items:center;background:#d9d9d9;color:#333;padding:0 .75rem}.steps-section{padding:4rem 0 5rem;background:var(--paper)}.steps-head{display:flex;align-items:center;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem;margin-bottom:3rem}.steps-head h2{color:#333;font-size:2rem;font-weight:600;line-height:1.25}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem}.step-card{display:flex;flex-direction:column;align-items:center;text-align:center}.step-icon{position:relative;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;color:#8d949d}.step-icon:before,.step-icon:after{content:"";position:absolute}.step-icon.is-search:before{width:2.35rem;height:2.35rem;border:4px solid currentColor;border-radius:50%;left:.7rem;top:.65rem}.step-icon.is-search:after{width:1.45rem;height:4px;background:currentColor;border-radius:999px;right:.55rem;bottom:1rem;transform:rotate(45deg)}.step-icon.is-calendar:before{inset:.7rem .45rem .5rem;border:4px solid currentColor;border-radius:.65rem}.step-icon.is-calendar:after{left:.45rem;right:.45rem;top:1.75rem;height:4px;background:currentColor;box-shadow:.75rem -1.1rem 0 -.15rem currentColor,2.45rem -1.1rem 0 -.15rem currentColor}.step-icon.is-key:before{width:2rem;height:2rem;border:4px solid currentColor;border-radius:50%;left:.55rem;top:1rem}.step-icon.is-key:after{width:2.4rem;height:4px;background:currentColor;border-radius:999px;right:.45rem;top:2rem;box-shadow:.75rem .65rem 0 -.08rem currentColor,1.35rem .65rem 0 -.08rem currentColor}.step-card h3{max-width:17rem;color:#333;font-size:1.15rem;font-weight:700;line-height:1.35;margin-bottom:.55rem}.step-card p{max-width:23rem;color:#7d7d7d;font-size:.95rem;line-height:1.6}.steps-action{display:flex;justify-content:center;margin-top:3rem}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.33%}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-grid img{width:100%;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover}.panel{padding:28px}.property-card{position:relative;overflow:hidden;border:0;border-radius:1rem;min-height:25rem;box-shadow:0 5px 10px #0000001a}.property-image{position:relative;display:block;width:100%;padding-top:62.5%;overflow:hidden;border-radius:1rem 1rem 0 0}.property-image img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.property-body{display:flex;flex-direction:column;gap:.5rem;padding:.9rem}.property-kicker{display:inline-flex;align-items:center;gap:.25rem;color:var(--muted);font-size:.875rem;font-weight:500;text-decoration:underline;text-underline-offset:2px}.property-kicker span{position:relative;width:1rem;height:1rem}.property-kicker span:before{content:"";position:absolute;left:.25rem;top:.12rem;width:.5rem;height:.5rem;border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.property-topline{display:grid;gap:.5rem}.property-card h2{min-height:2.75rem;margin-top:0;color:#333;font-size:.95rem;line-height:1.35;font-weight:600}.property-price{margin:0;color:var(--ink);font-size:1.1rem;font-weight:800}.property-stats{display:flex;flex-wrap:wrap;gap:.5rem;margin:.45rem 0 0}.property-stats div{display:flex;gap:.25rem;border:0;border-radius:0;padding:0}.property-stats dt{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:none}.property-stats dd{margin:0;font-weight:800}.property-save{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#fff9;backdrop-filter:blur(5px);color:var(--white);font-size:1rem;transition:transform .2s}.property-save:hover{transform:scale(.85)}.property-type{display:inline-block;width:fit-content;margin:.25rem 0 0;border-radius:.25rem;background:#dee7ed;color:#4c7994;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.lead-form{padding:28px}.lead-form.is-compact{display:grid;gap:.75rem;width:100%;border:1px solid rgba(0,0,0,.12);border-radius:1rem;background:#f9f9fa;padding:2rem}.lead-form.is-compact h2,.lead-form.is-compact .label-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.filter-form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) auto;gap:.75rem;align-items:end;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:1rem;margin-bottom:16px;padding:1.25rem;box-shadow:0 5px 10px #00000014}.listing-status{margin:0 0 18px;font-size:.9rem;font-weight:700}.load-more-row{display:flex;justify-content:center;margin-top:32px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}label{display:grid;gap:.4rem;color:var(--ink);font-size:.85rem;font-weight:800}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:.75rem;background:var(--soft);padding:.9rem 1rem;color:var(--ink);font:inherit}.lead-form.is-compact input,.lead-form.is-compact textarea{border-color:#0000003d;border-radius:.5rem;background:var(--white);padding:.95rem 1rem;font-size:1rem}.lead-form.is-compact textarea{min-height:8rem;resize:vertical}.consent{font-size:.78rem}.lead-form.is-compact .consent{position:relative;margin:0;padding-left:1.65rem;color:#4f5662;font-size:.88rem;line-height:1.55}.lead-form.is-compact .consent:before{content:"";position:absolute;left:0;top:.25rem;width:1rem;height:1rem;border-radius:.25rem;background:#000}.recaptcha-placeholder{display:grid;grid-template-columns:1.75rem 1fr auto;align-items:center;gap:.75rem;width:19rem;min-height:4.75rem;border:1px solid rgba(0,0,0,.18);background:var(--white);padding:.75rem}.recaptcha-placeholder span{width:1.75rem;height:1.75rem;border:2px solid #555555}.recaptcha-placeholder strong{font-size:.9rem;font-weight:600}.recaptcha-placeholder em{color:var(--muted);font-size:.7rem;font-style:normal}.lead-form.is-compact .button{width:12rem;margin-top:.6rem;border-color:#000;background:#000;color:var(--white);font-weight:500}.property-detail-page{background:var(--white);padding:38px 0 80px}.property-breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:22px;color:#61666d;font-size:.95rem}.property-breadcrumb a{color:#333;text-decoration:underline;text-underline-offset:3px}.property-gallery{position:relative;display:grid;grid-template-columns:minmax(0,1.26fr) minmax(0,1fr);gap:8px;height:480px;overflow:hidden;border-radius:0}.property-gallery-main,.property-gallery-side{min-height:0}.property-gallery-main img,.property-gallery-side img,.property-photo-grid img{width:100%;height:100%;object-fit:cover}.property-gallery-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.property-photo-button{position:absolute;right:18px;bottom:18px;border:1px solid rgba(0,0,0,.24);border-radius:.45rem;background:var(--white);color:#222;padding:.72rem 1rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #00000029}.property-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:56px;align-items:start;margin-top:42px}.property-main h1{color:#333;font-size:clamp(2rem,2.45vw,2.45rem);line-height:1.15}.property-title-row{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start}.property-status-line{margin:0 0 .7rem;color:#333;font-size:.85rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.property-actions{display:flex;gap:.6rem}.property-actions button{display:grid;place-items:center;width:2.65rem;height:2.65rem;border:1px solid rgba(0,0,0,.16);border-radius:50%;background:var(--white);color:#333;font:inherit;font-size:1.15rem;cursor:pointer}.property-summary{display:flex;flex-wrap:wrap;gap:.65rem;margin:18px 0 36px}.property-summary div{display:flex;align-items:center;gap:.35rem;border:1px solid rgba(0,0,0,.13);border-radius:999px;background:#f4f5f6;padding:.38rem .72rem}.property-summary dt,.property-summary dd{margin:0;color:#333;font-size:.82rem}.property-summary dt{order:2;color:#6d6d6d;font-weight:600}.property-summary dd{order:1;font-weight:800}.property-content-block{border-top:1px solid rgba(0,0,0,.12);padding:30px 0}.property-content-block h2{margin-bottom:14px;color:#333;font-size:1.15rem;line-height:1.25}.property-content-block p{max-width:760px;margin:0;color:#333;font-size:.96rem;line-height:1.65}.property-content-block a{display:inline-flex;margin-top:14px;color:#333;font-weight:700;text-decoration:underline;text-underline-offset:3px}.property-highlight-panel{border:1px solid rgba(0,0,0,.12);border-radius:.65rem;background:#f9f9fa;margin:18px 0 26px;padding:18px 20px}.property-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 56px;margin-top:20px}.property-highlight-grid div{min-height:0;border:0;border-radius:0;background:transparent;padding:0}.property-highlight-grid span,.calculator-grid span,.property-sidebar-payment,.property-agent span{color:#747474;font-size:.86rem}.property-highlight-grid strong{display:block;margin-top:.32rem;color:#333;font-size:.98rem}.property-feature-panels{display:grid;grid-template-columns:1fr;gap:18px;border-top:0;padding-top:0}.property-feature-panels>div,.property-location-tabs,.property-calculator{border:1px solid rgba(0,0,0,.1);border-radius:1rem;background:#fafafa;padding:24px}.property-tabs{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid rgba(0,0,0,.12);margin:-4px 0 22px;padding-bottom:.75rem}.property-tabs button{border:1px solid transparent;border-radius:999px;background:#eee;color:#333;padding:.55rem .9rem;font:inherit;font-weight:700}.property-tabs button[aria-selected=true]{border-color:#333;background:#fff}.property-tab-pane{display:grid;gap:18px}.property-tab-pane[hidden]{display:none}.property-tab-pane h3{margin:0;color:#333;font-size:1.05rem;line-height:1.4}.property-map-embed{width:100%;height:450px;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;background:#f1f2f3}.property-location-copy,.property-school-grid{display:grid;gap:12px}.property-location-copy{max-width:760px}.property-location-copy strong{color:#333;font-size:1.05rem}.property-school-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-school-item{border:1px solid rgba(0,0,0,.1);border-radius:.75rem;background:#fff;padding:18px}.property-school-item span,.range-control span,.payment-calculator-total span{color:#747474;font-size:.86rem}.property-school-item strong{display:block;margin-top:.45rem;color:#333;font-size:1.05rem}.property-photo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}.property-photo-grid img{aspect-ratio:4 / 3;border-radius:.5rem}.calculator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.calculator-grid input{margin-top:.45rem;background:var(--white)}.calculator-grid>div{grid-column:1 / -1;display:grid;gap:.2rem;border-top:1px solid rgba(0,0,0,.12);margin-top:10px;padding-top:18px}.calculator-grid strong{color:#333;font-size:2rem;line-height:1.1}.payment-calculator-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(18rem,.85fr);gap:28px;align-items:stretch}.payment-calculator-controls{display:grid;gap:24px}.range-control{display:grid;gap:10px;font-size:1rem}.range-control strong{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:#333;font-size:1rem}.range-control strong em{color:#747474;font-size:.86rem;font-style:normal;font-weight:600}.range-control input[type=range]{accent-color:#000000;height:1.4rem;padding:0}.payment-calculator-total{display:grid;align-content:center;gap:8px;border:1px solid rgba(0,0,0,.1);border-radius:.85rem;background:#fff;padding:24px}.payment-calculator-total strong{color:#333;font-size:clamp(2rem,4vw,3.25rem);line-height:1}.payment-calculator-total p{margin-top:12px;color:#747474;font-size:.82rem;line-height:1.55}.property-sidebar{position:sticky;top:98px}.property-request-card{display:grid;gap:14px;border:1px solid rgba(0,0,0,.14);border-radius:1rem;background:#f9f9fa;padding:24px;box-shadow:0 12px 28px #00000014}.property-sidebar-price{margin:0;color:#333;font-size:2rem;font-weight:800;line-height:1}.property-sidebar-payment{margin:-.35rem 0 .25rem}.property-agent{display:flex;gap:.85rem;align-items:center;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:14px 0}.property-agent img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.property-agent strong,.property-agent span,.property-agent a{display:block}.property-agent a{color:#7d8790;font-size:.83rem;line-height:1.55}.property-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.property-form-grid label{display:block}.property-form-grid input{border-color:#0003;border-radius:.5rem;background:var(--white)}.property-consent{margin:0;color:#59616b;font-size:.78rem;line-height:1.55}.property-request-card .recaptcha-placeholder{width:100%}.property-request-card .button{width:100%;justify-content:center;border-color:#000;background:#000;color:var(--white)}.property-related{padding-top:70px}.site-footer{background:#000;color:var(--white);padding:6rem 0 2rem}.site-footer p,.site-footer a,.site-footer address{color:#ffffff8c}.footer-top{display:grid;grid-template-columns:minmax(20rem,34rem) minmax(22rem,34rem);justify-content:space-between;gap:5rem;width:min(78rem,calc(100% - 5rem));padding-bottom:1.25rem}.footer-about{display:flex;flex-direction:column;align-items:flex-start;gap:1.45rem}.footer-about p{max-width:33rem;margin:0;font-size:1rem;line-height:1.5}.footer-grid{border-top:1px solid rgba(255,255,255,.18);width:min(78rem,calc(100% - 5rem));padding-top:1.5rem;display:grid;grid-template-columns:1.5fr .9fr .9fr .9fr;gap:4.5rem}.footer-brand img{height:4.2rem;filter:none;opacity:.72}.footer-about address{display:flex;flex-direction:column;gap:.4rem;margin-top:1.45rem;font-style:normal}.footer-contact{position:relative;display:inline-flex;align-items:center;padding-left:2rem;color:var(--white)!important;font-size:1rem;line-height:1.5;text-decoration:underline}.footer-contact:before{position:absolute;left:0;width:1.05rem;color:var(--white);text-align:center;text-decoration:none}.footer-contact.is-location:before{content:"●";font-size:.95rem}.footer-contact.is-email:before{content:"✉"}.footer-contact.is-phone:before{content:"☎"}.footer-contact.is-sms:before{content:"✉"}.footer-newsletter{align-self:end;padding-bottom:.35rem}.footer-newsletter h2{max-width:34rem;margin-bottom:1rem;color:var(--white);font-size:1rem;font-weight:400;line-height:1.5;text-transform:none}.footer-subscribe{display:grid;grid-template-columns:minmax(16rem,22.5rem) 7.5rem;gap:1rem;margin-bottom:.7rem}.footer-subscribe input{min-height:3.25rem;border-color:#ffffff8c;border-radius:.4rem;background:#ffffff61;color:var(--white)}.footer-subscribe input::placeholder{color:#fff9}.footer-subscribe button{min-height:3.25rem;border:0;border-radius:.4rem;background:var(--white);color:#0e356f;font:inherit;font-weight:500}.footer-newsletter p{max-width:33rem;margin:0;font-size:.75rem;line-height:1.45}.button-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.site-footer h2{color:var(--white);font-size:1rem;font-weight:700;line-height:1.3;text-transform:none}.site-footer ul{display:grid;gap:.72rem;list-style:none;margin:1.05rem 0 0;padding:0}.site-footer li{color:#ffffff8c;font-size:1rem;line-height:1.45}.footer-subhead{margin-top:2.1rem}.footer-legal{border-top:1px solid rgba(255,255,255,.16);margin-top:44px;padding-top:24px;font-size:.78rem}@media(max-width:860px){.header-inner,.section-head{align-items:flex-start;flex-direction:column;gap:1rem}.primary-nav{flex-wrap:wrap}.header-actions{margin-left:0}.header-inner{width:min(1280px,calc(100% - 40px));gap:1rem}.home-hero{min-height:calc(100vh - 73px)}.home-hero h1{white-space:normal}.hero-grid,.agent-grid,.testimonial-grid,.testimonial-list,.faq-list,.contact-grid,.contact-info-grid,.agent-stats,.steps-grid,.grid-3,.property-grid,.photo-grid,.footer-top,.footer-grid,.filter-form,.form-grid,.property-gallery,.property-gallery-side,.property-detail-layout,.property-title-row,.property-highlight-grid,.property-feature-panels,.property-photo-grid,.calculator-grid,.payment-calculator-grid,.property-school-grid,.property-form-grid{grid-template-columns:1fr}.property-map-embed{height:320px}.property-detail-page{padding-top:24px}.property-gallery-main,.property-gallery-side{min-height:auto}.property-gallery-main img{aspect-ratio:4 / 3}.property-gallery-side img{aspect-ratio:16 / 10}.property-detail-layout{gap:28px;margin-top:30px}.property-main h1{font-size:2.25rem}.property-sidebar{position:static}.property-feature-panels{padding:0}.property-related{padding-top:42px}.header-phone{display:none}h1{font-size:3rem}.agent-section{padding:3rem 0}.agent-grid{gap:2rem;padding-top:2rem;padding-bottom:3rem}.agent-stats{width:min(80rem,calc(100% - 40px));margin-top:0;padding:0 0 3rem;gap:2rem}.agent-stat,.agent-stat:first-child,.agent-stat:last-child{padding:0}.agent-stat.is-middle{border:0}.testimonial-section,.faq-section,.steps-section,.contact-section{padding:3rem 0}.steps-head{margin-bottom:2rem}.steps-head h2{font-size:1.75rem}.steps-grid{gap:2.5rem}.footer-top,.footer-grid{width:min(78rem,calc(100% - 40px));gap:2rem}.footer-subscribe{grid-template-columns:1fr}.footer-subscribe button{width:fit-content;padding:0 1.5rem}.contact-profile,.contact-map{grid-column:span 1}.ending-component{min-height:17rem;padding:3rem 1.5rem}.ending-component h2{font-size:clamp(2rem,11vw,3rem)}}.header-inner{width:calc(100% - 128px);min-height:80px}.brand-name{font-size:1.42rem;line-height:1}.brand-tagline{font-size:.68rem;line-height:1}.primary-nav a{position:relative;padding:32px 0 29px}.primary-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:.25em;bottom:26px;height:1px;background:var(--brand)}.home-hero-media img{filter:saturate(.9) brightness(.9)}.home-hero-overlay{background:linear-gradient(180deg,#07132242,#07132294);backdrop-filter:blur(1.3px)}.home-hero-inner{width:min(780px,calc(100% - 40px));padding-top:7.6rem}.home-hero-inner:before{display:none}.home-hero .eyebrow{position:relative;display:inline-flex;align-items:center;gap:1rem;margin:0 0 1.8rem;color:var(--brand);font-size:.7rem;letter-spacing:.48em}.home-hero .eyebrow:before,.home-hero .eyebrow:after{content:"";width:48px;height:1px;background:#cdaa67b8}.home-hero h1{max-width:690px;margin:0 auto;font-size:clamp(4.8rem,5.55vw,6rem);line-height:1.02}.home-hero h1:after{content:"";display:block;width:86px;height:1px;margin:1.7rem auto 1.9rem;background:#cdaa67b8}.home-hero p:not(.eyebrow){margin:0 auto;color:#ffffff9e;font-size:.98rem;letter-spacing:.12em}.home-hero-actions{display:flex;justify-content:center;gap:20px;margin-top:3rem}.home-hero-actions .button{min-width:244px;min-height:48px}.scroll-cue{position:absolute;left:50%;bottom:34px;color:#ffffff6b;font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;transform:translate(-50%)}.scroll-cue:before{content:"";display:block;width:1px;height:48px;margin:0 auto 14px;background:#ffffff47}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero){padding:60px 0 32px}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero) .shell:before{width:38px;margin-bottom:1.1rem}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero) h1{font-size:clamp(3rem,4.2vw,4.1rem)}.listing-hero-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-height:64px;border:1px solid rgba(205,170,103,.24);background:#ffffff0a;margin-top:3.6rem}.listing-hero-search .search-icon{margin-left:1.55rem;color:var(--brand)}.listing-hero-search input{min-height:62px;border:0;background:transparent;color:var(--white)}.listing-hero-search input::placeholder{color:#ffffff47}.listing-hero-search .button{align-self:stretch;min-width:164px;border:0}.search-strip{justify-content:flex-start;gap:10px;margin-top:20px}.search-strip a{border-color:#ffffff3d;border-radius:0;background:transparent;color:#ffffffb3;padding:.72rem 1.25rem;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase}.search-strip a:first-child{border-color:var(--brand);background:var(--brand);color:var(--navy)}.area-hero p:not(.eyebrow){max-width:760px;color:#ffffffbd}.market-breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;color:#ffffffa8;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.market-breadcrumb a{color:var(--brand)}.area-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.market-overview-grid,.area-faq-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;align-items:start}.market-overview h2,.area-faq-section h2,.market-section-head h2{color:var(--navy);font-size:2rem;line-height:1.2}.market-overview p,.area-faq-section p,.area-empty p{color:var(--muted);line-height:1.75}.market-highlight-list{display:grid;gap:14px}.market-highlight-list div{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:center;border:1px solid rgba(7,19,34,.1);padding:18px}.market-highlight-list span{width:28px;height:28px;background:var(--brand);clip-path:polygon(50% 0,61% 35%,100% 35%,68% 56%,80% 100%,50% 72%,20% 100%,32% 56%,0 35%,39% 35%)}.market-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:24px}.area-empty{border:1px solid rgba(7,19,34,.1);padding:28px;background:var(--white)}.area-faq-list{display:grid;gap:12px}.area-faq-list details{border:1px solid rgba(7,19,34,.1);background:var(--white);padding:18px 20px}.area-faq-list summary{cursor:pointer;color:var(--navy);font-weight:800}.area-faq-list p{margin-top:.85rem}.seo-listing-section .property-grid{margin-top:18px}.seo-overview-section .market-highlight-list h2{color:var(--navy);font-size:1.35rem;line-height:1.25;margin:0 0 4px}.seo-link-section{background:var(--white)}.seo-link-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.seo-link-grid a{display:flex;align-items:center;justify-content:space-between;min-height:58px;border:1px solid rgba(7,19,34,.12);background:var(--white);padding:14px 16px;color:var(--navy);font-weight:800}.seo-link-grid a:after{content:"→";color:var(--brand)}.seo-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.seo-question-grid article{border:1px solid rgba(7,19,34,.1);background:var(--white);padding:28px}.seo-question-grid h2{color:var(--navy);font-size:1.55rem;line-height:1.25;margin-bottom:1rem}.seo-question-grid ul{display:grid;gap:12px;color:var(--muted);line-height:1.65;padding-left:1.1rem}.home-footer-cta .lead-form{width:min(760px,100%);margin:2rem auto 0;background:var(--white);color:var(--ink);text-align:left}.section-head{margin-bottom:24px}.section-head h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mobile-filter-bar,.filter-backdrop{display:none}.filter-form{padding:31px 26px}.filter-form-head{display:block}.filter-form h2{padding-bottom:18px;border-bottom:1px solid rgba(7,19,34,.1);margin-bottom:8px}.filter-drawer-close{display:none}.filter-form label{gap:.7rem}.filter-form .button{margin-top:.25rem}.active-filter-list{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.active-filter-list:empty{display:none}.active-filter-list button{border:1px solid rgba(201,169,110,.36);border-radius:999px;background:var(--white);color:var(--navy);cursor:pointer;font-size:.68rem;font-weight:700;letter-spacing:.08em;padding:8px 12px;text-transform:uppercase}.idx-disclaimer{color:#0a162885;font-size:.68rem;line-height:1.6}.listing-disclaimer{margin:0 0 18px}.listing-disclaimer.is-bottom{margin:18px 0 0}.listing-empty-state{border:1px solid rgba(201,169,110,.28);background:var(--white);padding:34px;text-align:center}.listing-empty-state h3{color:var(--navy);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;margin:0 0 8px}.listing-empty-state p{color:#0a16289e;margin:0 auto 18px;max-width:560px}.listing-empty-state div{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.property-card{min-height:0}.property-body{gap:.65rem;padding:1.25rem 1.25rem 1.15rem}.property-image{padding-top:58.9%}.property-card:before{content:"New Listing";position:absolute;z-index:2;top:14px;left:14px;background:var(--navy);color:var(--brand);padding:.38rem .72rem;font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.property-save{top:auto;right:20px;bottom:20px;border:1px solid rgba(7,19,34,.12);border-radius:0;background:transparent;color:#07132257}.property-detail-page .property-gallery{height:calc(100vh - 340px);min-height:455px}.property-detail-layout{grid-template-columns:minmax(0,1fr) 540px;gap:52px;margin-top:0;padding-top:50px}.property-request-card{padding:40px 32px}.agent-bio-hero{padding:0}.agent-bio-grid{grid-template-columns:520px minmax(0,790px);justify-content:center}.agent-bio-copy h1{max-width:780px}.agent-bio-copy h1 em,.agent-bio-copy h1 i{color:var(--brand)}.agent-bio-photo{max-width:440px;justify-self:center}.contact-hero{padding:0}.contact-hero-grid{width:100%;max-width:none;min-height:calc(100vh - 80px);grid-template-columns:45vw minmax(0,1fr);gap:0}.contact-hero-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:7vw;background:linear-gradient(90deg,#07132294,#071322c7)}.contact-hero .lead-form{align-self:center;max-width:650px;margin-inline:auto}.contact-hero .lead-form.is-compact{width:min(650px,calc(100% - 80px));background:transparent}.site-footer{padding-top:18px;padding-bottom:18px}@media(max-width:1100px){.header-inner{width:min(1280px,calc(100% - 40px))}.primary-nav{gap:1.1rem;letter-spacing:.16em}.listing-results .property-grid,.property-grid,.seo-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail-layout{grid-template-columns:1fr}}@media(max-width:860px){.home-hero h1{font-size:clamp(3.5rem,14vw,5rem)}.home-hero-actions,.listing-hero-search{grid-template-columns:1fr;display:grid}.listing-hero-search .button{min-height:52px}.listing-results .property-grid,.property-grid,.seo-link-grid,.market-overview-grid,.area-faq-grid,.seo-question-grid,.market-section-head{grid-template-columns:1fr}.market-section-head{display:grid;align-items:start}.area-hero-actions{display:grid}.agent-bio-grid,.contact-hero-grid{grid-template-columns:1fr}.contact-hero-copy{padding:4rem 20px}.contact-hero .lead-form.is-compact{width:min(650px,calc(100% - 40px))}}:root{color-scheme:light;--ink: #071322;--navy: #071322;--navy-2: #0e1c31;--muted: #7f8792;--line: rgba(202, 169, 104, .24);--paper: #f5f2ec;--soft: #fbfaf7;--brand: #cdaa67;--brand-strong: #cdaa67;--accent: #cdaa67;--white: #ffffff}body{background:var(--paper);color:var(--ink)}h1,h2,h3,.brand-name{font-family:Georgia,Times New Roman,serif;font-weight:500}.site-header{position:sticky;background:var(--navy);border-bottom:1px solid rgba(205,170,103,.18)}.header-inner{min-height:80px;gap:3rem}.brand{display:grid;gap:.12rem;color:var(--brand);line-height:1}.brand-name{font-size:clamp(1.15rem,1.6vw,1.55rem);letter-spacing:.03em}.brand-tagline{color:#ffffff9e;font-size:.66rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.primary-nav{margin-left:auto;gap:2.25rem;color:#ffffffe0;font-size:.72rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.nav-caret,.header-actions{display:none}.button,.header-phone{min-height:48px;border-color:var(--brand);border-radius:0;background:var(--brand);color:var(--navy);font-size:.75rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.button.is-outline-light{background:transparent;border-color:#ffffff9e}.hero{background:var(--navy);color:var(--white);padding:110px 0 88px;text-align:center}.hero h1,.hero h2{margin-inline:auto;color:var(--white);font-size:clamp(3rem,5.2vw,5rem)}.hero p{margin-inline:auto;color:#ffffff94}.eyebrow{color:var(--brand);letter-spacing:.38em}.home-hero-overlay{background:linear-gradient(180deg,#0713227a,#071322b8)}.home-hero-inner:before,.hero .shell:before,.agent-bio-copy:before,.contact-hero-copy:before{content:"";display:block;width:76px;height:1px;margin:0 auto 1.35rem;background:var(--brand)}.home-hero h1{max-width:820px;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6vw,6.4rem);line-height:.98;white-space:normal}.home-search{margin-top:1.4rem;border:1px solid rgba(255,255,255,.28);border-radius:0;background:#071322a3}.home-search input{background:transparent;color:var(--white)}.home-search input::placeholder{color:#fff9}.home-search button,.home-link-grid a{border-radius:0;background:var(--brand);color:var(--navy)}.home-link-grid a{min-height:52px;padding:.65rem 1rem;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.license-band,.featured-section,.steps-section,.agent-section,.testimonial-section,.faq-section,.ending-section,.contact-section,.section.is-soft{background:var(--paper)}.license-band h2,.featured-title h2,.steps-head h2,.agent-copy h2,.testimonial-intro h2,.faq-head h2,.contact-title h2{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-weight:500}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.property-card{border-radius:0;background:var(--white);box-shadow:0 18px 38px #07132214}.property-image,.property-image img{border-radius:0}.property-price{color:var(--brand);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500}.property-card h2{min-height:0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.16rem}.property-kicker,.property-stats dt,.property-type{color:#8a9199;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.property-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(7,19,34,.08);padding-top:1rem}.property-stats div{display:grid;gap:.2rem;border-right:1px solid rgba(7,19,34,.1)}.property-stats div:last-child{border-right:0}.property-stats dd{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:500}.property-type{background:transparent;padding:0}.listing-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:32px;align-items:start}.filter-form{position:sticky;top:104px;display:grid;grid-template-columns:1fr;gap:1.1rem;border:0;border-radius:0;background:var(--white);box-shadow:0 18px 36px #0713220f;padding:2rem}.filter-form h2{color:var(--navy);font-size:1.45rem}label{color:var(--brand);font-size:.68rem;letter-spacing:.24em;text-transform:uppercase}input,textarea,select,.lead-form.is-compact input,.lead-form.is-compact textarea,.property-form-grid input{border:0;border-bottom:1px solid rgba(205,170,103,.34);border-radius:0;background:transparent}.filter-form input,.filter-form select{border:1px solid rgba(7,19,34,.14);background:var(--soft)}.listing-status{color:var(--brand);font-size:.72rem;letter-spacing:.28em;text-transform:uppercase}.agent-bio-hero,.contact-hero{min-height:calc(100vh - 80px);display:grid;align-items:center;text-align:left}.agent-bio-grid,.contact-hero-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:7vw;align-items:center}.agent-bio-photo{position:relative;border:1px solid rgba(205,170,103,.44);padding:18px}.agent-bio-photo img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.agent-bio-copy:before,.contact-hero-copy:before{margin-left:0}.agent-bio-copy h1,.contact-hero-copy h1{margin:0;color:var(--white);font-size:clamp(3rem,4.8vw,5.2rem);line-height:1;text-align:left}.agent-bio-copy p,.contact-hero-copy p,.contact-hero-copy a{color:#ffffff9e}.agent-bio-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;border-top:1px solid rgba(205,170,103,.28);margin-top:2.4rem;padding-top:1.5rem}.agent-bio-stats strong{display:block;color:var(--brand);font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:500}.agent-bio-stats span{color:#ffffff94;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase}.contact-hero{background:linear-gradient(90deg,#071322c7,#071322e6),url(/images/hero-palm-1280.webp) center / cover}.contact-hero-grid{grid-template-columns:minmax(280px,.9fr) minmax(420px,1fr)}.contact-hero-phone{display:block;color:var(--brand)!important;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;margin-top:2rem}.contact-agent-chip{display:flex;align-items:center;gap:.85rem;border-top:1px solid rgba(205,170,103,.28);margin-top:2rem;padding-top:1.3rem;color:var(--white);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.contact-agent-chip img{width:52px;height:52px;border:2px solid var(--brand);border-radius:50%;object-fit:cover}.lead-form.is-compact,.property-request-card{border:0;border-radius:0;background:var(--navy);color:var(--white);box-shadow:none}.contact-hero .lead-form.is-compact{padding:clamp(2rem,4vw,4rem)}.lead-form.is-compact input,.lead-form.is-compact textarea{color:var(--white)}.lead-form.is-compact input::placeholder,.lead-form.is-compact textarea::placeholder{color:#ffffff47}.lead-form.is-compact .consent{color:#ffffff6b}.lead-form.is-compact .button,.property-request-card .button{width:100%;background:var(--brand);color:var(--navy)}.property-detail-page>.shell{width:100%}.property-gallery{height:580px;gap:4px}.property-detail-layout,.property-related{width:min(1600px,calc(100% - 80px));margin-inline:auto}.property-main h1{color:var(--navy);font-size:clamp(2.5rem,3.8vw,4.25rem)}.property-status-line{color:var(--brand);letter-spacing:.32em}.property-sidebar{top:104px}.property-request-card{background:var(--navy);padding:32px}.property-sidebar-price{color:var(--brand);font-family:Georgia,Times New Roman,serif;font-weight:500}.property-agent{border-color:#cdaa6740}.property-highlight-panel,.property-feature-panels>div,.property-location-tabs,.property-calculator,.payment-calculator-total{border-radius:0;background:var(--white)}.site-footer{background:var(--navy)}.footer-brand{color:var(--brand)}@media(max-width:860px){.site-header{position:static}.header-inner{width:calc(100% - 40px);min-height:auto;padding:18px 0 20px;gap:1.35rem}.brand-name{font-size:1.14rem}.brand-tagline{font-size:.56rem;letter-spacing:.36em}.primary-nav{display:grid;grid-template-columns:repeat(3,max-content);justify-content:space-between;width:100%;row-gap:.95rem;column-gap:1rem;font-size:.68rem;letter-spacing:.16em}.primary-nav a{padding:0 0 .38rem}.primary-nav a[aria-current=page]:after{bottom:0}.home-hero{min-height:calc(100svh - 157px)}.home-hero-inner{padding-top:3.9rem}.listing-hero-search{grid-template-columns:auto minmax(0,1fr)}.listing-hero-search .search-icon{margin-left:1rem}.listing-hero-search input{min-width:0;font-size:.82rem}.listing-hero-search .button{grid-column:1 / -1}.listing-layout,.agent-bio-grid,.contact-hero-grid{grid-template-columns:1fr}.filter-form{position:static}.property-grid{grid-template-columns:1fr}.agent-bio-hero,.contact-hero{min-height:auto}.agent-bio-stats{grid-template-columns:1fr}.property-detail-layout,.property-related{width:min(1280px,calc(100% - 40px))}.property-gallery{height:auto}}:root{--navy: #0a1628;--navy-mid: #0f1e38;--navy-light: #162440;--brand: #c9a96e;--brand-light: #dfc08a;--brand-dark: #a8844d;--paper: #f9f7f2;--soft: #f9f7f2;--ink: #0a1628;--muted: rgba(10, 22, 40, .55);--line: rgba(10, 22, 40, .1);font-family:Lato,Montserrat,system-ui,sans-serif}body{background:var(--paper);font-family:Lato,Montserrat,system-ui,sans-serif;font-size:16px}h1,h2,h3,.brand-name,.property-price-overlay,.property-sidebar-price,.property-main h1,.agent-bio-copy h1,.contact-hero-copy h1{font-family:Playfair Display,Georgia,Times New Roman,serif}.site-header{position:sticky;z-index:200;background:var(--navy);border-bottom:1px solid rgba(201,169,110,.18)}.header-inner{width:calc(100% - 128px);min-height:80px;gap:3rem}.brand{display:grid;align-content:center}.brand-name{color:var(--brand);font-size:1.2rem;font-weight:500;letter-spacing:.04em;line-height:1.1}.brand-tagline{margin-top:4px;color:#c9a96e99;font-size:.6rem;font-weight:700;letter-spacing:.26em;line-height:1}.primary-nav{margin-left:auto;gap:36px;color:#ffffffd1;font-size:.68rem;font-weight:700;letter-spacing:.2em}.primary-nav a{padding:4px 0}.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--brand)}.primary-nav a[aria-current=page]:after{right:0;bottom:-2px;background:var(--brand)}.header-actions{display:none}.shell{width:min(1600px,calc(100% - 128px))}.home-hero{min-height:calc(100vh - 80px)}.home-hero-overlay{background:linear-gradient(180deg,#0a16289e,#0a162873 50%,#0a16288c);backdrop-filter:none}.home-hero-inner{width:min(900px,calc(100% - 64px));padding-top:0}.home-hero .eyebrow{margin-bottom:22px;font-size:.65rem;letter-spacing:.32em}.home-hero h1{max-width:900px;font-size:clamp(2.8rem,4.2vw,4.4rem);line-height:1.12}.home-hero h1:after{width:130px;height:1.5px;margin:22px auto 28px;background:linear-gradient(90deg,transparent,var(--brand),transparent)}.home-hero p:not(.eyebrow){color:#f9f7f2b8;font-size:1rem;font-weight:300;letter-spacing:.08em;line-height:1.7}.home-hero-actions{gap:20px;margin-top:46px}.home-hero-actions .button{min-width:auto;min-height:52px;padding:17px 44px}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero){background:var(--navy);padding:56px 64px 32px;text-align:center}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero) .shell{width:min(1600px,100%)}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero) .shell:before{margin:0 auto 1rem}.hero:not(.home-hero):not(.agent-bio-hero):not(.contact-hero) h1{font-size:clamp(2.2rem,3vw,3rem);line-height:1.1}.listing-hero-search{min-height:64px;margin-top:36px;background:var(--navy-mid);border-color:#c9a96e38}.listing-hero-search input{min-height:62px;color:var(--white);font-size:.92rem;font-weight:300;letter-spacing:.04em}.listing-hero-search .button{min-width:164px;min-height:62px}.search-strip{gap:10px;margin-top:20px}.search-strip a{padding:9px 20px;border-color:#c9a96e5c;color:#ffffff9e;font-size:.63rem;letter-spacing:.16em}.section.is-soft{padding-top:40px}.listing-layout{grid-template-columns:284px minmax(0,1fr);gap:32px}.filter-form{position:sticky;top:100px;align-self:start;padding:30px 26px 34px;box-shadow:0 4px 24px #0a16281a}.filter-clear{margin-top:10px;width:100%}.listing-results .property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.property-card{border-radius:0;background:var(--white);box-shadow:0 4px 24px #0a16281a;transition:transform .32s ease,box-shadow .32s ease}.property-card:hover{transform:translateY(-5px);box-shadow:0 18px 52px #0a162826}.property-image{padding-top:58.9%;border-radius:0;background:var(--navy-mid)}.property-image:after{content:"";position:absolute;inset:auto 0 0;height:52%;background:linear-gradient(to top,rgba(10,22,40,.84),transparent);pointer-events:none}.property-price-overlay{position:absolute;left:18px;bottom:13px;z-index:2;color:var(--brand);font-size:1.48rem;font-weight:500;line-height:1}.property-card:before{top:14px;left:14px;padding:5px 12px;font-size:.54rem}.property-body{gap:0;padding:18px 20px 20px}.property-topline{margin-bottom:4px}.property-kicker{color:#0a16286b;font-size:.67rem;letter-spacing:.08em}.property-body h2{margin:0 0 14px;color:var(--navy);font-size:.98rem;line-height:1.3}.property-stats{border-top:1px solid rgba(201,169,110,.3);margin-top:0;margin-bottom:16px;padding-top:14px}.property-stats dd{font-family:Playfair Display,Georgia,Times New Roman,serif}.property-stats dt{font-size:.56rem;letter-spacing:.14em}.property-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.property-card-link{color:var(--brand-dark);font-size:.64rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.property-type{margin:0;color:#0a16285c;font-size:.56rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.property-detail-page{background:var(--paper);padding-top:0}.property-detail-page>.shell{width:100%;max-width:none}.property-breadcrumb{width:min(1600px,calc(100% - 128px));margin:0 auto;padding:14px 0 20px;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.property-gallery{grid-template-columns:65fr 35fr;gap:4px;height:580px!important}.property-gallery-side{gap:4px}.property-photo-button{right:20px;bottom:20px;border:1px solid var(--brand);border-radius:0;background:#0a1628e0;color:var(--brand);padding:12px 24px;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.property-detail-layout{width:min(1600px,calc(100% - 128px));grid-template-columns:65fr 35fr;gap:52px;margin:0 auto;padding-top:52px}.property-main h1{color:var(--navy);font-size:clamp(2rem,2.6vw,2.6rem);font-weight:500}.property-status-line{color:var(--brand);font-size:.62rem;letter-spacing:.3em}.property-summary{border:1px solid rgba(201,169,110,.25);background:var(--white)}.property-content-block h2{color:var(--navy);font-size:1.5rem}.property-request-card{position:sticky;top:100px;border:1px solid rgba(201,169,110,.2);background:var(--navy-mid);padding:36px 32px 32px}.property-sidebar-price{color:var(--brand);font-size:2rem;font-weight:500}.property-agent{border-color:#c9a96e2e}.property-agent strong{color:var(--white)}.property-agent span,.property-agent a,.property-sidebar-payment,.property-consent{color:#f9f7f27a}.property-intent-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.property-intent-row a{border:1px solid rgba(201,169,110,.32);color:var(--brand);display:grid;font-size:.62rem;font-weight:700;letter-spacing:.14em;min-height:42px;place-items:center;text-align:center;text-transform:uppercase}.property-intent-select{display:grid;gap:8px}.property-intent-select span{color:#f9f7f2b8;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.property-intent-select select{appearance:none;background:#f9f7f214;border:1px solid rgba(201,169,110,.32);color:var(--white);min-height:46px;padding:0 14px;width:100%}.property-intent-select option{color:var(--ink)}.property-mobile-cta{display:none}.property-form-disclaimer{color:#f9f7f26b;margin:14px 0 0}.agent-bio-hero{min-height:calc(100vh - 80px);background:var(--navy);padding:0}.agent-bio-grid{width:min(1568px,calc(100% - 160px));display:grid;grid-template-columns:45fr 55fr;gap:72px;align-items:center}.agent-bio-photo{order:1;grid-column:1;grid-row:1;max-width:420px;justify-self:center;padding:0;border:1.5px solid rgba(201,169,110,.7);box-shadow:18px 18px #0a162899,18px 18px 0 1.5px #c9a96e73}.agent-bio-copy{order:2;grid-column:2;grid-row:1}.agent-bio-photo img{aspect-ratio:420 / 540;object-fit:cover;object-position:center top}.agent-bio-copy h1{max-width:760px;font-size:clamp(2.4rem,3.5vw,3.7rem);line-height:1.1}.agent-bio-rule{width:min(380px,100%);height:1px;margin:24px 0 20px;background:linear-gradient(90deg,var(--brand),rgba(201,169,110,.12))}.agent-bio-name{color:var(--brand-light);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;letter-spacing:.04em;margin-bottom:6px}.agent-bio-title{color:#c9a96e94;font-size:.65rem;font-weight:700;letter-spacing:.18em;margin-bottom:20px;text-transform:uppercase}.agent-bio-copy p{max-width:600px;font-size:.93rem;line-height:1.78}.agent-bio-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.contact-hero{min-height:calc(100vh - 80px);background:var(--navy);padding:0;position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:45%;background:linear-gradient(170deg,#0a1628b8,#0a1628db),url(/images/hero-palm-1280.webp) center 35% / cover;pointer-events:none}.contact-hero-grid{position:relative;z-index:1;width:100%;max-width:none;min-height:calc(100vh - 80px);grid-template-columns:45fr 55fr;grid-template-rows:1fr;gap:0;align-items:stretch}.contact-hero-copy{grid-column:1;grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:64px 60px 52px}.contact-hero-copy p,.contact-hero-copy a{max-width:100%;overflow-wrap:anywhere}.contact-hero-copy h1{font-size:clamp(2rem,2.6vw,2.85rem);line-height:1.12}.contact-hero-subhead{color:var(--brand-light)!important;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:.98rem!important;font-style:italic;margin:0 0 20px!important}.contact-form-panel{grid-column:2;grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:48px 72px;background:var(--navy)}.contact-form-heading{width:min(600px,100%);margin:0 auto 18px}.contact-form-heading h2{color:var(--white);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,1.9vw,2rem);font-weight:500;line-height:1.2}.contact-hero .lead-form.is-compact{width:min(600px,100%);margin:0 auto;padding:0}.contact-hero .lead-form.is-compact textarea{min-height:5rem}.contact-hero .lead-form.is-compact h2{display:none}.contact-hero .lead-form.is-compact .label-text{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;color:var(--brand);font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.contact-hero .lead-form.is-compact label{gap:0;color:var(--brand);font-size:.58rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.contact-hero .lead-form.is-compact .button{order:3;margin-top:.6rem}.contact-hero .lead-form.is-compact .consent{order:4;color:#f9f7f261;font-size:.6rem;line-height:1.65;margin-top:.8rem;padding-left:1.6rem}.contact-hero .lead-form.is-compact .consent:before{top:.18rem;width:15px;height:15px;border:1px solid rgba(201,169,110,.45);border-radius:0;background:transparent}.lead-form.is-compact input,.lead-form.is-compact textarea{border:0;border-bottom:1px solid rgba(201,169,110,.35);border-radius:0;background:transparent;padding:12px 0 10px}.lead-form.is-compact .button,.property-request-card .button{width:100%;border:0;border-radius:0;background:var(--brand);color:var(--navy)}@media(max-width:1100px){.listing-results .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-detail-layout,.agent-bio-grid,.contact-hero-grid{grid-template-columns:1fr}.agent-bio-photo,.agent-bio-copy,.contact-hero-copy,.contact-form-panel,.contact-hero .lead-form.is-compact{grid-column:1;grid-row:auto}.property-request-card{position:static}}@media(max-width:860px){body.filter-drawer-open{overflow:hidden}.header-inner{width:calc(100% - 40px)}.shell,.property-breadcrumb,.property-detail-layout,.agent-bio-grid{width:min(100% - 40px,1600px)}.listing-layout,.listing-results .property-grid,.property-grid{grid-template-columns:1fr}.listing-disclaimer{font-size:.64rem}.property-gallery{height:auto!important}.property-mobile-cta{background:#0f1f30f5;border:1px solid rgba(201,169,110,.26);bottom:14px;box-shadow:0 18px 42px #070e1647;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));left:20px;padding:8px;position:sticky;right:20px;z-index:20}.property-mobile-cta a{border:1px solid rgba(201,169,110,.28);color:var(--white);display:grid;font-size:.68rem;font-weight:800;letter-spacing:.12em;min-height:44px;place-items:center;text-transform:uppercase}.agent-bio-photo{box-shadow:none}.contact-hero .lead-form.is-compact{width:min(100% - 40px,600px)}.contact-hero-copy{padding:64px 20px 44px}.contact-hero:before{width:100%;opacity:.38}.contact-form-panel{padding:44px 24px}}@media(max-width:860px){body.filter-drawer-open{overflow:hidden}.mobile-filter-bar{background:#f6f1e8f5;border:1px solid rgba(201,169,110,.26);box-shadow:0 14px 34px #0a16281f;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:0 0 18px;padding:10px;position:sticky;top:12px;z-index:18}.mobile-filter-bar .button{min-height:44px;width:100%}.filter-backdrop{background:#0713227a;display:block;inset:0;position:fixed;z-index:38}.filter-backdrop[hidden]{display:none}.listing-layout .filter-form{background:var(--white);border-left:1px solid rgba(201,169,110,.24);bottom:0;box-shadow:-24px 0 48px #0713223d;display:grid;grid-auto-rows:max-content;gap:0;max-width:420px;overflow-y:auto;overscroll-behavior:contain;padding:22px 20px calc(24px + env(safe-area-inset-bottom));position:fixed;right:0;top:0;transform:translate(105%);transition:transform .24s ease;width:min(88vw,420px);z-index:40}.listing-layout .filter-form.is-open{transform:translate(0)}.filter-form-head{align-items:center;border-bottom:1px solid rgba(7,19,34,.1);display:flex;gap:16px;justify-content:space-between;margin-bottom:14px;padding-bottom:14px}.filter-form-head h2{border:0;margin:0;padding:0}.filter-drawer-close{background:transparent;border:1px solid rgba(201,169,110,.46);color:var(--navy);cursor:pointer;display:inline-grid;font-size:.62rem;font-weight:800;letter-spacing:.12em;min-height:38px;padding:0 14px;place-items:center;text-transform:uppercase}}.home-listings-section{background:var(--paper);padding:88px 0 100px}.home-listings-section .shell{width:min(1600px,calc(100% - 128px))}.home-section-header{margin:0 auto 60px;text-align:center}.home-section-header .eyebrow{margin-bottom:14px;color:var(--brand)}.home-section-header h2{position:relative;display:inline-block;padding-bottom:20px;color:var(--navy);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.9rem,2.4vw,2.5rem);font-weight:500;line-height:1.2}.home-section-header h2:after{content:"";position:absolute;left:50%;bottom:0;width:56px;height:2px;background:var(--brand);transform:translate(-50%)}.home-listings-section .property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-listings-section .property-image{padding-top:50.96%}.home-listings-section .property-card:before{top:18px;left:18px}.home-listings-section .property-price-overlay{left:22px;bottom:16px;font-size:1.65rem}.home-listings-section .property-body{padding:22px 24px 26px}.home-listings-section .property-body h2{margin-bottom:18px;font-size:1.05rem}.stats-strip{position:relative;background:var(--navy);padding:56px 64px}.stats-strip:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,110,.35),transparent)}.stats-strip-inner{display:flex;justify-content:center;margin:0 auto;max-width:1120px}.stat-item{position:relative;flex:1;max-width:280px;padding:8px 28px;text-align:center}.stat-item+.stat-item:before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:#c9a96e38}.stat-item strong{display:block;margin-bottom:10px;color:var(--brand);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:2.7rem;font-weight:400;line-height:1}.stat-item span{color:#f9f7f27a;font-size:.65rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.home-footer-cta{position:relative;background:var(--paper);border-top:1px solid rgba(10,22,40,.07);padding:80px 0;text-align:center}.home-footer-cta:before{content:"";position:absolute;top:0;left:50%;width:56px;height:2px;background:var(--brand);transform:translate(-50%)}.home-footer-cta .shell{width:min(640px,calc(100% - 48px))}.home-footer-cta h2{margin-bottom:16px;color:var(--navy);font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.2vw,2.3rem);font-weight:500;line-height:1.25}.home-footer-cta p:not(.eyebrow){margin:0 auto 40px;max-width:520px;color:#0a162885;font-size:.95rem;font-weight:300;letter-spacing:.03em;line-height:1.7}.home-footer-cta .button.is-dark{background:var(--navy);color:var(--paper)}.scroll-cue{display:flex;flex-direction:column;align-items:center;gap:8px}.scroll-cue:before{width:1px;height:38px;background:#ffffff4d}@media(max-width:1024px){.home-listings-section .property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.area-hero-grid,.area-search-grid,.area-faq-grid,.area-search-links{grid-template-columns:1fr}.area-actions{flex-direction:column;align-items:stretch}.home-listings-section{padding:56px 0 72px}.home-listings-section .shell{width:min(100% - 40px,480px)}.home-listings-section .property-grid{grid-template-columns:1fr}.stats-strip{padding:52px 24px}.stats-strip-inner{flex-direction:column;gap:36px;align-items:center}.stat-item+.stat-item:before{display:none}.home-footer-cta{padding:60px 0}}.area-hero .area-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:48px;align-items:start;text-align:left}.area-hero .area-hero-grid:before{display:none;content:none}.area-hero h1,.area-hero p:not(.eyebrow){max-width:800px;text-align:left}.area-hero p:not(.eyebrow){color:#ffffffbd}.area-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.area-summary{border:1px solid rgba(255,255,255,.16);background:#ffffff0a;padding:24px}.area-summary h2{margin:0 0 14px;color:var(--white);font-size:1.15rem}.area-summary ul{display:grid;gap:10px;margin:0;padding-left:1.1rem}.area-summary li{color:#ffffffb8}.area-search-grid,.area-faq-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:48px;align-items:start}.area-search-grid h2,.area-faq-section h2{color:var(--navy);font-size:clamp(2rem,4vw,3rem);line-height:1.08}.area-search-grid p,.area-faq-list p,.area-empty p{color:var(--muted)}.area-search-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.area-search-links a{min-height:68px;border:1px solid rgba(7,19,34,.1);background:var(--white);padding:16px;font-weight:800}.area-empty{border:1px solid rgba(7,19,34,.1);background:var(--white);padding:28px}.area-faq-list{display:grid;gap:16px}.area-faq-list article{border-top:1px solid rgba(7,19,34,.1);padding-top:18px}.area-faq-list h3{margin:0 0 8px;color:var(--navy);font-size:1.1rem}.hero-actions,.content-grid{display:grid;gap:16px}.hero-actions{grid-template-columns:repeat(auto-fit,minmax(220px,max-content));margin-top:28px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-panel,.legal-content{border:1px solid rgba(7,19,34,.1);background:var(--white)}.content-panel{padding:28px}.content-panel h2,.legal-content h2{margin-top:0;color:var(--navy)}.content-panel p,.legal-content p{color:var(--muted)}.legal-content{max-width:880px;padding:34px}.legal-content h2:not(:first-child){margin-top:30px}.not-found-page{min-height:60vh;display:grid;align-items:center;padding:80px 0}.not-found-section{max-width:680px}.not-found-section h1{margin:0 0 16px;color:var(--navy);font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.not-found-section p:not(.eyebrow){max-width:56ch;color:var(--muted)}.not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}@media(max-width:860px){.area-hero .area-hero-grid,.area-search-grid,.area-faq-grid,.area-search-links,.content-grid,.hero-actions{grid-template-columns:1fr}.area-actions{flex-direction:column;align-items:stretch}}
