.cart-sidebar.svelte-1w0s6rb{position:fixed;top:100px;right:20px;right:calc(20px + env(safe-area-inset-right,0px));width:340px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;z-index:998;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-height:calc(100vh - 120px);display:flex;flex-direction:column;overflow-y:auto;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.cart-sidebar.svelte-1w0s6rb .basket-header:where(.svelte-1w0s6rb){border-radius:12px 12px 0 0;justify-content:space-between}.collapse-btn.svelte-1w0s6rb{background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;min-width:44px;min-height:44px}.collapse-btn.svelte-1w0s6rb:hover{background:#e9ecef;color:#2c3e50}.cart-collapsed.svelte-1w0s6rb{position:fixed;bottom:calc(100px + env(safe-area-inset-bottom,0px));right:calc(20px + env(safe-area-inset-right,0px));width:60px;height:60px;background:#111;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0000004d;z-index:998;transition:background .3s ease,box-shadow .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.cart-collapsed.svelte-1w0s6rb:hover{background:#f0a500;transform:scale(1.05);box-shadow:0 6px 20px #f0a50066}.cart-collapsed-icon.svelte-1w0s6rb{font-size:1.5rem}.cart-collapsed-count.svelte-1w0s6rb{position:absolute;top:-2px;right:-2px;background:#e74c3c;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;animation:svelte-1w0s6rb-countPop .3s ease}.cart-sidebar.svelte-1w0s6rb .basket-items:where(.svelte-1w0s6rb){flex:none;overflow-y:auto;max-height:180px}.cart-sidebar.svelte-1w0s6rb .basket-header:where(.svelte-1w0s6rb),.cart-sidebar.svelte-1w0s6rb .basket-total:where(.svelte-1w0s6rb),.cart-sidebar.svelte-1w0s6rb .pay-method-section:where(.svelte-1w0s6rb),.cart-sidebar.svelte-1w0s6rb .customer-fields:where(.svelte-1w0s6rb),.cart-sidebar.svelte-1w0s6rb .basket-actions:where(.svelte-1w0s6rb){flex-shrink:0}.cart-sidebar.svelte-1w0s6rb .basket-actions:where(.svelte-1w0s6rb){border-radius:0 0 12px 12px}.desktop-only.svelte-1w0s6rb{display:flex;flex-direction:column}.mobile-only.svelte-1w0s6rb{display:none}@media(max-width:1024px){.desktop-only.svelte-1w0s6rb{display:none}.mobile-only.svelte-1w0s6rb{display:block}}.inquiry-basket-float.svelte-1w0s6rb{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom,0px));right:calc(20px + env(safe-area-inset-right,0px));z-index:999;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.basket-toggle.svelte-1w0s6rb{display:flex;align-items:center;justify-content:center;background:#111;color:#fff;border:none;width:50px;height:50px;min-width:44px;min-height:44px;padding:0;border-radius:50%;cursor:pointer;box-shadow:0 4px 15px #0000004d;transition:all .3s ease;font-size:.95rem;font-weight:600;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.basket-toggle.svelte-1w0s6rb:hover,.basket-toggle.svelte-1w0s6rb:active{background:#f0a500;transform:translateY(-2px);box-shadow:0 6px 20px #f0a50066}.basket-icon.svelte-1w0s6rb{font-size:1.3rem}.basket-count.svelte-1w0s6rb{position:absolute;top:-4px;right:-4px;background:#e74c3c;color:#fff;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;animation:svelte-1w0s6rb-countPop .3s ease}@keyframes svelte-1w0s6rb-countPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.mobile-cart-overlay.svelte-1w0s6rb{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1002;display:flex;align-items:flex-end;animation:svelte-1w0s6rb-fadeIn .2s ease;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}@keyframes svelte-1w0s6rb-fadeIn{0%{opacity:0}to{opacity:1}}.mobile-cart-expanded.svelte-1w0s6rb{width:100%;max-height:85vh;background:#fff;border-radius:20px 20px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:svelte-1w0s6rb-slideUpFull .3s ease}@keyframes svelte-1w0s6rb-slideUpFull{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-cart-expanded.svelte-1w0s6rb .basket-header:where(.svelte-1w0s6rb){border-radius:20px 20px 0 0;padding:18px 20px;flex-shrink:0}.mobile-cart-expanded.svelte-1w0s6rb .basket-items:where(.svelte-1w0s6rb){flex:none;max-height:130px;overflow-y:auto;-webkit-overflow-scrolling:touch}.collapse-cart-btn.svelte-1w0s6rb{background:#e9ecef;border:none;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6c757d;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.collapse-cart-btn.svelte-1w0s6rb:hover{background:#dee2e6;color:#2c3e50}.basket-item-with-image.svelte-1w0s6rb{display:flex;align-items:center;padding:10px 16px;border-bottom:1px solid #f1f1f1;gap:10px}.basket-item-with-image.svelte-1w0s6rb:last-child{border-bottom:none}.item-image.svelte-1w0s6rb{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f8f9fa}.item-image.svelte-1w0s6rb img:where(.svelte-1w0s6rb){width:100%;height:100%;object-fit:contain}.item-image-placeholder.svelte-1w0s6rb{display:flex;align-items:center;justify-content:center;font-size:1.5rem}.item-image-small.svelte-1w0s6rb{width:60px;height:60px;border-radius:6px}.item-image-small.item-image-placeholder.svelte-1w0s6rb{font-size:1.4rem}.basket-item-with-image.svelte-1w0s6rb .item-details:where(.svelte-1w0s6rb){flex:1;display:flex;flex-direction:column;gap:4px}.basket-item-with-image.svelte-1w0s6rb .item-qty-controls:where(.svelte-1w0s6rb){margin-top:6px}.basket-item-with-image.svelte-1w0s6rb .remove-btn:where(.svelte-1w0s6rb){align-self:flex-start}.basket-footer.svelte-1w0s6rb{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff;border-top:1px solid #e9ecef}@keyframes svelte-1w0s6rb-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.basket-header.svelte-1w0s6rb{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#f8f9fa;border-bottom:1px solid #e9ecef}.basket-header.svelte-1w0s6rb h3:where(.svelte-1w0s6rb){margin:0;font-size:1rem;color:#2c3e50}.basket-items.svelte-1w0s6rb{flex:1;overflow-y:auto;overflow-x:hidden;padding:10px 0;min-height:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain}.item-details.svelte-1w0s6rb{flex:1;display:flex;flex-direction:column;gap:2px}.item-name.svelte-1w0s6rb{font-size:.85rem;font-weight:600;color:#2c3e50;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.item-name-clickable.svelte-1w0s6rb{background:none;border:none;padding:4px 0;text-align:left;cursor:pointer;transition:color .2s ease;min-height:44px;display:flex;align-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.item-name-clickable.svelte-1w0s6rb:hover{color:#f0a500;text-decoration:underline}.item-clickable.svelte-1w0s6rb{cursor:pointer;border:none;padding:0;transition:transform .2s ease,box-shadow .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.item-clickable.svelte-1w0s6rb:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.cart-preview-overlay.svelte-1w0s6rb{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1003;padding:calc(1rem + env(safe-area-inset-top,0px)) calc(1rem + env(safe-area-inset-right,0px)) calc(1rem + env(safe-area-inset-bottom,0px)) calc(1rem + env(safe-area-inset-left,0px));-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.cart-preview-content.svelte-1w0s6rb{position:relative;background:#fff;border-radius:12px;padding:1.5rem;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.cart-preview-content.svelte-1w0s6rb img:where(.svelte-1w0s6rb){max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.cart-preview-name.svelte-1w0s6rb{font-size:.95rem;color:#333;text-align:center;margin:0;font-weight:500}.cart-preview-price.svelte-1w0s6rb{font-size:1.1rem;color:#f0a500;font-weight:700;text-align:center;margin:0}.cart-preview-close.svelte-1w0s6rb{position:absolute;top:-22px;right:-22px;background:#111;color:#fff;border:none;border-radius:50%;width:44px;height:44px;min-width:44px;min-height:44px;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cart-preview-close.svelte-1w0s6rb:hover{background:#f0a500;color:#111}.item-price.svelte-1w0s6rb{font-size:.95rem;font-weight:600;color:#f0a500}.item-qty-controls.svelte-1w0s6rb{display:flex;align-items:center;gap:4px}.item-qty-btn.svelte-1w0s6rb{width:24px;height:24px;min-width:44px;min-height:44px;border:1px solid #111111;background:#fff;color:#111;font-size:1rem;font-weight:700;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.item-qty-btn.svelte-1w0s6rb:hover:not(:disabled),.item-qty-btn.svelte-1w0s6rb:active:not(:disabled){background:#f0a500;border-color:#f0a500;color:#111}.item-qty-btn.svelte-1w0s6rb:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}.item-qty.svelte-1w0s6rb{min-width:24px;text-align:center;font-size:.9rem;font-weight:600;color:#2c3e50}.remove-btn.svelte-1w0s6rb{background:none;border:none;color:#dc3545;cursor:pointer;font-size:.9rem;padding:0;border-radius:4px;transition:background .2s;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.remove-btn.svelte-1w0s6rb:hover{background:#fee}.basket-total.svelte-1w0s6rb{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#e8f4fc;border-top:1px solid #e9ecef}.total-label.svelte-1w0s6rb{font-size:1.1rem;font-weight:600;color:#2c3e50}.total-price.svelte-1w0s6rb{font-size:1.25rem;font-weight:700;color:#f0a500}.pay-method-section.svelte-1w0s6rb{padding:8px 16px 0}.pay-method-label.svelte-1w0s6rb{font-size:13px;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}.pay-method-grid.svelte-1w0s6rb{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:8px}.pay-method-btn.svelte-1w0s6rb{padding:6px 4px;border:1px solid #dee2e6;border-radius:8px;background:#fff;color:#555;font-size:11px;font-weight:600;cursor:pointer;text-align:center;min-height:36px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:all .15s}.pay-method-btn.svelte-1w0s6rb:hover{border-color:#aaa;color:#333}.pay-method-btn.selected.svelte-1w0s6rb{border-color:#25a244;background:#f0fff4;color:#1a7a32}.momo-info.svelte-1w0s6rb{margin-top:8px;background:#fffbea;border:1px solid #f0c040;border-radius:6px;padding:8px 12px;font-size:13px;color:#7a5c00;text-align:center}.momo-info.svelte-1w0s6rb strong:where(.svelte-1w0s6rb){font-size:15px;letter-spacing:.5px}.orange-momo-info.svelte-1w0s6rb{background:#fff4eb;border-color:#f07820;color:#7a3800}.basket-actions.svelte-1w0s6rb{display:flex;gap:10px;padding:10px 16px;background:#f8f9fa;border-top:1px solid #e9ecef}.clear-btn.svelte-1w0s6rb{flex:1;padding:10px;background:#fff;border:1px solid #dee2e6;border-radius:8px;color:#6c757d;cursor:pointer;font-size:.85rem;transition:all .2s}.clear-btn.svelte-1w0s6rb:hover{background:#f8f9fa;color:#2c3e50}.send-btn.svelte-1w0s6rb{flex:2;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;background:#25d366;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s}.send-btn.svelte-1w0s6rb:hover{background:#128c7e}.whatsapp-icon.svelte-1w0s6rb{font-size:1.1rem}@media(max-width:768px){.inquiry-basket-float.svelte-1w0s6rb{bottom:calc(75px + env(safe-area-inset-bottom,0px));right:15px}.basket-toggle.svelte-1w0s6rb{width:48px;height:48px}.basket-items.svelte-1w0s6rb{padding:10px 0}.basket-header.svelte-1w0s6rb h3:where(.svelte-1w0s6rb){font-size:1.1rem}.item-name.svelte-1w0s6rb{font-size:1.05rem}.item-price.svelte-1w0s6rb,.item-qty.svelte-1w0s6rb{font-size:1rem}.item-qty-btn.svelte-1w0s6rb{width:44px;height:44px;min-width:44px;min-height:44px;font-size:1.1rem}.total-label.svelte-1w0s6rb{font-size:1.15rem}.total-price.svelte-1w0s6rb{font-size:1.3rem}.basket-actions.svelte-1w0s6rb{padding:14px 18px}.clear-btn.svelte-1w0s6rb{font-size:.95rem;padding:12px}.send-btn.svelte-1w0s6rb{font-size:1rem;padding:12px 16px}.mobile-cart-expanded.svelte-1w0s6rb{max-height:80vh}.mobile-cart-expanded.svelte-1w0s6rb .basket-header:where(.svelte-1w0s6rb){padding:16px 18px}.mobile-cart-expanded.svelte-1w0s6rb .basket-header:where(.svelte-1w0s6rb) h3:where(.svelte-1w0s6rb){font-size:1.15rem}.item-image.svelte-1w0s6rb{width:65px;height:65px}.basket-item-with-image.svelte-1w0s6rb{padding:14px 18px}.basket-item-with-image.svelte-1w0s6rb .item-name:where(.svelte-1w0s6rb){font-size:1.05rem}.basket-item-with-image.svelte-1w0s6rb .item-price:where(.svelte-1w0s6rb){font-size:1rem}.basket-item-with-image.svelte-1w0s6rb .item-qty-btn:where(.svelte-1w0s6rb){width:44px;height:44px;min-width:44px;min-height:44px;font-size:1.1rem}.basket-item-with-image.svelte-1w0s6rb .item-qty:where(.svelte-1w0s6rb){font-size:1rem;min-width:28px}.mobile-cart-expanded.svelte-1w0s6rb .basket-footer:where(.svelte-1w0s6rb){padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}}@media(max-width:400px){.inquiry-basket-float.svelte-1w0s6rb{bottom:calc(70px + env(safe-area-inset-bottom,0px));right:10px}.basket-toggle.svelte-1w0s6rb{width:46px;height:46px}.basket-icon.svelte-1w0s6rb{font-size:1.2rem}.basket-count.svelte-1w0s6rb{width:20px;height:20px;font-size:.7rem;top:-3px;right:-3px}.basket-header.svelte-1w0s6rb{padding:14px 16px}.basket-header.svelte-1w0s6rb h3:where(.svelte-1w0s6rb){font-size:1.05rem}.basket-items.svelte-1w0s6rb{-webkit-overflow-scrolling:touch;padding:8px 0;scroll-behavior:smooth}.item-name.svelte-1w0s6rb{font-size:1rem}.item-price.svelte-1w0s6rb{font-size:.95rem}.item-qty.svelte-1w0s6rb{font-size:1rem}.item-qty-btn.svelte-1w0s6rb{width:44px;height:44px;min-width:44px;min-height:44px;font-size:1.2rem}.remove-btn.svelte-1w0s6rb{padding:8px 12px;font-size:1.1rem}.total-label.svelte-1w0s6rb{font-size:1.1rem}.total-price.svelte-1w0s6rb{font-size:1.25rem}.basket-actions.svelte-1w0s6rb{flex-direction:column;gap:10px;padding:14px 16px}.clear-btn.svelte-1w0s6rb,.send-btn.svelte-1w0s6rb{flex:none;width:100%;min-height:48px}.clear-btn.svelte-1w0s6rb{font-size:1rem}.send-btn.svelte-1w0s6rb{font-size:1.05rem}.mobile-cart-expanded.svelte-1w0s6rb{max-height:85vh}.item-image.svelte-1w0s6rb{width:55px;height:55px}.basket-item-with-image.svelte-1w0s6rb{padding:12px 16px;gap:10px}.basket-item-with-image.svelte-1w0s6rb .item-name:where(.svelte-1w0s6rb){font-size:1rem}.basket-item-with-image.svelte-1w0s6rb .item-price:where(.svelte-1w0s6rb){font-size:.95rem}.basket-item-with-image.svelte-1w0s6rb .item-qty-btn:where(.svelte-1w0s6rb){width:32px;height:32px;font-size:1rem}}@media(hover:none)and (pointer:coarse){.basket-toggle.svelte-1w0s6rb:hover{transform:none}.item-qty-btn.svelte-1w0s6rb,.remove-btn.svelte-1w0s6rb,.clear-btn.svelte-1w0s6rb,.send-btn.svelte-1w0s6rb{min-height:44px;min-width:44px}}.customer-fields.svelte-1w0s6rb{display:flex;flex-direction:column;gap:8px;padding:0 20px 10px}.customer-field-input.svelte-1w0s6rb{display:block;width:100%;padding:11px 14px;border:1px solid #ddd;border-radius:10px;font-size:16px;color:#1a1a1a;background:#f9f9f9;outline:none;-webkit-appearance:none;appearance:none;min-height:46px;touch-action:manipulation;box-sizing:border-box}.customer-field-input.svelte-1w0s6rb:focus{border-color:#25d366;background:#fff}.customer-field-input.field-invalid.svelte-1w0s6rb{border-color:#e53935;background:#fff5f5}.field-wrap.svelte-1w0s6rb{display:flex;flex-direction:column;gap:3px}.field-error.svelte-1w0s6rb{font-size:12px;color:#e53935;padding:0 2px}.req-star.svelte-1w0s6rb{color:#e53935;font-weight:700}
