:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f5f7f3;color:#17211c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid currentColor;outline-offset:4px}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.classic-header{height:82px;display:flex;align-items:center;gap:34px;padding:0 clamp(18px,5vw,70px);background:white;border-bottom:1px solid #dfe7dc}.classic-header>a{font-size:1.4rem;font-weight:950}.classic-header nav{display:flex;gap:22px;color:#516052;font-weight:800}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;padding:42px clamp(18px,5vw,70px);align-items:stretch}.copy{display:flex;flex-direction:column;justify-content:center}.copy p{text-transform:uppercase;letter-spacing:.14em;color:#0f766e;font-weight:900}.copy h1{font-size:clamp(2.5rem,6vw,5.8rem);line-height:.96;margin:14px 0}.property-search{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:white;border:1px solid #dfe7dc;border-radius:22px;padding:16px;box-shadow:0 22px 60px rgba(23,33,28,.08)}.property-search label{display:grid;gap:6px;font-weight:850}.property-search input,.property-search select{border:1px solid #dfe7dc;border-radius:12px;padding:11px}.property-search button{grid-column:1/-1;border:0;border-radius:14px;background:#0f766e;color:white;padding:13px;font-weight:900}.listing{min-height:620px;border-radius:34px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6)),var(--property-photo),linear-gradient(135deg,#dfe7dc,#b8c7b3);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:24px;color:white}.listing div{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(12px);border-radius:20px;padding:20px}.listing strong{display:block;font-size:2.5rem}.trust{display:flex;gap:12px;flex-wrap:wrap;padding:0 clamp(18px,5vw,70px) 42px}.trust span{background:white;border:1px solid #dfe7dc;border-radius:999px;padding:11px 14px;font-weight:800}@media(max-width:880px){.classic-header{height:auto;padding-top:18px;padding-bottom:18px;align-items:flex-start;flex-direction:column}.classic-header nav{flex-wrap:wrap}.hero{grid-template-columns:1fr}.listing{min-height:420px}.property-search{grid-template-columns:1fr}.copy h1{font-size:2.7rem}}
