.ProductGrid_container__gyXGk{display:flex;flex-direction:column;gap:2rem}.ProductGrid_categoryTitle__RUSSh{font-size:.75rem;font-weight:700;color:var(--text-muted);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.ProductGrid_grid__w8KTo{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:640px){.ProductGrid_grid__w8KTo{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:768px){.ProductGrid_grid__w8KTo{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.ProductGrid_grid__w8KTo{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.ProductGrid_grid__w8KTo{grid-template-columns:repeat(5,1fr)}}.ProductGrid_productButton__AfAqC{padding:1.25rem 1rem;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:scale(1);transition:all .15s ease,opacity .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:110px;position:relative;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:white}@media (min-width:640px){.ProductGrid_productButton__AfAqC{padding:1.5rem 1rem;min-height:120px}}.ProductGrid_productButton__AfAqC:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ProductGrid_productButton__AfAqC:active{transform:scale(.97)}.ProductGrid_productButtonDisabled__6Ydl7{opacity:.4;cursor:not-allowed;transform:none!important}.ProductGrid_productButtonLowStock__AIBnB{box-shadow:0 0 0 3px rgba(245,158,11,.6),0 2px 8px rgba(0,0,0,.1);opacity:.75}.ProductGrid_categoryDryck__wdgqI{background:linear-gradient(135deg,#0284c7,#0369a1)}.ProductGrid_categoryDryck__wdgqI:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.ProductGrid_categoryMat__l7Tmd{background:linear-gradient(135deg,#c2410c,#9a3412)}.ProductGrid_categoryMat__l7Tmd:hover{background:linear-gradient(135deg,#ea580c,#c2410c)}.ProductGrid_categoryMellis__rEypp{background:linear-gradient(135deg,#059669,#047857)}.ProductGrid_categoryMellis__rEypp:hover{background:linear-gradient(135deg,#10b981,#059669)}.ProductGrid_categorySottSalt__bsdKq{background:linear-gradient(135deg,#db2777,#be185d)}.ProductGrid_categorySottSalt__bsdKq:hover{background:linear-gradient(135deg,#ec4899,#db2777)}.ProductGrid_categoryMenuer__AxQ7I{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.ProductGrid_categoryMenuer__AxQ7I:hover{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.ProductGrid_categoryEget__LwIvB{background:linear-gradient(135deg,#b45309,#92400e)}.ProductGrid_categoryEget__LwIvB:hover{background:linear-gradient(135deg,#d97706,#b45309)}.ProductGrid_badge__B36hx{position:absolute;top:.5rem;right:.5rem;font-size:.6875rem;padding:.25rem .5rem;border-radius:9999px;font-weight:700;min-width:1.5rem;text-align:center}.ProductGrid_badgeMaxed__mxy_E{background:rgba(0,0,0,.5);color:white}.ProductGrid_badgeInCart__58BGB{background:white;color:#0f172a;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ProductGrid_badgeLowStock__pMm4e{background:#f59e0b;color:white}.ProductGrid_badgeTopLeft__8EtGh{position:absolute;top:.375rem;left:.375rem;font-size:.75rem;line-height:1}.ProductGrid_badgeType__sEM74{background:rgba(255,255,255,.25);color:white;padding:.25rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.ProductGrid_productName__rZYq1{font-weight:800;font-size:1.125rem;color:white;text-align:center;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.25)}@media (min-width:640px){.ProductGrid_productName__rZYq1{font-size:1.25rem}}.ProductGrid_productPrice__FBPXd{font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.95);line-height:1;margin-top:.375rem;text-shadow:0 1px 3px rgba(0,0,0,.25)}@media (min-width:640px){.ProductGrid_productPrice__FBPXd{font-size:.875rem}}.ProductGrid_categoryDefault__q_zSo{background:linear-gradient(135deg,#475569,#334155)}.ProductGrid_categoryDefault__q_zSo:hover{background:linear-gradient(135deg,#64748b,#475569)}.Cart_container__ZLuVU{width:20rem;display:flex;flex-direction:column;position:fixed;right:0;top:0;bottom:0;background:var(--surface-card);border-left:1px solid var(--surface-border);box-shadow:-8px 0 30px rgba(0,0,0,.08)}.Cart_containerEditing__eWUae{background:#fffbeb}.Cart_header__ev5Jd{padding:1.5rem;background:var(--color-primary,#005EB8);color:#ffffff}.Cart_headerEditing__do50_{background:#d97706}.Cart_headerTitle__ZJZnA{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.Cart_headerSubtitle__ethet{color:rgba(255,255,255,.8);font-size:.875rem;margin-top:.25rem}.Cart_items__Bl10j{flex:1;overflow-y:auto;padding:1rem;background:var(--surface-muted)}.Cart_emptyMessage__RiZMr{color:var(--text-muted);text-align:center;padding:3rem 1rem;font-size:.9375rem;line-height:1.5}.Cart_itemList__EOE49{display:flex;flex-direction:column;gap:.75rem}.Cart_item__S7Gxf{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:.75rem;padding:1rem;background:var(--surface-card);border:1px solid var(--surface-border);transition:all .15s ease}.Cart_item__S7Gxf:hover{border-color:var(--surface-border);box-shadow:0 2px 8px rgba(0,0,0,.04)}.Cart_itemEditing__ONQ7G{background:var(--surface-card);border-color:#fbbf24;box-shadow:0 0 0 3px rgba(251,191,36,.2)}.Cart_itemInfo__TZ9N8{flex:1;min-width:0}.Cart_itemName__W7nP6{font-weight:600;color:var(--text-heading);font-size:.9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Cart_itemPrice__YYSmr{font-size:.8125rem;color:var(--text-muted);margin-top:.25rem}.Cart_itemActions__4Gozf{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.Cart_itemTotal__JihFo{font-weight:700;font-size:1rem;color:var(--text-heading);min-width:56px;text-align:right}.Cart_itemButtons__OsqtL{display:flex;flex-direction:column;gap:.5rem}.Cart_addButton__5D8LX{width:3rem;height:3rem;background:#059669;color:#ffffff;border:none;border-radius:.5rem;font-weight:700;font-size:1.25rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.Cart_addButton__5D8LX:hover{background:#047857;transform:scale(1.05)}.Cart_addButton__5D8LX:active{transform:scale(.95)}.Cart_removeButton__lSaXl{width:3rem;height:3rem;background:#64748b;color:#ffffff;border:none;border-radius:.5rem;font-weight:700;font-size:1.25rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.Cart_removeButton__lSaXl:hover{background:#dc2626;transform:scale(1.05)}.Cart_removeButton__lSaXl:active{transform:scale(.95)}.Cart_footer__lP6VP{padding:1.25rem;border-top:1px solid var(--surface-border);background:var(--surface-card)}.Cart_footerEditing__QHtRa{background:#fffbeb;border-top-color:#fde68a}.Cart_totalRow__Dzld9{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.Cart_totalLabel__F1FZS{color:var(--text-muted);font-weight:500;font-size:.9375rem}.Cart_totalValue__gKBIp{font-size:2rem;font-weight:800;color:var(--text-heading);letter-spacing:-.02em}.Cart_buttonRow__OleYa{display:flex;gap:.75rem}.Cart_clearButton__jxEBW{flex:1;padding:.875rem 1rem;border-radius:.625rem;font-weight:600;font-size:.9375rem;border:2px solid var(--surface-border);cursor:pointer;transition:all .15s ease;background:var(--surface-card);color:var(--text-body);touch-action:manipulation;min-height:48px}.Cart_clearButton__jxEBW:hover{background:var(--surface-muted);border-color:var(--surface-border)}.Cart_clearButton__jxEBW:active{transform:scale(.98)}.Cart_clearButtonEditing__gYGVS{background:#d97706;color:#ffffff;border-color:#d97706}.Cart_clearButtonEditing__gYGVS:hover{background:#b45309;border-color:#b45309}.Cart_checkoutButton__7hBFa{flex:2;padding:.875rem 1.25rem;border-radius:.625rem;font-weight:700;font-size:1.0625rem;border:none;cursor:pointer;transition:all .15s ease;background:var(--color-primary,#005EB8);color:#ffffff;touch-action:manipulation;min-height:48px;box-shadow:0 2px 8px rgba(0,94,184,.3)}.Cart_checkoutButton__7hBFa:hover{opacity:.9;box-shadow:0 4px 12px rgba(0,94,184,.4);transform:translateY(-1px)}.Cart_checkoutButton__7hBFa:active{transform:scale(.98)}.Cart_checkoutButton__7hBFa:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.Cart_checkoutButtonEditing__rlR0L{background:#d97706;box-shadow:0 2px 8px rgba(217,119,6,.3)}.Cart_checkoutButtonEditing__rlR0L:hover{background:#b45309;box-shadow:0 4px 12px rgba(217,119,6,.4)}.Cart_checkoutButtonDelete__2idpG{background:#dc2626;box-shadow:0 2px 8px rgba(220,38,38,.3)}.Cart_checkoutButtonDelete__2idpG:hover{background:#b91c1c;box-shadow:0 4px 12px rgba(220,38,38,.4)}.Cart_promotionList__IhMxi{display:flex;flex-direction:column;gap:.25rem;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px dashed var(--surface-border)}.Cart_promotionSubtotalRow__J3x_V{display:flex;justify-content:space-between;font-size:.85rem;color:var(--text-muted)}.Cart_promotionRow__Uw2Fo{display:flex;justify-content:space-between;font-size:.85rem;color:#16a34a}.Cart_promotionLabel__zIh8q{display:inline-flex;align-items:center}.Cart_promotionDiscount__MGpxr{font-variant-numeric:tabular-nums;font-weight:600}