.CategoryPills-module__7L3eZW__wrapper{gap:var(--space-sm);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:var(--space-xs)0;scrollbar-width:none;min-width:0;max-width:100%;display:flex;overflow-x:auto}.CategoryPills-module__7L3eZW__wrapper::-webkit-scrollbar{display:none}.CategoryPills-module__7L3eZW__pill{scroll-snap-align:center;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:var(--fs-small);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;padding:.5rem 1.15rem;font-weight:500}.CategoryPills-module__7L3eZW__pill:hover{border-color:var(--accent);font-weight:800}.CategoryPills-module__7L3eZW__active{background:var(--accent);color:#fff;border-color:var(--accent)}
.CategorySidebar-module__mM589a__sidebar{top:calc(var(--header-height) + 140px);max-height:calc(100vh - var(--header-height) - 160px);scrollbar-width:thin;padding-right:var(--space-sm);display:none;position:sticky;overflow-y:auto}.CategorySidebar-module__mM589a__sidebar::-webkit-scrollbar{width:4px}.CategorySidebar-module__mM589a__sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}@media (min-width:1024px){.CategorySidebar-module__mM589a__sidebar{display:block}}.CategorySidebar-module__mM589a__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.CategorySidebar-module__mM589a__btn{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:.95rem;font-weight:500;position:relative}.CategorySidebar-module__mM589a__btn:hover{color:var(--text-primary);background:var(--bg-surface)}.CategorySidebar-module__mM589a__btn.CategorySidebar-module__mM589a__active{color:var(--text-primary);background:var(--bg-surface);box-shadow:var(--shadow-sm);font-weight:700}.CategorySidebar-module__mM589a__btn.CategorySidebar-module__mM589a__active:before{content:"";background-color:var(--accent);border-radius:0 4px 4px 0;width:3px;position:absolute;top:20%;bottom:20%;left:0}.CategorySidebar-module__mM589a__label{line-height:1.2;display:block}
.CateringItemCard-module__HtKDYW__card{cursor:pointer;position:relative}.CateringItemCard-module__HtKDYW__flashAdded{animation:.6s CateringItemCard-module__HtKDYW__addedFlash}.CateringItemCard-module__HtKDYW__imageWrap{position:relative;overflow:hidden}.CateringItemCard-module__HtKDYW__image{aspect-ratio:1;object-fit:cover;width:100%;transition:transform var(--transition-slow)}.CateringItemCard-module__HtKDYW__card:hover .CateringItemCard-module__HtKDYW__image{transform:scale(1.05)}.CateringItemCard-module__HtKDYW__popular{top:var(--space-sm);left:var(--space-sm);color:#fff;font-size:var(--fs-xs);border-radius:var(--radius-pill);letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;padding:3px 10px;font-weight:600;position:absolute}.CateringItemCard-module__HtKDYW__quickAdd{bottom:var(--space-sm);right:var(--space-sm);border-radius:var(--radius-full);background:var(--bg-surface);width:38px;height:38px;color:var(--accent);opacity:0;transition:all var(--transition-normal);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:1.4rem;font-weight:700;display:flex;position:absolute;transform:scale(.7);box-shadow:0 2px 12px #00000026}.CateringItemCard-module__HtKDYW__card:hover .CateringItemCard-module__HtKDYW__quickAdd{opacity:1;transform:scale(1)}.CateringItemCard-module__HtKDYW__quickAdd:hover{background:var(--accent);color:#fff;transform:scale(1.1)!important}.CateringItemCard-module__HtKDYW__body{padding:var(--space-md)}.CateringItemCard-module__HtKDYW__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);margin-bottom:var(--space-xs);display:flex}.CateringItemCard-module__HtKDYW__name{font-family:var(--font-display);font-size:1.1rem;font-weight:600}.CateringItemCard-module__HtKDYW__tags{flex-shrink:0;gap:4px;display:flex}.CateringItemCard-module__HtKDYW__desc{font-size:var(--fs-small);color:var(--text-secondary);margin-bottom:var(--space-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.CateringItemCard-module__HtKDYW__metaRow{align-items:center;gap:var(--space-sm);display:flex}.CateringItemCard-module__HtKDYW__price{font-size:1.05rem;font-weight:700}.CateringItemCard-module__HtKDYW__cardH{cursor:pointer;transition:background var(--transition-fast);position:relative}.CateringItemCard-module__HtKDYW__nameH{font-family:var(--font-display);font-size:1rem;font-weight:600}.CateringItemCard-module__HtKDYW__popularSmall{flex-shrink:0;font-size:.75rem}.CateringItemCard-module__HtKDYW__descH{font-size:var(--fs-xs);color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.CateringItemCard-module__HtKDYW__priceH{font-weight:700;font-size:var(--fs-small)}.CateringItemCard-module__HtKDYW__tagsH{gap:3px;display:flex}.CateringItemCard-module__HtKDYW__quickAddH{bottom:var(--space-sm);right:var(--space-sm);border-radius:var(--radius-full);background:var(--accent);color:#fff;width:28px;height:28px;box-shadow:var(--shadow-sm);cursor:pointer;transition:transform var(--transition-fast),background var(--transition-fast);border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:absolute}.CateringItemCard-module__HtKDYW__quickAddH:hover{transform:scale(1.15)}.CateringItemCard-module__HtKDYW__disabledAdd{opacity:.4;cursor:not-allowed;pointer-events:none}.CateringItemCard-module__HtKDYW__soldOut{opacity:.6;filter:grayscale(40%);position:relative}.CateringItemCard-module__HtKDYW__soldOutBadge{color:#fff;font-size:var(--fs-small);border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;pointer-events:none;background:#dc2626e6;padding:6px 18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CateringItemCard-module__HtKDYW__soldOutBadgeH{color:#fff;font-size:var(--fs-xs);border-radius:var(--radius-pill);letter-spacing:.03em;text-transform:uppercase;background:#dc2626e6;flex-shrink:0;padding:2px 8px;font-weight:700}.CateringItemCard-module__HtKDYW__cateringBadge{top:var(--space-sm);right:var(--space-sm);color:#fff;font-size:var(--fs-xs);border-radius:var(--radius-pill);z-index:2;background:#009688cc;padding:2px 8px;font-weight:600;position:absolute}.CateringItemCard-module__HtKDYW__cateringBadgeH{color:#fff;font-size:var(--fs-xs);border-radius:var(--radius-pill);background:#009688cc;flex-shrink:0;padding:2px 8px;font-weight:600}.CateringItemCard-module__HtKDYW__cateringDropdown{margin-top:var(--space-xs);align-items:center;gap:8px;display:flex}.CateringItemCard-module__HtKDYW__cateringDropdown label{font-size:var(--fs-xs);color:var(--text-secondary);margin-bottom:0;font-weight:500}.CateringItemCard-module__HtKDYW__dropdown{font-family:inherit;font-size:var(--fs-sm);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);background-color:var(--bg-surface,#fff);color:var(--text-primary,#1e293b);cursor:pointer;appearance:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364748b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 10px center;background-repeat:no-repeat;background-size:10px;outline:none;width:fit-content;padding:6px 30px 6px 12px}.CateringItemCard-module__HtKDYW__dropdown:focus{border-color:var(--accent,#f97316);box-shadow:0 0 0 2px #f9731633}.CateringItemCard-module__HtKDYW__dropdown:disabled{cursor:not-allowed;opacity:.7;background-color:#f1f5f9}.CateringItemCard-module__HtKDYW__quantity{margin-top:var(--space-xs);background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);align-items:center;width:fit-content;padding:2px;display:inline-flex}.CateringItemCard-module__HtKDYW__quantity button{cursor:pointer;width:28px;height:28px;color:var(--text-primary);border-radius:var(--radius-sm,6px);transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;display:flex}.CateringItemCard-module__HtKDYW__quantity button:hover{background:var(--bg-muted,#f1f5f9)}.CateringItemCard-module__HtKDYW__quantity button:disabled{opacity:.4;cursor:not-allowed}.CateringItemCard-module__HtKDYW__quantity span{text-align:center;min-width:24px;font-weight:600;font-size:var(--fs-sm)}.CateringItemCard-module__HtKDYW__serves{font-size:var(--fs-xs);color:var(--text-secondary);font-style:italic;font-weight:500}.CateringItemCard-module__HtKDYW__cateringDetails{margin-top:var(--space-xs);color:var(--text-secondary);font-size:var(--fs-xs);flex-wrap:wrap;gap:6px;line-height:1.35;display:flex}.CateringItemCard-module__HtKDYW__cateringDetails span{border-radius:var(--radius-pill);background:var(--bg-muted,#f1f5f9);padding:3px 8px}.CateringItemCard-module__HtKDYW__cateringDetails .CateringItemCard-module__HtKDYW__requiresNote{color:#9f1239;background:#ffe4e6;font-weight:600}
.UpsellCarousel-module__aMVE9a__wrapper{padding:var(--space-md)0;border-top:1px solid var(--border)}.UpsellCarousel-module__aMVE9a__title{font-weight:600;font-size:var(--fs-small);color:var(--accent);margin-bottom:var(--space-sm)}.UpsellCarousel-module__aMVE9a__scroll{gap:var(--space-sm);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-xs);scrollbar-width:none;display:flex;overflow-x:auto}.UpsellCarousel-module__aMVE9a__scroll::-webkit-scrollbar{display:none}.UpsellCarousel-module__aMVE9a__card{scroll-snap-align:start;background:var(--bg-primary);border-radius:var(--radius-md);width:140px;transition:box-shadow var(--transition-fast);flex-shrink:0;position:relative;overflow:hidden}.UpsellCarousel-module__aMVE9a__card:hover{box-shadow:var(--shadow-card)}.UpsellCarousel-module__aMVE9a__image{object-fit:cover;width:100%;height:80px}.UpsellCarousel-module__aMVE9a__info{padding:var(--space-sm);flex-direction:column;gap:2px;display:flex}.UpsellCarousel-module__aMVE9a__name{font-size:var(--fs-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.UpsellCarousel-module__aMVE9a__price{font-size:var(--fs-xs);color:var(--accent);font-weight:700}.UpsellCarousel-module__aMVE9a__addBtn{top:var(--space-xs);right:var(--space-xs);border-radius:var(--radius-full);background:var(--accent);color:#fff;cursor:pointer;width:26px;height:26px;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast);border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:absolute}.UpsellCarousel-module__aMVE9a__addBtn:hover{transform:scale(1.15)}
