:root{--green:#123d2c;--deep:#09271d;--lime:#d9e65c;--cream:#f3f0e7;--white:#fff;--ink:#17221d;--muted:#657068;--line:rgba(20,50,36,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit;text-decoration:none}.topbar{height:88px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:rgba(243,240,231,.96);position:fixed;top:0;left:0;right:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.06)}.brand img{width:142px;display:block}.topbar nav{display:flex;align-items:center;gap:34px;font-size:.91rem;font-weight:600}.nav-cta{background:var(--green);color:#fff;padding:13px 22px;border-radius:100px}.menu-toggle{display:none}.hero{min-height:760px;height:100vh;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('https://agronewrice.com/images/irrigation.webp') center 58%/cover no-repeat;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,28,18,.88) 0%,rgba(4,28,18,.56) 46%,rgba(4,28,18,.1) 78%),linear-gradient(0deg,rgba(2,20,13,.45),transparent 45%)}.hero-content{position:relative;z-index:2;width:min(820px,86vw);margin-left:7vw;margin-top:64px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.17em;font-size:.76rem;font-weight:700}.eyebrow{color:var(--lime);margin-bottom:24px}.hero h1,.section h2,.project h2{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:.98;margin:0}.hero h1{font-size:clamp(3.7rem,7.8vw,7.8rem);font-weight:600}.hero-copy{font-size:clamp(1rem,1.35vw,1.3rem);line-height:1.6;max-width:620px;margin:28px 0 34px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.92rem;border-radius:100px;padding:16px 24px}.button-primary{background:var(--lime);color:var(--deep)}.button-link{padding-left:0;color:#fff}.button-link span{margin-left:12px}.hero-note{position:absolute;z-index:2;bottom:30px;right:4vw;display:flex;gap:14px;align-items:flex-start;font-size:.8rem;color:rgba(255,255,255,.72)}.hero-note span{color:var(--lime)}.hero-note p{margin:0;max-width:145px}.section{padding:120px 7vw}.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:10vw}.section-label{color:#6f7c33;margin:0 0 20px}.section h2,.project h2{font-size:clamp(2.7rem,5vw,5.2rem);font-weight:600}.intro-copy{padding-top:42px}.intro-copy>p{font-size:1.2rem;line-height:1.7;color:#465249;margin:0 0 18px}.fact{border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;margin-top:48px;padding-top:26px}.fact strong{font:600 4.5rem/1 Manrope;color:var(--green)}.fact span{font-size:.88rem;line-height:1.4;color:var(--muted)}.services{background:var(--deep);color:#fff}.services .section-heading{display:grid;grid-template-columns:.5fr 1.5fr;gap:7vw;align-items:start;margin-bottom:70px}.services h2{max-width:900px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.service-card{min-height:280px;padding:28px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column}.service-card span{font-size:.75rem;color:var(--lime)}.service-card h3{font:600 1.4rem/1.2 Manrope;margin:auto 0 14px}.service-card p{color:rgba(255,255,255,.6);line-height:1.55;font-size:.9rem;margin:0}.service-card.featured{grid-row:span 2;min-height:560px;padding:0;overflow:hidden}.featured .service-photo{height:58%;background:url('https://agronewrice.com/images/soil.webp') center/cover}.featured span,.featured h3,.featured p{margin-left:28px;margin-right:28px}.featured span{margin-top:24px}.featured h3{margin-top:auto}.featured p{margin-bottom:28px}.project{display:grid;grid-template-columns:1.08fr .92fr;min-height:700px;background:#dce65b}.project-photo{background:url('https://agronewrice.com/images/harvest.webp') center/cover}.project-content{padding:9vw 7vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.project-content .section-label{color:#52621a}.project h2{color:var(--deep)}.project-content>p:not(.section-label){font-size:1.1rem;line-height:1.65;max-width:540px;margin:30px 0}.button-dark{background:var(--deep);color:#fff}.contact{background:#fff}.contact h2{color:var(--green)}.contact-row{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:end;border-top:1px solid var(--line);margin-top:70px;padding-top:35px}.contact-row span{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-row p{font-size:1rem;line-height:1.55}.round-link{width:76px;height:76px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:1.8rem}footer{background:var(--deep);color:rgba(255,255,255,.62);padding:34px 7vw;display:flex;align-items:center;justify-content:space-between;font-size:.8rem}footer img{width:125px;filter:brightness(0) invert(1)}
@media(max-width:900px){.topbar{height:72px}.brand img{width:120px}.menu-toggle{display:block;border:0;background:none;font:600 .9rem DM Sans}.topbar nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:24px 5vw;flex-direction:column;align-items:flex-start}.topbar nav.open{display:flex}.hero{min-height:720px}.hero-content{margin-left:6vw}.hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-note{display:none}.intro,.services .section-heading,.project{grid-template-columns:1fr}.section{padding:90px 6vw}.intro{gap:20px}.intro-copy{padding-top:10px}.service-grid{grid-template-columns:1fr 1fr}.service-card.featured{grid-row:auto;grid-column:span 2}.project-photo{min-height:480px}.project-content{padding:80px 6vw}.contact-row{grid-template-columns:1fr 1fr}.round-link{grid-column:1/-1}footer{gap:20px;flex-wrap:wrap}}
@media(max-width:560px){.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-copy{font-size:1rem}.service-grid{grid-template-columns:1fr}.service-card.featured{grid-column:auto}.contact-row{grid-template-columns:1fr}.project-photo{min-height:360px}.section h2,.project h2{font-size:2.65rem}footer{align-items:flex-start;flex-direction:column}}

