:root{--green-dark:#073f36;--green:#2bd6ab;--green-light:#e8fbf6;--text:#16322f;--muted:#61706e;--bg:#ffffff;--soft:#f7f9f8;--border:#dce5e2}.hero{min-height:670px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.99) 0,rgba(255,255,255,.94) 30%,rgba(255,255,255,.56) 53%,rgba(255,255,255,.1) 75%),url(img/sunflower-cifras.jpg);background-size:cover;background-position:center right}.hero-content{max-width:700px;position:relative;z-index:2}.eyebrow{font-size:15px;text-transform:uppercase;letter-spacing:3px;font-weight:700;color:var(--green);margin-bottom:20px}.hero h1{margin:0;font-size:clamp(52px,6vw,92px);line-height:.95;letter-spacing:-3px;color:var(--green-dark)}.hero h1 span{display:block;color:var(--green);font-weight:500}.hero-line{width:100px;height:4px;background:var(--green);margin:34px 0}.hero p{max-width:610px;font-size:22px;line-height:1.55;margin:0;color:#263c39}.stats-section{position:relative;z-index:3;margin-top:-85px}.stats-box{background:#fff;border-radius:18px;box-shadow:0 22px 60px rgba(0,50,44,.12);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.stat{min-height:190px;padding:34px 24px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat:not(:nth-child(4n))::after{content:"";position:absolute;right:0;top:30px;bottom:30px;width:1px;background:var(--border)}.stat:nth-child(-n+4){border-bottom:1px solid var(--border)}.stat-icon{font-size:30px;color:var(--green);margin-bottom:12px}.stat-number{font-size:42px;font-weight:800;color:var(--green-dark);line-height:1;margin-bottom:12px}.stat-label{font-size:15px;color:var(--muted);max-width:210px;line-height:1.4}.intro{padding:130px 0 100px;text-align:center}.section-kicker{color:var(--green);font-weight:700;text-transform:uppercase;letter-spacing:2px;font-size:14px;margin-bottom:16px}.section-title{font-size:clamp(38px,4vw,60px);line-height:1.1;margin:0 auto 26px;color:var(--green-dark);max-width:900px}.section-text{max-width:850px;margin:0 auto;font-size:20px;color:var(--muted)}.number-story{padding:95px 0}.number-story.alt{background:var(--soft)}.number-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.number-story.reverse .number-grid{grid-template-columns:1.2fr .8fr}.number-story.reverse .big-number{order:2}.number-story.reverse .story-copy{order:1}.big-number{text-align:center}.big-number strong{display:block;font-size:clamp(90px,11vw,180px);font-weight:800;line-height:.85;color:var(--green);letter-spacing:-8px}.big-number span{margin-top:24px;display:block;text-transform:uppercase;font-weight:700;letter-spacing:2px;color:var(--green-dark);font-size:16px}.story-copy h2{margin:0 0 24px;font-size:38px;line-height:1.2;color:var(--green-dark)}.story-copy p{margin:0 0 18px;font-size:18px;color:var(--muted)}.energy-block{background:var(--green-dark);color:#fff;padding:110px 0;overflow:hidden}.energy-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.energy-big{font-size:clamp(100px,14vw,190px);font-weight:800;color:var(--green);line-height:.8;letter-spacing:-8px}.energy-label{font-size:28px;line-height:1.2;margin-top:30px;max-width:350px}.energy-copy h2{color:#fff;font-size:42px;line-height:1.15;margin:0 0 25px}.energy-copy p{color:rgba(255,255,255,.78);font-size:18px}.tech-list{margin-top:35px;display:flex;flex-wrap:wrap;gap:12px}.tech{padding:9px 15px;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:14px}.response{padding:120px 0}.response-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.response-card{background:var(--soft);border-radius:20px;padding:55px}.response-number{font-size:clamp(65px,7vw,110px);font-weight:800;color:var(--green);line-height:1;letter-spacing:-4px}.response-card h3{font-size:28px;color:var(--green-dark);margin:18px 0 12px}.response-card p{color:var(--muted);font-size:17px;margin:0}.timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px}.timeline-step{text-align:center;position:relative}.timeline-step:not(:last-child)::after{content:"";position:absolute;height:2px;background:var(--border);left:58%;right:-42%;top:25px}.timeline-dot{position:relative;z-index:2;width:52px;height:52px;margin:0 auto 15px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center}.trust{padding:115px 0;background:var(--green-light);text-align:center}.trust-number{display:block;font-size:clamp(110px,16vw,220px);font-weight:800;line-height:.85;letter-spacing:-10px;color:var(--green)}.trust h2{font-size:40px;max-width:720px;margin:35px auto 15px;color:var(--green-dark)}.trust p{max-width:700px;margin:auto;color:var(--muted);font-size:18px}.company{padding:110px 0}.company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:55px}.company-card{border:1px solid var(--border);padding:45px 35px;border-radius:18px;transition:.25s ease}.company-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,50,44,.08)}.company-card i{font-size:34px;color:var(--green)}.company-card strong{display:block;margin-top:25px;font-size:46px;color:var(--green-dark)}.company-card h3{margin:5px 0 15px;font-size:21px}.company-card p{color:var(--muted);margin:0}.services{background:var(--soft);padding:110px 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:50px}.service{background:#fff;border-radius:20px;padding:45px 35px}.service-icon{width:62px;height:62px;border-radius:50%;background:var(--green-light);color:var(--green);display:flex;justify-content:center;align-items:center;font-size:26px;margin-bottom:30px}.service h3{font-size:25px;color:var(--green-dark);margin:0 0 15px}.service p{color:var(--muted);margin:0}.final-cta{padding:130px 0;text-align:center;color:#fff;background:linear-gradient(rgba(0,59,54,.9),rgba(0,59,54,.9)),url(img/edificio-eficiente.jpg);background-size:cover;background-position:center}.final-cta h2{color:#fff;font-size:clamp(48px,5vw,72px);margin:0 0 22px}.final-cta p{max-width:780px;margin:0 auto 38px;color:rgba(255,255,255,.82);font-size:20px}.button{display:inline-block;background:var(--green);color:#fff;padding:16px 30px;border-radius:4px;font-weight:700;text-decoration:none;transition:.2s ease}.button:hover{transform:translateY(-2px);filter:brightness(.95)}.update-date{margin-top:60px;font-size:13px;color:rgba(255,255,255,.45)}@media (max-width:950px){.hero{min-height:600px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.75)),url(img/sunflower-cifras.jpg);background-position:center}.stats-box{grid-template-columns:repeat(2,1fr)}.stat:not(:nth-child(4n))::after{display:none}.stat:nth-child(odd)::after{display:block;content:"";position:absolute;right:0;top:30px;bottom:30px;width:1px;background:var(--border)}.stat{border-bottom:1px solid var(--border)}.energy-grid,.number-grid,.number-story.reverse .number-grid,.response-grid{grid-template-columns:1fr;gap:50px}.number-story.reverse .big-number,.number-story.reverse .story-copy{order:initial}.company-grid,.services-grid{grid-template-columns:1fr}}@media (max-width:600px){.container{width:min(100% - 30px,1180px)}.hero{min-height:550px}.hero h1{font-size:52px;letter-spacing:-2px}.hero p{font-size:18px}.stats-section{margin-top:-45px}.stats-box{grid-template-columns:1fr 1fr}.stat{padding:25px 12px;min-height:175px}.stat-number{font-size:32px}.stat-label{font-size:13px}.big-number strong{font-size:95px;letter-spacing:-4px}.story-copy h2{font-size:30px}.response-card{padding:35px 25px}.timeline{grid-template-columns:1fr 1fr;gap:30px}.timeline-step::after{display:none}.trust-number{letter-spacing:-5px}}