.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;position:relative;height:100%;width:100%;text-decoration:none;color:inherit;border-radius:var(--card-border-radius, 6px);overflow:hidden;transition:opacity .2s ease}.product-card[data-astro-cid-tjdfhdqb]:hover{opacity:.88}.product-card--disabled[data-astro-cid-tjdfhdqb]{opacity:.6;pointer-events:none}.product-card-media[data-astro-cid-tjdfhdqb]{position:relative;width:100%;overflow:hidden;border-radius:var(--product-image-radius, 6px)}.product-image-wrapper[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:var(--product-image-aspect, 3/4);overflow:hidden;background:#f5f5f5}.product-image-wrapper--disabled[data-astro-cid-tjdfhdqb]{background:#efefef}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover}.discount-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:.5rem;left:.5rem;font-size:.625rem;font-weight:600;color:#fff;background:var(--color-secondary, #1a1a1a);padding:var(--product-discount-padding, .2rem .5rem);border-radius:var(--product-discount-radius, 3px);z-index:1;letter-spacing:.03em;text-transform:uppercase}.indicator-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:.5rem;right:.5rem;background:var(--color-primary, #1a1a1a);color:var(--color-primary-invert, #fff);padding:.2rem .5rem;border-radius:3px;font-size:.625rem;font-weight:600;z-index:1;letter-spacing:.02em}.last-units-badge[data-astro-cid-tjdfhdqb]{position:absolute;bottom:.5rem;left:.5rem;font-size:.625rem;font-weight:500;color:#92400e;background:#fef3c7eb;padding:.2rem .5rem;border-radius:3px;z-index:1}.product-card-info[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;padding:.625rem .125rem .25rem;gap:.125rem}.product-card-info--disabled[data-astro-cid-tjdfhdqb]{opacity:.5}.product-title[data-astro-cid-tjdfhdqb]{font-size:var(--product-title-size, .8125rem);font-weight:var(--product-title-weight, 400);color:var(--product-title-color, #3a3a3a);line-height:var(--product-title-line-height, 1.35);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;letter-spacing:-.005em}.price-section[data-astro-cid-tjdfhdqb]{display:flex;align-items:baseline;gap:.375rem;padding:var(--product-price-padding, .25rem 0 .125rem)}.original-price[data-astro-cid-tjdfhdqb]{font-size:var(--product-price-size, .8125rem);color:var(--product-original-price-color, #b0b0b0);text-decoration:line-through;font-weight:400}.product-price[data-astro-cid-tjdfhdqb]{font-size:var(--product-price-size, .875rem);font-weight:600;color:var(--product-price-color, #1a1a1a);line-height:var(--product-price-line-height, 1.3);letter-spacing:-.01em}.product-meta[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.0625rem}.product-installments[data-astro-cid-tjdfhdqb]{font-size:var(--product-installments-size, .6875rem);line-height:var(--product-installments-line-height, 1.4);font-weight:400;color:var(--product-installments-color, #8a8a8a)}.pix-price[data-astro-cid-tjdfhdqb]{font-size:var(--product-pix-size, .6875rem);font-weight:500;color:var(--product-pix-color, #8a8a8a)}@media(max-width:768px){.product-card-info[data-astro-cid-tjdfhdqb]{padding:.5rem .0625rem .125rem}.product-title[data-astro-cid-tjdfhdqb]{font-size:var(--product-mobile-title-size, var(--product-title-size, .75rem))}.price-section[data-astro-cid-tjdfhdqb]{flex-wrap:wrap;gap:.25rem}.product-price[data-astro-cid-tjdfhdqb],.original-price[data-astro-cid-tjdfhdqb]{font-size:var(--product-mobile-price-size, .8125rem)}.discount-badge[data-astro-cid-tjdfhdqb],.indicator-badge[data-astro-cid-tjdfhdqb],.last-units-badge[data-astro-cid-tjdfhdqb]{font-size:.5625rem;padding:.15rem .4rem}}.product-list-container[data-astro-cid-poyn3awd]{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.grid-header[data-astro-cid-poyn3awd]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0}.grid-title[data-astro-cid-poyn3awd]{font-size:var(--section-title-size, 1.5rem);font-weight:var(--section-title-weight, 500);text-transform:var(--section-title-transform, none);color:var(--color-text, #1a1a1a);line-height:1.3;margin:0}.see-all-link[data-astro-cid-poyn3awd]{font-size:.875rem;font-weight:500;color:var(--color-text-light, #6b6b6b);text-decoration:none;transition:color .2s;white-space:nowrap}.see-all-link[data-astro-cid-poyn3awd]:hover{color:var(--color-text, #1a1a1a)}.product-grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.product-card-cell[data-astro-cid-poyn3awd]{width:100%;min-width:0}.empty-state[data-astro-cid-poyn3awd]{text-align:center;padding:4rem 2rem;width:100%;color:var(--color-text-light, #9a9a9a);font-size:.95rem}.see-more-container[data-astro-cid-poyn3awd]{display:flex;justify-content:center;margin-top:2.5rem}.see-more-button[data-astro-cid-poyn3awd]{color:var(--color-text, #1a1a1a);background:transparent;border-radius:8px;border:1px solid #e0e0e0;font-size:.875rem;font-weight:500;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .2s}.see-more-button[data-astro-cid-poyn3awd]:hover{background:#fafafa;border-color:silver}@media(max-width:1024px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(max-width:768px){.grid-header[data-astro-cid-poyn3awd]{margin-bottom:1rem;padding-bottom:.5rem}.grid-title[data-astro-cid-poyn3awd]{font-size:1.125rem}.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:480px){.product-grid[data-astro-cid-poyn3awd]{gap:.5rem}}