/* 2026 visual refresh using Agro New Rice field photography */
.hero-image{background-image:url('images/portada.jpg');background-position:center 48%;animation:heroZoom 14s ease-out both}
.hero-shade{background:linear-gradient(90deg,rgba(4,28,18,.9) 0%,rgba(4,28,18,.55) 48%,rgba(4,28,18,.1) 78%),linear-gradient(0deg,rgba(2,20,13,.45),transparent 45%)}
.featured .service-photo{background-image:url('images/suelo.jpg')}
.project-photo{background-image:url('images/cosecha.jpg')}
@keyframes heroZoom{from{transform:scale(1.08)}to{transform:scale(1.02)}}
.gallery{background:#ece9df}.gallery-heading{display:grid;grid-template-columns:1fr .65fr;gap:10vw;align-items:end;margin-bottom:55px}.gallery-heading>p{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:460px}.gallery-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:320px 380px;gap:16px}.gallery-grid figure{margin:0;overflow:hidden;background:#d8d8d0}.gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.gallery-grid figure:hover img{transform:scale(1.035)}.g1{grid-row:1/3}.g2,.g3{grid-column:2}
@media(max-width:900px){.gallery-heading{grid-template-columns:1fr;gap:20px}.gallery-grid{grid-template-rows:300px 330px}}
@media(max-width:560px){.gallery-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-grid figure{min-width:86vw;height:420px;scroll-snap-align:start}}
.topbar .brand img{width:205px}.topbar{height:104px}.topbar nav{font-size:.95rem}@media(max-width:900px){.topbar{height:84px}.topbar .brand img{width:165px}.topbar nav{top:84px}}

/* Complete service cards */
.service-grid{grid-template-columns:repeat(3,1fr)}.service-card,.service-card.featured{grid-row:auto;grid-column:auto;min-height:480px;padding:0;overflow:hidden}.service-card .service-photo,.service-card.featured .service-photo{height:230px;flex:none;background-size:cover;background-position:center}.service-card span,.service-card.featured span{margin:24px 28px 0}.service-card h3,.service-card.featured h3{margin:auto 28px 14px}.service-card p,.service-card.featured p{margin:0 28px 30px}.service-photo.soil{background-image:url('https://drive.google.com/thumbnail?id=1wzdSAWy-y8ikXRS0HD8tBpJi_r_1FrRf&sz=w1400')}.service-photo.fertilization{background-image:url('https://drive.google.com/thumbnail?id=1DUSPSeEiWPBT7egMC9gEPuWeSMzwfYS5&sz=w1400')}.service-photo.irrigation{background-image:url('https://drive.google.com/thumbnail?id=1uNNcjhxVqjCsTNWM56TBsKuyXOm21Eux&sz=w1400')}.service-photo.pests{background-image:url('https://drive.google.com/thumbnail?id=1pmEngjdLqhxwoadPydx-T2cuPhLpbuHu&sz=w1400')}.service-photo.harvest{background-image:url('https://drive.google.com/thumbnail?id=1kgmqhecQBgsn6cErpO2n8b0qJlruOXi3&sz=w1400')}.footer-copy p{margin:4px 0}.footer-copy a{text-decoration:underline;text-underline-offset:3px;color:#fff}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card.featured{grid-column:auto;min-height:470px}}
@media(max-width:560px){.service-grid{grid-template-columns:1fr}.service-card,.service-card.featured{min-height:460px}.service-card .service-photo,.service-card.featured .service-photo{height:220px}}
.fact strong{font-size:clamp(1.7rem,3vw,3rem);line-height:1.12;letter-spacing:-.035em}.service-card h3,.service-card.featured h3{margin-top:32px}
.service-photo.soil{background-image:url('images/suelo.jpg')}.service-photo.fertilization{background-image:url('images/fertilizacion.jpg')}.service-photo.irrigation{background-image:url('images/riego.jpg')}.service-photo.pests{background-image:url('images/plagas.jpg')}.service-photo.harvest{background-image:url('images/cosecha.jpg')}
