@keyframes categories-module__iL4TIG__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.categories-module__iL4TIG__page{min-height:calc(100vh - var(--navbar-height));background:var(--color-bg-secondary);padding-bottom:4rem}.categories-module__iL4TIG__heroSection{background:linear-gradient(135deg,hsla(var(--p-h),var(--p-s),47%,.08)0%,hsla(var(--p-h),var(--p-s),47%,.03)100%);border-bottom:1px solid var(--color-border-light);margin-bottom:2.5rem;padding:3rem 0 2.5rem}.categories-module__iL4TIG__pageTitle{color:var(--color-text);letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:950}.categories-module__iL4TIG__pageSubtitle{color:var(--color-text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.categories-module__iL4TIG__grid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.categories-module__iL4TIG__card{border-radius:var(--radius-xl);border:1px solid var(--color-border-light);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;text-decoration:none;transition:all .5s cubic-bezier(.34,1.56,.64,1);animation:.5s ease-out both categories-module__iL4TIG__fadeSlideUp;display:flex;overflow:hidden}.categories-module__iL4TIG__card:hover{box-shadow:0 20px 50px -20px hsla(var(--p-h),var(--p-s),47%,.2),0 0 0 1px var(--color-primary-100);border-color:var(--color-primary-200);transform:translateY(-8px)}.categories-module__iL4TIG__imageWrapper{aspect-ratio:4/3;background:var(--color-bg-tertiary);width:100%;position:relative;overflow:hidden}.categories-module__iL4TIG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.categories-module__iL4TIG__card:hover .categories-module__iL4TIG__image{transform:scale(1.08)}.categories-module__iL4TIG__placeholderBg{background:linear-gradient(135deg,var(--color-bg-secondary),var(--color-bg-tertiary));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.categories-module__iL4TIG__placeholderIcon{width:56px;height:56px;color:var(--color-primary);opacity:.4}.categories-module__iL4TIG__overlay{opacity:0;background:linear-gradient(#0000 40%,#0000008c);justify-content:center;align-items:flex-end;padding:1.25rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.categories-module__iL4TIG__card:hover .categories-module__iL4TIG__overlay{opacity:1}.categories-module__iL4TIG__viewBtn{color:var(--color-text);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:transform .35s;display:inline-flex;transform:translateY(10px)}.categories-module__iL4TIG__card:hover .categories-module__iL4TIG__viewBtn{transform:translateY(0)}.categories-module__iL4TIG__cardBody{flex-direction:column;gap:.35rem;padding:1.25rem 1.5rem;display:flex}.categories-module__iL4TIG__catName{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:800;transition:color .3s}.categories-module__iL4TIG__card:hover .categories-module__iL4TIG__catName{color:var(--color-primary)}.categories-module__iL4TIG__productCount{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.categories-module__iL4TIG__empty{text-align:center;color:var(--color-text-muted);padding:5rem 2rem}.categories-module__iL4TIG__empty svg{opacity:.3;margin-bottom:1.5rem}.categories-module__iL4TIG__empty p{font-size:1.1rem;font-weight:600}@media (max-width:1200px){.categories-module__iL4TIG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.categories-module__iL4TIG__heroSection{margin-bottom:1.5rem;padding:2rem 0 1.5rem}.categories-module__iL4TIG__pageTitle{font-size:1.75rem}.categories-module__iL4TIG__pageSubtitle{font-size:.95rem}.categories-module__iL4TIG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.categories-module__iL4TIG__cardBody{padding:1rem 1.15rem}.categories-module__iL4TIG__catName{font-size:1rem}.categories-module__iL4TIG__page{padding-bottom:3rem}}@media (max-width:480px){.categories-module__iL4TIG__heroSection{margin-bottom:1rem;padding:1.5rem 0 1.25rem}.categories-module__iL4TIG__grid{gap:.75rem}.categories-module__iL4TIG__cardBody{padding:.85rem 1rem}.categories-module__iL4TIG__catName{font-size:.9rem}.categories-module__iL4TIG__productCount{font-size:.8rem}.categories-module__iL4TIG__placeholderIcon{width:40px;height:40px}.categories-module__iL4TIG__viewBtn{padding:.4rem 1rem;font-size:.8rem}}
