:root{--ink:#17221e;--muted:#69736e;--green:#174f3b;--green-dark:#0f392b;--gold:#c4a060;--paper:#fff;--canvas:#f4f6f4;--line:#dde5e0;--shadow:0 20px 60px rgba(20,50,38,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--canvas);font-family:"DM Sans",sans-serif}img{display:block;max-width:100%}a{color:inherit}.site-header{height:78px;padding:0 clamp(20px,6vw,90px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.site-header>p{color:var(--muted);font-size:13px}.public-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.public-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--green-dark);background:var(--gold);font-weight:800}.public-brand>span:last-child{display:grid}.public-brand strong{font:600 20px "Playfair Display",serif}.public-brand small{color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.home-hero{min-height:540px;padding:90px clamp(24px,8vw,120px);display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(10,38,28,.94),rgba(10,38,28,.52)),url('../img/propiedad-placeholder.svg') center/cover}.home-hero>div{max-width:720px}.home-hero h1,.property-summary h1,.success-page h1{margin:10px 0 18px;font:500 clamp(42px,6vw,76px)/1.04 "Playfair Display",serif}.home-hero>div>p:not(.kicker){max-width:590px;color:#dce7e1;font-size:18px;line-height:1.7}.kicker{margin:0;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.primary-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:14px 21px;border:0;border-radius:9px;color:#fff;background:var(--green);font-weight:700;text-decoration:none;cursor:pointer}.home-hero .primary-button{color:var(--green-dark);background:var(--gold)}.primary-button:hover{filter:brightness(.94)}.listing-section{padding:80px clamp(20px,6vw,90px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2,.content-section h2,.lead-card h2{margin:6px 0;font:500 clamp(28px,4vw,42px) "Playfair Display",serif}.section-heading>p{max-width:430px;color:var(--muted)}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.property-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.property-card a{text-decoration:none}.property-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .35s}.property-card:hover img{transform:scale(1.025)}.property-card-body{padding:20px}.property-operation{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.property-card h3{margin:8px 0 5px;font:500 24px "Playfair Display",serif}.property-card p{margin:0 0 17px;color:var(--muted)}.property-card strong{font-size:20px}.empty-public,.notice{margin:50px auto;padding:50px;max-width:760px;text-align:center;border:1px solid var(--line);border-radius:16px;background:#fff}.property-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);min-height:660px}.hero-photo{position:relative;background:#dce5df}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-count{position:absolute;right:20px;bottom:20px;padding:8px 12px;border-radius:20px;color:#fff;background:rgba(15,30,24,.72);font-size:12px}.property-summary{padding:clamp(35px,5vw,80px);display:flex;flex-direction:column;justify-content:center;background:#fff}.property-summary h1{font-size:clamp(38px,4.6vw,64px)}.location{color:var(--muted);font-size:17px}.price{margin:22px 0;font:600 30px "Playfair Display",serif}.quick-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.quick-facts span{padding:12px;border-radius:9px;background:#f1f5f2;color:var(--muted);font-size:13px}.quick-facts strong{display:block;color:var(--ink);font-size:18px}.legal-short{margin-top:18px;color:var(--muted);font-size:11px;line-height:1.5}.gallery-strip{padding:20px clamp(20px,5vw,70px);display:flex;gap:10px;overflow:auto;background:#fff}.gallery-thumb{flex:0 0 130px;padding:0;border:3px solid transparent;border-radius:10px;overflow:hidden;background:none;cursor:pointer}.gallery-thumb.active{border-color:var(--gold)}.gallery-thumb img{width:100%;height:86px;object-fit:cover}.property-content-grid{max-width:1250px;margin:auto;padding:70px 24px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);gap:65px;align-items:start}.content-section{margin-bottom:55px}.description{color:#49534e;line-height:1.85}.feature-list{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none}.feature-list li{padding:14px 16px;border:1px solid var(--line);border-radius:9px;background:#fff}.lead-card{position:sticky;top:20px;padding:30px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.lead-card>p:not(.kicker){color:var(--muted)}.lead-form{display:grid;gap:15px;margin-top:22px}.lead-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.lead-form label>span{color:var(--muted);font-weight:400}.lead-form input,.lead-form textarea{width:100%;padding:12px 13px;border:1px solid #ccd7d1;border-radius:8px;font:inherit;resize:vertical}.lead-form input:focus,.lead-form textarea:focus{outline:0;border-color:var(--green);box-shadow:0 0 0 3px rgba(23,79,59,.1)}.consent{grid-template-columns:20px 1fr!important;align-items:start}.consent input{margin-top:3px}.full-button{width:100%;margin:4px 0 0}.honey{position:absolute;left:-9999px}.success-page{min-height:620px;padding:90px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success-page h1{font-size:54px}.success-page>p{max-width:650px;color:var(--muted);line-height:1.7}.success-check{width:65px;height:65px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;color:#fff;background:var(--green);font-size:30px}.secondary-link{margin-top:20px;color:var(--muted)}.site-footer{padding:35px clamp(24px,6vw,90px);display:flex;justify-content:space-between;gap:25px;color:#dae6df;background:var(--green-dark)}.site-footer div{display:grid;gap:5px}.site-footer span{color:#9fb5aa;font-size:12px}.notice{color:#8b2c22}.primary-button:disabled{opacity:.65;cursor:wait}
@media(max-width:900px){.property-grid{grid-template-columns:repeat(2,1fr)}.property-hero{grid-template-columns:1fr}.hero-photo{height:55vh}.property-content-grid{grid-template-columns:1fr}.lead-card{position:static}.site-header>p{display:none}}
@media(max-width:600px){.property-grid,.feature-list{grid-template-columns:1fr}.section-heading,.site-footer{align-items:start;flex-direction:column}.home-hero{min-height:500px}.property-summary{padding:40px 22px}.quick-facts{grid-template-columns:1fr 1fr}.gallery-thumb{flex-basis:100px}.gallery-thumb img{height:70px}.success-page h1{font-size:40px}}
