.Header-module__Af2_WG__header{z-index:100;background:var(--background);border-bottom:1px solid var(--border);padding:1rem 0;position:sticky;top:0}.Header-module__Af2_WG__headerContent{justify-content:space-between;align-items:center;height:48px;display:flex}.Header-module__Af2_WG__logo{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Header-module__Af2_WG__logo span{color:var(--foreground)}.Header-module__Af2_WG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__actionBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background .2s}.Header-module__Af2_WG__actionBtn:hover{background:var(--background-alt)}
.CartSidebar-module__GGPd1a__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#0f172a66;position:fixed;inset:0}.CartSidebar-module__GGPd1a__overlay.CartSidebar-module__GGPd1a__open{opacity:1;pointer-events:auto}.CartSidebar-module__GGPd1a__sidebar{background:var(--background);z-index:1000;width:420px;transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000000d}.CartSidebar-module__GGPd1a__sidebar.CartSidebar-module__GGPd1a__open{transform:translate(0)}.CartSidebar-module__GGPd1a__header{border-bottom:1px solid var(--border-light);background:#fff;justify-content:space-between;align-items:center;padding:2rem;display:flex}.CartSidebar-module__GGPd1a__title{color:var(--foreground);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.CartSidebar-module__GGPd1a__closeBtn{background:var(--background-subtle);border-radius:var(--radius-full);cursor:pointer;width:32px;height:32px;color:var(--text-muted);transition:var(--transition-fast);border:none;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.CartSidebar-module__GGPd1a__closeBtn:hover{background:var(--primary-100);color:var(--primary-700)}.CartSidebar-module__GGPd1a__content{flex:1;padding:2rem;overflow-y:auto}.CartSidebar-module__GGPd1a__restaurantGroup{margin-bottom:2rem}.CartSidebar-module__GGPd1a__restaurantTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);align-items:center;margin-bottom:1.25rem;font-size:.8125rem;font-weight:800;display:flex}.CartSidebar-module__GGPd1a__restaurantTitle:after{content:"";background:var(--border-light);flex:1;height:1px;margin-left:1rem}.CartSidebar-module__GGPd1a__cartItem{border-radius:var(--radius-md);background:var(--background-alt);transition:var(--transition-fast);justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;padding:1rem;display:flex}.CartSidebar-module__GGPd1a__cartItem:hover{box-shadow:var(--shadow-md);background:#fff}.CartSidebar-module__GGPd1a__itemInfo{flex:1}.CartSidebar-module__GGPd1a__itemName{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:700}.CartSidebar-module__GGPd1a__itemPrice{color:var(--text-muted);font-size:.875rem;font-weight:500}.CartSidebar-module__GGPd1a__quantityControls{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.CartSidebar-module__GGPd1a__qtyBtn{border-radius:var(--radius-full);border:1px solid var(--border);cursor:pointer;width:28px;height:28px;color:var(--foreground);transition:var(--transition-fast);background:#fff;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.CartSidebar-module__GGPd1a__qtyBtn:hover{border-color:var(--primary-500);color:var(--primary-600);box-shadow:var(--shadow-sm)}.CartSidebar-module__GGPd1a__groupFooter{margin-top:1.5rem;padding-top:1rem}.CartSidebar-module__GGPd1a__checkoutBtn{width:100%;padding:1rem;font-weight:700;border-radius:var(--radius-md)!important}@media (max-width:480px){.CartSidebar-module__GGPd1a__sidebar{width:100%}}
