._wrap_c0zkn_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background:linear-gradient(180deg,var(--shef-beige) 0%,var(--shef-white) 35%,var(--shef-pink-bg) 100%);position:relative;overflow:hidden}._wrap_c0zkn_1:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 25%,rgba(92,36,48,.05) 0%,transparent 45%),radial-gradient(circle at 85% 75%,rgba(196,30,90,.05) 0%,transparent 45%),radial-gradient(circle at 50% 50%,rgba(196,30,90,.02) 0%,transparent 60%);pointer-events:none}._graphics_c0zkn_25{position:relative;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}._illoWrap_c0zkn_34{width:200px;height:140px;flex-shrink:0}._illo_c0zkn_34{width:100%;height:100%;display:block;animation:_float_c0zkn_1 5s ease-in-out infinite}._brainGroup_c0zkn_47{animation:_pulse_c0zkn_1 3s ease-in-out infinite}@keyframes _float_c0zkn_1{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(.5deg)}75%{transform:translateY(-6px) rotate(-.5deg)}}@keyframes _pulse_c0zkn_1{0%,to{opacity:1}50%{opacity:.92}}._badge_c0zkn_62{font-size:.9rem;font-weight:700;color:var(--shef-maroon);background:#5c243014;padding:.4rem 1rem;border-radius:999px;border:1px solid rgba(92,36,48,.15);animation:_badgeBounce_c0zkn_1 2s ease-in-out infinite}@keyframes _badgeBounce_c0zkn_1{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){._illo_c0zkn_34,._brainGroup_c0zkn_47,._badge_c0zkn_62{animation:none}}._title_c0zkn_86{font-size:1.85rem;font-weight:800;color:var(--shef-text);margin:0 0 .6rem;letter-spacing:-.02em;line-height:1.2}._text_c0zkn_95{color:var(--shef-text-muted);margin:0 0 1.75rem;max-width:400px;font-size:1.05rem;line-height:1.65}._actions_c0zkn_103{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}._btn_c0zkn_110{padding:.85rem 1.6rem;background:var(--shef-maroon);color:var(--shef-white);border:none;border-radius:10px;font-weight:600;cursor:pointer;font-size:1rem;box-shadow:0 2px 10px #5c243040;transition:transform .15s ease,box-shadow .15s ease}._btn_c0zkn_110:hover{background:var(--shef-maroon-dark);transform:translateY(-2px);box-shadow:0 4px 14px #5c24304d}._link_c0zkn_129{padding:.85rem 1.6rem;color:var(--shef-maroon);font-weight:600;text-decoration:none;border-radius:10px;border:2px solid var(--shef-maroon);transition:background .15s ease,transform .15s ease}._link_c0zkn_129:hover{background:var(--shef-pink-bg);transform:translateY(-2px)}._toast_1xw2h_1{position:fixed;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.65rem;min-width:min(18rem,calc(100vw - 2rem));max-width:min(26rem,calc(100vw - 1.5rem));padding:.75rem .85rem .75rem .9rem;font-size:.875rem;font-weight:500;color:#f7f7f8;background:#16161af0;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 12px 40px #00000047,0 2px 8px #0000002e;z-index:10000;animation:_toastIn_1xw2h_1 .32s cubic-bezier(.22,1,.36,1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);text-align:left}._toastLeaving_1xw2h_28{animation:_toastOut_1xw2h_1 .22s ease forwards}._toastSuccess_1xw2h_32{padding-left:.75rem}._toastError_1xw2h_36{background:#581c1cf2;border-color:#f8717140}._toastIcon_1xw2h_41{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background:#1f8f5a;color:#fff;box-shadow:0 0 0 3px #1f8f5a38}._toastBody_1xw2h_54{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._toastTitle_1xw2h_62{font-size:.8125rem;font-weight:700;letter-spacing:.01em;color:#fff;line-height:1.25}._toastMessage_1xw2h_70{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;color:#ffffffc7;line-height:1.35}._toast_1xw2h_1:not(._toastSuccess_1xw2h_32) ._toastMessage_1xw2h_70{white-space:normal;color:#fff;font-weight:600}._toastAction_1xw2h_87{flex-shrink:0;padding:.4rem .7rem;border:none;border-radius:999px;background:#ffffff1f;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:background .15s ease;white-space:nowrap}._toastAction_1xw2h_87:hover{background:#fff3}._toastClose_1xw2h_107{flex-shrink:0;width:1.5rem;height:1.5rem;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#ffffff8c;font-size:1.15rem;line-height:1;cursor:pointer}._toastClose_1xw2h_107:hover{color:#fff;background:#ffffff1a}@keyframes _toastIn_1xw2h_1{0%{opacity:0;transform:translate(-50%) translateY(14px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes _toastOut_1xw2h_1{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(8px) scale(.98)}}@media(max-width:640px){._toast_1xw2h_1{bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));left:50%;right:auto}}._overlay_nc1lg_1{position:fixed;inset:0;z-index:500;display:flex;align-items:flex-start;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem 1rem;animation:_overlayIn_nc1lg_1 .18s ease-out}@keyframes _overlayIn_nc1lg_1{0%{opacity:0}to{opacity:1}}._backdrop_nc1lg_17{position:absolute;inset:0;background:#0f0a0c73;backdrop-filter:blur(4px);cursor:default}._popover_nc1lg_25{position:relative;z-index:1;width:100%;max-width:min(640px,calc(100vw - 2rem));max-height:min(82vh,720px);background:var(--shef-surface, #fff);border-radius:20px;box-shadow:0 32px 64px #0000002e,0 0 0 1px #0000000f;display:flex;flex-direction:column;overflow:hidden;animation:_popoverIn_nc1lg_1 .22s cubic-bezier(.22,1,.36,1)}@keyframes _popoverIn_nc1lg_1{0%{opacity:0;transform:translateY(-16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._searchBar_nc1lg_53{display:flex;align-items:center;gap:.65rem;padding:1rem 1.15rem;border-bottom:1px solid var(--shef-divider);background:var(--shef-panel-gradient)}._searchIconWrap_nc1lg_62{display:flex;align-items:center;justify-content:center;color:var(--shef-tint-muted);flex-shrink:0}._input_nc1lg_70{flex:1;min-width:0;padding:.55rem 0;font-size:1.05rem;font-weight:500;color:var(--shef-text);background:transparent;border:none;outline:none;font-family:inherit}._input_nc1lg_70::-webkit-search-cancel-button,._input_nc1lg_70::-webkit-search-decoration{-webkit-appearance:none;appearance:none}._input_nc1lg_70::placeholder{color:var(--shef-text-muted);font-weight:400}._clearBtn_nc1lg_94,._closeBtn_nc1lg_95{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;cursor:pointer;border-radius:10px;transition:background .15s,color .15s}._clearBtn_nc1lg_94{width:32px;height:32px;font-size:1.35rem;line-height:1;color:var(--shef-text-muted);background:#0000000d;border:none}._clearBtn_nc1lg_94:hover{background:#00000014;color:var(--shef-text)}._closeBtn_nc1lg_95{padding:.35rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shef-text-muted);background:#0000000a;border:1px solid rgba(0,0,0,.08)}._closeBtn_nc1lg_95:hover{background:#00000012;color:var(--shef-text)}._results_nc1lg_137{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:.85rem 0 0;-webkit-overflow-scrolling:touch}._sectionHeading_nc1lg_146{margin:0 0 .65rem;padding:0 1.15rem;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--shef-text-muted)}._hintText_nc1lg_156{margin:1rem 0 0;padding:0 1.15rem;font-size:.82rem;color:var(--shef-text-muted)}._trendingSection_nc1lg_163{padding:0 0 1rem}._trendingGrid_nc1lg_167{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0 1.15rem}@media(min-width:480px){._trendingGrid_nc1lg_167{grid-template-columns:repeat(3,1fr)}}._trendingChip_nc1lg_180{display:flex;align-items:center;gap:.5rem;padding:.7rem .85rem;font-size:.88rem;font-weight:600;color:var(--shef-text);background:var(--shef-surface);border:1px solid rgba(0,0,0,.08);border-radius:12px;cursor:pointer;text-align:left;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .12s}._trendingChip_nc1lg_180:hover{border-color:#c41e5a40;box-shadow:0 4px 14px #5c243014;transform:translateY(-1px)}._trendingChipIcon_nc1lg_203{font-size:1.05rem;flex-shrink:0}._trendingChipLabel_nc1lg_208{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._resultList_nc1lg_214{display:flex;flex-direction:column;gap:.15rem;padding:0 .5rem}._resultRow_nc1lg_221{display:flex;align-items:center;gap:.75rem;width:100%;padding:.55rem .65rem;text-align:left;background:transparent;border:none;border-radius:12px;cursor:pointer;font-family:inherit;transition:background .12s ease}._resultRow_nc1lg_221:hover,._resultRowActive_nc1lg_237{background:#c41e5a12}._resultRowThumb_nc1lg_241{flex-shrink:0;width:44px;height:44px;border-radius:10px;overflow:hidden;background:var(--shef-tint-faint);display:flex;align-items:center;justify-content:center}._resultRowThumb_nc1lg_241 img{width:100%;height:100%;object-fit:cover}._resultRowThumbFallback_nc1lg_259{font-size:1.25rem;line-height:1}._resultRowBody_nc1lg_264{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._resultRowLabel_nc1lg_272{font-size:.92rem;font-weight:600;color:var(--shef-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._resultRowMeta_nc1lg_281{font-size:.78rem;color:var(--shef-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._resultRowBadge_nc1lg_289{flex-shrink:0;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#5c2430a6;background:#c41e5a14;padding:.2rem .45rem;border-radius:999px}._skeletonList_nc1lg_301{padding:.5rem 1.15rem 1rem;display:flex;flex-direction:column;gap:.65rem}._skeletonRow_nc1lg_308{display:flex;align-items:center;gap:.75rem}._skeletonThumb_nc1lg_314{width:44px;height:44px;border-radius:10px;background:linear-gradient(90deg,#0000000f 25%,#0000001a,#0000000f 75%);background-size:200% 100%;animation:_shimmer_nc1lg_1 1.2s infinite}._skeletonText_nc1lg_323{flex:1;display:flex;flex-direction:column;gap:.35rem}._skeletonLine_nc1lg_330,._skeletonLineShort_nc1lg_331{height:10px;border-radius:6px;background:linear-gradient(90deg,#0000000f 25%,#0000001a,#0000000f 75%);background-size:200% 100%;animation:_shimmer_nc1lg_1 1.2s infinite}._skeletonLine_nc1lg_330{width:70%}._skeletonLineShort_nc1lg_331{width:45%}@keyframes _shimmer_nc1lg_1{0%{background-position:200% 0}to{background-position:-200% 0}}._noResultsWrap_nc1lg_347{padding:2rem 1.15rem 1.5rem;text-align:center}._noResultsTitle_nc1lg_352{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;color:var(--shef-text)}._noResults_nc1lg_347{margin:0;font-size:.9rem;color:var(--shef-text-muted);line-height:1.45}._ctaSecondary_nc1lg_366{margin-top:1rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;color:var(--shef-maroon);background:var(--shef-tint-subtle);border:1px solid var(--shef-tint-border);border-radius:12px;cursor:pointer;font-family:inherit}._ctaSecondary_nc1lg_366:hover{background:var(--shef-hover-surface)}._quickFooter_nc1lg_383,._resultsFooter_nc1lg_384{padding:.85rem 1.15rem 1rem;border-top:1px solid rgba(0,0,0,.06)}._ctaPrimary_nc1lg_389{width:100%;padding:.75rem 1.25rem;font-size:.92rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--shef-maroon, #4a1942) 0%,var(--shef-pink, #8b3a5c) 100%);border:none;border-radius:12px;cursor:pointer;font-family:inherit;transition:filter .15s,transform .12s}._ctaPrimary_nc1lg_389:hover{filter:brightness(1.05);transform:translateY(-1px)}._resultsView_nc1lg_408{display:flex;flex-direction:column;min-height:0;flex:1}._filterRow_nc1lg_415{display:flex;flex-wrap:wrap;gap:.4rem;padding:.65rem 1.15rem;border-bottom:1px solid rgba(0,0,0,.06);background:var(--shef-muted-surface)}._filterChip_nc1lg_424,._filterChipActive_nc1lg_425{padding:.4rem .8rem;font-size:.78rem;font-weight:600;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .12s,color .12s}._filterChip_nc1lg_424{color:var(--shef-text-muted);background:var(--shef-surface);border:1px solid rgba(0,0,0,.1)}._filterChip_nc1lg_424:hover:not(:disabled){color:var(--shef-text);border-color:#5c243033}._filterChip_nc1lg_424:disabled{opacity:.45;cursor:not-allowed}._filterChipActive_nc1lg_425{color:#fff;background:linear-gradient(135deg,var(--shef-maroon) 0%,var(--shef-pink) 100%);border:none;font-weight:700}._resultsGridScroll_nc1lg_458{overflow-x:hidden;overflow-y:auto;padding:.5rem 0 .75rem;-webkit-overflow-scrolling:touch}._footerHints_nc1lg_465{display:none;align-items:center;justify-content:center;gap:1.25rem;padding:.55rem 1rem;border-top:1px solid rgba(0,0,0,.06);background:var(--shef-muted-surface);font-size:.72rem;color:var(--shef-text-muted)}._footerHints_nc1lg_465 span{display:inline-flex;align-items:center;gap:.25rem}._footerHints_nc1lg_465 kbd{display:inline-block;padding:.1rem .35rem;font-size:.68rem;font-family:inherit;background:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:4px}@media(min-width:640px){._footerHints_nc1lg_465{display:flex}}@media(max-width:480px){._overlay_nc1lg_1{padding:0;align-items:stretch}._popover_nc1lg_25{max-width:none;max-height:none;min-height:100%;border-radius:0;margin:0}}._wrap_1nogf_1{position:relative;display:flex;align-items:center}._btnGroup_1nogf_7{display:flex;align-items:center;gap:.25rem}._iconBtn_1nogf_13{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:8px;background:transparent;color:var(--shef-white);cursor:pointer;transition:background .15s}._iconBtn_1nogf_13:hover,._iconBtnActive_1nogf_30{background:#ffffff26}._iconGlyph_1nogf_34{font-size:1.1rem;line-height:1}._badge_1nogf_39{position:absolute;top:2px;right:2px;min-width:1rem;height:1rem;padding:0 .25rem;font-size:.65rem;font-weight:700;line-height:1rem;text-align:center;color:var(--shef-maroon);background:var(--shef-surface);border-radius:999px;box-shadow:0 1px 3px #0003}._backdrop_1nogf_57{position:fixed;inset:0;z-index:500;border:none;background:transparent;cursor:default}._panel_1nogf_66{position:absolute;top:calc(100% + .5rem);right:0;z-index:510;width:min(22rem,calc(100vw - 2rem));max-height:min(24rem,70vh);display:flex;flex-direction:column;background:var(--shef-surface);color:var(--shef-text);border-radius:12px;box-shadow:0 12px 40px #0000002e;overflow:hidden}._panelHead_1nogf_82{flex-shrink:0;padding:.75rem 1rem;background:var(--shef-maroon);color:var(--shef-white)}._panelTitle_1nogf_89{margin:0;font-size:.95rem;font-weight:700}._sheetRoot_1nogf_96{position:fixed;inset:0;z-index:620;pointer-events:none}._sheetBackdrop_1nogf_103{position:absolute;inset:0;margin:0;padding:0;border:none;background:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;pointer-events:auto;animation:_inboxSheetBackdropIn_1nogf_1 .22s ease-out}@keyframes _inboxSheetBackdropIn_1nogf_1{0%{opacity:0}to{opacity:1}}@keyframes _inboxSheetSlideUp_1nogf_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetSurface_1nogf_135{position:absolute;left:0;right:0;bottom:0;z-index:1;max-height:min(88vh,100%);display:flex;flex-direction:column;background:var(--shef-surface);color:var(--shef-text);padding-bottom:env(safe-area-inset-bottom,0);pointer-events:auto;animation:_inboxSheetSlideUp_1nogf_1 .34s var(--bottom-sheet-ease, cubic-bezier(.32, .72, 0, 1));will-change:transform}._sheetHandle_1nogf_152{margin:.45rem auto .7rem}._sheetHandleOnDark_1nogf_156{background:var(--bottom-sheet-handle-on-dark)}._sheetHead_1nogf_160{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;padding:.35rem 1rem .85rem;background:linear-gradient(180deg,var(--shef-maroon) 0%,color-mix(in srgb,var(--shef-maroon) 92%,#000) 100%);color:var(--shef-white)}._sheetHeadRow_1nogf_170{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._sheetTitle_1nogf_177{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.02em}._sheetClose_1nogf_184{flex-shrink:0;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;background:#ffffff2e;color:var(--shef-white);font-size:1.35rem;line-height:1;cursor:pointer}._sheetClose_1nogf_184:active{background:#ffffff47}._panelBody_1nogf_202{flex:1;overflow-y:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch}._panelFoot_1nogf_209{flex-shrink:0;padding:.5rem 1rem .75rem;border-top:1px solid rgba(0,0,0,.08)}._panelFootLinks_1nogf_215{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;align-items:center}._panelSection_1nogf_222{border-bottom:1px solid rgba(0,0,0,.08)}._panelSection_1nogf_222:last-child{border-bottom:none}._panelSectionHead_1nogf_230{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem 1rem .35rem;background:#8b15380a}._panelSectionTitle_1nogf_239{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--shef-maroon)}._panelSectionBadge_1nogf_248{min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:var(--shef-pink);color:var(--shef-white);font-size:.68rem;font-weight:700;line-height:1.25rem;text-align:center}._sheetSurface_1nogf_135 ._panelFoot_1nogf_209{padding-bottom:max(.75rem,env(safe-area-inset-bottom,0))}._panelLink_1nogf_265{font-size:.85rem;font-weight:600;color:var(--shef-maroon);text-decoration:none}._panelLink_1nogf_265:hover{text-decoration:underline}._panelMuted_1nogf_276,._panelEmpty_1nogf_277{margin:.75rem 1rem;font-size:.875rem;color:var(--shef-text-muted)}._item_1nogf_283{display:block;padding:.65rem 1rem;border-bottom:1px solid rgba(0,0,0,.06)}._item_1nogf_283:last-child{border-bottom:none}._itemUnread_1nogf_293{background:#8b15380f}._itemLink_1nogf_297{display:flex;gap:.65rem;align-items:flex-start;text-decoration:none;color:inherit}._itemLink_1nogf_297:hover{background:#00000008}._itemIcon_1nogf_309{flex-shrink:0;font-size:1.25rem}._itemMain_1nogf_314{flex:1;min-width:0}._itemTitle_1nogf_319{margin:0 0 .2rem;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}._itemNew_1nogf_329{font-size:.65rem;font-weight:700;text-transform:uppercase;color:var(--shef-maroon);background:#8b15381f;padding:.1rem .35rem;border-radius:4px}._itemPreview_1nogf_339{margin:0 0 .25rem;font-size:.8rem;color:var(--shef-text-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._itemTime_1nogf_350{font-size:.72rem;color:var(--shef-text-muted)}._itemCta_1nogf_355{display:inline-block;margin-top:.25rem;font-size:.75rem;font-weight:600;color:var(--shef-maroon)}@media(prefers-reduced-motion:reduce){._sheetBackdrop_1nogf_103,._sheetSurface_1nogf_135{animation:none}}._headerDeliveryAgent_d07w8_1{justify-content:space-between;flex-wrap:nowrap}._deliveryAgentHeaderLabel_d07w8_6{flex:1;text-align:center;font-size:.85rem;font-weight:700;opacity:.92}._chefModeToggle_d07w8_14{display:inline-flex;align-items:stretch;border:1px solid rgba(255,255,255,.28);border-radius:999px;overflow:hidden;background:#0000001f;flex-shrink:0}._headerChefWorkspace_d07w8_24{gap:.55rem}._headerChefWorkspace_d07w8_24 ._chefModeToggle_d07w8_14{margin-left:auto}._chefModeToggleBtn_d07w8_32{appearance:none;border:0;margin:0;padding:.28rem .7rem;font:inherit;font-size:.72rem;font-weight:700;letter-spacing:.02em;color:#ffffffc7;background:transparent;cursor:pointer;white-space:nowrap}._chefModeToggleBtnActive_d07w8_47{color:var(--shef-maroon, #5c2430);background:#fff;cursor:default}._chefModeToggleBtn_d07w8_32:not(._chefModeToggleBtnActive_d07w8_47):hover{color:#fff;background:#ffffff1f}._header_d07w8_1{display:flex;align-items:center;gap:0 1.25rem;padding:0 1rem;min-height:56px;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));background:var(--shef-maroon);color:var(--shef-on-header);position:sticky;top:0;z-index:450;flex-wrap:wrap;box-shadow:0 1px #00000014}._desktopChrome_d07w8_75{display:contents}._mobileChrome_d07w8_79{position:fixed;top:0;left:0;right:0;z-index:450;flex:0 0 auto;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top,0px);background:var(--shef-maroon);transform:translate3d(0,calc(-100% - 24px),0);transition:transform .28s cubic-bezier(.22,1,.36,1);pointer-events:none}._mobileChrome_d07w8_79[data-visible=true]{transform:none;pointer-events:auto}._mobileChromeSpacer_d07w8_100{flex:0 0 auto;height:var(--mobile-chrome-height, 7.25rem);pointer-events:none}._mobileChrome_d07w8_79 ._header_d07w8_1,._mobileChrome_d07w8_79 ._headerSplash_d07w8_107{position:relative;top:auto;left:auto;right:auto;width:100%}._mobileChrome_d07w8_79 ._serviceTabsMobileWebTrack_d07w8_115{touch-action:pan-x}@media(prefers-reduced-motion:reduce){._mobileChrome_d07w8_79{transition:none}}._headerSplash_d07w8_107{position:fixed;left:0;right:0;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.12) 55%,transparent 100%);box-shadow:none;border-bottom:none}._headerSplash_d07w8_107[data-scrolled=true]{background:var(--shef-maroon);box-shadow:0 1px #00000014}._headerRight_d07w8_139{display:flex;align-items:center;gap:.5rem .75rem;margin-left:auto}._reportBugLink_d07w8_146{font-size:.8rem;font-weight:600;color:#ffffffe6;text-decoration:none;padding:.4rem .6rem;border-radius:6px;transition:background .2s,color .2s;display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}._reportBugLink_d07w8_146:hover{background:#ffffff26;color:var(--shef-on-header)}._langSwitcher_d07w8_166{display:flex;align-items:center;background:#0003;border-radius:999px;padding:3px;gap:0;border:1px solid rgba(255,255,255,.15);position:relative;z-index:10}._langOption_d07w8_178{padding:.4rem .75rem;min-width:44px;min-height:36px;font-size:.8rem;font-weight:600;letter-spacing:.02em;background:transparent;border:none;border-radius:999px;color:#ffffffb3;cursor:pointer;transition:color .2s,background .2s;display:inline-flex;align-items:center;justify-content:center}._langOption_d07w8_178:hover{color:#fffffff2}._langOptionActive_d07w8_200,._langOption_d07w8_178[aria-pressed=true]{background:#fff;color:var(--shef-maroon);box-shadow:0 1px 3px #00000026}._langOptionActive_d07w8_200:hover,._langOption_d07w8_178[aria-pressed=true]:hover{background:#fffffffa}._menuBtn_d07w8_212{background:none;border:none;color:inherit;font-size:1.25rem;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;line-height:1;display:inline-flex;align-items:center;justify-content:center}._logo_d07w8_227{font-size:1.35rem;font-weight:800;color:var(--shef-on-header);text-decoration:none;letter-spacing:-.03em;padding:.5rem .35rem;display:inline-flex;align-items:center;justify-content:center;overflow:visible}._logoText_d07w8_240{display:inline-block;transform:rotate(-8deg);transform-origin:center;font-family:Great Vibes,Brush Script MT,Segoe Script,Lucida Handwriting,Apple Chancery,cursive}._logoBeta_d07w8_247{display:inline-flex;align-items:center;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.12rem .35rem;margin-left:.35rem;background:#fff3;border:1px solid rgba(255,255,255,.35);border-radius:4px;color:#fffffff2;font-family:inherit}._logo_d07w8_227:hover{color:var(--shef-pink-bg)}._logo_d07w8_227:hover ._logoBeta_d07w8_247{background:#ffffff47;border-color:#ffffff80}._agenticToggle_d07w8_272{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;padding:.35rem;cursor:pointer;color:inherit}._agenticToggleTrack_d07w8_283{display:inline-block;width:44px;height:24px;border-radius:999px;background:#ffffff4d;position:relative;transition:background .2s}._agenticToggle_d07w8_272:hover ._agenticToggleTrack_d07w8_283{background:#ffffff73}._agenticToggleThumb_d07w8_297{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--shef-white);transition:transform .2s;box-shadow:0 1px 3px #0003}._agenticToggleThumb_d07w8_297[data-on=true]{transform:translate(20px)}._agenticToggleTrack_d07w8_283:has(._agenticToggleThumb_d07w8_297[data-on=true]){background:var(--shef-pink)}._agenticToggleIcon_d07w8_317{font-size:1rem;opacity:.9}._chefViewToggle_d07w8_322{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;padding:.35rem;cursor:pointer;color:inherit}._chefViewToggleTrack_d07w8_333{display:inline-block;width:44px;height:24px;border-radius:999px;background:#ffffff4d;position:relative;transition:background .2s}._chefViewToggle_d07w8_322:hover ._chefViewToggleTrack_d07w8_333{background:#ffffff73}._chefViewToggleThumb_d07w8_347{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--shef-white);transition:transform .2s;box-shadow:0 1px 3px #0003}._chefViewToggleThumb_d07w8_347[data-on=true]{transform:translate(20px)}._chefViewToggleOn_d07w8_363 ._chefViewToggleTrack_d07w8_333,._chefViewToggleTrack_d07w8_333:has(._chefViewToggleThumb_d07w8_347[data-on=true]){background:#f59e0b}._chefViewToggleIcon_d07w8_368{font-size:1rem}._chefViewToggleLabel_d07w8_372{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._chefViewToggleBtn_d07w8_379{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;background:#ffffff1f;color:inherit;cursor:pointer;font-family:inherit}._chefViewToggleBtn_d07w8_379:hover{background:#ffffff38}._serfAssistantLabel_d07w8_395{display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .6rem .3rem .75rem;font-size:.8rem;font-weight:700;background:linear-gradient(135deg,#ffffff38,#ffffff14);color:var(--shef-on-header);border-radius:999px;border:1px solid rgba(255,255,255,.25);letter-spacing:-.02em;box-shadow:0 2px 12px #0000001f}._serfAssistantName_d07w8_409{letter-spacing:.02em}._serfAssistantComingSoon_d07w8_412,._serfAssistantAlpha_d07w8_413{font-size:.58rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .5rem;background:linear-gradient(135deg,#ffffff40,#ffffff1f);border-radius:6px;color:#fffffff2;border:1px solid rgba(255,255,255,.2)}._tourAccountWrap_d07w8_425{display:inline-flex;align-items:center;gap:.5rem}._loginBtn_d07w8_431{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:transparent;border:1px solid rgba(255,255,255,.5);color:var(--shef-on-header);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}._loginBtn_d07w8_431:hover{background:#ffffff1a;border-color:#fffc}._signupBtn_d07w8_448{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#fff;color:var(--shef-maroon);border:none;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s}._signupBtn_d07w8_448:hover{background:var(--shef-pink-bg);color:var(--shef-maroon)}._adminLink_d07w8_469{font-size:.85rem;font-weight:700;color:var(--shef-on-header);text-decoration:none;padding:.5rem;border-radius:6px;transition:background .2s;opacity:.95}._adminLink_d07w8_469:hover{background:#ffffff26}._accountLink_d07w8_484{font-size:.9rem;font-weight:600;color:var(--shef-on-header);text-decoration:none;padding:.5rem;border-radius:6px;transition:background .2s;display:inline-flex;align-items:center}._accountLink_d07w8_484:hover{background:#ffffff1a}._accountAvatar_d07w8_500{display:inline-block;width:32px;height:32px;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;border:2px solid rgba(255,255,255,.6)}._logoutBtn_d07w8_511{padding:.5rem 1rem;font-size:.85rem;font-weight:600;background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:8px;color:var(--shef-on-header);cursor:pointer;transition:background .2s,border-color .2s}._logoutBtn_d07w8_511:hover{background:#ffffff1f;border-color:#ffffff80}._searchWrap_d07w8_528{position:relative;display:flex;align-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.45rem .85rem;min-width:0;flex:1;max-width:320px;cursor:text;transition:background .2s,border-color .2s,box-shadow .2s}._searchWrap_d07w8_528:focus-within{background:#fff3;border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff1f}._searchIcon_d07w8_549{display:flex;align-items:center;justify-content:center;margin-right:.45rem;opacity:.85;flex-shrink:0}._search_d07w8_528{background:none;border:none;color:var(--shef-on-header);font-size:.9rem;width:100%;outline:none}._search_d07w8_528::placeholder{color:#ffffffb3}._searchDropdown_d07w8_571{position:absolute;top:100%;left:0;right:0;margin-top:.35rem;background:var(--shef-surface);border-radius:14px;box-shadow:0 12px 40px var(--shef-shadow),0 2px 8px var(--shef-shadow);max-height:380px;overflow-y:auto;z-index:300;border:1px solid var(--shef-border)}._trendingWrap_d07w8_587{padding:1rem 1rem 1.1rem}._trendingHeader_d07w8_591{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;padding-bottom:.6rem;border-bottom:1px solid var(--shef-divider)}._trendingIcon_d07w8_600{font-size:1.1rem;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.08))}._trendingTitle_d07w8_606{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--shef-text-muted)}._trendingGrid_d07w8_614{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:420px){._trendingGrid_d07w8_614{grid-template-columns:repeat(3,1fr)}}._trendingChip_d07w8_626{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.85rem;font-weight:600;color:var(--shef-text);background:var(--shef-muted-surface);border:1px solid var(--shef-border);border-radius:10px;cursor:pointer;text-align:left;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;box-shadow:0 1px 3px var(--shef-shadow)}._trendingChip_d07w8_626:hover{background:var(--shef-elevated);border-color:var(--shef-maroon);box-shadow:0 4px 12px var(--shef-shadow);transform:translateY(-1px)}._trendingChip_d07w8_626:focus{outline:none;border-color:var(--shef-maroon);box-shadow:0 0 0 3px #5c24301f}._trendingChipIcon_d07w8_657{font-size:1.15rem;line-height:1;flex-shrink:0;width:1.5em;text-align:center}._trendingChipLabel_d07w8_665{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._searchDropdownLabel_d07w8_671{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--shef-text-muted);margin:0;padding:.6rem .75rem .25rem}._searchDropdownList_d07w8_681{list-style:none;margin:0;padding:0 0 .5rem}._searchDropdownItem_d07w8_687{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.9rem;color:var(--shef-text);background:none;border:none;cursor:pointer;text-align:left;transition:background .15s}._searchDropdownItem_d07w8_687:hover{background:var(--shef-beige)}._searchDropdownType_d07w8_706{font-size:.7rem;font-weight:600;text-transform:uppercase;color:var(--shef-text-muted);min-width:4rem}._cart_d07w8_714{display:flex;align-items:center;gap:.4rem;padding:.5rem .75rem;min-height:40px;color:var(--shef-on-header);text-decoration:none;font-size:.9rem;font-weight:600;border-radius:8px;transition:background .2s;box-sizing:border-box;flex-shrink:0}._cartIcon_d07w8_730{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}._cart_d07w8_714:hover{background:#ffffff1a}._cartBadge_d07w8_742{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;background:var(--shef-pink);color:var(--shef-on-header);font-size:.7rem;font-weight:700;border-radius:999px}._cartMobileCompact_d07w8_756{position:relative;gap:0;padding:.2rem;min-width:44px;min-height:44px;justify-content:center}._cartMobileCompact_d07w8_756 ._cartIcon_d07w8_730{width:38px;height:38px;border-radius:10px;background:#ffffff2e}._cartMobileCompact_d07w8_756 ._cartIcon_d07w8_730 svg{width:22px;height:22px}._cartMobileCompact_d07w8_756 ._cartBadge_d07w8_742{position:absolute;top:0;right:0;min-width:1.15rem;height:1.15rem;padding:0 .25rem;font-size:.65rem;border:2px solid var(--shef-maroon);box-shadow:0 1px 3px #0003}._loginIconMobile_d07w8_789{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:44px;min-height:44px;margin:0;padding:0;border:none;border-radius:10px;background:#ffffff2e;color:var(--shef-on-header, #fff);cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease}._loginIconMobile_d07w8_789:hover,._loginIconMobile_d07w8_789:focus-visible{background:#ffffff47;outline:none}._loginIconMobile_d07w8_789:active{transform:scale(.96)}._loginIconMobile_d07w8_789 svg{width:22px;height:22px;display:block}._promoBanner_d07w8_824{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;background:var(--shef-green-light);color:var(--shef-maroon);font-size:.85rem;font-weight:600;position:relative}._promoCheck_d07w8_837{color:var(--shef-green);font-weight:800}._promoBannerMobileLoggedIn_d07w8_842{align-items:flex-start;justify-content:flex-start;text-align:left;gap:.5rem;padding-right:2.65rem}._promoBannerMobileLoggedIn_d07w8_842 ._promoCheck_d07w8_837{align-self:center;flex-shrink:0}._promoBannerStack_d07w8_855{display:flex;flex-direction:column;gap:.08rem;min-width:0;flex:1}._promoBannerHeadline_d07w8_863{font-size:.8125rem;font-weight:800;line-height:1.25}._promoBannerSub_d07w8_869{font-size:.72rem;font-weight:600;line-height:1.2;opacity:.92}._promoBannerSingle_d07w8_876{flex:1;text-align:center}._promoClose_d07w8_881{position:absolute;right:.5rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--shef-text-muted);line-height:1}._progressTabs_d07w8_893{display:flex;align-items:center;justify-content:center;gap:0;padding:.75rem 1rem;background:var(--shef-maroon-dark, #1a0a0a);color:var(--shef-on-header);font-size:.9rem;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1)}._progressTab_d07w8_893{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;color:#ffffffa6;text-decoration:none;border-radius:8px;transition:color .2s,background .2s}._progressTab_d07w8_893:hover{color:#ffffffe6;background:#ffffff14}._progressTabActive_d07w8_922{color:var(--shef-on-header);background:#ffffff26}._progressTabDone_d07w8_927{color:var(--shef-green-light, #a8e6a0)}._progressTabDone_d07w8_927 ._progressTabNum_d07w8_931{background:var(--shef-green, #2d7a2d);color:var(--shef-on-header)}._progressTabDisabled_d07w8_936{cursor:not-allowed;opacity:.55;pointer-events:none}._progressTabNum_d07w8_931{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:50%;background:#ffffff40;font-size:.75rem;font-weight:700}._progressTabActive_d07w8_922 ._progressTabNum_d07w8_931{background:var(--shef-pink);color:var(--shef-on-header)}._progressTabConnector_d07w8_959{width:2rem;height:2px;background:#fff3;margin:0 .25rem;flex-shrink:0}._serviceTabs_d07w8_115{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem max(1rem,var(--content-padding-x));background:var(--shef-surface);border-bottom:1px solid var(--shef-border)}._serviceTabsPrimaryTrack_d07w8_977{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;width:100%;max-width:36rem;margin:0 auto;padding:3px;background:#0000000b;border-radius:12px;border:none;box-shadow:none}._serviceTab_d07w8_115,._serviceTabActive_d07w8_993{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:40px;padding:.5rem .35rem;font-size:.8125rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;text-align:center;text-decoration:none;color:var(--shef-text-muted);border:none;border-radius:10px;margin-bottom:0;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}._serviceTabLabel_d07w8_1015{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._serviceTabActive_d07w8_993{color:var(--shef-pink);background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014;border-bottom:none;margin-bottom:0}._serviceTab_d07w8_115:hover{color:var(--shef-text)}._serviceTabActive_d07w8_993:hover{color:var(--shef-pink)}._serviceTabsInner_d07w8_1040{display:contents}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115){flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;padding:0 max(1rem,var(--content-padding-x));min-height:44px}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTabsInner_d07w8_1040{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:0;width:100%;max-width:72rem;margin:0 auto;overflow-x:auto;scrollbar-width:none}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTabsInner_d07w8_1040::-webkit-scrollbar{display:none}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTab_d07w8_115,._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTabActive_d07w8_993{flex:0 0 auto;min-height:44px;padding:.55rem 1rem;margin:0;border-radius:0;background:transparent;box-shadow:none;border-bottom:2px solid transparent}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTabActive_d07w8_993{color:var(--shef-pink);background:transparent;border-bottom-color:var(--shef-pink);font-weight:700}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTab_d07w8_115:hover{color:var(--shef-text);background:#5c24300a}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._serviceTabActive_d07w8_993:hover{color:var(--shef-pink);background:transparent}._serviceTabs_d07w8_115:not(._serviceTabsMobileWeb_d07w8_115) ._newBadge_d07w8_1102{margin-right:.35rem}._newBadge_d07w8_1102{display:inline-block;font-size:.65rem;background:var(--shef-green);color:var(--shef-on-header);padding:.1rem .35rem;border-radius:4px;margin-right:.25rem;vertical-align:middle}._promoClose_d07w8_881{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.5rem}@media(min-width:641px){._header_d07w8_1{padding-left:max(var(--content-padding-x-tablet),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-tablet),env(safe-area-inset-right))}}@media(min-width:1025px){._header_d07w8_1{padding-left:max(var(--content-padding-x-wide),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-wide),env(safe-area-inset-right))}}@media(max-width:640px){._headerDeliveryAgent_d07w8_1{flex-wrap:nowrap;gap:.4rem;padding-top:.4rem;padding-bottom:.4rem;min-height:52px}._headerChefWorkspace_d07w8_24 ._logo_d07w8_227{flex-shrink:0}._headerChefWorkspace_d07w8_24 ._chefModeToggle_d07w8_14{margin-left:0;order:2}._headerChefWorkspace_d07w8_24 ._headerRight_d07w8_139{margin-left:auto;order:3}._headerDeliveryAgent_d07w8_1 ._deliveryAgentHeaderLabel_d07w8_6{display:none}._headerDeliveryAgent_d07w8_1 ._headerRight_d07w8_139{gap:.3rem}._headerDeliveryAgent_d07w8_1 ._accountLink_d07w8_484,._headerDeliveryAgent_d07w8_1 ._logoutBtn_d07w8_511{font-size:.72rem;padding:.28rem .5rem}._headerChefWorkspace_d07w8_24 ._chefHeaderHelp_d07w8_1177{display:none}._chefModeToggleBtn_d07w8_32{padding:.32rem .7rem;font-size:.72rem}}@media(max-width:640px){._header_d07w8_1{gap:0 .75rem;min-height:52px;padding:0 var(--content-padding-x);padding-left:max(var(--content-padding-x),env(safe-area-inset-left));padding-right:max(var(--content-padding-x),env(safe-area-inset-right))}._headerRight_d07w8_139{gap:.35rem}._headerMobileCompact_d07w8_1201 ._agenticToggle_d07w8_272,._headerMobileCompact_d07w8_1201 ._serfAssistantLabel_d07w8_395,._headerMobileCompact_d07w8_1201 ._reportBugLink_d07w8_146,._headerMobileCompact_d07w8_1201 ._langSwitcher_d07w8_166,._headerMobileCompact_d07w8_1201 ._tourAccountWrap_d07w8_425{display:none}._headerMobileCompact_d07w8_1201 ._searchWrap_d07w8_528{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);border:0;white-space:nowrap;max-width:none;min-width:0}._logo_d07w8_227{font-size:1.35rem}._promoBanner_d07w8_824{padding:.5rem 2.5rem .5rem .75rem;font-size:.8rem;flex-wrap:wrap;justify-content:center;text-align:center}._promoBanner_d07w8_824._promoBannerMobileLoggedIn_d07w8_842{flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;text-align:left;padding:.45rem 2.55rem .45rem .65rem;font-size:inherit}._promoBannerMobileLoggedIn_d07w8_842 ._promoCheck_d07w8_837{align-self:center}._promoBannerMobileLoggedIn_d07w8_842 ._promoBannerHeadline_d07w8_863{font-size:.78rem}._promoBannerMobileLoggedIn_d07w8_842 ._promoBannerSub_d07w8_869{font-size:.68rem}._progressTabs_d07w8_893{padding:.6rem .75rem;font-size:.8rem;gap:0}._progressTab_d07w8_893{padding:.4rem .6rem}._progressTabNum_d07w8_931{min-width:1.25rem;height:1.25rem;font-size:.7rem}._progressTabConnector_d07w8_959{width:1rem}._serviceTabs_d07w8_115{padding:.5rem max(.75rem,var(--content-padding-x));gap:.4rem;overflow-x:visible;justify-content:stretch}._serviceTabsPrimaryTrack_d07w8_977{max-width:none}._serviceTab_d07w8_115,._serviceTabActive_d07w8_993{padding:.5rem .3rem;font-size:.8rem}}@media(max-width:380px){._cart_d07w8_714:not(._cartMobileCompact_d07w8_756) ._cartIcon_d07w8_730{display:none}._cart_d07w8_714:not(._cartMobileCompact_d07w8_756){padding:.5rem}}html.mobile-web-device ._exploreMobileNavShell_d07w8_1311{padding:.4rem 0 .45rem;background:var(--shef-beige);border-bottom:1px solid var(--shef-tint-border);box-shadow:none}html.mobile-web-device ._exploreMobileNavCard_d07w8_1318{display:flex;flex-direction:column;gap:0;padding:0;background:transparent;border-radius:0;box-shadow:none}html.mobile-web-device ._serviceTabsMobileWeb_d07w8_115{display:flex;flex-direction:column;gap:0;padding:0;background:transparent;border-bottom:none;overflow:visible;position:relative}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115{display:flex;flex-wrap:nowrap;align-items:center;gap:.35rem;width:100%;max-width:none;margin:0;padding:.15rem .7rem;background:transparent;border-radius:0;border:none;box-shadow:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115::-webkit-scrollbar{display:none}html.mobile-web-device ._serviceTabsMobileWebTrackCentered_d07w8_1363{justify-content:center}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTab_d07w8_115,html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabActive_d07w8_993{flex:0 0 auto;position:relative;z-index:2;min-width:max-content;min-height:2.5rem;padding:.45rem 1rem;margin:0;font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shef-maroon);background:transparent;border:1.5px solid transparent;border-radius:1.15rem;box-shadow:none;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabLabel_d07w8_1015{font-size:inherit;font-weight:inherit;letter-spacing:inherit}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTab_d07w8_115{background:transparent}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTab_d07w8_115:hover{color:var(--shef-maroon);background:var(--shef-hover-surface)}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTab_d07w8_115:active{transform:none}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabActive_d07w8_993,html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabActive_d07w8_993:hover{color:var(--shef-green);font-weight:800;background:var(--shef-surface);border-color:var(--shef-pink);box-shadow:0 1px 2px var(--shef-tint-shadow),0 6px 16px var(--shef-tint-shadow)}html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabActive_d07w8_993:before,html.mobile-web-device ._serviceTabsMobileWebTrack_d07w8_115 ._serviceTabActive_d07w8_993:after{content:none}html.mobile-web-device ._serviceTabsMobileWeb_d07w8_115 ._newBadge_d07w8_1102{display:none}._accountAvatarMobile_d07w8_1431{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}._accountAvatarFallback_d07w8_1439{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--shef-pink) 0%,var(--shef-maroon) 100%);color:var(--shef-white);font-size:.85rem;font-weight:700}._accountAvatarMobile_d07w8_1431 ._accountAvatar_d07w8_500{width:32px;height:32px}._overlay_hqqt9_1{position:fixed;inset:0;background:#00000073;backdrop-filter:blur(4px);z-index:500;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem max(2rem,env(safe-area-inset-bottom));overflow-y:auto;animation:_fadeIn_hqqt9_1 .2s ease}@keyframes _fadeIn_hqqt9_1{0%{opacity:0}to{opacity:1}}._modal_hqqt9_20{background:var(--shef-surface);border-radius:20px;width:100%;max-width:400px;padding:1.75rem 1.5rem;box-shadow:0 24px 64px #0000002e,0 0 0 1px #0000000a;animation:_slideUp_hqqt9_1 .3s cubic-bezier(.34,1.56,.64,1)}@keyframes _slideUp_hqqt9_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._header_hqqt9_35{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}._title_hqqt9_43{font-size:1.35rem;font-weight:800;color:var(--shef-text);margin:0;letter-spacing:-.02em}._closeBtn_hqqt9_51{background:none;border:none;cursor:pointer;color:var(--shef-text-muted);padding:.5rem;line-height:1;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.5rem;transition:color .15s,background .15s}._closeBtn_hqqt9_51:hover{color:var(--shef-maroon);background:#5c24300f}._intro_hqqt9_73{font-size:.95rem;color:var(--shef-text);line-height:1.5;margin:0 0 1.25rem}._form_hqqt9_80{display:flex;flex-direction:column;gap:1rem}._label_hqqt9_86{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--shef-text)}._labelHead_hqqt9_95{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}._labelHead_hqqt9_95 span:first-child{font-size:.85rem;letter-spacing:.02em}._optionalTag_hqqt9_107{font-size:.72rem;font-weight:600;color:var(--shef-text-muted);text-transform:uppercase;letter-spacing:.04em}._orDivider_hqqt9_115{display:flex;align-items:center;gap:.65rem;margin:.15rem 0;color:var(--shef-text-muted);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._orDivider_hqqt9_115:before,._orDivider_hqqt9_115:after{content:"";flex:1;height:1px;background:var(--shef-border)}._phoneRow_hqqt9_135{display:flex;flex-direction:column;gap:.5rem}._contactBtn_hqqt9_141{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:44px;padding:.55rem .85rem;font-size:.9rem;font-weight:700;font-family:inherit;color:var(--shef-maroon);background:#5c24300f;border:1px solid rgba(92,36,48,.18);border-radius:10px;cursor:pointer;transition:background .15s,border-color .15s}._contactBtn_hqqt9_141:hover:not(:disabled){background:#5c24301a;border-color:#5c243047}._contactBtn_hqqt9_141:disabled{opacity:.65;cursor:not-allowed}._contactBtnIcon_hqqt9_170{font-size:1.1rem;line-height:1}._contactBtnText_hqqt9_175{line-height:1.2}._fieldHint_hqqt9_179,._requireHint_hqqt9_180{margin:0;font-size:.78rem;font-weight:500;color:var(--shef-text-muted);line-height:1.4}@media(min-width:480px){._phoneRow_hqqt9_135{flex-direction:row;align-items:stretch}._phoneRow_hqqt9_135 ._input_hqqt9_194{flex:1;min-width:0}._contactBtn_hqqt9_141{width:auto;flex-shrink:0;padding-left:1rem;padding-right:1rem}}._input_hqqt9_194{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:inherit;border:1px solid var(--shef-border);border-radius:10px;color:var(--shef-text);box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._input_hqqt9_194:focus{outline:none;border-color:var(--shef-pink);box-shadow:0 0 0 3px #c41e5a26}._input_hqqt9_194:disabled{opacity:.7;cursor:not-allowed}._error_hqqt9_230{font-size:.875rem;color:var(--shef-pink);margin:0}._actions_hqqt9_236{display:flex;gap:.75rem;margin-top:.5rem}._primaryBtn_hqqt9_242{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;color:var(--shef-white);background:var(--shef-pink);border:none;border-radius:12px;cursor:pointer;font-family:inherit;transition:background .2s,transform .2s}._whatsappBtnIcon_hqqt9_260{flex-shrink:0;display:block}._primaryBtn_hqqt9_242:hover:not(:disabled){background:var(--shef-maroon)}._primaryBtn_hqqt9_242:disabled{opacity:.7;cursor:not-allowed}._secondaryBtn_hqqt9_274{padding:.85rem 1.25rem;font-size:1rem;font-weight:600;color:var(--shef-text);background:var(--shef-bg);border:1px solid var(--shef-border);border-radius:12px;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s}._secondaryBtn_hqqt9_274:hover:not(:disabled){background:var(--shef-border);border-color:#ddd}._secondaryBtn_hqqt9_274:disabled{opacity:.7;cursor:not-allowed}._success_hqqt9_297{text-align:center;padding:.5rem 0}._successIcon_hqqt9_302{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#2e7d321f;color:var(--shef-green, #2e7d32);border-radius:50%;font-size:1.75rem;font-weight:700;margin-bottom:1rem}._successTitle_hqqt9_316{font-size:1.2rem;font-weight:800;color:var(--shef-text);margin:0 0 .5rem}._successText_hqqt9_323{font-size:.95rem;color:var(--shef-text-muted);line-height:1.5;margin:0 0 1.5rem}._success_hqqt9_297 ._primaryBtn_hqqt9_242{max-width:200px;margin:0 auto}._codeBox_hqqt9_335{margin:0 0 1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#c41e5a14,#5c24300f);border:1px dashed rgba(196,30,90,.35);border-radius:14px}._codeLabel_hqqt9_343{display:block;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shef-text-muted);margin-bottom:.35rem}._codeValue_hqqt9_353{font-size:2rem;font-weight:900;letter-spacing:.2em;color:var(--shef-maroon);font-variant-numeric:tabular-nums}._rewardHint_hqqt9_361{font-size:.875rem;color:var(--shef-text-muted);line-height:1.45;margin:0 0 1.25rem}@keyframes _referralSheetBackdropIn_hqqt9_1{0%{opacity:0}to{opacity:1}}@keyframes _referralSheetSlideUp_hqqt9_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._sheetRoot_hqqt9_379{position:fixed;inset:0;z-index:500;pointer-events:none}._sheetBackdrop_hqqt9_386{position:absolute;inset:0;margin:0;padding:0;border:none;background:#0000006b;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;animation:_referralSheetBackdropIn_hqqt9_1 .2s ease-out}._modalSheet_hqqt9_400{position:absolute;left:0;right:0;bottom:0;max-width:none;max-height:min(92vh,100%);overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;padding:0 1.25rem max(1.35rem,env(safe-area-inset-bottom));padding-top:.35rem;box-shadow:0 -12px 48px #0003,0 0 0 1px #0000000a;pointer-events:auto;animation:_referralSheetSlideUp_hqqt9_1 .32s cubic-bezier(.32,.72,0,1);will-change:transform}._sheetHandle_hqqt9_418{width:42px;height:5px;border-radius:100px;background:#0000001f;margin:.55rem auto .65rem;flex-shrink:0}._modalSheet_hqqt9_400 ._header_hqqt9_35{margin-bottom:1rem}._modalSheet_hqqt9_400 ._title_hqqt9_43{font-size:1.2rem}._modalSheet_hqqt9_400 ._intro_hqqt9_73{font-size:.92rem;margin-bottom:1rem}._modalSheet_hqqt9_400 ._input_hqqt9_194{min-height:48px;font-size:16px;border-radius:12px}._modalSheet_hqqt9_400 ._actions_hqqt9_236{flex-direction:column-reverse;gap:.65rem;margin-top:.75rem;padding-top:.25rem}._modalSheet_hqqt9_400 ._primaryBtn_hqqt9_242,._modalSheet_hqqt9_400 ._secondaryBtn_hqqt9_274{width:100%;min-height:48px;border-radius:14px}._modalSheet_hqqt9_400 ._primaryBtn_hqqt9_242{box-shadow:0 6px 18px #c41e5a47}._modalSheet_hqqt9_400 ._success_hqqt9_297 ._primaryBtn_hqqt9_242{max-width:none;width:100%}._modalSheet_hqqt9_400 ._success_hqqt9_297 ._secondaryBtn_hqqt9_274{width:100%;margin-bottom:.5rem}@media(prefers-reduced-motion:reduce){._sheetBackdrop_hqqt9_386,._modalSheet_hqqt9_400{animation:none}}._switcher_1uvtk_1{display:flex;align-items:center;background:#0003;border-radius:999px;padding:3px;border:1px solid rgba(255,255,255,.15);flex-shrink:0}._onLight_1uvtk_11{background:var(--shef-beige);border-color:var(--shef-border)}._option_1uvtk_16{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;min-width:40px;min-height:36px;padding:.35rem .65rem;font-size:.78rem;font-weight:600;font-family:inherit;letter-spacing:.02em;background:transparent;border:none;border-radius:999px;color:#ffffffe0;cursor:pointer;transition:background .2s,color .2s}._onLight_1uvtk_11 ._option_1uvtk_16{color:var(--shef-text-muted)}._option_1uvtk_16:hover{color:var(--shef-white)}._onLight_1uvtk_11 ._option_1uvtk_16:hover{color:var(--shef-text)}._optionActive_1uvtk_48{background:#fffffff2;color:var(--shef-maroon);box-shadow:0 1px 4px #0000001f}._onLight_1uvtk_11 ._optionActive_1uvtk_48{background:var(--shef-surface);color:var(--shef-maroon)}._optionIcon_1uvtk_59{font-size:.95rem;line-height:1}._switcherBlock_1uvtk_65{display:flex;width:100%;padding:4px;border-radius:12px;background:var(--shef-bg-subtle);border:1px solid var(--shef-border)}._switcherBlock_1uvtk_65 ._option_1uvtk_16{flex:1;min-height:44px;padding:.35rem .4rem;font-size:.72rem;color:var(--shef-text-muted);gap:.2rem}._switcherBlock_1uvtk_65 ._optionActive_1uvtk_48{background:var(--shef-elevated);color:var(--shef-text);font-weight:700;box-shadow:inset 0 0 0 2px var(--shef-pink),0 1px 3px var(--shef-shadow)}._switcherBlock_1uvtk_65 ._option_1uvtk_16:focus-visible{outline:2px solid var(--shef-focus-ring, var(--shef-pink));outline-offset:2px;z-index:1}._iconBtn_1uvtk_96{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#ffffff1f;color:var(--shef-white);font-size:1.15rem;cursor:pointer;transition:background .2s}._iconBtn_1uvtk_96:hover{background:#ffffff38}._onLight_1uvtk_11._iconBtn_1uvtk_96{background:var(--shef-beige);color:var(--shef-maroon)}._onLight_1uvtk_11._iconBtn_1uvtk_96:hover{background:var(--shef-border)}._overlay_eh1ad_1{position:fixed;inset:0;background:var(--shef-overlay);z-index:300;animation:_fadeIn_eh1ad_1 .2s ease}@media(max-width:896px){html.mobile-web-device ._overlay_eh1ad_1{display:flex;align-items:flex-end;justify-content:stretch;padding-top:max(2rem,env(safe-area-inset-top));overflow:hidden;touch-action:none}html.mobile-web-device ._sidebar_eh1ad_19{width:100%;max-width:none;height:auto;max-height:min(92dvh,100%);min-height:0;flex:0 1 auto;margin-top:0;padding-top:.35rem;padding-bottom:max(1.25rem,env(safe-area-inset-bottom));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;animation:_slideUpSheet_eh1ad_1 .34s var(--bottom-sheet-ease, cubic-bezier(.32, .72, 0, 1))}}@keyframes _slideUpSheet_eh1ad_1{0%{transform:translateY(100%);opacity:.95}to{transform:translateY(0);opacity:1}}@keyframes _fadeIn_eh1ad_1{0%{opacity:0}to{opacity:1}}._sidebarHandle_eh1ad_54{width:var(--bottom-sheet-handle-width, 36px);height:var(--bottom-sheet-handle-height, 4px);border-radius:999px;background:var(--bottom-sheet-handle-color);margin:.35rem auto .55rem;flex-shrink:0;pointer-events:none}._sheetDragZone_eh1ad_64{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:100%;min-height:28px;padding:.2rem 0 .15rem;margin:0 0 .25rem;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}._sheetDragZone_eh1ad_64:active{cursor:grabbing}._sheetDragZone_eh1ad_64:focus-visible{outline:2px solid rgba(196,30,90,.45);outline-offset:2px;border-radius:8px}._sidebar_eh1ad_19{width:min(340px,92vw);max-width:100%;height:100%;background:linear-gradient(180deg,var(--shef-surface) 0%,var(--shef-sidebar-gradient-end) 100%);padding:1.25rem 1.35rem;padding-bottom:max(1.25rem,env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;animation:_slideIn_eh1ad_1 .25s ease;box-shadow:4px 0 24px var(--shef-shadow);scrollbar-width:none;-ms-overflow-style:none;color:var(--shef-text)}._sidebar_eh1ad_19::-webkit-scrollbar{display:none}@keyframes _slideIn_eh1ad_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._header_eh1ad_115{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._closeBtn_eh1ad_122{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--shef-text);line-height:1;padding:.5rem;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}._logo_eh1ad_137{font-size:1.5rem;font-weight:700;color:var(--shef-pink);text-decoration:none;font-style:italic}._actions_eh1ad_145{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._primaryBtn_eh1ad_152{display:block;padding:.75rem 1rem;background:var(--shef-pink);color:var(--shef-white);text-align:center;font-weight:700;text-decoration:none;border-radius:8px}._secondaryBtn_eh1ad_163{display:block;padding:.75rem 1rem;background:var(--shef-surface);color:var(--shef-text);text-align:center;font-weight:600;text-decoration:none;border:2px solid var(--shef-border);border-radius:8px}._oneTimeBtn_eh1ad_175{display:block;padding:.85rem 1.25rem;background:var(--shef-pink-bg);color:var(--shef-pink);text-align:center;font-weight:700;text-decoration:none;border-radius:12px;border:1px solid rgba(196,30,90,.2)}._oneTimeBtn_eh1ad_175:hover{background:#fce4eccc}._mobileHeaderExtras_eh1ad_192{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.65rem .75rem;background:#5c24300a;border:1px solid rgba(92,36,48,.1);border-radius:12px}._searchNavTrigger_eh1ad_203{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem .85rem;font-size:.95rem;font-weight:600;color:var(--shef-text);background:var(--shef-surface);border:1px solid rgba(92,36,48,.15);border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;min-height:44px;transition:background .15s,border-color .15s}._searchNavTrigger_eh1ad_203:hover{background:#c41e5a0f;border-color:#c41e5a40}a._searchNavTrigger_eh1ad_203{text-decoration:none;color:inherit;box-sizing:border-box}._agenticNavTrigger_eh1ad_233{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem .85rem;font-size:.95rem;font-weight:600;color:var(--shef-text);background:linear-gradient(135deg,#8b5cf614,#c41e5a0f);border:1px solid rgba(92,36,48,.18);border-radius:10px;cursor:pointer;font-family:inherit;text-align:left;min-height:44px;transition:background .15s,border-color .15s}._agenticNavTrigger_eh1ad_233:hover{background:linear-gradient(135deg,#8b5cf61f,#c41e5a1a);border-color:#5c243047}._searchNavIcon_eh1ad_257{flex-shrink:0;font-size:1.1rem;line-height:1}._cartNavRowLabel_eh1ad_263{flex:1;text-align:left}._sidebarCartBadge_eh1ad_268{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.75rem;font-weight:700;color:var(--shef-white);background:var(--shef-pink);border-radius:999px}._reportBugNavLink_eh1ad_282{display:flex;align-items:center;padding:.55rem .85rem;font-size:.9rem;font-weight:600;color:var(--shef-maroon);text-decoration:none;border-radius:10px;min-height:44px;transition:background .15s}._reportBugNavLink_eh1ad_282:hover{background:var(--shef-accent-tint)}._langSwitcherNav_eh1ad_299{display:flex;align-items:center;align-self:flex-start;background:var(--shef-bg-subtle);border-radius:999px;padding:3px;gap:0;border:1px solid var(--shef-border)}._themeNavLabel_eh1ad_310{margin:.85rem 0 .4rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--shef-text-muted)}._langOptionNav_eh1ad_319{padding:.45rem .85rem;min-width:44px;min-height:40px;font-size:.8rem;font-weight:600;letter-spacing:.02em;background:transparent;border:none;border-radius:999px;color:var(--shef-text-muted);cursor:pointer;transition:color .2s,background .2s;font-family:inherit}._langOptionNav_eh1ad_319:hover{color:var(--shef-text)}._langOptionNavActive_eh1ad_339,._langOptionNav_eh1ad_319[aria-pressed=true]{background:var(--shef-maroon);color:var(--shef-white);box-shadow:0 1px 3px #0000001f}._authRow_eh1ad_346{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}._loginLink_eh1ad_353{flex:1;padding:.65rem 1rem;font-size:.95rem;font-weight:600;color:var(--shef-maroon);text-decoration:none;background:#5c24300f;border:1px solid rgba(92,36,48,.2);border-radius:10px;cursor:pointer;text-align:center;font-family:inherit;transition:background .15s,border-color .15s,color .15s}._loginLink_eh1ad_353:hover{background:#5c24301a;border-color:#5c24304d;color:var(--shef-pink)}._logoutNavBtn_eh1ad_375{display:block;margin:0 1rem 1rem;width:calc(100% - 2rem);box-sizing:border-box;padding:.75rem 1rem;font-size:.95rem;font-weight:600;font-family:inherit;color:var(--shef-maroon);background:#5c24300f;border:1px solid rgba(92,36,48,.2);border-radius:10px;cursor:pointer;text-align:center;min-height:44px}._logoutNavBtn_eh1ad_375:hover{background:#c41e5a14;border-color:#c41e5a59;color:var(--shef-pink)}._logoutNavLink_eh1ad_399{width:100%;border:none;background:transparent;font:inherit;cursor:pointer;text-align:left;color:var(--shef-maroon)}._logoutNavLink_eh1ad_399:hover{color:var(--shef-pink)}._signupLink_eh1ad_413{flex:1;padding:.65rem 1rem;font-size:.95rem;font-weight:600;background:var(--shef-pink);color:var(--shef-white);border:none;border-radius:10px;cursor:pointer;text-decoration:none;text-align:center;font-family:inherit;transition:background .15s,filter .15s}._signupLink_eh1ad_413:hover{background:var(--shef-pink-light, #a84d6d);filter:brightness(1.02)}._navSection_eh1ad_434{margin-bottom:1.25rem}._navSection_eh1ad_434:last-of-type{margin-bottom:0}._navSectionLabel_eh1ad_442{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--shef-text-muted);margin:0 0 .5rem;padding:0 .25rem}._navSectionCard_eh1ad_452{background:var(--shef-glass);border:1px solid rgba(92,36,48,.08);border-radius:12px;padding:.35rem;box-shadow:0 1px 3px #5c24300a}._navLinkWithIcon_eh1ad_460{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;color:var(--shef-text);text-decoration:none;font-size:.95rem;font-weight:500;min-height:44px;border-radius:10px;transition:background .2s ease,color .2s ease,transform .15s ease}._navLinkWithIcon_eh1ad_460:hover{color:var(--shef-pink);background:#c41e5a0f}._navLinkWithIcon_eh1ad_460:active{transform:scale(.99)}._navIconWrap_eh1ad_483{width:2rem;height:2rem;border-radius:10px;background:linear-gradient(135deg,#c41e5a14,#5c24300f);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease}._navLinkWithIcon_eh1ad_460:hover ._navIconWrap_eh1ad_483{background:linear-gradient(135deg,#c41e5a24,#5c24301a)}._navIcon_eh1ad_483{font-size:1.1rem;line-height:1;text-align:center}._chefCard_eh1ad_506{display:flex;align-items:center;gap:.85rem;width:100%;padding:1rem 1.1rem;margin-bottom:.85rem;background:linear-gradient(135deg,#5c243012,#c41e5a0f);border:1px solid rgba(92,36,48,.12);border-radius:14px;box-shadow:0 2px 8px #5c24300f;cursor:pointer;font-family:inherit;text-align:left;color:var(--shef-text);text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}._chefCard_eh1ad_506:hover{background:linear-gradient(135deg,#5c24301a,#c41e5a14);border-color:#5c24302e;box-shadow:0 3px 12px #5c243014}._chefCardIcon_eh1ad_531{font-size:1.4rem;line-height:1;flex-shrink:0}._chefCardText_eh1ad_537{flex:1;font-size:.95rem;font-weight:600;line-height:1.35}._chefCardArrow_eh1ad_544{font-size:1.2rem;color:var(--shef-text-muted);flex-shrink:0}._panelOverlay_eh1ad_551{position:fixed;inset:0;z-index:310;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:_fadeIn_eh1ad_1 .2s ease}._panelCard_eh1ad_563{width:100%;max-width:min(440px,calc(100vw - 2rem));background:var(--shef-surface);border-radius:20px;box-shadow:0 24px 64px #5c243033,0 8px 24px #00000014;border:1px solid rgba(92,36,48,.12);overflow:hidden;animation:_panelSlide_eh1ad_1 .3s ease}@keyframes _panelSlide_eh1ad_1{0%{opacity:0;transform:translateY(-20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._panelHero_eh1ad_585{position:relative;height:160px;min-height:160px;overflow:hidden}._panelHeroGraphic_eh1ad_592{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}._panelHeroBg_eh1ad_600{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}._panelHeroEmoji_eh1ad_608{position:relative;z-index:1;font-size:4.5rem;line-height:1;filter:drop-shadow(0 4px 12px rgba(92,36,48,.15));animation:_panelEmojiPop_eh1ad_1 .4s ease .15s both}@keyframes _panelEmojiPop_eh1ad_1{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}._panelClose_eh1ad_628{position:absolute;top:.75rem;right:.75rem;z-index:2;background:var(--shef-glass);border:none;font-size:1.5rem;line-height:1;color:var(--shef-text-muted);cursor:pointer;padding:.5rem;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 8px #5c24301a;transition:color .15s,background .15s}._panelClose_eh1ad_628:hover{color:var(--shef-pink);background:var(--shef-surface)}._panelBody_eh1ad_655{padding:1.75rem}._panelTitle_eh1ad_659{margin:0 0 .75rem;font-size:1.5rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._panelText_eh1ad_667{margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6;color:var(--shef-text)}._panelCta_eh1ad_674{display:block;width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;color:var(--shef-white);background:var(--shef-pink);text-align:center;text-decoration:none;border-radius:14px;border:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 16px #c41e5a59}._panelCta_eh1ad_674:hover{background:var(--shef-maroon);transform:translateY(-1px);box-shadow:0 6px 24px #c41e5a66}._promoCard_eh1ad_696{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;margin-bottom:1.35rem;background:linear-gradient(135deg,#5c243012,#c41e5a0f);border:1px solid rgba(92,36,48,.12);border-radius:14px;box-shadow:0 2px 8px #5c24300f}._promoIcon_eh1ad_708{font-size:1.4rem;line-height:1;flex-shrink:0}._promoBody_eh1ad_714{flex:1;min-width:0}._promoText_eh1ad_719{font-size:.9rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.5}._promoCta_eh1ad_726{display:inline-block;padding:.6rem 1.1rem;font-size:.9rem;font-weight:700;color:var(--shef-white);background:var(--shef-pink);border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:background .2s,transform .2s}._promoCta_eh1ad_726:hover{background:var(--shef-maroon)}._nav_eh1ad_434{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1.25rem}._navGroupLabel_eh1ad_751{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--shef-text-muted);margin:0 0 .35rem;padding:0 .1rem}._footer_eh1ad_761{padding-top:1.25rem;border-top:1px solid var(--shef-border);display:flex;flex-wrap:wrap;gap:1.25rem 1.5rem}._footerCol_eh1ad_769{display:flex;flex-direction:column;gap:.25rem;min-width:120px}._footerLabel_eh1ad_776{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--shef-text-muted);margin:0 0 .5rem;padding:0 .1rem}._footerLink_eh1ad_786{font-size:.9rem;color:var(--shef-text-muted);text-decoration:none;padding:.5rem .75rem;border-radius:8px;margin:0 -.75rem;transition:color .15s,background .15s}._footerLink_eh1ad_786:hover{color:var(--shef-pink);background:#5c24300d}._overlay_e2ik6_1{position:fixed;inset:0;background:#0000007a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem;animation:_fadeIn_e2ik6_1 .2s ease}@keyframes _fadeIn_e2ik6_1{0%{opacity:0}to{opacity:1}}._modal_e2ik6_20{background:var(--shef-surface);border-radius:16px;width:100%;max-width:360px;padding:1.75rem 1.5rem;box-shadow:0 24px 48px #00000024,0 0 0 1px #0000000a;animation:_slideUp_e2ik6_1 .25s cubic-bezier(.22,1,.36,1)}@keyframes _slideUp_e2ik6_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._title_e2ik6_35{font-size:1.125rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin:0 0 1.25rem;line-height:1.45}._closeBtn_e2ik6_43{display:block;width:100%;padding:.625rem 1rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--shef-pink, #c41e5a);border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .15s}._closeBtn_e2ik6_43:hover{opacity:.92}._closeBtn_e2ik6_43:active{transform:scale(.98)}._icon_pycw1_3{flex-shrink:0;display:block}._anchor_pycw1_8{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:700;text-decoration:none;border-radius:999px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}._anchor_pycw1_8:focus-visible{outline:2px solid #fff;outline-offset:2px}._primary_pycw1_24{padding:.65rem 1.15rem;font-size:.9rem;color:#fff;background:#25d366;box-shadow:0 2px 10px #25d36659}._primary_pycw1_24:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 14px #25d36673}._outline_pycw1_38{padding:.55rem 1rem;font-size:.88rem;color:#128c7e;background:#25d3661a;border:2px solid rgba(37,211,102,.45)}._outline_pycw1_38:hover{background:#25d3662e;border-color:#25d366}._compact_pycw1_51{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 2px 8px #0003}._compact_pycw1_51:hover{background:#20bd5a;transform:scale(1.05)}._compactMaroon_pycw1_68{box-shadow:0 2px 8px #00000040;outline:1px solid rgba(255,255,255,.28);outline-offset:0}._stack_pycw1_74{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}._row_pycw1_81{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}._footerRow_pycw1_88{display:flex;flex-direction:column;gap:.4rem;margin-top:.75rem}._footerHint_pycw1_95{font-size:.75rem;color:#ffffff8c;margin:0;line-height:1.45}._footerLinks_pycw1_102{display:flex;flex-wrap:wrap;gap:.5rem .75rem}._footerLink_pycw1_102{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:#b8f5d0;text-decoration:none}._footerLink_pycw1_102:hover{color:#fff;text-decoration:underline}._supportHint_pycw1_123{font-size:.88rem;color:var(--shef-text-muted);margin:0 0 .75rem;line-height:1.5}._footer_9jkgw_3{margin-top:auto;padding:3.5rem 0 3rem;background:#0f0d0e;border-top:1px solid rgba(255,255,255,.07)}._footerInner_9jkgw_10{display:grid;grid-template-columns:1fr;gap:2.75rem;max-width:var(--content-max-width, 1200px);margin:0 auto;padding:0 var(--content-padding-x, 1.25rem);padding-left:max(var(--content-padding-x, 1.25rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x, 1.25rem),env(safe-area-inset-right));box-sizing:border-box}@media(min-width:641px){._footerInner_9jkgw_10{padding-left:max(var(--content-padding-x-tablet, 1.5rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-tablet, 1.5rem),env(safe-area-inset-right))}}@media(min-width:960px){._footerInner_9jkgw_10{grid-template-columns:minmax(0,1fr) auto;gap:4rem 5rem;align-items:start;padding-left:max(var(--content-padding-x-wide, 2rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-wide, 2rem),env(safe-area-inset-right))}}._brandBlock_9jkgw_40{text-align:left;max-width:320px}._brandLogo_9jkgw_45{display:inline-block;font-size:1.5rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.035em;margin-bottom:.625rem;line-height:1.2;transition:color .2s}._brandLogo_9jkgw_45:hover{color:var(--shef-pink)}._brandTagline_9jkgw_61{font-size:.875rem;color:#ffffffa6;margin:0 0 1.5rem;line-height:1.55;letter-spacing:.015em;max-width:28ch}._brandTaglineLead_9jkgw_70{display:block}._madeWithLove_9jkgw_74{display:block;margin-top:.35rem;color:#ffffffb8}._loveHeart_9jkgw_80{color:#e5395c;font-weight:700;margin:0 .1em}._appButtons_9jkgw_86{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1.5rem}._appBtn_9jkgw_93{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.03em;color:#ffffffeb;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,color .2s}._appBtn_9jkgw_93:hover{background:#ffffff1a;border-color:#fff3;color:#fff}._address_9jkgw_119{display:block;margin:1.25rem 0 0;font-style:normal;max-width:22rem}._addressLabel_9jkgw_126{display:block;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff61;margin:0 0 .55rem;line-height:1.2}._addressLink_9jkgw_137{display:inline-flex;align-items:flex-start;gap:.55rem;text-decoration:none;color:inherit;padding:.65rem .75rem .7rem .65rem;margin-left:-.65rem;border-radius:10px;border:1px solid transparent;transition:background .2s,border-color .2s,color .2s}._addressLink_9jkgw_137:hover{background:#ffffff0a;border-color:#ffffff14}._addressLink_9jkgw_137:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}._addressIcon_9jkgw_160{flex-shrink:0;margin-top:.2rem;color:#ffffff6b;transition:color .2s}._addressLink_9jkgw_137:hover ._addressIcon_9jkgw_160{color:var(--shef-pink)}._addressLines_9jkgw_171{display:flex;flex-direction:column;gap:.15rem;font-size:.8125rem;font-weight:500;letter-spacing:.01em;line-height:1.45;color:#ffffff9e;transition:color .2s}._addressLink_9jkgw_137:hover ._addressLines_9jkgw_171{color:#ffffffe0}._addressLines_9jkgw_171 span:first-child{color:#ffffffd1;font-weight:600;letter-spacing:.015em}._copyright_9jkgw_193{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.4}._nav_9jkgw_204{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:start;max-width:100%}@media(min-width:520px){._nav_9jkgw_204{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;max-width:none;justify-self:stretch}}@media(min-width:880px){._nav_9jkgw_204{grid-template-columns:repeat(3,auto);gap:2.5rem 3rem;justify-items:end;justify-self:end;text-align:right}}@media(min-width:960px){._nav_9jkgw_204{justify-items:end}}._col_9jkgw_237{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:960px){._col_9jkgw_237{align-items:flex-end}}._colTitle_9jkgw_250{font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.2}._linkList_9jkgw_260{list-style:none;margin:0;padding:0}._linkList_9jkgw_260 li{margin-bottom:.375rem}._linkList_9jkgw_260 li:last-child{margin-bottom:0}._link_9jkgw_260{display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#ffffffb8;text-decoration:none;transition:color .2s;line-height:1.5}._link_9jkgw_260:hover{color:#fff}._link_9jkgw_260:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px;border-radius:2px}._wrap_1uu4r_1{position:fixed;z-index:1200;left:50%;bottom:max(1rem,env(safe-area-inset-bottom,0px));transform:translate(-50%);pointer-events:none}._pill_1uu4r_10{pointer-events:auto;display:inline-flex;align-items:center;gap:.55rem;min-height:44px;padding:.45rem .85rem .45rem .55rem;border:1px solid rgba(139,36,50,.14);border-radius:999px;background:#fffcfaf0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 28px #2d141c29,0 1px #ffffffb3 inset;color:#2d1f24;font-family:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}._pill_1uu4r_10:hover{transform:translateY(-1px);box-shadow:0 14px 32px #2d141c33,0 1px #ffffffbf inset;background:#fff}._pill_1uu4r_10:active{transform:translateY(0)}._pill_1uu4r_10:focus-visible{outline:2px solid #c41e5a;outline-offset:3px}._mark_1uu4r_48{width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,#c41e5a,#8b2432);box-shadow:0 2px 8px #c41e5a59;position:relative;flex-shrink:0}._mark_1uu4r_48:after{content:"";position:absolute;inset:0;margin:auto;width:7px;height:7px;border-radius:50%;background:#fff}._label_1uu4r_69{font-size:.875rem;font-weight:700;letter-spacing:-.01em;line-height:1.1}._hint_1uu4r_76{font-size:.7rem;font-weight:600;color:#8b2432;opacity:.85;padding:.2rem .45rem;border-radius:999px;background:#c41e5a14}@media(max-width:480px){._hint_1uu4r_76{display:none}}._layout_lxpdk_1{min-height:100vh;display:flex;flex-direction:column;background:var(--shef-bg);color:var(--shef-text);overflow-x:clip}._layoutStoryIntro_lxpdk_10{background:#080608;min-height:100dvh;min-height:100vh}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17{padding-bottom:max(1rem,env(safe-area-inset-bottom))}._main_lxpdk_17{flex:1;min-width:0;max-width:var(--content-max-width);width:100%;margin:0 auto;padding:.75rem var(--content-padding-x);padding-left:max(var(--content-padding-x),env(safe-area-inset-left));padding-right:max(var(--content-padding-x),env(safe-area-inset-right));box-sizing:border-box;overflow-x:clip}@media(min-width:641px){._main_lxpdk_17{padding-left:max(var(--content-padding-x-tablet),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-tablet),env(safe-area-inset-right))}}@media(min-width:1025px){._main_lxpdk_17{padding-left:max(var(--content-padding-x-wide),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-wide),env(safe-area-inset-right))}}@media(max-width:480px){._main_lxpdk_17{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}._main_lxpdk_17._mainSplash_lxpdk_55{max-width:none;width:100%;margin:0;padding:0;background:var(--shef-splash-bg);overflow-x:clip}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainSplash_lxpdk_55{padding-bottom:0}._layoutAgentic_lxpdk_71{min-height:100dvh;min-height:100vh}._main_lxpdk_17._mainAgentic_lxpdk_76{display:flex;flex-direction:column;flex:1;min-height:0;max-width:none;width:100%;margin:0;padding:0;overflow:hidden}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainAgentic_lxpdk_76{padding-bottom:0}._layoutAgenticImmersive_lxpdk_96{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}@media(max-width:896px){._layoutAgenticImmersive_lxpdk_96{position:fixed;top:var(--agent-vv-top, 0px);left:0;right:0;width:100%;min-height:var(--agent-shell-height, 100dvh);height:var(--agent-shell-height, 100dvh);max-height:var(--agent-shell-height, 100dvh);overflow:hidden;overscroll-behavior:none}}._layoutAgenticImmersive_lxpdk_96 ._main_lxpdk_17._mainAgentic_lxpdk_76{flex:1;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column}._layoutChefOnboarding_lxpdk_131{min-height:100dvh;min-height:100vh}._main_lxpdk_17._mainChefOnboarding_lxpdk_136{flex:1;display:flex;flex-direction:column;min-height:0;max-width:none;width:100%;margin:0;padding:0;overflow-x:clip}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainChefOnboarding_lxpdk_136{padding-bottom:0}._main_lxpdk_17._mainTapriBecome_lxpdk_155{max-width:none;width:100%;margin:0;padding:0;overflow-x:clip}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainTapriBecome_lxpdk_155{padding-bottom:0}._main_lxpdk_17._mainShefMenuMobile_lxpdk_170,._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainShefMenuMobile_lxpdk_170{padding-top:0}._main_lxpdk_17._mainStoryIntroGate_lxpdk_179{max-width:none;width:100%;margin:0;padding:0;background:#080608;overflow:hidden}._layoutMobileWeb_lxpdk_17 ._main_lxpdk_17._mainStoryIntroGate_lxpdk_179{padding-bottom:0}._storyIntroGate_lxpdk_194{position:fixed;inset:0;z-index:400;background:#080608}._page_1069z_1{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem}._wrap_1069z_9{text-align:center;max-width:400px}._graphic_1069z_14{margin-bottom:1.5rem;opacity:.9}._graphic_1069z_14 svg{width:100px;height:auto;color:var(--shef-text-muted, #888)}._title_1069z_25{font-size:1.5rem;font-weight:700;color:var(--shef-text);margin:0 0 .75rem;line-height:1.3}._sub_1069z_33{font-size:1rem;color:var(--shef-text-muted, #666);margin:0 0 1.5rem;line-height:1.5}._cta_1069z_40{display:inline-block;padding:.75rem 1.5rem;background:var(--shef-pink);color:var(--shef-white);font-weight:700;font-size:1rem;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s}._cta_1069z_40:hover{transform:translateY(-2px);box-shadow:0 4px 16px #c41e5a59}._wrap_gqkbu_3{margin-top:1.5rem;width:100%;max-width:400px;margin-left:auto;margin-right:auto;text-align:left;border-radius:20px;overflow:hidden;background:var(--shef-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(92,36,48,.1);box-shadow:0 1px #fffc inset,0 12px 40px #5c243014,0 2px 8px #0000000a}._compact_gqkbu_22{margin-top:1.25rem}._liveCard_gqkbu_27{position:relative;padding:1.15rem 1.25rem 1.2rem;background:linear-gradient(135deg,#e8f5eef2,#fff9 55%,#fff6);border-bottom:1px solid rgba(26,92,52,.08)}._liveCard_gqkbu_27:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2d9d5f,#1a7a47);border-radius:4px 0 0 4px}._liveTop_gqkbu_45{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._livePulse_gqkbu_52{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e80;animation:_livePulse_gqkbu_52 2s ease-in-out infinite}@keyframes _livePulse_gqkbu_52{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}._badgeLive_gqkbu_74{display:inline-flex;align-items:center;padding:.28rem .65rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#14532d;background:#ffffffbf;border:1px solid rgba(26,92,52,.15);border-radius:999px}._liveMessage_gqkbu_88{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:1.4;color:var(--shef-text, #1a1410)}._liveArea_gqkbu_97{margin:.35rem 0 0;font-size:.8125rem;font-weight:500;color:#3d6b4f;line-height:1.4}._comingBlock_gqkbu_106{padding:1rem 1.25rem 1.15rem;background:linear-gradient(180deg,#faf6f280,#ffffff4d)}._comingHeading_gqkbu_111{margin:0 0 .75rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--shef-text-muted, #7a6a62)}._comingGrid_gqkbu_120{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin:0;padding:0;list-style:none}._comingChip_gqkbu_129{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:44px;padding:.55rem .75rem;background:var(--shef-surface);border:1px solid rgba(92,36,48,.08);border-radius:12px;box-shadow:0 1px 2px #5c24300a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}._comingChip_gqkbu_129:hover{border-color:#5c243024;box-shadow:0 4px 12px #5c24300f;transform:translateY(-1px)}._chipCity_gqkbu_149{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--shef-text, #2d1810)}._badgeSoon_gqkbu_156{flex-shrink:0;padding:.2rem .45rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b5344;background:linear-gradient(180deg,#f5f0eb,#ebe4dc);border-radius:6px}@media(min-width:380px){._comingGrid_gqkbu_120{grid-template-columns:repeat(2,1fr)}}@media(max-width:359px){._comingGrid_gqkbu_120{grid-template-columns:1fr}}._wrap_t6t2j_1{display:flex;flex-direction:column;gap:.5rem;margin:.75rem 0 .25rem}._wrapKitchen_t6t2j_8{gap:.65rem;margin:0;padding:0}._mapWrapKitchen_t6t2j_14,._mapKitchen_t6t2j_22{height:min(52vh,420px);min-height:280px;border-radius:16px;border:1px solid rgba(92,36,48,.12);box-shadow:0 8px 28px #2a1a1f14}@media(max-width:640px){._mapWrapKitchen_t6t2j_14,._mapKitchen_t6t2j_22{height:min(42vh,320px);min-height:240px;border-radius:14px}._wrapKitchen_t6t2j_8 ._searchRow_t6t2j_38{gap:.45rem}._wrapKitchen_t6t2j_8 ._searchInput_t6t2j_42,._wrapKitchen_t6t2j_8 ._searchBtn_t6t2j_43,._wrapKitchen_t6t2j_8 ._gpsBtn_t6t2j_44{min-height:44px;border-radius:12px}._wrapKitchen_t6t2j_8 ._searchBtn_t6t2j_43{padding:.65rem .9rem}._wrapKitchen_t6t2j_8 ._gpsBtn_t6t2j_44{width:100%;justify-content:center;border-radius:12px;padding:.65rem .85rem}._wrapKitchen_t6t2j_8 ._hint_t6t2j_60{font-size:.78rem}._wrapKitchen_t6t2j_8 ._label_t6t2j_64{font-size:.8rem}}._label_t6t2j_64{font-size:.875rem;font-weight:600;color:var(--text-secondary, #555)}._searchRow_t6t2j_38{position:relative;display:flex;gap:.5rem;align-items:stretch}._searchBtn_t6t2j_43{flex-shrink:0;padding:.6rem .9rem;border:none;border-radius:8px;background:var(--accent, #c45c26);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}._searchBtn_t6t2j_43:disabled{opacity:.6;cursor:not-allowed}._searchError_t6t2j_99{margin:0;font-size:.8rem;color:#b42318}._gpsBtn_t6t2j_44{align-self:flex-start;display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .85rem;border:1px solid var(--accent, #c45c26);border-radius:999px;background:#fff;color:var(--accent, #c45c26);font-size:.85rem;font-weight:600;cursor:pointer}._gpsBtn_t6t2j_44:hover:not(:disabled){background:#c45c2614}._gpsBtn_t6t2j_44:disabled{opacity:.6;cursor:not-allowed}._gpsSetNote_t6t2j_129{margin:0;font-size:.8rem;font-weight:600;color:#067647}._mapWrap_t6t2j_14{width:100%;height:280px;border-radius:10px;border:1px solid var(--border, #ddd);overflow:hidden;background:#e8eef2;touch-action:pan-x pan-y}._mapWrap_t6t2j_14 .leaflet-container{width:100%;height:100%;font:inherit;z-index:0}._leafletMap_t6t2j_153{width:100%;height:100%;min-height:280px}._providerNote_t6t2j_159{margin:0;font-size:.75rem;color:var(--text-muted, #888)}._pinMarker_t6t2j_165{background:transparent;border:none}._pinMarkerInner_t6t2j_170{width:22px;height:22px;margin:0 auto;border-radius:50% 50% 50% 0;background:#c45c26;border:2px solid #fff;box-shadow:0 2px 8px #00000059;transform:rotate(-45deg)}._confirmCard_t6t2j_181{display:flex;flex-direction:column;gap:.35rem;margin:0;padding:.85rem 1rem;border-radius:12px;border:1px solid #abefc6;background:linear-gradient(165deg,#f6fef9,#edfaf3)}._confirmHeader_t6t2j_192{display:flex;align-items:center;gap:.5rem;font-size:.92rem;color:#067647}._confirmCheck_t6t2j_200{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:50%;background:#067647;color:#fff;font-size:.72rem;font-weight:700;line-height:1}._confirmCoords_t6t2j_215{margin:0;font-size:.8rem;font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#344054}._confirmAddress_t6t2j_223{margin:0;font-size:.86rem;color:#1d2939;line-height:1.4}._confirmWarn_t6t2j_230{margin:0;font-size:.8rem;line-height:1.35;color:#b54708}._confirmHint_t6t2j_237{margin:.15rem 0 0;font-size:.75rem;color:#667085}._attribution_t6t2j_243{margin:0;font-size:.7rem;color:var(--text-muted, #999)}._searchInput_t6t2j_42{width:100%;padding:.6rem .75rem;border:1px solid var(--border, #ddd);border-radius:8px;font-size:.9rem;box-sizing:border-box}._searchInput_t6t2j_42:focus{outline:2px solid var(--accent, #c45c26);border-color:transparent}._map_t6t2j_14{width:100%;height:220px;border-radius:10px;border:1px solid var(--border, #ddd);overflow:hidden;background:#f0f0f0}._hint_t6t2j_60{margin:0;font-size:.8rem;color:var(--text-muted, #777)}._unavailable_t6t2j_278{margin:0;padding:.75rem;font-size:.85rem;color:var(--text-muted, #666);background:#f8f8f8;border-radius:8px;border:1px dashed var(--border, #ccc)}._loading_t6t2j_288{margin:0;font-size:.85rem;color:var(--text-muted, #777)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._overlay_15zis_1{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0c060a80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._overlayMobile_15zis_14{align-items:flex-end;justify-content:stretch;padding:0;background:#0c060a7a}._sheet_15zis_21{width:min(100%,34rem);max-height:min(92vh,40rem);display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,#fffdfb,#fff8f4);border:1px solid rgba(92,36,48,.1);box-shadow:0 28px 64px #1a0a1047}._sheetMobile_15zis_33{width:100%;max-width:100%;max-height:min(94dvh,100%);border-radius:28px 28px 0 0;border:none;box-shadow:0 -20px 56px #0f0a0e38;animation:_changeLocSheetUp_15zis_1 .32s cubic-bezier(.32,.72,0,1)}@keyframes _changeLocSheetUp_15zis_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._handle_15zis_48{width:36px;height:4px;margin:.65rem auto .15rem;border-radius:999px;background:#0f0a0e29;flex-shrink:0}._header_15zis_57{display:flex;align-items:flex-start;gap:.65rem;padding:1rem 1.1rem .65rem}._headerText_15zis_64{flex:1;min-width:0}._title_15zis_69{margin:0 0 .3rem;font-size:1.2rem;font-weight:800;letter-spacing:-.025em;color:#1a1214;line-height:1.25}._message_15zis_78{margin:0;font-size:.88rem;line-height:1.45;color:#1a12149e}._closeBtn_15zis_85{flex-shrink:0;width:44px;height:44px;border:none;border-radius:12px;background:#5c24300f;color:#5c2430;font-size:1.45rem;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}._body_15zis_99{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 1rem .5rem}._coordsOk_15zis_108{margin:.65rem 0 0;padding:.55rem .7rem;border-radius:12px;font-size:.82rem;font-weight:650;color:#067647;background:#06764714;border:1px solid rgba(6,118,71,.18);word-break:break-word}._coordsNeed_15zis_120{margin:.65rem 0 0;padding:.55rem .7rem;border-radius:12px;font-size:.82rem;line-height:1.4;color:#8a5a00;background:#f0ad001f;border:1px solid rgba(240,173,0,.28)}._error_15zis_131{margin:.55rem 0 0;padding:.55rem .7rem;border-radius:10px;font-size:.84rem;color:#8a2a3a;background:#c41e5a14;border:1px solid rgba(196,30,90,.18)}._actions_15zis_141{display:flex;flex-direction:column-reverse;gap:.5rem;flex-shrink:0;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(92,36,48,.1);background:#fffffff5}@media(min-width:641px){._actions_15zis_141{flex-direction:row;justify-content:flex-end}._actions_15zis_141 ._secondaryBtn_15zis_157,._actions_15zis_141 ._primaryBtn_15zis_158{width:auto;min-width:8.5rem}}._secondaryBtn_15zis_157,._primaryBtn_15zis_158{min-height:50px;padding:.75rem 1.1rem;border-radius:14px;font:inherit;font-size:1rem;font-weight:750;letter-spacing:-.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._secondaryBtn_15zis_157{width:100%;color:#5c2430;background:#5c24300d;border:1.5px solid rgba(92,36,48,.14)}._primaryBtn_15zis_158{width:100%;color:#fff;border:none;background:linear-gradient(135deg,#5c2430,#8b3a4a 55%,#c45c26);box-shadow:0 10px 24px #5c24303d}._primaryBtn_15zis_158:disabled,._secondaryBtn_15zis_157:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media(prefers-reduced-motion:reduce){._sheetMobile_15zis_33{animation:none}}._page_1c0kk_5{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;background:linear-gradient(180deg,var(--shef-beige) 0%,var(--shef-white) 40%,var(--shef-pink-bg) 100%);position:relative;overflow:hidden}._page_1c0kk_5:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(92,36,48,.04) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(196,30,90,.04) 0%,transparent 50%);pointer-events:none}._title_1c0kk_30{font-size:1.75rem;font-weight:800;color:var(--shef-text);margin:0 0 .5rem;letter-spacing:-.02em}._text_1c0kk_38{color:var(--shef-text-muted);margin:0 0 1.75rem;max-width:380px;font-size:1rem;line-height:1.6}._btn_1c0kk_46{padding:.75rem 1.5rem;background:var(--shef-maroon);color:var(--shef-white);border:none;border-radius:10px;font-weight:600;cursor:pointer;font-size:1rem;box-shadow:0 2px 8px #5c243033;transition:transform .15s ease,box-shadow .15s ease}._btn_1c0kk_46:hover{background:var(--shef-maroon-dark);transform:translateY(-1px);box-shadow:0 4px 12px #5c243040}._link_1c0kk_65{padding:.75rem 1.5rem;color:var(--shef-maroon);font-weight:600;text-decoration:none;border-radius:10px;border:2px solid var(--shef-maroon);transition:background .15s ease,transform .15s ease}._link_1c0kk_65:hover{background:var(--shef-pink-bg);transform:translateY(-1px)}._page_1r0dr_5{position:fixed;inset:0;z-index:99998;display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:Sora Variable,Sora,DM Sans Variable,system-ui,-apple-system,sans-serif;overflow-y:auto}._bg_1r0dr_17{position:fixed;inset:0;background:linear-gradient(165deg,#fdfbf9,#faf6f2,#f8f2ed,#f5efe8,#f2ebe4);z-index:0}._bg_1r0dr_17:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 60% at 50% -10%,rgba(92,36,48,.06) 0%,transparent 55%),radial-gradient(ellipse 70% 50% at 100% 100%,rgba(196,30,90,.05) 0%,transparent 50%),radial-gradient(ellipse 50% 40% at 0% 80%,rgba(92,36,48,.04) 0%,transparent 45%);pointer-events:none}._graphics_1r0dr_36{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}._graphicOrb1_1r0dr_44{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(92,36,48,.08) 0%,transparent 70%);top:-120px;right:-80px;animation:_floatOrb_1r0dr_1 12s ease-in-out infinite}._graphicOrb2_1r0dr_55{position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(196,30,90,.06) 0%,transparent 70%);bottom:-60px;left:-60px;animation:_floatOrb_1r0dr_1 15s ease-in-out infinite reverse;animation-delay:-3s}._graphicGrid_1r0dr_67{position:absolute;inset:0;background-image:linear-gradient(rgba(92,36,48,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(92,36,48,.02) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 20%,transparent 70%)}@keyframes _floatOrb_1r0dr_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}}._content_1r0dr_83{position:relative;z-index:1;width:100%;max-width:440px;margin:auto}._hero_1r0dr_92{text-align:center;margin-bottom:2rem}._heroIllustration_1r0dr_97{display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;width:160px;height:112px}._mapSvg_1r0dr_106{width:100%;height:100%;color:var(--shef-maroon, #5c2430)}._mapBorder_1r0dr_112{animation:_mapPulse_1r0dr_1 4s ease-in-out infinite}._pinSvg_1r0dr_116{transform-origin:100px 62px;animation:_pinBounce_1r0dr_1 3s ease-in-out infinite}@keyframes _mapPulse_1r0dr_1{0%,to{opacity:.6}50%{opacity:1}}@keyframes _pinBounce_1r0dr_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}._title_1r0dr_131{font-size:1.875rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--shef-text, #1a1a1a);margin:0 0 .75rem;font-family:Sora Variable,Sora,DM Sans Variable,system-ui,sans-serif}._subtitle_1r0dr_141{font-size:1.0625rem;line-height:1.65;color:var(--shef-text-muted, #5c5c5c);padding:0 .5rem;max-width:360px;margin:0 auto}._heroStatus_1r0dr_152{margin-top:1.75rem;width:100%}._card_1r0dr_158{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(92,36,48,.08);border-radius:20px;padding:1.75rem;box-shadow:0 4px 24px #5c24300f,0 1px 4px #0000000a;margin-bottom:1.25rem}._form_1r0dr_169{margin-bottom:0}._pincodeRow_1r0dr_173{display:flex;gap:.75rem;align-items:stretch}._input_1r0dr_179{flex:1;min-width:0;padding:1rem 1.25rem;font-size:1.0625rem;font-weight:500;letter-spacing:.05em;color:var(--shef-text);background:var(--shef-glass);border:1.5px solid rgba(92,36,48,.12);border-radius:14px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}._input_1r0dr_179::placeholder{color:var(--shef-text-muted, #999);letter-spacing:.02em}._input_1r0dr_179:focus{border-color:var(--shef-maroon);box-shadow:0 0 0 4px #5c243014;background:var(--shef-surface)}._input_1r0dr_179:disabled{opacity:.7;cursor:not-allowed}._checkBtn_1r0dr_210{flex-shrink:0;padding:1rem 1.5rem;min-width:96px;font-size:1rem;font-weight:600;color:var(--shef-white);background:linear-gradient(135deg,var(--shef-maroon) 0%,var(--shef-maroon-dark) 100%);border:none;border-radius:14px;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 4px 14px #5c243040}._checkBtn_1r0dr_210:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._checkBtn_1r0dr_210:disabled{opacity:.5;cursor:not-allowed;transform:none}._suggestions_1r0dr_236{margin:.75rem 0 0;padding:.35rem 0;list-style:none;background:#faf8f5e6;border:1px solid rgba(92,36,48,.06);border-radius:12px;max-height:160px;overflow-y:auto}._suggestionBtn_1r0dr_247{display:block;width:100%;padding:.6rem 1.25rem;text-align:left;font-size:.9375rem;color:var(--shef-text);background:none;border:none;cursor:pointer;transition:background .15s}._suggestionBtn_1r0dr_247:hover{background:#5c24300d}._locationRow_1r0dr_264{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}._divider_1r0dr_271{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(92,36,48,.1),transparent);min-width:12px}._dividerLabel_1r0dr_278{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted, #888);text-transform:lowercase}._locationBtn_1r0dr_285{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;color:var(--shef-maroon);background:#5c24300a;border:1.5px solid rgba(92,36,48,.15);border-radius:14px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}._locationBtn_1r0dr_285:hover:not(:disabled){background:#5c243014;border-color:#5c24304d;transform:translateY(-1px)}._locationBtn_1r0dr_285:disabled{opacity:.6;cursor:not-allowed}._mapPinBtn_1r0dr_313{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:.65rem;padding:.75rem 1.15rem;font:inherit;font-size:.95rem;font-weight:750;color:#fff;background:linear-gradient(135deg,#5c2430,#8b3a4a);border:none;border-radius:14px;cursor:pointer;box-shadow:0 8px 20px #5c243033;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._mapPinBtn_1r0dr_313:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._waitlistCard_1r0dr_340 ._mapPinBtn_1r0dr_313{margin-top:1rem}._successCard_1r0dr_345{background:linear-gradient(135deg,#2e7d321f,#2e7d320f);border:1.5px solid rgba(46,125,50,.25);border-radius:20px;padding:2rem;text-align:center;position:relative}._successIllustration_1r0dr_354{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#2e7d3226;border-radius:50%;color:#2e7d32}._successIllustration_1r0dr_354 svg{width:32px;height:32px}._successCard_1r0dr_345 ._pincodeBadge_1r0dr_371{margin-bottom:.75rem}._pincodeBadge_1r0dr_371{display:inline-block;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.03em;color:var(--shef-text);background:var(--shef-glass);border:1px solid rgba(92,36,48,.1);border-radius:10px}._success_1r0dr_345{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;color:#2e7d32}._ctaBtn_1r0dr_394{display:block;width:100%;padding:1rem 1.5rem;font-size:1.0625rem;font-weight:600;color:var(--shef-white);background:linear-gradient(135deg,var(--shef-maroon) 0%,var(--shef-maroon-dark) 100%);border:none;border-radius:14px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #5c243040}._ctaBtn_1r0dr_394:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._redirectTimer_1r0dr_414{margin:.875rem 0 0;font-size:.875rem;color:var(--shef-text-muted)}._waitlistCard_1r0dr_340{background:var(--shef-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(92,36,48,.08);border-radius:20px;padding:1.75rem;box-shadow:0 4px 24px #5c24300f,0 1px 4px #0000000a}._statusRow_1r0dr_431{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(92,36,48,.08)}._statusLabel_1r0dr_441{font-size:.9375rem;font-weight:600;color:var(--shef-text-muted, #5c5c5c)}._waitlistSection_1r0dr_447{margin-top:0}._waitlistTitle_1r0dr_451{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--shef-text);margin:0 0 .5rem;font-family:Sora Variable,Sora,DM Sans Variable,system-ui,sans-serif}._waitlistSubtitle_1r0dr_460{font-size:1rem;color:var(--shef-text-muted);margin:0 0 1.25rem;line-height:1.6}._notifyForm_1r0dr_467{display:flex;gap:.75rem;align-items:stretch}._notifyForm_1r0dr_467 ._notifyInput_1r0dr_473{flex:1;min-width:0}._notifyForm_1r0dr_467 ._notifyBtn_1r0dr_478{flex-shrink:0;min-width:108px}._notifyInput_1r0dr_473{padding:.875rem 1.25rem;font-size:1rem;color:var(--shef-text);background:#fffffff2;border:1.5px solid rgba(92,36,48,.12);border-radius:14px;outline:none;transition:border-color .2s,box-shadow .2s}._notifyInput_1r0dr_473::placeholder{color:var(--shef-text-muted, #999)}._notifyInput_1r0dr_473:focus{border-color:var(--shef-maroon);box-shadow:0 0 0 4px #5c243014}._notifyInput_1r0dr_473:disabled{opacity:.7}._notifyBtn_1r0dr_478{padding:.875rem 1.25rem;font-size:1rem;font-weight:600;color:var(--shef-white);background:linear-gradient(135deg,var(--shef-maroon) 0%,var(--shef-maroon-dark) 100%);border:none;border-radius:14px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #5c243040}._notifyBtn_1r0dr_478:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._notifyBtn_1r0dr_478:disabled{opacity:.5;cursor:not-allowed;transform:none}._thanksBlock_1r0dr_531{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#2e7d321a,#2e7d320d);border:1px solid rgba(46,125,50,.2);border-radius:14px}._thanksIcon_1r0dr_541{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#2e7d32;background:#2e7d3226;border-radius:50%}._thanksIcon_1r0dr_541 svg{width:16px;height:16px}._thanksText_1r0dr_558{margin:0;font-size:1rem;font-weight:500;color:#2e7d32;line-height:1.55}._notifyError_1r0dr_566{margin:.875rem 0 0;font-size:.875rem;color:#c62828}._error_1r0dr_572{margin-top:1rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;color:#c62828;background:#c6282814;border:1px solid rgba(198,40,40,.2);border-radius:14px}@media(max-width:480px){._page_1r0dr_5{padding:1.25rem}._heroIllustration_1r0dr_97{width:140px;height:98px}._title_1r0dr_131{font-size:1.625rem}._subtitle_1r0dr_141{font-size:1rem}._pincodeRow_1r0dr_173{flex-direction:column}._checkBtn_1r0dr_210{width:100%;min-width:0}._notifyForm_1r0dr_467{flex-direction:column}._notifyForm_1r0dr_467 ._notifyBtn_1r0dr_478{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){._graphicOrb1_1r0dr_44,._graphicOrb2_1r0dr_55,._mapBorder_1r0dr_112,._pinSvg_1r0dr_116{animation:none}}._wrap_koqoi_1{position:relative;z-index:2;width:100%;max-width:640px;margin:0 auto 1.5rem}._frame_koqoi_9{position:relative;border-radius:16px;overflow:hidden;border:2px solid rgba(92,36,48,.2);box-shadow:0 8px 32px #5c24302e,0 0 0 1px #ffffff14 inset,0 0 60px #c41e5a1f;background:#1a0f14;transition:box-shadow .4s ease,border-color .4s ease}._frameCelebrate_koqoi_22{border-color:#ffd93d8c;box-shadow:0 8px 40px #ffb43c59,0 0 0 1px #ffdc6433 inset,0 0 80px #c41e5a33;animation:_framePulse_koqoi_1 .6s ease-out}@keyframes _framePulse_koqoi_1{0%{transform:scale(1)}40%{transform:scale(1.012)}to{transform:scale(1)}}._canvas_koqoi_37{display:block;width:100%;height:280px;touch-action:manipulation;cursor:pointer;outline:none}._milestoneBadge_koqoi_46{position:absolute;top:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;background:linear-gradient(135deg,#ffd93df2,#ff922be6);color:#3d1520;font-size:.8rem;font-weight:800;letter-spacing:.03em;box-shadow:0 4px 20px #ffb43c73;pointer-events:none;animation:_badgePop_koqoi_1 .55s cubic-bezier(.34,1.56,.64,1);z-index:2}._milestoneEmoji_koqoi_67{font-size:1rem;animation:_wiggle_koqoi_1 .5s ease-in-out infinite alternate}._milestoneText_koqoi_72{white-space:nowrap}@keyframes _badgePop_koqoi_1{0%{opacity:0;transform:translate(-50%) scale(.5) translateY(-12px)}to{opacity:1;transform:translate(-50%) scale(1) translateY(0)}}@keyframes _wiggle_koqoi_1{0%{transform:rotate(-8deg)}to{transform:rotate(8deg)}}._hint_koqoi_92{position:absolute;bottom:0;left:0;right:0;padding:.5rem .75rem;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-align:center;color:#fffc;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));pointer-events:none}@media(max-width:480px){._canvas_koqoi_37{height:220px}}._page_680e5_1{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:2rem}._bg_680e5_12{position:absolute;inset:0;overflow:hidden}._gradient_680e5_18{position:absolute;inset:0;background:transparent}._shapes_680e5_24{position:absolute;inset:0;pointer-events:none}._shape1_680e5_30{position:absolute;top:15%;left:10%;width:120px;height:120px;border:2px solid rgba(92,36,48,.08);border-radius:50%;animation:_float1_680e5_1 12s ease-in-out infinite}._shape2_680e5_41{position:absolute;top:25%;right:15%;width:80px;height:80px;background:#5c24300f;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:_float2_680e5_1 10s ease-in-out infinite reverse}._shape3_680e5_52{position:absolute;bottom:20%;left:8%;width:60px;height:60px;border:3px solid rgba(92,36,48,.06);border-radius:50%;animation:_float3_680e5_1 8s ease-in-out infinite 1s}._shape4_680e5_63{position:absolute;bottom:30%;right:12%;width:100px;height:100px;background:#5c24300f;border-radius:50%;animation:_float1_680e5_1 14s ease-in-out infinite 2s}._shape5_680e5_74{position:absolute;top:50%;left:5%;width:40px;height:40px;border:2px solid rgba(92,36,48,.05);border-radius:8px;animation:_float2_680e5_1 9s ease-in-out infinite}._shape6_680e5_85{position:absolute;top:60%;right:8%;width:70px;height:70px;background:#5c24300d;border-radius:50%;animation:_float3_680e5_1 11s ease-in-out infinite .5s}._shape7_680e5_96{position:absolute;top:10%;right:25%;width:50px;height:50px;border:2px solid rgba(92,36,48,.05);border-radius:50%;animation:_float2_680e5_1 13s ease-in-out infinite 1.5s}._shape8_680e5_107{position:absolute;bottom:15%;left:20%;width:90px;height:90px;background:#5c24300a;border-radius:40% 60% 70% 30%/40% 50% 60%;animation:_float1_680e5_1 15s ease-in-out infinite 3s}._shape9_680e5_118{position:absolute;top:35%;left:3%;width:35px;height:35px;border:2px solid rgba(92,36,48,.05);border-radius:6px;animation:_float3_680e5_1 10s ease-in-out infinite 2s}._waves_680e5_129{position:absolute;inset:0;overflow:hidden;pointer-events:none}._wave1_680e5_136,._wave2_680e5_137,._wave3_680e5_138{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(180deg,transparent 0%,rgba(92,36,48,.03) 50%,rgba(196,30,90,.04) 100%);border-radius:50% 50% 0 0/100% 100% 0 0;animation:_waveFloat_680e5_1 8s ease-in-out infinite}._wave2_680e5_137{bottom:-20px;opacity:.6;animation-delay:-2s;transform:scaleX(1.1)}._wave3_680e5_138{bottom:-40px;opacity:.4;animation-delay:-4s;transform:scaleX(.95)}@keyframes _waveFloat_680e5_1{0%,to{transform:scaleX(1) translateY(0)}50%{transform:scaleX(1.05) translateY(-8px)}}._particles_680e5_168{position:absolute;inset:0;pointer-events:none}._particle_680e5_168{position:absolute;width:4px;height:4px;background:#5c24301f;border-radius:50%;top:calc(var(--i) * 8% + 5%);left:calc((var(--i) % 4) * 25% + 10%);animation:_particleFloat_680e5_1 6s ease-in-out infinite;animation-delay:calc(var(--i) * -.4s)}@keyframes _particleFloat_680e5_1{0%,to{opacity:.15;transform:translateY(0) scale(1)}50%{opacity:.35;transform:translateY(-20px) scale(1.2)}}@keyframes _float1_680e5_1{0%,to{transform:translate(0) scale(1);opacity:.8}33%{transform:translateY(-15px) scale(1.02);opacity:1}66%{transform:translate(20px) scale(.98);opacity:.9}}@keyframes _float2_680e5_1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-10px,10px) rotate(5deg)}}@keyframes _float3_680e5_1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}._content_680e5_207{position:relative;z-index:1;text-align:center;max-width:640px;width:100%}._vapourOverlay_680e5_215{position:absolute;inset:-40px -60px;z-index:0;background:radial-gradient(ellipse 100% 80% at 50% 30%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(ellipse 80% 60% at 30% 50%,rgba(255,255,255,.04) 0%,transparent 45%),radial-gradient(ellipse 80% 60% at 70% 50%,rgba(255,255,255,.04) 0%,transparent 45%);animation:_vapourDrift_680e5_1 8s ease-in-out infinite;pointer-events:none}@keyframes _vapourDrift_680e5_1{0%,to{opacity:.7;transform:translate(0) scale(1)}33%{opacity:1;transform:translate(8px,-6px) scale(1.02)}66%{opacity:.85;transform:translate(-6px,4px) scale(.98)}}._illustration_680e5_233{position:relative;z-index:1;margin-bottom:1.25rem;height:120px;display:none}._illustrationSvg_680e5_241{width:280px;height:240px;color:var(--shef-maroon);filter:drop-shadow(0 4px 16px rgba(92,36,48,.15));animation:_illustrationPulse_680e5_1 4s ease-in-out infinite}._steam1_680e5_249,._steam2_680e5_249,._steam3_680e5_249,._steam4_680e5_249,._steam5_680e5_249{animation:_vapourRun_680e5_1 2.5s ease-in-out infinite}._steam2_680e5_249{animation-delay:.35s}._steam3_680e5_249{animation-delay:.7s}._steam4_680e5_249{animation-delay:.5s;animation-duration:2.2s}._steam5_680e5_249{animation-delay:.9s;animation-duration:2.3s}@keyframes _vapourRun_680e5_1{0%{opacity:.2;transform:translateY(0) translate(0) scaleY(.8)}25%{opacity:.65;transform:translateY(-14px) translate(4px) scaleY(1)}50%{opacity:.85;transform:translateY(-28px) translate(-3px) scaleY(1.15)}75%{opacity:.55;transform:translateY(-42px) translate(2px) scaleY(1)}to{opacity:.12;transform:translateY(-56px) translate(0) scaleY(.85)}}@keyframes _illustrationPulse_680e5_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}._title_680e5_271{position:relative;z-index:1;font-size:1.75rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:var(--shef-text)}._message_680e5_281{position:relative;z-index:1;font-size:1.0625rem;line-height:1.6;margin:0 0 2rem;color:var(--shef-text-muted)}._retryBtn_680e5_290{position:relative;z-index:1;padding:.875rem 2rem;background:var(--shef-maroon);color:var(--shef-white);font-size:1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #5c243033}._retryBtn_680e5_290:hover{transform:translateY(-2px);box-shadow:0 4px 12px #5c243040}._retryBtn_680e5_290:active{transform:translateY(0)}@media(max-width:480px){._page_680e5_1{padding:1.5rem}._illustration_680e5_233{height:170px;margin-bottom:2rem}._illustrationSvg_680e5_241{width:220px;height:190px}._title_680e5_271{font-size:1.5rem}._message_680e5_281{font-size:1rem;margin-bottom:1.75rem}}._root_1ia9t_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:1.5rem}._rootFullPage_1ia9t_11{min-height:55vh}._text_1ia9t_15{margin:0;font-size:1rem;font-weight:500;color:var(--text-secondary, #6b6b6b);letter-spacing:.01em}._phrase_1ia9t_23{display:inline-block;animation:_phraseIn_1ia9t_1 .42s ease-out}@media(prefers-reduced-motion:reduce){._phrase_1ia9t_23{animation:none}}@keyframes _phraseIn_1ia9t_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._spinner_1ia9t_45{width:28px;height:28px;border:3px solid rgba(196,30,90,.15);border-top-color:var(--shef-pink, #c41e5a);border-radius:50%;animation:_spin_1ia9t_45 .7s linear infinite}@media(prefers-reduced-motion:reduce){._spinner_1ia9t_45{animation:none;border-color:#c41e5a59;border-top-color:var(--shef-pink, #c41e5a)}}@keyframes _spin_1ia9t_45{to{transform:rotate(360deg)}}html{transition:background-color .2s ease,color .2s ease}html[data-theme=light]{color-scheme:light;--shef-maroon: #5c2430;--shef-maroon-dark: #4a1e28;--shef-pink: #c41e5a;--shef-pink-light: #e91e63;--shef-pink-bg: #fce4ec;--shef-green: #2e7d32;--shef-green-light: #d4edda;--shef-beige: #f5f0e8;--shef-white: #ffffff;--shef-text: #1a1a1a;--shef-text-muted: #4a4a4a;--shef-border: #eeeeee;--shef-bg: #f8f8f8;--shef-surface: #ffffff;--shef-surface-muted: #f8f8f8;--shef-splash-bg: #faf8f5;--shef-input-bg: #ffffff;--shef-overlay: rgba(0, 0, 0, .55);--shef-header-bg: #5c2430;--shef-on-header: #ffffff;--shef-bg-subtle: #f8f6f4;--shef-hero-placeholder: #f5f5f5;--shef-muted-surface: #fafafa;--shef-shadow: rgba(0, 0, 0, .12);--shef-code-bg: #f5f5f5;--shef-elevated: #ffffff;--shef-divider: rgba(0, 0, 0, .08);--shef-hover-surface: rgba(92, 36, 48, .06);--shef-sidebar-gradient-end: rgba(255, 252, 253, .98);--shef-error-bg: #fef2f2;--shef-error-border: #fecaca;--shef-accent-tint: rgba(196, 30, 90, .08);--shef-beige-tint: rgba(245, 240, 232, .35);--shef-glass: rgba(255, 255, 255, .92);--shef-chip-bg: rgba(0, 0, 0, .06);--shef-text-subtle: #6b6b6b;--shef-success-text: #0d5c3d;--shef-success-bg: rgba(13, 92, 61, .1);--shef-danger-text: #b91c1c;--shef-danger-bg: rgba(185, 28, 28, .1);--shef-image-bg: var(--shef-hero-placeholder);--shef-image-ring: rgba(0, 0, 0, .08);--shef-tint-border: rgba(92, 36, 48, .1);--shef-tint-subtle: rgba(92, 36, 48, .08);--shef-tint-faint: rgba(92, 36, 48, .04);--shef-tint-shadow: rgba(92, 36, 48, .07);--shef-tint-muted: rgba(92, 36, 48, .45);--shef-panel-gradient: linear-gradient(165deg, rgba(255, 252, 253, 1) 0%, rgba(249, 246, 242, .94) 100%);--shef-inset-highlight: rgba(255, 255, 255, .88)}html[data-theme=dark]{color-scheme:dark;--shef-maroon: #c97d8a;--shef-maroon-dark: #dba0ab;--shef-pink: #e84a7f;--shef-pink-light: #f06b96;--shef-pink-bg: #3a1f28;--shef-green: #6bc77a;--shef-green-light: #1e3d24;--shef-beige: #2a2624;--shef-white: #ffffff;--shef-text: #f4efe9;--shef-text-muted: #d1cbc4;--shef-text-subtle: #b8b0a8;--shef-border: #4a4542;--shef-bg: #110f0e;--shef-success-text: #8ee0a8;--shef-success-bg: rgba(107, 199, 122, .18);--shef-danger-text: #f5a8a8;--shef-danger-bg: rgba(220, 80, 80, .18);--shef-image-bg: #2a2624;--shef-image-ring: rgba(255, 255, 255, .14);--shef-surface: #1c1917;--shef-surface-muted: #151311;--shef-splash-bg: #110f0e;--shef-input-bg: #252220;--shef-overlay: rgba(0, 0, 0, .72);--shef-header-bg: #5c2430;--shef-on-header: #ffffff;--shef-bg-subtle: #1a1715;--shef-hero-placeholder: #2a2624;--shef-muted-surface: #22201e;--shef-shadow: rgba(0, 0, 0, .45);--shef-code-bg: #252220;--shef-elevated: #2a2624;--shef-divider: rgba(255, 255, 255, .08);--shef-hover-surface: rgba(255, 255, 255, .06);--shef-sidebar-gradient-end: rgba(28, 25, 23, .98);--shef-error-bg: #3a1f28;--shef-error-border: #5c3040;--shef-accent-tint: rgba(232, 74, 127, .14);--shef-beige-tint: rgba(42, 38, 36, .55);--shef-glass: rgba(28, 25, 23, .94);--shef-chip-bg: rgba(255, 255, 255, .08);--shef-tint-border: rgba(255, 255, 255, .12);--shef-tint-subtle: rgba(255, 255, 255, .08);--shef-tint-faint: rgba(255, 255, 255, .05);--shef-tint-shadow: rgba(0, 0, 0, .4);--shef-tint-muted: rgba(232, 224, 216, .55);--shef-panel-gradient: linear-gradient(165deg, var(--shef-elevated) 0%, var(--shef-surface) 100%);--shef-inset-highlight: rgba(255, 255, 255, .06)}html[data-theme=light],html[data-theme=light] body,html[data-theme=light] #root,html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root{background-color:var(--shef-bg);color:var(--shef-text)}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--shef-input-bg);color:var(--shef-text);border-color:var(--shef-border)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--shef-text-muted);opacity:.85}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] textarea:disabled{opacity:.55;background-color:var(--shef-muted-surface)}html[data-theme=dark] .delivery-map-wrap,html[data-theme=dark] .leaflet-container{background:var(--shef-muted-surface)}html[data-theme=dark] .leaflet-bar a{background-color:var(--shef-surface);color:var(--shef-text);border-color:var(--shef-border)}html[data-theme=dark] .leaflet-bar a:hover{background-color:var(--shef-elevated)}html[data-theme=dark] .leaflet-popup-content-wrapper,html[data-theme=dark] .leaflet-popup-tip{background:var(--shef-surface);color:var(--shef-text)}html[data-theme=dark].splash-page header[data-site-header][data-scrolled=true]{background:var(--shef-header-bg)}html[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}html[data-theme=dark] ::-webkit-scrollbar-track{background:var(--shef-bg-subtle)}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--shef-border);border-radius:4px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--shef-text-muted)}html[data-theme=dark] ::selection{background:#e84a7f59;color:var(--shef-text)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] strong,html[data-theme=dark] label{color:var(--shef-text)}html[data-theme=dark] small,html[data-theme=dark] figcaption{color:var(--shef-text-muted)}html[data-theme=dark] main a:not([class*=Btn]):not([class*=btn]):not([class*=Button]){color:var(--shef-pink-light)}html[data-theme=dark] main a:not([class*=Btn]):not([class*=btn]):hover{color:var(--shef-pink)}html[data-theme=dark] [class*=cardImage],html[data-theme=dark] [class*=mealCardImage],html[data-theme=dark] [class*=cardImageWrap]{background-color:var(--shef-image-bg)}html[data-theme=dark] [class*=cardImage] img,html[data-theme=dark] [class*=mealCardImage] img,html[data-theme=dark] [class*=seeAllModal] img,html[data-theme=dark] [class*=Card_image],html[data-theme=dark] [class*=ShefCard_image],html[data-theme=dark] [class*=card_image]{box-shadow:inset 0 0 0 1px var(--shef-image-ring)}html[data-theme=dark] [class*=_photo_],html[data-theme=dark] [class*=_avatar_],html[data-theme=dark] [class*=profilePhoto]{border-color:var(--shef-image-ring);box-shadow:0 2px 10px #00000059}html[data-theme=dark] img{color:var(--shef-text-muted)}html[data-theme=dark] img[src=""],html[data-theme=dark] img:not([src]){opacity:.5;min-height:48px;background:var(--shef-image-bg)}html[data-theme=dark] [class*=dishCardSoldOut],html[data-theme=dark] [class*=cardSlotUnavailable],html[data-theme=dark] [class*=cardVacationing],html[data-theme=dark] [class*=mealCardSoldOut]{opacity:1}html[data-theme=dark] [class*=dishCardSoldOut] img,html[data-theme=dark] [class*=dishCardSoldOut] [class*=cardImage] img,html[data-theme=dark] [class*=mealCardSoldOut] img,html[data-theme=dark] [class*=cardUnavailable] img,html[data-theme=dark] [class*=cardSlotUnavailable] [class*=imagePhoto],html[data-theme=dark] [class*=cardVacationing] [class*=imagePhoto]{filter:grayscale(1) brightness(.62)}html[data-theme=dark] [class*=Popover_closeBtn],html[data-theme=dark] [class*=Popover_iconBtn],html[data-theme=dark] [class*=Details_closeBtn],html[data-theme=dark] [class*=Details_iconBtn]{background:var(--shef-glass);color:var(--shef-text);box-shadow:0 2px 12px var(--shef-shadow)}html[data-theme=dark] [class*=Feed_page]{background:linear-gradient(180deg,var(--shef-bg-subtle) 0%,var(--shef-bg) 55%,var(--shef-bg) 100%)}html[data-theme=dark] [class*=Feed_heroIcon]{background:linear-gradient(145deg,var(--shef-elevated) 0%,var(--shef-surface) 100%);box-shadow:0 4px 20px var(--shef-shadow),0 0 0 1px var(--shef-image-ring)}html[data-theme=dark] [class*=Feed_heroRefresh]{border-color:var(--shef-border)}html[data-theme=dark] [class*=composerPreview] img,html[data-theme=dark] [class*=postImage] img,html[data-theme=dark] [class*=feedCard] img{border-radius:inherit;box-shadow:inset 0 0 0 1px var(--shef-image-ring)}html[data-theme=dark] svg[class],html[data-theme=dark] [class*=icon] svg{flex-shrink:0}html[data-theme=dark] main p,html[data-theme=dark] main li,html[data-theme=dark] [class*=description],html[data-theme=dark] [class*=Description],html[data-theme=dark] [class*=bodyText],html[data-theme=dark] [class*=BodyText]{color:var(--shef-text-muted)}html[data-theme=dark] main p strong,html[data-theme=dark] main li strong{color:var(--shef-text)}html[data-theme=dark] [class*=serviceTabs]{background:var(--shef-surface)!important;border-bottom-color:var(--shef-border)!important}html[data-theme=dark].mobile-web-device [class*=serviceTabsMobileWeb] [class*=serviceTab]:not([class*=serviceTabActive]){background:var(--shef-bg)!important;border-color:var(--shef-border)!important;color:var(--shef-text-muted)!important}html[data-theme=dark].mobile-web-device [class*=mealsSubHint]{color:var(--shef-pink)!important;background:var(--shef-accent-tint)!important;border-color:var(--shef-tint-border)!important}html[data-theme=dark].mobile-web-device [class*=serviceTabsMobileWeb] [class*=serviceTabActive]{background:linear-gradient(145deg,var(--shef-maroon) 0%,#6b2238 100%)!important;color:var(--shef-white)!important}html[data-theme=dark] [class*=Sidebar_sidebar],html[data-theme=dark] [class*=sidebar]{background:linear-gradient(180deg,var(--shef-surface) 0%,var(--shef-sidebar-gradient-end) 100%)!important}html[data-theme=dark] [class*=oneTimeDiscovery],html[data-theme=dark] [class*=discoveryMobile],html[data-theme=dark] [class*=whenCard],html[data-theme=dark] [class*=searchBar],html[data-theme=dark] [class*=searchPopover] [class*=searchBar],html[data-theme=dark] [class*=SearchPopover] [class*=searchBar]{background:var(--shef-panel-gradient)!important;border-color:var(--shef-tint-border)!important;box-shadow:0 4px 22px var(--shef-tint-shadow),inset 0 1px 0 var(--shef-inset-highlight)!important}html[data-theme=dark] [class*=resultRow],html[data-theme=dark] [class*=suggestionRow],html[data-theme=dark] [class*=searchResult]{border-color:var(--shef-divider)!important}html[data-theme=dark] [class*=resultRow]:hover,html[data-theme=dark] [class*=suggestionRow]:hover,html[data-theme=dark] [class*=searchResult]:hover{background:var(--shef-hover-surface)!important}html[data-theme=dark] [class*=popover],html[data-theme=dark] [class*=Popover],html[data-theme=dark] [class*=modal],html[data-theme=dark] [class*=Modal],html[data-theme=dark] [class*=panel]:not([class*=Agentic]){color:var(--shef-text)}html[data-theme=dark] [class*=stickyChrome]{background:var(--shef-surface)!important;border-bottom-color:var(--shef-tint-border)!important;box-shadow:0 4px 16px var(--shef-tint-shadow)!important}html[data-theme=dark] [class*=search]:not([class*=searchBar]):not([class*=searchIcon]),html[data-theme=dark] input[type=search]{background-color:var(--shef-input-bg)!important;border-color:var(--shef-border)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=search]:focus,html[data-theme=dark] input[type=search]:focus{background-color:var(--shef-elevated)!important;box-shadow:0 0 0 3px #e84a7f33!important}html[data-theme=dark] [class*=searchIconWrap],html[data-theme=dark] [class*=searchIcon]{color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=card]:not([class*=cardImage]),html[data-theme=dark] [class*=Card]:not([class*=Image]),html[data-theme=dark] [class*=tile],html[data-theme=dark] [class*=Tile],html[data-theme=dark] [class*=row]:not([class*=arrow]){border-color:var(--shef-tint-border)}html[data-theme=dark] [class*=mealCard],html[data-theme=dark] [class*=dishCard],html[data-theme=dark] [class*=chefCard],html[data-theme=dark] [class*=ShefCard]{background:var(--shef-surface);box-shadow:0 2px 12px var(--shef-tint-shadow)}html[data-theme=dark] [class*=chip]:not([class*=chipActive]),html[data-theme=dark] [class*=Chip]:not([class*=Active]),html[data-theme=dark] [class*=kindBtn],html[data-theme=dark] [class*=pill]:not([class*=Active]):not([class*=active]){background:var(--shef-elevated)!important;border-color:var(--shef-tint-border)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=chipActive],html[data-theme=dark] [class*=ChipActive],html[data-theme=dark] [class*=kindActive],html[data-theme=dark] [class*=pillActive],html[data-theme=dark] [class*=PillActive]{background:var(--shef-accent-tint)!important;border-color:var(--shef-pink)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=filtersToggle]{background:var(--shef-elevated)!important;border-color:var(--shef-border)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=filterLabel],html[data-theme=dark] [class*=sectionTitle],html[data-theme=dark] [class*=sectionLabel]{color:var(--shef-maroon)!important}html[data-theme=dark] [class*=headerCount],html[data-theme=dark] [class*=subtitle],html[data-theme=dark] [class*=Subtitle],html[data-theme=dark] [class*=meta],html[data-theme=dark] [class*=Meta],html[data-theme=dark] [class*=hint],html[data-theme=dark] [class*=Hint]{color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=title]:not([class*=sectionTitle]),html[data-theme=dark] [class*=Title]:not([class*=sectionTitle]),html[data-theme=dark] [class*=name],html[data-theme=dark] [class*=Name],html[data-theme=dark] [class*=heading],html[data-theme=dark] [class*=Heading]{color:var(--shef-text)}html[data-theme=dark] [class*=cuisinePill]:not([class*=Active]),html[data-theme=dark] [class*=categoryPill]:not([class*=Active]){background:var(--shef-elevated)!important;border-color:var(--shef-tint-border)!important;box-shadow:0 2px 10px var(--shef-tint-shadow)!important}html[data-theme=dark] [class*=filterDropdown],html[data-theme=dark] [class*=dropdownPanel],html[data-theme=dark] [class*=navDropdown]{background:var(--shef-surface)!important;border-color:var(--shef-border)!important;box-shadow:0 12px 40px var(--shef-shadow)!important}html[data-theme=dark] [class*=skeleton],html[data-theme=dark] [class*=Skeleton],html[data-theme=dark] [class*=shimmer],html[data-theme=dark] [class*=placeholder]{background:var(--shef-elevated)!important}html[data-theme=dark] [class*=settingsCard],html[data-theme=dark] [class*=preferencesCard],html[data-theme=dark] [class*=formSection],html[data-theme=dark] [class*=FormSection],html[data-theme=dark] [class*=switcherBlock]{background:var(--shef-surface)!important;border-color:var(--shef-border)!important}html[data-theme=dark] [class*=switcherBlock] button:not([aria-checked=true]):not([aria-pressed=true]){background:var(--shef-elevated)!important;color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=userBubble],html[data-theme=dark] [class*=UserBubble]{background:var(--shef-elevated)!important;color:var(--shef-text)!important;border-color:var(--shef-border)!important}html[data-theme=dark] [class*=assistantBubble],html[data-theme=dark] [class*=AssistantBubble]{background:var(--shef-surface)!important;border-color:var(--shef-tint-border)!important}html[data-theme=dark] [class*=orderSummary],html[data-theme=dark] [class*=cartPanel],html[data-theme=dark] [class*=checkoutCard]{background:var(--shef-surface)!important;border-color:var(--shef-border)!important}html[data-theme=dark] [class*=tableRow]:nth-child(2n),html[data-theme=dark] [class*=listRow]:nth-child(2n){background:var(--shef-surface-muted)!important}html[data-theme=dark] [class*=tableHeader],html[data-theme=dark] [class*=listHeader]{background:var(--shef-elevated)!important;color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=emptyWrap],html[data-theme=dark] [class*=emptyState]{color:var(--shef-text-muted)}html[data-theme=dark] [class*=closeBtn],html[data-theme=dark] [class*=CloseBtn]{color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=closeBtn]:hover,html[data-theme=dark] [class*=CloseBtn]:hover{color:var(--shef-text)!important;background:var(--shef-hover-surface)!important}html[data-theme=dark] [class*=cardPrice],html[data-theme=dark] [class*=price],html[data-theme=dark] [class*=Price]{color:var(--shef-maroon)!important}html[data-theme=dark] [class*=cardName],html[data-theme=dark] [class*=dishName]{color:var(--shef-text)!important}html[data-theme=dark] [class*=cardShef],html[data-theme=dark] [class*=chefName]{color:var(--shef-text-muted)!important}html[data-theme=dark] [class*=toolbar],html[data-theme=dark] [class*=header]:not(.header):not([class*=headerSplash]){border-color:var(--shef-divider)}html[data-theme=dark] [class*=LoginSignup],html[data-theme=dark] [class*=loginModal],html[data-theme=dark] [class*=signupModal]{background:var(--shef-surface)!important}html[data-theme=dark] [class*=socialBtn],html[data-theme=dark] [class*=oauthBtn]{background:var(--shef-elevated)!important;border-color:var(--shef-border)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=dayColumn],html[data-theme=dark] [class*=mealSlot],html[data-theme=dark] [class*=planCard]{background:var(--shef-surface)!important;border-color:var(--shef-border)!important}html[data-theme=dark] [class*=categoryRow],html[data-theme=dark] [class*=menuSection],html[data-theme=dark] [class*=extrasSection]{background:var(--shef-surface)}html[data-theme=dark] [class*=seeAllBtn],html[data-theme=dark] [class*=SeeAll]{color:var(--shef-pink-light)!important}html[data-theme=dark] [class*=errorBanner],html[data-theme=dark] [class*=warningBanner]{background:var(--shef-error-bg)!important;border-color:var(--shef-error-border)!important;color:var(--shef-text)!important}html[data-theme=dark] [class*=successBanner]{background:var(--shef-success-bg)!important;color:var(--shef-success-text)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root,html[data-theme=light]{--shef-focus-ring: var(--shef-pink);--shef-focus-offset: 2px}html[data-theme=dark]{--shef-focus-ring: #f06b96;--shef-focus-offset: 2px}@media(prefers-reduced-motion:reduce){html{transition:none!important}}@media(prefers-contrast:more){html[data-theme=light]{--shef-text-muted: #3d3d3d;--shef-text-subtle: #333333;--shef-border: #999999}html[data-theme=dark]{--shef-text: #ffffff;--shef-text-muted: #e8e4e0;--shef-text-subtle: #d4cec8;--shef-border: #7a7572;--shef-image-ring: rgba(255, 255, 255, .35)}}@media(forced-colors:active){:root,[data-theme=light],html[data-theme=dark]{--shef-text: CanvasText;--shef-text-muted: CanvasText;--shef-bg: Canvas;--shef-surface: Canvas;--shef-border: CanvasText;--shef-focus-ring: Highlight}html[data-theme=dark] [class*=cardImage] img,html[data-theme=dark] [class*=mealCardImage] img{forced-color-adjust:none}}[class*=ThemeToggle] button:focus-visible,[class*=switcherBlock] button:focus-visible{outline:2px solid var(--shef-focus-ring);outline-offset:var(--shef-focus-offset);z-index:1}[class*=switcherBlock] button[aria-checked=true],[class*=switcherBlock] button[aria-pressed=true]{font-weight:700;box-shadow:inset 0 0 0 2px var(--shef-focus-ring),0 1px 3px var(--shef-shadow)}html[data-theme=dark] [class*=switcherBlock] button[aria-checked=true],html[data-theme=dark] [class*=switcherBlock] button[aria-pressed=true]{color:var(--shef-text)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{opacity:1;color:var(--shef-text-muted)}html[data-theme=dark] input:disabled,html[data-theme=dark] select:disabled,html[data-theme=dark] textarea:disabled{opacity:.72;color:var(--shef-text-muted)}html.mobile-web-device{--mobile-section-radius: 16px;--mobile-section-pad-x: .85rem;--mobile-section-pad-y: 1rem}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=dishesByCategorySection],html.mobile-web-device [class*=pageMobileNativeMenu] [class*=mainCol]>section[class*=_section_],html.mobile-web-device [class*=pageMobileNativeMenu] [class*=shefPlansSection],html.mobile-web-device [class*=pageMobileNativeMenu] [class*=filtersRow]:not([class*=Disabled]){padding:var(--mobile-section-pad-y) var(--mobile-section-pad-x) calc(var(--mobile-section-pad-y) + .05rem);margin-bottom:.85rem;background:var(--shef-panel-gradient);border:1px solid var(--shef-tint-border);border-radius:var(--mobile-section-radius);box-shadow:0 4px 22px var(--shef-tint-shadow),inset 0 1px 0 var(--shef-inset-highlight)}html.mobile-web-device [class*=dishesByCategorySection] [class*=categoryList] [class*=categorySection]{padding:.85rem 0 0;margin-bottom:0;background:transparent;border:none;border-radius:0;box-shadow:none;border-top:1px solid var(--shef-tint-border)}html.mobile-web-device [class*=dishesByCategorySection] [class*=categoryList] [class*=categorySection]:first-child{border-top:none;padding-top:.25rem}html.mobile-web-device [class*=dishesByCategorySection] [class*=categoryHeaderRow]{border-bottom-color:var(--shef-tint-border);margin-bottom:.65rem;padding-bottom:.4rem}html.mobile-web-device [class*=dishesByCategoryTitle]:after,html.mobile-web-device [class*=pageMobileNativeMenu] [class*=sectionHeading]:after,html.mobile-web-device [class*=shefPlansTitle]:after{content:"";display:block;width:2.25rem;height:3px;margin-top:.45rem;border-radius:999px;background:linear-gradient(90deg,var(--shef-pink),var(--shef-maroon))}html.mobile-web-device [class*=dishesByCategorySub],html.mobile-web-device [class*=shefPlansSub]{font-size:.875rem;font-weight:500;color:var(--shef-text);line-height:1.45;margin-top:.15rem}html.mobile-web-device [class*=dishesByCategoryHeader]{margin-bottom:.85rem}html.mobile-web-device [class*=dishesByCategoryTitle],html.mobile-web-device [class*=pageMobileNativeMenu] [class*=sectionHeading],html.mobile-web-device [class*=shefPlansTitle]{font-size:1.15rem;letter-spacing:-.02em}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=reviewsSection]{padding:0;margin-bottom:1.25rem;background:transparent;border:none;border-radius:0;box-shadow:none}html.mobile-web-device [class*=reviewsSectionTitle]{font-size:1.15rem;letter-spacing:-.02em;display:block;width:100%;padding:0;margin:0;background:transparent;border:none;box-shadow:none}html.mobile-web-device [class*=reviewsSectionTitle]:after{content:"";display:block;width:2.25rem;height:3px;margin-top:.45rem;border-radius:999px;background:linear-gradient(90deg,var(--shef-pink),var(--shef-maroon))}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=mealScroll]{margin-left:calc(-1 * var(--mobile-section-pad-x));margin-right:calc(-1 * var(--mobile-section-pad-x));padding-left:var(--mobile-section-pad-x);padding-right:var(--mobile-section-pad-x);scroll-padding-inline:var(--mobile-section-pad-x)}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=shefPlansSection] [class*=popularCarouselViewport]{margin-left:calc(-1 * var(--mobile-section-pad-x));margin-right:calc(-1 * var(--mobile-section-pad-x))}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=shefPlansSection] [class*=shefPlansScroll]{margin-left:0;margin-right:0;padding-left:var(--mobile-section-pad-x);padding-right:var(--mobile-section-pad-x);scroll-padding-inline:var(--mobile-section-pad-x)}html.mobile-web-device [class*=dishesByCategorySection] [class*=dishesEmpty]{margin-top:.35rem;padding:1.25rem .5rem .5rem;background:transparent;border:none;box-shadow:none}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=filtersRow]{gap:.5rem}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=categoryList]{gap:0}html.mobile-web-device [class*=pageMobileNativeMenu] [class*=categoryTitle]{font-size:1rem;margin-bottom:.55rem;padding-bottom:0;border-bottom:none}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=detailsSection],html.mobile-web-device [class*=pageMobileChooseMeals] [class*=weekSection],html.mobile-web-device [class*=pageMobileChooseMeals] [class*=saveShareSection]{padding:var(--mobile-section-pad-y) var(--mobile-section-pad-x);margin-bottom:.85rem;background:#fff;border:none;border-radius:var(--mobile-section-radius);box-shadow:0 2px 14px #0000000d}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=weekTitle]:after,html.mobile-web-device [class*=pageMobileChooseMeals] [class*=saveShareHeroTitle]:after{content:"";display:block;width:2.25rem;height:3px;margin-top:.45rem;border-radius:999px;background:linear-gradient(90deg,var(--shef-pink),var(--shef-maroon))}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=detailsSectionHead]{padding:0;border-bottom:none}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=detailsSection]:has([id=plan-details-form]) [class*=detailsSectionHead]{padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.06)}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=detailsTitle]:after{display:none}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=detailsForm]{padding:0}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=saveShareHero]{margin:0 0 1rem;padding:0 0 .5rem;background:transparent;box-shadow:none;border-radius:0}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=saveShareHero]:before{display:none}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=weekSub]{font-size:.875rem;font-weight:500;color:var(--shef-text);line-height:1.45;margin-bottom:.85rem}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=slotRowContent]{padding:.75rem .65rem;gap:.65rem}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=chefSearchInput]{max-width:none;width:100%;min-height:44px;font-size:1rem}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=chefList]{flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-bottom:0}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=slotShefTabs]{flex-direction:column;overflow:visible}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=daysListCompact] [class*=dayRow]{background:#ffffffeb;border:none;box-shadow:inset 0 0 0 1px #5c243014}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=slotRowWrap]{box-shadow:none}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=dishCardCompact] [class*=dishCardBtn],html.mobile-web-device [class*=pageMobileChooseMeals] [class*=dishCardCompact] [class*=dishCardBtnAdded]{min-height:48px;font-size:.9rem}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=slotTag]{width:100%;flex-wrap:wrap}html.mobile-web-device [class*=pageMobileChooseMeals] [class*=slotDishesBlock]{margin-top:.25rem}html.mobile-web-device{--native-tap: 44px;--native-radius-lg: 22px;--native-radius-md: 14px;--native-hairline: rgba(92, 36, 48, .1);--native-press: scale(.985);--native-blur: saturate(180%) blur(18px)}html.mobile-web-device [class*=pageMobileChefProfile]{min-height:100dvh;overscroll-behavior-y:contain;background:linear-gradient(180deg,#f7f4f2 0%,#f3efec 42%,var(--shef-bg, #f2f0ed) 100%);-webkit-touch-callout:none}html.mobile-web-device [class*=pageMobileChefProfile] [class*=content]{max-width:100%;padding-left:max(.7rem,env(safe-area-inset-left));padding-right:max(.7rem,env(safe-area-inset-right))}html.mobile-web-device [class*=headerChefWorkspace]{position:sticky;top:0;z-index:50;min-height:calc(52px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background:#faf9f7db;backdrop-filter:var(--native-blur);-webkit-backdrop-filter:var(--native-blur);border-bottom:1px solid var(--native-hairline);box-shadow:0 1px #ffffff8c inset}html.mobile-web-device [class*=headerChefWorkspace] [class*=chefModeToggle]{border-radius:999px;padding:.18rem;background:#5c243012;border:1px solid rgba(92,36,48,.08)}html.mobile-web-device [class*=headerChefWorkspace] [class*=chefModeToggleBtn]{min-height:32px;border-radius:999px;font-weight:750;letter-spacing:-.01em}html.mobile-web-device [class*=headerChefWorkspace] [class*=logoutBtn]{min-height:36px;min-width:36px;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:750}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefHero]{margin-left:-.15rem;margin-right:-.15rem;border-radius:var(--native-radius-lg);padding:.9rem .95rem;box-shadow:0 10px 28px #5c243014,inset 0 1px #fffffff2}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefAvatar]{width:56px;height:56px}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefHeroLink],html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefDiscoverBtn],html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileKeyStat],html.mobile-web-device [class*=pageMobileChefProfile] [class*=quickActionBtn],html.mobile-web-device [class*=pageMobileChefProfile] [class*=dashboardChecklistToggle],html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileStepRailChip],html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTab],html.mobile-web-device [class*=pageMobileChefProfile] [class*=btnPrimary],html.mobile-web-device [class*=pageMobileChefProfile] [class*=btnSecondary],html.mobile-web-device [class*=pageMobileChefProfile] [class*=btnEdit],html.mobile-web-device [class*=pageMobileChefProfile] [class*=addItemBtn],html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileStepFooterBtn]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefHeroLink]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefDiscoverBtn]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileKeyStat]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=quickActionBtn]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=dishItem]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=storyListItem]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=postListItem]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=openOrderCard]:active{transform:var(--native-press)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTabBarSticky]{top:calc(52px + env(safe-area-inset-top,0px));margin-left:-.7rem;margin-right:-.7rem;padding:.55rem .7rem .65rem;background:#f7f4f2e6;border-bottom:1px solid var(--native-hairline);box-shadow:0 8px 20px #5c24300a}html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTabButtons]{display:grid;grid-template-columns:1fr 1fr;gap:.2rem;padding:.22rem;border-radius:14px;background:#5c243012;border:1px solid rgba(92,36,48,.06)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTab]{min-height:40px;margin:0;border:none;border-radius:11px;background:transparent;box-shadow:none;font-size:.86rem;font-weight:750;letter-spacing:-.015em;color:#1a12148c}html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTab][aria-selected=true],html.mobile-web-device [class*=pageMobileChefProfile] [class*=chefProfileTabActive]{color:#1a1214;background:#fff;box-shadow:0 1px 2px #0f0a0e0f,0 6px 14px #5c24301a}html.mobile-web-device [class*=pageMobileChefProfile] [class*=_card_],html.mobile-web-device [class*=pageMobileChefProfile] section[class*=card]{border-radius:var(--native-radius-lg);border:1px solid var(--native-hairline);box-shadow:0 8px 24px #5c24300d,inset 0 1px #ffffffe6;overflow:hidden}html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardHeader]{gap:.55rem;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid var(--native-hairline)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardTitle]{font-size:1.05rem;font-weight:800;letter-spacing:-.025em}html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions]{width:100%;display:flex;flex-wrap:wrap;gap:.45rem}html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions] [class*=btnPrimary],html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions] [class*=btnSecondary],html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions] [class*=btnEdit],html.mobile-web-device [class*=pageMobileChefProfile] [class*=addItemBtn]{min-height:var(--native-tap);border-radius:12px;font-weight:750}html.mobile-web-device [class*=pageMobileChefProfile] [class*=dishItem],html.mobile-web-device [class*=pageMobileChefProfile] [class*=storyListItem],html.mobile-web-device [class*=pageMobileChefProfile] [class*=postListItem],html.mobile-web-device [class*=pageMobileChefProfile] [class*=openOrderCard]{border-radius:14px;border:1px solid var(--native-hairline);background:#fff;box-shadow:none;min-height:var(--native-tap)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=dishActions] button,html.mobile-web-device [class*=pageMobileChefProfile] [class*=storyActions] button,html.mobile-web-device [class*=pageMobileChefProfile] [class*=postActions] button,html.mobile-web-device [class*=pageMobileChefProfile] [class*=btnIcon]{min-width:40px;min-height:40px;border-radius:11px}html.mobile-web-device [class*=pageMobileChefProfile] input,html.mobile-web-device [class*=pageMobileChefProfile] select,html.mobile-web-device [class*=pageMobileChefProfile] textarea,html.mobile-web-device [class*=pageMobileChefProfile] [class*=input],html.mobile-web-device [class*=pageMobileChefProfile] [class*=bundleInput],html.mobile-web-device [class*=pageMobileChefProfile] [class*=slotSelect],html.mobile-web-device [class*=pageMobileChefProfile] [class*=mealsInput]{font-size:16px!important;min-height:var(--native-tap);border-radius:12px}html.mobile-web-device [class*=pageMobileChefProfile] textarea{min-height:6.5rem;line-height:1.45}html.mobile-web-device [class*=pageMobileChefProfile] [class*=dashboardChecklistCol],html.mobile-web-device [class*=pageMobileChefProfile] [class*=dashboardStatusCard]{border-radius:18px}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileKeyStats]{gap:.4rem}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileKeyStat]{min-height:68px;border-radius:16px}html.mobile-web-device [class*=pageMobileChefProfile] [class*=quickActionsRow]{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}html.mobile-web-device [class*=pageMobileChefProfile] [class*=quickActionBtn]{width:100%;min-height:var(--native-tap);justify-content:center;border-radius:12px;font-weight:750}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileStepRailChip]{min-height:36px;padding:.45rem .8rem}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileStepFooter]{padding-top:.55rem;background:#ffffffeb;backdrop-filter:var(--native-blur);-webkit-backdrop-filter:var(--native-blur)}html.mobile-web-device [class*=customerMenuPreviewOverlay]{padding-top:env(safe-area-inset-top,0px);background:var(--shef-bg, #faf9f7)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=complianceRequiredBanner]{border-radius:16px;padding:.85rem .9rem}html.mobile-web-device [class*=pageMobileChefProfile] [class*=complianceRequiredBannerCta]{min-height:var(--native-tap);border-radius:12px;font-weight:750}html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileStepFooterBtn]{min-height:var(--native-tap);border-radius:14px;font-weight:750}html.mobile-web-device [class*=modalOverlayMobile]>[class*=modal],html.mobile-web-device [class*=modalOverlayMobile]>[class*=previewModal],html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=storyPostModal],html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=postModal],html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=storyModal]{position:relative;border-radius:28px 28px 0 0;box-shadow:var(--bottom-sheet-shadow, 0 -20px 56px rgba(15, 10, 14, .2));max-height:min(94dvh,100%);padding-top:.85rem}html.mobile-web-device [class*=modalOverlayMobile]>[class*=modal]:before,html.mobile-web-device [class*=modalOverlayMobile]>[class*=previewModal]:before,html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=storyPostModal]:before,html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=postModal]:before,html.mobile-web-device [class*=storyPostModalOverlayMobile]>[class*=storyModal]:before{content:"";display:block;width:36px;height:4px;margin:0 auto .85rem;border-radius:999px;background:#0f0a0e29}html.mobile-web-device [class*=modalOverlayMobile] [class*=modalActions] [class*=btnPrimary],html.mobile-web-device [class*=modalOverlayMobile] [class*=modalActions] [class*=btnSecondary],html.mobile-web-device [class*=modalOverlayMobile] [class*=modalActions] [class*=btnDanger],html.mobile-web-device [class*=modalOverlayMobile] [class*=modalActions] [class*=btnDraft],html.mobile-web-device [class*=storyPostModalOverlayMobile] [class*=storyPostModalActions] [class*=btnPrimary],html.mobile-web-device [class*=storyPostModalOverlayMobile] [class*=storyPostModalActions] [class*=btnSecondary],html.mobile-web-device [class*=storyPostModalOverlayMobile] [class*=storyPostModalActions] [class*=btnDraft]{min-height:50px;border-radius:14px;font-size:1rem;font-weight:750}html.mobile-web-device [class*=pageMobileChefProfile] [class*=rosterDay]{border-radius:16px;border:1px solid var(--native-hairline);overflow:hidden}html.mobile-web-device [class*=pageMobileChefProfile] [class*=rosterDayHeader]{padding:.75rem .85rem;background:#5c243008}html.mobile-web-device [class*=pageMobileChefProfile] [class*=slotRow]{padding:.65rem .75rem;border-top:1px solid var(--native-hairline)}html.mobile-web-device [class*=pageMobileChefProfile] [class*=noDeliveryToggle],html.mobile-web-device [class*=pageMobileChefProfile] [class*=radioLabel],html.mobile-web-device [class*=pageMobileChefProfile] [class*=checkLabel]{min-height:var(--native-tap);align-items:center}html.mobile-web-device [class*=pageMobileChefProfile] [class*=listingFormGroup]{border-radius:16px;background:#ffffffb8}html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions] a[class*=btnSecondary],html.mobile-web-device [class*=pageMobileChefProfile] [class*=cardActions] button{flex:1 1 calc(50% - .25rem);justify-content:center;text-align:center}@media(prefers-reduced-motion:reduce){html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileChefHeroLink]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=mobileKeyStat]:active,html.mobile-web-device [class*=pageMobileChefProfile] [class*=dishItem]:active{transform:none}}:root{--bottom-sheet-radius: 28px;--bottom-sheet-ease: cubic-bezier(.32, .72, 0, 1);--bottom-sheet-shadow: 0 -20px 56px rgba(15, 10, 14, .2);--bottom-sheet-handle-width: 36px;--bottom-sheet-handle-height: 4px;--bottom-sheet-handle-color: rgba(15, 10, 14, .14);--bottom-sheet-handle-on-dark: rgba(255, 255, 255, .42)}[class*=sheetRoot]>[class*=sheetSurface]{position:relative;border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;box-shadow:var(--bottom-sheet-shadow);overflow:hidden}[class*=sheetRoot]>[class*=sheetSurface]:after{content:"";position:absolute;top:0;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28) 25%,rgba(255,255,255,.28) 75%,transparent);pointer-events:none;z-index:4}[class*=sheetHandle]{width:var(--bottom-sheet-handle-width);height:var(--bottom-sheet-handle-height);border-radius:999px;flex-shrink:0;background:var(--bottom-sheet-handle-color)}[class*=sheetHandleOnDark]{background:var(--bottom-sheet-handle-on-dark)}[class*=bottomSheet]{border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;overflow:hidden}[class*=overlayMobile]>[class*=panel],[class*=overlayMobile] [class*=panelMobile]{border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;overflow:hidden;box-shadow:var(--bottom-sheet-shadow)}html.mobile-web-device [class*=overlay]>[class*=sidebar]{border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;box-shadow:var(--bottom-sheet-shadow);min-height:0;max-height:min(92dvh,100%);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(prefers-reduced-motion:reduce){[class*=sheetRoot]>[class*=sheetSurface],[class*=overlayMobile]>[class*=panel]{animation:none!important}}:root{--home-motion-spring: cubic-bezier(.22, 1, .36, 1);--home-motion-spring-bounce: cubic-bezier(.34, 1.25, .64, 1);--home-motion-spring-soft: cubic-bezier(.16, 1, .3, 1);--home-motion-duration: .9s;--home-motion-stagger: .08s}@keyframes homePicasaReveal{0%{opacity:0;transform:translateY(36px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homePicasaCrossfade{0%{opacity:0;transform:scale(1.03) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes homePicasaSlideLeft{0%{opacity:0;transform:translate(-32px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homePicasaSlideRight{0%{opacity:0;transform:translate(32px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeRevealUp{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeRevealScale{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeRevealLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes homeRevealRight{0%{opacity:0;transform:translate(28px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeHeroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeHeroRiseBlur{0%{opacity:0;transform:translateY(48px);filter:blur(12px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes heroKenBurns{0%{transform:scale(1.05)}to{transform:scale(1.16)}}@keyframes heroMeshDrift{0%,to{transform:translate(0) scale(1);opacity:.45}50%{transform:translate(3%,-2%) scale(1.06);opacity:.7}}@keyframes heroMeshDriftAlt{0%,to{transform:translate(0) scale(1);opacity:.35}50%{transform:translate(-4%,3%) scale(1.08);opacity:.55}}@keyframes heroShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes ctaGlowPulse{0%,to{box-shadow:0 6px 24px #c41e5a73,0 0 #fff0}50%{box-shadow:0 12px 40px #c41e5a8c,0 0 0 8px #ffffff0f}}@keyframes luxuryPricePop{0%{opacity:0;transform:scale(.78) translateY(16px)}65%{transform:scale(1.06) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes trustIconPop{0%{opacity:0;transform:scale(.35) rotate(-14deg)}70%{transform:scale(1.1) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes sectionLineGrow{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes homeCardSlideUp{0%{opacity:0;transform:translateY(32px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeFadeSlideX{0%{opacity:0;transform:translate(56px) scale(.94)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeChipPop{0%{opacity:0;transform:scale(.82) translateY(8px)}75%{transform:scale(1.04) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes homeBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes scrollHintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes testimonialFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes guaranteeHeartBeat{0%,to{transform:scale(1)}25%{transform:scale(1.12)}50%{transform:scale(1)}}.homeReveal{opacity:0;transform:translateY(24px);transition:opacity .55s var(--home-motion-spring),transform .55s var(--home-motion-spring)}.homeReveal.home-visible{opacity:1;transform:translateY(0)}.homeReveal--left{transform:translate(-32px)}.homeReveal--left.home-visible{transform:translate(0)}.homeReveal--right{transform:translate(32px)}.homeReveal--right.home-visible{transform:translate(0)}.homeReveal--scale{transform:translateY(28px) scale(.94)}.homeReveal--scale.home-visible{transform:translateY(0) scale(1)}.home-visible [data-reveal]{animation:homeCardSlideUp .8s var(--home-motion-spring) both;animation-delay:calc(var(--reveal-i, 0) * var(--home-motion-stagger))}.home-visible [data-reveal=left]{animation-name:homeRevealLeft}.home-visible [data-reveal=right]{animation-name:homeFadeSlideX}.home-visible [data-reveal=scale]{animation-name:homeRevealScale}.home-visible [data-reveal=chip]{animation-name:homeChipPop;animation-duration:.6s}@media(prefers-reduced-motion:reduce){.homeReveal{opacity:1;transform:none;filter:none;transition:none}.home-visible [data-reveal],.home-visible *{animation:none!important}}*,*:before,*:after{box-sizing:border-box}:root{--font-hindi: "Noto Sans Devanagari", sans-serif;--content-max-width: 1120px;--content-padding-x: .5rem;--content-padding-x-tablet: .75rem;--content-padding-x-wide: 1rem;--view-inner-padding-x: 1.25rem;--page-gutter-x: 1rem;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease;font-family:DM Sans Variable,DM Sans,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--shef-text);background-color:var(--shef-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:640px){:root{--content-padding-x: .25rem;--view-inner-padding-x: 0;--page-gutter-x: 0}}html{scroll-behavior:smooth;overflow-x:hidden}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-tap-highlight-color:transparent;cursor:url(/assets/cursor-enjoy.svg) 2 2,auto}a,button,[role=button],[tabindex]:not([tabindex="-1"]),input[type=submit],input[type=button],.cursor-pointer{cursor:url(/assets/cursor-enjoy.svg) 2 2,pointer}.skip-link{position:absolute;top:-100%;left:.5rem;z-index:9999;padding:.75rem 1rem;background:var(--shef-maroon);color:var(--shef-white);font-weight:600;text-decoration:none;border-radius:0 0 8px;transition:top .2s ease}.skip-link:focus{top:0;outline:3px solid var(--shef-pink);outline-offset:2px}@media(max-width:480px){body{font-size:16px}}img,video{max-width:100%;height:auto;vertical-align:middle}input,select,textarea{box-sizing:border-box;font-size:16px}input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:8px}input[type=checkbox],input[type=radio]{min-height:unset;padding:0}@media(max-width:480px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px;min-height:44px;padding:.5rem .75rem}}:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none;outline-offset:0}input:not([type=checkbox]):not([type=radio]):focus,input:not([type=checkbox]):not([type=radio]):focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{box-shadow:0 0 0 2px var(--shef-pink)}button:focus-visible,a:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}.delivery-map-wrap,[class*=DeliveryMap_wrap]{height:280px;border-radius:16px;overflow:hidden;background:#eef1f4}@media(max-width:640px){.delivery-map-wrap,[class*=DeliveryMap_wrap]{height:220px;border-radius:14px}}#root{min-height:100vh}html.splash-page{scrollbar-width:none;scroll-behavior:smooth}html.splash-page body{scrollbar-width:none}html.splash-page ::-webkit-scrollbar{display:none;width:0;height:0}html.splash-page header[data-site-header]{position:fixed;top:0;left:0;right:0;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.15) 55%,transparent 100%);box-shadow:none;border-bottom:none}html.splash-page header[data-site-header][data-scrolled=true]{background:var(--shef-maroon);box-shadow:0 1px #00000014}a{color:inherit}button,input{font-family:inherit}.page-animate-in{opacity:0;transform:translateY(24px);pointer-events:none}.page-animate-in.is-visible{animation:pageFadeUp .55s ease-out forwards;pointer-events:auto}@keyframes pageFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.page-hero-content{opacity:0;transform:translateY(20px)}.page-hero-content.is-visible{animation:pageHeroFadeUp .7s ease-out forwards}@keyframes pageHeroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
