.ProductGrid-module__0X52Rq__container{flex-direction:column;gap:2rem;display:flex}.ProductGrid-module__0X52Rq__categoryTitle{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:768px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(5,1fr)}}.ProductGrid-module__0X52Rq__productButton{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:#fff;border:none;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:1.25rem 1rem;transition:all .15s;display:flex;position:relative;transform:scale(1);box-shadow:0 2px 8px #0000001a}@media (min-width:640px){.ProductGrid-module__0X52Rq__productButton{min-height:120px;padding:1.5rem 1rem}}.ProductGrid-module__0X52Rq__productButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.ProductGrid-module__0X52Rq__productButton:active{transform:scale(.97)}.ProductGrid-module__0X52Rq__productButtonDisabled{opacity:.4;cursor:not-allowed;transform:none!important}.ProductGrid-module__0X52Rq__productButtonLowStock{box-shadow:0 0 0 3px #fbbf24,0 2px 8px #0000001a}.ProductGrid-module__0X52Rq__categoryDryck{background:linear-gradient(135deg,#0284c7 0%,#0369a1 100%)}.ProductGrid-module__0X52Rq__categoryDryck:hover{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.ProductGrid-module__0X52Rq__categoryMat{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%)}.ProductGrid-module__0X52Rq__categoryMat:hover{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.ProductGrid-module__0X52Rq__categoryMellis{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.ProductGrid-module__0X52Rq__categoryMellis:hover{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.ProductGrid-module__0X52Rq__categorySottSalt{background:linear-gradient(135deg,#db2777 0%,#be185d 100%)}.ProductGrid-module__0X52Rq__categorySottSalt:hover{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.ProductGrid-module__0X52Rq__categoryEget{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.ProductGrid-module__0X52Rq__categoryEget:hover{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ProductGrid-module__0X52Rq__badge{text-align:center;border-radius:9999px;min-width:1.5rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}.ProductGrid-module__0X52Rq__badgeOutOfStock{color:#fef2f2;background:#00000080}.ProductGrid-module__0X52Rq__badgeLowStock{color:#1e293b;background:#fbbf24}.ProductGrid-module__0X52Rq__badgeMaxed{color:#fff;background:#00000080}.ProductGrid-module__0X52Rq__badgeInCart{color:#0f172a;background:#fff;box-shadow:0 2px 4px #0000001a}.ProductGrid-module__0X52Rq__productPrice{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 2px #0000001a;font-size:1.5rem;font-weight:800;line-height:1}@media (min-width:640px){.ProductGrid-module__0X52Rq__productPrice{font-size:1.75rem}}.ProductGrid-module__0X52Rq__productName{color:#fffffff2;text-align:center;text-shadow:0 1px 2px #0000001a;margin-top:.5rem;font-size:.8125rem;font-weight:600;line-height:1.3}@media (min-width:640px){.ProductGrid-module__0X52Rq__productName{font-size:.875rem}}.ProductGrid-module__0X52Rq__stockCount{color:#fffc;margin-top:.375rem;font-size:.6875rem;font-weight:500}
.Cart-module__R2U09q__container{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;width:20rem;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 30px #0c234014}.Cart-module__R2U09q__containerEditing{background:#fffbeb}.Cart-module__R2U09q__header{color:#fff;background:#0c2340;padding:1.5rem}.Cart-module__R2U09q__headerEditing{background:#d97706}.Cart-module__R2U09q__headerTitle{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Cart-module__R2U09q__headerSubtitle{color:#fffc;margin-top:.25rem;font-size:.875rem}.Cart-module__R2U09q__items{background:#f8fafc;flex:1;padding:1rem;overflow-y:auto}.Cart-module__R2U09q__emptyMessage{color:#94a3b8;text-align:center;padding:3rem 1rem;font-size:.9375rem;line-height:1.5}.Cart-module__R2U09q__itemList{flex-direction:column;gap:.75rem;display:flex}.Cart-module__R2U09q__item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;transition:all .15s;display:flex}.Cart-module__R2U09q__item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.Cart-module__R2U09q__itemEditing{background:#fff;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2433}.Cart-module__R2U09q__itemInfo{flex:1;min-width:0}.Cart-module__R2U09q__itemName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.Cart-module__R2U09q__itemPrice{color:#64748b;margin-top:.25rem;font-size:.8125rem}.Cart-module__R2U09q__itemActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Cart-module__R2U09q__itemTotal{color:#0f172a;text-align:right;min-width:56px;font-size:1rem;font-weight:700}.Cart-module__R2U09q__itemButtons{flex-direction:column;gap:.375rem;display:flex}.Cart-module__R2U09q__addButton{color:#fff;cursor:pointer;touch-action:manipulation;background:#059669;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;font-weight:700;transition:all .15s;display:flex}.Cart-module__R2U09q__addButton:hover{background:#047857;transform:scale(1.05)}.Cart-module__R2U09q__addButton:active{transform:scale(.95)}.Cart-module__R2U09q__removeButton{color:#fff;cursor:pointer;touch-action:manipulation;background:#64748b;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;font-weight:700;transition:all .15s;display:flex}.Cart-module__R2U09q__removeButton:hover{background:#dc2626;transform:scale(1.05)}.Cart-module__R2U09q__removeButton:active{transform:scale(.95)}.Cart-module__R2U09q__footer{background:#fff;border-top:1px solid #e2e8f0;padding:1.25rem}.Cart-module__R2U09q__footerEditing{background:#fffbeb;border-top-color:#fde68a}.Cart-module__R2U09q__totalRow{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.Cart-module__R2U09q__totalLabel{color:#64748b;font-size:.9375rem;font-weight:500}.Cart-module__R2U09q__totalValue{color:#0c2340;letter-spacing:-.02em;font-size:2rem;font-weight:800}.Cart-module__R2U09q__buttonRow{gap:.75rem;display:flex}.Cart-module__R2U09q__clearButton{cursor:pointer;color:#475569;touch-action:manipulation;background:#fff;border:2px solid #e2e8f0;border-radius:.625rem;flex:1;min-height:48px;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:all .15s}.Cart-module__R2U09q__clearButton:hover{background:#f8fafc;border-color:#cbd5e1}.Cart-module__R2U09q__clearButton:active{transform:scale(.98)}.Cart-module__R2U09q__clearButtonEditing{color:#fff;background:#d97706;border-color:#d97706}.Cart-module__R2U09q__clearButtonEditing:hover{background:#b45309;border-color:#b45309}.Cart-module__R2U09q__checkoutButton{cursor:pointer;color:#fff;touch-action:manipulation;background:#005eb8;border:none;border-radius:.625rem;flex:2;min-height:48px;padding:.875rem 1.25rem;font-size:1.0625rem;font-weight:700;transition:all .15s;box-shadow:0 2px 8px #005eb84d}.Cart-module__R2U09q__checkoutButton:hover{background:#004a91;transform:translateY(-1px);box-shadow:0 4px 12px #005eb866}.Cart-module__R2U09q__checkoutButton:active{transform:scale(.98)}.Cart-module__R2U09q__checkoutButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.Cart-module__R2U09q__checkoutButtonEditing{background:#d97706;box-shadow:0 2px 8px #d977064d}.Cart-module__R2U09q__checkoutButtonEditing:hover{background:#b45309;box-shadow:0 4px 12px #d9770666}.Cart-module__R2U09q__checkoutButtonDelete{background:#dc2626;box-shadow:0 2px 8px #dc26264d}.Cart-module__R2U09q__checkoutButtonDelete:hover{background:#b91c1c;box-shadow:0 4px 12px #dc262666}
