.customer-address-autocomplete-module__f0lHJa__field{flex-direction:column;gap:8px;width:100%;display:flex}.customer-address-autocomplete-module__f0lHJa__label{width:fit-content;color:var(--foreground);font-size:.875rem;font-weight:650;line-height:1.35}.customer-address-autocomplete-module__f0lHJa__inputGroup{border:1px solid var(--input);background:var(--background);border-radius:14px;align-items:center;min-height:48px;transition:border-color .14s ease-out,box-shadow .14s ease-out;display:flex}.customer-address-autocomplete-module__f0lHJa__inputGroup:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 50%, transparent)}.customer-address-autocomplete-module__f0lHJa__field[data-invalid=true] .customer-address-autocomplete-module__f0lHJa__inputGroup{border-color:var(--destructive);box-shadow:0 0 0 3px color-mix(in srgb, var(--destructive) 20%, transparent)}.customer-address-autocomplete-module__f0lHJa__inputIcon{color:var(--muted-foreground);flex:none;place-items:center;padding-left:12px;display:grid}.customer-address-autocomplete-module__f0lHJa__inputIcon svg{width:16px;height:16px}.customer-address-autocomplete-module__f0lHJa__input{border-radius:inherit;width:100%;min-width:0;min-height:46px;color:var(--foreground);background:0 0;border:0;outline:none;padding:8px 12px 8px 10px;font-size:1rem;font-weight:650}.customer-address-autocomplete-module__f0lHJa__input::placeholder{color:var(--muted-foreground);font-weight:500}.customer-address-autocomplete-module__f0lHJa__description{color:var(--muted-foreground);font-size:.75rem;font-weight:500;line-height:1.5}.customer-address-autocomplete-module__f0lHJa__error{color:var(--destructive);font-size:.75rem;font-weight:650;line-height:1.5}.customer-address-autocomplete-module__f0lHJa__status{min-height:32px;color:var(--muted-foreground);align-items:center;gap:8px;font-size:.75rem;font-weight:650;display:inline-flex}.customer-address-autocomplete-module__f0lHJa__status svg{color:var(--primary);animation:.8s linear infinite customer-address-autocomplete-module__f0lHJa__address-search-spin}@keyframes customer-address-autocomplete-module__f0lHJa__address-search-spin{to{transform:rotate(360deg)}}.customer-address-autocomplete-module__f0lHJa__suggestionsWrap{border:1px solid color-mix(in srgb, var(--foreground) 17%, transparent);background:var(--background);box-shadow:0 16px 34px color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:14px;margin-top:3px;overflow:hidden}.customer-address-autocomplete-module__f0lHJa__suggestions{margin:0;padding:0;list-style:none}.customer-address-autocomplete-module__f0lHJa__suggestions li+li{border-top:1px solid var(--border)}.customer-address-autocomplete-module__f0lHJa__suggestions button{width:100%;min-height:64px;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:11px;padding:11px 13px;transition:background-color .14s ease-out;display:grid}.customer-address-autocomplete-module__f0lHJa__suggestions button:hover,.customer-address-autocomplete-module__f0lHJa__suggestions button:focus-visible,.customer-address-autocomplete-module__f0lHJa__suggestions button[data-active=true]{background:var(--brand-wash)}.customer-address-autocomplete-module__f0lHJa__suggestions button:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.customer-address-autocomplete-module__f0lHJa__suggestions button>svg{color:var(--primary)}.customer-address-autocomplete-module__f0lHJa__suggestions button>span{gap:3px;min-width:0;display:grid}.customer-address-autocomplete-module__f0lHJa__suggestions strong,.customer-address-autocomplete-module__f0lHJa__suggestions small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-address-autocomplete-module__f0lHJa__suggestions strong{font-size:.79rem;font-weight:800}.customer-address-autocomplete-module__f0lHJa__suggestions small{color:var(--muted-foreground);font-size:.68rem;font-weight:600}.customer-address-autocomplete-module__f0lHJa__attribution{border-top:1px solid var(--border);color:var(--muted-foreground);text-align:right;padding:7px 13px;font-size:.625rem;font-weight:650}.customer-address-autocomplete-module__f0lHJa__fallback{min-height:34px;color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 12px;font-size:.75rem;font-weight:650;display:flex}.customer-address-autocomplete-module__f0lHJa__fallback button{min-height:30px;color:var(--primary);text-underline-offset:3px;border-radius:6px;padding-inline:0;text-decoration:underline}.customer-address-autocomplete-module__f0lHJa__detailsReveal{animation:.32s cubic-bezier(.22,1,.36,1) customer-address-autocomplete-module__f0lHJa__address-details-reveal;overflow:hidden}@keyframes customer-address-autocomplete-module__f0lHJa__address-details-reveal{0%{opacity:0;clip-path:inset(0 0 18% round 12px);transform:translateY(-8px)}to{opacity:1;clip-path:inset(0 round 12px);transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.customer-address-autocomplete-module__f0lHJa__detailsReveal{animation-duration:1ms}}
.customer-order-foundations-module__pXywla__orderShell{min-height:calc(100dvh - 76px);color:var(--foreground);background:var(--background)}.customer-order-foundations-module__pXywla__header{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 96%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.customer-order-foundations-module__pXywla__headerInner,.customer-order-foundations-module__pXywla__flowFrame{width:min(100% - 40px,1240px);margin-inline:auto}.customer-order-foundations-module__pXywla__headerInner{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.customer-order-foundations-module__pXywla__brandMark{border-radius:14px;align-items:center;min-height:44px;display:inline-flex}.customer-order-foundations-module__pXywla__brandMark img{object-fit:contain;width:118px;height:auto}.customer-order-foundations-module__pXywla__headerActions,.customer-order-foundations-module__pXywla__locationLabel,.customer-order-foundations-module__pXywla__fulfillmentLink{align-items:center;display:flex}.customer-order-foundations-module__pXywla__headerActions{gap:12px;min-width:0}.customer-order-foundations-module__pXywla__locationLabel{color:var(--muted-foreground);gap:7px;font-size:.78rem;font-weight:650}.customer-order-foundations-module__pXywla__locationLabel svg{width:15px;height:15px;color:var(--primary)}.customer-order-foundations-module__pXywla__fulfillmentLink{border-radius:14px;gap:10px;min-width:0;max-width:520px;min-height:52px;padding:2px}.customer-order-foundations-module__pXywla__fulfillmentCopy{gap:2px;min-width:0;display:grid}.customer-order-foundations-module__pXywla__fulfillmentCopy small{color:var(--muted-foreground);font-size:.63rem;font-weight:750}.customer-order-foundations-module__pXywla__fulfillmentCopy strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:800;overflow:hidden}.customer-order-foundations-module__pXywla__fulfillmentEdit{color:var(--primary);text-underline-offset:3px;flex:none;font-size:.66rem;font-weight:850;text-decoration:underline}.customer-order-foundations-module__pXywla__mobileFulfillmentBar{display:none}.customer-order-foundations-module__pXywla__mobileFulfillmentInner{width:min(100% - 24px,560px);margin-inline:auto}.customer-order-foundations-module__pXywla__bagLink{border-radius:999px;min-width:92px;height:42px;padding-inline:14px;font-weight:750}.customer-order-foundations-module__pXywla__bagCount{border-radius:999px;min-width:22px}.customer-order-foundations-module__pXywla__flowFrame{padding-block:24px 96px}.customer-order-foundations-module__pXywla__progressWrap{box-sizing:border-box;width:100%;max-width:760px;margin-inline:auto;padding:0}.customer-order-foundations-module__pXywla__progressSteps{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.customer-order-foundations-module__pXywla__progressStep{min-width:0;color:var(--muted-foreground);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;display:grid;position:relative}.customer-order-foundations-module__pXywla__progressStep:not(:last-child):after{z-index:0;content:"";background:color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;height:1px;position:absolute;top:14px;left:132px;right:16px}.customer-order-foundations-module__pXywla__progressStep[data-state=complete]:after{background:var(--primary)}.customer-order-foundations-module__pXywla__progressMarker{z-index:1;border:1px solid color-mix(in srgb, var(--foreground) 16%, transparent);width:28px;height:28px;color:var(--muted-foreground);background:var(--brand-wash);border-radius:999px;place-items:center;font-size:.65rem;font-weight:850;display:grid;position:relative}.customer-order-foundations-module__pXywla__progressMarker svg{stroke-width:3px;width:13px;height:13px}.customer-order-foundations-module__pXywla__progressStep[data-state=complete] .customer-order-foundations-module__pXywla__progressMarker{border-color:color-mix(in srgb, var(--primary) 48%, transparent);color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--background))}.customer-order-foundations-module__pXywla__progressStep[data-state=current] .customer-order-foundations-module__pXywla__progressMarker{border-color:var(--foreground);color:var(--background);background:var(--foreground);box-shadow:0 0 0 4px color-mix(in srgb, var(--foreground) 9%, transparent)}.customer-order-foundations-module__pXywla__progressCopy{gap:2px;min-width:0;display:grid}.customer-order-foundations-module__pXywla__progressLabel{max-width:100%;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:800;overflow:hidden}.customer-order-foundations-module__pXywla__progressStep[data-state=current] .customer-order-foundations-module__pXywla__progressLabel{color:var(--foreground);font-weight:850}.customer-order-foundations-module__pXywla__progressStep[data-state=complete] .customer-order-foundations-module__pXywla__progressLabel{color:var(--foreground)}.customer-order-foundations-module__pXywla__progressDescription{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:550;overflow:hidden}.customer-order-foundations-module__pXywla__backLink{min-height:40px;color:var(--muted-foreground);border-radius:8px;align-items:center;gap:7px;margin-top:22px;font-size:.75rem;font-weight:750;transition:color .16s ease-out,transform .18s cubic-bezier(.23,1,.32,1);display:inline-flex}.customer-order-foundations-module__pXywla__backLink svg{width:16px;height:16px}.customer-order-foundations-module__pXywla__stepTransition{margin-top:30px;animation:.22s cubic-bezier(.23,1,.32,1) both customer-order-foundations-module__pXywla__step-in}@keyframes customer-order-foundations-module__pXywla__step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.customer-order-foundations-module__pXywla__eyebrow{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.3}.customer-order-foundations-module__pXywla__stageMobile{display:none}.customer-order-foundations-module__pXywla__stepTitle{max-width:900px;color:var(--foreground);letter-spacing:-.06em;text-wrap:balance;margin-top:12px;font-size:clamp(1.5rem,2.8vw,2.375rem);font-weight:900;line-height:.96}.customer-order-foundations-module__pXywla__stepDescription{max-width:670px;color:var(--muted-foreground);margin-top:18px;font-size:.875rem;font-weight:550;line-height:1.55}.customer-order-foundations-module__pXywla__choiceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.customer-order-foundations-module__pXywla__orderChoice{border:1px solid color-mix(in srgb, var(--foreground) 15%, transparent);min-width:0;color:var(--foreground);text-align:left;background:var(--background);box-shadow:0 1px 0 color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:22px;transition:border-color .18s ease-out,box-shadow .22s ease-out,transform .22s cubic-bezier(.23,1,.32,1);overflow:hidden}.customer-order-foundations-module__pXywla__choiceImage,.customer-order-foundations-module__pXywla__addressImage{background:var(--brand-wash);position:relative;overflow:hidden}.customer-order-foundations-module__pXywla__choiceImage{aspect-ratio:1.34}.customer-order-foundations-module__pXywla__choiceImage img,.customer-order-foundations-module__pXywla__addressImage img{object-fit:cover}.customer-order-foundations-module__pXywla__choiceImage img{object-position:center;transition:transform .26s cubic-bezier(.23,1,.32,1)}.customer-order-foundations-module__pXywla__choiceBody{padding:24px;position:relative}.customer-order-foundations-module__pXywla__choiceIcon,.customer-order-foundations-module__pXywla__cardIcon,.customer-order-foundations-module__pXywla__selectionIcon{place-items:center;display:grid}.customer-order-foundations-module__pXywla__choiceIcon{border:5px solid var(--background);width:54px;height:54px;color:var(--background);background:var(--foreground);border-radius:50%;position:absolute;top:-27px;right:22px}.customer-order-foundations-module__pXywla__choiceIcon svg{width:20px;height:20px}.customer-order-foundations-module__pXywla__choiceBody>p{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:800}.customer-order-foundations-module__pXywla__choiceBody h2{letter-spacing:-.04em;justify-content:space-between;align-items:center;gap:14px;margin-top:8px;font-size:1rem;font-weight:850;display:flex}.customer-order-foundations-module__pXywla__choiceBody h2 svg{width:20px;height:20px;color:var(--primary);transition:transform .18s cubic-bezier(.23,1,.32,1)}.customer-order-foundations-module__pXywla__choiceBody>span:last-child{color:var(--muted-foreground);margin-top:9px;font-size:.82rem;font-weight:550;line-height:1.55;display:block}.customer-order-foundations-module__pXywla__modeNotice,.customer-order-foundations-module__pXywla__statusAlert{border-radius:14px;margin-top:18px;padding:14px}.customer-order-foundations-module__pXywla__timingLayout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:22px;margin-top:38px;display:grid}.customer-order-foundations-module__pXywla__timingChoices,.customer-order-foundations-module__pXywla__timingChoicesWide{gap:12px;width:100%;display:grid}.customer-order-foundations-module__pXywla__timingChoicesWide{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-top:38px}.customer-order-foundations-module__pXywla__selectionButton[data-slot=toggle-group-item]{border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);width:100%;min-height:100px;color:var(--foreground);text-align:left;background:var(--background);box-shadow:none;border-radius:16px;grid-template-columns:48px minmax(0,1fr) 25px;justify-content:stretch;align-items:center;gap:16px;padding:18px 20px;transition:border-color .18s ease-out,background-color .18s ease-out,box-shadow .2s ease-out,transform .18s cubic-bezier(.23,1,.32,1);display:grid}.customer-order-foundations-module__pXywla__selectionButton[data-slot=toggle-group-item][data-pressed]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 4%, var(--background));box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 16%, transparent)}.customer-order-foundations-module__pXywla__selectionButton[data-slot=toggle-group-item]:disabled{cursor:not-allowed;border-color:var(--border);color:var(--muted-foreground);background:var(--muted);box-shadow:none;opacity:.72}.customer-order-foundations-module__pXywla__selectionIcon{width:48px;height:48px;color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--background));border-radius:14px}.customer-order-foundations-module__pXywla__selectionIcon svg{width:21px;height:21px}.customer-order-foundations-module__pXywla__selectionButton>span:nth-child(2){gap:5px;min-width:0;display:grid}.customer-order-foundations-module__pXywla__selectionButton strong{font-size:.92rem;font-weight:800}.customer-order-foundations-module__pXywla__selectionButton small{color:var(--muted-foreground);font-size:.75rem;font-weight:550;line-height:1.4}.customer-order-foundations-module__pXywla__selectionCheck{border:1px solid color-mix(in srgb, var(--foreground) 26%, transparent);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.customer-order-foundations-module__pXywla__selectionCheck svg{opacity:0;stroke-width:3px;width:13px;height:13px}.customer-order-foundations-module__pXywla__selectionButton[data-pressed] .customer-order-foundations-module__pXywla__selectionCheck{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.customer-order-foundations-module__pXywla__selectionButton[data-pressed] .customer-order-foundations-module__pXywla__selectionCheck svg{opacity:1}.customer-order-foundations-module__pXywla__slotChoices{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.customer-order-foundations-module__pXywla__slotChoice[data-slot=toggle-group-item]{border:1px solid var(--border);min-height:44px;color:var(--foreground);background:var(--background);border-radius:12px;font-weight:750;transition:border-color .16s ease-out,background-color .16s ease-out,transform .14s cubic-bezier(.23,1,.32,1)}.customer-order-foundations-module__pXywla__slotChoice[data-slot=toggle-group-item][data-pressed]{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.customer-order-foundations-module__pXywla__slotChoice[data-slot=toggle-group-item]:active{transform:scale(.97)}.customer-order-foundations-module__pXywla__locationCard,.customer-order-foundations-module__pXywla__formCard,.customer-order-foundations-module__pXywla__scheduleCard,.customer-order-foundations-module__pXywla__unavailableCard{box-shadow:0 8px 32px color-mix(in srgb, var(--foreground) 4.5%, transparent);border-radius:20px}.customer-order-foundations-module__pXywla__locationCard{min-height:212px;color:var(--background);background:var(--foreground);border:0}.customer-order-foundations-module__pXywla__locationCard [data-slot=card-header]{align-content:end;height:100%;padding:25px}.customer-order-foundations-module__pXywla__locationCard [data-slot=card-title]{color:var(--background);font-size:1.12rem}.customer-order-foundations-module__pXywla__locationCard [data-slot=card-description]{color:color-mix(in srgb, var(--background) 68%, transparent)}.customer-order-foundations-module__pXywla__locationActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.customer-order-foundations-module__pXywla__locationActions a{border-color:color-mix(in srgb, var(--background) 28%, transparent);width:fit-content;min-height:38px;color:var(--foreground);background:var(--background);border-radius:999px;padding-inline:12px;font-size:.72rem;font-weight:750}.customer-order-foundations-module__pXywla__cardIcon{width:42px;height:42px;color:var(--primary-foreground);background:var(--primary);border-radius:13px;margin-bottom:16px}.customer-order-foundations-module__pXywla__cardIcon svg{width:18px;height:18px}.customer-order-foundations-module__pXywla__scheduleCard,.customer-order-foundations-module__pXywla__formCard{max-width:900px;margin-top:22px}.customer-order-foundations-module__pXywla__scheduleCard [data-slot=card-content],.customer-order-foundations-module__pXywla__formCard [data-slot=card-content]{padding:24px}.customer-order-foundations-module__pXywla__scheduleCard [data-slot=card-footer],.customer-order-foundations-module__pXywla__formCard [data-slot=card-footer]{border-top:1px solid var(--border);background:var(--brand-wash);border-radius:0 0 20px 20px;justify-content:flex-end;padding:20px 24px}.customer-order-foundations-module__pXywla__scheduleCard button,.customer-order-foundations-module__pXywla__formCard button{border-radius:999px;min-height:46px;padding-inline:18px;font-weight:800}.customer-order-foundations-module__pXywla__twoFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.customer-order-foundations-module__pXywla__formCard input,.customer-order-foundations-module__pXywla__formCard textarea,.customer-order-foundations-module__pXywla__scheduleCard input{border-color:color-mix(in srgb, var(--foreground) 22%, transparent);border-radius:11px;min-height:46px;font-size:1rem}.customer-order-foundations-module__pXywla__formCard textarea{min-height:110px}.customer-order-foundations-module__pXywla__addressLayout{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:stretch;gap:clamp(36px,6vw,80px);display:grid}.customer-order-foundations-module__pXywla__addressDetailsReveal{overflow:hidden}.customer-order-foundations-module__pXywla__formCard .customer-order-foundations-module__pXywla__addressDetailsContent{padding-top:0}.customer-order-foundations-module__pXywla__addressDetailsFooter{border-top:1px solid var(--border);background:var(--muted);align-items:center;margin:16px -16px -16px;padding:16px;display:flex}.customer-order-foundations-module__pXywla__addressFields{grid-template-columns:minmax(0,1.5fr) 84px 130px;gap:14px;display:grid}.customer-order-foundations-module__pXywla__deliveryFieldSet{gap:8px}.customer-order-foundations-module__pXywla__deliveryFieldSet legend{margin-bottom:0}.customer-order-foundations-module__pXywla__deliveryOptions{border:1px solid color-mix(in srgb, var(--foreground) 20%, transparent);background:var(--brand-wash);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;min-height:46px;padding:4px;display:grid}.customer-order-foundations-module__pXywla__deliveryOptions [data-slot=toggle-group-item]{min-height:36px;color:var(--muted-foreground);background:0 0;border:0;border-radius:8px;padding-inline:9px;font-size:.68rem;font-weight:750}.customer-order-foundations-module__pXywla__deliveryOptions [data-slot=toggle-group-item][data-pressed]{color:var(--primary-foreground);background:var(--primary);box-shadow:0 4px 12px color-mix(in srgb, var(--primary) 24%, transparent)}.customer-order-foundations-module__pXywla__savedAddressGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-order-foundations-module__pXywla__savedAddressButton{text-align:left;white-space:normal;border-radius:14px;justify-content:space-between;gap:12px;height:auto;min-height:68px;padding:12px 14px}.customer-order-foundations-module__pXywla__savedAddressButton[aria-pressed=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--background));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent)}.customer-order-foundations-module__pXywla__savedAddressButton>span:first-child{min-width:0}.customer-order-foundations-module__pXywla__savedAddressButton strong,.customer-order-foundations-module__pXywla__savedAddressButton small{display:block}.customer-order-foundations-module__pXywla__savedAddressButton strong{font-weight:850}.customer-order-foundations-module__pXywla__savedAddressButton small{color:var(--muted-foreground);margin-top:3px;font-size:.6875rem;font-weight:650}.customer-order-foundations-module__pXywla__savedAddressButton>small{color:var(--primary);margin-top:0;font-weight:850}.customer-order-foundations-module__pXywla__addressVisual{min-height:530px;margin-top:30px;position:relative}.customer-order-foundations-module__pXywla__addressImage{border-radius:28px 140px 28px 28px;height:100%;min-height:530px}.customer-order-foundations-module__pXywla__addressPromise{border:1px solid color-mix(in srgb, var(--background) 34%, transparent);color:var(--background);background:color-mix(in srgb, var(--foreground) 88%, transparent);box-shadow:0 16px 36px color-mix(in srgb, var(--foreground) 20%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:17px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.customer-order-foundations-module__pXywla__addressPromise>span{background:var(--primary);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.customer-order-foundations-module__pXywla__addressPromise svg{width:19px;height:19px}.customer-order-foundations-module__pXywla__addressPromise strong{font-size:.78rem;font-weight:800}.customer-order-foundations-module__pXywla__addressPromise p{color:color-mix(in srgb, var(--background) 68%, transparent);margin-top:4px;font-size:.69rem;line-height:1.5}.customer-order-foundations-module__pXywla__detailTitle{letter-spacing:-.045em;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:850;line-height:1}.customer-order-foundations-module__pXywla__detailDescription{max-width:620px;margin-top:10px;font-weight:550;line-height:1.65}.customer-order-foundations-module__pXywla__detailActions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.customer-order-foundations-module__pXywla__primaryAction,.customer-order-foundations-module__pXywla__secondaryAction{border-radius:999px;min-height:48px;padding-inline:18px;font-weight:800}.customer-order-foundations-module__pXywla__unavailableWrap{place-items:center;min-height:calc(100dvh - 76px);padding:48px 20px;display:grid}.customer-order-foundations-module__pXywla__unavailableCard{width:min(100%,720px)}.customer-order-foundations-module__pXywla__unavailableCardHeader{padding:28px 28px 0}.customer-order-foundations-module__pXywla__unavailableCardContent{padding:18px 28px 28px}.customer-order-foundations-module__pXywla__stateIcon{width:48px;height:48px;color:var(--primary);margin-bottom:18px}.customer-order-foundations-module__pXywla__loadingFrame{width:min(100% - 40px,1240px);min-height:calc(100dvh - 76px);margin-inline:auto;padding-block:24px 80px}.customer-order-foundations-module__pXywla__loadingIntro{gap:14px;margin-top:62px;display:grid}.customer-order-foundations-module__pXywla__loadingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.customer-order-foundations-module__pXywla__loadingCard{border-radius:22px;height:384px}@media (hover:hover){.customer-order-foundations-module__pXywla__orderChoice:hover{border-color:color-mix(in srgb, var(--foreground) 28%, transparent);box-shadow:0 18px 42px color-mix(in srgb, var(--foreground) 11%, transparent);transform:translateY(-4px)}.customer-order-foundations-module__pXywla__orderChoice:hover .customer-order-foundations-module__pXywla__choiceImage img{transform:scale(1.025)}.customer-order-foundations-module__pXywla__orderChoice:hover .customer-order-foundations-module__pXywla__choiceBody h2 svg{transform:translate(3px)}.customer-order-foundations-module__pXywla__backLink:hover{color:var(--foreground);transform:translate(-2px)}}@media (max-width:820px){.customer-order-foundations-module__pXywla__headerInner,.customer-order-foundations-module__pXywla__flowFrame,.customer-order-foundations-module__pXywla__loadingFrame{width:min(100% - 32px,720px)}.customer-order-foundations-module__pXywla__timingLayout,.customer-order-foundations-module__pXywla__addressLayout{grid-template-columns:1fr}.customer-order-foundations-module__pXywla__addressVisual{order:-1;min-height:330px;margin-top:0}.customer-order-foundations-module__pXywla__addressImage{border-radius:24px 100px 24px 24px;min-height:330px}}@media (max-width:620px){.customer-order-foundations-module__pXywla__savedAddressGrid{grid-template-columns:1fr}.customer-order-foundations-module__pXywla__headerInner,.customer-order-foundations-module__pXywla__flowFrame,.customer-order-foundations-module__pXywla__loadingFrame{width:min(100% - 24px,560px)}.customer-order-foundations-module__pXywla__headerInner{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;min-height:66px;display:grid}.customer-order-foundations-module__pXywla__brandMark{grid-column:1;min-height:40px}.customer-order-foundations-module__pXywla__brandMark img{width:84px;height:auto}.customer-order-foundations-module__pXywla__locationLabel{display:none}.customer-order-foundations-module__pXywla__headerActions{display:contents}.customer-order-foundations-module__pXywla__desktopFulfillmentLink{display:none}.customer-order-foundations-module__pXywla__mobileFulfillmentBar{border-top:1px solid var(--border);background:var(--brand-wash);display:block}.customer-order-foundations-module__pXywla__mobileFulfillmentLink{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;width:100%;max-width:none;min-height:68px;padding:8px 0;display:grid}.customer-order-foundations-module__pXywla__mobileFulfillmentLink .customer-order-foundations-module__pXywla__fulfillmentCopy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.customer-order-foundations-module__pXywla__mobileFulfillmentLink .customer-order-foundations-module__pXywla__fulfillmentEdit{display:inline-flex}.customer-order-foundations-module__pXywla__bagLink{grid-column:2;min-width:78px;height:38px}.customer-order-foundations-module__pXywla__flowFrame{padding-top:18px;padding-bottom:74px}.customer-order-foundations-module__pXywla__progressWrap{display:none}.customer-order-foundations-module__pXywla__progressStep{grid-template-columns:25px 64px;justify-content:center;gap:6px}.customer-order-foundations-module__pXywla__progressStep:not(:last-child):after{top:12px;left:calc(50% + 48px);right:calc(35px - 50%)}.customer-order-foundations-module__pXywla__progressMarker{width:26px;height:26px}.customer-order-foundations-module__pXywla__progressLabel{font-size:.62rem}.customer-order-foundations-module__pXywla__progressDescription{font-size:.52rem}.customer-order-foundations-module__pXywla__progressCopy{max-width:64px}.customer-order-foundations-module__pXywla__stageDesktop{display:none}.customer-order-foundations-module__pXywla__stageMobile{display:inline}.customer-order-foundations-module__pXywla__backLink{margin-top:14px}.customer-order-foundations-module__pXywla__stepTransition{margin-top:21px}.customer-order-foundations-module__pXywla__stepTitle{font-size:clamp(1.5rem,6vw,1.875rem)}.customer-order-foundations-module__pXywla__stepDescription{margin-top:14px;font-size:.8125rem}.customer-order-foundations-module__pXywla__choiceGrid,.customer-order-foundations-module__pXywla__loadingGrid,.customer-order-foundations-module__pXywla__timingChoicesWide,.customer-order-foundations-module__pXywla__twoFields,.customer-order-foundations-module__pXywla__addressFields{grid-template-columns:1fr}.customer-order-foundations-module__pXywla__choiceGrid{gap:16px;margin-top:28px}.customer-order-foundations-module__pXywla__orderChoice,.customer-order-foundations-module__pXywla__orderChoice:last-child{border-radius:17px;grid-template-columns:128px minmax(0,1fr);display:grid}.customer-order-foundations-module__pXywla__orderChoice .customer-order-foundations-module__pXywla__choiceImage,.customer-order-foundations-module__pXywla__orderChoice:last-child .customer-order-foundations-module__pXywla__choiceImage{aspect-ratio:auto;min-height:174px}.customer-order-foundations-module__pXywla__choiceImage[data-mode=catering] img{object-position:39% center}.customer-order-foundations-module__pXywla__choiceBody{padding:20px 18px}.customer-order-foundations-module__pXywla__choiceIcon{border:0;width:38px;height:38px;margin-bottom:13px;position:static}.customer-order-foundations-module__pXywla__choiceIcon svg{width:17px;height:17px}.customer-order-foundations-module__pXywla__choiceBody h2{font-size:1rem}.customer-order-foundations-module__pXywla__choiceBody>span:last-child{font-size:.72rem}.customer-order-foundations-module__pXywla__timingLayout,.customer-order-foundations-module__pXywla__timingChoicesWide{margin-top:28px}.customer-order-foundations-module__pXywla__locationCard{min-height:180px}.customer-order-foundations-module__pXywla__selectionButton[data-slot=toggle-group-item]{min-height:92px;padding:15px}.customer-order-foundations-module__pXywla__scheduleCard [data-slot=card-content],.customer-order-foundations-module__pXywla__formCard [data-slot=card-content]{padding:18px}.customer-order-foundations-module__pXywla__scheduleCard [data-slot=card-footer],.customer-order-foundations-module__pXywla__formCard [data-slot=card-footer]{padding:16px 18px}.customer-order-foundations-module__pXywla__scheduleCard [data-slot=card-footer] button,.customer-order-foundations-module__pXywla__formCard [data-slot=card-footer] button{width:100%}.customer-order-foundations-module__pXywla__addressVisual{display:none}.customer-order-foundations-module__pXywla__detailActions{display:grid}.customer-order-foundations-module__pXywla__primaryAction,.customer-order-foundations-module__pXywla__secondaryAction{width:100%}.customer-order-foundations-module__pXywla__loadingCard{height:174px}}@media (max-width:390px){.customer-order-foundations-module__pXywla__brandMark img{width:78px;height:auto}.customer-order-foundations-module__pXywla__orderChoice,.customer-order-foundations-module__pXywla__orderChoice:last-child{grid-template-columns:112px minmax(0,1fr)}.customer-order-foundations-module__pXywla__selectionButton[data-slot=toggle-group-item]{grid-template-columns:42px minmax(0,1fr) 22px;gap:11px}.customer-order-foundations-module__pXywla__selectionIcon{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.customer-order-foundations-module__pXywla__orderShell *,.customer-order-foundations-module__pXywla__orderShell :before,.customer-order-foundations-module__pXywla__orderShell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.checkout-experience-module__HlNhpW__checkoutHero{max-width:820px;margin-top:28px}.checkout-experience-module__HlNhpW__checkoutGrid{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:24px;margin-top:36px;display:grid}.checkout-experience-module__HlNhpW__checkoutForm{gap:16px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__checkoutForm [data-slot=card]{border-radius:22px}.checkout-experience-module__HlNhpW__checkoutForm [data-slot=card-title],.checkout-experience-module__HlNhpW__summary [data-slot=card-title]{letter-spacing:-.03em;font-size:1.08rem;font-weight:900}.checkout-experience-module__HlNhpW__contactFields{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checkout-experience-module__HlNhpW__contactFields>:last-child{grid-column:1/-1}.checkout-experience-module__HlNhpW__rememberContact{border:1px solid var(--border);background:var(--brand-wash);cursor:pointer;border-radius:15px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px;display:flex}.checkout-experience-module__HlNhpW__rememberContact>span{gap:3px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__rememberContact strong{font-size:.76rem;font-weight:800}.checkout-experience-module__HlNhpW__rememberContact small{color:var(--muted-foreground);font-size:.66rem;font-weight:600;line-height:1.45}.checkout-experience-module__HlNhpW__fulfillmentCard{border-radius:22px}.checkout-experience-module__HlNhpW__fulfillmentSummary{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;display:grid}.checkout-experience-module__HlNhpW__fulfillmentSummary>svg{width:48px;height:48px;color:var(--primary);background:var(--brand-wash);border-radius:14px;padding:14px}.checkout-experience-module__HlNhpW__fulfillmentSummary>div{gap:4px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__fulfillmentSummary strong{overflow-wrap:anywhere;font-size:.86rem;font-weight:850}.checkout-experience-module__HlNhpW__fulfillmentSummary span{color:var(--muted-foreground);font-size:.73rem;font-weight:650;line-height:1.45}.checkout-experience-module__HlNhpW__fulfillmentSummary>[data-slot=button]{color:var(--primary);font-weight:800}.checkout-experience-module__HlNhpW__fulfillmentEditorActions{justify-content:flex-end;display:flex}.checkout-experience-module__HlNhpW__noteCard [data-slot=card-header]{padding-block:14px}.checkout-experience-module__HlNhpW__noteTrigger{border-color:color-mix(in srgb, var(--primary) 22%, transparent);width:100%;min-height:46px;color:var(--foreground);background:var(--brand-wash);border-radius:999px;font-weight:850}.checkout-experience-module__HlNhpW__noteTrigger:hover,.checkout-experience-module__HlNhpW__noteTrigger:focus-visible{border-color:color-mix(in srgb, var(--primary) 42%, transparent);color:var(--foreground);background:color-mix(in srgb, var(--primary) 10%, var(--background))}.checkout-experience-module__HlNhpW__paymentCard [data-slot=card-title]>svg{width:20px;height:20px;color:var(--primary)}.checkout-experience-module__HlNhpW__stripeNote{min-height:38px;color:var(--muted-foreground);align-items:center;gap:8px;font-size:.7rem;font-weight:650;line-height:1.55;display:flex}.checkout-experience-module__HlNhpW__stripeNote svg{width:17px;height:17px;color:var(--primary);flex:none}.checkout-experience-module__HlNhpW__paymentFooter{background:var(--brand-wash);gap:10px;display:grid}.checkout-experience-module__HlNhpW__combinedConsent{align-items:flex-start;gap:9px;font-size:.72rem;font-weight:650;line-height:1.45;display:flex}.checkout-experience-module__HlNhpW__paymentFooter>[data-slot=button]{width:100%;min-height:52px;margin-top:5px;font-weight:850}.checkout-experience-module__HlNhpW__paymentReason{min-height:20px;color:var(--muted-foreground);text-align:center;font-size:.7rem;font-weight:700;line-height:1.45}.checkout-experience-module__HlNhpW__summary{position:sticky;top:152px}.checkout-experience-module__HlNhpW__summary [data-slot=card]{border-radius:22px;overflow:hidden}.checkout-experience-module__HlNhpW__summary [data-slot=card-header]{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.checkout-experience-module__HlNhpW__summary [data-slot=card-footer]{gap:10px;display:grid}.checkout-experience-module__HlNhpW__summaryPrimary{border-radius:999px;width:100%;min-height:48px;font-weight:850}.checkout-experience-module__HlNhpW__addMoreAction{border-color:color-mix(in srgb, var(--primary) 22%, transparent);width:100%;min-height:48px;color:var(--foreground);background:var(--brand-wash);border-radius:999px;font-weight:850}.checkout-experience-module__HlNhpW__addMoreAction:hover,.checkout-experience-module__HlNhpW__addMoreAction:focus-visible{border-color:color-mix(in srgb, var(--primary) 42%, transparent);color:var(--foreground);background:color-mix(in srgb, var(--primary) 10%, var(--background))}.checkout-experience-module__HlNhpW__summaryContent{gap:14px;display:grid}.checkout-experience-module__HlNhpW__summaryContext{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__summaryContext>svg{width:38px;height:38px;color:var(--primary);background:var(--brand-wash);border-radius:12px;padding:10px}.checkout-experience-module__HlNhpW__summaryContext>span{gap:2px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__summaryContext strong{font-size:.76rem;font-weight:850}.checkout-experience-module__HlNhpW__summaryContext small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:650;line-height:1.45;overflow:hidden}.checkout-experience-module__HlNhpW__summaryLine{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__summaryThumbnail{width:48px;height:54px;color:var(--muted-foreground);background:var(--muted);border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.checkout-experience-module__HlNhpW__summaryThumbnail img{object-fit:cover}.checkout-experience-module__HlNhpW__summaryThumbnail svg{width:18px;height:18px}.checkout-experience-module__HlNhpW__summaryIdentity{gap:3px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__summaryIdentity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;overflow:hidden}.checkout-experience-module__HlNhpW__summaryIdentity small{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.checkout-experience-module__HlNhpW__summaryPrice{font-size:.76rem;font-weight:850}.checkout-experience-module__HlNhpW__summaryTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-top:15px;font-size:1rem;font-weight:900;display:flex}.checkout-experience-module__HlNhpW__summaryTotal span:last-child{color:var(--foreground);letter-spacing:-.04em;font-size:1.8rem}.checkout-experience-module__HlNhpW__checkoutStickyBar{display:none}.checkout-experience-module__HlNhpW__checkoutStickyInner,.checkout-experience-module__HlNhpW__checkoutStickyInner>span{align-items:center;display:flex}.checkout-experience-module__HlNhpW__checkoutStickyInner{justify-content:space-between;gap:14px;width:min(100% - 24px,560px);margin-inline:auto}.checkout-experience-module__HlNhpW__checkoutStickyInner>span{gap:1px;min-width:0;display:grid}.checkout-experience-module__HlNhpW__checkoutStickyInner small{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:750}.checkout-experience-module__HlNhpW__checkoutStickyInner strong{letter-spacing:-.035em;font-size:1.25rem;font-weight:900}.checkout-experience-module__HlNhpW__checkoutStickyInner>[data-slot=button]{border-radius:999px;min-width:190px;min-height:50px;font-weight:850}@media (max-width:980px){.checkout-experience-module__HlNhpW__checkoutGrid{grid-template-columns:1fr}.checkout-experience-module__HlNhpW__summary{order:-1;position:static}.checkout-experience-module__HlNhpW__summaryPrimary{display:none}}@media (max-width:620px){.checkout-experience-module__HlNhpW__checkoutHero h1{font-size:clamp(1.5rem,6vw,1.875rem)}.checkout-experience-module__HlNhpW__checkoutGrid{margin-top:28px;padding-bottom:96px}.checkout-experience-module__HlNhpW__contactFields{grid-template-columns:1fr}.checkout-experience-module__HlNhpW__contactFields>:last-child{grid-column:auto}.checkout-experience-module__HlNhpW__fulfillmentSummary{grid-template-columns:44px minmax(0,1fr) auto;padding-inline:16px}.checkout-experience-module__HlNhpW__fulfillmentSummary>svg{width:44px;height:44px;padding:13px}.checkout-experience-module__HlNhpW__fulfillmentEditorActions>[data-slot=button]{width:100%}.checkout-experience-module__HlNhpW__summaryLine{grid-template-columns:44px minmax(0,1fr) auto}.checkout-experience-module__HlNhpW__summaryThumbnail{width:44px;height:48px}.checkout-experience-module__HlNhpW__checkoutStickyBar{z-index:40;padding-block:10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 94%, transparent);box-shadow:0 -12px 32px color-mix(in srgb, var(--foreground) 8%, transparent);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);display:block;position:fixed;bottom:0;left:0;right:0}.checkout-experience-module__HlNhpW__checkoutStickyInner>[data-slot=button]{min-width:178px}}@media (prefers-reduced-transparency:reduce){.checkout-experience-module__HlNhpW__checkoutStickyBar{background:var(--background);-webkit-backdrop-filter:none;backdrop-filter:none}}
.menu-catalog-module__SCyEZq__menuContent{margin-top:34px}.menu-catalog-module__SCyEZq__menuToolbar{justify-content:space-between;align-items:center;gap:18px;min-height:52px;display:flex}.menu-catalog-module__SCyEZq__toolbarLabel{color:var(--muted-foreground);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:850}.menu-catalog-module__SCyEZq__categoriesBack{min-height:44px;padding-inline:0;font-weight:800}.menu-catalog-module__SCyEZq__menuSearch{background:var(--background);border-radius:999px;width:min(100%,360px);height:48px}.menu-catalog-module__SCyEZq__screenTransition{margin-top:32px;animation:.22s cubic-bezier(.23,1,.32,1) both menu-catalog-module__SCyEZq__menu-screen-in}.menu-catalog-module__SCyEZq__sectionHeading,.menu-catalog-module__SCyEZq__resultsHeading{justify-content:space-between;align-items:end;gap:20px;display:flex}.menu-catalog-module__SCyEZq__sectionHeading>div,.menu-catalog-module__SCyEZq__resultsHeading>div{min-width:0}.menu-catalog-module__SCyEZq__sectionHeading h2,.menu-catalog-module__SCyEZq__resultsHeading h2{letter-spacing:-.045em;margin-top:4px;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:900;line-height:1}.menu-catalog-module__SCyEZq__sectionHeading>div>span,.menu-catalog-module__SCyEZq__resultsHeading>div>span{max-width:640px;color:var(--muted-foreground);margin-top:10px;font-size:.82rem;font-weight:600;line-height:1.55;display:block}.menu-catalog-module__SCyEZq__sectionHeading>small,.menu-catalog-module__SCyEZq__resultsHeading>small{color:var(--muted-foreground);flex:none;font-size:.68rem;font-weight:650}.menu-catalog-module__SCyEZq__categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px;display:grid}.menu-catalog-module__SCyEZq__categoryCard{border:1px solid var(--border);min-width:0;color:var(--foreground);text-align:left;background:var(--card);box-shadow:0 1px 0 color-mix(in srgb, var(--foreground) 3%, transparent);border-radius:22px;grid-template-columns:minmax(0,1fr) 28px;transition:border-color .18s ease-out,box-shadow .22s ease-out,transform .22s cubic-bezier(.23,1,.32,1);display:grid;overflow:hidden}.menu-catalog-module__SCyEZq__categoryImage{aspect-ratio:1.42;color:var(--muted-foreground);background:var(--muted);grid-column:1/-1;place-items:center;display:grid;position:relative;overflow:hidden}.menu-catalog-module__SCyEZq__categoryImage img{object-fit:cover;transition:transform .26s cubic-bezier(.23,1,.32,1)}.menu-catalog-module__SCyEZq__categoryImage>svg{width:30px;height:30px}.menu-catalog-module__SCyEZq__categoryCopy{align-content:start;gap:5px;min-width:0;padding:18px 8px 20px 20px;display:grid}.menu-catalog-module__SCyEZq__categoryCopy small{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:850}.menu-catalog-module__SCyEZq__categoryCopy strong{letter-spacing:-.035em;font-size:.9375rem;font-weight:880}.menu-catalog-module__SCyEZq__categoryCopy>span{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;font-weight:580;line-height:1.5;display:-webkit-box;overflow:hidden}.menu-catalog-module__SCyEZq__categoryCard>svg{width:19px;height:19px;color:var(--primary);align-self:center;margin-right:16px;transition:transform .18s cubic-bezier(.23,1,.32,1)}.menu-catalog-module__SCyEZq__resultsLayout{align-items:start;gap:24px;display:grid}.menu-catalog-module__SCyEZq__resultsWithPanel{grid-template-columns:minmax(0,1fr) 380px}.menu-catalog-module__SCyEZq__resultsHeading{margin-bottom:24px}@keyframes menu-catalog-module__SCyEZq__menu-screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.menu-catalog-module__SCyEZq__categoryCard:hover{border-color:color-mix(in srgb, var(--foreground) 28%, transparent);box-shadow:0 18px 42px color-mix(in srgb, var(--foreground) 10%, transparent);transform:translateY(-4px)}.menu-catalog-module__SCyEZq__categoryCard:hover .menu-catalog-module__SCyEZq__categoryImage img{transform:scale(1.025)}.menu-catalog-module__SCyEZq__categoryCard:hover>svg{transform:translate(3px)}}@media (max-width:1100px){.menu-catalog-module__SCyEZq__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-catalog-module__SCyEZq__resultsWithPanel{grid-template-columns:1fr}}@media (max-width:700px){.menu-catalog-module__SCyEZq__menuContent{margin-top:26px}.menu-catalog-module__SCyEZq__menuToolbar{flex-direction:column;align-items:stretch;gap:10px}.menu-catalog-module__SCyEZq__toolbarLabel{padding-left:2px}.menu-catalog-module__SCyEZq__categoriesBack{width:fit-content}.menu-catalog-module__SCyEZq__menuSearch{width:100%}.menu-catalog-module__SCyEZq__screenTransition{margin-top:26px}.menu-catalog-module__SCyEZq__sectionHeading,.menu-catalog-module__SCyEZq__resultsHeading{flex-direction:column;align-items:flex-start;gap:8px}.menu-catalog-module__SCyEZq__sectionHeading>small,.menu-catalog-module__SCyEZq__resultsHeading>small{display:none}.menu-catalog-module__SCyEZq__categoryGrid{grid-template-columns:1fr;gap:13px}.menu-catalog-module__SCyEZq__categoryCard{border-radius:17px;grid-template-columns:116px minmax(0,1fr) 24px;align-items:stretch;min-height:132px}.menu-catalog-module__SCyEZq__categoryImage{aspect-ratio:auto;border-right:1px solid var(--border);grid-area:1/1;min-height:132px}.menu-catalog-module__SCyEZq__categoryCopy{grid-column:2;padding:17px 8px 17px 16px}.menu-catalog-module__SCyEZq__categoryCopy strong{font-size:1rem}.menu-catalog-module__SCyEZq__categoryCopy>span{font-size:.68rem}.menu-catalog-module__SCyEZq__categoryCard>svg{grid-area:1/3;margin-right:10px}}@media (prefers-reduced-motion:reduce){.menu-catalog-module__SCyEZq__screenTransition{animation:none}.menu-catalog-module__SCyEZq__categoryCard,.menu-catalog-module__SCyEZq__categoryImage img,.menu-catalog-module__SCyEZq__categoryCard>svg{transition:none}}
