.shop-container[data-astro-cid-5w43p2qc]{max-width:1400px;margin:0 auto;padding:2rem 1rem;min-height:100vh}.shop-header[data-astro-cid-5w43p2qc]{text-align:center;margin-bottom:3rem;padding:2rem 0;border-bottom:1px solid var(--border-light)}.shop-header[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-size:3rem;color:var(--primary-brown);margin-bottom:1rem;font-weight:300}.shop-subtitle[data-astro-cid-5w43p2qc]{font-size:1.2rem;color:var(--text-light);font-style:italic;margin:0}.shop-content[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:start}.filters-sidebar[data-astro-cid-5w43p2qc]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px var(--shadow-light);position:sticky;top:120px;height:fit-content}.filter-section[data-astro-cid-5w43p2qc]{margin-bottom:2rem}.filter-section[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-size:1.1rem;color:var(--primary-brown);margin-bottom:1rem;font-weight:600;border-bottom:1px solid var(--border-light);padding-bottom:.5rem}.filter-options[data-astro-cid-5w43p2qc]{display:flex;flex-direction:column;gap:.75rem}.filter-option[data-astro-cid-5w43p2qc]{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.filter-option[data-astro-cid-5w43p2qc]:hover{background-color:#8b45130d}.filter-option[data-astro-cid-5w43p2qc] input[data-astro-cid-5w43p2qc][type=checkbox]{width:18px;height:18px;accent-color:var(--accent-gold)}.filter-option[data-astro-cid-5w43p2qc] span[data-astro-cid-5w43p2qc]{font-size:.95rem;color:var(--text-dark)}.clear-filters[data-astro-cid-5w43p2qc]{width:100%;padding:.75rem;background:transparent;border:1px solid var(--primary-brown);color:var(--primary-brown);border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:inherit;font-size:.9rem}.clear-filters[data-astro-cid-5w43p2qc]:hover{background:var(--primary-brown);color:#fff}.products-section[data-astro-cid-5w43p2qc]{flex:1}.products-header[data-astro-cid-5w43p2qc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 0;border-bottom:1px solid var(--border-light)}.results-info[data-astro-cid-5w43p2qc]{font-size:1rem;color:var(--text-light)}.product-count[data-astro-cid-5w43p2qc]{font-weight:600;color:var(--text-dark)}.sort-select[data-astro-cid-5w43p2qc]{padding:.5rem 1rem;border:1px solid var(--border-light);border-radius:6px;background:#fff;color:var(--text-dark);font-family:inherit;font-size:.9rem;cursor:pointer}.products-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.product-card[data-astro-cid-5w43p2qc]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px var(--shadow-light);transition:all .3s ease;border:1px solid var(--border-light)}.product-card[data-astro-cid-5w43p2qc]:hover{transform:translateY(-4px);box-shadow:0 8px 30px var(--shadow-medium)}.product-image[data-astro-cid-5w43p2qc]{position:relative;height:250px;overflow:hidden;background:linear-gradient(135deg,var(--warm-cream) 0%,#e8e8d0 100%)}.product-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-5w43p2qc]:hover .product-image[data-astro-cid-5w43p2qc] img[data-astro-cid-5w43p2qc]{transform:scale(1.05)}.product-overlay[data-astro-cid-5w43p2qc]{position:absolute;inset:0;background:#8b4513cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card[data-astro-cid-5w43p2qc]:hover .product-overlay[data-astro-cid-5w43p2qc]{opacity:1}.quick-view-btn[data-astro-cid-5w43p2qc]{background:#fff;color:var(--primary-brown);border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;font-family:inherit;transition:all .2s ease}.quick-view-btn[data-astro-cid-5w43p2qc]:hover{background:var(--accent-gold);transform:scale(1.05)}.product-info[data-astro-cid-5w43p2qc]{padding:1.5rem}.product-title[data-astro-cid-5w43p2qc]{font-size:1.3rem;color:var(--primary-brown);margin:0 0 .75rem;font-weight:600;line-height:1.3}.product-description[data-astro-cid-5w43p2qc]{color:var(--text-light);margin:0 0 1rem;line-height:1.5;font-size:.95rem}.product-variants[data-astro-cid-5w43p2qc]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.variant[data-astro-cid-5w43p2qc]{background:var(--warm-cream);color:var(--text-dark);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;border:1px solid var(--border-light)}.product-meta[data-astro-cid-5w43p2qc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.product-price[data-astro-cid-5w43p2qc]{font-size:1.4rem;font-weight:700;color:var(--accent-gold)}.product-size[data-astro-cid-5w43p2qc]{font-size:.85rem;color:var(--text-light);text-align:right;max-width:120px}.add-to-cart-btn[data-astro-cid-5w43p2qc]{width:100%;background:var(--accent-gold);color:var(--text-dark);border:none;padding:1rem;border-radius:8px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease;font-size:1rem}.add-to-cart-btn[data-astro-cid-5w43p2qc]:hover{background:#b8860b;transform:translateY(-2px);box-shadow:0 4px 15px #daa52066}@media screen and (max-width: 1024px){.shop-content[data-astro-cid-5w43p2qc]{grid-template-columns:1fr;gap:2rem}.filters-sidebar[data-astro-cid-5w43p2qc]{position:static;order:2}.products-section[data-astro-cid-5w43p2qc]{order:1}}@media screen and (max-width: 768px){.shop-container[data-astro-cid-5w43p2qc]{padding:1rem}.shop-header[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-size:2.5rem}.products-grid[data-astro-cid-5w43p2qc]{grid-template-columns:1fr;gap:1.5rem}.products-header[data-astro-cid-5w43p2qc]{flex-direction:column;gap:1rem;align-items:stretch}.sort-select[data-astro-cid-5w43p2qc]{width:100%}}@media screen and (max-width: 480px){.shop-header[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-size:2rem}.filters-sidebar[data-astro-cid-5w43p2qc]{padding:1.5rem}.product-info[data-astro-cid-5w43p2qc]{padding:1rem}}
