.category-detail-module__YermOG__categoryPage{padding-bottom:5rem}.category-detail-module__YermOG__banner{background-color:var(--slate-900);border-bottom:1px solid var(--border-light);width:100%;height:320px;margin-bottom:3.5rem;position:relative;overflow:hidden}.category-detail-module__YermOG__bannerImage{object-fit:cover;opacity:.85}.category-detail-module__YermOG__bannerOverlay{z-index:1;background:linear-gradient(#0f172a26 0%,#0f172abf 100%);position:absolute;inset:0}.category-detail-module__YermOG__bannerContent{z-index:2;color:#fff;width:100%;padding:3rem 0;position:absolute;bottom:0;left:0}.category-detail-module__YermOG__bannerLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--primary-300);text-shadow:0 2px 4px #0003;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.category-detail-module__YermOG__bannerTitle{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 8px #00000059;margin-bottom:.75rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800}.category-detail-module__YermOG__bannerSubtitle{color:var(--slate-200);text-shadow:0 2px 4px #0003;max-width:600px;font-size:1.1rem;line-height:1.6}.category-detail-module__YermOG__filterSection{border-bottom:1px solid var(--border-light);margin-bottom:3rem;padding-bottom:2rem}.category-detail-module__YermOG__filterTitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.category-detail-module__YermOG__pills{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.category-detail-module__YermOG__pill{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.category-detail-module__YermOG__pill:hover{background:var(--slate-50);border-color:var(--slate-300);color:var(--text-primary);transform:translateY(-1px)}.category-detail-module__YermOG__pillActive{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:var(--shadow-teal)}.category-detail-module__YermOG__pillActive:hover{background:var(--primary-dark);border-color:var(--primary-dark);color:#fff;transform:translateY(-1px)}.category-detail-module__YermOG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.category-detail-module__YermOG__emptyState{text-align:center;background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;width:100%;padding:5rem 2rem;animation:.3s ease-out forwards category-detail-module__YermOG__scaleIn;display:flex}.category-detail-module__YermOG__emptyStateIcon{background:var(--primary-50);width:80px;height:80px;color:var(--primary-500);border-radius:var(--radius-full);justify-content:center;align-items:center;margin-bottom:1.5rem;animation:4s ease-in-out infinite category-detail-module__YermOG__float;display:flex}.category-detail-module__YermOG__emptyStateTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.category-detail-module__YermOG__emptyStateText{color:var(--text-secondary);max-width:450px;font-size:1.05rem;line-height:1.6}@media (max-width:768px){.category-detail-module__YermOG__banner{height:240px;margin-bottom:2rem}.category-detail-module__YermOG__bannerContent{padding:1.5rem 0}.category-detail-module__YermOG__bannerTitle{font-size:1.75rem}.category-detail-module__YermOG__bannerSubtitle{max-width:100%;font-size:.95rem}.category-detail-module__YermOG__filterSection{margin-bottom:2rem;padding-bottom:1.5rem}.category-detail-module__YermOG__pills{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -1.5rem;padding-bottom:.5rem;padding-left:1.5rem;padding-right:1.5rem;overflow-x:auto}.category-detail-module__YermOG__pill{flex-shrink:0;padding:.5rem 1rem;font-size:.85rem}.category-detail-module__YermOG__grid{grid-template-columns:1fr;gap:1.75rem}}
.ProductCard-module__66_esW__card{background:var(--surface);border:1px solid var(--border);transition:all var(--transition-base);border-radius:12px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ProductCard-module__66_esW__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary-300);transform:translateY(-4px)}.ProductCard-module__66_esW__imageLink{width:100%;display:block}.ProductCard-module__66_esW__imageWrapper{aspect-ratio:1;background:var(--slate-100);border-bottom:1px solid var(--border-light);width:100%;position:relative;overflow:hidden}.ProductCard-module__66_esW__image{object-fit:cover;transition:transform .5s}.ProductCard-module__66_esW__card:hover .ProductCard-module__66_esW__image{transform:scale(1.04)}.ProductCard-module__66_esW__content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:.875rem;display:flex}.ProductCard-module__66_esW__name{color:var(--text-primary);-webkit-line-clamp:2;height:2.8em;transition:color var(--transition-fast);-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__66_esW__name:hover{color:var(--primary)}.ProductCard-module__66_esW__cardFooter{align-items:center;gap:.5rem;width:100%;margin-top:auto;display:flex}.ProductCard-module__66_esW__whatsappBtn{background:var(--whatsapp);color:#fff;transition:all var(--transition-fast);cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.ProductCard-module__66_esW__whatsappBtn:hover{background:var(--whatsapp-dark);box-shadow:0 4px 10px #25d36633}.ProductCard-module__66_esW__addBtn{background:var(--primary-50);width:32px;height:32px;color:var(--primary);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProductCard-module__66_esW__addBtn:hover{background:var(--primary);color:#fff}.ProductCard-module__66_esW__addedBtn{pointer-events:none;background:var(--primary)!important;color:#fff!important}.ProductCard-module__66_esW__badgeWrapper{z-index:2;flex-direction:column;align-items:flex-end;gap:.25rem;display:flex;position:absolute;top:.5rem;right:.5rem}.ProductCard-module__66_esW__badge{text-transform:uppercase;letter-spacing:.05em;color:#fff;box-shadow:var(--shadow-sm);border-radius:4px;padding:.2rem .5rem;font-size:.6rem;font-weight:800}.ProductCard-module__66_esW__badgeNew{background:var(--accent)}.ProductCard-module__66_esW__badgeTrending{background:#3b82f6}@media (max-width:480px){.ProductCard-module__66_esW__content{padding:.75rem}.ProductCard-module__66_esW__name{font-size:.8rem}.ProductCard-module__66_esW__whatsappBtn span{display:none}.ProductCard-module__66_esW__whatsappBtn{padding:.5rem}}
.ProductCardSkeleton-module__C4FKFW__card{background:var(--background);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);pointer-events:none;flex-direction:column;height:100%;display:flex;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__imageWrapper{background:var(--slate-100);width:100%;padding-bottom:75%;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__shimmer{background:linear-gradient(90deg, var(--slate-100) 25%, var(--slate-200) 50%, var(--slate-100) 75%);background-size:200% 100%;width:100%;height:100%;animation:1.5s linear infinite ProductCardSkeleton-module__C4FKFW__shimmer;position:absolute;top:0;left:0}@keyframes ProductCardSkeleton-module__C4FKFW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductCardSkeleton-module__C4FKFW__categoryTagSkeleton{background:var(--slate-200);border-radius:var(--radius-sm);z-index:2;width:80px;height:24px;position:absolute;top:1rem;left:1rem;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__content{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.ProductCardSkeleton-module__C4FKFW__nameSkeleton{background:var(--slate-200);border-radius:var(--radius-sm);width:85%;height:20px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__descSkeleton1{background:var(--slate-100);border-radius:var(--radius-sm);width:100%;height:14px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__descSkeleton2{background:var(--slate-100);border-radius:var(--radius-sm);width:60%;height:14px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__cardFooter{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.ProductCardSkeleton-module__C4FKFW__priceTagSkeleton{flex-direction:column;gap:.25rem;width:100px;display:flex}.ProductCardSkeleton-module__C4FKFW__priceLabelSkeleton{background:var(--slate-100);border-radius:var(--radius-sm);width:40px;height:12px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__priceValueSkeleton{background:var(--slate-200);border-radius:var(--radius-sm);width:90px;height:16px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__actionsSkeleton{align-items:center;gap:.75rem;display:flex}.ProductCardSkeleton-module__C4FKFW__addBtnSkeleton{border-radius:var(--radius-md);background:var(--slate-200);width:40px;height:40px;position:relative;overflow:hidden}.ProductCardSkeleton-module__C4FKFW__detailBtnSkeleton{border-radius:var(--radius-md);background:var(--slate-200);width:80px;height:40px;position:relative;overflow:hidden}
