.sheet-overlay.svelte-g1li1r{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:svelte-g1li1r-fadeIn .2s ease-out}@keyframes svelte-g1li1r-fadeIn{0%{opacity:0}to{opacity:1}}.product-sheet.svelte-g1li1r{width:100%;max-width:500px;max-height:90vh;max-height:90dvh;background:var(--bg-white);border-radius:24px 24px 0 0;display:flex;flex-direction:column;animation:svelte-g1li1r-slideUp .3s ease-out;position:relative;overflow:hidden}@keyframes svelte-g1li1r-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.drag-handle.svelte-g1li1r{padding:12px;display:flex;justify-content:center;cursor:grab;flex-shrink:0;background:var(--bg-white);border-radius:24px 24px 0 0}.handle-bar.svelte-g1li1r{width:40px;height:4px;background:var(--border-color);border-radius:2px}.close-btn.svelte-g1li1r{position:absolute;top:56px;right:16px;width:36px;height:36px;border-radius:50%;background:#0006;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.close-btn.svelte-g1li1r:hover{background:#0009}.close-btn.svelte-g1li1r svg:where(.svelte-g1li1r){width:20px;height:20px;color:#fff}.scrollable-content.svelte-g1li1r{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.product-image.svelte-g1li1r{width:100%;aspect-ratio:1 / 1;max-height:280px;background:var(--bg-light);position:relative;overflow:hidden;flex-shrink:0}.product-image.svelte-g1li1r img:where(.svelte-g1li1r){width:100%;height:100%;object-fit:cover}.discount-badge.svelte-g1li1r{position:absolute;top:16px;left:16px;background:var(--accent-red);color:#fff;padding:6px 12px;border-radius:12px;font-size:14px;font-weight:700}.product-content.svelte-g1li1r{padding:20px}.product-category.svelte-g1li1r{font-size:13px;color:var(--text-tertiary);margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.product-name.svelte-g1li1r{font-size:22px;font-weight:700;color:var(--text-primary);margin:0 0 8px;line-height:1.3}.product-quantity-info.svelte-g1li1r{font-size:14px;color:var(--text-secondary);margin-bottom:12px}.product-description.svelte-g1li1r{font-size:15px;color:var(--text-secondary);line-height:1.6;margin:0 0 16px;white-space:pre-wrap}.variations-section.svelte-g1li1r{margin-bottom:16px}.variations-label.svelte-g1li1r{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.variations-list.svelte-g1li1r{display:flex;flex-wrap:wrap;gap:8px}.variation-btn.svelte-g1li1r{padding:8px 16px;border:2px solid var(--border-color);border-radius:10px;background:var(--bg-white);font-size:14px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease}.variation-btn.svelte-g1li1r:hover{border-color:var(--primary-orange);background:var(--bg-light)}.variation-btn.selected.svelte-g1li1r{border-color:var(--primary-orange);background:var(--primary-orange);color:#fff}.product-pricing.svelte-g1li1r{display:flex;align-items:center;gap:10px;padding-bottom:8px}.current-price.svelte-g1li1r{font-size:24px;font-weight:700;color:var(--primary-orange)}.old-price.svelte-g1li1r{font-size:16px;color:var(--text-secondary);text-decoration:line-through}.sheet-footer.svelte-g1li1r{padding:16px 20px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0));background:var(--bg-white);border-top:1px solid var(--border-color);display:flex;gap:12px;align-items:center;margin-top:auto;box-sizing:border-box}.quantity-selector.svelte-g1li1r{display:flex;align-items:center;gap:8px;background:var(--bg-light);border-radius:12px;padding:4px}.qty-btn.svelte-g1li1r{width:40px;height:40px;border-radius:10px;background:var(--bg-white);border:none;font-size:20px;font-weight:600;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.qty-btn.svelte-g1li1r:hover:not(:disabled){background:var(--primary-orange);color:#fff}.qty-btn.svelte-g1li1r:disabled{opacity:.4;cursor:not-allowed}.qty-value.svelte-g1li1r{min-width:32px;text-align:center;font-size:16px;font-weight:600;color:var(--text-primary)}.add-to-cart-btn.svelte-g1li1r{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:linear-gradient(135deg,var(--primary-orange) 0%,#e85a00 100%);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff6b004d}.add-to-cart-btn.svelte-g1li1r:hover:not(:disabled){background:linear-gradient(135deg,#e85a00,#cc4e00);transform:translateY(-2px);box-shadow:0 6px 16px #ff6b0066}.add-to-cart-btn.svelte-g1li1r:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #ff6b004d}.add-to-cart-btn.svelte-g1li1r:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.cart-icon.svelte-g1li1r{width:22px;height:22px;flex-shrink:0}.btn-text.svelte-g1li1r{font-weight:600}.btn-divider.svelte-g1li1r{width:1px;height:20px;background:#ffffff4d}.total-price.svelte-g1li1r{padding:6px 12px;background:#fff3;border-radius:8px;font-size:15px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spinner.svelte-g1li1r{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-g1li1r-spin .8s linear infinite}@keyframes svelte-g1li1r-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.product-sheet.svelte-g1li1r{max-height:85vh;max-height:85dvh}.product-image.svelte-g1li1r{max-height:200px}.product-name.svelte-g1li1r{font-size:20px}.current-price.svelte-g1li1r{font-size:22px}.qty-btn.svelte-g1li1r{width:36px;height:36px}.sheet-footer.svelte-g1li1r{padding:12px 16px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0));gap:8px}.add-to-cart-btn.svelte-g1li1r{padding:12px 16px;font-size:14px}}
