:root{--primary: #7C3AED;--gray-50: #F8FAFC;--gray-200: #E2E8F0;--gray-600: #475569;--gray-900: #0F172A}.shop-page[data-astro-cid-h2gov4cg]{background:var(--gray-50);min-height:100vh;font-family:Inter,system-ui,sans-serif}.container[data-astro-cid-h2gov4cg]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.main-nav[data-astro-cid-h2gov4cg]{background:#fff;border-bottom:1px solid var(--gray-200);padding:.75rem 0;position:sticky;top:0;z-index:100}.nav-container[data-astro-cid-h2gov4cg]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.nav-brand[data-astro-cid-h2gov4cg]{text-decoration:none;display:flex;align-items:center;gap:.5rem}.brand-text[data-astro-cid-h2gov4cg]{font-weight:800;font-size:1.25rem;color:var(--gray-900)}.brand-text[data-astro-cid-h2gov4cg] span[data-astro-cid-h2gov4cg]{color:var(--primary)}.nav-links[data-astro-cid-h2gov4cg]{display:flex;gap:1rem}.nav-link[data-astro-cid-h2gov4cg]{text-decoration:none;color:var(--gray-600);font-weight:500;padding:.5rem 1rem;border-radius:.5rem}.nav-link[data-astro-cid-h2gov4cg].active{background:var(--gray-50);color:var(--primary)}.cart-btn[data-astro-cid-h2gov4cg]{text-decoration:none;background:#fff;border:1px solid var(--gray-200);padding:.5rem 1rem;border-radius:2rem;display:flex;align-items:center;gap:.5rem}.cart-count[data-astro-cid-h2gov4cg]{background:var(--primary);color:#fff;padding:.1rem .5rem;border-radius:1rem;font-size:.75rem}.shop-header[data-astro-cid-h2gov4cg]{background:#fff;padding:4rem 0;text-align:center;border-bottom:1px solid var(--gray-200)}.shop-header[data-astro-cid-h2gov4cg] h1[data-astro-cid-h2gov4cg]{font-size:3rem;font-weight:800;margin-bottom:1rem}.shop-header[data-astro-cid-h2gov4cg] .highlight[data-astro-cid-h2gov4cg]{color:var(--primary)}.shop-header[data-astro-cid-h2gov4cg] p[data-astro-cid-h2gov4cg]{color:var(--gray-600);font-size:1.25rem}.shop-content[data-astro-cid-h2gov4cg]{padding:4rem 0}.shop-layout[data-astro-cid-h2gov4cg]{display:grid;grid-template-columns:250px 1fr;gap:3rem}.filter-group[data-astro-cid-h2gov4cg]{margin-bottom:2rem}.filter-group[data-astro-cid-h2gov4cg] h4[data-astro-cid-h2gov4cg]{margin-bottom:1rem;font-weight:700;color:var(--gray-900)}.filter-links[data-astro-cid-h2gov4cg]{display:flex;flex-direction:column;gap:.5rem}.filter-link[data-astro-cid-h2gov4cg]{background:none;border:none;text-align:left;padding:.5rem;border-radius:.4rem;cursor:pointer;color:var(--gray-600);transition:all .2s}.filter-link[data-astro-cid-h2gov4cg]:hover,.filter-link[data-astro-cid-h2gov4cg].active{background:#fff;color:var(--primary);box-shadow:0 2px 4px #0000000d}.price-inputs[data-astro-cid-h2gov4cg]{display:flex;align-items:center;gap:.5rem}.price-inputs[data-astro-cid-h2gov4cg] input[data-astro-cid-h2gov4cg]{width:80px;padding:.4rem;border:1px solid var(--gray-200);border-radius:.4rem}.feed-header[data-astro-cid-h2gov4cg]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.product-grid[data-astro-cid-h2gov4cg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-card[data-astro-cid-h2gov4cg]{background:#fff;border-radius:1rem;overflow:hidden;border:1px solid var(--gray-200);transition:transform .3s}.product-card[data-astro-cid-h2gov4cg]:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.product-img[data-astro-cid-h2gov4cg]{position:relative;aspect-ratio:1;background:#f1f5f9}.product-img[data-astro-cid-h2gov4cg] img[data-astro-cid-h2gov4cg]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-badges[data-astro-cid-h2gov4cg]{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.badge[data-astro-cid-h2gov4cg]{background:#fff;padding:.2rem .6rem;border-radius:1rem;font-size:.7rem;font-weight:700;color:var(--primary)}.product-info[data-astro-cid-h2gov4cg]{padding:1.5rem}.category-label[data-astro-cid-h2gov4cg]{font-size:.75rem;color:var(--primary);font-weight:700;text-transform:uppercase}.product-info[data-astro-cid-h2gov4cg] h3[data-astro-cid-h2gov4cg]{margin:.5rem 0;font-size:1.125rem;font-weight:700}.price-row[data-astro-cid-h2gov4cg]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.price[data-astro-cid-h2gov4cg]{font-size:1.25rem;font-weight:800;color:var(--gray-900)}.original-price[data-astro-cid-h2gov4cg]{color:var(--gray-600);text-decoration:line-through;font-size:.9rem}.add-cart-btn[data-astro-cid-h2gov4cg]{width:100%;padding:.75rem;background:var(--primary);color:#fff;border:none;border-radius:.5rem;font-weight:700;cursor:pointer;transition:opacity .2s}.add-cart-btn[data-astro-cid-h2gov4cg]:hover{opacity:.9}.loading-state[data-astro-cid-h2gov4cg]{grid-column:1 / -1;text-align:center;padding:4rem;color:var(--gray-600)}.spinner[data-astro-cid-h2gov4cg]{width:40px;height:40px;border:4px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;margin:0 auto 1rem;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.shop-layout[data-astro-cid-h2gov4cg]{grid-template-columns:1fr}.shop-sidebar[data-astro-cid-h2gov4cg]{display:none}}
