.browse-bar.svelte-u8gq0y{position:fixed;bottom:16px;left:16px;right:16px;height:56px;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:28px;box-shadow:0 4px 24px #6b4c3b1f,0 1px 4px #6b4c3b14;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 20px;z-index:100}@media(min-width:768px){.browse-bar.svelte-u8gq0y{left:50%;right:auto;transform:translate(-50%);width:100%;max-width:600px}}.context-area.svelte-u8gq0y{display:flex;align-items:baseline;gap:6px;min-width:0;overflow:hidden}.context-text.svelte-u8gq0y{font-size:.95rem;font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.context-count.svelte-u8gq0y{font-size:.85rem;color:var(--color-text-secondary);white-space:nowrap}@media(max-width:480px){.context-count.svelte-u8gq0y{display:none}}.action-buttons.svelte-u8gq0y{display:flex;gap:4px;flex-shrink:0}.action-btn.svelte-u8gq0y{position:relative;width:40px;height:40px;border:none;background:transparent;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s,transform .1s}.action-btn.svelte-u8gq0y:hover{background:#6b4c3b14}.action-btn.svelte-u8gq0y:active{transform:scale(.95);background:#6b4c3b1f}.action-btn.svelte-u8gq0y img:where(.svelte-u8gq0y){opacity:.7;transition:opacity .15s}.action-btn.svelte-u8gq0y:hover img:where(.svelte-u8gq0y){opacity:1}.action-btn.active.svelte-u8gq0y{background:#c46a3f1f}.action-btn.active.svelte-u8gq0y img:where(.svelte-u8gq0y){opacity:1}.active-dot.svelte-u8gq0y{position:absolute;top:6px;right:6px;width:6px;height:6px;background:var(--color-terracotta);border-radius:50%}.browse-bar.search-mode.svelte-u8gq0y{padding:0 8px;gap:4px}.back-btn.svelte-u8gq0y,.clear-btn.svelte-u8gq0y{width:40px;height:40px;border:none;background:transparent;border-radius:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .15s}.back-btn.svelte-u8gq0y:hover,.clear-btn.svelte-u8gq0y:hover{background:#6b4c3b14}.back-btn.svelte-u8gq0y img:where(.svelte-u8gq0y),.clear-btn.svelte-u8gq0y img:where(.svelte-u8gq0y){opacity:.7}.search-form.svelte-u8gq0y{flex:1;min-width:0}.search-input.svelte-u8gq0y{width:100%;height:40px;border:none;background:transparent;font-size:1rem;color:var(--color-text-primary);outline:none}.search-input.svelte-u8gq0y::placeholder{color:var(--color-text-tertiary)}.search-input.svelte-u8gq0y::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.store.svelte-1vodbqu{min-height:100vh;display:flex;flex-direction:column;background:var(--color-cream)}.profile.svelte-1vodbqu{text-align:center;padding:2rem 1.5rem 1.5rem;background:var(--color-white);border-bottom:1px solid var(--color-border-light)}h1.svelte-1vodbqu{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin:0;color:var(--color-text-heading)}.products.svelte-1vodbqu{flex:1;padding:1.5rem;padding-bottom:90px}.visually-hidden.svelte-1vodbqu{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.product-grid.svelte-1vodbqu{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:1400px;margin:0 auto}.product-card.svelte-1vodbqu{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s;border:none;padding:0;cursor:pointer;text-align:left;width:100%}.product-card.svelte-1vodbqu:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.product-image.svelte-1vodbqu{position:relative;aspect-ratio:1;background:var(--color-border-light)}.product-image.svelte-1vodbqu img:where(.svelte-1vodbqu){width:100%;height:100%;object-fit:cover}.no-image.svelte-1vodbqu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;background:var(--color-border-light)}.sold-out.svelte-1vodbqu{position:absolute;top:8px;right:8px;background:var(--color-terracotta-light);color:var(--color-text-primary);padding:.25rem .5rem;border-radius:100px;font-size:.7rem;font-weight:600}.product-info.svelte-1vodbqu{padding:.875rem}.product-info.svelte-1vodbqu h3:where(.svelte-1vodbqu){font-size:.95rem;font-weight:500;margin:0 0 .25rem;color:var(--color-text-primary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price.svelte-1vodbqu{font-size:1.1rem;font-weight:700;margin:0;color:var(--color-text-primary)}.empty-store.svelte-1vodbqu{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem}.empty-store.svelte-1vodbqu p:where(.svelte-1vodbqu){color:var(--color-text-tertiary);font-size:1rem}@media(min-width:640px){.product-grid.svelte-1vodbqu{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media(min-width:900px){.product-grid.svelte-1vodbqu{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.product-grid.svelte-1vodbqu{grid-template-columns:repeat(5,1fr);gap:1.5rem}.products.svelte-1vodbqu{padding:2rem;padding-bottom:90px}}
