.product-title-link.svelte-a8yt2h{color:inherit;text-decoration:none}.product-title-link.svelte-a8yt2h:hover{color:var(--color-primary-dark)}.buy-now-btn.svelte-a8yt2h{text-decoration:none}.search-box.svelte-a8yt2h{position:relative;margin-bottom:28px}.search-box.svelte-a8yt2h svg:where(.svelte-a8yt2h){position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#aaa;pointer-events:none}.search-box.svelte-a8yt2h input:where(.svelte-a8yt2h){width:100%;padding:11px 12px 11px 36px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff;transition:border-color .2s;box-sizing:border-box}.search-box.svelte-a8yt2h input:where(.svelte-a8yt2h):focus{outline:none;border-color:var(--color-primary)}.rating-mini.svelte-a8yt2h{font-size:13px;color:var(--color-primary-dark);font-weight:600}.shop-page.svelte-a8yt2h{padding-top:140px;padding-bottom:120px;background-color:transparent;min-height:100vh;position:relative;z-index:10}.shop-hero.svelte-a8yt2h{padding:40px 0 80px}.shop-hero.svelte-a8yt2h .tag:where(.svelte-a8yt2h){display:inline-flex;align-items:center;gap:8px;background-color:#e5bb0026;color:#725d00;padding:6px 16px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:1px;margin-bottom:24px}.shop-hero.svelte-a8yt2h .star:where(.svelte-a8yt2h){color:var(--color-primary-dark);font-size:14px}.shop-hero.svelte-a8yt2h h1:where(.svelte-a8yt2h){font-size:56px;font-weight:700;line-height:1.1;font-family:var(--font-heading);letter-spacing:-1px;margin-bottom:20px}.shop-hero.svelte-a8yt2h .subtitle:where(.svelte-a8yt2h){font-size:18px;color:var(--color-text-light);max-width:500px;margin:0 auto}.shop-layout.svelte-a8yt2h{display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}.shop-sidebar.svelte-a8yt2h{position:sticky;top:120px}.filter-group.svelte-a8yt2h{margin-bottom:40px}.filter-group.svelte-a8yt2h h3:where(.svelte-a8yt2h){font-size:13px;text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:16px;color:#1a1a1a;border-bottom:1px solid #ebebeb;padding-bottom:8px}.filter-list.svelte-a8yt2h{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.filter-list.svelte-a8yt2h button:where(.svelte-a8yt2h){background:none;border:none;padding:0;font-size:15px;color:var(--color-text-light);cursor:pointer;text-align:left;transition:color .2s}.filter-list.svelte-a8yt2h button:where(.svelte-a8yt2h):hover{color:var(--color-primary-dark)}.filter-list.svelte-a8yt2h button.active:where(.svelte-a8yt2h){color:var(--color-primary-dark);font-weight:600}.sort-select.svelte-a8yt2h{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;color:#1a1a1a}.sort-select.svelte-a8yt2h:focus{outline:none;border-color:var(--color-primary)}.products-grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px}.product-card.svelte-a8yt2h{background:#fff;border-radius:var(--radius-lg);padding:24px;border:1px solid rgba(0,0,0,.04);transition:all .3s ease;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 20px #00000005}.product-card.svelte-a8yt2h:hover{transform:translateY(-5px)}.image-container.svelte-a8yt2h{border-radius:var(--radius-md);aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:32px;margin-bottom:24px;position:relative}.card-badge.svelte-a8yt2h{position:absolute;top:16px;left:16px;background:#1a1a1a;color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:4px;font-weight:600}.image-container.svelte-a8yt2h img:where(.svelte-a8yt2h){max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.1));transition:transform .4s ease}.product-card.svelte-a8yt2h:hover .image-container:where(.svelte-a8yt2h) img:where(.svelte-a8yt2h){transform:scale(1.05)}.product-info.svelte-a8yt2h{display:flex;flex-direction:column;flex:1}.category-label.svelte-a8yt2h{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-light);margin-bottom:8px}.product-info.svelte-a8yt2h h3:where(.svelte-a8yt2h){font-size:18px;line-height:1.3;margin-bottom:16px;flex:1}.price-row.svelte-a8yt2h{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0}.price.svelte-a8yt2h{font-size:20px;font-weight:700;font-family:var(--font-heading)}.card-actions.svelte-a8yt2h{display:flex;gap:12px;margin-top:16px}.btn.svelte-a8yt2h{flex:1;font-size:11px;font-weight:700;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:1px solid transparent}.add-to-cart-btn.svelte-a8yt2h{background:transparent;border:1px solid var(--color-primary);color:var(--color-primary-dark)}.buy-now-btn.svelte-a8yt2h{background:var(--color-primary);color:#1a1a1a}.glow-btn.svelte-a8yt2h:hover{box-shadow:0 0 15px #d4af3766;background:#fffcf0;transform:translateY(-2px)}.glow-btn-strong.svelte-a8yt2h:hover{box-shadow:0 0 20px #d4af3799;transform:translateY(-2px);background:var(--color-primary-dark);color:#fff}.empty-state.svelte-a8yt2h{padding:80px 0;text-align:center;color:var(--color-text-light);font-size:16px}@media(max-width:992px){.shop-layout.svelte-a8yt2h{grid-template-columns:1fr;gap:40px}.shop-sidebar.svelte-a8yt2h{position:static;display:flex;gap:20px;flex-wrap:wrap}.search-box.svelte-a8yt2h{width:100%;flex:0 0 100%;margin-bottom:0}.filter-group.svelte-a8yt2h{flex:1;min-width:200px}.filter-list.svelte-a8yt2h{flex-direction:row;flex-wrap:wrap}}@media(max-width:576px){.shop-hero.svelte-a8yt2h h1:where(.svelte-a8yt2h){font-size:40px}}
