*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#183126;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e7eee9}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:19px;color:#155d35}.brand img{width:48px;height:48px;object-fit:contain;border-radius:50%}.nav nav{display:flex;gap:28px;font-weight:600;color:#315240}.nav nav a:hover{color:#168044}.menu-btn{display:none;border:0;background:none;font-size:28px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#edf9ef,#f9fcf4)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(90,180,94,.20),transparent 30%),radial-gradient(circle at 10% 80%,rgba(237,196,64,.16),transparent 28%)}.hero-content{min-height:600px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;position:relative}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#24864b}.hero h1{font-size:clamp(45px,6vw,76px);line-height:1.02;margin:12px 0 20px;color:#123d28}.hero h1 span{color:#2d8d4e}.hero-copy>p{font-size:19px;max-width:620px;color:#52675a}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:10px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn.primary{background:#1d7c42;color:#fff}.btn.primary:hover{background:#155e31}.btn.light{background:#fff;border-color:#d4e4d9;color:#245a39}.btn.outline{background:transparent;border-color:#bcd2c3;color:#245a39}.btn.whatsapp{background:#22a65a;color:#fff}.quick-contact{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;font-weight:700;color:#41604e}.hero-card{background:#fff;border:1px solid #dfece2;border-radius:28px;padding:35px;text-align:center;box-shadow:0 20px 50px rgba(28,77,45,.10)}.hero-card img{width:240px;height:240px;object-fit:contain;border-radius:50%;margin:auto}.hero-card h3{margin:10px 0 0;color:#195b35}.hero-card p{margin:4px 0;color:#718278}.stats{background:#176b3a;color:#fff}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;gap:20px}.stat-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.2)}.stat-grid div:last-child{border:0}.stat-grid strong,.stat-grid span{display:block}.stat-grid strong{font-size:20px}.stat-grid span{font-size:13px;opacity:.8}.section{padding:90px 0}.soft{background:#f5f9f3}.section-heading{text-align:center;max-width:720px;margin:0 auto 35px}.section-heading h2,.two-col h2,.contact-box h2{font-size:clamp(30px,4vw,46px);line-height:1.15;margin:8px 0 12px;color:#173e29}.section-heading p{color:#68786d}.product-tools{display:flex;gap:12px;max-width:760px;margin:0 auto 30px}.product-tools input,.product-tools select{width:100%;padding:14px 16px;border:1px solid #cfded3;border-radius:10px;font:inherit;background:#fff}.product-tools select{max-width:220px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #dfebe2;border-radius:18px;background:#fff;padding:22px;transition:.2s;box-shadow:0 6px 18px rgba(20,65,35,.04)}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(20,65,35,.09)}.product-icon{height:110px;border-radius:14px;background:linear-gradient(135deg,#eaf6e7,#fff9dc);display:grid;place-items:center;font-size:44px}.product-card h3{margin:15px 0 4px;color:#1b5733}.product-card .category{font-size:12px;font-weight:800;color:#4b9563;text-transform:uppercase;letter-spacing:1px}.product-card p{font-size:14px;color:#6c796f}.empty{text-align:center;color:#777}.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.two-col p{color:#607066}.about-card{background:#fff;border-radius:30px;min-height:360px;display:grid;place-items:center;box-shadow:0 12px 40px rgba(30,70,42,.08)}.about-card img{width:290px;height:290px;object-fit:contain;border-radius:50%}.location-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce9df;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 40px rgba(30,70,42,.06)}.map-placeholder{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:repeating-linear-gradient(45deg,#edf5ed,#edf5ed 12px,#e8f1e8 12px,#e8f1e8 24px)}.pin{font-size:65px;color:#c65d3c}.location-info{padding:45px}.location-info h3{font-size:27px;margin-top:0;color:#1c5834}.location-info a{color:#237a45;font-weight:700}.notice{margin-top:25px;background:#fff7dd;border:1px solid #f0df9e;border-radius:12px;padding:15px;color:#665722;font-size:14px}.contact-section{background:#173e29;color:#fff}.contact-box{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-box h2{color:#fff}.contact-box p{opacity:.8}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-actions .outline{border-color:#799685;color:#fff}.footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:#69776e}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:44px;height:44px;object-fit:contain;border-radius:50%}.footer-brand strong,.footer-brand span{display:block}.footer-brand span{font-size:11px}.footer{padding:20px 0}@media(max-width:900px){.hero-content{grid-template-columns:1fr;padding:70px 0}.hero-card{max-width:450px;margin:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.two-col,.location-card{grid-template-columns:1fr}.contact-box{display:block}.contact-actions{margin-top:25px}}@media(max-width:650px){.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px 4%;border-bottom:1px solid #e7eee9}.nav nav.open{display:flex;flex-direction:column;gap:12px}.menu-btn{display:block}.hero h1{font-size:48px}.hero-card img{width:190px;height:190px}.stat-grid{grid-template-columns:1fr}.stat-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:10px}.product-grid{grid-template-columns:1fr}.product-tools{flex-direction:column}.product-tools select{max-width:none}.section{padding:65px 0}.footer{display:block}.footer-brand{margin-bottom:12px}}