.product-link[data-astro-cid-tjdfhdqb]{display:block;height:100%}.product-image[data-astro-cid-tjdfhdqb]{position:relative;overflow:visible;background:transparent;margin-bottom:.5rem;z-index:1}@media(min-width:768px){.product-image[data-astro-cid-tjdfhdqb]{margin-bottom:1rem}}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb],.product-card[data-astro-cid-tjdfhdqb].is-in-view .product-image[data-astro-cid-tjdfhdqb]{z-index:10}.product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.4,0,.2,1);transform-origin:center center}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb],.product-card[data-astro-cid-tjdfhdqb].is-in-view .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.025);filter:var(--shadow-drop)}@media(min-width:1024px){.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb],.product-card[data-astro-cid-tjdfhdqb].is-in-view .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}}[data-astro-cid-tjdfhdqb][data-theme=dark] .product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb],[data-astro-cid-tjdfhdqb][data-theme=dark] .product-card[data-astro-cid-tjdfhdqb].is-in-view .product-image[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{filter:var(--shadow-drop-inverse)}.badge-3d[data-astro-cid-tjdfhdqb]{position:absolute;top:1rem;right:1rem;background:var(--color-accent);color:var(--color-primary);padding:.4rem .8rem;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;z-index:2}.empty-logo[data-astro-cid-hkmsbu5a]{width:120px;margin:0 auto 1.5rem;opacity:.85}.collection-page{min-height:70vh;padding-bottom:2rem;padding-inline:1rem;display:flex;flex-direction:column}.collection-page.is-empty{justify-content:center}.collection-page.no-header{padding-top:1.5rem}.collection-page.with-header{padding-top:.5rem}.collection-page.with-header .page-header{padding-top:3rem;padding-bottom:3rem}.products-container{margin:0 auto}.product-grid{display:grid;grid-template-columns:1fr;gap:1rem}.empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;max-width:560px;margin:0 auto;width:100%}.collection-page.is-empty .empty-state{margin-top:0;margin-bottom:0}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--color-primary);color:var(--color-bg);margin:0 auto 1.5rem}[data-theme=dark] .empty-icon{background:var(--color-bg);color:var(--color-primary)}.empty-state h2{font-size:1.75rem;color:var(--color-primary);margin-bottom:1rem}.empty-state p{color:var(--color-text-light);margin-bottom:2rem;font-size:1rem;line-height:1.6}.btn-home{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--color-secondary);color:var(--color-bg);font-weight:600;border-radius:0;transition:var(--transition-smooth);font-size:.95rem}.btn-home:hover{background:var(--color-primary)}[data-theme=dark] .btn-home:hover{background:var(--color-bg);color:var(--color-primary)}.filters-bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;align-items:center}.filters-right{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.filters-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:0 1rem;height:calc(.95rem * 1.2 + 2 * .75rem + 4px);background:var(--color-bg);border:2px solid var(--color-border);color:var(--color-text);font-size:.95rem;font-weight:500;font-family:var(--font-body);box-sizing:border-box;cursor:pointer;transition:var(--transition-fast)}.filters-toggle:hover{border-color:var(--color-secondary);background:var(--color-bg)}.filters-toggle.active{background:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-bg)}.products-count{flex:1}.products-count p{color:var(--color-text-light);font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.sort-control{display:flex;align-items:center;gap:.5rem}.sort-control select{padding:.75rem 3rem .75rem 1rem;height:calc(.95rem * 1.2 + 2 * .75rem + 4px);border:2px solid var(--color-border);background:var(--color-bg);color:var(--color-text);font-size:.95rem;font-weight:500;font-family:var(--font-body);box-sizing:border-box;cursor:pointer;transition:var(--transition-fast);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23000' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}[data-theme=dark] .sort-control select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.sort-control select:hover{border-color:var(--color-primary)}.sort-control select:focus{outline:none;border-color:var(--color-secondary);box-shadow:var(--ring-accent)}.filters-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);margin-bottom:0}.filters-panel.open{grid-template-rows:1fr;margin-bottom:2rem}.filters-content{min-height:0;overflow:hidden}.filters-inner{padding:2rem;background:var(--color-bg-subtle);border:1px solid var(--color-border)}.filter-group{margin-bottom:2rem}.filter-group:last-of-type{margin-bottom:1.5rem}.filter-title{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:1rem;font-family:var(--font-body)}.filter-options{display:flex;flex-direction:column;gap:.75rem}.filter-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer}.filter-checkbox:hover .checkbox-label{color:var(--color-secondary)}.filter-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--color-secondary)}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:var(--color-text);transition:var(--transition-fast)}.btn-reset-filters{width:100%;padding:.75rem 1.5rem;background:transparent;border:2px solid var(--color-border);color:var(--color-text);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:var(--transition-smooth)}.btn-reset-filters:hover{background:var(--color-secondary);border-color:var(--color-secondary);color:var(--color-bg)}@media(min-width:768px){.collection-page{padding-bottom:3rem;padding-inline:2rem}.collection-page.no-header{padding-top:2rem}.collection-page.with-header{padding-top:.5rem}.empty-state{padding:5rem 2rem;border-radius:8px}.empty-icon{width:100px;height:100px;margin-bottom:2rem}.empty-state h2{font-size:2rem}.empty-state p{font-size:1.1rem}.btn-home{padding:1rem 2.5rem;font-size:1rem}.filters-bar{justify-content:space-between;margin-bottom:2.5rem}.filter-options{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 1.5rem}.products-count p{font-size:.95rem}.sort-control{flex-direction:row;align-items:center;gap:1rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(min-width:1024px){.collection-page{max-width:1400px;margin:0 auto;padding-bottom:4rem;padding-inline:2rem}.collection-page.no-header{padding-top:3rem}.collection-page.with-header{padding-top:0rem}.collection-page.with-header .page-header{margin-bottom:2rem}.products-container{max-width:1400px}.product-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.product-grid.is-gallery :global(.product-card){max-width:none;position:relative;z-index:0;transition:z-index 0s .6s}.product-grid.is-gallery :global(.product-card:hover){z-index:1;transition:z-index 0s}.product-grid.is-gallery :global(.product-image){margin-bottom:0}.product-grid.is-gallery :global(.product-info){display:none}}
