.shop-page.svelte-a8yt2h{width:100%;background-color:#fff;min-height:60vh}.shop-header.svelte-a8yt2h{position:relative;width:100%;height:clamp(300px,42vh,480px);overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.shop-header-img.svelte-a8yt2h{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.shop-header-overlay.svelte-a8yt2h{position:absolute;inset:0;background:linear-gradient(to bottom,#160b1173,#160b11a6)}.shop-header-content.svelte-a8yt2h{position:relative;z-index:1;padding:0 40px}.shop-title.svelte-a8yt2h{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#fff;margin:0 0 16px;letter-spacing:-.02em;line-height:1.15}.shop-subtitle.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:clamp(.9rem,1.5vw,1.05rem);color:#fff9;margin:0;letter-spacing:.03em}.brand-bar.svelte-a8yt2h{background-color:#fff;border-bottom:1px solid rgba(22,11,17,.07)}.brand-bar-inner.svelte-a8yt2h{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.brand-bar-inner.svelte-a8yt2h::-webkit-scrollbar{display:none}.brand-pill.svelte-a8yt2h{flex-shrink:0;display:inline-flex;align-items:center;padding:12px 22px;background:none;border:none;border-bottom:2px solid transparent;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;color:#888;cursor:pointer;white-space:nowrap;transition:color .2s ease,border-color .2s ease;margin-bottom:-1px}.brand-pill.svelte-a8yt2h:hover{color:#160b11}.brand-pill.active.svelte-a8yt2h{color:#160b11;font-weight:600;border-bottom-color:#a1846d}.brand-pill-link.svelte-a8yt2h{text-decoration:none}.brand-pill-link.svelte-a8yt2h:hover{color:#160b11;border-bottom-color:#a1846d66}.shop-container.svelte-a8yt2h{max-width:1400px;margin:0 auto;padding:48px 40px 100px}.shop-controls.svelte-a8yt2h{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;flex-wrap:wrap;gap:16px}.product-count.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:.9rem;color:#888;letter-spacing:.02em}.controls-right.svelte-a8yt2h{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.control-group.svelte-a8yt2h{display:flex;align-items:center;gap:10px}.control-label.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#160b11}.control-select.svelte-a8yt2h{border-radius:0;appearance:none;background-color:#fff;border:1px solid rgba(22,11,17,.2);padding:9px 36px 9px 14px;font-family:Montserrat,sans-serif;font-size:.875rem;color:#160b11;cursor:pointer;transition:border-color .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23160b11' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.control-select.svelte-a8yt2h:hover,.control-select.svelte-a8yt2h:focus{border-color:#a1846d;outline:none}.products-grid.svelte-a8yt2h{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card-wrap.svelte-a8yt2h{position:relative}.product-card.svelte-a8yt2h{height:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:0;overflow:hidden;border:1px solid rgba(22,11,17,.08);box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000d;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94),border-color .35s ease;text-decoration:none;color:inherit;position:relative}.product-card.svelte-a8yt2h:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000000f,0 16px 40px #00000017;border-color:#a1846d40}.product-image-wrapper.svelte-a8yt2h{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,#f8f6f4,#f0ece8);display:flex;align-items:center;justify-content:center;position:relative}.product-image.svelte-a8yt2h{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94);will-change:transform;display:block}.product-card.svelte-a8yt2h:hover .product-image:where(.svelte-a8yt2h){transform:scale(1.07)}.product-image-placeholder.svelte-a8yt2h{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f0ed,#ede8e4)}.status-badge.svelte-a8yt2h{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:0;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.02em;color:#6b5c55;background-color:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none}.status-dot.svelte-a8yt2h{width:6px;height:6px;border-radius:50%;flex-shrink:0}.status-available.svelte-a8yt2h .status-dot:where(.svelte-a8yt2h){background-color:#22a05a}.status-sold.svelte-a8yt2h .status-dot:where(.svelte-a8yt2h){background-color:#c94040}.status-new-arrival.svelte-a8yt2h .status-dot:where(.svelte-a8yt2h){background-color:#c9a230}.status-reserved.svelte-a8yt2h .status-dot:where(.svelte-a8yt2h){background-color:#2563eb}.product-details.svelte-a8yt2h{padding:20px 20px 22px;display:flex;flex-direction:column;gap:4px;flex:1;background-color:#fff}.product-meta-row.svelte-a8yt2h{display:flex;align-items:center;justify-content:space-between;min-height:18px}.product-vendor.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a1846d;margin:0}.product-title.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:clamp(.85rem,1vw,.9375rem);line-height:1.45;color:#3a2e33;margin:4px 0 0;font-weight:400;transition:color .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card.svelte-a8yt2h:hover .product-title:where(.svelte-a8yt2h){color:#160b11}.product-footer.svelte-a8yt2h{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.product-price.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);font-weight:600;color:#160b11;margin:0;letter-spacing:-.02em;line-height:1}.product-arrow.svelte-a8yt2h{font-size:1rem;color:#c8b8ae;transition:color .25s ease,transform .25s ease;display:inline-block}.product-card.svelte-a8yt2h:hover .product-arrow:where(.svelte-a8yt2h){color:#a1846d;transform:translate(3px)}.empty-state.svelte-a8yt2h{text-align:center;padding:100px 20px}.empty-title.svelte-a8yt2h{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;color:#160b11;margin:0 0 12px}.empty-subtitle.svelte-a8yt2h{font-family:Montserrat,sans-serif;font-size:.95rem;color:#888;margin:0}@media(max-width:1200px){.products-grid.svelte-a8yt2h{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:900px){.shop-container.svelte-a8yt2h{padding:40px 30px 80px}.products-grid.svelte-a8yt2h{grid-template-columns:repeat(2,1fr);gap:18px}}@media(max-width:640px){.shop-header.svelte-a8yt2h{height:clamp(220px,45vw,320px)}.brand-bar-inner.svelte-a8yt2h{padding:0 16px}.brand-pill.svelte-a8yt2h{padding:12px 16px;font-size:.8125rem}.shop-container.svelte-a8yt2h{padding:32px 16px 60px}.shop-controls.svelte-a8yt2h{flex-direction:column;align-items:flex-start}.controls-right.svelte-a8yt2h{width:100%;justify-content:flex-start}.products-grid.svelte-a8yt2h{grid-template-columns:repeat(2,1fr);gap:14px}.product-details.svelte-a8yt2h{padding:14px 14px 16px}.product-footer.svelte-a8yt2h{margin-top:8px}}@media(max-width:380px){.products-grid.svelte-a8yt2h{grid-template-columns:1fr;gap:16px}}
