.qty-selector.svelte-91z099{display:inline-flex;align-items:center;background:var(--c-primary);border-radius:var(--c-radius-full);overflow:hidden}.qty-selector.sm.svelte-91z099{height:34px}.qty-selector.sm.svelte-91z099 .qty-btn:where(.svelte-91z099){width:34px;height:34px}.qty-selector.sm.svelte-91z099 .qty-value:where(.svelte-91z099){min-width:28px;font-size:.85rem}.qty-selector.md.svelte-91z099{height:40px}.qty-selector.md.svelte-91z099 .qty-btn:where(.svelte-91z099){width:40px;height:40px}.qty-selector.md.svelte-91z099 .qty-value:where(.svelte-91z099){min-width:36px;font-size:1rem}.qty-btn.svelte-91z099{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;cursor:pointer;transition:background var(--c-transition-fast);flex-shrink:0}.qty-btn.svelte-91z099:hover:not(:disabled){background:#ffffff26}.qty-btn.svelte-91z099:active:not(:disabled){background:#ffffff40}.qty-btn.svelte-91z099:disabled{opacity:.4;cursor:not-allowed}.qty-btn.decrement.svelte-91z099:hover:not(:disabled){background:#e539354d}.qty-value.svelte-91z099{color:#fff;font-weight:700;text-align:center;user-select:none;line-height:1}.product-page.svelte-1j9h9mx{min-height:100vh;background:var(--c-bg);padding-bottom:5rem}.product-container.svelte-1j9h9mx{max-width:1200px;margin:0 auto;padding:0 var(--c-container-padding)}.page-header.svelte-1j9h9mx{padding:1rem 0}.back-btn.svelte-1j9h9mx{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--c-surface);color:var(--c-text);box-shadow:var(--c-shadow-sm);transition:all var(--c-transition)}.back-btn.svelte-1j9h9mx:hover{transform:scale(1.05);box-shadow:var(--c-shadow-md)}.product-grid.svelte-1j9h9mx{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){.product-grid.svelte-1j9h9mx{grid-template-columns:1fr 1fr;align-items:start}}.product-gallery.svelte-1j9h9mx{position:sticky;top:calc(var(--c-navbar-height) + 1rem)}.main-image-wrapper.svelte-1j9h9mx{position:relative;background:#fff;border-radius:var(--c-radius-xl);overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--c-border)}.main-image.svelte-1j9h9mx{max-width:100%;max-height:100%;object-fit:contain;padding:2rem}.discount-badge.svelte-1j9h9mx{position:absolute;top:1.5rem;background:var(--c-error);color:#fff;padding:.5rem 1rem;border-radius:var(--c-radius-sm);font-weight:800;font-size:1rem;z-index:2}[dir=rtl].svelte-1j9h9mx .discount-badge:where(.svelte-1j9h9mx){left:1.5rem}[dir=ltr].svelte-1j9h9mx .discount-badge:where(.svelte-1j9h9mx){right:1.5rem}.favorite-toggle.svelte-1j9h9mx{position:absolute;bottom:1.5rem;width:50px;height:50px;border-radius:50%;background:var(--c-surface);border:none;box-shadow:var(--c-shadow-md);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--c-text-muted);transition:all var(--c-transition);z-index:2}[dir=rtl].svelte-1j9h9mx .favorite-toggle:where(.svelte-1j9h9mx){left:1.5rem}[dir=ltr].svelte-1j9h9mx .favorite-toggle:where(.svelte-1j9h9mx){right:1.5rem}.favorite-toggle.svelte-1j9h9mx:hover{transform:scale(1.1)}.favorite-toggle.active.svelte-1j9h9mx{color:var(--c-error)}.product-info.svelte-1j9h9mx{display:flex;flex-direction:column;gap:1.5rem}.product-title.svelte-1j9h9mx{font-size:2rem;font-weight:800;color:var(--c-text);margin:0;line-height:1.2}.weight-tag.svelte-1j9h9mx{display:inline-block;padding:.25rem .75rem;background:var(--c-bg-secondary);border-radius:var(--c-radius-full);font-size:.9rem;color:var(--c-text-secondary);font-weight:600}.price-section.svelte-1j9h9mx{display:flex;align-items:baseline;gap:1rem}.current-price.svelte-1j9h9mx{font-size:2.5rem;font-weight:900;color:var(--c-primary);line-height:1}.currency.svelte-1j9h9mx{font-size:1.25rem;font-weight:700;margin:0 .25rem}.old-price.svelte-1j9h9mx{font-size:1.25rem;color:var(--c-text-muted);text-decoration:line-through}.purchase-actions.svelte-1j9h9mx{padding:1.5rem;background:var(--c-surface);border:1px solid var(--c-divider);border-radius:var(--c-radius-lg);display:flex;flex-direction:column;gap:1rem}.in-cart-actions.svelte-1j9h9mx{display:flex;align-items:center;gap:1.5rem;justify-content:space-between}.status-badge.svelte-1j9h9mx{color:var(--c-success);font-weight:700;font-size:1rem}.product-description-container.svelte-1j9h9mx{border-top:1px solid var(--c-divider);padding-top:1.5rem}.section-title.svelte-1j9h9mx{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:var(--c-text)}.description-text.svelte-1j9h9mx{font-size:1.05rem;color:var(--c-text-secondary);line-height:1.8;white-space:pre-line}.meta-info-grid.svelte-1j9h9mx{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.meta-card.svelte-1j9h9mx{padding:1rem;background:var(--c-bg-secondary);border-radius:var(--c-radius-md);display:flex;flex-direction:column;gap:.25rem}.meta-card.svelte-1j9h9mx .label:where(.svelte-1j9h9mx){font-size:.75rem;color:var(--c-text-muted);text-transform:uppercase;letter-spacing:.05em}.meta-card.svelte-1j9h9mx .value:where(.svelte-1j9h9mx){font-size:.95rem;font-weight:700;color:var(--c-text)}.loading-state.svelte-1j9h9mx,.error-state.svelte-1j9h9mx{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem;text-align:center}.spinner.svelte-1j9h9mx{width:50px;height:50px;border:4px solid var(--c-bg-secondary);border-top-color:var(--c-primary);border-radius:50%;animation:svelte-1j9h9mx-spin .8s linear infinite}@keyframes svelte-1j9h9mx-spin{to{transform:rotate(360deg)}}
