.product-card[data-astro-cid-tjdfhdqb]{position:relative;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;max-width:350px;max-height:540px}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:var(--primary-blue)}.product-link[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.product-selection[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;left:12px;z-index:10}.product-checkbox[data-astro-cid-tjdfhdqb]{width:20px;height:20px;border-radius:4px;border:2px solid #e0e0e0;background:#fff;cursor:pointer;transition:all .3s ease}.product-checkbox[data-astro-cid-tjdfhdqb]:checked{background:var(--primary-blue);border-color:var(--primary-blue)}.product-image[data-astro-cid-tjdfhdqb]{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f8f9fa}.product-img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.image-placeholder[data-astro-cid-tjdfhdqb]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#cbd5e0;font-size:2.5rem}.image-count[data-astro-cid-tjdfhdqb]{position:absolute;bottom:8px;right:8px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;display:flex;align-items:center;gap:4px}.product-badges[data-astro-cid-tjdfhdqb]{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:6px;z-index:5}.badge[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00000026}.badge--featured[data-astro-cid-tjdfhdqb]{background:linear-gradient(135deg,var(--accent-gold) 0%,#f39c12 100%);color:#fff}.badge--eco[data-astro-cid-tjdfhdqb]{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;width:32px;min-width:35px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;font-size:1.1rem;animation:eco-pulse 2s infinite;align-self:flex-end;margin-left:auto}.badge--eco[data-astro-cid-tjdfhdqb] i[data-astro-cid-tjdfhdqb]{font-size:1.1rem;line-height:1.1}@keyframes eco-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.product-content[data-astro-cid-tjdfhdqb]{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}.product-meta[data-astro-cid-tjdfhdqb]{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-category[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:6px;background:#0cc0df1a;color:var(--primary-blue);padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500}.product-category[data-astro-cid-tjdfhdqb] i[data-astro-cid-tjdfhdqb]{font-size:.9rem}.product-id[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;gap:4px;font-size:.75rem}.product-id-label[data-astro-cid-tjdfhdqb]{color:var(--text-medium);font-weight:500}.product-id-value[data-astro-cid-tjdfhdqb]{color:var(--primary-blue);font-weight:600;background:#0cc0df1a;padding:2px 6px;border-radius:6px;font-family:Monaco,Consolas,monospace;letter-spacing:.5px}.product-title[data-astro-cid-tjdfhdqb]{font-size:1.1rem;font-weight:600;color:var(--text-dark);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description[data-astro-cid-tjdfhdqb]{font-size:.9rem;color:var(--text-medium);line-height:1.5;margin:0;flex:1}.product-colors[data-astro-cid-tjdfhdqb]{margin:8px 0}.product-footer[data-astro-cid-tjdfhdqb]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.product-price[data-astro-cid-tjdfhdqb]{display:flex;align-items:baseline;gap:4px}.price-label[data-astro-cid-tjdfhdqb]{font-size:.75rem;color:var(--text-medium)}.price-value[data-astro-cid-tjdfhdqb]{display:inline-block;min-width:2.2em;text-align:right;color:var(--primary-blue)}.price-unit[data-astro-cid-tjdfhdqb]{font-size:.75rem;color:var(--text-medium)}.product-card--compact[data-astro-cid-tjdfhdqb]{max-width:280px}.product-card--compact[data-astro-cid-tjdfhdqb] .product-image[data-astro-cid-tjdfhdqb]{aspect-ratio:1}.product-card--compact[data-astro-cid-tjdfhdqb] .product-content[data-astro-cid-tjdfhdqb]{padding:16px;gap:8px}.product-card--compact[data-astro-cid-tjdfhdqb] .product-title[data-astro-cid-tjdfhdqb]{font-size:1rem;-webkit-line-clamp:1}.product-card--featured[data-astro-cid-tjdfhdqb]{border:2px solid var(--accent-gold);box-shadow:0 8px 30px #f4c54233}.product-card--featured[data-astro-cid-tjdfhdqb]:hover{box-shadow:0 16px 50px #f4c5424d}.product-card--list[data-astro-cid-tjdfhdqb]{flex-direction:row;max-width:none;height:auto}.product-card--list[data-astro-cid-tjdfhdqb] .product-link[data-astro-cid-tjdfhdqb]{flex-direction:row}.product-card--list[data-astro-cid-tjdfhdqb] .product-image[data-astro-cid-tjdfhdqb]{width:200px;flex-shrink:0;aspect-ratio:1}.product-card--list[data-astro-cid-tjdfhdqb] .product-content[data-astro-cid-tjdfhdqb]{flex:1}.product-card--list[data-astro-cid-tjdfhdqb] .product-title[data-astro-cid-tjdfhdqb]{font-size:1.2rem}@media (max-width: 768px){.product-card[data-astro-cid-tjdfhdqb]{max-width:100%}.product-content[data-astro-cid-tjdfhdqb]{padding:16px}.product-card--list[data-astro-cid-tjdfhdqb],.product-card--list[data-astro-cid-tjdfhdqb] .product-link[data-astro-cid-tjdfhdqb]{flex-direction:column}.product-card--list[data-astro-cid-tjdfhdqb] .product-image[data-astro-cid-tjdfhdqb]{width:100%}}@media (max-width: 480px){.product-meta[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:flex-start;gap:6px}.product-footer[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:stretch;gap:8px}.btn[data-astro-cid-tjdfhdqb]{justify-content:center}}@media (max-width:500px){.product-description[data-astro-cid-tjdfhdqb],.product-category[data-astro-cid-tjdfhdqb]{display:none}}@media (max-width: 360px){.product-card[data-astro-cid-tjdfhdqb]{width:calc(50% - 6px)!important;min-width:140px!important;max-width:calc(50% - 6px)!important;max-height:300px;border-radius:12px;box-shadow:0 2px 12px #00000014;flex:0 0 calc(50% - 6px)!important}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001f}.product-image[data-astro-cid-tjdfhdqb]{aspect-ratio:1.2}.product-content[data-astro-cid-tjdfhdqb]{padding:8px;gap:4px}.product-meta[data-astro-cid-tjdfhdqb]{flex-direction:column;align-items:flex-start;gap:3px}.product-category[data-astro-cid-tjdfhdqb]{font-size:.6rem;padding:2px 6px;border-radius:6px;gap:3px}.product-category[data-astro-cid-tjdfhdqb] i[data-astro-cid-tjdfhdqb],.product-id[data-astro-cid-tjdfhdqb]{font-size:.65rem}.product-id-value[data-astro-cid-tjdfhdqb]{padding:1px 4px;border-radius:4px;font-size:.6rem}.product-title[data-astro-cid-tjdfhdqb]{font-size:.8rem;line-height:1.2;-webkit-line-clamp:2;margin-bottom:2px}.product-description[data-astro-cid-tjdfhdqb]{display:none}.color-badge[data-astro-cid-tjdfhdqb]{top:6px;right:6px}.color-badge[data-astro-cid-tjdfhdqb] svg[data-astro-cid-tjdfhdqb]{width:14px;height:14px}.product-footer[data-astro-cid-tjdfhdqb]{padding-top:6px;gap:6px}.product-price[data-astro-cid-tjdfhdqb]{gap:2px}.price-label[data-astro-cid-tjdfhdqb]{font-size:.6rem}.price-value[data-astro-cid-tjdfhdqb]{font-size:.8rem}.price-unit[data-astro-cid-tjdfhdqb]{font-size:.6rem}.product-badges[data-astro-cid-tjdfhdqb]{top:6px;right:6px;gap:3px}.badge[data-astro-cid-tjdfhdqb]{font-size:.55rem;padding:2px 4px;border-radius:6px}.badge--eco[data-astro-cid-tjdfhdqb]{width:18px;height:18px}.image-count[data-astro-cid-tjdfhdqb]{bottom:4px;right:4px;padding:2px 4px;border-radius:6px;font-size:.6rem}.product-selection[data-astro-cid-tjdfhdqb]{top:6px;left:6px}.product-checkbox[data-astro-cid-tjdfhdqb]{width:12px;height:12px}.product-card--compact[data-astro-cid-tjdfhdqb]{width:calc(50% - 6px)!important;min-width:140px!important;max-width:calc(50% - 6px)!important}.product-card--compact[data-astro-cid-tjdfhdqb] .product-content[data-astro-cid-tjdfhdqb]{padding:6px;gap:3px}.product-card--compact[data-astro-cid-tjdfhdqb] .product-title[data-astro-cid-tjdfhdqb]{font-size:.75rem;-webkit-line-clamp:1}.product-card--list[data-astro-cid-tjdfhdqb]{width:100%!important;max-width:100%!important;flex-direction:column}.product-card--list[data-astro-cid-tjdfhdqb] .product-image[data-astro-cid-tjdfhdqb]{width:100%;aspect-ratio:4/3}}.color-badge-inline[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;min-width:32px;min-height:18px;margin-left:2px;font-size:.7em;line-height:1;gap:3px}.color-badge-placeholder[data-astro-cid-tjdfhdqb]{display:inline-block;width:32px;height:18px;visibility:hidden}.color-badge-inline[data-astro-cid-tjdfhdqb],.color-badge-placeholder[data-astro-cid-tjdfhdqb]{position:relative;top:3px}.available-colors-indicator[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;gap:2px;margin-left:8px;vertical-align:middle}.colorwheel-icon[data-astro-cid-tjdfhdqb]{width:16px;height:16px;margin-right:2px;display:inline-block;vertical-align:middle}.available-colors-text[data-astro-cid-tjdfhdqb]{font-size:.72em;color:var(--text-medium, #888);font-weight:400;letter-spacing:.1px;vertical-align:middle;white-space:nowrap}.product-link[data-astro-cid-esvfidn7]{color:inherit;text-decoration:none;display:block;height:100%}.product-category[data-astro-cid-esvfidn7]{position:relative;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;height:100%;padding-top:2.5rem}.product-category[data-astro-cid-esvfidn7]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.product-category[data-astro-cid-esvfidn7].featured{border:2px solid var(--accent-gold)}.featured-badge[data-astro-cid-esvfidn7]{position:absolute;top:1rem;right:1rem;background:var(--accent-gold);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.product-icon[data-astro-cid-esvfidn7]{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--accent-gold) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin:0 auto 1rem}.product-icon[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{font-size:2rem}.product-category[data-astro-cid-esvfidn7] h3[data-astro-cid-esvfidn7]{font-size:1.5rem;font-weight:600;color:var(--text-dark);margin:0 0 .5rem;text-align:center}.product-category[data-astro-cid-esvfidn7] p[data-astro-cid-esvfidn7]{font-size:1rem;color:var(--text-medium);line-height:1.6;margin:0;text-align:center;padding:0 1rem}.products-search[data-astro-cid-esvfidn7]{margin-bottom:3rem;text-align:center}.search-container[data-astro-cid-esvfidn7]{position:relative;max-width:400px;margin:0 auto 2rem}.search-input[data-astro-cid-esvfidn7]{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid #e1e1e1;border-radius:50px;font-size:1rem;transition:border-color .3s ease;font-family:Inter,sans-serif}.search-input[data-astro-cid-esvfidn7]:focus{outline:none;border-color:var(--primary-blue)}.search-icon[data-astro-cid-esvfidn7]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-light);font-size:1.1rem}.filter-buttons[data-astro-cid-esvfidn7]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.filter-btn[data-astro-cid-esvfidn7]{padding:.75rem 1.5rem;border:2px solid var(--primary-blue);background:transparent;color:var(--primary-blue);border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-btn[data-astro-cid-esvfidn7]:hover,.filter-btn[data-astro-cid-esvfidn7].active{background:var(--primary-blue);color:#fff}.no-products[data-astro-cid-esvfidn7],.no-results[data-astro-cid-esvfidn7]{text-align:center;color:var(--text-light);font-size:1.1rem;margin:2rem 0}.view-all-section[data-astro-cid-esvfidn7]{text-align:center;margin-top:3rem}.btn-view-all[data-astro-cid-esvfidn7]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary-blue) 0%,var(--accent-gold) 100%);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px #0cc0df4d}.btn-view-all[data-astro-cid-esvfidn7]:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0cc0df66}.btn-view-all[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{transition:transform .3s ease}.btn-view-all[data-astro-cid-esvfidn7]:hover i[data-astro-cid-esvfidn7]{transform:translate(4px)}.products-grid[data-astro-cid-esvfidn7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:5rem;margin-bottom:3rem;align-items:stretch;max-width:1400px;margin-left:auto;margin-right:auto}.products-grid--featured[data-astro-cid-esvfidn7]{grid-template-columns:repeat(3,1fr)}@media (max-width: 900px){.products-grid--featured[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr)}.product-category[data-astro-cid-esvfidn7]{padding-top:1.2rem;padding:0}.products-grid[data-astro-cid-esvfidn7]{gap:1rem}}@media (max-width: 600px){.products-grid--featured[data-astro-cid-esvfidn7]{grid-template-columns:1fr}.product-category[data-astro-cid-esvfidn7]{padding-top:.7rem;min-width:0;width:100%;max-width:100%}.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:1fr;gap:1.1rem}}@media (min-width: 1200px){.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(4,1fr);max-width:1400px}}@media (min-width: 900px) and (max-width: 1199px){.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(3,1fr);max-width:1100px}}@media (min-width: 768px) and (max-width: 899px){.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (max-width: 768px){.products[data-astro-cid-esvfidn7]{padding:30px 0}.section-header[data-astro-cid-esvfidn7]{margin-bottom:2.5rem}.section-title[data-astro-cid-esvfidn7]{font-size:1.8rem;margin-bottom:.3rem}.section-subtitle[data-astro-cid-esvfidn7]{font-size:1rem}.products-search[data-astro-cid-esvfidn7]{margin-bottom:2rem}.search-container[data-astro-cid-esvfidn7]{margin-bottom:1.5rem}.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem;justify-items:center;max-width:100%}.product-category[data-astro-cid-esvfidn7]{padding:1.5rem;max-width:100%!important;width:100%}.product-icon[data-astro-cid-esvfidn7]{width:50px;height:50px;margin-bottom:1rem}.product-icon[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{font-size:1.3rem}.product-category[data-astro-cid-esvfidn7] h3[data-astro-cid-esvfidn7]{font-size:1.1rem;margin-bottom:.5rem}.product-category[data-astro-cid-esvfidn7] p[data-astro-cid-esvfidn7]{font-size:.9rem;line-height:1.4}.view-all-section[data-astro-cid-esvfidn7]{margin-top:2rem}.btn-view-all[data-astro-cid-esvfidn7]{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.search-input[data-astro-cid-esvfidn7]{font-size:.8rem;padding:.4rem .4rem .4rem 1.1rem;border-radius:16px;width:100%;min-width:0;box-sizing:border-box}.search-icon[data-astro-cid-esvfidn7]{left:.3rem;font-size:.8rem}.products-grid[data-astro-cid-esvfidn7]{padding:0;gap:.1rem}.product-category[data-astro-cid-esvfidn7]{padding:.1rem .05rem .05rem;border-radius:6px;font-size:.9rem}}@media (max-width: 480px){.products[data-astro-cid-esvfidn7]{padding:40px 0}.section-header[data-astro-cid-esvfidn7]{margin-bottom:2rem}.section-title[data-astro-cid-esvfidn7]{font-size:1.5rem;margin-bottom:.2rem}.section-subtitle[data-astro-cid-esvfidn7]{font-size:.9rem}.products-search[data-astro-cid-esvfidn7]{margin-bottom:1.5rem}.search-container[data-astro-cid-esvfidn7]{margin-bottom:1rem}.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr)!important;gap:.8rem!important;justify-items:center}.product-category[data-astro-cid-esvfidn7]{padding:1.2rem;max-width:100%!important;width:100%}.product-icon[data-astro-cid-esvfidn7]{width:40px;height:40px;margin-bottom:.8rem}.product-icon[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{font-size:1.1rem}.product-category[data-astro-cid-esvfidn7] h3[data-astro-cid-esvfidn7]{font-size:.95rem;margin-bottom:.4rem}.product-category[data-astro-cid-esvfidn7] p[data-astro-cid-esvfidn7]{font-size:.8rem;line-height:1.3}.view-all-section[data-astro-cid-esvfidn7]{margin-top:1.5rem}.btn-view-all[data-astro-cid-esvfidn7]{padding:.7rem 1.2rem;font-size:.9rem}}@media (max-width: 375px){.products[data-astro-cid-esvfidn7]{padding:30px 0}.section-header[data-astro-cid-esvfidn7]{margin-bottom:1.5rem}.section-title[data-astro-cid-esvfidn7]{font-size:1.3rem;margin-bottom:.15rem}.section-subtitle[data-astro-cid-esvfidn7]{font-size:.8rem}.products-search[data-astro-cid-esvfidn7]{margin-bottom:1.2rem}.search-container[data-astro-cid-esvfidn7]{margin-bottom:.8rem}.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important;justify-items:center}.product-category[data-astro-cid-esvfidn7]{padding:1rem;max-width:100%!important;width:100%}.product-icon[data-astro-cid-esvfidn7]{width:35px;height:35px;margin-bottom:.6rem}.product-icon[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{font-size:1rem}.product-category[data-astro-cid-esvfidn7] h3[data-astro-cid-esvfidn7]{font-size:.85rem;margin-bottom:.3rem}.product-category[data-astro-cid-esvfidn7] p[data-astro-cid-esvfidn7]{font-size:.75rem;line-height:1.2}.view-all-section[data-astro-cid-esvfidn7]{margin-top:1.2rem}.btn-view-all[data-astro-cid-esvfidn7]{padding:.6rem 1rem;font-size:.8rem}}@media (max-width: 320px){.products[data-astro-cid-esvfidn7]{padding:25px 0}.section-header[data-astro-cid-esvfidn7]{margin-bottom:1.2rem}.section-title[data-astro-cid-esvfidn7]{font-size:1.1rem;margin-bottom:.1rem}.section-subtitle[data-astro-cid-esvfidn7]{font-size:.75rem}.products-search[data-astro-cid-esvfidn7]{margin-bottom:1rem}.search-container[data-astro-cid-esvfidn7]{margin-bottom:.6rem}.products-grid[data-astro-cid-esvfidn7]{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;justify-items:center}.product-category[data-astro-cid-esvfidn7]{padding:.8rem;max-width:100%!important;width:100%}.product-icon[data-astro-cid-esvfidn7]{width:30px;height:30px;margin-bottom:.5rem}.product-icon[data-astro-cid-esvfidn7] i[data-astro-cid-esvfidn7]{font-size:.9rem}.product-category[data-astro-cid-esvfidn7] h3[data-astro-cid-esvfidn7]{font-size:.8rem;margin-bottom:.25rem}.product-category[data-astro-cid-esvfidn7] p[data-astro-cid-esvfidn7]{font-size:.7rem;line-height:1.1}.view-all-section[data-astro-cid-esvfidn7]{margin-top:1rem}.btn-view-all[data-astro-cid-esvfidn7]{padding:.5rem .8rem;font-size:.75rem}}@media (max-width: 750px){.products-grid[data-astro-cid-esvfidn7]{gap:.25rem;padding:0 .1rem}.product-category[data-astro-cid-esvfidn7]{padding:.3rem .15rem .15rem;border-radius:8px;font-size:.92rem}}
