*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:#17231b;background:#fff}a{text-decoration:none;color:inherit}.topbar{background:#007a32;color:#fff;display:flex;justify-content:space-between;gap:16px;padding:10px 5%;font-size:14px}.topbar a{color:#fff}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 8px 30px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;padding:14px 5%}.logo-wrap{display:flex;align-items:center;gap:11px}.logo-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#e30018,#007a32);display:grid;place-items:center;font-size:23px;color:#fff}.logo-text{display:block;font-size:24px;font-weight:900;color:#e30018;line-height:1}.logo-text b{color:#007a32}.logo-wrap small{color:#356143;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:10px}.nav{display:flex;gap:25px;align-items:center}.nav a{font-weight:700;color:#223b2a;position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:3px;background:#e30018;transition:.3s}.nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:10px}.search-btn,.menu-btn{border:0;background:#f1f7f3;color:#007a32;padding:12px 16px;border-radius:999px;font-weight:800;cursor:pointer}.whatsapp-btn,.whatsapp-wide{background:#007a32;color:#fff;padding:12px 18px;border-radius:999px;font-weight:900;box-shadow:0 8px 20px rgba(0,122,50,.25)}.menu-btn{display:none;font-size:21px}.hero{height:650px;position:relative;overflow:hidden;background:#f5f5f5}.slider,.slide{height:100%;width:100%}.slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 1.2s ease;display:flex;align-items:center}.slide.active{opacity:1;transform:scale(1)}.slide-content.empty{display:none}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:0;background:rgba(255,255,255,.85);font-size:42px;color:#007a32;cursor:pointer;z-index:10}.prev{left:22px}.next{right:22px}.dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.65);border:2px solid #fff;cursor:pointer}.dot.active{background:#e30018}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e4eee8;padding:0 5%}.feature-strip div{background:#fff;padding:26px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.feature-strip strong{color:#007a32;font-size:18px}.feature-strip span{color:#63746a;margin-top:4px}.section{padding:82px 5%}.section-head{text-align:center;max-width:780px;margin:0 auto 42px}.mini-title{color:#e30018;text-transform:uppercase;letter-spacing:.14em;font-weight:1000;font-size:13px}.section h2,.offer-content h2,.about-grid h2{font-size:42px;margin:12px 0 12px;color:#12331e}.section-head p,.about-grid p,.offer-content p{color:#65756b;line-height:1.8;font-size:17px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 16px 45px rgba(10,60,28,.10);transition:.3s;border:1px solid #eef3ef}.category-card:hover{transform:translateY(-8px)}.category-card img{width:100%;height:190px;object-fit:cover;display:block}.category-card h3{margin:20px 20px 8px;color:#007a32}.category-card p{margin:0 20px 24px;color:#66736b;line-height:1.6}.green-bg{background:linear-gradient(180deg,#f3fbf6,#fff)}.product-tools{display:flex;gap:15px;max-width:850px;margin:0 auto 30px}.product-tools input,.product-tools select{width:100%;padding:16px 18px;border:1px solid #dbe7df;border-radius:16px;font-size:16px;outline:none}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#fff;border:1px solid #edf3ee;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(10,60,28,.10);display:flex;flex-direction:column}.product-card img{height:230px;width:100%;object-fit:cover;background:#f2f2f2}.product-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.product-category{font-size:12px;color:#e30018;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.product-body h3{margin:0;color:#12331e;font-size:20px}.price{font-size:21px;font-weight:1000;color:#007a32}.product-actions{display:flex;gap:10px;margin-top:auto}.small-btn{flex:1;text-align:center;padding:12px 10px;border-radius:14px;font-weight:900;font-size:13px}.small-btn.cart{background:#f1f7f3;color:#007a32}.small-btn.wa{background:#007a32;color:#fff}.offer-section{margin:30px 5%;border-radius:34px;overflow:hidden;background:#0a7b35;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;color:#fff}.offer-content{padding:54px}.offer-content h2{color:#fff}.offer-content p{color:#eaffef}.offer-section img{width:100%;height:430px;object-fit:cover}.about-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:34px;align-items:start}.about-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.about-list span{background:#f3fbf6;padding:15px;border-radius:16px;font-weight:800;color:#20462d}.about-card{background:#fff;border-radius:30px;padding:34px;box-shadow:0 16px 45px rgba(10,60,28,.13);border-top:7px solid #e30018}.about-card h3{font-size:32px;color:#007a32;margin:0 0 18px}.whatsapp-wide{display:block;text-align:center;margin-top:22px;border-radius:16px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.contact-section{background:#f8fbf9}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}.contact-form{background:#fff;padding:28px;border-radius:28px;box-shadow:0 12px 35px rgba(0,0,0,.07);display:flex;flex-direction:column;gap:14px}.contact-form input,.contact-form textarea{padding:16px 18px;border:1px solid #dfe7e2;border-radius:15px;font-size:16px;outline:none}.map-box iframe{width:100%;height:100%;min-height:420px;border:0;border-radius:28px;box-shadow:0 12px 35px rgba(0,0,0,.07)}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#13a538;color:#fff;display:grid;place-items:center;font-size:28px;z-index:1001;box-shadow:0 12px 30px rgba(19,165,56,.35)}footer{background:#0b2414;color:#dcefe3;padding:60px 5% 22px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}footer h3,footer h4{color:#fff;margin-top:0}footer a{display:block;color:#dcefe3;margin:10px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:20px;color:#a8b9ae}@media(max-width:1100px){.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.hero{height:570px}.nav{display:none;position:absolute;top:78px;left:5%;right:5%;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.13);border-radius:22px;padding:22px;flex-direction:column}.nav.show{display:flex}.menu-btn{display:block}.search-btn{display:none}}@media(max-width:800px){.topbar{flex-direction:column;text-align:center}.hero{height:420px}.feature-strip,.category-grid,.product-grid,.about-grid,.offer-section,.contact-grid,.footer-grid{grid-template-columns:1fr}.product-tools{flex-direction:column}.gallery{grid-template-columns:1fr 1fr}.offer-section img{height:280px}.about-list{grid-template-columns:1fr}.header-actions .whatsapp-btn{display:none}}@media(max-width:520px){.gallery{grid-template-columns:1fr}.site-header{padding:12px 4%}.logo-text{font-size:20px}.section{padding:58px 4%}.section h2,.offer-content h2,.about-grid h2{font-size:30px}.arrow{display:none}.hero{height:300px;background-size:contain}.product-grid,.category-grid{gap:16px}}