.carousel-container{position:relative;width:100%;height:100%;max-width:none;margin:0;overflow:hidden}.carousel-container .carousel,.carousel-container .carousel-root,.carousel-container .slide,.carousel-container .slider,.carousel-container .slider-wrapper{height:100%}.carousel-container .carousel.carousel-slider,.carousel-container .carousel.carousel-slider .slider,.carousel-container .carousel .slider-wrapper.axis-horizontal,.carousel-container .slider-wrapper{height:100%!important}.carousel-container .slide img{width:100%!important;height:var(--banner-height,320px)!important;object-fit:cover!important}.carousel-container .carousel .slide{background:transparent}.carousel-container .carousel .control-dots{bottom:10px;margin:0!important;padding:0}.carousel-container .carousel .carousel-status{display:none}.store-product-card{cursor:pointer}.store-product-card__media-shell{position:relative;overflow:hidden}.store-product-card__stock-badge{position:absolute;top:14px;left:14px;z-index:2;padding:7px 12px;border-radius:999px;background:rgba(185,28,28,.92);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 10px 24px rgba(127,29,29,.22)}.store-product-card__media-surface{min-height:198px;padding:22px 18px 12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fafcfd,#fff)}.store-product-card__media-link,.store-product-card__title-link{display:block;color:inherit;text-decoration:none}.store-product-card__media-link{width:100%}.store-product-card__image{width:100%;height:164px;object-fit:contain}.store-product-card__overlay{position:absolute;left:12px;right:12px;bottom:12px;padding:14px 14px 12px;border-radius:16px;background:hsla(0,0%,100%,.94);border:1px solid rgba(148,163,184,.18);box-shadow:0 12px 28px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(calc(100% + 12px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease}.store-product-card--expanded .store-product-card__overlay,.store-product-card:focus-within .store-product-card__overlay,.store-product-card:hover .store-product-card__overlay{transform:translateY(0);opacity:1;pointer-events:auto}.store-product-card__overlay-text{color:#475569;font-size:.76rem;line-height:1.45;margin-bottom:12px;min-height:34px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.store-product-card__spec-list{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin-bottom:12px}.store-product-card__spec-pill{display:inline-flex;align-items:center;grid-gap:6px;gap:6px;padding:6px 10px;border-radius:999px;background:#f8fafc;border:1px solid rgba(148,163,184,.16);max-width:100%}.store-product-card__spec-label{color:#64748b;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.store-product-card__spec-value{color:#0f172a;font-size:.72rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.store-product-card__controls{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;margin-bottom:12px}.store-product-card__stock-panel{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.store-product-card__stock-panel-text{color:#991b1b;font-size:.82rem;font-weight:700}.store-product-card__qty-button{width:32px;height:32px;background:rgba(46,125,50,.12);color:#166534}.store-product-card__qty-button:hover{background:rgba(46,125,50,.2)}.store-product-card__qty-value{min-width:24px;text-align:center;color:#0f172a;font-weight:700;font-size:.95rem}.store-product-card__add-button{border-radius:999px!important;text-transform:none!important;font-weight:700!important;background-color:#2e7d32!important;box-shadow:none!important}.store-product-card__add-button:hover{background-color:#1f6a2b!important}.store-product-card__add-button--disabled{background-color:#e2e8f0!important;color:#64748b!important}.store-product-card__title{color:#0f172a;font-size:.8rem!important;font-weight:400!important;line-height:1.45!important;min-height:58px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px!important}.store-product-card__title-link:hover .store-product-card__title{color:#166534}.store-product-card__price{color:#111827;font-size:.88rem!important;font-weight:400!important;letter-spacing:-.02em}.store-product-card__details-link{margin-top:10px!important;padding:0!important;justify-content:flex-start!important;min-width:0!important;text-transform:none!important;font-weight:700!important;color:#2e7d32!important}@media (max-width:900px){.store-product-card__media-surface{min-height:188px}.store-product-card__image{height:152px}}.featured-products{width:100%;padding:14px 0 0}.featured-products__header{display:flex;align-items:flex-start;margin-bottom:16px;padding:0 2px}.featured-products__title{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em;line-height:1.2!important}.featured-products__subtitle{font-size:.82rem!important;color:#64748b!important;margin-top:3px!important}.featured-products .slick-next:before,.featured-products .slick-prev:before{color:#2e7d32}.esidebar{position:fixed;top:0;left:0;height:100dvh;width:280px;max-width:88vw;background:#fff;border-right:1px solid rgba(148,163,184,.2);box-shadow:none;z-index:1300;transform:translateX(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;display:flex;flex-direction:column}.esidebar::-webkit-scrollbar{width:4px}.esidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.esidebar--open{transform:translateX(0);box-shadow:6px 0 32px rgba(15,23,42,.16)}.esidebar-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.38);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1299}.esidebar__header{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:16px 16px 14px;border-bottom:1px solid rgba(148,163,184,.16);background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1;flex-shrink:0}.esidebar__header-title{flex:1 1;font-size:.94rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.01em}.esidebar__close-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:#64748b;line-height:0;border-radius:8px;transition:background .15s,color .15s}.esidebar__close-btn:hover{background:#f1f5f9;color:#0f172a}.esidebar__divider{height:1px;background:rgba(148,163,184,.14);margin:0 14px;flex-shrink:0}.esidebar__item{display:flex;align-items:center;width:100%;padding:11px 14px 11px 18px;background:none;border:none;cursor:pointer;text-align:left;grid-gap:6px;gap:6px;transition:background .14s ease}.esidebar__item:hover{background:#f8fafc}.esidebar__item--active{background:rgba(46,125,50,.07)}.esidebar__item--active .esidebar__item-label{color:#166534;font-weight:700}.esidebar__item-label{flex:1 1;font-size:.9rem;font-weight:500;color:#1e293b;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esidebar__chevron{font-size:1rem!important;color:#94a3b8;flex-shrink:0;transition:color .14s}.esidebar__chevron--static{opacity:0}.esidebar__item--active .esidebar__chevron,.esidebar__item:hover .esidebar__chevron{color:#2e7d32}.esidebar__sublist{border-left:2px solid rgba(46,125,50,.22);margin:2px 0 4px 30px;padding:2px 0}.esidebar__subitem{display:block;width:100%;padding:8px 12px;background:none;border:none;cursor:pointer;text-align:left;font-size:.84rem;font-weight:500;color:#475569;line-height:1.4;border-radius:6px;transition:background .14s,color .14s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esidebar__subitem:hover{background:rgba(46,125,50,.06);color:#166534}.esidebar__subitem--active{color:#166534;font-weight:700;background:rgba(46,125,50,.1)}@media (min-width:600px){.esidebar{width:300px}}@media (min-width:1024px){.esidebar{width:320px}}.trust-strip{display:flex;align-items:stretch;margin:0 0 6px;background:var(--theme-color,#15803d);border-radius:12px;overflow:hidden}.trust-strip__item{flex:1 1;display:flex;align-items:center;grid-gap:14px;gap:14px;padding:18px 20px;transition:background .18s}.trust-strip__item:hover{background:hsla(0,0%,100%,.07)}.trust-strip__divider{width:1px;align-self:stretch}.trust-strip__divider,.trust-strip__icon{background:hsla(0,0%,100%,.12);flex-shrink:0}.trust-strip__icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#86efac}.trust-strip__title{font-size:.88rem!important;font-weight:700!important;color:#fff!important;line-height:1.3!important}.trust-strip__subtitle{font-size:.75rem!important;color:rgba(187,247,208,.85)!important;line-height:1.4!important;margin-top:2px!important}@media (max-width:900px){.trust-strip{display:grid;grid-template-columns:1fr 1fr;border-radius:10px}.trust-strip__divider{display:none}.trust-strip__item{padding:14px 16px}.trust-strip__item:nth-child(odd):not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.trust-strip__item:first-child,.trust-strip__item:nth-child(2){border-bottom:1px solid hsla(0,0%,100%,.12)}}@media (max-width:480px){.trust-strip{grid-template-columns:1fr}.trust-strip__item:nth-child(odd):not(:last-child){border-right:none}.trust-strip__item:first-child,.trust-strip__item:nth-child(2),.trust-strip__item:nth-child(3){border-bottom:1px solid hsla(0,0%,100%,.12)}.trust-strip__item{padding:12px 16px}}.shop-by-category{margin:18px 0 8px}.shop-by-category__title{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em;margin-bottom:14px!important}.shop-by-category__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.shop-by-category__card{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:14px 16px;background:#fff;border-radius:14px;border:1px solid rgba(148,163,184,.16);box-shadow:0 4px 12px rgba(15,23,42,.04);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden;-webkit-user-select:none;user-select:none}.shop-by-category__card:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,23,42,.1);border-color:rgba(46,125,50,.25)}.shop-by-category__icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.shop-by-category__name{font-size:.86rem!important;font-weight:600!important;color:#1e293b!important;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:900px){.shop-by-category__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.shop-by-category__grid{grid-template-columns:1fr}}.home{padding:0;margin:0}.home-content{padding:0 16px 100px;box-sizing:border-box;width:100%}.category-products{margin-top:8px}.category-products__title{margin:0 0 14px;font-size:1.45rem;font-weight:700;color:#0f172a}.category-products__empty,.category-products__loading{display:flex;align-items:center;justify-content:center;min-height:120px;margin-bottom:16px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#fff;color:#475569;box-shadow:0 10px 24px rgba(15,23,42,.04)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:18px;gap:18px}@media (max-width:900px){.home-content{padding:0 12px 100px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:14px;gap:14px}}@media (max-width:600px){.home-content{padding:0 10px 80px}.category-products__title{font-size:1.2rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));grid-gap:10px;gap:10px}}@media (max-width:380px){.product-grid{grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}}.search-bar{display:flex;align-items:center;width:100%;max-width:600px;padding:0 10px;border:2px solid #178842;border-radius:8px;transition:border-color .18s}.search-bar:focus-within{border-color:#14532d}.search-input{flex-grow:1}.search-button{padding:10px}.navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#000;color:#fff;height:70px;z-index:1000}.logo{height:50px;margin-right:20px}.search-container{flex-grow:1;display:flex;justify-content:center}.secondary-navbar{background-color:var(--theme-color,#15803d);justify-content:flex-start}.secondary-navbar a{color:#fff;margin:0 10px}body,html{margin:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}