*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#12372a;background:#f7f8f3;font-family:var(--eco-font-texto);line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:fixed;z-index:20;top:0;left:0;width:100%;height:92px;padding:12px clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;transition:.35s}.site-header.scrolled{height:74px;background:rgba(247,248,243,.93);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(0,98,58,.12)}.brand img{width:104px;height:104px;object-fit:contain;transition:.35s}.site-header.scrolled .brand img{width:78px;height:78px}.main-nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.main-nav>a:not(.nav-cta){position:relative}.main-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--eco-verde-activo);transition:.25s}.main-nav>a:hover::after{width:100%}.nav-cta{padding:13px 20px;border:1px solid var(--eco-verde-forestal);border-radius:100px}.menu-toggle{display:none;border:0;background:transparent}.hero{position:relative;min-height:100vh;padding:150px clamp(24px,5vw,80px) 70px;display:grid;grid-template-columns:.88fr 1.12fr;gap:6vw;align-items:center;overflow:hidden}.hero-content{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:var(--eco-verde-activo)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--eco-font-texto);letter-spacing:-.04em}h1{font-size:clamp(54px,6.4vw,104px);line-height:.92;margin:24px 0 30px;color:var(--eco-verde-forestal)}h1 em{display:block;color:var(--eco-verde-activo);font-style:normal}.hero-copy{max-width:580px;font-size:clamp(18px,1.5vw,24px);color:#49665b}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:38px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;border:0;cursor:pointer;padding:17px 24px;border-radius:100px;font-weight:800;font-size:14px}.button-primary{background:var(--eco-verde-forestal);color:#fff}.button-primary:hover{background:#004b2d}.button-link span{margin-left:10px;color:var(--eco-verde-activo)}.hero-visual{position:relative;height:min(72vh,760px);border-radius:46% 46% 24px 24px;background:linear-gradient(145deg,rgba(0,98,58,.14),rgba(79,193,77,.48)),linear-gradient(25deg,#b7d2ae,#e7ecd9);overflow:hidden;box-shadow:0 28px 70px rgba(0,62,37,.14)}.hero-visual::before,.hero-visual::after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.hero-visual::before{width:70%;height:42%;left:-15%;bottom:-10%;background:#00623a}.hero-visual::after{width:80%;height:55%;right:-25%;bottom:-20%;background:#4fc14d}.visual-label{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);padding:10px 16px;border-radius:100px;background:rgba(255,255,255,.75);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-stat{position:absolute;z-index:3;right:22px;bottom:22px;width:160px;padding:22px;border-radius:20px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px)}.hero-stat strong{display:block;font-size:46px;line-height:1;color:var(--eco-verde-forestal)}.hero-stat span{font-size:12px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.hero-orb-one{width:330px;height:330px;left:-180px;top:30%;border:70px solid rgba(79,193,77,.12)}.hero-orb-two{width:170px;height:170px;left:42%;bottom:-90px;background:rgba(79,193,77,.12)}.scroll-cue{position:absolute;bottom:28px;left:clamp(24px,5vw,80px);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.scroll-cue span{margin-left:10px}.section{padding:130px clamp(24px,7vw,120px)}.intro{position:relative;display:grid;grid-template-columns:.1fr 1.15fr .75fr;gap:5vw;background:#fff}.section-number{font-size:12px;color:#789085}.intro h2,.section-top h2,.benefits h2,.contact h2{font-size:clamp(44px,5.4vw,82px);line-height:1;margin-bottom:0}.intro h2 span{color:var(--eco-verde-activo)}.intro-copy{padding-top:48px;font-size:18px;color:#526d62}.developments{background:#edf2e9}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:56px}.section-top>p{max-width:420px;color:#5c7269}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.project-card{background:#fff;border-radius:22px;overflow:hidden}.project-featured{grid-column:1/-1}.project-image{height:340px;display:grid;place-items:center;color:rgba(255,255,255,.8);font-size:12px;text-transform:uppercase;letter-spacing:.14em}.project-featured .project-image{height:520px}.image-horizontes{background:linear-gradient(150deg,#173f30,#74b663)}.image-jardines{background:linear-gradient(150deg,#799b73,#d9cf98)}.image-villas{background:linear-gradient(150deg,#315e46,#8bc386)}.project-info{padding:28px;display:grid;grid-template-columns:1.1fr 1fr auto;gap:30px;align-items:end}.project-card:not(.project-featured) .project-info{grid-template-columns:1fr}.project-location{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--eco-verde-activo);font-weight:800}.project-info h3{font-size:28px;margin:5px 0 0}.project-info p{color:#60756c;margin:0}.project-info a{font-weight:800;font-size:13px}.benefits{background:var(--eco-verde-forestal);color:#fff}.benefits-title{max-width:900px;margin-bottom:70px}.benefits h2{color:#fff}.benefit-list{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.benefit-list article{padding:32px 26px 10px 0;border-right:1px solid rgba(255,255,255,.2)}.benefit-list article+article{padding-left:26px}.benefit-list span{font-size:11px;color:var(--eco-verde-activo)}.benefit-list h3{font-size:26px;margin:36px 0 12px}.benefit-list p{color:#bdd4c8;font-size:14px}.contact{display:grid;grid-template-columns:1fr .8fr;gap:9vw;background:var(--eco-verde-activo)}.contact .eyebrow{color:var(--eco-verde-forestal)}.contact-copy>p:last-child{max-width:600px;margin-top:30px;font-size:18px}.contact-form{display:grid;gap:20px;padding:38px;background:rgba(255,255,255,.18);border-radius:22px}.contact-form label{display:grid;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contact-form input,.contact-form select{width:100%;padding:14px 0;border:0;border-bottom:1px solid rgba(0,70,40,.4);background:transparent;border-radius:0;font:inherit;color:#12372a;outline:none}.button-light{background:#fff;color:var(--eco-verde-forestal);margin-top:10px}.contact-form small{opacity:.7}.site-footer{padding:55px clamp(24px,7vw,120px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;background:#082d20;color:#d4e3dc;font-size:12px}.site-footer img{width:110px}.site-footer div{display:flex;gap:24px}.site-footer p{text-align:right;margin:0}.whatsapp{position:fixed;z-index:19;right:24px;bottom:24px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--eco-verde-forestal);box-shadow:0 12px 34px rgba(0,0,0,.18);font-size:12px;font-weight:900}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.site-header{height:76px;padding:8px 22px}.brand img{width:82px;height:82px}.menu-toggle{position:relative;z-index:3;display:grid;gap:6px;padding:12px}.menu-toggle span{display:block;width:26px;height:2px;background:#12372a}.main-nav{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;background:#f7f8f3;transform:translateY(-105%);transition:.4s;font-size:20px}.main-nav.open{transform:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:58vh;min-height:430px}.scroll-cue{display:none}.intro{grid-template-columns:1fr}.section-number{display:none}.intro-copy{padding-top:0}.section-top{display:block}.section-top>p{margin-top:25px}.project-grid{grid-template-columns:1fr}.project-featured{grid-column:auto}.project-featured .project-image,.project-image{height:360px}.project-info,.project-card:not(.project-featured) .project-info{grid-template-columns:1fr}.benefit-list{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.site-footer p{text-align:left}}@media(max-width:560px){h1{font-size:52px}.section{padding:90px 24px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{height:460px;border-radius:180px 180px 20px 20px}.section-top h2,.intro h2,.benefits h2,.contact h2{font-size:44px}.project-featured .project-image,.project-image{height:280px}.benefit-list{grid-template-columns:1fr}.benefit-list article{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding-left:0!important}.contact-form{padding:25px}.site-footer div{flex-direction:column;gap:10px}}
