.products-page.svelte-1dj9mz1{padding:0 16px 24px;max-width:480px;margin:0 auto}.page-header.svelte-1dj9mz1{text-align:center;padding:24px 0}.page-header.svelte-1dj9mz1 h1:where(.svelte-1dj9mz1){font-size:28px;font-weight:700;color:var(--text-primary);margin:0 0 8px;letter-spacing:-.025em}.subtitle.svelte-1dj9mz1{font-size:15px;color:var(--text-secondary);margin:0}.filters-section.svelte-1dj9mz1{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.search-bar.svelte-1dj9mz1{position:relative;display:flex;align-items:center;background:var(--bg-light);border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px #0000000d}.search-icon.svelte-1dj9mz1{font-size:18px;margin-right:10px}.search-input.svelte-1dj9mz1{flex:1;border:none;background:transparent;font-size:15px;color:var(--text-primary);outline:none}.search-input.svelte-1dj9mz1::placeholder{color:var(--text-secondary)}.clear-search.svelte-1dj9mz1{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-size:18px;padding:4px;transition:color .2s ease}.clear-search.svelte-1dj9mz1:hover{color:var(--text-primary)}.categories-bar.svelte-1dj9mz1{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.categories-bar.svelte-1dj9mz1::-webkit-scrollbar{display:none}.category-btn.svelte-1dj9mz1{padding:8px 16px;border-radius:20px;border:1px solid var(--border-color);background:var(--bg-white);color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.category-btn.svelte-1dj9mz1:hover{border-color:var(--primary-orange);color:var(--primary-orange)}.category-btn.active.svelte-1dj9mz1{background:var(--primary-orange);color:#fff;border-color:var(--primary-orange)}.reset-filters.svelte-1dj9mz1{padding:10px 16px;border-radius:10px;border:none;background:var(--bg-light);color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.reset-filters.svelte-1dj9mz1:hover{background:var(--bg-tertiary);color:var(--text-primary)}.products-grid.svelte-1dj9mz1{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-card.svelte-1dj9mz1{background:var(--card-bg);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:all .3s ease;cursor:pointer}.product-card.svelte-1dj9mz1:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-image-wrapper.svelte-1dj9mz1{position:relative;width:100%;padding-top:100%;background:var(--bg-light);overflow:hidden}.product-image.svelte-1dj9mz1{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.discount-badge.svelte-1dj9mz1{position:absolute;top:8px;right:8px;background:var(--accent-red);color:#fff;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:700}.product-info.svelte-1dj9mz1{padding:12px}.product-name.svelte-1dj9mz1{font-size:15px;font-weight:600;color:var(--text-primary);margin:0 0 4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-category.svelte-1dj9mz1{font-size:12px;color:var(--text-secondary);display:block;margin-bottom:8px}.variation-selector.svelte-1dj9mz1{margin-bottom:8px}.variation-select.svelte-1dj9mz1{width:100%;padding:6px 24px 6px 8px;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-white);font-size:12px;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.variation-select.svelte-1dj9mz1:focus{outline:none;border-color:var(--primary-orange)}.product-footer.svelte-1dj9mz1{display:flex;justify-content:space-between;align-items:flex-end;gap:8px}.product-pricing.svelte-1dj9mz1{display:flex;flex-direction:column;gap:2px}.old-price.svelte-1dj9mz1{font-size:12px;color:var(--text-secondary);text-decoration:line-through}.price.svelte-1dj9mz1{font-size:16px;font-weight:700;color:var(--primary-orange)}.add-to-cart-btn.svelte-1dj9mz1{width:36px;height:36px;border-radius:10px;background:var(--primary-orange);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.add-to-cart-btn.svelte-1dj9mz1:hover{background:var(--primary-orange-dark);transform:scale(1.05)}.add-to-cart-btn.svelte-1dj9mz1:active{transform:scale(.95)}.add-to-cart-btn.adding.svelte-1dj9mz1{background:var(--accent-green, #22c55e);animation:svelte-1dj9mz1-pulse .3s ease-out}@keyframes svelte-1dj9mz1-pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.cart-plus-icon.svelte-1dj9mz1{font-size:16px;filter:grayscale(1) brightness(10)}.check-icon.svelte-1dj9mz1{font-size:18px;color:#fff;font-weight:700}.empty-state.svelte-1dj9mz1{text-align:center;padding:64px 20px}.empty-icon.svelte-1dj9mz1{font-size:64px;display:block;margin-bottom:16px;opacity:.5}.empty-state.svelte-1dj9mz1 h2:where(.svelte-1dj9mz1){font-size:20px;font-weight:700;color:var(--text-primary);margin:0 0 8px}.empty-state.svelte-1dj9mz1 p:where(.svelte-1dj9mz1){font-size:15px;color:var(--text-secondary);margin:0 0 16px}.reset-btn.svelte-1dj9mz1{padding:12px 24px;border-radius:10px;border:none;background:var(--primary-orange);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.reset-btn.svelte-1dj9mz1:hover{background:var(--primary-orange-dark);transform:scale(1.02)}.reset-btn.svelte-1dj9mz1:active{transform:scale(.98)}@media(max-width:480px){.products-grid.svelte-1dj9mz1{grid-template-columns:repeat(2,1fr);gap:10px}}@media(min-width:481px){.products-grid.svelte-1dj9mz1{grid-template-columns:repeat(3,1fr)}}
