body{color:#333;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.navbar{border-bottom:2px solid #28a745;padding-top:.6rem;padding-bottom:.6rem;box-shadow:0 2px 12px #0000001f;background-color:#fff!important}.navbar-brand{letter-spacing:1px;font-size:1.5rem}.navbar-brand img{width:180px;height:150px;margin-top:-50px;margin-bottom:-50px;margin-left:-30px;display:block}.navbar .nav-link{color:#1c2b1e;font-weight:600;transition:color .2s}.navbar .nav-link.active,.navbar .nav-link:hover{color:#198754!important}.lang-switch-btn{white-space:nowrap;border-radius:20px;font-weight:600}.hero-section{background-color:#0000;background-image:linear-gradient(#061e0c9e,#061e0c9e),url(https://images.unsplash.com/photo-1625246333195-78d9c38ad449?q=80&w=1920&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:80vh;position:relative;overflow:hidden}.hero-anim{opacity:0;animation:.9s forwards heroFadeUp;transform:translateY(24px)}.hero-anim-1{animation-delay:.1s}.hero-anim-2{animation-delay:.35s}.hero-anim-3{animation-delay:.6s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-particles span{background:#78dc968c;border-radius:60% 40% 55% 45%/55% 45%;width:10px;height:10px;animation:linear infinite floatUp;position:absolute;bottom:-40px}.hero-particles span:first-child{width:14px;height:14px;animation-duration:14s;animation-delay:0s;left:8%}.hero-particles span:nth-child(2){width:9px;height:9px;animation-duration:11s;animation-delay:2s;left:22%}.hero-particles span:nth-child(3){width:16px;height:16px;animation-duration:17s;animation-delay:1s;left:45%}.hero-particles span:nth-child(4){width:11px;height:11px;animation-duration:13s;animation-delay:4s;left:63%}.hero-particles span:nth-child(5){width:13px;height:13px;animation-duration:16s;animation-delay:3s;left:80%}.hero-particles span:nth-child(6){width:8px;height:8px;animation-duration:10s;animation-delay:5s;left:92%}@keyframes floatUp{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}10%{opacity:.8}90%{opacity:.5}to{opacity:0;transform:translateY(-90vh)translate(20px)rotate(180deg)}}.product-card{border:1px solid #28a745;border-radius:10px;height:100%;margin:10px 0;transition:transform .3s,box-shadow .3s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 0 4px 2px #000!important}.product-card img{object-fit:contain;object-position:center;width:100%;height:300px}.btn-success{background-color:#28a745;border-color:#28a745}.btn-success:hover{background-color:#218838;border-color:#1e7e34}.btn-outline-success{color:#28a745;border-color:#28a745;border-radius:20px;margin:0 5px;padding:5px 20px}.btn-outline-success:hover,.btn-outline-success.active{color:#fff;background-color:#28a745}.product-badge{background-color:#f8f9fa;border-left:4px solid #28a745;margin-bottom:20px;padding:15px}.site-footer{background-blend-mode:overlay;background:#101d14 url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?q=80&w=1920&auto=format&fit=crop) 50%/cover no-repeat;margin-top:auto;position:relative}.footer-overlay{background:linear-gradient(#101d14eb,#101d14f7);padding:.5rem 0 0}.category-btn{text-decoration:none;position:relative}.category-btn img{object-fit:cover;height:260px;transition:transform .4s;display:block}.category-btn:hover img{transform:scale(1.06)}.category-btn-label{text-align:center;color:#fff;background:linear-gradient(#0000,#000000bf);padding:14px 10px;font-size:1.1rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.featured-product-card img{object-fit:cover;object-position:center;width:100%;height:235px}#productPests .badge,#productCrops .badge{border-radius:20px;padding:8px 12px;font-size:14px}.featured-carousel-section{overflow:hidden}.carousel-viewport{width:100%;padding:10px 0 30px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}.carousel-track{gap:24px;width:max-content;padding:0 24px;animation:40s linear infinite carouselScroll;display:flex}.carousel-viewport:hover .carousel-track{animation-play-state:paused}.carousel-card{width:260px;color:inherit;flex:none;transition:transform .3s}.carousel-card:hover{transform:translateY(-6px)}.carousel-card .card{border-radius:10px;height:100%;overflow:hidden}.carousel-card img{object-fit:contain;background:#fff;width:100%;height:220px;padding:10px}@keyframes carouselScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[dir=rtl] .carousel-track{animation-name:carouselScrollRtl}@keyframes carouselScrollRtl{0%{transform:translate(0)}to{transform:translate(50%)}}.show-all-btn{border-radius:30px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 18px #28a74559}.show-all-btn:hover{transform:translateY(-3px);box-shadow:0 10px 22px #28a74573}@media (prefers-reduced-motion:reduce){.hero-anim,.hero-particles span,.carousel-track{opacity:1!important;animation:none!important;transform:none!important}}
