.categories-filter-section[data-astro-cid-tni54hrv]{padding:3rem 0 1rem}.section-header[data-astro-cid-tni54hrv]{text-align:center;margin-bottom:2rem}.subtitle[data-astro-cid-tni54hrv]{color:var(--color-accent-orange);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.title[data-astro-cid-tni54hrv]{color:var(--color-primary-green);font-size:2.25rem}.categories-grid[data-astro-cid-tni54hrv]{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.category-card[data-astro-cid-tni54hrv]{cursor:pointer;transition:all var(--transition-bounce);background:0 0;border:none;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;display:flex}.category-bubble[data-astro-cid-tni54hrv]{border-radius:var(--border-radius-full);background-color:var(--color-white);border:2px solid var(--color-border);width:90px;height:90px;transition:all var(--transition-bounce);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;position:relative}.category-bubble[data-astro-cid-tni54hrv]:after{content:"";border-radius:var(--border-radius-full);width:100%;height:100%;box-shadow:0 0 0 0 var(--accent-color);opacity:0;transition:all var(--transition-bounce);position:absolute;top:0;left:0}.category-emoji[data-astro-cid-tni54hrv]{transition:transform var(--transition-bounce);font-size:2.25rem}.category-name[data-astro-cid-tni54hrv]{font-family:var(--font-heading);color:var(--color-text-main);transition:color var(--transition-normal);font-size:.95rem;font-weight:700}.category-card[data-astro-cid-tni54hrv]:hover{transform:translateY(-5px)}.category-card[data-astro-cid-tni54hrv]:hover .category-bubble[data-astro-cid-tni54hrv]{border-color:var(--accent-color);box-shadow:var(--shadow-md)}.category-card[data-astro-cid-tni54hrv]:hover .category-emoji[data-astro-cid-tni54hrv]{transform:scale(1.15)rotate(5deg)}.category-card[data-astro-cid-tni54hrv]:hover .category-name[data-astro-cid-tni54hrv]{color:var(--accent-color)}.category-card[data-astro-cid-tni54hrv].active .category-bubble[data-astro-cid-tni54hrv]{background-color:var(--accent-color);border-color:var(--accent-color);box-shadow:var(--shadow-md)}.category-card[data-astro-cid-tni54hrv].active .category-emoji[data-astro-cid-tni54hrv]{transform:scale(1.1)}.category-card[data-astro-cid-tni54hrv].active .category-name[data-astro-cid-tni54hrv]{color:var(--accent-color)}.category-card[data-astro-cid-tni54hrv].active .category-bubble[data-astro-cid-tni54hrv]:after{box-shadow:0 0 0 8px var(--accent-color);opacity:.15}.category-card[data-astro-cid-tni54hrv].active .category-emoji[data-astro-cid-tni54hrv]{filter:drop-shadow(0 2px 4px #00000026)}@media (width<=600px){.categories-grid[data-astro-cid-tni54hrv]{gap:1rem}.category-bubble[data-astro-cid-tni54hrv]{width:75px;height:75px}.category-emoji[data-astro-cid-tni54hrv]{font-size:1.85rem}.category-name[data-astro-cid-tni54hrv]{font-size:.85rem}}.product-section[data-astro-cid-zc6exnzh]{padding:4rem 0}.bg-white[data-astro-cid-zc6exnzh]{background-color:var(--color-white)}.bg-cream[data-astro-cid-zc6exnzh]{background-color:var(--color-bg-cream)}.section-header[data-astro-cid-zc6exnzh]{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.subtitle[data-astro-cid-zc6exnzh]{color:var(--color-accent-orange);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.title[data-astro-cid-zc6exnzh]{color:var(--color-primary-green);font-size:2.25rem;line-height:1.1}.view-all-link[data-astro-cid-zc6exnzh]{color:var(--color-text-main);font-family:var(--font-heading);transition:color var(--transition-normal);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.view-all-link[data-astro-cid-zc6exnzh]:hover{color:var(--color-primary-green)}.view-all-link[data-astro-cid-zc6exnzh] svg[data-astro-cid-zc6exnzh]{transition:transform var(--transition-normal)}.view-all-link[data-astro-cid-zc6exnzh]:hover svg[data-astro-cid-zc6exnzh]{transform:translate(5px)}.products-grid[data-astro-cid-zc6exnzh]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.mobile-view-all[data-astro-cid-zc6exnzh]{text-align:center;margin-top:2rem;display:none}@media (width<=1024px){.products-grid[data-astro-cid-zc6exnzh]{grid-template-columns:repeat(3,1fr)}}.products-carousel-container[data-astro-cid-zc6exnzh]{position:relative}.carousel-btn[data-astro-cid-zc6exnzh]{background:var(--color-white);border:1px solid var(--color-border);cursor:pointer;z-index:10;width:48px;height:48px;box-shadow:var(--shadow-sm);color:var(--color-primary-green);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn[data-astro-cid-zc6exnzh]:hover{background:var(--color-primary-green);color:var(--color-white)}.carousel-btn[data-astro-cid-zc6exnzh].prev{left:-24px}.carousel-btn[data-astro-cid-zc6exnzh].next{right:-24px}@media (width>=1025px){.is-carousel[data-astro-cid-zc6exnzh] .carousel-btn[data-astro-cid-zc6exnzh]{display:flex}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]::-webkit-scrollbar{display:none}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]>.product-card{scroll-snap-align:start;flex:0 0 calc(25% - 1.125rem)}}@media (width<=1024px) and (width>=769px){.is-carousel[data-astro-cid-zc6exnzh] .carousel-btn[data-astro-cid-zc6exnzh]{display:flex}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]::-webkit-scrollbar{display:none}.is-carousel[data-astro-cid-zc6exnzh] .products-grid[data-astro-cid-zc6exnzh]>.product-card{scroll-snap-align:start;flex:0 0 calc(33.333% - 1rem)}}@media (width<=768px){.section-header[data-astro-cid-zc6exnzh]{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem}.view-all-link[data-astro-cid-zc6exnzh]{display:none}.mobile-view-all[data-astro-cid-zc6exnzh]{display:block}.products-grid[data-astro-cid-zc6exnzh]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.products-grid[data-astro-cid-zc6exnzh]::-webkit-scrollbar{display:none}.products-grid[data-astro-cid-zc6exnzh]>.product-card{scroll-snap-align:start;flex:0 0 160px;min-height:auto}.products-grid[data-astro-cid-zc6exnzh]>.product-card .product-info{padding:.75rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .product-brand{font-size:.65rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .product-title{height:2.2rem;margin-bottom:.35rem;font-size:.8rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .product-rating{margin-bottom:.5rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .price-sale{font-size:.95rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .price-old{font-size:.7rem}.products-grid[data-astro-cid-zc6exnzh]>.product-card .add-to-cart-btn{width:32px;height:32px;padding:0}.products-grid[data-astro-cid-zc6exnzh]>.product-card .wishlist-btn{width:28px;height:28px}.products-grid[data-astro-cid-zc6exnzh]>.product-card .wishlist-btn svg{width:14px;height:14px}.title[data-astro-cid-zc6exnzh]{font-size:1.85rem}.product-section[data-astro-cid-zc6exnzh]{padding:2.5rem 0}}
