:root{--green:#0b4d32;--green-dark:#073a26;--agri:#5d8c2d;--yellow:#eab308;--brown:#6a3c1d;--ivory:#f6f3ea;--white:#fff;--mist:#eef0eb;--ink:#18201b;--muted:#5d665f;--line:#d8ddd7;--shadow:0 20px 55px rgba(18,46,29,.10);--radius:22px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}.demo-bar{height:34px;background:#133f2b;color:#e9f1eb;display:grid;place-items:center;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:1000;background:rgba(246,243,234,.96);border-bottom:1px solid rgba(11,77,50,.08);backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{width:50px;height:50px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden}.brand-mark img{width:46px;height:38px;object-fit:contain}.brand-text{display:grid;line-height:1.05}.brand-text strong{font-size:1rem;color:var(--green);letter-spacing:.05em}.brand-text small{font-size:.61rem;color:var(--muted);letter-spacing:.08em;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:25px}.desktop-nav>a:not(.button){font-size:.87rem;text-decoration:none;font-weight:750;color:#344039}.desktop-nav>a:not(.button):hover{color:var(--green)}.mobile-menu{display:none;position:relative}.mobile-menu>summary{list-style:none;width:44px;height:44px;border:1px solid var(--line);border-radius:12px;display:grid;align-content:center;gap:5px;padding:10px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>summary span{display:block;height:2px;background:var(--green);border-radius:2px}.mobile-menu nav{position:absolute;right:0;top:54px;width:min(310px,calc(100vw - 30px));padding:14px;background:#fff;border-radius:18px;box-shadow:var(--shadow);display:grid;gap:3px}.mobile-menu nav a:not(.button){text-decoration:none;padding:10px 12px;border-radius:9px;font-weight:750}.mobile-menu nav a:not(.button):hover{background:var(--mist)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:800;letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.7rem,5.3vw,5.25rem);max-width:760px;margin-bottom:26px}h2{font-size:clamp(2rem,3.8vw,3.7rem);margin-bottom:18px}h3{font-size:1.35rem}.lead{font-size:clamp(1.02rem,1.4vw,1.18rem);color:var(--muted);max-width:680px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-size:.76rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:15px}.eyebrow:before{content:"";width:28px;height:3px;background:var(--yellow);border-radius:3px}.section{padding:120px 0}.section-light{background:var(--ivory)}.section-tint{background:#f5f7f3}.section-heading{margin-bottom:42px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center .eyebrow{justify-content:center}.section-heading.center .lead{margin-inline:auto}.button{min-height:48px;padding:12px 20px;border-radius:13px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:800;font-size:.9rem;cursor:pointer;transition:background .2s,transform .2s,border-color .2s,color .2s}.button:hover{transform:translateY(-1px)}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid rgba(234,179,8,.55);outline-offset:3px}.button-primary{background:var(--green);color:#fff!important}.button-primary:hover{background:var(--green-dark)}.button-secondary{background:transparent;border-color:var(--green);color:var(--green)}.button-secondary:hover{background:#eaf1ec}.button-light{background:#fff;color:var(--green);border-color:#fff}.button-yellow{background:var(--yellow);color:#1f2a22}.button-whatsapp{background:#1f9d55;color:#fff}.button-small{min-height:44px;padding:9px 17px}.button-row{display:flex;gap:12px;flex-wrap:wrap}.full{width:100%}.hero{padding:72px 0 92px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.hero-copy .lead{margin-bottom:30px}.micro-note{font-size:.82rem;color:var(--muted);margin-top:18px}.hero-media{position:relative}.hero-media picture,.hero-media img{width:100%;height:100%}.hero-media>picture{display:block;aspect-ratio:4/4.4;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.hero-media img{object-fit:cover;object-position:center 42%}.location-chip{position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,.94);padding:12px 16px;border-radius:14px;box-shadow:0 12px 35px rgba(0,0,0,.12);display:grid;line-height:1.3}.location-chip strong{color:var(--green)}.location-chip span{font-size:.77rem;color:var(--muted)}.trust-strip{background:var(--green);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:24px 25px;border-right:1px solid rgba(255,255,255,.16);display:grid}.trust-grid>div:last-child{border:0}.trust-grid strong{font-size:.9rem}.trust-grid span{font-size:.76rem;color:#c9dbd0}.story-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:72px;align-items:center}.prose p{color:#435047}.story-photo{margin:0;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);aspect-ratio:16/10}.story-photo img{width:100%;height:100%;object-fit:cover;object-position:center 36%}.timeline{margin-top:60px;display:grid;grid-template-columns:repeat(4,1fr);position:relative;gap:24px}.timeline:before{content:"";position:absolute;top:17px;left:5%;right:5%;height:2px;background:#c7d5ca}.timeline>div{position:relative;padding-top:42px}.timeline>div>span{position:absolute;top:0;width:34px;height:34px;border:7px solid var(--agri);background:#fff;border-radius:50%;display:grid;place-items:center;font-size:0}.timeline strong{display:block;color:var(--green);font-size:.88rem}.timeline p{font-size:.78rem;color:var(--muted);margin:5px 0 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid rgba(11,77,50,.12);border-radius:26px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 15px 38px rgba(18,46,29,.06)}.product-visual{height:430px;padding:24px 30px 8px;background:linear-gradient(180deg,#fbfaf5,#f0f3ec);display:grid;place-items:center;overflow:hidden}.product-visual picture{height:100%;width:100%;display:grid;place-items:center}.product-visual img{width:auto;height:100%;max-width:100%;object-fit:contain}.product-body{padding:25px;display:flex;flex-direction:column;flex:1}.product-body h3{min-height:2.7em;margin-bottom:12px}.product-body>p:not(.product-type){color:var(--muted);font-size:.92rem;flex:1}.product-type{color:var(--agri);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0 20px}.tags span{background:var(--mist);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:750;color:#47534b}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.technical-section{background:var(--green);color:#fff}.light-heading h2{color:#fff}.light-heading .eyebrow{color:#e1efdf}.light-heading .lead{color:#d1dfd6}.tech-tabs{background:#123f2b;border-radius:27px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.tech-tabs>input{position:absolute;opacity:0;pointer-events:none}.tech-tabs>label{display:inline-flex;padding:11px 19px;border-radius:12px;color:#dce9e1;cursor:pointer;font-weight:800;margin-right:5px}.tech-tabs>input:focus-visible+label{outline:3px solid var(--yellow)}#tab-roca:checked+label,#tab-nutri:checked+label,#tab-terra:checked+label{background:#fff;color:var(--green)}.tech-panels{margin-top:18px}.tech-panel{display:none;grid-template-columns:.95fr 1.05fr;gap:26px}.tech-panel h3{color:var(--ink)}#tab-roca:checked~.tech-panels .panel-roca,#tab-nutri:checked~.tech-panels .panel-nutri,#tab-terra:checked~.tech-panels .panel-terra{display:grid}.tech-product,.composition-card{background:#f9faf6;border-radius:19px;padding:24px;color:var(--ink)}.tech-product{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:22px}.tech-product picture{height:300px;display:grid;place-items:center}.tech-product img{height:100%;width:auto;object-fit:contain}.tech-product p:not(.product-type){color:var(--muted);font-size:.88rem}.composition-card table{width:100%;border-collapse:collapse;font-size:.86rem}.composition-card th,.composition-card td{padding:10px 4px;border-bottom:1px solid var(--line);text-align:left}.composition-card th{font-weight:650;color:#3d4941}.composition-card td{text-align:right;color:var(--green);font-weight:850;white-space:nowrap}.technical-note,.usage-note{font-size:.77rem;color:var(--muted);margin-top:14px}.usage-note{color:#cfe0d4;text-align:center;margin:22px auto 0;max-width:800px}.tech-mobile{display:none}.process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.process-grid article{display:grid;grid-template-columns:44% 56%;background:#fff;border:1px solid var(--line);border-radius:23px;overflow:hidden;min-height:330px}.process-grid picture,.process-grid img{width:100%;height:100%}.process-grid img{object-fit:cover}.process-grid article>div{padding:32px;align-self:center}.process-grid article>div>span{font-size:2.8rem;color:#dce6de;font-weight:850;line-height:1}.process-grid article p{color:var(--muted);font-size:.88rem}.dark-note{color:var(--muted)}.gallery{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:18px;height:520px}.gallery figure{margin:0;border-radius:22px;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover}.gallery-wide img{object-position:center 36%}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.document-grid article{border:1px solid var(--line);border-radius:21px;padding:25px;display:flex;flex-direction:column}.document-grid article p{color:var(--muted);font-size:.85rem}.document-grid article .button{align-self:flex-start;margin-top:auto}.doc-icon{width:44px;height:44px;border-radius:12px;background:#e8efe9;color:var(--green);display:grid;place-items:center;font-size:.7rem;font-weight:900;margin-bottom:18px}.reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.reasons div{padding:17px 19px;background:var(--ivory);border-radius:14px;color:var(--green);font-size:.86rem}.coverage{background:#102f22;color:#fff}.coverage-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center}.coverage h2{color:#fff}.coverage .eyebrow{color:#e5f0e8}.coverage .lead{color:#d0ded5}.coverage-list{padding-left:19px;color:#d7e4da;margin:25px 0}.coverage-list li{margin-bottom:10px}.coverage-photo{margin:0;border-radius:25px;overflow:hidden;aspect-ratio:16/10;box-shadow:0 20px 55px rgba(0,0,0,.25)}.coverage-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid #ccd4cd}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;color:var(--green);transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding:0 45px 20px 0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-copy{position:sticky;top:120px}.contact-details{display:grid;gap:15px;margin-top:28px}.contact-details>div{display:grid}.contact-details strong{font-size:.84rem;color:var(--green)}.contact-details a,.contact-details span{font-size:.86rem;color:var(--muted);text-decoration:none}.hours span{margin-top:2px}.quote-form{background:#fff;border:1px solid rgba(11,77,50,.1);border-radius:25px;padding:32px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{display:grid;gap:6px;color:#354139;font-size:.83rem;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #cbd4cc;border-radius:11px;padding:11px 12px;min-height:47px;background:#fff;color:var(--ink)}.form-grid textarea{resize:vertical}.full-field{grid-column:1/-1}.privacy{grid-template-columns:20px 1fr!important;align-items:start}.privacy input{width:18px;height:18px;min-height:0;margin-top:3px}.privacy small{grid-column:2}.field-error{min-height:15px;color:#9c3a26;font-weight:600;font-size:.72rem}.form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.form-note{font-size:.75rem;color:var(--muted);margin:11px 0 0}.form-status{min-height:22px;color:var(--green);font-size:.82rem;font-weight:800;margin:7px 0 0}.site-footer{background:#101913;color:#dce8df;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr .9fr 1fr;gap:40px}.footer-intro p{font-size:.84rem;color:#aebdb4;max-width:360px;margin-top:18px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-mark{width:58px;height:50px;background:#fff;border-radius:13px;display:grid;place-items:center;overflow:hidden}.footer-mark img{width:52px;height:40px;object-fit:contain}.footer-brand>span:last-child{display:grid}.footer-brand strong{font-size:.95rem;color:#fff}.footer-brand small{font-size:.63rem;color:#aebdb4}.footer-grid h3{font-size:.83rem;text-transform:uppercase;letter-spacing:.06em;color:#fff}.footer-grid>div:not(.footer-intro){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid span{font-size:.82rem;color:#b9c8bf;text-decoration:none}.footer-hours{margin-top:7px!important}.footer-hours strong{font-size:.77rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:38px;display:flex;justify-content:space-between;gap:15px;color:#87988e;font-size:.72rem}.floating-wa{position:fixed;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));z-index:1100;width:57px;height:57px;border-radius:50%;display:grid;place-items:center;background:#1f9d55;color:#fff;box-shadow:0 16px 38px rgba(10,69,35,.34)}.floating-wa svg{width:30px}
@media(max-width:1080px){.desktop-nav{gap:14px}.desktop-nav>a:not(.button){font-size:.8rem}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);width:100%;justify-self:center}.product-actions{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:850px){.container{width:min(calc(100% - 36px),var(--max))}.section{padding:88px 0}.desktop-nav{display:none}.mobile-menu{display:block}.hero{padding:38px 0 75px}.hero-grid,.story-grid,.coverage-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{order:2}.hero-media{order:1}.hero-media>picture{aspect-ratio:16/11}.story-photo{order:-1}.timeline{grid-template-columns:1fr;margin-left:14px}.timeline:before{left:16px;top:0;bottom:0;width:2px;height:auto}.timeline>div{padding:0 0 28px 56px}.timeline>div>span{left:0}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;max-width:none}.product-visual{height:400px}.tech-desktop{display:none}.tech-mobile{display:grid;gap:10px}.tech-mobile details{background:#123f2b;border:1px solid rgba(255,255,255,.2);border-radius:15px;overflow:hidden}.tech-mobile summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:16px;color:#fff;font-weight:850;cursor:pointer}.tech-mobile summary::-webkit-details-marker{display:none}.tech-mobile summary span{font-size:1.35rem;transition:transform .2s}.tech-mobile details[open] summary span{transform:rotate(45deg)}.mobile-tech-body{background:#f9faf6;color:var(--ink);padding:18px}.mobile-tech-body picture{height:330px;display:grid;place-items:center;margin-bottom:12px}.mobile-tech-body img{width:auto;height:100%;max-width:100%;object-fit:contain}.pairs>div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid var(--line);font-size:.84rem}.pairs strong{color:var(--green);white-space:nowrap}.gallery{grid-template-columns:1fr 1fr;height:auto}.gallery figure{height:300px}.gallery-wide{grid-column:1/-1}.document-grid{grid-template-columns:1fr 1fr}.document-grid article:last-child{grid-column:1/-1}.contact-copy{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}}
@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--max))}.demo-bar{height:30px;font-size:.62rem}.header-inner{height:68px}.brand-mark{width:44px;height:44px}.brand-mark img{width:41px;height:34px}.brand-text small{display:none}.section{padding:72px 0}h1{font-size:clamp(2.45rem,12vw,3.55rem)}h2{font-size:clamp(2rem,9.5vw,2.8rem)}.button-row,.product-actions,.form-actions{display:grid}.button-row .button,.product-actions .button,.form-actions .button{width:100%}.hero-media>picture{aspect-ratio:4/3;border-radius:22px}.location-chip{position:static;margin-top:10px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:18px 14px;border-bottom:1px solid rgba(255,255,255,.15)}.trust-grid>div:nth-child(2){border-right:0}.product-visual{height:335px;padding:18px}.product-body{padding:22px}.product-body h3{min-height:0}.tech-mobile .mobile-tech-body picture{height:300px}.process-grid article{grid-template-columns:1fr}.process-grid picture{height:245px}.process-grid article>div{padding:24px}.gallery{grid-template-columns:1fr}.gallery-wide{grid-column:auto}.gallery figure{height:255px}.document-grid,.reasons{grid-template-columns:1fr}.document-grid article:last-child{grid-column:auto}.coverage-photo{aspect-ratio:4/3}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.privacy{grid-template-columns:20px 1fr!important}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.floating-wa{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:53px;height:53px}}
@media(max-width:360px){.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0}.product-visual{height:300px}.tech-mobile .mobile-tech-body picture{height:270px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
