: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}.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{min-height:73px;display:flex;align-items:center;justify-content:flex-start;gap:3rem}.brand{display:inline-flex;align-items:center;flex:none}.brand img{height:48px;width:auto}.primary-nav{display:flex;align-items:center;gap:2rem;color:var(--ink);font-size:.95rem;font-weight:600}.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,.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{border:0;min-height:auto;padding:0;color:var(--ink);font-weight:600}.header-phone:before{content:"";width:.72rem;height:.72rem;margin-right:.5rem;border:2px solid currentColor;border-top-color:transparent;border-radius:35% 35% 55% 55%;transform:rotate(-35deg)}.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)}.hero{padding:112px 0 72px}.home-hero{position:relative;display:grid;place-items:center;min-height:calc(100vh - 73px);background-image:var(--hero-image);background-position:center;background-size:cover;overflow:hidden}.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(680px,calc(100% - 40px));padding:5rem 0 3rem;color:var(--white);text-align:center}.home-hero h1{color:var(--white);font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:1.1;margin-bottom:1.75rem}.home-search{display:grid;grid-template-columns:1fr auto;width:min(640px,100%);min-height:58px;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}.home-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:min(640px,100%);margin-top:2.5rem}.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:3rem;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)}.ending-component{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-height:24rem;border:1px solid #000;border-radius:1rem;background:#000;color:var(--white);padding:2.5rem;text-align:center}.ending-component h2{max-width:960px;color:var(--white);font-size:clamp(2.5rem,5vw,5.5rem);line-height:1}.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}.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-title{display:inline-flex;align-items:center;gap:.5rem}.featured-title h2{color:#333;font-size:2rem;font-weight:600;line-height:1.25}.featured-title span{position:relative;width:1.5rem;height:1.5rem;color:var(--brand-strong)}.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%)}.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}.site-footer{background:#000;color:var(--white);padding:4rem 0 2rem}.site-footer p,.site-footer a,.site-footer address{color:#cbd5d1}.footer-grid{border-top:1px solid rgba(255,255,255,.25);padding-top:2rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.footer-brand img{height:3rem;filter:brightness(0) invert(1)}.footer-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:18rem;border:1px solid rgba(255,255,255,.18);border-radius:1rem;margin-bottom:4rem;padding:2.5rem;text-align:center}.footer-cta h2{max-width:900px;color:var(--white);font-size:clamp(2.2rem,5vw,5.2rem);line-height:1;text-transform:none}.footer-cta p{color:#ffffffc7}.button-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.site-footer h2{font-size:.88rem;text-transform:uppercase}.site-footer ul{display:grid;gap:.5rem;list-style:none;margin:1rem 0 0;padding:0}.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}.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-grid,.filter-form,.form-grid{grid-template-columns:1fr}.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}.contact-profile,.contact-map{grid-column:span 1}.ending-component{min-height:18rem}}
