.product-category-detail-grid_categoryPage__cUcNi{--brand-green:#143d28;--brand-green-hover:#1b5236;--brand-bg:#f5f7f6;--text-dark:#121a16;--text-muted:#5c6661;--glass-bg:rgba(255,255,255,0.85);--transition:all 0.5s cubic-bezier(0.16,1,0.3,1);--shell-max:1400px;--shell-pad:5%;min-height:100vh;overflow-x:hidden;padding-bottom:clamp(96px,10vw,144px);background-color:var(--brand-bg);background-image:radial-gradient(rgba(20,61,40,.08) 1px,transparent 0);background-size:24px 24px;color:var(--text-dark)}.product-category-detail-grid_pageHeader__I_W_F{max-width:var(--shell-max);margin:0 auto;padding:60px var(--shell-pad) 30px}.product-category-detail-grid_topNav__HPoZ_{display:flex;align-items:center;gap:15px;margin-bottom:30px}.product-category-detail-grid_backBtn__QDc80{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:999px;background:#ffffff;color:var(--brand-green);text-decoration:none;box-shadow:0 4px 15px rgba(20,61,40,.05);transition:var(--transition)}.product-category-detail-grid_backBtn__QDc80:hover{background:var(--brand-green);color:#ffffff;transform:translateX(-5px)}.product-category-detail-grid_breadcrumb__nTAkh{color:var(--text-muted);font-size:.9rem;font-weight:400;line-height:1.4}.product-category-detail-grid_breadcrumbCurrent___B3Zm{color:var(--brand-green);font-weight:500}.product-category-detail-grid_pageTitle__K0hx4 h1{color:var(--brand-green);font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.05;margin-bottom:15px}.product-category-detail-grid_pageTitle__K0hx4 p{color:var(--text-muted);font-size:1.1rem;line-height:1.6;max-width:600px}.product-category-detail-grid_utilityBar__ZfbAr{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:var(--shell-max);margin:0 auto 56px;padding:0 var(--shell-pad)}.product-category-detail-grid_filterTabs__WQeem{display:flex;flex:1;flex-wrap:wrap;gap:12px}.product-category-detail-grid_tabBtn__2p4nv{border:1px solid rgba(20,61,40,.1);border-radius:999px;background:#ffffff;color:var(--text-muted);cursor:pointer;font-size:.95rem;font-weight:500;padding:10px 24px;transition:var(--transition)}.product-category-detail-grid_tabBtn__2p4nv:hover{border-color:var(--brand-green);color:var(--brand-green)}.product-category-detail-grid_tabBtnActive__8gVLC{background:var(--brand-green);border-color:var(--brand-green);box-shadow:0 4px 15px rgba(20,61,40,.2);color:#ffffff}.product-category-detail-grid_searchBox__dZwKK{position:relative;display:flex;align-items:center}.product-category-detail-grid_searchBox__dZwKK svg{position:absolute;left:15px;width:18px;height:18px;color:var(--text-muted);pointer-events:none}.product-category-detail-grid_searchInput__1Y_By{width:250px;outline:none;border:1px solid rgba(20,61,40,.15);border-radius:999px;background:#ffffff;font-size:.95rem;padding:12px 20px 12px 45px;transition:var(--transition)}.product-category-detail-grid_searchInput__1Y_By:focus{border-color:var(--brand-green);box-shadow:0 0 0 3px rgba(20,61,40,.1);width:280px}.product-category-detail-grid_productGrid__i5wna{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px;max-width:var(--shell-max);margin:0 auto;padding:0 var(--shell-pad)}.product-category-detail-grid_productCard__ymAKB{position:relative;display:flex;flex-direction:column;border-radius:24px;color:inherit;text-decoration:none;padding-bottom:20px;transition:var(--transition);animation:product-category-detail-grid_fadeUp__xKQZP .6s ease-out backwards}.product-category-detail-grid_productCard__ymAKB:first-child{animation-delay:.1s}.product-category-detail-grid_productCard__ymAKB:nth-child(2){animation-delay:.2s}.product-category-detail-grid_productCard__ymAKB:nth-child(3){animation-delay:.3s}.product-category-detail-grid_productCard__ymAKB:nth-child(4){animation-delay:.4s}@keyframes product-category-detail-grid_fadeUp__xKQZP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-category-detail-grid_productCard__ymAKB:hover{transform:translateY(-8px)}.product-category-detail-grid_cardImageWrapper__cXxkA{position:relative;width:100%;height:280px;overflow:hidden;border-radius:24px;background:#000000;box-shadow:0 10px 30px rgba(0,0,0,.05)}.product-category-detail-grid_cardImageWrapper__cXxkA:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent 60%)}.product-category-detail-grid_badge__2vyVp{position:absolute;top:20px;right:20px;z-index:3;border-radius:999px;background:var(--brand-green);color:#ffffff;font-size:.75rem;font-weight:600;letter-spacing:.5px;line-height:1;padding:8px 14px;text-transform:uppercase;box-shadow:0 4px 10px rgba(0,0,0,.2)}.product-category-detail-grid_cardImage__GVHW9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1)}.product-category-detail-grid_productCard__ymAKB:hover .product-category-detail-grid_cardImage__GVHW9{opacity:1;transform:scale(1.06)}.product-category-detail-grid_cardContent__maY2S{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;margin:-60px 20px 0;border:1px solid rgba(255,255,255,.6);border-radius:20px;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(20,61,40,.05);padding:25px;transition:var(--transition)}.product-category-detail-grid_productCard__ymAKB:hover .product-category-detail-grid_cardContent__maY2S{background:#ffffff;border-color:rgba(20,61,40,.1);box-shadow:0 15px 35px rgba(20,61,40,.08)}.product-category-detail-grid_productMeta__1Fu9E{color:var(--text-muted);font-size:.8rem;font-weight:500;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.product-category-detail-grid_cardTitle__bQwxi{position:relative;display:inline-block;color:var(--text-dark);font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:12px}.product-category-detail-grid_cardTitle__bQwxi:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--brand-green);transition:width .4s cubic-bezier(.16,1,.3,1)}.product-category-detail-grid_productCard__ymAKB:hover .product-category-detail-grid_cardTitle__bQwxi:after{width:100%}.product-category-detail-grid_cardDescription__xIKT9{display:-webkit-box;flex-grow:1;overflow:hidden;color:var(--text-muted);font-size:.95rem;line-height:1.5;margin-bottom:25px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-category-detail-grid_actionWrapper__bH7gm{margin-top:auto}.product-category-detail-grid_actionBtn__MaFOD{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--brand-green);color:#ffffff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:12px 20px;text-transform:uppercase;transition:var(--transition)}.product-category-detail-grid_actionBtn__MaFOD svg{transition:transform .3s}.product-category-detail-grid_productCard__ymAKB:hover .product-category-detail-grid_actionBtn__MaFOD{background-color:var(--brand-green-hover);box-shadow:0 6px 20px rgba(20,61,40,.25)}.product-category-detail-grid_productCard__ymAKB:hover .product-category-detail-grid_actionBtn__MaFOD svg{transform:translateX(5px)}.product-category-detail-grid_emptyState__jFuLa{max-width:var(--shell-max);margin:0 auto;padding:0 var(--shell-pad)}.product-category-detail-grid_emptyBox__6BRPb{border:1px solid rgba(20,61,40,.08);border-radius:24px;background:rgba(255,255,255,.86);color:var(--text-muted);padding:32px;box-shadow:0 10px 30px rgba(20,61,40,.05)}@media (max-width:1024px){.product-category-detail-grid_productGrid__i5wna{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.product-category-detail-grid_utilityBar__ZfbAr{align-items:stretch;flex-direction:column}.product-category-detail-grid_searchBox__dZwKK,.product-category-detail-grid_searchInput__1Y_By,.product-category-detail-grid_searchInput__1Y_By:focus{width:100%}}@media (max-width:768px){.product-category-detail-grid_categoryPage__cUcNi{padding-bottom:96px}.product-category-detail-grid_pageHeader__I_W_F{padding:40px var(--shell-pad) 24px}.product-category-detail-grid_pageTitle__K0hx4 h1{font-size:2.5rem}.product-category-detail-grid_productGrid__i5wna{grid-template-columns:1fr;gap:25px}.product-category-detail-grid_cardImageWrapper__cXxkA{height:240px}.product-category-detail-grid_cardContent__maY2S{margin:-40px 15px 0;padding:20px}.product-category-detail-grid_actionBtn__MaFOD{justify-content:space-between;width:100%}}