._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_vtjys_1{justify-content:space-between;flex-wrap:nowrap}._deliveryAgentHeaderLabel_vtjys_6{flex:1;text-align:center;font-size:.85rem;font-weight:700;opacity:.92}._header_vtjys_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_vtjys_31{display:contents}._mobileChrome_vtjys_35{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_vtjys_35[data-visible=true]{transform:none;pointer-events:auto}._mobileChromeSpacer_vtjys_56{flex:0 0 auto;height:var(--mobile-chrome-height, 7.25rem);pointer-events:none}._mobileChrome_vtjys_35 ._header_vtjys_1,._mobileChrome_vtjys_35 ._headerSplash_vtjys_63{position:relative;top:auto;left:auto;right:auto;width:100%}._mobileChrome_vtjys_35 ._serviceTabsMobileWebTrack_vtjys_71{touch-action:pan-x}@media(prefers-reduced-motion:reduce){._mobileChrome_vtjys_35{transition:none}}._headerSplash_vtjys_63{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_vtjys_63[data-scrolled=true]{background:var(--shef-maroon);box-shadow:0 1px #00000014}._headerRight_vtjys_95{display:flex;align-items:center;gap:.5rem .75rem;margin-left:auto}._reportBugLink_vtjys_102{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_vtjys_102:hover{background:#ffffff26;color:var(--shef-on-header)}._langSwitcher_vtjys_122{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_vtjys_134{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_vtjys_134:hover{color:#fffffff2}._langOptionActive_vtjys_156,._langOption_vtjys_134[aria-pressed=true]{background:#fff;color:var(--shef-maroon);box-shadow:0 1px 3px #00000026}._langOptionActive_vtjys_156:hover,._langOption_vtjys_134[aria-pressed=true]:hover{background:#fffffffa}._menuBtn_vtjys_168{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_vtjys_183{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_vtjys_196{display:inline-block;transform:rotate(-8deg);transform-origin:center;font-family:Great Vibes,Brush Script MT,Segoe Script,Lucida Handwriting,Apple Chancery,cursive}._logoBeta_vtjys_203{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_vtjys_183:hover{color:var(--shef-pink-bg)}._logo_vtjys_183:hover ._logoBeta_vtjys_203{background:#ffffff47;border-color:#ffffff80}._agenticToggle_vtjys_228{display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;padding:.35rem;cursor:pointer;color:inherit}._agenticToggleTrack_vtjys_239{display:inline-block;width:44px;height:24px;border-radius:999px;background:#ffffff4d;position:relative;transition:background .2s}._agenticToggle_vtjys_228:hover ._agenticToggleTrack_vtjys_239{background:#ffffff73}._agenticToggleThumb_vtjys_253{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_vtjys_253[data-on=true]{transform:translate(20px)}._agenticToggleTrack_vtjys_239:has(._agenticToggleThumb_vtjys_253[data-on=true]){background:var(--shef-pink)}._agenticToggleIcon_vtjys_273{font-size:1rem;opacity:.9}._chefViewToggle_vtjys_278{display:inline-flex;align-items:center;gap:.3rem;background:none;border:none;padding:.35rem;cursor:pointer;color:inherit}._chefViewToggleTrack_vtjys_289{display:inline-block;width:44px;height:24px;border-radius:999px;background:#ffffff4d;position:relative;transition:background .2s}._chefViewToggle_vtjys_278:hover ._chefViewToggleTrack_vtjys_289{background:#ffffff73}._chefViewToggleThumb_vtjys_303{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_vtjys_303[data-on=true]{transform:translate(20px)}._chefViewToggleOn_vtjys_319 ._chefViewToggleTrack_vtjys_289,._chefViewToggleTrack_vtjys_289:has(._chefViewToggleThumb_vtjys_303[data-on=true]){background:#f59e0b}._chefViewToggleIcon_vtjys_324{font-size:1rem}._chefViewToggleLabel_vtjys_328{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._chefViewToggleBtn_vtjys_335{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_vtjys_335:hover{background:#ffffff38}._serfAssistantLabel_vtjys_351{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_vtjys_365{letter-spacing:.02em}._serfAssistantComingSoon_vtjys_368{font-size:.58rem;font-weight:700;letter-spacing:.06em;padding:.2rem .5rem;background:linear-gradient(135deg,#ffffff40,#ffffff1f);border-radius:6px;color:#fffffff2;border:1px solid rgba(255,255,255,.2)}._tourAccountWrap_vtjys_379{display:inline-flex;align-items:center;gap:.5rem}._loginBtn_vtjys_385{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_vtjys_385:hover{background:#ffffff1a;border-color:#fffc}._signupBtn_vtjys_402{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#fff;color:var(--shef-maroon);border:none;border-radius:8px;cursor:pointer;transition:background .2s,opacity .2s}._signupBtn_vtjys_402:hover{background:var(--shef-pink-bg);color:var(--shef-maroon)}._adminLink_vtjys_419{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_vtjys_419:hover{background:#ffffff26}._accountLink_vtjys_434{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_vtjys_434:hover{background:#ffffff1a}._accountAvatar_vtjys_450{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_vtjys_461{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_vtjys_461:hover{background:#ffffff1f;border-color:#ffffff80}._searchWrap_vtjys_478{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_vtjys_478:focus-within{background:#fff3;border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff1f}._searchIcon_vtjys_499{display:flex;align-items:center;justify-content:center;margin-right:.45rem;opacity:.85;flex-shrink:0}._search_vtjys_478{background:none;border:none;color:var(--shef-on-header);font-size:.9rem;width:100%;outline:none}._search_vtjys_478::placeholder{color:#ffffffb3}._searchDropdown_vtjys_521{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_vtjys_537{padding:1rem 1rem 1.1rem}._trendingHeader_vtjys_541{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;padding-bottom:.6rem;border-bottom:1px solid var(--shef-divider)}._trendingIcon_vtjys_550{font-size:1.1rem;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.08))}._trendingTitle_vtjys_556{font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--shef-text-muted)}._trendingGrid_vtjys_564{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:420px){._trendingGrid_vtjys_564{grid-template-columns:repeat(3,1fr)}}._trendingChip_vtjys_576{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_vtjys_576:hover{background:var(--shef-elevated);border-color:var(--shef-maroon);box-shadow:0 4px 12px var(--shef-shadow);transform:translateY(-1px)}._trendingChip_vtjys_576:focus{outline:none;border-color:var(--shef-maroon);box-shadow:0 0 0 3px #5c24301f}._trendingChipIcon_vtjys_607{font-size:1.15rem;line-height:1;flex-shrink:0;width:1.5em;text-align:center}._trendingChipLabel_vtjys_615{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._searchDropdownLabel_vtjys_621{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--shef-text-muted);margin:0;padding:.6rem .75rem .25rem}._searchDropdownList_vtjys_631{list-style:none;margin:0;padding:0 0 .5rem}._searchDropdownItem_vtjys_637{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_vtjys_637:hover{background:var(--shef-beige)}._searchDropdownType_vtjys_656{font-size:.7rem;font-weight:600;text-transform:uppercase;color:var(--shef-text-muted);min-width:4rem}._cart_vtjys_664{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_vtjys_680{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}._cart_vtjys_664:hover{background:#ffffff1a}._cartBadge_vtjys_692{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_vtjys_706{position:relative;gap:0;padding:.2rem;min-width:44px;min-height:44px;justify-content:center}._cartMobileCompact_vtjys_706 ._cartIcon_vtjys_680{width:38px;height:38px;border-radius:10px;background:#ffffff2e}._cartMobileCompact_vtjys_706 ._cartIcon_vtjys_680 svg{width:22px;height:22px}._cartMobileCompact_vtjys_706 ._cartBadge_vtjys_692{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_vtjys_739{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_vtjys_739:hover,._loginIconMobile_vtjys_739:focus-visible{background:#ffffff47;outline:none}._loginIconMobile_vtjys_739:active{transform:scale(.96)}._loginIconMobile_vtjys_739 svg{width:22px;height:22px;display:block}._promoBanner_vtjys_774{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_vtjys_787{color:var(--shef-green);font-weight:800}._promoBannerMobileLoggedIn_vtjys_792{align-items:flex-start;justify-content:flex-start;text-align:left;gap:.5rem;padding-right:2.65rem}._promoBannerMobileLoggedIn_vtjys_792 ._promoCheck_vtjys_787{align-self:center;flex-shrink:0}._promoBannerStack_vtjys_805{display:flex;flex-direction:column;gap:.08rem;min-width:0;flex:1}._promoBannerHeadline_vtjys_813{font-size:.8125rem;font-weight:800;line-height:1.25}._promoBannerSub_vtjys_819{font-size:.72rem;font-weight:600;line-height:1.2;opacity:.92}._promoBannerSingle_vtjys_826{flex:1;text-align:center}._promoClose_vtjys_831{position:absolute;right:.5rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--shef-text-muted);line-height:1}._progressTabs_vtjys_843{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_vtjys_843{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_vtjys_843:hover{color:#ffffffe6;background:#ffffff14}._progressTabActive_vtjys_872{color:var(--shef-on-header);background:#ffffff26}._progressTabDone_vtjys_877{color:var(--shef-green-light, #a8e6a0)}._progressTabDone_vtjys_877 ._progressTabNum_vtjys_881{background:var(--shef-green, #2d7a2d);color:var(--shef-on-header)}._progressTabDisabled_vtjys_886{cursor:not-allowed;opacity:.55;pointer-events:none}._progressTabNum_vtjys_881{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_vtjys_872 ._progressTabNum_vtjys_881{background:var(--shef-pink);color:var(--shef-on-header)}._progressTabConnector_vtjys_909{width:2rem;height:2px;background:#fff3;margin:0 .25rem;flex-shrink:0}._serviceTabs_vtjys_71{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_vtjys_927{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_vtjys_71,._serviceTabActive_vtjys_943{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_vtjys_965{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._serviceTabActive_vtjys_943{color:var(--shef-pink);background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014;border-bottom:none;margin-bottom:0}._serviceTab_vtjys_71:hover{color:var(--shef-text)}._serviceTabActive_vtjys_943:hover{color:var(--shef-pink)}._serviceTabsInner_vtjys_990{display:contents}._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71){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_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTabsInner_vtjys_990{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_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTabsInner_vtjys_990::-webkit-scrollbar{display:none}._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTab_vtjys_71,._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTabActive_vtjys_943{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_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTabActive_vtjys_943{color:var(--shef-pink);background:transparent;border-bottom-color:var(--shef-pink);font-weight:700}._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTab_vtjys_71:hover{color:var(--shef-text);background:#5c24300a}._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._serviceTabActive_vtjys_943:hover{color:var(--shef-pink);background:transparent}._serviceTabs_vtjys_71:not(._serviceTabsMobileWeb_vtjys_71) ._newBadge_vtjys_1052{margin-right:.35rem}._newBadge_vtjys_1052{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_vtjys_831{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.5rem}@media(min-width:641px){._header_vtjys_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_vtjys_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){._header_vtjys_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_vtjys_95{gap:.35rem}._headerMobileCompact_vtjys_1104 ._agenticToggle_vtjys_228,._headerMobileCompact_vtjys_1104 ._serfAssistantLabel_vtjys_351,._headerMobileCompact_vtjys_1104 ._reportBugLink_vtjys_102,._headerMobileCompact_vtjys_1104 ._langSwitcher_vtjys_122,._headerMobileCompact_vtjys_1104 ._tourAccountWrap_vtjys_379{display:none}._headerMobileCompact_vtjys_1104 ._searchWrap_vtjys_478{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_vtjys_183{font-size:1.35rem}._promoBanner_vtjys_774{padding:.5rem 2.5rem .5rem .75rem;font-size:.8rem;flex-wrap:wrap;justify-content:center;text-align:center}._promoBanner_vtjys_774._promoBannerMobileLoggedIn_vtjys_792{flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;text-align:left;padding:.45rem 2.55rem .45rem .65rem;font-size:inherit}._promoBannerMobileLoggedIn_vtjys_792 ._promoCheck_vtjys_787{align-self:center}._promoBannerMobileLoggedIn_vtjys_792 ._promoBannerHeadline_vtjys_813{font-size:.78rem}._promoBannerMobileLoggedIn_vtjys_792 ._promoBannerSub_vtjys_819{font-size:.68rem}._progressTabs_vtjys_843{padding:.6rem .75rem;font-size:.8rem;gap:0}._progressTab_vtjys_843{padding:.4rem .6rem}._progressTabNum_vtjys_881{min-width:1.25rem;height:1.25rem;font-size:.7rem}._progressTabConnector_vtjys_909{width:1rem}._serviceTabs_vtjys_71{padding:.5rem max(.75rem,var(--content-padding-x));gap:.4rem;overflow-x:visible;justify-content:stretch}._serviceTabsPrimaryTrack_vtjys_927{max-width:none}._serviceTab_vtjys_71,._serviceTabActive_vtjys_943{padding:.5rem .3rem;font-size:.8rem}}@media(max-width:380px){._cart_vtjys_664:not(._cartMobileCompact_vtjys_706) ._cartIcon_vtjys_680{display:none}._cart_vtjys_664:not(._cartMobileCompact_vtjys_706){padding:.5rem}}html.mobile-web-device ._exploreMobileNavShell_vtjys_1214{padding:.4rem 0 .45rem;background:var(--shef-beige);border-bottom:1px solid var(--shef-tint-border);box-shadow:none}html.mobile-web-device ._exploreMobileNavCard_vtjys_1221{display:flex;flex-direction:column;gap:0;padding:0;background:transparent;border-radius:0;box-shadow:none}html.mobile-web-device ._serviceTabsMobileWeb_vtjys_71{display:flex;flex-direction:column;gap:0;padding:0;background:transparent;border-bottom:none;overflow:visible;position:relative}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71{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_vtjys_71::-webkit-scrollbar{display:none}html.mobile-web-device ._serviceTabsMobileWebTrackCentered_vtjys_1266{justify-content:center}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTab_vtjys_71,html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTabActive_vtjys_943{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_vtjys_71 ._serviceTabLabel_vtjys_965{font-size:inherit;font-weight:inherit;letter-spacing:inherit}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTab_vtjys_71{background:transparent}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTab_vtjys_71:hover{color:var(--shef-maroon);background:var(--shef-hover-surface)}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTab_vtjys_71:active{transform:none}html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTabActive_vtjys_943,html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTabActive_vtjys_943: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_vtjys_71 ._serviceTabActive_vtjys_943:before,html.mobile-web-device ._serviceTabsMobileWebTrack_vtjys_71 ._serviceTabActive_vtjys_943:after{content:none}html.mobile-web-device ._serviceTabsMobileWeb_vtjys_71 ._newBadge_vtjys_1052{display:none}._accountAvatarMobile_vtjys_1334{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}._accountAvatarFallback_vtjys_1342{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_vtjys_1334 ._accountAvatar_vtjys_450{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_1fcbm_3{margin-top:auto;padding:3.5rem 0 3rem;background:#0f0d0e;border-top:1px solid rgba(255,255,255,.07)}._footerInner_1fcbm_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_1fcbm_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_1fcbm_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_1fcbm_40{text-align:left;max-width:320px}._brandLogo_1fcbm_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_1fcbm_45:hover{color:var(--shef-pink)}._brandTagline_1fcbm_61{font-size:.875rem;color:#ffffffa6;margin:0 0 1.5rem;line-height:1.55;letter-spacing:.015em;max-width:26ch}._appButtons_1fcbm_70{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1.5rem}._appBtn_1fcbm_77{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_1fcbm_77:hover{background:#ffffff1a;border-color:#fff3;color:#fff}._address_1fcbm_103{display:block;margin:1.25rem 0 0;font-style:normal;max-width:22rem}._addressLabel_1fcbm_110{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_1fcbm_121{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_1fcbm_121:hover{background:#ffffff0a;border-color:#ffffff14}._addressLink_1fcbm_121:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}._addressIcon_1fcbm_144{flex-shrink:0;margin-top:.2rem;color:#ffffff6b;transition:color .2s}._addressLink_1fcbm_121:hover ._addressIcon_1fcbm_144{color:var(--shef-pink)}._addressLines_1fcbm_155{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_1fcbm_121:hover ._addressLines_1fcbm_155{color:#ffffffe0}._addressLines_1fcbm_155 span:first-child{color:#ffffffd1;font-weight:600;letter-spacing:.015em}._copyright_1fcbm_177{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.4}._nav_1fcbm_188{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:start;max-width:100%}@media(min-width:520px){._nav_1fcbm_188{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;max-width:none;justify-self:stretch}}@media(min-width:880px){._nav_1fcbm_188{grid-template-columns:repeat(3,auto);gap:2.5rem 3rem;justify-items:end;justify-self:end;text-align:right}}@media(min-width:960px){._nav_1fcbm_188{justify-items:end}}._col_1fcbm_221{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:960px){._col_1fcbm_221{align-items:flex-end}}._colTitle_1fcbm_234{font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.2}._linkList_1fcbm_244{list-style:none;margin:0;padding:0}._linkList_1fcbm_244 li{margin-bottom:.375rem}._linkList_1fcbm_244 li:last-child{margin-bottom:0}._link_1fcbm_244{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_1fcbm_244:hover{color:#fff}._link_1fcbm_244:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px;border-radius:2px}._overlay_108xy_1{position:fixed;inset:0;background:var(--shef-overlay);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:520;display:flex;align-items:flex-start;justify-content:center;padding:2.5rem 1rem max(2.5rem,env(safe-area-inset-bottom));overflow-y:auto;animation:_fadeIn_108xy_1 .2s ease}@keyframes _fadeIn_108xy_1{0%{opacity:0}to{opacity:1}}._modal_108xy_21{background:var(--shef-surface);border-radius:28px;width:100%;max-width:408px;padding:2.25rem 2rem 2rem;box-shadow:0 40px 80px #00000024,0 0 0 1px #0000000a;animation:_slideUp_108xy_1 .35s cubic-bezier(.22,1,.36,1)}@keyframes _slideUp_108xy_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._overlaySheet_108xy_36{align-items:flex-end;justify-content:stretch;padding:0;overflow:hidden}._modalSheet_108xy_43{width:100%;max-width:none;max-height:min(92dvh,100%);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:var(--bottom-sheet-radius, 28px) var(--bottom-sheet-radius, 28px) 0 0;padding:0 1.25rem max(1.5rem,env(safe-area-inset-bottom));padding-top:.1rem;box-shadow:var(--bottom-sheet-shadow, 0 -20px 56px rgba(15, 10, 14, .2));animation:_sheetSlideUp_108xy_1 .38s var(--bottom-sheet-ease, cubic-bezier(.32, .72, 0, 1));touch-action:pan-y;will-change:transform}._sheetDragZone_108xy_59{display:flex;flex-direction:column;align-items:center;cursor:grab;touch-action:none;padding-top:.15rem}._sheetDragZone_108xy_59:active{cursor:grabbing}._sheetHandle_108xy_72{width:var(--bottom-sheet-handle-width, 36px);height:var(--bottom-sheet-handle-height, 4px);border-radius:999px;background:var(--bottom-sheet-handle-color, rgba(15, 10, 14, .14));margin:.5rem auto .35rem;flex-shrink:0}._modalSheet_108xy_43 ._header_108xy_81{margin-bottom:1.15rem}._modalSheet_108xy_43 ._title_108xy_85{font-size:1.35rem}@keyframes _sheetSlideUp_108xy_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._modalSheet_108xy_43{animation:none}}._header_108xy_81{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}._headerCenter_108xy_108{flex:1;min-width:0;text-align:center}._backBtn_108xy_114,._closeBtn_108xy_115{background:none;border:none;cursor:pointer;color:var(--shef-text-muted);padding:.4rem;line-height:1;min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;transition:color .2s,background .2s}._backBtn_108xy_114:hover,._closeBtn_108xy_115:hover{color:var(--shef-maroon);background:#5c24300f}._backArrow_108xy_137,._closeIcon_108xy_138{font-size:1.4rem;font-weight:300;line-height:1}._closeIcon_108xy_138{font-size:1.6rem;opacity:.85}._title_108xy_85{font-size:1.625rem;font-weight:700;color:var(--shef-text);margin:0 0 .4rem;letter-spacing:-.035em;line-height:1.2}._subtitle_108xy_158{font-size:.9375rem;color:var(--shef-text-muted);line-height:1.5;max-width:20em;margin:0 auto}._referralHint_108xy_168{margin:-.35rem 0 .75rem;font-size:.78rem;line-height:1.4;color:var(--shef-text-muted)}._promoBanner_108xy_175{display:flex;align-items:center;gap:.875rem;background:linear-gradient(135deg,#5c24300d,#c41e5a08);border:1px solid rgba(92,36,48,.08);border-radius:16px;padding:.9rem 1.15rem;margin-bottom:1.75rem}._promoBadge_108xy_186{flex-shrink:0;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shef-maroon);background:#5c243012;padding:.3rem .55rem;border-radius:6px}._promoText_108xy_198{display:flex;flex-direction:column;gap:.12rem;min-width:0}._promoText_108xy_198 strong{font-size:.9rem;font-weight:600;color:var(--shef-text)}._promoSub_108xy_211{font-size:.8rem;color:var(--shef-text-muted)}._socialSectionLabel_108xy_216{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--shef-text-muted);margin:0 0 .85rem}._socialRow_108xy_225{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.125rem;margin-bottom:1.5rem}._socialError_108xy_234{font-size:.8125rem;color:var(--shef-maroon);background:#5c24300f;border:1px solid rgba(92,36,48,.15);border-radius:12px;padding:.7rem .9rem;margin:0 0 1.25rem;line-height:1.45}._fieldError_108xy_245{font-size:.8125rem;color:var(--shef-maroon);margin:.35rem 0 0;line-height:1.4}._signupSuccess_108xy_252{font-size:.8125rem;color:#0d5c2e;background:#0d5c2e14;border:1px solid rgba(13,92,46,.2);border-radius:12px;padding:.7rem .9rem;margin:0 0 1.25rem;line-height:1.45}._socialBtn_108xy_263{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:50%;cursor:pointer;font-family:inherit;transition:background .2s,box-shadow .2s,opacity .2s,transform .2s}._socialBtn_108xy_263:hover:not(:disabled){box-shadow:0 2px 8px #0000001f;transform:scale(1.05)}._socialBtn_108xy_263:disabled{opacity:.65;cursor:not-allowed}._socialBtn_108xy_263:focus{outline:none}._socialBtn_108xy_263:focus-visible{box-shadow:0 0 0 3px #5c243040}._socialIconGoogle_108xy_295,._socialIconApple_108xy_296,._socialIconFacebook_108xy_297{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._socialBtn_108xy_263 ._socialIconGoogle_108xy_295 svg,._socialBtn_108xy_263 ._socialIconApple_108xy_296 svg,._socialBtn_108xy_263 ._socialIconFacebook_108xy_297 svg{width:22px;height:22px}._socialBtnGoogle_108xy_311{background:var(--shef-surface);color:#3c4043;border:1.5px solid #dadce0;box-shadow:0 1px 2px #0000000d}._socialBtnGoogle_108xy_311:hover:not(:disabled){background:var(--shef-muted-surface);border-color:#dadce0;box-shadow:0 2px 6px #00000014}._socialBtnApple_108xy_324{background:#000;color:#fff}._socialBtnApple_108xy_324:hover:not(:disabled){background:#1a1a1a;box-shadow:0 4px 12px #0003}._socialBtnFacebook_108xy_334{background:#1877f2;color:#fff}._socialBtnFacebook_108xy_334:hover:not(:disabled){background:#166fe5;box-shadow:0 4px 12px #1877f259}._divider_108xy_344{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}._dividerLine_108xy_351{flex:1;height:1px;background:var(--shef-divider)}._dividerText_108xy_357{font-size:.7rem;font-weight:600;color:var(--shef-text-muted);text-transform:uppercase;letter-spacing:.06em}._form_108xy_365{display:flex;flex-direction:column;gap:1.125rem;margin-bottom:1.5rem}._inputLabel_108xy_372{font-size:.8rem;font-weight:600;color:var(--shef-text);margin:0 0 .35rem;display:block;letter-spacing:.01em}._input_108xy_372{width:100%;padding:.8rem 1rem;border:1px solid var(--shef-border);border-radius:14px;font-size:1rem;font-family:inherit;color:var(--shef-text);outline:none;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._input_108xy_372::placeholder{color:var(--shef-text-muted);opacity:.75}._input_108xy_372:hover{border-color:#5c243033}._input_108xy_372:focus{border-color:var(--shef-maroon);box-shadow:0 0 0 3px #5c243014}._passwordWrap_108xy_408{position:relative;display:flex;align-items:center}._passwordWrap_108xy_408 ._input_108xy_372{padding-right:4rem}._showBtn_108xy_418{position:absolute;right:.5rem;background:none;border:none;font-size:.85rem;font-weight:600;color:var(--shef-pink);cursor:pointer;padding:.35rem}._formActions_108xy_430{display:flex;gap:.75rem;align-items:center;margin-top:.5rem}._formActions_108xy_430 ._continueBtn_108xy_437{flex:1}._prevBtn_108xy_441{flex-shrink:0;padding:.85rem 1rem;font-size:1rem;font-weight:700;background:var(--shef-surface);color:var(--shef-text);border:1px solid var(--shef-border);border-radius:12px;cursor:pointer}._prevBtn_108xy_441:hover{border-color:var(--shef-pink);color:var(--shef-pink)}._continueBtn_108xy_437{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;font-family:inherit;background:linear-gradient(135deg,var(--shef-maroon) 0%,var(--shef-pink) 100%);color:var(--shef-white);border:none;border-radius:14px;cursor:pointer;box-shadow:0 2px 12px #5c243038;transition:box-shadow .2s,opacity .2s,transform .15s}._continueBtn_108xy_437:hover:not(:disabled){box-shadow:0 4px 18px #5c24304d}._continueBtn_108xy_437:disabled{opacity:.5;cursor:not-allowed}._switchMode_108xy_482{font-size:.9rem;color:var(--shef-text-muted);margin:1.15rem 0 0;text-align:center;line-height:1.5}._switchModeBtn_108xy_490{background:none;border:none;color:var(--shef-pink);font-weight:600;cursor:pointer;padding:0;font-size:inherit;text-underline-offset:3px}._switchModeBtn_108xy_490:hover{text-decoration:underline}._guestLink_108xy_505{display:block;width:100%;text-align:center;font-size:.9rem;color:var(--shef-text-muted);font-weight:500;background:none;border:none;cursor:pointer;padding:.85rem 1rem;margin-top:1rem;border-radius:0;border-top:1px solid var(--shef-border);transition:color .2s}._guestLink_108xy_505:hover{color:var(--shef-maroon)}._guestLinkText_108xy_526{display:inline-block}._rememberMeLabel_108xy_530{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--shef-text-muted);margin:0 0 1rem;cursor:pointer}._rememberMeLabel_108xy_530 ._checkbox_108xy_540{margin-top:0}._forgotPasswordWrap_108xy_544{text-align:right;margin:-.35rem 0 .75rem}._forgotPasswordLink_108xy_549{background:none;border:none;padding:0;font-size:.85rem;font-weight:600;color:var(--shef-pink);cursor:pointer;text-decoration:underline;text-underline-offset:2px}._forgotPasswordLink_108xy_549:hover{color:var(--shef-maroon)}._forgotLead_108xy_565{font-size:.9rem;color:var(--shef-text-muted);line-height:1.45;margin:0 0 1rem}._forgotEmailHint_108xy_572{font-size:.88rem;color:var(--shef-text-muted);margin:0 0 1rem;line-height:1.4}._forgotMicroHint_108xy_579{font-size:.78rem;color:var(--shef-text-muted);margin:-.35rem 0 .85rem;line-height:1.35}._forgotRowActions_108xy_586{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:center;margin-top:.75rem}._forgotBackLink_108xy_594{display:block;width:100%;margin-top:.85rem;text-align:center;background:none;border:none;font-size:.9rem;font-weight:600;color:var(--shef-text-muted);cursor:pointer;padding:.35rem}._forgotBackLink_108xy_594:hover{color:var(--shef-maroon);text-decoration:underline}._pageForgotHeader_108xy_613{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}._pageForgotHeaderText_108xy_621{flex:1;min-width:0;text-align:center}._pageForgotTitle_108xy_627{font-size:1.35rem;font-weight:800;color:var(--shef-text);margin:0 0 .35rem;line-height:1.2}._pageForgotSub_108xy_635{font-size:.92rem;color:var(--shef-text-muted);margin:0;line-height:1.4}._pageForgotHeaderSpacer_108xy_642{width:36px;flex-shrink:0}._termsLabel_108xy_647{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:var(--shef-text-muted);line-height:1.4;cursor:pointer}._termsLabel_108xy_647 a{color:var(--shef-pink);font-weight:600;text-decoration:none}._termsLabel_108xy_647 a:hover{text-decoration:underline}._checkbox_108xy_540{flex-shrink:0;width:1.1rem;height:1.1rem;margin-top:.2rem;accent-color:var(--shef-pink)}._wrap_1hjin_1{position:fixed;inset:0;z-index:600;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#1a0a10b8;backdrop-filter:blur(10px);animation:_fadeIn_1hjin_1 .35s ease}@keyframes _fadeIn_1hjin_1{0%{opacity:0}to{opacity:1}}._glow_1hjin_19{position:absolute;width:min(420px,90vw);height:min(420px,90vw);border-radius:50%;background:radial-gradient(circle,rgba(196,30,90,.45) 0%,rgba(92,36,48,.15) 45%,transparent 70%);animation:_pulse_1hjin_1 2.4s ease-in-out infinite;pointer-events:none}@keyframes _pulse_1hjin_1{0%,to{transform:scale(.92);opacity:.85}50%{transform:scale(1.08);opacity:1}}._sparkles_1hjin_34{position:absolute;inset:0;pointer-events:none;overflow:hidden}._sparkle_1hjin_34{position:absolute;font-size:1.25rem;color:#ffdcb4e6;animation:_float_1hjin_1 3s ease-in-out infinite;animation-delay:calc(var(--i) * .35s);left:calc(15% + var(--i) * 16%);top:calc(20% + (var(--i) % 3) * 22%)}@keyframes _float_1hjin_1{0%,to{transform:translateY(0) rotate(0);opacity:.5}50%{transform:translateY(-12px) rotate(12deg);opacity:1}}._card_1hjin_56{position:relative;width:100%;max-width:380px;padding:2rem 1.75rem 1.75rem;text-align:center;background:linear-gradient(165deg,#fff,#fdf8f6 55%,#fce8ef);border-radius:24px;box-shadow:0 32px 64px #5c243047,0 0 0 1px #c41e5a1f,inset 0 1px #ffffffe6;animation:_popIn_1hjin_1 .5s cubic-bezier(.22,1,.36,1)}@keyframes _popIn_1hjin_1{0%{opacity:0;transform:scale(.88) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._eyebrow_1hjin_76{margin:0 0 .35rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--shef-pink, #c41e5a)}._title_1hjin_85{margin:0 0 1rem;font-size:1.5rem;font-weight:800;color:var(--shef-maroon, #5c2430);letter-spacing:-.03em}._amountBlock_1hjin_93{display:flex;align-items:flex-start;justify-content:center;gap:.15rem;margin:0 0 .75rem;line-height:1}._amountCurrency_1hjin_102{font-size:1.75rem;font-weight:800;color:var(--shef-pink, #c41e5a);margin-top:.35rem}._amountValue_1hjin_109{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,var(--shef-maroon, #5c2430) 0%,var(--shef-pink, #c41e5a) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.04em}._sub_1hjin_119{margin:0 0 .5rem;font-size:.95rem;color:var(--shef-text, #1a1a1a);line-height:1.45}._code_1hjin_126{margin:0 0 .75rem;font-size:.85rem;color:var(--shef-text-muted, #666)}._code_1hjin_126 strong{font-family:ui-monospace,monospace;color:var(--shef-maroon, #5c2430);letter-spacing:.06em}._walletHint_1hjin_138{margin:0 0 1.25rem;font-size:.8rem;color:var(--shef-text-muted, #666)}._cta_1hjin_144{width:100%;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;font-family:inherit;color:#fff;background:linear-gradient(135deg,var(--shef-pink, #c41e5a) 0%,var(--shef-maroon, #5c2430) 100%);border:none;border-radius:14px;cursor:pointer;box-shadow:0 8px 24px #c41e5a59;transition:transform .2s,box-shadow .2s}._cta_1hjin_144:hover{transform:translateY(-1px);box-shadow:0 12px 28px #c41e5a6b}._overlay_jc2ur_3{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:0;pointer-events:none;animation:_tourFadeIn_jc2ur_1 .4s ease-out}._overlay_jc2ur_3 *{pointer-events:auto}@keyframes _tourFadeIn_jc2ur_1{0%{opacity:0}to{opacity:1}}._backdrop_jc2ur_29{position:absolute;inset:0;background:#00000038;pointer-events:auto;backdrop-filter:blur(0)}._spotlight_jc2ur_38{position:fixed;border-radius:14px;box-shadow:0 0 0 9999px #00000038;pointer-events:none;transition:top .3s ease-out,left .3s ease-out,width .3s ease-out,height .3s ease-out;outline:2px solid rgba(92,36,48,.45);outline-offset:3px;border:1px solid rgba(255,255,255,.6)}._cardWrap_jc2ur_49{position:relative;z-index:2;width:100%;max-width:440px;margin:calc(env(safe-area-inset-top,0) + 1.5rem) 1rem 0;animation:_tourCardIn_jc2ur_1 .45s cubic-bezier(.22,1,.36,1)}@keyframes _tourCardIn_jc2ur_1{0%{opacity:0;transform:translateY(-16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._card_jc2ur_49{background:var(--shef-surface);border-radius:20px;padding:2rem 1.75rem;box-shadow:0 25px 50px -12px #0003,0 12px 24px -8px #5c243014,0 0 0 1px #0000000a;border:1px solid rgba(92,36,48,.08)}._cardIcon_jc2ur_80{font-size:2.5rem;line-height:1;margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:14px;background:linear-gradient(135deg,#5c243014,#5c24300a);border:1px solid rgba(92,36,48,.1)}._cardTitle_jc2ur_94{font-size:1.3rem;font-weight:800;color:var(--shef-maroon, #2d1528);margin:0 0 .5rem;letter-spacing:-.025em;line-height:1.3}._cardBody_jc2ur_103{font-size:.9375rem;line-height:1.6;color:var(--shef-text, #4a4446);margin:0 0 1.5rem}._progress_jc2ur_110{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:.4rem}._progressDot_jc2ur_118{width:6px;height:6px;border-radius:50%;background:#5c243033;transition:background .25s,transform .25s}._progressDotActive_jc2ur_126{background:var(--shef-maroon, #4a1942);transform:scale(1.35)}._progressDotDone_jc2ur_131{background:var(--shef-maroon, #4a1942);opacity:.5}._progressText_jc2ur_136{font-size:.7rem;font-weight:700;color:var(--shef-text-muted, #7a7375);text-align:center;margin:0 0 1.35rem;text-transform:uppercase;letter-spacing:.06em}._actions_jc2ur_146{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._skipBtn_jc2ur_154{font-size:.875rem;font-weight:600;color:var(--shef-text-muted, #7a7375);background:transparent;border:none;padding:.5rem .25rem;cursor:pointer;font-family:inherit;transition:color .2s}._skipBtn_jc2ur_154:hover{color:var(--shef-text, #3d3638)}._navWrap_jc2ur_170{display:flex;align-items:center;gap:.65rem}._backBtn_jc2ur_176{font-size:.875rem;font-weight:600;color:var(--shef-maroon, #4a1942);background:#5c24300f;border:1px solid rgba(92,36,48,.15);padding:.6rem 1.1rem;border-radius:12px;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,color .2s}._backBtn_jc2ur_176:hover{background:#5c24301a;border-color:#5c243040}._nextBtn_jc2ur_194{font-size:.9375rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--shef-maroon, #4a1942) 0%,var(--shef-pink, #8b3a5c) 100%);border:none;padding:.65rem 1.5rem;border-radius:12px;cursor:pointer;font-family:inherit;box-shadow:0 2px 12px #5c243040;transition:transform .15s,box-shadow .15s}._nextBtn_jc2ur_194:hover{transform:translateY(-1px);box-shadow:0 4px 16px #5c24304d}._nextBtn_jc2ur_194:active{transform:translateY(0)}.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}}._wrap_1onld_1{position:relative;width:100%;height:100%;min-height:inherit;border-radius:inherit;overflow:hidden;background:#eef1f4;box-shadow:inset 0 0 0 1px var(--shef-tint-border, rgba(92, 36, 48, .08))}._routeBadge_1onld_12{position:absolute;top:10px;left:10px;right:10px;z-index:500;width:fit-content;max-width:calc(100% - 20px);padding:.3rem .65rem;font-size:.65rem;font-weight:700;letter-spacing:.02em;color:var(--shef-maroon);background:#fffffff0;border:1px solid rgba(196,30,90,.2);border-radius:999px;box-shadow:0 2px 10px #5c24301f;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}._wrap_1onld_1:after{content:"";position:absolute;inset:0;z-index:400;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgba(20,13,13,.1) 0%,transparent 12%,transparent 84%,rgba(20,13,13,.12) 100%)}._map_1onld_46{width:100%;height:100%;min-height:inherit;z-index:0}._wrap_1onld_1 .leaflet-container{width:100%;height:100%;min-height:inherit;font-family:inherit;background:#eef1f4}._wrap_1onld_1 .leaflet-control-attribution{font-size:9px;padding:1px 6px;border-radius:8px 0 0;background:#ffffffb3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:.7}._wrap_1onld_1 .leaflet-overlay-pane path{transition:stroke .3s ease}._wrap_1onld_1 .delivery-marker{background:transparent!important;border:none!important}._markerHome_1onld_82,._markerRider_1onld_83{position:relative;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 10px rgba(0,0,0,.22))}._markerHomeInner_1onld_91{width:38px;height:38px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#fff;border:3px solid var(--shef-maroon, #5c2430);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #5c243033}._markerHomeInner_1onld_91 span{transform:rotate(45deg);font-size:16px;line-height:1}._markerRiderInner_1onld_110{width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#fff,#fff0f5);border:3px solid var(--shef-pink, #c41e5a);display:flex;align-items:center;justify-content:center;will-change:transform;box-shadow:0 4px 14px #c41e5a59,0 0 0 6px #c41e5a14}._markerRiderInner_1onld_110 span{font-size:22px;line-height:1}._markerPulse_1onld_133,._markerPulse_1onld_133:after{position:absolute;inset:-6px;border-radius:50%;border:2px solid rgba(196,30,90,.45);pointer-events:none}._markerPulse_1onld_133{animation:_riderPulse_1onld_1 2s ease-out infinite}._markerPulse_1onld_133:after{content:"";inset:-6px;animation:_riderPulse_1onld_1 2s ease-out infinite 1s}@keyframes _riderPulse_1onld_1{0%{transform:scale(.8);opacity:.85}to{transform:scale(1.5);opacity:0}}@media(prefers-reduced-motion:reduce){._markerPulse_1onld_133,._markerPulse_1onld_133:after{animation:none}}._markerHomeInner_1onld_91{background:radial-gradient(circle at 50% 35%,#fff,#fbf3f5);box-shadow:0 3px 10px #5c243047,0 0 0 5px #5c24300f}._clickableWrap_7ihq9_1{position:relative;width:100%;border-radius:16px;overflow:hidden;border:none;padding:0;cursor:pointer;background:#eef1f4;display:block;box-shadow:0 8px 28px #00000014}._clickableWrap_7ihq9_1:hover{box-shadow:0 12px 32px #c41e5a29}._clickableWrap_7ihq9_1 .delivery-map-wrap,._clickableWrap_7ihq9_1>div{width:100%;height:100%;min-height:inherit;pointer-events:none;border-radius:inherit}._mapChrome_7ihq9_27{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;z-index:500}._topBar_7ihq9_37{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;background:linear-gradient(180deg,rgba(0,0,0,.45) 0%,transparent 100%)}._liveBadge_7ihq9_46{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;background:#fffffff2;font-size:.72rem;font-weight:700;color:var(--shef-pink, #c41e5a);letter-spacing:.02em;text-transform:uppercase}._liveDot_7ihq9_60{width:7px;height:7px;border-radius:50%;background:var(--shef-pink, #c41e5a);animation:_livePulse_7ihq9_1 1.4s ease-in-out infinite}@keyframes _livePulse_7ihq9_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}._etaChip_7ihq9_73{padding:.35rem .7rem;border-radius:999px;background:#fffffff2;font-size:.78rem;font-weight:700;color:#1f2937;white-space:nowrap}._progressTrack_7ihq9_83{margin:0 .75rem .75rem;height:4px;border-radius:999px;background:#ffffff8c;overflow:hidden}._progressFill_7ihq9_91{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--shef-pink, #c41e5a),var(--shef-maroon, #5c2430));transition:width .6s cubic-bezier(.22,1,.36,1)}._expandHint_7ihq9_98{position:absolute;bottom:.55rem;left:50%;transform:translate(-50%);font-size:.72rem;font-weight:600;color:#fff;background:#0f172ab8;padding:.35rem .75rem;border-radius:999px;white-space:nowrap;pointer-events:none;z-index:501}._fullscreenOverlay_7ihq9_114{position:fixed;inset:0;z-index:9999;background:#0f172a;animation:_fadeIn_7ihq9_1 .22s ease}@keyframes _fadeIn_7ihq9_1{0%{opacity:0}to{opacity:1}}._fullscreenInner_7ihq9_127{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background:#eef1f4}._fullscreenMap_7ihq9_136{flex:1;min-height:0;position:relative}._fullscreenMap_7ihq9_136>div{width:100%;height:100%}._bottomSheet_7ihq9_147{flex-shrink:0;background:var(--shef-surface, #fff);padding:.35rem 1.15rem max(1rem,env(safe-area-inset-bottom));box-shadow:var(--bottom-sheet-shadow, 0 -20px 56px rgba(15, 10, 14, .2))}._sheetHandle_7ihq9_154{margin:.45rem auto .85rem}._sheetHeader_7ihq9_158{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.35rem}._sheetStatus_7ihq9_166{margin:0;font-size:1.05rem;font-weight:700;color:var(--shef-text, #1f2937)}._sheetMeta_7ihq9_173{margin:.2rem 0 0;font-size:.8125rem;color:var(--shef-text-muted, #6b7280)}._sheetEta_7ihq9_179{margin:0;font-size:1.35rem;font-weight:800;color:var(--shef-pink, #c41e5a);white-space:nowrap}._sheetRider_7ihq9_187{margin:0 0 .35rem;font-size:.875rem;font-weight:600;color:var(--shef-text, #374151)}._sheetRoute_7ihq9_194{margin:0 0 .5rem;font-size:.8rem;font-weight:600;color:var(--shef-pink, #c41e5a)}._sheetAddress_7ihq9_201{margin:0;font-size:.8125rem;line-height:1.45;color:var(--shef-text-muted, #6b7280)}._closeFab_7ihq9_208{position:absolute;top:max(.75rem,env(safe-area-inset-top));right:.85rem;z-index:600;width:40px;height:40px;border-radius:50%;border:none;background:#fffffff2;color:#1f2937;font-size:1.1rem;cursor:pointer;box-shadow:0 4px 16px #00000026;display:flex;align-items:center;justify-content:center}._closeFab_7ihq9_208:hover{background:#fff}._wrap_1usto_1{margin:1.25rem 0 0;text-align:left}._header_1usto_6{margin-bottom:1rem}._title_1usto_10{margin:0 0 .35rem;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:var(--shef-text, #1f2937)}._address_1usto_18{margin:0;font-size:.875rem;line-height:1.45;color:var(--shef-text-muted, #6b7280)}._timeline_1usto_25{list-style:none;margin:0 0 1rem;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem;position:relative}._timeline_1usto_25:before{content:"";position:absolute;top:11px;left:8%;right:8%;height:2px;background:#e5e7eb;z-index:0}._timelineStep_1usto_46{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;position:relative;z-index:1}._timelineDot_1usto_56{width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid #d1d5db;flex-shrink:0}._timelineLabel_1usto_65{font-size:.62rem;font-weight:600;color:#9ca3af;line-height:1.2;max-width:3.35rem}._timelineDone_1usto_73 ._timelineDot_1usto_56{border-color:var(--shef-maroon, #5c2430);background:var(--shef-maroon, #5c2430);box-shadow:inset 0 0 0 3px #fff}._timelineDone_1usto_73 ._timelineLabel_1usto_65{color:var(--shef-maroon, #5c2430)}._timelineCurrent_1usto_83 ._timelineDot_1usto_56{border-color:var(--shef-pink, #c41e5a);background:#fff;box-shadow:0 0 0 4px #c41e5a33}._timelineCurrent_1usto_83 ._timelineLabel_1usto_65{color:var(--shef-pink, #c41e5a);font-weight:700}._mapCard_1usto_94{border-radius:18px;overflow:hidden;box-shadow:0 12px 40px #5c24301f;border:1px solid rgba(92,36,48,.08)}@media(max-width:640px){._timeline_1usto_25{gap:.15rem}._timelineLabel_1usto_65{font-size:.54rem;max-width:2.85rem}._timelineDot_1usto_56{width:18px;height:18px}._timeline_1usto_25:before{top:9px}}@media(min-width:720px){._timelineLabel_1usto_65{font-size:.75rem;max-width:none}}._wrap_5a7ti_1{margin:0 0 1.25rem}._placeholder_5a7ti_5,._awaiting_5a7ti_6{margin:.75rem 0 0;font-size:.875rem;line-height:1.45;color:var(--shef-text-muted)}._demoRow_5a7ti_13{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}._demoBtn_5a7ti_20{padding:.5rem .85rem;font-size:.8rem;font-weight:600;color:var(--shef-maroon);background:var(--shef-surface);border:1px solid rgba(92,36,48,.2);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s}._demoBtn_5a7ti_20:hover{background:var(--shef-accent-tint);border-color:#c41e5a59}._demoBtnPrimary_5a7ti_37{color:var(--shef-white);background:linear-gradient(135deg,var(--shef-pink) 0%,var(--shef-maroon) 100%);border-color:transparent}._demoBtnPrimary_5a7ti_37:hover{filter:brightness(1.05)}._fullMapLink_5a7ti_47{display:inline-flex;align-items:center;margin-top:.75rem;font-size:.875rem;font-weight:700;color:var(--shef-pink);text-decoration:none}._fullMapLink_5a7ti_47:hover{text-decoration:underline}._wrap_u86dy_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.25rem 1rem 1rem;text-align:center}._wrapStage_u86dy_11{padding:.75rem 1rem 1.15rem}._orb_u86dy_15{--orb-pink: #e83a8a;--orb-maroon: #5c2430;--orb-lilac: #9b5ad4;position:relative;width:84px;height:84px;display:grid;place-items:center;isolation:isolate}._orbStage_u86dy_27{width:148px;height:148px}._halo_u86dy_32{position:absolute;inset:-28%;border-radius:50%;background:conic-gradient(from 0deg,#e83a8a2e,#9b5ad438,#ffffff14,#e83a8a2e);filter:blur(10px);animation:_haloSpin_u86dy_1 10s linear infinite;pointer-events:none;opacity:.85}._ring_u86dy_50,._ringSoft_u86dy_51{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.55);pointer-events:none}._ring_u86dy_50{inset:8%;box-shadow:0 0 0 1px #e83a8a1f,inset 0 0 18px #ffffff59;animation:_ringPulse_u86dy_1 2.8s ease-in-out infinite}._ringSoft_u86dy_51{inset:-6%;border-color:#9b5ad438;animation:_ringPulse_u86dy_1 3.6s ease-in-out infinite reverse}._glow_u86dy_72{position:absolute;inset:-18%;border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,245,250,.95),transparent 52%),radial-gradient(circle at 68% 70%,rgba(232,58,138,.42),transparent 58%),radial-gradient(circle at 50% 50%,rgba(155,90,212,.22),transparent 68%);animation:_orbBreath_u86dy_1 2.6s ease-in-out infinite;pointer-events:none}._bloom_u86dy_84{position:absolute;inset:18%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.75) 0%,rgba(255,200,220,.25) 45%,transparent 70%);filter:blur(2px);animation:_bloomSoft_u86dy_1 2.2s ease-in-out infinite;pointer-events:none}._core_u86dy_94{position:relative;z-index:3;width:13px;height:13px;border-radius:50%;background:linear-gradient(145deg,#fff,#ffe8f2);box-shadow:0 0 0 5px #ffffff80,0 0 28px #fffffff2,0 0 42px #e83a8a73,0 6px 20px #5c243033;animation:_corePulse_u86dy_1 1.7s ease-in-out infinite}._orbStage_u86dy_27 ._core_u86dy_94{width:18px;height:18px}._ray_u86dy_114{position:absolute;left:50%;top:50%;width:2px;height:42%;margin-left:-1px;transform-origin:50% 0;background:linear-gradient(180deg,rgba(255,255,255,.75),transparent);border-radius:999px;pointer-events:none;opacity:.55;animation:_raySweep_u86dy_1 3.2s ease-in-out infinite}._ray_u86dy_114[data-r="1"]{transform:rotate(28deg)}._ray_u86dy_114[data-r="2"]{transform:rotate(-28deg);animation-delay:.4s;height:36%}._spark_u86dy_136{position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 8px #fffffff2,0 0 16px #e83a8a73;animation:_sparkTwinkle_u86dy_1 1.9s ease-in-out infinite;z-index:2}._spark_u86dy_136[data-i="1"]{top:2%;left:50%;transform:translate(-50%);width:5px;height:5px}._spark_u86dy_136[data-i="2"]{top:14%;left:50%;transform:translate(-50%);width:8px;height:8px;animation-delay:.08s}._spark_u86dy_136[data-i="3"]{top:26%;left:36%;width:6px;height:6px;animation-delay:.14s}._spark_u86dy_136[data-i="4"]{top:26%;left:50%;transform:translate(-50%);width:10px;height:10px;animation-delay:.04s}._spark_u86dy_136[data-i="5"]{top:26%;right:36%;width:6px;height:6px;animation-delay:.18s}._spark_u86dy_136[data-i="6"]{top:42%;left:16%;width:5px;height:5px;animation-delay:.24s}._spark_u86dy_136[data-i="7"]{top:42%;left:32%;width:8px;height:8px;animation-delay:.1s}._spark_u86dy_136[data-i="8"]{top:42%;left:50%;transform:translate(-50%);width:7px;height:7px;animation-delay:.02s}._spark_u86dy_136[data-i="9"]{top:42%;right:32%;width:8px;height:8px;animation-delay:.16s}._spark_u86dy_136[data-i="10"]{top:42%;right:16%;width:5px;height:5px;animation-delay:.28s}._spark_u86dy_136[data-i="11"]{bottom:30%;left:32%;width:7px;height:7px;animation-delay:.2s}._spark_u86dy_136[data-i="12"]{bottom:30%;left:50%;transform:translate(-50%);width:9px;height:9px;animation-delay:.06s}._spark_u86dy_136[data-i="13"]{bottom:30%;right:32%;width:7px;height:7px;animation-delay:.22s}._spark_u86dy_136[data-i="14"]{bottom:16%;left:42%;width:5px;height:5px;animation-delay:.3s}._spark_u86dy_136[data-i="15"]{bottom:16%;right:42%;width:5px;height:5px;animation-delay:.34s}._spark_u86dy_136[data-i="16"]{bottom:4%;left:50%;transform:translate(-50%);width:6px;height:6px;animation-delay:.12s}._spark_u86dy_136[data-i="17"]{top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;opacity:0;animation:none}._label_u86dy_168{margin:0;max-width:18rem;font-size:1rem;font-weight:750;letter-spacing:-.015em;color:var(--shef-maroon, #5c2430);line-height:1.35;text-shadow:0 1px 0 rgba(255,255,255,.65);animation:_labelFade_u86dy_1 2.4s ease-in-out infinite}._wrapStage_u86dy_11 ._label_u86dy_168{font-size:1.12rem;font-weight:800;background:linear-gradient(110deg,#c41e5a,#5c2430 70%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;animation:none}._wrap_u86dy_1[data-phase=cart] ._label_u86dy_168{color:#067647;background:none;-webkit-background-clip:unset;background-clip:unset}._wrap_u86dy_1[data-phase=track] ._label_u86dy_168{color:#175cd3;background:none;-webkit-background-clip:unset;background-clip:unset}._wrap_u86dy_1[data-phase=snack] ._label_u86dy_168{color:#b54708;background:none;-webkit-background-clip:unset;background-clip:unset}._wrap_u86dy_1[data-phase=listen] ._glow_u86dy_72{background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.98),transparent 52%),radial-gradient(circle at 68% 70%,rgba(196,30,90,.5),transparent 58%),radial-gradient(circle at 50% 50%,rgba(155,90,212,.28),transparent 68%)}._wrap_u86dy_1[data-phase=listen] ._ring_u86dy_50{animation-duration:1.6s}._wrap_u86dy_1[data-phase=search] ._halo_u86dy_32,._wrap_u86dy_1[data-phase=meal] ._halo_u86dy_32{animation-duration:7s}@keyframes _haloSpin_u86dy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _ringPulse_u86dy_1{0%,to{transform:scale(.94);opacity:.45}50%{transform:scale(1.04);opacity:.95}}@keyframes _orbBreath_u86dy_1{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.12);opacity:1}}@keyframes _bloomSoft_u86dy_1{0%,to{transform:scale(.88);opacity:.55}50%{transform:scale(1.08);opacity:1}}@keyframes _corePulse_u86dy_1{0%,to{transform:scale(1);box-shadow:0 0 0 5px #ffffff73,0 0 24px #ffffffe6,0 0 36px #e83a8a59}50%{transform:scale(1.16);box-shadow:0 0 0 7px #ffffff8c,0 0 32px #fff,0 0 52px #e83a8a8c}}@keyframes _sparkTwinkle_u86dy_1{0%,to{opacity:.28;filter:brightness(.85);box-shadow:0 0 6px #ffffff8c,0 0 10px #e83a8a33}45%{opacity:1;filter:brightness(1.35);box-shadow:0 0 12px #fff,0 0 22px #e83a8a8c}70%{opacity:.7;filter:brightness(1.05)}}@keyframes _sparkTwinkleCenter_u86dy_1{0%,to{opacity:.32;filter:brightness(.9)}45%{opacity:1;filter:brightness(1.4)}}@keyframes _raySweep_u86dy_1{0%,to{opacity:.2}50%{opacity:.7}}@keyframes _labelFade_u86dy_1{0%,to{opacity:.78}50%{opacity:1}}@media(prefers-reduced-motion:reduce){._halo_u86dy_32,._ring_u86dy_50,._ringSoft_u86dy_51,._glow_u86dy_72,._bloom_u86dy_84,._core_u86dy_94,._spark_u86dy_136,._ray_u86dy_114,._label_u86dy_168{animation:none}}._wrap_rojus_1{display:flex;flex-direction:column;gap:.65rem;width:100%;min-width:0}._title_rojus_9{margin:0;padding:0 .15rem;text-align:center;font-size:1.12rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(110deg,#d42365,#8b3a9e 70%);-webkit-background-clip:text;background-clip:text;color:transparent}._rail_rojus_22{list-style:none;margin:0;padding:.15rem .15rem .35rem;display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}._rail_rojus_22::-webkit-scrollbar{display:none}._card_rojus_39{flex:0 0 min(72vw,250px);scroll-snap-align:center;min-width:0}._photo_rojus_45{position:relative;aspect-ratio:3 / 4.05;border-radius:24px;overflow:hidden;background:var(--shef-beige, #f5f0e8) center / cover no-repeat;box-shadow:0 14px 34px #2a121829}._vegMark_rojus_54{position:absolute;top:.75rem;left:.75rem;z-index:1;width:16px;height:16px;border-radius:3px;border:1.5px solid #1a7a3a;background:#fff}._vegMark_rojus_54:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#1a7a3a}._overlay_rojus_74{position:absolute;inset:auto 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem;padding:2.6rem .8rem .8rem;background:linear-gradient(180deg,transparent 0%,rgba(12,6,8,.88) 100%)}._copy_rojus_85{display:flex;flex-direction:column;gap:.12rem;min-width:0;color:#fff}._topRow_rojus_93{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem}._name_rojus_100{font-size:1.02rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._price_rojus_109{flex-shrink:0;font-size:.95rem;font-weight:850}._shef_rojus_115{font-size:.78rem;opacity:.88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._metaPill_rojus_123{display:inline-flex;align-items:center;gap:.35rem;margin-top:.28rem;padding:.18rem .5rem;width:fit-content;border-radius:999px;background:#00000059;font-size:.7rem;font-weight:750}._metaSep_rojus_136{opacity:.55}._addBtn_rojus_140{flex-shrink:0;align-self:flex-end;min-height:34px;padding:.35rem .75rem;border-radius:10px;border:none;background:#fff;color:#d42365;font-family:inherit;font-size:.74rem;font-weight:850;letter-spacing:.02em;cursor:pointer;box-shadow:0 4px 12px #0003}._addBtnOn_rojus_157{background:#067647f2;color:#fff}._addBtn_rojus_140:disabled{opacity:.6;cursor:not-allowed}._wrap_mfowv_1{display:flex;flex-direction:column;gap:.55rem;width:100%}._headline_mfowv_8{margin:0;text-align:center;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:#d42365;line-height:1.25}._card_mfowv_18{display:flex;flex-direction:column;gap:.7rem;padding:.85rem;border-radius:22px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 32px #2a12181a;max-width:100%;box-sizing:border-box}._head_mfowv_8{display:flex;flex-direction:column;gap:.35rem}._meta_mfowv_37{margin:0;display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:.25rem .65rem;border-radius:999px;background:#f3f1f2;font-size:.72rem;font-weight:650;color:#5a4a4e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._title_mfowv_55{margin:0;text-align:center;font-size:1.12rem;font-weight:800;letter-spacing:-.02em;color:#d42365;line-height:1.25}._images_mfowv_65{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._img_mfowv_71{aspect-ratio:1;border-radius:14px;background:var(--shef-beige, #f5f0e8) center / cover no-repeat}._lines_mfowv_77{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.28rem;font-size:.88rem;font-weight:650;color:#3a2a30}._lines_mfowv_77 li:before{content:"";display:inline-block;width:.55rem;height:.55rem;margin-right:.45rem;border:1.5px solid #1a7a3a;border-radius:2px;background:#fff;box-shadow:inset 0 0 0 2.5px #1a7a3a;vertical-align:.05rem}._footer_mfowv_102{display:flex;flex-direction:row;align-items:center;gap:.65rem}._track_mfowv_109{position:relative;flex:1;min-width:0;height:48px;border-radius:14px;background:#f0ecee;overflow:hidden;touch-action:none;user-select:none;cursor:grab}._track_mfowv_109:active{cursor:grabbing}._trackDone_mfowv_126{background:linear-gradient(90deg,#067647,#0a9a4a)}._trackDisabled_mfowv_130{opacity:.55;pointer-events:none}._fill_mfowv_135{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--shef-pink, #c41e5a),var(--shef-maroon, #5c2430));border-radius:inherit;transition:width .05s linear;pointer-events:none}._trackDone_mfowv_126 ._fill_mfowv_135{width:100%!important;background:transparent}._ctaLabel_mfowv_149{position:absolute;inset:0;display:grid;place-items:center;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25);pointer-events:none;padding-left:1.5rem}._track_mfowv_109:not(._trackDone_mfowv_126) ._ctaLabel_mfowv_149{color:var(--shef-maroon, #5c2430);text-shadow:none;mix-blend-mode:normal}._thumb_mfowv_170{position:absolute;top:4px;left:4px;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#e83a8a,#c41e5a);color:#fff;display:grid;place-items:center;box-shadow:0 4px 14px #c41e5a59;transition:transform .05s linear;pointer-events:none;z-index:2}._trackDone_mfowv_126 ._thumb_mfowv_170{color:#fff;background:#067647}._price_mfowv_192{display:flex;flex-direction:column;align-items:flex-end;gap:.05rem;flex-shrink:0}._total_mfowv_200{font-size:.92rem;font-weight:850;color:#1a1214}._compare_mfowv_206{font-size:.75rem;color:#8a7a7e;text-decoration:line-through}._offers_mfowv_212{font-size:.7rem;font-weight:700;color:#3b82f6}._overlay_xglkt_1{position:absolute;inset:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;animation:_overlayIn_xglkt_1 .45s cubic-bezier(.22,1,.36,1);pointer-events:auto;overflow:hidden}._aurora_xglkt_15{position:absolute;inset:0;background:radial-gradient(120% 80% at 12% 8%,rgba(255,170,210,.78),transparent 55%),radial-gradient(100% 70% at 92% 18%,rgba(155,90,212,.42),transparent 52%),radial-gradient(90% 55% at 50% 100%,rgba(255,255,255,.95),transparent 48%),linear-gradient(165deg,#fff2f8e0,#ffffff9e);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._bloomA_xglkt_27,._bloomB_xglkt_28,._bloomC_xglkt_29{position:absolute;border-radius:50%;pointer-events:none;filter:blur(28px)}._bloomA_xglkt_27{width:220px;height:220px;left:-40px;top:18%;background:radial-gradient(circle,rgba(232,58,138,.45),transparent 68%);animation:_driftA_xglkt_1 7s ease-in-out infinite}._bloomB_xglkt_28{width:260px;height:260px;right:-50px;top:8%;background:radial-gradient(circle,rgba(155,90,212,.4),transparent 68%);animation:_driftB_xglkt_1 8.5s ease-in-out infinite}._bloomC_xglkt_29{width:180px;height:180px;left:35%;bottom:12%;background:radial-gradient(circle,rgba(255,180,140,.28),transparent 68%);animation:_driftC_xglkt_1 6.5s ease-in-out infinite}._stars_xglkt_63{position:absolute;inset:0;opacity:.45;background-image:radial-gradient(circle,rgba(155,90,212,.55) 1.2px,transparent 1.6px),radial-gradient(circle,rgba(232,58,138,.4) 1px,transparent 1.4px);background-size:26px 26px,40px 40px;background-position:0 0,13px 18px;mask-image:radial-gradient(circle at 50% 42%,#000 8%,transparent 72%);animation:_starDrift_xglkt_1 12s linear infinite;pointer-events:none}._stars_xglkt_63:after{content:"";position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(155,90,212,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(155,90,212,.22) 1px,transparent 1px);background-size:18px 18px;mask-image:radial-gradient(ellipse 70% 55% at 50% 40%,#000 0%,transparent 70%);pointer-events:none}._shimmer_xglkt_91{position:absolute;inset:-20% -30%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.28) 48%,transparent 62%);animation:_shimmerSweep_xglkt_1 4.8s ease-in-out infinite;pointer-events:none}._center_xglkt_104{position:relative;z-index:1;animation:_centerIn_xglkt_1 .55s cubic-bezier(.22,1,.36,1)}._dismiss_xglkt_110{position:absolute;top:max(.75rem,env(safe-area-inset-top));left:.85rem;z-index:2;width:40px;height:40px;border-radius:50%;border:none;background:#fffffff0;color:var(--shef-text, #1a1214);font-size:1.4rem;line-height:1;cursor:pointer;box-shadow:0 6px 20px #2a121824}._overlay_xglkt_1[data-phase=listen] ._bloomA_xglkt_27{animation-duration:4.5s}._overlay_xglkt_1[data-phase=search] ._bloomB_xglkt_28,._overlay_xglkt_1[data-phase=meal] ._bloomB_xglkt_28{opacity:1}@keyframes _overlayIn_xglkt_1{0%{opacity:0}to{opacity:1}}@keyframes _centerIn_xglkt_1{0%{opacity:0;transform:scale(.86) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _driftA_xglkt_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(24px,-18px) scale(1.12)}}@keyframes _driftB_xglkt_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-28px,16px) scale(1.08)}}@keyframes _driftC_xglkt_1{0%,to{transform:translate(0);opacity:.7}50%{transform:translate(16px,-22px);opacity:1}}@keyframes _starDrift_xglkt_1{0%{background-position:0 0,13px 18px}to{background-position:26px 26px,53px 58px}}@keyframes _shimmerSweep_xglkt_1{0%,to{transform:translate(-18%) rotate(8deg);opacity:0}40%{opacity:.55}55%{transform:translate(18%) rotate(8deg);opacity:.2}to{opacity:0}}@media(prefers-reduced-motion:reduce){._overlay_xglkt_1,._center_xglkt_104,._bloomA_xglkt_27,._bloomB_xglkt_28,._bloomC_xglkt_29,._stars_xglkt_63,._shimmer_xglkt_91{animation:none}}._card_90jfo_1{position:relative;isolation:isolate;overflow:hidden;margin:0 -.15rem .15rem;padding:1.15rem 1.1rem 1.45rem;border-radius:28px;border:1px solid rgba(196,30,90,.12);background:radial-gradient(90% 70% at 12% 0%,rgba(255,170,200,.55),transparent 55%),radial-gradient(70% 55% at 100% 20%,rgba(255,210,180,.35),transparent 50%),linear-gradient(165deg,#fff8fb,#fff 55%,#fff5f8);box-shadow:0 14px 36px #5c243014,0 1px #ffffffe6 inset;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;animation:_cardIn_90jfo_1 .55s cubic-bezier(.22,1,.36,1)}@keyframes _cardIn_90jfo_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._glow_90jfo_35,._glowSide_90jfo_36{position:absolute;border-radius:50%;pointer-events:none;filter:blur(28px);z-index:0}._glow_90jfo_35{width:180px;height:180px;left:50%;top:62%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(232,74,127,.35),transparent 68%);animation:_bloom_90jfo_1 3.6s ease-in-out infinite}._glowSide_90jfo_36{width:120px;height:120px;right:-10%;top:8%;background:radial-gradient(circle,rgba(255,160,120,.28),transparent 70%)}._grid_90jfo_62{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(92,36,48,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(92,36,48,.08) 1px,transparent 1px);background-size:16px 16px;mask-image:radial-gradient(circle at 50% 45%,#000 20%,transparent 75%);pointer-events:none;z-index:0}@keyframes _bloom_90jfo_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.85}50%{transform:translate(-50%,-50%) scale(1.12);opacity:1}}._scene_90jfo_81{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;gap:clamp(1.25rem,8vw,2.75rem);width:100%;min-height:168px;padding:.35rem .25rem .15rem;pointer-events:none}._speaker_90jfo_94{position:relative;display:flex;flex-direction:column;align-items:center;animation:_floaty_90jfo_1 4.8s ease-in-out infinite}._speaker_90jfo_94[data-side=right]{animation-delay:.55s}._charWrap_90jfo_106{width:76px;height:92px;filter:drop-shadow(0 8px 14px rgba(92,36,48,.14))}._charSvg_90jfo_112{width:100%;height:100%;display:block}._speechStack_90jfo_118{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;margin-bottom:.25rem;min-height:3.6rem}._speechStack_90jfo_118[data-side=right]{align-items:flex-end}._speech_90jfo_118{position:relative;z-index:2;padding:.34rem .62rem;border-radius:16px 16px 16px 4px;background:#fff;border:1px solid rgba(196,30,90,.16);box-shadow:0 8px 20px #5c24301a,0 0 0 1px #fffc inset;animation:_bubblePop_90jfo_1 3.8s ease-in-out infinite}._speech_90jfo_118[data-side=right]{border-radius:16px 16px 4px}._speech_90jfo_118[data-i="1"]{animation-delay:0s}._speech_90jfo_118[data-side=right][data-i="1"]{animation-delay:.55s}._speech_90jfo_118[data-i="2"]{animation-name:_bubblePopTiltLeft_90jfo_1;animation-delay:1.1s;opacity:.92}._speech_90jfo_118[data-side=right][data-i="2"]{animation-name:_bubblePopTiltRight_90jfo_1;animation-delay:1.6s}._speechText_90jfo_168{display:block;font-size:.7rem;font-weight:850;letter-spacing:-.01em;color:#5c2430;white-space:nowrap}._speechTail_90jfo_177{position:absolute;bottom:-6px;width:10px;height:10px;background:#fff;border-right:1px solid rgba(196,30,90,.16);border-bottom:1px solid rgba(196,30,90,.16);transform:rotate(45deg)}._speech_90jfo_118[data-side=left] ._speechTail_90jfo_177{left:12px}._speech_90jfo_118[data-side=right] ._speechTail_90jfo_177{right:12px}._speech_90jfo_118[data-i="2"] ._speechTail_90jfo_177{display:none}@keyframes _bubblePop_90jfo_1{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-4px) scale(1.04)}55%{transform:translateY(-2px) scale(1.02)}}@keyframes _bubblePopTiltLeft_90jfo_1{0%,to{transform:translateY(0) scale(1) rotate(-2.5deg)}40%{transform:translateY(-4px) scale(1.04) rotate(-3deg)}55%{transform:translateY(-2px) scale(1.02) rotate(-2deg)}}@keyframes _bubblePopTiltRight_90jfo_1{0%,to{transform:translateY(0) scale(1) rotate(2.5deg)}40%{transform:translateY(-4px) scale(1.04) rotate(3.5deg)}55%{transform:translateY(-2px) scale(1.02) rotate(2deg)}}._chaosBubble_90jfo_218{position:absolute;z-index:3;padding:.28rem .55rem;border-radius:999px;background:#fffffff0;border:1px solid rgba(196,30,90,.18);font-size:.58rem;font-weight:800;letter-spacing:.01em;color:#8a3a55;box-shadow:0 4px 12px #5c24301a;white-space:nowrap;animation:_chaosFloat_90jfo_1 4.2s ease-in-out infinite}._chaosBubble_90jfo_218[data-i="1"]{left:2%;top:8%;transform:rotate(-8deg);animation-delay:0s}._chaosBubble_90jfo_218[data-i="2"]{right:3%;top:2%;transform:rotate(6deg);animation-delay:.4s}._chaosBubble_90jfo_218[data-i="3"]{left:8%;bottom:22%;transform:rotate(4deg);animation-delay:.9s}._chaosBubble_90jfo_218[data-i="4"]{right:6%;bottom:18%;transform:rotate(-5deg);animation-delay:1.3s}._chaosBubble_90jfo_218[data-i="5"]{left:38%;top:0;transform:rotate(-3deg);animation-delay:.7s}._chaosBubble_90jfo_218[data-i="6"]{left:48%;bottom:6%;transform:rotate(7deg);animation-delay:1.7s;opacity:.9}@keyframes _chaosFloat_90jfo_1{0%,to{translate:0 0}35%{translate:0 -5px}70%{translate:2px 2px}}._floatChip_90jfo_283{position:absolute;padding:.28rem .55rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(196,30,90,.14);font-size:.58rem;font-weight:800;letter-spacing:.02em;color:#8a3a55;box-shadow:0 4px 12px #5c243014;white-space:nowrap;animation:_floaty_90jfo_1 5.5s ease-in-out infinite}._floatChip_90jfo_283[data-i="1"]{left:50%;top:4%;margin-left:-3.6rem;animation-delay:.3s}._floatChip_90jfo_283[data-i="2"]{right:4%;bottom:8%;animation-delay:1s}._spark_90jfo_311{position:absolute;width:6px;height:6px;border-radius:50%;background:#e84a7f;opacity:.55;animation:_sparkle_90jfo_1 2.4s ease-in-out infinite}._spark_90jfo_311[data-i="1"]{left:18%;top:28%}._spark_90jfo_311[data-i="2"]{right:16%;top:22%;animation-delay:.8s;background:#c41e5a}@keyframes _sparkle_90jfo_1{0%,to{transform:scale(.6);opacity:.25}50%{transform:scale(1.2);opacity:.75}}@keyframes _floaty_90jfo_1{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}._copy_90jfo_343{position:relative;z-index:2;max-width:19rem}._eyebrow_90jfo_349{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .45rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c41e5a}._liveDot_90jfo_361{width:7px;height:7px;border-radius:50%;background:#c41e5a;box-shadow:0 0 #c41e5a73;animation:_ping_90jfo_1 1.8s ease-out infinite}@keyframes _ping_90jfo_1{0%{box-shadow:0 0 #c41e5a73}70%{box-shadow:0 0 0 8px #c41e5a00}to{box-shadow:0 0 #c41e5a00}}._title_90jfo_376{margin:0 0 .4rem;font-size:clamp(1.35rem,5.2vw,1.65rem);font-weight:900;letter-spacing:-.035em;line-height:1.15;background:linear-gradient(105deg,#5c2430 10%,#c41e5a,#a13a8c);-webkit-background-clip:text;background-clip:text;color:transparent}._sub_90jfo_388{margin:0;font-size:.86rem;font-weight:550;line-height:1.45;color:#6e5a62;letter-spacing:-.01em}._modeRow_90jfo_397{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:.45rem;width:100%;max-width:12rem}._modeChip_90jfo_407{position:relative;display:grid;place-items:center;min-height:2.6rem;padding:.5rem;border:1px solid rgba(26,18,20,.08);border-radius:14px;background:#ffffffe0;cursor:pointer;font-family:inherit;color:#8a6a72;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}._modeChipOn_90jfo_422{border-color:#c41e5a59;background:#fff;color:#c41e5a;box-shadow:0 6px 16px #c41e5a1f}._modeChipIcon_90jfo_429{font-size:1.05rem;line-height:1}._modeChipPulse_90jfo_434{position:absolute;top:.35rem;right:.4rem;width:.38rem;height:.38rem;border-radius:50%;background:#c41e5a;animation:_cardPulse_90jfo_1 1.8s ease-out infinite}._cardAmbient_90jfo_445{position:relative;z-index:2;width:4.5rem;height:2.4rem;margin:.15rem 0 0;pointer-events:none}._cardAmbientRing_90jfo_454{position:absolute;left:50%;top:50%;width:2.2rem;height:2.2rem;margin:-1.1rem 0 0 -1.1rem;border-radius:50%;border:1.5px solid rgba(196,30,90,.22);animation:_cardAmbient_90jfo_445 2.8s ease-in-out infinite}._cardAmbientRing_90jfo_454[data-r="2"]{width:3.4rem;height:3.4rem;margin:-1.7rem 0 0 -1.7rem;animation-delay:.5s;border-color:#c41e5a1f}@keyframes _cardPulse_90jfo_1{0%{box-shadow:0 0 #c41e5a66}70%{box-shadow:0 0 0 6px #c41e5a00}to{box-shadow:0 0 #c41e5a00}}@keyframes _cardAmbient_90jfo_445{0%,to{transform:scale(.9);opacity:.35}50%{transform:scale(1.08);opacity:.8}}._micHit_90jfo_485{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:.05rem;padding:.5rem;border:none;background:transparent;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}._micHit_90jfo_485:disabled{opacity:.55;cursor:not-allowed}._ring_90jfo_506{position:absolute;left:50%;top:42%;width:72px;height:72px;margin:-36px 0 0 -36px;border-radius:50%;border:1.5px solid rgba(196,30,90,.28);pointer-events:none;animation:_ringPulse_90jfo_1 2.4s ease-out infinite}._ring_90jfo_506[data-r="2"]{animation-delay:.55s;width:92px;height:92px;margin:-46px 0 0 -46px;border-color:#c41e5a2e}._ring_90jfo_506[data-r="3"]{animation-delay:1.1s;width:112px;height:112px;margin:-56px 0 0 -56px;border-color:#c41e5a1a}@keyframes _ringPulse_90jfo_1{0%{transform:scale(.85);opacity:.9}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}._micCore_90jfo_541{position:relative;z-index:1;width:72px;height:72px;display:grid;place-items:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.35),transparent 45%),linear-gradient(145deg,#e84a7f,#c41e5a 48%,#8b2048);box-shadow:0 12px 28px #c41e5a61,0 0 0 6px #ffffffa6;transition:transform .2s ease,box-shadow .2s ease}._micHit_90jfo_485:hover:not(:disabled) ._micCore_90jfo_541,._micHit_90jfo_485:focus-visible ._micCore_90jfo_541{transform:scale(1.05);box-shadow:0 16px 32px #c41e5a73,0 0 0 7px #ffffffbf}._micHit_90jfo_485:active:not(:disabled) ._micCore_90jfo_541{transform:scale(.96)}._micLabel_90jfo_571{position:relative;z-index:1;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#8a3a55}@media(max-width:420px){._chaosBubble_90jfo_218[data-i="3"],._chaosBubble_90jfo_218[data-i="6"]{display:none}._scene_90jfo_81{min-height:156px}}@media(prefers-reduced-motion:reduce){._card_90jfo_1,._glow_90jfo_35,._speaker_90jfo_94,._speech_90jfo_118,._chaosBubble_90jfo_218,._floatChip_90jfo_283,._spark_90jfo_311,._ring_90jfo_506,._liveDot_90jfo_361,._cardAmbientRing_90jfo_454,._modeChipPulse_90jfo_434{animation:none}}._home_1elqi_1{display:flex;flex-direction:column;gap:1.35rem;width:100%;min-width:0;padding:.15rem 0 1.25rem;box-sizing:border-box;background-image:linear-gradient(rgba(90,40,60,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(90,40,60,.035) 1px,transparent 1px);background-size:20px 20px;background-attachment:local}._welcomeQuiet_1elqi_16{margin:.15rem .35rem 0;font-size:.78rem;font-weight:600;color:#8a7a7e;letter-spacing:-.01em}._welcomeQuietBrand_1elqi_24{color:#c41e5a;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}._stage_1elqi_33{position:relative;isolation:isolate;overflow:hidden;min-height:min(52vh,420px);margin:0 -.35rem;padding:1.1rem 1rem 1.85rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(70% 55% at 50% 48%,rgba(232,120,190,.4) 0%,transparent 62%),radial-gradient(48% 40% at 78% 22%,rgba(120,80,210,.26) 0%,transparent 55%),#fff}._stageMatching_1elqi_50{min-height:min(54vh,400px)}._stageGrid_1elqi_54{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(90,40,60,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(90,40,60,.09) 1px,transparent 1px);background-size:18px 18px;mask-image:radial-gradient(circle at 50% 48%,#000 28%,transparent 78%);pointer-events:none}._stageBloom_1elqi_66{position:absolute;left:50%;top:52%;width:230px;height:230px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.95) 0%,rgba(255,150,200,.5) 42%,transparent 70%);filter:blur(4px);animation:_bloomPulse_1elqi_1 3.4s ease-in-out infinite;pointer-events:none}._stageBloomSide_1elqi_80{position:absolute;right:-8%;top:6%;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(130,90,220,.32),transparent 68%);filter:blur(18px);pointer-events:none}._heroPrompt_1elqi_92{position:relative;z-index:2;margin:0 0 .85rem;max-width:18rem;text-align:center;font-size:clamp(1.05rem,4.2vw,1.22rem);font-weight:800;letter-spacing:-.03em;line-height:1.25}._heroPromptA_1elqi_104{background:linear-gradient(100deg,#d42365,#b03aa0);-webkit-background-clip:text;background-clip:text;color:transparent}._heroPromptB_1elqi_111{background:linear-gradient(100deg,#9b3bb8,#6b4cc4);-webkit-background-clip:text;background-clip:text;color:transparent}._orbit_1elqi_118{position:absolute;inset:0;z-index:1;pointer-events:none}._orbitPhoto_1elqi_125,._orbitEmoji_1elqi_126{position:absolute;animation:_floaty_1elqi_1 4.6s ease-in-out infinite;pointer-events:auto}._orbitPhoto_1elqi_125{width:72px;height:72px;border:none;padding:0;border-radius:50%;background:#f5f0e8 center / cover no-repeat;cursor:pointer;box-shadow:0 12px 28px #2810182e,0 0 0 4px #fffffff2,0 0 22px #ff96c84d}._orbitPhoto_1elqi_125:disabled{pointer-events:none}._orbitEmoji_1elqi_126{font-size:1.75rem;filter:drop-shadow(0 8px 14px rgba(0,0,0,.12));pointer-events:none}._orbitEmoji_1elqi_126[data-i="1"]{top:22%;left:8%;animation-delay:0s}._orbitEmoji_1elqi_126[data-i="2"]{top:12%;right:14%;animation-delay:.35s}._orbitEmoji_1elqi_126[data-i="3"]{bottom:22%;right:10%;animation-delay:.55s}._orbitPhoto_1elqi_125[data-i="4"]{top:28%;right:6%;animation-delay:.2s;width:64px;height:64px}._orbitPhoto_1elqi_125[data-i="5"]{bottom:18%;left:6%;animation-delay:.4s}._orbitPhoto_1elqi_125[data-i="6"]{top:18%;left:18%;animation-delay:.7s;width:58px;height:58px}._orbitPhoto_1elqi_125[data-i="7"]{bottom:28%;right:22%;animation-delay:.15s;width:60px;height:60px}._stageCenter_1elqi_164{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin-top:2.5rem}._matchBtn_1elqi_173{min-height:52px;padding:.85rem 1.45rem;border:none;border-radius:14px;background:linear-gradient(180deg,#ee4a86,#d42365 55%,#b81a54);color:#fff;font-family:inherit;font-size:.92rem;font-weight:850;letter-spacing:.04em;cursor:pointer;box-shadow:0 14px 28px #c41e5a59,0 2px #ffffff40 inset,0 -2px #0000001f inset;transform:translateY(0);transition:transform .15s ease,box-shadow .15s ease}._matchBtn_1elqi_173:hover:not(:disabled){transform:translateY(-1px)}._matchBtn_1elqi_173:active:not(:disabled){transform:translateY(1px)}._matchBtn_1elqi_173:disabled{opacity:.55;cursor:not-allowed}@keyframes _bloomPulse_1elqi_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(1.06);opacity:1}}@keyframes _floaty_1elqi_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._usuals_1elqi_217{display:flex;flex-direction:column;gap:.55rem;padding:0 .15rem}._usualsHead_1elqi_224{display:flex;align-items:center;gap:.65rem;padding:0 .15rem}._skipBtn_1elqi_231{min-height:34px;padding:.35rem .85rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e83a78,#c41e5a);color:#fff;font-family:inherit;font-size:.72rem;font-weight:850;letter-spacing:.04em;cursor:pointer;box-shadow:0 8px 18px #c41e5a40}._usualsLabel_1elqi_246{font-size:1.05rem;font-weight:650;color:#8b3a9e;letter-spacing:-.02em}._featureCard_1elqi_253{display:flex;align-items:stretch;gap:.75rem;width:100%;padding:1rem 1rem 1rem 1.1rem;border:1px solid rgba(92,36,48,.08);border-radius:22px;background:#fff;box-shadow:0 12px 32px #2a121814;text-align:left;cursor:pointer;font-family:inherit;overflow:hidden}._featureCopy_1elqi_269{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.35rem}._featureLead_1elqi_278{font-size:.92rem;font-weight:700;color:#2a1a20;line-height:1.3}._featureCta_1elqi_285{font-size:.88rem;font-weight:800;color:#c41e5a}._featureImgWrap_1elqi_291{flex:0 0 96px;width:96px;border-radius:16px;overflow:hidden}._featureImg_1elqi_291{width:100%;height:100%;min-height:88px;object-fit:cover;display:block}._bandSection_1elqi_307{display:flex;flex-direction:column;gap:.75rem;padding:.35rem .05rem .5rem;min-width:0}._centeredTitle_1elqi_315{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:0 .25rem}._centeredTitleRow_1elqi_323{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;width:100%}._centeredIcon_1elqi_331{font-size:1.15rem;line-height:1}._centeredRule_1elqi_336{height:0;border-top:1.5px dotted rgba(140,110,130,.45)}._gradientTitle_1elqi_341{margin:0;text-align:center;font-size:clamp(1.05rem,4.1vw,1.28rem);font-weight:800;letter-spacing:-.025em;line-height:1.25;background:linear-gradient(100deg,#d42365,#9b3bb8 70%);-webkit-background-clip:text;background-clip:text;color:transparent;max-width:16rem}._trendingHead_1elqi_355{display:flex;flex-direction:column;align-items:center;gap:.25rem}._pin_1elqi_362{font-size:1.1rem}._trendingSub_1elqi_366{margin:-.15rem 0 .15rem;text-align:center;font-size:.88rem;color:#6b5a5e}._lightCard_1elqi_374{margin:0 .15rem;padding:1.1rem .9rem .95rem;border-radius:24px;background:#f3f1f4;border:1px solid rgba(92,36,48,.05);display:flex;flex-direction:column;align-items:center;gap:.85rem}._lightLead_1elqi_386{margin:0;font-size:1.02rem;font-weight:800;color:#1a2744;letter-spacing:-.02em;text-align:center}._lightRow_1elqi_395{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem .35rem;width:100%;max-width:100%;overflow:hidden;padding:.15rem 0;box-sizing:border-box}._lightItem_1elqi_406{min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:.35rem;border:none;background:transparent;cursor:pointer;font-family:inherit;padding:0 .1rem}._lightThumb_1elqi_420{width:min(68px,17vw);height:min(68px,17vw);flex-shrink:0;border-radius:50%;background:#e8e4e6 center / cover no-repeat;box-shadow:0 0 0 3px #fff,0 8px 18px #2a12181f}._lightLabel_1elqi_431{width:100%;font-size:.72rem;font-weight:750;color:#1a2744;text-align:center;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._lightPrice_1elqi_444{font-size:.68rem;font-weight:700;color:#6b5a5e;text-align:center}._exploreLink_1elqi_451{border:none;background:transparent;color:#d42365;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer;padding:.25rem}._explorePillDark_1elqi_462{align-self:center;min-height:42px;padding:.55rem 1.25rem;border:none;border-radius:999px;background:#1a1214;color:#fff;font-family:inherit;font-size:.86rem;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #1a121438}._collageRail_1elqi_478{list-style:none;margin:0;padding:.15rem .2rem .35rem;display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._collageRail_1elqi_478::-webkit-scrollbar{display:none}._collageItem_1elqi_492{flex:0 0 min(82vw,300px);width:min(82vw,300px);scroll-snap-align:center}._collageCard_1elqi_498{display:flex;flex-direction:column;gap:.7rem;padding:.75rem;border-radius:24px;background:#fff;border:1px solid rgba(92,36,48,.07);box-shadow:0 14px 34px #2a121817}._collagePhotosBtn_1elqi_509{border:none;padding:0;background:transparent;cursor:pointer;font-family:inherit;text-align:left}._collagePhotos_1elqi_509{display:grid;grid-template-columns:1.35fr 1fr;gap:.4rem;height:148px}._collageMain_1elqi_525,._collageStack_1elqi_526>span{border-radius:16px;background:#f5f0e8 center / cover no-repeat}._collageStack_1elqi_526{display:grid;grid-template-rows:1fr 1fr;gap:.4rem;min-height:0}._collageBody_1elqi_538{display:flex;flex-direction:column;gap:.2rem;padding:0 .15rem .15rem}._collagePlace_1elqi_545{margin:0;font-size:.98rem;font-weight:800;color:#1a1214;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._collageEta_1elqi_556{margin:0;font-size:.78rem;font-weight:650;color:#6b5a5e}._collageLine_1elqi_563{margin:.15rem 0 0;font-size:.84rem;font-weight:650;color:#3a2a30}._collageMore_1elqi_570{color:#8a7a7e;font-weight:600}._collageFooter_1elqi_575{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem}._collagePrice_1elqi_583{font-size:.95rem;font-weight:850;color:#1a1214}._viewCartOutline_1elqi_589{min-height:36px;padding:.4rem .85rem;border-radius:999px;border:1.5px solid rgba(212,35,101,.55);background:#fff;color:#d42365;font-family:inherit;font-size:.78rem;font-weight:800;cursor:pointer;white-space:nowrap}._dishRail_1elqi_604{list-style:none;margin:.1rem 0 0;padding:.15rem .15rem .45rem;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._dishRail_1elqi_604::-webkit-scrollbar{display:none}._dishRailItem_1elqi_625{flex:0 0 min(68vw,236px);width:min(68vw,236px);max-width:min(68vw,236px);min-width:min(68vw,236px);scroll-snap-align:center}._dishCard_1elqi_633{position:relative;display:block;width:100%;aspect-ratio:3 / 4.1;border-radius:24px;overflow:hidden;background:#1a1214;box-shadow:0 16px 36px #28101829}._dishHit_1elqi_644{position:absolute;inset:0;border:none;padding:0;background:transparent;cursor:pointer;font-family:inherit}._dishPhoto_1elqi_654{position:absolute;inset:0;background:#f5f0e8 center / cover no-repeat;pointer-events:none}._dishShade_1elqi_661{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(10,6,8,.9));pointer-events:none}._vegMark_1elqi_669,._nonVegMark_1elqi_670{position:absolute;top:.75rem;left:.75rem;width:16px;height:16px;border-radius:3px;border:1.5px solid #1a7a3a;background:#fff;pointer-events:none;z-index:1}._vegMark_1elqi_669:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#1a7a3a}._nonVegMark_1elqi_670{border-color:#b83a1a}._nonVegMark_1elqi_670:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#b83a1a}._dishBody_1elqi_703{position:absolute;left:.75rem;right:.75rem;bottom:3.15rem;display:flex;flex-direction:column;gap:.12rem;text-align:left;z-index:1;pointer-events:none}._dishTop_1elqi_716{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem}._dishName_1elqi_723{color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dishPrice_1elqi_733{flex-shrink:0;color:#fff;font-size:.98rem;font-weight:850}._dishPlace_1elqi_740{color:#ffffffd1;font-size:.78rem;font-weight:650}._dishMeta_1elqi_746{display:inline-flex;align-items:center;gap:.4rem;margin-top:.28rem;padding:.18rem .5rem;width:fit-content;border-radius:999px;background:#00000059}._rating_1elqi_757{color:#fff;font-size:.7rem;font-weight:800}._eta_1elqi_763{color:#ffffffe6;font-size:.7rem;font-weight:650}._dishAdd_1elqi_769{position:absolute;right:.7rem;bottom:.7rem;z-index:2;min-height:34px;padding:.35rem .8rem;border:none;border-radius:10px;background:#fff;color:#d42365;font-family:inherit;font-size:.74rem;font-weight:850;cursor:pointer;box-shadow:0 6px 16px #00000038}._dishAdd_1elqi_769:disabled{opacity:.55;cursor:not-allowed}._matchedSection_1elqi_793{display:flex;flex-direction:column;gap:.65rem;padding:.25rem .05rem .5rem;animation:_matchedReveal_1elqi_1 .55s ease-out}._matchedSummary_1elqi_801{margin:-.25rem 0 0;text-align:center;font-size:.88rem;color:#6b5a5e;padding:0 .75rem}._matchedActions_1elqi_809{display:flex;flex-direction:column;align-items:center;gap:.45rem}._rematchBtn_1elqi_816{min-height:40px;padding:.45rem 1.1rem;border-radius:999px;border:1px solid rgba(196,30,90,.2);background:#fff0f5e6;color:#5c2430;font-family:inherit;font-size:.84rem;font-weight:750;cursor:pointer}._composerNudge_1elqi_829{margin:.15rem 0 0;text-align:center;font-size:.92rem;font-weight:700;background:linear-gradient(100deg,#b03aa0,#6b4cc4);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes _matchedReveal_1elqi_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}._wrap_1abei_1{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;min-height:min(52vh,420px);padding:1.15rem .35rem .5rem;box-sizing:border-box}._hero_1abei_12{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.4rem;flex:1;text-align:left;padding:1.15rem 1rem 1.2rem;border-radius:22px;background:linear-gradient(145deg,#fffffff5,#fff6f9eb 55%,#fffcf8f2);border:1px solid rgba(92,36,48,.08);box-shadow:0 14px 36px #2a12180f,0 1px #ffffffe6 inset}._brand_1abei_31{margin:0 0 .2rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#c41e5a}._hi_1abei_40{margin:0;font-size:clamp(1.45rem,5.2vw,1.85rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;color:#141014}._lead_1abei_49{margin:.35rem 0 0;max-width:34rem;font-size:.98rem;font-weight:550;line-height:1.45;color:#3f3338}._prompt_1abei_58{margin:.35rem 0 0;max-width:32rem;font-size:.88rem;font-weight:500;line-height:1.4;color:#7a6a70}._hints_1abei_67{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;padding:.15rem .25rem .45rem;margin:0 -.15rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}._hints_1abei_67::-webkit-scrollbar{display:none}._hintChip_1abei_84{flex:0 0 auto;width:auto;max-width:min(78vw,240px);text-align:left;min-height:42px;padding:.6rem 1rem;border-radius:999px;border:1px solid rgba(92,36,48,.1);background:linear-gradient(165deg,#fffffffa,#fff6f9f5);color:#3a242c;font-family:inherit;font-size:.84rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;scroll-snap-align:start;cursor:pointer;box-shadow:0 6px 18px #2a12180f,0 1px #ffffffe6 inset}._hintChip_1abei_84:disabled{opacity:.55;cursor:not-allowed}._note_1abei_114{margin:0;text-align:center;font-size:.78rem;line-height:1.4;color:#8a7a7e}._card_793l8_1{width:min(100%,22.5rem);margin:.35rem 0 .15rem;padding:1rem 1rem .95rem;border-radius:18px;background:radial-gradient(120% 80% at 0% 0%,rgba(255,190,210,.35),transparent 55%),linear-gradient(165deg,#fff8fb,#fff 55%);border:1px solid rgba(196,30,90,.14);box-shadow:0 10px 28px #5c243014}._card_793l8_1[data-done]{text-align:center;padding-bottom:1.15rem}._progress_793l8_18{display:flex;gap:.35rem;justify-content:center;margin-bottom:.45rem}._roadmap_793l8_25{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin:0 0 .55rem;padding:0}._roadStep_793l8_34{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:0;border:none;background:transparent;cursor:pointer;font:inherit;min-width:0}._roadStep_793l8_34:disabled{cursor:default;opacity:1}._roadNum_793l8_54{width:1.35rem;height:1.35rem;border-radius:999px;display:grid;place-items:center;font-size:.62rem;font-weight:850;color:#8a3a55;background:#c41e5a1a;border:1px solid rgba(196,30,90,.16);z-index:1}._roadLabel_793l8_68{font-size:.58rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#a07080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._roadLine_793l8_80{position:absolute;top:.65rem;left:calc(50% + .75rem);right:calc(-50% + .75rem);height:2px;background:#c41e5a24;pointer-events:none}._roadDone_793l8_90 ._roadNum_793l8_54{background:#c41e5a;border-color:#c41e5a;color:#fff}._roadDone_793l8_90 ._roadLabel_793l8_68{color:#8a3a55}._roadDone_793l8_90 ._roadLine_793l8_80{background:#c41e5a73}._roadCurrent_793l8_104 ._roadNum_793l8_54{background:#fff;border-color:#c41e5a;color:#c41e5a;box-shadow:0 0 0 3px #c41e5a26}._roadCurrent_793l8_104 ._roadLabel_793l8_68{color:#9b1c48}._dot_793l8_115{width:.42rem;height:.42rem;border-radius:999px;background:#c41e5a2e}._dotOn_793l8_122{background:#c41e5a8c}._dotCurrent_793l8_126{width:1.05rem;background:#c41e5a}._stepLabel_793l8_131{margin:0 0 .55rem;text-align:center;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#8a3a55}._coach_793l8_141{display:flex;gap:.5rem;align-items:flex-start;margin:0 0 .45rem;padding:.55rem .65rem;border-radius:12px;background:#c41e5a0f;border:1px solid rgba(196,30,90,.1)}._coachBadge_793l8_152{flex-shrink:0;margin-top:.05rem;padding:.12rem .4rem;border-radius:999px;background:linear-gradient(145deg,#e84a7f,#c41e5a);color:#fff;font-size:.58rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}._coachText_793l8_165{margin:0;font-size:.78rem;line-height:1.4;color:#5c2430;font-weight:600}._why_793l8_173{margin:0 0 .75rem;text-align:center;font-size:.7rem;color:#a07080;font-style:italic}._hintOk_793l8_181{margin:.15rem 0 0;font-size:.72rem;font-weight:700;color:#2d7a4f}._pinItemOn_793l8_188{border-color:#c41e5a66;background:#c41e5a0f}._catCheck_793l8_193{position:absolute;top:.35rem;right:.4rem;font-size:.72rem;font-weight:900;color:#c41e5a}._reviewList_793l8_202{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.35rem}._reviewRow_793l8_209{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .6rem;border-radius:12px;border:1px solid rgba(196,30,90,.12);background:#fff;font:inherit;text-align:left;cursor:pointer}._reviewNum_793l8_223{flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:999px;display:grid;place-items:center;font-size:.68rem;font-weight:850;color:#fff;background:#c41e5a}._reviewBody_793l8_236{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}._reviewBody_793l8_236 strong{font-size:.72rem;font-weight:800;color:#8a3a55;text-transform:uppercase;letter-spacing:.03em}._reviewBody_793l8_236 span{font-size:.84rem;font-weight:750;color:#5c2430;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reviewBody_793l8_236 em{font-size:.68rem;font-style:normal;color:#a07080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reviewEdit_793l8_270{flex-shrink:0;font-size:.7rem;font-weight:800;color:#c41e5a}._graphic_793l8_278{position:relative;width:4.25rem;height:4.25rem;margin:0 auto .65rem;display:grid;place-items:center}._graphicOrb_793l8_287{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.9),transparent 45%),linear-gradient(145deg,#ffb3cb,#e84a7f 48%,#c41e5a);opacity:.9;animation:_orbPulse_793l8_1 2.8s ease-in-out infinite}._graphicEmoji_793l8_298{position:relative;z-index:1;font-size:1.55rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(92,36,48,.18))}@keyframes _orbPulse_793l8_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._title_793l8_311{margin:0 0 .25rem;text-align:center;font-size:1.05rem;font-weight:850;letter-spacing:-.02em;color:#5c2430}._blurb_793l8_320{margin:0 0 .85rem;text-align:center;font-size:.82rem;line-height:1.4;color:#7a4a58}._error_793l8_328{margin:0 0 .65rem;padding:.45rem .6rem;border-radius:10px;background:#c41e5a14;color:#9b1c48;font-size:.78rem;font-weight:650}._fields_793l8_338{display:flex;flex-direction:column;gap:.45rem}._label_793l8_344{margin:.15rem 0 0;font-size:.72rem;font-weight:800;color:#8a3a55}._input_793l8_351,._textarea_793l8_352{width:100%;box-sizing:border-box;padding:.55rem .7rem;border-radius:12px;border:1px solid rgba(196,30,90,.18);background:#fff;font:inherit;font-size:.9rem;color:#5c2430}._input_793l8_351:focus,._textarea_793l8_352:focus{outline:2px solid rgba(196,30,90,.28);outline-offset:1px}._chips_793l8_370{display:flex;flex-wrap:wrap;gap:.35rem}._chip_793l8_370{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(196,30,90,.16);background:#ffffffe6;color:#5c2430;font:inherit;font-size:.72rem;font-weight:750;cursor:pointer}._chipOn_793l8_391{background:#c41e5a1f;border-color:#c41e5a59;color:#9b1c48}._pinList_793l8_397{display:flex;flex-direction:column;gap:.25rem;max-height:8.5rem;overflow:auto}._pinItem_793l8_188{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;border-radius:10px;border:1px solid rgba(196,30,90,.1);background:#fff;font:inherit;font-size:.78rem;color:#5c2430;cursor:pointer;text-align:left}._pinItem_793l8_188 span{color:#8a3a55;font-weight:700}._hint_793l8_181{margin:.15rem 0 0;font-size:.72rem;color:#8a3a55}._catGrid_793l8_431{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}._catCard_793l8_437{position:relative;padding:.7rem .55rem;border-radius:14px;border:1px solid rgba(196,30,90,.14);background:#fff;font:inherit;cursor:pointer;text-align:left}._catCardOn_793l8_448{border-color:#c41e5a66;background:#c41e5a14;box-shadow:inset 0 0 0 1px #c41e5a1f}._catTitle_793l8_454{font-size:.8rem;font-weight:800;color:#5c2430}._dishList_793l8_460{list-style:none;margin:0 0 .35rem;padding:0;display:flex;flex-direction:column;gap:.35rem}._dishRow_793l8_469{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .55rem;border-radius:12px;background:#fffffff2;border:1px solid rgba(196,30,90,.1)}._dishRow_793l8_469 strong{display:block;font-size:.84rem;color:#5c2430}._dishRow_793l8_469 span{font-size:.72rem;color:#8a3a55}._linkBtn_793l8_491{border:none;background:transparent;color:#c41e5a;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}._summary_793l8_501{margin-top:.35rem;padding:.65rem .7rem;border-radius:12px;background:#c41e5a0f}._summary_793l8_501 p{margin:0;font-size:.8rem;color:#5c2430;line-height:1.35}._summary_793l8_501 p+p{margin-top:.2rem;color:#8a3a55;font-size:.74rem}._actions_793l8_521{display:flex;gap:.45rem;margin-top:.9rem}._primaryBtn_793l8_527,._secondaryBtn_793l8_528,._ghostBtn_793l8_529{flex:1;min-height:2.55rem;border-radius:999px;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}._primaryBtn_793l8_527{border:none;color:#fff;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#9b1c48);box-shadow:0 6px 16px #c41e5a47}._secondaryBtn_793l8_528{border:1px dashed rgba(196,30,90,.35);background:#ffffffd9;color:#9b1c48}._ghostBtn_793l8_529{flex:0 0 auto;padding:0 .95rem;border:1px solid rgba(196,30,90,.18);background:transparent;color:#8a3a55}._primaryBtn_793l8_527:disabled,._secondaryBtn_793l8_528:disabled,._ghostBtn_793l8_529:disabled,._chip_793l8_370:disabled,._catCard_793l8_437:disabled,._pinItem_793l8_188:disabled,._linkBtn_793l8_491:disabled{opacity:.55;cursor:not-allowed}._doneTitle_793l8_571{margin:.35rem 0;font-size:1.05rem;font-weight:850;color:#5c2430}._doneBody_793l8_578{margin:0;font-size:.84rem;line-height:1.45;color:#7a4a58}@media(prefers-reduced-motion:reduce){._graphicOrb_793l8_287{animation:none}}._overlay_g6l8w_1{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;justify-content:flex-end}._backdrop_g6l8w_10{position:absolute;inset:0;border:none;padding:0;background:#1a121473;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}._sheet_g6l8w_21{position:relative;z-index:1;display:flex;flex-direction:column;max-height:min(92vh,760px);border-radius:28px 28px 0 0;background:#fff;box-shadow:0 -18px 48px #1a12142e;animation:_sheetUp_g6l8w_1 .28s ease-out}@keyframes _sheetUp_g6l8w_1{0%{transform:translateY(24px);opacity:.85}to{transform:translateY(0);opacity:1}}._sheetChrome_g6l8w_38{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem .35rem}._closeBtn_g6l8w_46{width:40px;height:40px;border:none;border-radius:50%;background:#2a2226;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}._exploreBtn_g6l8w_58{border:none;background:transparent;color:#d42365;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer}._sheetBody_g6l8w_68{flex:1;overflow-y:auto;padding:.5rem 1.1rem 1rem;-webkit-overflow-scrolling:touch}._visuallyHidden_g6l8w_75{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._cats_g6l8w_87{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:1.1rem}._cat_g6l8w_87{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-height:78px;padding:.7rem .4rem;border-radius:16px;border:1.5px solid rgba(92,36,48,.12);background:#fff;color:#3a2a30;font-family:inherit;font-size:.84rem;font-weight:750;cursor:pointer}._catOn_g6l8w_111{border-color:#e24b55;color:#e24b55;box-shadow:0 0 0 1px #e24b5526}._catIcon_g6l8w_117{font-size:1.35rem;line-height:1}._block_g6l8w_122{margin-bottom:1.15rem}._blockTitle_g6l8w_126{margin:0 0 .55rem;font-size:1.02rem;font-weight:800;color:#1a2744;letter-spacing:-.02em}._slider_g6l8w_134{width:100%;accent-color:#e24b55;height:28px}._sliderEnds_g6l8w_140{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.78rem;font-weight:650;color:#7a6a70}._sliderLive_g6l8w_149{margin:0 0 .35rem;font-size:.9rem;font-weight:800;color:#e24b55}._partyTrack_g6l8w_156{display:flex;flex-direction:column;gap:.35rem}._partyTicks_g6l8w_162{display:flex;justify-content:space-between;padding:0 .15rem}._partyTick_g6l8w_162{min-width:2rem;min-height:1.75rem;padding:.2rem .4rem;border:none;border-radius:999px;background:transparent;color:#8a7a7e;font-family:inherit;font-size:.78rem;font-weight:750;cursor:pointer}._partyTickOn_g6l8w_182{background:#e24b551f;color:#e24b55}._chipGrid_g6l8w_187{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._chip_g6l8w_187{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:.55rem .7rem;border-radius:12px;border:1.5px solid rgba(92,36,48,.14);background:#fff;color:#2a1a20;font-family:inherit;font-size:.86rem;font-weight:700;text-align:left;cursor:pointer}._chipOn_g6l8w_210{border-color:#e24b55;color:#e24b55}._check_g6l8w_215{width:16px;height:16px;border-radius:3px;border:1.5px solid rgba(226,75,85,.55);flex-shrink:0;background:#fff}._chipOn_g6l8w_210 ._check_g6l8w_215{border-color:#e24b55;background:linear-gradient(#e24b55,#e24b55) center / 8px 8px no-repeat,#fff}._note_g6l8w_231{width:100%;min-height:88px;padding:.75rem .85rem;border-radius:14px;border:1.5px solid rgba(92,36,48,.12);font-family:inherit;font-size:.92rem;resize:vertical;box-sizing:border-box}._note_g6l8w_231:focus{outline:2px solid rgba(226,75,85,.35);outline-offset:1px}._sheetFooter_g6l8w_248{padding:.65rem 1.1rem max(.95rem,env(safe-area-inset-bottom));border-top:1px solid rgba(92,36,48,.06);background:#fff}._decideBtn_g6l8w_254{width:100%;min-height:52px;border:none;border-radius:14px;background:#e24b55;color:#fff;font-family:inherit;font-size:1.02rem;font-weight:850;cursor:pointer;box-shadow:0 12px 28px #e24b5547}._wrap_jppqt_1{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:min(42vh,340px);margin:.35rem 0 .75rem;padding:1.5rem 1rem;overflow:hidden;border-radius:22px}._starField_jppqt_14{position:absolute;inset:0;opacity:.55;background-image:radial-gradient(circle at 50% 50%,rgba(155,59,184,.12) 0 1.2px,transparent 1.4px),radial-gradient(circle,rgba(196,30,90,.16) 0 1px,transparent 1.2px);background-size:28px 28px,18px 18px;background-position:0 0,9px 9px;mask-image:radial-gradient(circle at 50% 45%,#000 20%,transparent 78%);animation:_starDrift_jppqt_1 10s linear infinite;pointer-events:none}._glow_jppqt_28{position:absolute;right:-10%;top:10%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(196,30,90,.18),transparent 70%);filter:blur(12px);pointer-events:none}._center_jppqt_40{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.55rem;text-align:center}._label_jppqt_50{margin:.25rem 0 0;font-size:1.02rem;font-weight:750;letter-spacing:-.02em;color:#9b3bb8;animation:_fadeIn_jppqt_1 .3s ease-out}@keyframes _starDrift_jppqt_1{to{background-position:28px 28px,27px 27px}}@keyframes _fadeIn_jppqt_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._visuallyHidden_9ocgc_2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._page_9ocgc_14{--agent-bg: var(--shef-bg);--agent-surface: var(--shef-surface);--agent-border: var(--shef-border);--agent-text: var(--shef-text);--agent-text-muted: var(--shef-text-muted);--agent-brand-gradient: linear-gradient(135deg, var(--shef-pink) 0%, var(--shef-maroon) 100%);--agent-brand-gradient-hover: linear-gradient(135deg, var(--shef-pink-light) 0%, var(--shef-maroon-dark) 100%);--agent-user-bg: var(--agent-brand-gradient);--agent-user-text: var(--shef-on-header);--agent-hover-bg: var(--shef-hover-surface);--agent-accent: var(--shef-pink);--agent-accent-hover: var(--shef-maroon);--agent-accent-tint: var(--shef-accent-tint);--agent-accent-border: var(--shef-tint-border);--agent-input-bg: var(--shef-input-bg);--agent-max-width: 768px;--agent-serif: "Cinzel", "Sora Variable", "Sora", ui-serif, Georgia, serif;--agent-sans: "DM Sans Variable", "DM Sans", system-ui, -apple-system, sans-serif;display:flex;flex-direction:column;flex:1;min-height:0;height:100%;max-height:100%;max-width:100%;width:100%;margin:0;padding:0;background:linear-gradient(180deg,var(--shef-beige-tint) 0%,var(--shef-bg-subtle) 22%,var(--shef-bg) 55%,var(--shef-bg) 100%);color:var(--agent-text);position:relative;overflow:hidden}._pageDisabled_9ocgc_56{filter:grayscale(.85) contrast(.92);background:var(--shef-border)}._pageDisabled_9ocgc_56:before{opacity:.25}._disabledOverlay_9ocgc_65{position:absolute;inset:0;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#78767366;backdrop-filter:blur(2px);pointer-events:all}._disabledBadge_9ocgc_79{font-size:1rem;font-weight:700;letter-spacing:.08em;padding:.5rem 1.25rem;background:#fffffff2;color:var(--shef-text-muted);border-radius:8px;box-shadow:0 4px 20px #0000001f}._disabledHint_9ocgc_90{font-size:.75rem;color:#ffffffe6;margin:0;font-weight:500}._offlineBanner_9ocgc_97{position:relative;z-index:6;display:flex;align-items:center;gap:.5rem;margin:.35rem .75rem 0;padding:.55rem .75rem;border-radius:12px;border:1px solid rgba(92,36,48,.1);background:#fffffff0;color:#5c4450;font-size:.78rem;font-weight:650;line-height:1.35;box-shadow:0 4px 14px #5c24300f}._offlineBannerText_9ocgc_115{flex:1;min-width:0}._offlineBannerRetry_9ocgc_120{flex-shrink:0;padding:.28rem .65rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-family:inherit;font-size:.7rem;font-weight:800;letter-spacing:.02em;cursor:pointer}._offlineBannerRetry_9ocgc_120:disabled{opacity:.45;cursor:not-allowed}._offlineBannerDot_9ocgc_139{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#b8860b;box-shadow:0 0 0 3px #b8860b2e}._offlineBannerDismiss_9ocgc_148{margin-left:auto;width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:#8a7a7e;font-size:1.1rem;line-height:1;cursor:pointer}._page_9ocgc_14:before{content:none}._chatShell_9ocgc_166{width:100%;max-width:var(--agent-max-width);margin:0 auto;display:flex;flex-direction:column;flex:1;min-height:0;height:100%;position:relative}._chatFloatingMenu_9ocgc_178{position:absolute;top:.65rem;left:.75rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--agent-border);border-radius:10px;background:var(--shef-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--agent-text-muted);cursor:pointer;box-shadow:0 2px 10px #5c243014;transition:background .15s,color .15s,border-color .15s}._chatFloatingMenu_9ocgc_178:hover{background:var(--agent-hover-bg);color:var(--agent-text);border-color:var(--shef-tint-border)}._chatFloatingMenu_9ocgc_178:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatFloatingStatus_9ocgc_211{position:absolute;top:.72rem;right:.75rem;z-index:4;display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;font-size:.75rem;font-weight:600;color:var(--agent-text-muted);background:var(--shef-glass);border:1px solid var(--agent-border);border-radius:999px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 10px #5c243014}._chatTopBar_9ocgc_231{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-shrink:0;padding:.65rem 1rem;border-bottom:1px solid var(--shef-tint-border);background:var(--shef-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #c41e5a0f;position:sticky;top:0;z-index:6}._chatTopLeft_9ocgc_248{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}._chatInlineStatus_9ocgc_256{display:inline-flex;align-items:center;gap:.3rem;flex-shrink:0;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;color:var(--agent-text-muted);background:#ffffffe0;border:1px solid var(--agent-border);border-radius:999px;white-space:nowrap}._chatInlineStatusLabel_9ocgc_271{line-height:1}._chatMenuBtn_9ocgc_275{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:transparent;color:var(--agent-text-muted);cursor:pointer;transition:background .15s,color .15s}._chatMenuBtn_9ocgc_275:hover{background:var(--agent-hover-bg);color:var(--agent-text)}._chatMenuBtn_9ocgc_275:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatBrand_9ocgc_300{display:flex;align-items:center;gap:.45rem;min-width:0}._chatBrandText_9ocgc_307{display:flex;flex-direction:column;gap:.05rem;min-width:0}._chatBrandMark_9ocgc_314{width:22px;height:22px;border-radius:7px;background:var(--agent-brand-gradient);flex-shrink:0;box-shadow:0 2px 8px #c41e5a47;position:relative}._chatBrandMark_9ocgc_314:after{content:"";position:absolute;inset:0;margin:auto;width:7px;height:7px;border-radius:50%;background:var(--shef-white);opacity:.95}._chatModelBadge_9ocgc_336{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.15rem .4rem;border-radius:6px;background:var(--shef-accent-tint);color:var(--shef-pink);border:1px solid var(--shef-tint-border)}._quickNav_9ocgc_348{display:flex;gap:.5rem;overflow-x:auto;padding:.65rem .85rem .5rem;flex-shrink:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent 0,#000 12px,#000 calc(100% - 12px),transparent 100%)}._quickNav_9ocgc_348::-webkit-scrollbar{display:none}._quickNavCard_9ocgc_363{flex:0 0 auto;display:flex;align-items:center;gap:.55rem;min-width:7.75rem;padding:.5rem .7rem .5rem .5rem;text-align:left;cursor:pointer;border:1px solid rgba(196,30,90,.12);border-radius:14px;background:linear-gradient(145deg,#fffffff5,#fff8fceb);box-shadow:0 1px 2px #5c24300f,0 4px 14px #c41e5a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}._quickNavCard_9ocgc_363:hover:not(:disabled){transform:translateY(-2px);border-color:#c41e5a47;box-shadow:0 4px 8px #5c243014,0 8px 22px #c41e5a1f}._quickNavCard_9ocgc_363:active:not(:disabled){transform:translateY(0) scale(.98)}._quickNavCard_9ocgc_363:disabled{opacity:.55;cursor:not-allowed}._quickNavCard_9ocgc_363:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._quickNavIconWrap_9ocgc_403{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;flex-shrink:0;color:#fff;box-shadow:inset 0 1px #ffffff40}._quickNavCard_9ocgc_363[data-nav=new] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#e84393,#c41e5a)}._quickNavCard_9ocgc_363[data-nav=explore] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#6bcb77,#2d8a4e)}._quickNavCard_9ocgc_363[data-nav=pantry] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#f59e0b,#d97706)}._quickNavCard_9ocgc_363[data-nav=plans] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#a78bfa,#7c3aed)}._quickNavCard_9ocgc_363[data-nav=feed] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#4d96ff,#2f6fd6)}._quickNavCard_9ocgc_363[data-nav=cart] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#ffb347,#ff922b)}._quickNavCard_9ocgc_363[data-nav=track] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#38bdf8,#0284c7)}._quickNavCard_9ocgc_363[data-nav=orders] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#818cf8,#4f46e5)}._quickNavCard_9ocgc_363[data-nav=prefs] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#94a3b8,#64748b)}._quickNavCard_9ocgc_363[data-nav=account] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#64748b,#334155)}._quickNavCard_9ocgc_363[data-nav=support] ._quickNavIconWrap_9ocgc_403{background:linear-gradient(135deg,#34d399,#059669)}._quickNavText_9ocgc_459{display:flex;flex-direction:column;gap:.05rem;min-width:0}._quickNavLabel_9ocgc_466{font-family:var(--agent-sans);font-size:.8125rem;font-weight:700;letter-spacing:-.01em;color:var(--shef-maroon, #5c2430);line-height:1.2;white-space:nowrap}._quickNavHint_9ocgc_476{font-family:var(--agent-sans);font-size:.6875rem;font-weight:500;color:var(--agent-text-muted);line-height:1.2;white-space:nowrap}._quickNavBtn_9ocgc_486{flex-shrink:0;padding:.35rem .8rem;font-size:.8125rem;font-weight:500;color:var(--agent-text-muted);background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:999px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}._quickNavBtn_9ocgc_486:hover:not(:disabled){border-color:var(--shef-pink);color:var(--shef-maroon);background:var(--shef-accent-tint)}._quickNavBtn_9ocgc_486:disabled{opacity:.5;cursor:not-allowed}._quickNavBtn_9ocgc_486:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatTopActions_9ocgc_515{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._classicSiteBtn_9ocgc_522{flex-shrink:0;padding:.35rem .75rem;font-family:var(--agent-sans);font-size:.8125rem;font-weight:600;color:var(--agent-text-muted);background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:999px;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}._classicSiteBtn_9ocgc_522:hover{color:var(--shef-maroon);border-color:var(--shef-pink);background:var(--shef-accent-tint)}._classicSiteBtn_9ocgc_522:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._agentCartBtn_9ocgc_548{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:var(--agent-text-muted);text-decoration:none;transition:background .15s,color .15s}._agentCartBtn_9ocgc_548:hover{background:var(--shef-accent-tint);color:var(--shef-pink)}._agentCartIcon_9ocgc_566{display:flex;align-items:center;justify-content:center;line-height:0}._agentCartBadge_9ocgc_573{position:absolute;top:2px;right:2px;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:999px;background:var(--agent-brand-gradient);color:var(--shef-on-header);font-size:.625rem;font-weight:700;line-height:1rem;text-align:center}._chatModelName_9ocgc_589{font-size:.9375rem;font-weight:600;color:var(--agent-text);letter-spacing:-.01em}._chatStatus_9ocgc_596{font-size:.75rem;color:var(--agent-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem}._newChatBtn_9ocgc_605{padding:.4rem .85rem;font-family:var(--agent-sans);font-size:.8125rem;font-weight:700;color:#fff;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#9b1c48);border:none;border-radius:999px;cursor:pointer;box-shadow:0 4px 12px #c41e5a47,inset 0 1px #fff3;transition:filter .15s,transform .15s,box-shadow .15s}._newChatBtn_9ocgc_605:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 6px 16px #c41e5a57}._newChatBtn_9ocgc_605:active:not(:disabled){transform:scale(.98)}._newChatBtn_9ocgc_605:disabled{opacity:.5;cursor:not-allowed}._newChatBtn_9ocgc_605:focus-visible{outline:2px solid rgba(196,30,90,.55);outline-offset:2px}._welcomeScreen_9ocgc_641{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.25rem 1rem;min-height:min(420px,55vh);animation:_welcomeFadeIn_9ocgc_1 .45s ease-out}@keyframes _welcomeFadeIn_9ocgc_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._welcomeIcon_9ocgc_664{width:52px;height:52px;border-radius:16px;background:var(--agent-brand-gradient);display:flex;align-items:center;justify-content:center;margin-bottom:1.35rem;box-shadow:0 6px 20px #c41e5a47;overflow:hidden}._welcomeAvatar_9ocgc_677{width:100%;height:100%;object-fit:cover;display:block}._welcomeAvatarInitial_9ocgc_684{font-family:var(--agent-serif);font-size:1.35rem;font-weight:600;color:var(--shef-pink);line-height:1}._welcomeScreenPersonal_9ocgc_692 ._welcomeIcon_9ocgc_664{border-radius:50%;background:var(--agent-brand-gradient);box-shadow:0 4px 16px #c41e5a38;border:2px solid var(--agent-surface)}._welcomeIconMark_9ocgc_699{width:14px;height:14px;border-radius:50%;background:var(--shef-white);opacity:.95}._welcomeEyebrow_9ocgc_707{margin:0 0 .5rem;font-family:var(--agent-sans);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--shef-pink)}._welcomeTitle_9ocgc_717{margin:0 0 .5rem;font-family:var(--agent-serif);font-size:clamp(1.85rem,5.5vw,2.25rem);font-weight:500;letter-spacing:-.01em;color:var(--agent-text);line-height:1.12}._welcomeScreen_9ocgc_641:not(._welcomeScreenPersonal_9ocgc_692) ._welcomeTitle_9ocgc_717{background:var(--agent-brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeScreenPersonal_9ocgc_692 ._welcomeTitle_9ocgc_717{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-bottom:.65rem}._welcomeGreeting_9ocgc_742{font-family:var(--agent-sans);font-size:clamp(1rem,3.2vw,1.2rem);font-weight:500;letter-spacing:.01em;color:var(--agent-text-muted);line-height:1.3}._welcomeName_9ocgc_751{font-family:var(--agent-serif);font-size:clamp(2rem,6.5vw,2.85rem);font-weight:600;letter-spacing:-.02em;background:var(--agent-brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.05}._welcomeSubtitle_9ocgc_763{margin:0 0 1.85rem;font-family:var(--agent-sans);font-size:1.0625rem;font-weight:400;color:var(--agent-text-muted);line-height:1.5;max-width:32ch;letter-spacing:-.01em}._welcomeScreenPersonal_9ocgc_692 ._welcomeSubtitle_9ocgc_763{max-width:36ch;font-size:1rem}._welcomeWorkflowCard_9ocgc_779{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;max-width:520px;margin:0 0 1rem;padding:1rem 1.1rem;text-align:left;font-family:var(--agent-sans);color:var(--agent-text);background:linear-gradient(135deg,#c41e5a14,#ffffffeb);border:1px solid rgba(196,30,90,.28);border-radius:16px;cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s}._welcomeWorkflowCard_9ocgc_779:hover:not(:disabled){transform:translateY(-1px);border-color:#c41e5a73;box-shadow:0 6px 18px #c41e5a1f}._welcomeWorkflowCard_9ocgc_779:disabled{opacity:.6;cursor:not-allowed}._welcomeWorkflowEyebrow_9ocgc_809{font-size:.6875rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--shef-accent, #c41e5a)}._welcomeWorkflowTitle_9ocgc_817{font-size:.95rem;font-weight:600;line-height:1.35}._welcomeWorkflowMeta_9ocgc_823{font-size:.8125rem;color:var(--agent-text-muted)}._welcomeWorkflowCta_9ocgc_828{margin-top:.35rem;font-size:.8125rem;font-weight:600;color:var(--shef-accent, #c41e5a)}._msgCartProposeBlock_9ocgc_835,._msgCartNudgeBlock_9ocgc_836{display:flex;flex-direction:column;gap:.75rem;max-width:28rem}._msgCartProposeItem_9ocgc_843{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .8rem;background:var(--agent-surface, #fff);border:1px solid var(--agent-border);border-radius:12px}._msgCartProposeName_9ocgc_854{font-weight:600;font-size:.9rem}._msgCartProposePrice_9ocgc_859{font-size:.8125rem;color:var(--agent-text-muted);white-space:nowrap}._msgCartProposeActions_9ocgc_865{display:flex;flex-wrap:wrap;gap:.5rem}._welcomeSuggestions_9ocgc_871{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;max-width:520px}._welcomeSuggestionCard_9ocgc_879{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.9rem 1rem;font-family:var(--agent-sans);font-size:.875rem;font-weight:500;line-height:1.35;text-align:left;color:var(--agent-text);background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:14px;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}._welcomeSuggestionText_9ocgc_898{flex:1;min-width:0}._welcomeSuggestionArrow_9ocgc_903{flex-shrink:0;font-size:.9375rem;color:var(--agent-text-muted);opacity:.55;transition:transform .15s,opacity .15s,color .15s}._welcomeSuggestionCard_9ocgc_879:hover:not(:disabled){border-color:#c41e5a59;background:var(--shef-accent-tint);box-shadow:0 3px 12px #c41e5a1a;transform:translateY(-1px)}._welcomeSuggestionCard_9ocgc_879:hover:not(:disabled) ._welcomeSuggestionArrow_9ocgc_903{transform:translate(2px);opacity:1;color:var(--agent-accent)}._welcomeSuggestionCard_9ocgc_879:disabled{opacity:.6;cursor:not-allowed}._messagesWelcome_9ocgc_929{justify-content:center}._messagesConversation_9ocgc_933{gap:1rem;padding:1rem 1rem .75rem}._agenticCardStack_9ocgc_938{width:100%;max-width:720px;margin:0 auto;display:flex;flex-direction:column;flex:1;min-height:0;gap:0;background:var(--shef-surface);border:1px solid var(--shef-border);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px var(--shef-shadow)}._heroCard_9ocgc_955{flex-shrink:0;padding:1.75rem 1.5rem;background:var(--shef-surface);text-align:center}._heroHeadline_9ocgc_962{margin:0;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.2}._heroHeadlineGradient_9ocgc_970{background:linear-gradient(135deg,var(--shef-pink) 0%,var(--shef-maroon) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroHeadlineDark_9ocgc_977{color:var(--shef-text)}._heroCtas_9ocgc_981{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem}._heroCtaPrimary_9ocgc_989{padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;color:var(--shef-on-header);background:linear-gradient(135deg,var(--shef-pink) 0%,var(--shef-maroon) 100%);border:none;border-radius:14px;cursor:pointer;box-shadow:0 4px 16px #c41e5a59;transition:transform .2s,box-shadow .2s}._heroCtaPrimary_9ocgc_989:hover{transform:translateY(-2px);box-shadow:0 6px 22px #c41e5a66}._heroCtaSecondary_9ocgc_1007{padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;color:var(--shef-text);background:var(--shef-surface);border:2px solid rgba(0,0,0,.12);border-radius:14px;cursor:pointer;transition:border-color .2s,transform .2s}._heroCtaSecondary_9ocgc_1007:hover{border-color:#c41e5a66;color:var(--shef-pink);transform:translateY(-2px)}._heroCtaPrimary_9ocgc_989:focus-visible,._heroCtaSecondary_9ocgc_1007:focus-visible{outline:2px solid rgba(196,30,90,.6);outline-offset:2px}._templateCard_9ocgc_1031:focus-visible{outline:2px solid rgba(196,30,90,.5);outline-offset:2px}._templateCardsSection_9ocgc_1037{flex-shrink:0;padding:1.25rem 1rem;position:relative;z-index:2}._templateCardsTitle_9ocgc_1044{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--shef-text);letter-spacing:-.02em}._templateCardsScroll_9ocgc_1052{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._templateCardsScroll_9ocgc_1052::-webkit-scrollbar{display:none}._templateCard_9ocgc_1031{flex:0 0 160px;display:flex;flex-direction:column;align-items:stretch;padding:0;border:none;border-radius:16px;overflow:hidden;background:var(--shef-surface);cursor:pointer;text-align:left;box-shadow:0 4px 16px #00000014;transition:transform .25s,box-shadow .25s}._templateCard_9ocgc_1031:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}._templateCardImage_9ocgc_1086{width:100%;height:100px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._templateCardTitle_9ocgc_1094{display:block;padding:.6rem .75rem .15rem;font-size:.95rem;font-weight:700;color:var(--shef-text)}._templateCardMeta_9ocgc_1102{display:block;padding:0 .75rem .75rem;font-size:.8rem;color:var(--shef-text-subtle);font-weight:500}._chatZone_9ocgc_1111{flex:1;display:flex;flex-direction:column;min-height:0;padding:1.25rem 1.5rem 0;background:var(--shef-surface);border-top:1px solid rgba(0,0,0,.06)}._chatZoneHeader_9ocgc_1122{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.06);position:relative;z-index:2;flex-shrink:0}._chatZoneTitle_9ocgc_1136{margin:0;font-size:1.25rem;font-weight:800;color:var(--shef-text);letter-spacing:-.03em;line-height:1.25}._chatZoneActions_9ocgc_1145{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._clearChatBtn_9ocgc_1152{padding:.35rem .75rem;font-size:.8rem;font-weight:600;color:var(--shef-text-subtle);background:transparent;border:1px solid rgba(0,0,0,.12);border-radius:999px;cursor:pointer;transition:color .2s,border-color .2s,background .2s}._clearChatBtn_9ocgc_1152:hover:not(:disabled){color:var(--shef-text-muted);border-color:#0003;background:var(--shef-chip-bg)}._clearChatBtn_9ocgc_1152:disabled{opacity:.6;cursor:not-allowed}._chatZoneStatus_9ocgc_1175{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--shef-text-muted);padding:.35rem .75rem;background:var(--shef-muted-surface);border-radius:999px}._chatZoneStatus_9ocgc_1175 ._statusDot_9ocgc_1187{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--shef-text-subtle)}._chatZoneStatus_9ocgc_1175[data-status=ready] ._statusDot_9ocgc_1187{background:var(--shef-green);box-shadow:0 0 0 2px #10b9814d}._chatZoneStatus_9ocgc_1175[data-status=thinking] ._statusDot_9ocgc_1187{background:#f59e0b;animation:_statusBlink_9ocgc_1 .8s ease-in-out infinite}._chatZoneStatus_9ocgc_1175[data-status=listening] ._statusDot_9ocgc_1187{background:var(--shef-danger-text);box-shadow:0 0 0 2px #ef44444d}._chatZoneStatus_9ocgc_1175[data-status=speaking] ._statusDot_9ocgc_1187{background:var(--shef-pink-light);animation:_statusBlink_9ocgc_1 .8s ease-in-out infinite}._chatSection_9ocgc_1215{flex:1;display:flex;flex-direction:column;min-height:0;position:relative;z-index:1;max-width:none;margin:0 auto;width:100%;padding:0}@keyframes _statusPulse_9ocgc_1{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 0 0 currentColor}50%{opacity:.85;transform:scale(1.1);box-shadow:0 0 0 4px #22c55e33}}@keyframes _statusPulseListen_9ocgc_1{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #ef444466}50%{opacity:1;transform:scale(1.15);box-shadow:0 0 0 6px #ef444426}}@keyframes _statusBlink_9ocgc_1{0%,to{opacity:1}50%{opacity:.4}}._messages_9ocgc_929{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem 1rem 1rem;min-height:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--agent-border) transparent}._msgRowUser_9ocgc_1259,._msgRowAgent_9ocgc_1260{display:flex;gap:.75rem;align-items:flex-start;max-width:var(--agent-max-width);margin:0 auto;width:100%}._msgAgentColumn_9ocgc_1269{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;flex:1;min-width:0;max-width:100%}._msgRowUser_9ocgc_1259{flex-direction:row-reverse;justify-content:flex-start}._msgAvatar_9ocgc_1284{width:28px;height:28px;border-radius:50%;background:var(--agent-brand-gradient);flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:.15rem}._msgAvatarMark_9ocgc_1296{width:10px;height:10px;border-radius:50%;background:var(--shef-white);opacity:.95}._msgUser_9ocgc_1304{max-width:min(85%,520px);padding:.7rem 1rem;background:var(--agent-brand-gradient);color:var(--agent-user-text);border-radius:18px 18px 4px;font-size:.9375rem;line-height:1.55;border:none;white-space:pre-wrap;word-break:break-word;box-shadow:0 2px 10px #c41e5a38}._msgAssistant_9ocgc_1318{max-width:100%;padding:0;background:transparent;color:var(--agent-text);border-radius:0;font-size:.9375rem;line-height:1.65;border:none;box-shadow:none}._msgAssistantBubble_9ocgc_1330{max-width:min(92%,640px);padding:.8rem 1rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:4px 18px 18px;box-shadow:0 1px 4px var(--shef-tint-shadow)}._msgParagraph_9ocgc_1339{margin:0 0 .85rem;color:var(--agent-text)}._msgAssistantBubble_9ocgc_1330 ._msgParagraph_9ocgc_1339{margin:0 0 .65rem}._msgAssistantBubble_9ocgc_1330 ._msgParagraph_9ocgc_1339:last-child{margin-bottom:0}._thinkingLabel_9ocgc_1352{font-size:.875rem;color:var(--agent-text-muted);margin-right:.35rem}._msgMealsBlock_9ocgc_1359{max-width:100%}._msgMealsIntro_9ocgc_1362{margin:0 0 .85rem;line-height:1.55;color:var(--shef-text)}._msgRecommendLabel_9ocgc_1367{font-size:.8125rem;font-weight:700;color:var(--agent-accent);margin:0 0 .4rem}._msgRecommendRow_9ocgc_1373{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem}._msgRecommendChip_9ocgc_1379{padding:.4rem .75rem;font-size:.8125rem;font-weight:600;background:var(--agent-accent-tint);color:var(--agent-accent-hover);border-radius:999px;border:1px solid var(--agent-accent-border)}._msgMealsListLabel_9ocgc_1388{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted);margin:0 0 .5rem}._msgMealsList_9ocgc_1388{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;list-style:none;padding:0;margin-left:0}._msgMealsList_9ocgc_1388 li{list-style:none}._msgMealCard_9ocgc_1406{display:flex;flex-direction:column;align-items:center;width:88px;padding:0;border:1px solid var(--shef-border);border-radius:12px;overflow:hidden;background:var(--shef-surface);cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 3px #0000000f;position:relative}._msgMealCard_9ocgc_1406:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgMealCard_9ocgc_1406:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgMealImg_9ocgc_1430{width:100%;height:64px;object-fit:cover}._msgMealName_9ocgc_1435{font-size:.75rem;font-weight:600;color:var(--shef-text);padding:.4rem .4rem .15rem;text-align:center;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._msgMealPrice_9ocgc_1447{font-size:.75rem;font-weight:700;color:var(--agent-accent);padding-bottom:.4rem}._msgProductKind_9ocgc_1453{font-size:.625rem;font-weight:500;color:var(--shef-text-muted);text-transform:capitalize;line-height:1.2}._msgMealCardBody_9ocgc_1461{display:flex;flex-direction:column;gap:.2rem;min-width:0}._msgMealCardInCart_9ocgc_1468{background:var(--shef-accent-tint);box-shadow:0 0 0 2px #c41e5a59}._msgMealAddedBadge_9ocgc_1473{position:absolute;top:.5rem;right:.5rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em;color:var(--shef-on-header);background:var(--agent-brand-gradient);border-radius:999px;line-height:1.2;box-shadow:0 2px 8px #c41e5a47}._msgMealsHint_9ocgc_1487{font-size:.8125rem;color:var(--shef-text-muted);margin:0 0 .5rem;line-height:1.5}._msgMealsBlock_9ocgc_1359 ._msgMealsIntro_9ocgc_1362{margin-bottom:.5rem}._msgChefsBlock_9ocgc_1498{min-width:0}._msgGraphicIcon_9ocgc_1501{display:inline-block;font-size:1.5rem;margin-right:.5rem;vertical-align:middle;line-height:1}._msgChefsIntro_9ocgc_1508{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.45}._msgChefsList_9ocgc_1514{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}._msgChefsList_9ocgc_1514 li{list-style:none}._msgChefCard_9ocgc_1525{display:flex;flex-direction:column;align-items:stretch;width:140px;padding:0;border:1px solid var(--shef-border);border-radius:12px;overflow:hidden;background:var(--shef-surface);cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 3px #0000000f}._msgChefCard_9ocgc_1525:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgChefCard_9ocgc_1525:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgChefImg_9ocgc_1548{width:100%;height:90px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._msgChefName_9ocgc_1555{font-size:.9375rem;font-weight:700;color:var(--shef-text);padding:.5rem .75rem .15rem;text-align:left}._msgChefMeta_9ocgc_1562{font-size:.75rem;color:var(--shef-text-muted);padding:0 .75rem .6rem;line-height:1.3}._msgPlansBlock_9ocgc_1570{min-width:0}._msgPlansIntro_9ocgc_1573{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.45}._msgPlansListLabel_9ocgc_1579{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted);margin:0 0 .5rem}._msgPlansList_9ocgc_1579{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}._msgPlansList_9ocgc_1579 li{list-style:none}._msgPlanCard_9ocgc_1596{display:flex;flex-direction:column;align-items:stretch;width:140px;padding:0;border:1px solid var(--shef-border);border-radius:12px;overflow:hidden;background:var(--shef-surface);cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 1px 3px #0000000f}._msgPlanCard_9ocgc_1596:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgPlanCard_9ocgc_1596:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgPlanImg_9ocgc_1619{width:100%;height:90px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._msgPlanName_9ocgc_1626{font-size:.9375rem;font-weight:700;color:var(--shef-text);padding:.5rem .75rem .15rem;text-align:left}._msgPlanMeta_9ocgc_1633{font-size:.75rem;color:var(--shef-text-muted);padding:0 .75rem .6rem;line-height:1.3}._msgLoginBlock_9ocgc_1641{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 20px #0000000d;min-width:260px}._msgLoginIcon_9ocgc_1652{font-size:2rem;line-height:1;margin-bottom:.25rem}._msgLoginTitle_9ocgc_1657{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgLoginText_9ocgc_1664{margin:0;font-size:.9375rem;color:var(--shef-text-muted);line-height:1.5}._msgLoginActions_9ocgc_1670{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.25rem}._msgSignUpBtn_9ocgc_1677{padding:.65rem 1.35rem;font-size:.9375rem;font-weight:600;color:var(--agent-accent);background:var(--agent-accent-tint);border:1px solid var(--agent-accent-border);border-radius:12px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}._msgSignUpBtn_9ocgc_1677:hover{background:var(--agent-accent-tint);border-color:var(--agent-accent);transform:translateY(-1px)}._msgSignUpBtn_9ocgc_1677:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgCartBlock_9ocgc_1699{display:flex;flex-direction:column;gap:0;min-width:280px;max-width:340px;padding:1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 20px #0000000d}._msgCartHeader_9ocgc_1711{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._msgCartIcon_9ocgc_1717{font-size:1.5rem;line-height:1}._msgCartTitle_9ocgc_1721{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgCartIntro_9ocgc_1728{margin:0 0 1rem;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgCartItemsWrap_9ocgc_1734{margin-bottom:.75rem}._msgCartList_9ocgc_1737{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}._msgCartItem_9ocgc_1734{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--shef-border)}._msgCartItem_9ocgc_1734:last-child{border-bottom:none}._msgCartItemImg_9ocgc_1755,._msgCartItemImgPlaceholder_9ocgc_1756{width:44px;height:44px;border-radius:10px;flex-shrink:0}._msgCartItemImg_9ocgc_1755{object-fit:cover}._msgCartItemImgPlaceholder_9ocgc_1756{display:flex;align-items:center;justify-content:center;background:var(--shef-muted-surface);font-size:1.25rem}._msgCartItemInfo_9ocgc_1772{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._msgCartItemName_9ocgc_1779{font-size:.9375rem;font-weight:600;color:var(--shef-text);line-height:1.3}._msgCartItemMeta_9ocgc_1785{font-size:.8125rem;color:var(--shef-text-muted)}._msgCartCount_9ocgc_1789{margin-left:auto;font-size:.75rem;font-weight:700;color:var(--shef-maroon);background:#c41e5a14;padding:.2rem .5rem;border-radius:999px}._msgCartEmpty_9ocgc_1798{margin:.5rem 0 0;font-size:.875rem;color:var(--shef-text-muted)}._msgCartQtyRow_9ocgc_1803{display:flex;align-items:center;gap:.35rem;margin-top:.4rem}._msgCartQtyBtn_9ocgc_1809{width:28px;height:28px;border-radius:8px;border:1px solid var(--agent-border, rgba(139, 36, 50, .14));background:#fff;color:var(--shef-text);font-size:1rem;font-weight:700;line-height:1;cursor:pointer}._msgCartQtyBtn_9ocgc_1809:hover{border-color:var(--shef-pink);color:var(--shef-maroon)}._msgCartQtyValue_9ocgc_1825{min-width:1.25rem;text-align:center;font-size:.8125rem;font-weight:700}._msgCartRemoveBtn_9ocgc_1831{margin-left:.25rem;padding:.2rem .45rem;border:none;background:transparent;color:var(--shef-text-muted);font-size:.72rem;font-weight:600;cursor:pointer}._msgCartRemoveBtn_9ocgc_1831:hover{color:var(--shef-maroon)}._msgCartActions_9ocgc_1844,._msgPlanActions_9ocgc_1845{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}._msgSecondaryBtn_9ocgc_1851{flex:1;min-width:7rem;min-height:42px;padding:.55rem .9rem;border-radius:12px;border:1px solid var(--agent-border, rgba(139, 36, 50, .16));background:#fff;color:var(--shef-maroon);font-family:inherit;font-size:.875rem;font-weight:700;cursor:pointer}._msgSecondaryBtn_9ocgc_1851:hover{background:#c41e5a0d;border-color:var(--shef-pink)}._msgChefCardWrap_9ocgc_1869{display:flex;flex-direction:column;gap:.45rem}._msgChefActions_9ocgc_1874{display:flex;flex-wrap:wrap;gap:.35rem}._msgChefActionBtn_9ocgc_1879,._msgChefActionBtnPrimary_9ocgc_1880,._msgChefActionBtnOn_9ocgc_1881{flex:1;min-width:4.5rem;min-height:32px;padding:.3rem .5rem;border-radius:999px;font-family:inherit;font-size:.72rem;font-weight:700;cursor:pointer;border:1px solid var(--agent-border, rgba(139, 36, 50, .14));background:#fff;color:var(--shef-text-muted)}._msgChefActionBtnPrimary_9ocgc_1880{background:linear-gradient(135deg,#c41e5a,#8b2432);border-color:transparent;color:#fff}._msgChefActionBtnOn_9ocgc_1881{background:#c41e5a1a;border-color:#c41e5a40;color:var(--shef-maroon)}._msgAppLinkBlock_9ocgc_1905{display:flex;flex-direction:column;gap:.75rem;padding:.15rem 0}._msgCartDivider_9ocgc_1911{height:1px;background:linear-gradient(90deg,transparent,var(--shef-border),transparent);margin:.5rem 0}._msgCartTotalRow_9ocgc_1916{display:flex;justify-content:space-between;font-size:.9375rem;font-weight:600;color:var(--shef-text);margin-bottom:1rem}._msgProceedBtn_9ocgc_1924,._msgFormSubmit_9ocgc_1925,._msgPayBtn_9ocgc_1926{width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--shef-on-header);background:var(--agent-brand-gradient);border:none;border-radius:10px;cursor:pointer;box-shadow:0 2px 12px #c41e5a47;transition:background .15s,transform .15s,box-shadow .15s}._msgLoginBtn_9ocgc_1940{padding:.65rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--shef-on-header);background:var(--agent-brand-gradient);border:none;border-radius:10px;cursor:pointer;box-shadow:0 2px 12px #c41e5a47;transition:background .15s,transform .15s,box-shadow .15s}._msgProceedBtn_9ocgc_1924:hover,._msgFormSubmit_9ocgc_1925:hover,._msgPayBtn_9ocgc_1926:hover,._msgLoginBtn_9ocgc_1940:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 18px #c41e5a57}._msgPaymentBlock_9ocgc_1963{display:flex;flex-direction:column;gap:0;min-width:300px;max-width:360px;padding:1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 24px #0000000f}._msgPaymentHeader_9ocgc_1975{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._msgPaymentIcon_9ocgc_1981{font-size:1.5rem;line-height:1}._msgPaymentTitle_9ocgc_1985{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgPaymentIntro_9ocgc_1992{margin:0 0 1rem;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgPaymentOrder_9ocgc_1998{margin-bottom:1rem;padding:.75rem;background:#ffffffb3;border-radius:12px;border:1px solid var(--shef-border)}._msgPaymentItems_9ocgc_2005{list-style:none;padding:0;margin:0 0 .5rem}._msgPaymentItem_9ocgc_2005{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.875rem}._msgPaymentItemName_9ocgc_2017{flex:1;font-weight:500;color:var(--shef-text)}._msgPaymentItemMeta_9ocgc_2022{font-size:.8125rem;color:var(--shef-text-subtle)}._msgPaymentItemPrice_9ocgc_2026{font-weight:600;color:var(--shef-text)}._msgPaymentDivider_9ocgc_2030{height:1px;background:var(--shef-border);margin:.5rem 0}._msgPaymentRow_9ocgc_2035{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--shef-text-muted);padding:.2rem 0}._msgPaymentDiscount_9ocgc_2042{color:var(--shef-green);font-weight:600}._msgPaymentTotalRow_9ocgc_2046{display:flex;justify-content:space-between;font-size:1rem;font-weight:800;color:var(--shef-text);padding:.5rem 0 0;margin-top:.25rem;border-top:1px solid var(--shef-border)}._msgPaymentMethod_9ocgc_2056{display:flex;align-items:center;gap:.5rem;padding:.6rem .9rem;background:var(--shef-muted-surface);border:1px solid var(--shef-border);border-radius:10px;margin-bottom:1rem}._msgPaymentMethodIcon_9ocgc_2066{font-size:.75rem;font-weight:700;color:var(--shef-maroon);letter-spacing:.05em}._msgPaymentMethodLabel_9ocgc_2072{font-size:.875rem;font-weight:600;color:var(--shef-text-muted)}._msgPaymentActions_9ocgc_2077{display:flex;flex-direction:column;gap:.5rem}._msgPayBtn_9ocgc_1926{width:100%;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;color:var(--shef-on-header);background:var(--agent-brand-gradient);border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 14px #c41e5a52;transition:transform .2s,box-shadow .2s,background .2s}._msgPayBtn_9ocgc_1926:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 6px 20px #c41e5a61}._msgPayBtn_9ocgc_1926:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgPayLaterBtn_9ocgc_2104{width:100%;padding:.6rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--shef-text-muted);background:transparent;border:1px solid var(--shef-border);border-radius:12px;cursor:pointer;transition:background .2s,border-color .2s,color .2s}._msgPayLaterBtn_9ocgc_2104:hover{background:var(--shef-muted-surface);border-color:var(--shef-border);color:var(--shef-text-muted)}._msgPayLaterBtn_9ocgc_2104:focus-visible{outline:2px solid rgba(196,30,90,.4);outline-offset:2px}._msgTrackingBlock_9ocgc_2127{min-width:260px;max-width:100%}._trackingIntro_9ocgc_2131{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.5;font-weight:500}._trackingMeta_9ocgc_2139{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._trackingId_9ocgc_2145{font-size:.8125rem;font-weight:700;color:var(--shef-text)}._trackingBadge_9ocgc_2150{font-size:.75rem;font-weight:600;padding:.25rem .6rem;background:var(--agent-brand-gradient);color:var(--shef-on-header);border-radius:999px}._trackingMapWrap_9ocgc_2158{width:100%;margin-bottom:.5rem}._trackingMapWrap_9ocgc_2158 ._delivery-map-wrap_9ocgc_2162,._trackingMapWrap_9ocgc_2158 ._delivery-map_9ocgc_2162{width:100%;height:100%}._trackingMapClickable_9ocgc_2167{min-height:200px}._trackingAddr_9ocgc_2170{font-size:.8125rem;color:var(--shef-text-muted);margin:0;line-height:1.5}._trackingEmpty_9ocgc_2176{font-size:.9375rem;color:var(--shef-text-muted);margin:0}._trackingPastList_9ocgc_2181{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.5rem}._trackingPastItem_9ocgc_2189{display:flex;align-items:center;justify-content:space-between;padding:.6rem .9rem;background:var(--shef-muted-surface);border:1px solid var(--shef-border);border-radius:10px;font-size:.875rem}._trackingPastId_9ocgc_2199{font-weight:600;color:var(--shef-text)}._trackingPastStatus_9ocgc_2203{font-size:.75rem;font-weight:600;color:var(--shef-text-muted);text-transform:capitalize}._msgFormBlock_9ocgc_2211{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 20px #0000000d;min-width:260px;max-width:340px}._msgFormHeader_9ocgc_2223{display:flex;align-items:center;gap:.5rem}._msgFormIcon_9ocgc_2228{font-size:1.5rem;line-height:1}._msgFormTitle_9ocgc_2232{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgFormIntro_9ocgc_2239{margin:0;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgFormError_9ocgc_2245{margin:0;font-size:.8125rem;color:var(--shef-danger-text);font-weight:600}._msgForm_9ocgc_1925{display:flex;flex-direction:column;gap:.6rem}._msgFormLabel_9ocgc_2256{font-size:.8125rem;font-weight:600;color:var(--shef-text)}._msgFormInput_9ocgc_2261{padding:.6rem .9rem;font-size:.9375rem;border:1px solid var(--shef-border);border-radius:10px;background:var(--shef-surface);transition:border-color .2s}._msgFormInput_9ocgc_2261:focus{outline:none;border-color:var(--agent-accent-border)}._msgFormTextarea_9ocgc_2273{padding:.6rem .9rem;font-size:.9375rem;border:1px solid var(--shef-border);border-radius:10px;background:var(--shef-surface);resize:vertical;min-height:60px;font-family:inherit}._msgFormTextarea_9ocgc_2273:focus{outline:none;border-color:var(--agent-accent-border)}._msgFormSubmit_9ocgc_1925{padding:.7rem 1.25rem;font-size:.9375rem;font-weight:700;color:var(--shef-on-header);background:var(--agent-brand-gradient);border:none;border-radius:12px;cursor:pointer;box-shadow:0 2px 12px #c41e5a47;transition:transform .2s,box-shadow .2s,background .2s;margin-top:.25rem}._msgFormSubmit_9ocgc_1925:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 18px #c41e5a57}._msgFormSubmit_9ocgc_1925:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgFormSuccess_9ocgc_2309{font-size:.9375rem;color:var(--shef-success-text);font-weight:600;margin:0}._msgPrefsBlock_9ocgc_2316{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 20px #0000000d;min-width:260px;max-width:340px}._prefsSection_9ocgc_2329{display:flex;flex-direction:column;gap:.45rem}._prefsLabel_9ocgc_2335{margin:0;font-size:.8125rem;font-weight:600;color:var(--shef-text)}._prefsChips_9ocgc_2342{display:flex;flex-wrap:wrap;gap:.4rem}._prefsChip_9ocgc_2342{padding:.4rem .75rem;font-size:.8125rem;font-weight:600;color:var(--shef-text-muted);background:var(--shef-muted-surface);border:1px solid var(--shef-border);border-radius:999px;cursor:pointer;transition:all .2s ease}._prefsChip_9ocgc_2342:hover{border-color:var(--agent-accent-border);color:var(--agent-accent)}._prefsChipActive_9ocgc_2365{background:var(--agent-accent-tint);border-color:var(--agent-accent-border);color:var(--agent-accent)}._msgPlanDetailBlock_9ocgc_2371{display:flex;flex-direction:column;gap:.5rem;min-width:240px;max-width:320px;padding:0;border:1px solid var(--shef-border);border-radius:16px;overflow:hidden;background:var(--shef-surface);box-shadow:0 4px 16px #0000000f}._msgPlanDetailBlock_9ocgc_2371 ._msgPlanImg_9ocgc_1619{width:100%;height:100px}._msgPlanDetailBlock_9ocgc_2371 ._msgPlanName_9ocgc_1626{padding:.65rem .85rem 0}._msgPlanDetailBlock_9ocgc_2371 ._msgPlansIntro_9ocgc_1573{padding:0 .85rem;margin:0}._msgPlanDetailBlock_9ocgc_2371 ._msgPlanMeta_9ocgc_1633{padding:0 .85rem}._msgPlanDetailBlock_9ocgc_2371 ._msgProceedBtn_9ocgc_1924{margin:.65rem .85rem .85rem;width:calc(100% - 1.7rem)}._typingDots_9ocgc_2408{display:inline-flex;align-items:center;gap:5px;margin-left:.5rem;vertical-align:middle}._thinkingText_9ocgc_2416{font-size:.875rem;font-weight:500;color:var(--agent-text-muted);font-style:normal}._typingDots_9ocgc_2408 span{width:6px;height:6px;border-radius:50%;background:var(--agent-accent);opacity:.45;animation:_typingBounce_9ocgc_1 1.4s ease-in-out infinite both}._typingDots_9ocgc_2408 span:nth-child(2){animation-delay:.2s}._typingDots_9ocgc_2408 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_9ocgc_1{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1.1);opacity:1}}._composeBlock_9ocgc_2439{flex-shrink:0;padding:.75rem 1rem max(.85rem,env(safe-area-inset-bottom));background:var(--shef-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--agent-border);max-width:var(--agent-max-width);margin:0 auto;width:100%;min-width:0;box-sizing:border-box;overflow:hidden}._suggestionChip_9ocgc_2454{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.45rem .85rem;font-size:.8125rem;font-weight:500;color:var(--agent-text);background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s;line-height:1.3}._suggestionChip_9ocgc_2454:hover{border-color:var(--agent-accent-border);background:var(--agent-accent-tint);color:var(--agent-accent)}._inputWrap_9ocgc_2477{flex-shrink:0;width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}._inputRow_9ocgc_2486{display:flex;align-items:flex-end;gap:.5rem;width:100%;max-width:100%;min-width:0;padding:.65rem .65rem .65rem 1rem;background:var(--agent-input-bg);border:1px solid var(--agent-border);border-radius:20px;box-shadow:0 1px 6px #0000000a;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;overflow:hidden}._inputRow_9ocgc_2486:focus-within{border-color:#c41e5a59;box-shadow:0 0 0 3px var(--shef-accent-tint)}._inputRowListening_9ocgc_2508{border-color:var(--agent-accent);box-shadow:0 0 0 3px var(--agent-accent-tint);animation:_inputListenPulse_9ocgc_1 1.6s ease-in-out infinite}@keyframes _inputListenPulse_9ocgc_1{0%,to{box-shadow:0 0 0 3px var(--agent-accent-tint);border-color:#c41e5a73}50%{box-shadow:0 0 0 5px #c41e5a2e;border-color:var(--agent-accent)}}._input_9ocgc_2477{flex:1 1 0%;width:100%;max-width:100%;min-width:0;min-height:24px;max-height:160px;padding:.35rem .15rem;border:none;background:transparent;font-size:.9375rem;line-height:1.5;outline:none;color:var(--agent-text);resize:none;font-family:inherit;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;field-sizing:fixed}._inputActions_9ocgc_2550{display:flex;align-items:center;gap:.25rem;flex:0 0 auto;min-width:0}._inputDisclaimer_9ocgc_2558{margin:.5rem 0 0;font-size:.75rem;color:var(--agent-text-muted);text-align:center;line-height:1.4}._micBtn_9ocgc_2566{position:relative;z-index:1;min-width:36px;min-height:36px;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:var(--agent-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,transform .15s;overflow:visible}._micBtnWrap_9ocgc_2585{position:relative;display:inline-flex;align-items:center;justify-content:center}._micListenRings_9ocgc_2592{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}._micListenRing_9ocgc_2592{position:absolute;width:36px;height:36px;border-radius:12px;border:2px solid var(--agent-accent);opacity:0;animation:_micListenRipple_9ocgc_1 1.8s ease-out infinite}._micListenRing_9ocgc_2592:nth-child(2){animation-delay:.9s}@keyframes _micListenRipple_9ocgc_1{0%{transform:scale(.9);opacity:.55}to{transform:scale(1.65);opacity:0}}._micBtn_9ocgc_2566:hover{background:var(--agent-hover-bg);color:var(--agent-text)}._micBtnActive_9ocgc_2631{background:var(--agent-accent-tint);color:var(--agent-accent);animation:_micBtnPulse_9ocgc_1 1.2s ease-in-out infinite}@keyframes _micBtnPulse_9ocgc_1{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}._micIconListening_9ocgc_2642 svg{animation:_micIconBounce_9ocgc_1 .9s ease-in-out infinite}@keyframes _micIconBounce_9ocgc_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}._micWaveform_9ocgc_2651{position:absolute;bottom:4px;left:50%;transform:translate(-50%);display:flex;align-items:flex-end;gap:2px;height:10px;pointer-events:none}._micWaveBar_9ocgc_2663{width:2px;height:4px;border-radius:1px;background:var(--agent-accent);animation:_micWaveBar_9ocgc_2663 .55s ease-in-out infinite alternate}._micWaveBar_9ocgc_2663:nth-child(1){animation-delay:0s}._micWaveBar_9ocgc_2663:nth-child(2){animation-delay:.15s}._micWaveBar_9ocgc_2663:nth-child(3){animation-delay:.3s}@keyframes _micWaveBar_9ocgc_2663{0%{height:3px;opacity:.5}to{height:9px;opacity:1}}._listeningHint_9ocgc_2680{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.45rem 0 0;font-size:.75rem;font-weight:600;color:var(--agent-accent)}._listeningHintDot_9ocgc_2691{width:7px;height:7px;border-radius:50%;background:var(--agent-accent);animation:_statusPulse_9ocgc_1 1.4s ease-in-out infinite}._sendBtn_9ocgc_2699{min-width:36px;min-height:36px;width:36px;height:36px;border-radius:10px;border:none;background:var(--agent-brand-gradient);color:var(--shef-on-header);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #c41e5a47;transition:opacity .15s,transform .15s,background .15s,box-shadow .15s}._sendBtn_9ocgc_2699:hover:not(:disabled){background:var(--agent-brand-gradient-hover);transform:scale(1.03);box-shadow:0 3px 12px #c41e5a57}._sendBtn_9ocgc_2699:disabled{background:var(--agent-border);opacity:1;cursor:not-allowed;transform:none}._sendIcon_9ocgc_2729,._micIcon_9ocgc_2642{display:flex;align-items:center;justify-content:center;line-height:0}._suggestionsStrip_9ocgc_2737{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.65rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._suggestionsStrip_9ocgc_2737::-webkit-scrollbar{display:none}._suggestionChip_9ocgc_2454:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._input_9ocgc_2477::placeholder{color:var(--agent-text-muted)}._input_9ocgc_2477:focus,._input_9ocgc_2477:focus-visible{outline:none}._micBtn_9ocgc_2566:focus-visible,._sendBtn_9ocgc_2699:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._messages_9ocgc_929:focus{outline:none}._cardsSection_9ocgc_2775{flex-shrink:0;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.06);position:relative;z-index:1}._cardsRow_9ocgc_2783{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._cardsRow_9ocgc_2783::-webkit-scrollbar{display:none}._card_9ocgc_2775{flex:0 0 108px;display:flex;flex-direction:column;align-items:center;padding:0;border:none;border-radius:20px;overflow:hidden;background:var(--shef-surface);cursor:pointer;text-align:center;box-shadow:0 4px 16px #0000000f;transition:transform .25s ease,box-shadow .25s ease}._card_9ocgc_2775:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}._card_9ocgc_2775:active{transform:translateY(-2px)}._cardImg_9ocgc_2821{width:100%;height:80px;background-size:cover;background-position:center}._cardLabel_9ocgc_2828{display:block;padding:.4rem .5rem .15rem;font-size:.85rem;font-weight:700;color:var(--shef-text);letter-spacing:-.01em}._cardMeta_9ocgc_2837{font-size:.72rem;color:var(--shef-text-muted);padding-bottom:.55rem;font-weight:500}._pillsRow_9ocgc_2844{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:1rem}._pill_9ocgc_2844{padding:.4rem .9rem;font-size:.82rem;font-weight:500;background:var(--shef-surface);border:1px solid rgba(0,0,0,.08);border-radius:999px;color:var(--shef-text-muted);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 4px #0000000a}._pill_9ocgc_2844:hover{border-color:var(--shef-pink);color:var(--shef-pink);background:var(--shef-accent-tint);transform:translateY(-1px)}._actionsRow_9ocgc_2871{display:flex;flex-wrap:wrap;gap:.6rem}._actionBtn_9ocgc_2877,._actionBtnPrimary_9ocgc_2878{padding:.6rem 1.15rem;font-size:.875rem;font-weight:600;border-radius:14px;cursor:pointer;transition:all .2s ease}._actionBtn_9ocgc_2877{background:var(--shef-surface);border:1px solid rgba(0,0,0,.08);color:var(--shef-text);box-shadow:0 2px 8px #0000000a}._actionBtn_9ocgc_2877:hover{border-color:var(--shef-pink);color:var(--shef-pink);background:var(--shef-accent-tint);box-shadow:0 4px 12px #c41e5a1a;transform:translateY(-1px)}._actionBtnPrimary_9ocgc_2878{background:linear-gradient(135deg,var(--shef-pink) 0%,var(--shef-pink-light) 100%);border:none;color:var(--shef-on-header);box-shadow:0 4px 14px #c41e5a59}._actionBtnPrimary_9ocgc_2878:hover{background:linear-gradient(135deg,var(--shef-pink-light) 0%,var(--shef-pink) 100%);box-shadow:0 6px 20px #c41e5a66;transform:translateY(-1px)}._pageMobileImmersive_9ocgc_2916{min-height:100dvh;height:100dvh;max-height:100dvh}._pageMobileImmersive_9ocgc_2916 ._chatFloatingMenu_9ocgc_178,._pageMobileImmersive_9ocgc_2916 ._chatFloatingStatus_9ocgc_211{display:none}._pageMobileImmersive_9ocgc_2916 ._chatTopBar_9ocgc_231{padding-top:max(.55rem,env(safe-area-inset-top,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px));padding-bottom:.5rem;padding-left:max(.75rem,env(safe-area-inset-left,0px));background:#fffcf8eb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(196,30,90,.08)}._pageMobileImmersive_9ocgc_2916 ._chatTopActions_9ocgc_515{gap:.3rem}._pageMobileImmersive_9ocgc_2916 ._classicSiteBtn_9ocgc_522{min-height:34px;padding:.35rem .65rem;font-size:.75rem;letter-spacing:.01em}._pageMobileImmersive_9ocgc_2916 ._newChatBtn_9ocgc_605{min-height:34px;padding:.35rem .6rem;font-size:.75rem}._pageMobileImmersive_9ocgc_2916 ._agentCartBtn_9ocgc_548,._pageMobileImmersive_9ocgc_2916 ._chatMenuBtn_9ocgc_275{width:34px;height:34px}._pageMobileImmersive_9ocgc_2916 ._chatModelBadge_9ocgc_336{display:none}._pageMobileImmersive_9ocgc_2916 ._chatBrandMark_9ocgc_314{width:20px;height:20px}._pageMobileImmersive_9ocgc_2916 ._chatModelName_9ocgc_589{font-size:.9rem}._pageMobileImmersive_9ocgc_2916 ._chatStatus_9ocgc_596{display:none}._pageMobileNative_9ocgc_2986{flex:1;min-height:0;height:100%;max-height:100%;background:var(--agent-bg)}._pageMobileNative_9ocgc_2986 ._chatSection_9ocgc_1215{flex:1;min-height:0;max-width:none;margin:0;padding:0!important;width:100%}._pageMobileNative_9ocgc_2986 ._chatShell_9ocgc_166{flex:1;min-height:0;max-width:none;margin:0}._pageMobileNative_9ocgc_2986 ._welcomeSuggestions_9ocgc_871{grid-template-columns:1fr;max-width:none}._pageMobileNative_9ocgc_2986 ._messages_9ocgc_929{flex:1;min-height:0;gap:1.15rem;padding:.65rem .85rem .5rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}._pageMobileNative_9ocgc_2986 ._composeBlock_9ocgc_2439{margin:0;padding:.65rem 1rem max(.75rem,env(safe-area-inset-bottom));background:#ffffffe6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:none;max-width:none;box-shadow:0 -4px 24px #0000000d}._pageMobileNative_9ocgc_2986 ._suggestionsStrip_9ocgc_2737{padding-bottom:.55rem;margin:0 -.15rem;padding-left:.15rem;padding-right:.15rem}._pageMobileNative_9ocgc_2986 ._inputWrap_9ocgc_2477{width:100%;max-width:100%;min-width:0}._pageMobileNative_9ocgc_2986 ._inputRow_9ocgc_2486{align-items:flex-end;gap:.4rem;width:100%;max-width:100%;min-width:0;min-height:52px;padding:.45rem .45rem .45rem .95rem;border-radius:26px;background:var(--shef-surface);border:1px solid rgba(92,36,48,.12);box-shadow:0 1px 2px #0000000a,0 6px 20px #0000000d;overflow:hidden}._pageMobileNative_9ocgc_2986 ._inputRow_9ocgc_2486:focus-within{border-color:#c41e5a59;box-shadow:0 0 0 3px #c41e5a1f,0 4px 16px #0000000f}._pageMobileNative_9ocgc_2986 ._input_9ocgc_2477{flex:1 1 0%;width:100%;max-width:100%;min-width:0;font-size:1rem;line-height:1.45;padding:.5rem .25rem;min-height:24px;align-self:center;overflow-x:hidden;overflow-wrap:anywhere;word-break:break-word;field-sizing:fixed}._pageMobileNative_9ocgc_2986 ._inputActions_9ocgc_2550{align-items:center;align-self:flex-end;flex:0 0 auto;gap:.2rem}._pageMobileNative_9ocgc_2986 ._micBtn_9ocgc_2566,._pageMobileNative_9ocgc_2986 ._sendBtn_9ocgc_2699{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%}._pageMobileNative_9ocgc_2986 ._micBtn_9ocgc_2566{background:transparent}._pageMobileNative_9ocgc_2986 ._sendBtn_9ocgc_2699:not(:disabled){box-shadow:0 2px 10px #c41e5a4d}._pageMobileNative_9ocgc_2986 ._inputDisclaimer_9ocgc_2558{margin-top:.55rem;font-size:.6875rem;line-height:1.35;padding:0 .5rem;color:var(--agent-text-muted);opacity:.9}._pageMobileImmersive_9ocgc_2916 ._composeBlock_9ocgc_2439{padding-left:max(.85rem,env(safe-area-inset-left,0px));padding-right:max(.85rem,env(safe-area-inset-right,0px));padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px))}._suggestionsLabel_9ocgc_3128{display:none;margin:0 0 .4rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--shef-text-subtle)}._suggestionsArea_9ocgc_3138{display:flex;flex-direction:column;gap:0;margin-bottom:.5rem}._newChatBtnCompact_9ocgc_3145{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}._chatStatusPill_9ocgc_3158{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.75rem;font-weight:600;color:var(--agent-accent);background:var(--agent-accent-tint);border:1px solid var(--agent-accent-border);border-radius:999px;white-space:nowrap}._chatStatusDot_9ocgc_3172{width:7px;height:7px;border-radius:50%;background:var(--agent-accent);flex-shrink:0}._chatStatusDot_9ocgc_3172[data-active]{animation:_statusPulse_9ocgc_1 1.4s ease-in-out infinite}._chatStatusDot_9ocgc_3172[data-listening]{animation:_statusPulseListen_9ocgc_1 1.2s ease-in-out infinite}@keyframes _statusPulse_9ocgc_1{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}._pageMobileWow_9ocgc_3194{position:relative;isolation:isolate;background:linear-gradient(180deg,var(--shef-beige-tint) 0%,var(--shef-bg) 32%,var(--shef-bg) 100%)}._pageMobileWow_9ocgc_3194 ._chatShell_9ocgc_166{position:relative;z-index:1}._pageMobileWow_9ocgc_3194 ._chatFloatingMenu_9ocgc_178,._pageMobileWow_9ocgc_3194 ._chatFloatingStatus_9ocgc_211{display:none}._pageMobileWow_9ocgc_3194 ._chatTopBar_9ocgc_231{padding:.5rem .75rem .45rem;border-bottom:1px solid rgba(196,30,90,.08);box-shadow:none;background:#fffcf8f0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._pageMobileImmersive_9ocgc_2916._pageMobileWow_9ocgc_3194 ._chatTopBar_9ocgc_231,._pageMobileWow_9ocgc_3194._pageMobileImmersive_9ocgc_2916 ._chatTopBar_9ocgc_231{padding-top:max(.5rem,env(safe-area-inset-top,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px));padding-left:max(.75rem,env(safe-area-inset-left,0px))}._pageMobileWow_9ocgc_3194 ._chatTopLeft_9ocgc_248{min-width:0;flex:1;gap:.4rem}._pageMobileWow_9ocgc_3194 ._chatTopActions_9ocgc_515{gap:.3rem;flex-shrink:0}._pageMobileWow_9ocgc_3194 ._chatModelBadge_9ocgc_336{display:none}._pageMobileWow_9ocgc_3194 ._chatBrandMark_9ocgc_314{width:22px;height:22px}._pageMobileWow_9ocgc_3194 ._chatModelName_9ocgc_589{font-size:.9375rem;font-weight:700}._pageMobileWow_9ocgc_3194 ._chatStatus_9ocgc_596{display:none}._pageMobileWow_9ocgc_3194 ._chatInlineStatus_9ocgc_256{padding:.22rem .45rem;font-size:.625rem;background:#c41e5a14;border-color:transparent}._pageMobileWow_9ocgc_3194 ._chatStatusPill_9ocgc_3158{padding:.25rem .55rem;font-size:.6875rem;border:none;background:#c41e5a1a}._pageMobileWow_9ocgc_3194 ._agentCartBtn_9ocgc_548,._pageMobileWow_9ocgc_3194 ._chatMenuBtn_9ocgc_275,._pageMobileWow_9ocgc_3194 ._classicSiteBtn_9ocgc_522{border:none;background:#fffffff2;box-shadow:0 1px 6px #0000000f}._pageMobileWow_9ocgc_3194 ._newChatBtn_9ocgc_605{border:none;color:#fff;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#9b1c48);box-shadow:0 4px 12px #c41e5a47}._pageMobileWow_9ocgc_3194 ._classicSiteBtn_9ocgc_522,._pageMobileWow_9ocgc_3194 ._newChatBtn_9ocgc_605{padding:.35rem .55rem;font-size:.72rem}@media(max-width:380px){._pageMobileWow_9ocgc_3194 ._classicSiteBtn_9ocgc_522,._pageMobileImmersive_9ocgc_2916 ._classicSiteBtn_9ocgc_522,._pageMobileWow_9ocgc_3194 ._newChatBtn_9ocgc_605,._pageMobileImmersive_9ocgc_2916 ._newChatBtn_9ocgc_605{padding:.35rem .45rem;font-size:.68rem}._pageMobileWow_9ocgc_3194 ._chatInlineStatusLabel_9ocgc_271,._pageMobileImmersive_9ocgc_2916 ._chatInlineStatusLabel_9ocgc_271{max-width:4.5rem;overflow:hidden;text-overflow:ellipsis}._pageMobileWow_9ocgc_3194 ._quickNavCard_9ocgc_363{min-width:6.5rem}}._pageMobileWow_9ocgc_3194 ._quickNav_9ocgc_348{padding:.4rem .75rem .35rem;gap:.4rem;mask-image:none;flex-shrink:0}._pageMobileImmersive_9ocgc_2916 ._quickNav_9ocgc_348{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}._pageMobileWow_9ocgc_3194 ._quickNavCard_9ocgc_363{min-width:7.25rem;padding:.45rem .65rem .45rem .45rem;border-radius:13px;background:#fffffff0}._pageMobileWow_9ocgc_3194 ._quickNavIconWrap_9ocgc_403{width:32px;height:32px;border-radius:9px}._pageMobileWow_9ocgc_3194 ._quickNavLabel_9ocgc_466{font-size:.78rem}._pageMobileWow_9ocgc_3194 ._quickNavHint_9ocgc_476{font-size:.65rem}._pageMobileWow_9ocgc_3194 ._quickNavBtn_9ocgc_486{padding:.45rem .85rem;font-size:.8125rem;font-weight:600;border:none;border-radius:999px;background:#ffffffeb;box-shadow:0 2px 8px #0000000d;color:var(--agent-text)}._pageMobileWow_9ocgc_3194 ._quickNavBtn_9ocgc_486:active:not(:disabled){transform:scale(.97);background:var(--shef-accent-tint)}._welcomeGlow_9ocgc_3375{position:absolute;top:8%;left:50%;width:min(220px,60vw);height:min(220px,60vw);transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(196,30,90,.12) 0%,transparent 68%);pointer-events:none;z-index:0}._welcomeScreenMobile_9ocgc_3388{position:relative;justify-content:flex-start;padding:.85rem .85rem .35rem;min-height:0;width:100%;box-sizing:border-box}._welcomeScreenMobile_9ocgc_3388 ._welcomeWorkflowCard_9ocgc_779{max-width:none;width:100%;margin-bottom:.85rem;box-sizing:border-box}._welcomeScreenMobile_9ocgc_3388 ._welcomeIcon_9ocgc_664{position:relative;z-index:1;width:56px;height:56px;border-radius:18px;margin-bottom:1rem;box-shadow:0 6px 20px #c41e5a40}._welcomeScreenMobile_9ocgc_3388._welcomeScreenPersonal_9ocgc_692 ._welcomeIcon_9ocgc_664{border-radius:50%;border:none}._welcomeScreenMobile_9ocgc_3388 ._welcomeTitle_9ocgc_717{position:relative;z-index:1;font-size:clamp(1.65rem,6.5vw,2rem)}._welcomeScreenMobile_9ocgc_3388 ._welcomeSubtitle_9ocgc_763{position:relative;z-index:1;margin-bottom:.85rem;font-size:.9375rem;max-width:30ch}._welcomeCapabilities_9ocgc_3433{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem;margin:0 0 1rem;max-width:28rem}._welcomeCap_9ocgc_3433{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--agent-accent);opacity:.9;padding:.35rem .65rem;border-radius:999px;background:#c41e5a0f;border:1px solid rgba(196,30,90,.1)}._welcomeCap_9ocgc_3433:not(:last-child):after{content:none}._welcomeScreenMobile_9ocgc_3388 ._welcomeSuggestions_9ocgc_871{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:none;margin-top:auto}._welcomeScreenMobile_9ocgc_3388 ._welcomeSuggestionCard_9ocgc_879{padding:.9rem 1rem;border:none;border-radius:14px;background:#fffffff2;box-shadow:0 2px 12px #0000000d;gap:.65rem}._welcomeScreenMobile_9ocgc_3388 ._welcomeSuggestionCard_9ocgc_879:active:not(:disabled){transform:scale(.99);background:var(--shef-accent-tint)}._welcomeScreenMobile_9ocgc_3388 ._welcomeSuggestionText_9ocgc_898{font-size:.9375rem;line-height:1.35}._welcomeScreenMobile_9ocgc_3388 ._welcomeSuggestionArrow_9ocgc_903{flex-shrink:0;font-size:1.1rem;font-weight:300;color:var(--agent-text-muted);opacity:.7}._pageMobileWow_9ocgc_3194 ._messagesConversation_9ocgc_933{gap:1rem;padding:.5rem .85rem}._pageMobileWow_9ocgc_3194 ._msgRowAgent_9ocgc_1260{gap:.5rem}._pageMobileWow_9ocgc_3194 ._msgAvatar_9ocgc_1284{width:22px;height:22px;margin-top:.25rem}._pageMobileWow_9ocgc_3194 ._msgUser_9ocgc_1304{max-width:min(86%,400px);padding:.7rem .95rem;font-size:.9375rem;border-radius:18px 18px 4px;box-shadow:0 2px 10px #c41e5a38}._pageMobileWow_9ocgc_3194 ._msgAssistantBubble_9ocgc_1330{max-width:100%;padding:.2rem .15rem;font-size:.98rem;line-height:1.55;font-weight:500;border:none;border-radius:0;background:transparent;box-shadow:none;color:#2a1a2e}._pageMobileWow_9ocgc_3194 ._msgChefsBlock_9ocgc_1498,._pageMobileWow_9ocgc_3194 ._msgMealsBlock_9ocgc_1359,._pageMobileWow_9ocgc_3194 ._msgPlansBlock_9ocgc_1570{width:100%}._pageMobileWow_9ocgc_3194 ._msgChefCard_9ocgc_1525,._pageMobileWow_9ocgc_3194 ._msgMealCard_9ocgc_1406,._pageMobileWow_9ocgc_3194 ._msgPlanCard_9ocgc_1596{width:100%;border:none;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 14px #0000000f}._pageMobileWow_9ocgc_3194 ._msgChefsList_9ocgc_1514,._pageMobileWow_9ocgc_3194 ._msgMealsList_9ocgc_1388,._pageMobileWow_9ocgc_3194 ._msgPlansList_9ocgc_1579{display:flex;flex-direction:column;gap:.5rem}._pageMobileWow_9ocgc_3194 ._msgChefCard_9ocgc_1525,._pageMobileWow_9ocgc_3194 ._msgPlanCard_9ocgc_1596{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;min-height:88px;text-align:left}._pageMobileWow_9ocgc_3194 ._msgChefImg_9ocgc_1548,._pageMobileWow_9ocgc_3194 ._msgPlanImg_9ocgc_1619{grid-row:1 / -1;grid-column:1;width:88px;min-height:88px;height:100%}._pageMobileWow_9ocgc_3194 ._msgChefName_9ocgc_1555,._pageMobileWow_9ocgc_3194 ._msgPlanName_9ocgc_1626{grid-column:2;grid-row:1;align-self:end;display:block;padding:.55rem .75rem .1rem;font-size:.9375rem;line-height:1.3}._pageMobileWow_9ocgc_3194 ._msgChefMeta_9ocgc_1562,._pageMobileWow_9ocgc_3194 ._msgPlanMeta_9ocgc_1633{grid-column:2;grid-row:2;align-self:start;display:block;padding:0 .75rem .55rem;font-size:.8125rem;line-height:1.35}._pageMobileWow_9ocgc_3194 ._msgMealCard_9ocgc_1406{display:flex;flex-direction:row;align-items:stretch;min-height:76px;text-align:left}._pageMobileWow_9ocgc_3194 ._msgMealImg_9ocgc_1430{width:76px;height:76px;flex-shrink:0;border-radius:0;object-fit:cover}._pageMobileWow_9ocgc_3194 ._msgMealCardBody_9ocgc_1461{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.15rem;padding:.55rem 3.25rem .55rem .75rem}._pageMobileWow_9ocgc_3194 ._msgMealName_9ocgc_1435{padding:0;text-align:left;font-size:.9375rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._pageMobileWow_9ocgc_3194 ._msgMealPrice_9ocgc_1447{padding:0;font-size:.8125rem}._pageMobileWow_9ocgc_3194 ._msgMealCardInCart_9ocgc_1468{background:var(--shef-accent-tint);box-shadow:0 0 0 2px #c41e5a47}._pageMobileWow_9ocgc_3194 ._msgMealAddedBadge_9ocgc_1473{top:50%;right:.65rem;transform:translateY(-50%)}._pageMobileWow_9ocgc_3194 ._msgCartBlock_9ocgc_1699,._pageMobileWow_9ocgc_3194 ._msgPaymentBlock_9ocgc_1963,._pageMobileWow_9ocgc_3194 ._msgLoginBlock_9ocgc_1641{min-width:0;max-width:none;width:100%;border:none;box-shadow:0 2px 14px #0000000f}._pageMobileWow_9ocgc_3194 ._msgCartItem_9ocgc_1734{border-bottom:none;padding:.5rem 0}._pageMobileWow_9ocgc_3194 ._msgCartItem_9ocgc_1734+._msgCartItem_9ocgc_1734{border-top:1px solid rgba(0,0,0,.05)}._pageMobileWow_9ocgc_3194 ._msgCartDivider_9ocgc_1911,._pageMobileWow_9ocgc_3194 ._msgPaymentDivider_9ocgc_2030{background:#0000000f;margin:.35rem 0}._pageMobileWow_9ocgc_3194 ._msgPaymentOrder_9ocgc_1998{border:none;background:#00000008}._pageMobileWow_9ocgc_3194 ._msgProceedBtn_9ocgc_1924,._pageMobileWow_9ocgc_3194 ._actionBtnPrimary_9ocgc_2878,._pageMobileWow_9ocgc_3194 ._msgPayBtn_9ocgc_1926{min-height:48px;font-size:.9375rem;font-weight:700;border-radius:12px}._pageMobileWow_9ocgc_3194 ._composeBlock_9ocgc_2439{margin:0;max-width:none;width:100%;box-sizing:border-box;padding:.5rem max(.85rem,env(safe-area-inset-right,0px)) max(.65rem,env(safe-area-inset-bottom,0px)) max(.85rem,env(safe-area-inset-left,0px));background:#fffffff0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:none;box-shadow:0 -4px 24px #0000000f}._pageMobileWow_9ocgc_3194 ._suggestionsArea_9ocgc_3138{margin-bottom:.45rem}._pageMobileWow_9ocgc_3194 ._suggestionsLabel_9ocgc_3128{display:block;padding:0 .15rem}._pageMobileWow_9ocgc_3194 ._suggestionsStrip_9ocgc_2737{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.4rem;padding:.15rem 0 0;margin:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}._pageMobileWow_9ocgc_3194 ._suggestionsStrip_9ocgc_2737::-webkit-scrollbar{display:none}._pageMobileWow_9ocgc_3194 ._suggestionChip_9ocgc_2454{flex-shrink:0;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;border:none;background:#0000000a;box-shadow:none;color:var(--agent-text)}._pageMobileWow_9ocgc_3194 ._suggestionChip_9ocgc_2454:active{background:var(--shef-accent-tint);color:var(--agent-accent)}._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752{background:linear-gradient(165deg,#fffffffa,#fff6f9f5);color:#3a242c;box-shadow:0 6px 18px #2a12180f,0 1px #ffffffe6 inset;border:1px solid rgba(92,36,48,.1);font-weight:700;padding:.55rem .95rem .55rem .7rem}._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752:active{transform:scale(.97);background:linear-gradient(165deg,#fffffffa,#fff6f9f5);color:#3a242c}._pageMobileWow_9ocgc_3194 ._chipKind_order_9ocgc_3771,._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=order]{background:linear-gradient(135deg,#d42365,#8a1f45 55%,#5c2430);color:#fff;border-color:transparent}._pageMobileWow_9ocgc_3194 ._chipKind_order_9ocgc_3771:active,._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=order]:active{background:linear-gradient(135deg,#d42365,#8a1f45 55%,#5c2430);color:#fff}._pageMobileWow_9ocgc_3194 ._chipKind_shef_9ocgc_3784,._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=shef]{background:linear-gradient(160deg,#fffaf5,#fff3e8);color:#5a3420}._pageMobileWow_9ocgc_3194 ._chipKind_reorder_9ocgc_3790,._pageMobileWow_9ocgc_3194 ._chipKind_crave_9ocgc_3791,._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=reorder],._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=crave]{background:linear-gradient(160deg,#fff8fb,#ffe8f0);color:#3a242c}._pageMobileWow_9ocgc_3194 ._chipKind_cart_9ocgc_3798,._pageMobileWow_9ocgc_3194 ._suggestionChipFeed_9ocgc_3752[data-kind=cart]{background:#fff;color:#3a242c}._pageMobileWow_9ocgc_3194 ._inputRow_9ocgc_2486{min-height:48px;padding:.25rem .25rem .25rem 1rem;border-radius:24px;border:none;background:#0000000a;box-shadow:none}._pageMobileWow_9ocgc_3194 ._inputRow_9ocgc_2486:focus-within{background:#fff;box-shadow:0 0 0 2px #c41e5a33}._pageMobileWow_9ocgc_3194 ._sendBtn_9ocgc_2699:not(:disabled){background:var(--agent-brand-gradient);color:var(--shef-on-header);box-shadow:none}._pageMobileWow_9ocgc_3194 ._micBtnActive_9ocgc_2631{background:var(--agent-accent-tint);color:var(--agent-accent);box-shadow:0 0 #c41e5a40;animation:_micBtnPulse_9ocgc_1 1.2s ease-in-out infinite}._pageMobileWow_9ocgc_3194 ._messagesWelcome_9ocgc_929{justify-content:flex-start;padding-top:0}@media(max-width:640px){._chatSection_9ocgc_1215{padding:0}._page_9ocgc_14:not(._pageMobileNative_9ocgc_2986) ._chatSection_9ocgc_1215{padding:0 .75rem}._agentHero_9ocgc_3845{padding:1rem 0 .85rem}._agentAvatar_9ocgc_3849{width:48px;height:48px}._agentName_9ocgc_3854{font-size:1.15rem}._msgAvatar_9ocgc_1284{width:26px;height:26px}._capabilities_9ocgc_3863{margin-top:.65rem}._composeBlock_9ocgc_2439{margin:0;padding-left:.75rem;padding-right:.75rem;padding-bottom:max(1rem,env(safe-area-inset-bottom))}._pageMobileNative_9ocgc_2986 ._composeBlock_9ocgc_2439,._pageMobileWow_9ocgc_3194 ._composeBlock_9ocgc_2439{margin:0}._inputRow_9ocgc_2486{align-items:center;min-height:48px;padding:.4rem .4rem .4rem 1rem;border-radius:24px}._input_9ocgc_2477{font-size:1rem;line-height:1.45;padding:.4rem 0}._inputActions_9ocgc_2550{align-items:center;gap:.15rem}._micBtn_9ocgc_2566,._sendBtn_9ocgc_2699{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%}._sendBtn_9ocgc_2699:not(:disabled){box-shadow:0 2px 10px #c41e5a4d}._inputDisclaimer_9ocgc_2558{margin-top:.5rem;font-size:.6875rem;padding:0 .25rem}}._welcomeOnboardingRow_9ocgc_3917{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem;max-width:36rem;width:100%}._welcomeOnboardingChip_9ocgc_3927{padding:.45rem .85rem;font-size:.8rem;font-weight:600;color:var(--shef-maroon);background:#5c243014;border:1px solid rgba(92,36,48,.15);border-radius:999px;cursor:pointer}._msgFeedBlock_9ocgc_3938,._msgReviewBlock_9ocgc_3939,._msgActionBlock_9ocgc_3940{display:flex;flex-direction:column;gap:.75rem}._msgProfileStats_9ocgc_3946{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .85rem;margin:.25rem 0 .5rem;padding:0;list-style:none}._msgProfileStats_9ocgc_3946 li{font-size:.85rem;color:var(--shef-text-muted)}._msgProfileStats_9ocgc_3946 li strong{color:var(--shef-text)}._msgFeedIntro_9ocgc_3964,._msgFeedEmpty_9ocgc_3965{margin:0;font-size:.9rem;color:var(--shef-text-muted)}._msgFeedList_9ocgc_3971{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;list-style:none;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}._msgFeedList_9ocgc_3971::-webkit-scrollbar{display:none}._msgFeedList_9ocgc_3971 li{flex:0 0 min(72vw,220px)}._msgFeedCard_9ocgc_3990{display:flex;flex-direction:column;width:100%;text-align:left;padding:0;border:1px solid var(--shef-border);border-radius:12px;overflow:hidden;background:var(--shef-surface);cursor:pointer}._msgFeedImg_9ocgc_4003{width:100%;aspect-ratio:4 / 3;object-fit:cover}._msgFeedAuthor_9ocgc_4009{padding:.5rem .65rem .15rem;font-size:.8rem;font-weight:700}._msgFeedText_9ocgc_4015{padding:0 .65rem .65rem;font-size:.78rem;color:var(--shef-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._msgReviewChefList_9ocgc_4025{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._msgReviewChefBtn_9ocgc_4034{display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;border:1px solid var(--shef-border);border-radius:10px;background:var(--shef-surface);font-weight:600;cursor:pointer}._msgReviewChefImg_9ocgc_4047{width:36px;height:36px;border-radius:50%;object-fit:cover}._msgFormSecondaryBtn_9ocgc_4054{margin-top:.35rem;padding:.55rem .75rem;font-size:.85rem;font-weight:600;color:var(--shef-maroon);background:transparent;border:none;cursor:pointer;text-decoration:underline;align-self:flex-start}._msgAddAllBtn_9ocgc_4068{width:100%;margin-top:.15rem;padding:.6rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;color:var(--shef-maroon);background:#c41e5a0f;border:1px dashed rgba(196,30,90,.35);border-radius:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease}._msgAddAllBtn_9ocgc_4068:hover{background:#c41e5a1f;border-color:var(--shef-pink)}._msgReorderBlock_9ocgc_4088{display:flex;flex-direction:column;gap:.65rem;min-width:280px;max-width:360px;padding:1.15rem 1.25rem;background:var(--agent-surface);border:1px solid var(--agent-border);border-radius:16px;box-shadow:0 4px 20px #0000000d}._msgReorderList_9ocgc_4100{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._msgReorderItem_9ocgc_4108{display:flex;align-items:center;gap:.65rem;padding:.6rem .7rem;border:1px solid var(--shef-border);border-radius:12px;background:var(--shef-surface)}._msgReorderInfo_9ocgc_4117{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._msgReorderTitle_9ocgc_4124{font-size:.875rem;font-weight:600;color:var(--shef-text);line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._msgReorderMeta_9ocgc_4134{font-size:.78rem;color:var(--shef-text-muted)}._msgReorderBtn_9ocgc_4138{flex-shrink:0;padding:.5rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700;color:var(--shef-on-header);background:var(--agent-brand-gradient);border:none;border-radius:10px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._msgReorderBtn_9ocgc_4138:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 14px #c41e5a4d}._newChatOverlay_9ocgc_4158{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#1a12166b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:_newChatOverlayIn_9ocgc_1 .22s ease-out}@keyframes _newChatOverlayIn_9ocgc_1{0%{opacity:0}to{opacity:1}}._newChatDialog_9ocgc_4177{position:relative;width:100%;max-width:400px;padding:1.75rem 1.5rem 1.35rem;border-radius:22px;border:1px solid rgba(255,255,255,.65);background:linear-gradient(165deg,#fffffffa,#fff8fcf5 55%,#fff2f7f0);box-shadow:0 2px 4px #5c24300a,0 16px 40px #c41e5a24,0 32px 64px #0000001f;text-align:center;animation:_newChatDialogIn_9ocgc_1 .28s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes _newChatDialogIn_9ocgc_1{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}._newChatDialogGlow_9ocgc_4205{position:absolute;top:-2.5rem;left:50%;width:180px;height:180px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(196,30,90,.18) 0%,transparent 70%);pointer-events:none}._newChatIconWrap_9ocgc_4217{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 1rem;border-radius:18px;color:#fff;background:linear-gradient(135deg,#e84393,#c41e5a 55%,#8b2942);box-shadow:inset 0 1px #ffffff47,0 8px 20px #c41e5a47}._newChatTitle_9ocgc_4234{position:relative;z-index:1;margin:0 0 .5rem;font-family:var(--agent-serif);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--shef-text, #1a1a1e)}._newChatLead_9ocgc_4246{position:relative;z-index:1;margin:0 0 1rem;font-family:var(--agent-sans);font-size:.9375rem;line-height:1.55;color:var(--shef-text-muted, #5c5c66)}._newChatMeta_9ocgc_4256{position:relative;z-index:1;margin:0 0 1.25rem}._newChatMetaPill_9ocgc_4262{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;font-family:var(--agent-sans);font-size:.75rem;font-weight:600;letter-spacing:.01em;color:var(--shef-maroon);background:#c41e5a14;border:1px solid rgba(196,30,90,.14)}._newChatActions_9ocgc_4276{position:relative;z-index:1;display:flex;gap:.65rem;margin-top:.25rem}._newChatCancelBtn_9ocgc_4284,._newChatConfirmBtn_9ocgc_4285{flex:1;min-height:46px;padding:.65rem 1rem;border-radius:14px;font-family:var(--agent-sans);font-size:.9375rem;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}._newChatCancelBtn_9ocgc_4284{color:var(--shef-text, #1a1a1e);background:#ffffffd9;border:1px solid rgba(92,36,48,.14);box-shadow:0 1px 2px #0000000a}._newChatCancelBtn_9ocgc_4284:hover{background:#fff;border-color:#5c243038}._newChatConfirmBtn_9ocgc_4285{color:#fff;border:none;background:var(--agent-brand-gradient);box-shadow:0 4px 14px #c41e5a47}._newChatConfirmBtn_9ocgc_4285:hover{background:var(--agent-brand-gradient-hover);box-shadow:0 6px 18px #c41e5a57;transform:translateY(-1px)}._newChatCancelBtn_9ocgc_4284:active,._newChatConfirmBtn_9ocgc_4285:active{transform:translateY(0) scale(.98)}._newChatCancelBtn_9ocgc_4284:focus-visible,._newChatConfirmBtn_9ocgc_4285:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}@media(max-width:480px){._newChatOverlay_9ocgc_4158{align-items:flex-end;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}._newChatDialog_9ocgc_4177{max-width:none;border-radius:20px 20px 18px 18px;padding:1.5rem 1.25rem 1.15rem}._newChatActions_9ocgc_4276{flex-direction:column-reverse}}._msgThinkingColumn_9ocgc_4352{width:100%;align-items:center}._msgSwipeOrderWrap_9ocgc_4357{margin:.35rem 0 .85rem;width:100%;min-width:0}._composeBlockFeed_9ocgc_4363{gap:.45rem;padding-top:.35rem}._inputWrapFeed_9ocgc_4368{width:100%;max-width:100%;min-width:0;border-radius:28px;padding:.7rem .75rem .55rem;background:#fffffff5;border:1px solid rgba(92,36,48,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 40px #2a12181a,0 0 0 1px #ffffffb3 inset;box-sizing:border-box;overflow:hidden;transition:padding .22s ease,border-radius .22s ease,box-shadow .22s ease,background .22s ease}._inputWrapFeedExpanded_9ocgc_4390{padding:.95rem .95rem .8rem;border-radius:26px;background:#fff;border:1.5px solid rgba(196,30,90,.18);box-shadow:0 14px 36px #2a12181a}._inputWrapFeedExpanded_9ocgc_4390:focus-within{border-color:#c41e5a59;box-shadow:0 14px 36px #2a12181f}._inputRowFeed_9ocgc_4403{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;width:100%;max-width:100%;min-width:0;padding:0;border:none;background:transparent;box-shadow:none;overflow:hidden}._inputRowFeed_9ocgc_4403:focus-within{border:none;box-shadow:none;background:transparent}._pageMobileWow_9ocgc_3194 ._inputRowFeed_9ocgc_4403,._pageMobileWow_9ocgc_3194 ._inputRowFeed_9ocgc_4403:focus-within,._pageMobileNative_9ocgc_2986 ._inputRowFeed_9ocgc_4403,._pageMobileNative_9ocgc_2986 ._inputRowFeed_9ocgc_4403:focus-within{min-height:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}._inputRowFeed_9ocgc_4403 ._input_9ocgc_2477{display:block;flex:none;width:100%;max-width:100%;min-width:0;min-height:2.4rem;font-size:1.02rem;font-weight:500;padding:.35rem .2rem;text-align:left;color:#3a2a30;overflow-x:hidden;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;field-sizing:fixed;outline:none;box-shadow:none;border:none;background:transparent}._inputRowFeed_9ocgc_4403 ._input_9ocgc_2477::placeholder{color:#9a8a90;font-weight:500}._inputRowFeedExpanded_9ocgc_4464{gap:.65rem}._inputRowFeedExpanded_9ocgc_4464 ._input_9ocgc_2477,._inputExpanded_9ocgc_4469{min-height:6.5rem!important;max-height:min(38vh,280px);font-size:1.08rem!important;font-weight:500;line-height:1.45;padding:.2rem .1rem .4rem!important;overflow-y:auto;border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}._composerExpandedBar_9ocgc_4483{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;width:100%;padding-top:.65rem;border-top:1px solid rgba(92,36,48,.08)}._composerEnterBtn_9ocgc_4493{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:0 1.25rem;border:none;border-radius:999px;background:#c41e5a;color:#fff;font-family:inherit;font-size:.92rem;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 8px 18px #c41e5a47;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}._composerEnterBtn_9ocgc_4493:hover:not(:disabled){background:#a8184c;transform:translateY(-1px)}._composerEnterBtn_9ocgc_4493:disabled{background:#e8e0e3;color:#9a8a90;cursor:not-allowed;box-shadow:none;opacity:1}._composerEnterBtn_9ocgc_4493:focus-visible{outline:2px solid var(--shef-pink, #c41e5a);outline-offset:2px}._composerExpandedBar_9ocgc_4483 ._micBtnFeed_9ocgc_4531{border-color:#5c243024;background:#fff;color:#3a2a30}._inputActionsFeed_9ocgc_4537{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;width:100%;max-width:100%;min-width:0;padding:.1rem .05rem;box-sizing:border-box}._inputActionsFeed_9ocgc_4537 ._micBtnWrapFeed_9ocgc_4549{margin-left:auto;flex:0 0 auto}._inputActionsFeed_9ocgc_4537 ._sendBtnFeed_9ocgc_4554,._inputActionsFeed_9ocgc_4537 ._sendBtn_9ocgc_2699{margin-left:0;flex:0 0 auto}._micBtnFeed_9ocgc_4531{width:42px;height:42px;min-width:42px;min-height:42px;border-radius:50%;border:1.5px solid rgba(92,36,48,.14);background:#fff;color:#5c2430}._micBtnFeed_9ocgc_4531:hover:not(:disabled){background:#fff7fa;border-color:#c41e5a47;color:var(--shef-pink, #c41e5a)}._micBtnFeed_9ocgc_4531._micBtnActive_9ocgc_2631,._micBtnFeed_9ocgc_4531:disabled{border-color:#c41e5a59;background:#ffecf2f2;color:var(--shef-pink, #c41e5a)}._micBtnWrapFeed_9ocgc_4549 ._micListenRing_9ocgc_2592{width:42px;height:42px;border-radius:50%}._composePlusBtn_9ocgc_4590,._composeCartBtn_9ocgc_4591{position:relative;width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(92,36,48,.14);background:#fff;color:var(--shef-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}._composePlusBtn_9ocgc_4590:disabled,._composeCartBtn_9ocgc_4591:disabled{opacity:.55;cursor:not-allowed}._composeCartBadge_9ocgc_4612{position:absolute;top:-3px;right:-3px;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:#e11d48;color:#fff;font-size:.65rem;font-weight:800;display:grid;place-items:center;line-height:1}._sendBtnFeed_9ocgc_4554{width:42px!important;height:42px!important;border-radius:50%!important;background:#e8e4e6!important;color:#6b5a5e!important;box-shadow:none!important}._sendBtnFeed_9ocgc_4554:not(:disabled){background:#1a1214!important;color:#fff!important}._sendBtnStop_9ocgc_4643{background:#1a1214!important;color:#fff!important}._aiDisclaimer_9ocgc_4648{margin:.45rem 0 0;text-align:center;font-size:.68rem;color:var(--shef-text-muted, #8a7a7e);line-height:1.3}._feedExploreLink_9ocgc_4656{border:none;background:transparent;color:#d42365b8;font-family:inherit;font-size:.82rem;font-weight:750;cursor:pointer;padding:.35rem .5rem;justify-self:center}._pageMobileWow_9ocgc_3194 ._msgMealsBlock_9ocgc_1359{gap:.75rem}._pageMobileWow_9ocgc_3194 ._messagesConversation_9ocgc_933{background-image:radial-gradient(ellipse 80% 40% at 10% 20%,rgba(196,30,90,.05),transparent 55%),radial-gradient(ellipse 70% 35% at 90% 10%,rgba(232,119,34,.06),transparent 50%)}._chatShellFeed_9ocgc_4679{position:relative;overflow:hidden}._chatTopBarFeed_9ocgc_4684{display:grid!important;grid-template-columns:40px 1fr 40px;align-items:center;gap:.5rem;padding:.55rem .75rem!important}._feedIconBtn_9ocgc_4692{width:40px;height:40px;border-radius:50%;border:1px solid rgba(92,36,48,.1);background:#fff;color:var(--shef-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #2a12180f}._feedModePill_9ocgc_4706{justify-self:center;display:inline-flex;align-items:center;gap:.4rem;min-height:40px;padding:.4rem .95rem;border-radius:999px;border:1px solid rgba(196,30,90,.16);background:linear-gradient(180deg,#fff,#fff5f8);color:var(--shef-maroon, #5c2430);font-family:inherit;font-size:.9rem;font-weight:750;cursor:pointer;box-shadow:0 4px 16px #c41e5a1a}._feedModeSpark_9ocgc_4724{width:10px;height:10px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,var(--shef-pink, #c41e5a));box-shadow:0 0 8px #c41e5a73}._feedModeChevron_9ocgc_4732{font-size:.7rem;opacity:.7}._messagesDiscover_9ocgc_4737{padding-top:0!important;padding-left:.35rem!important;padding-right:.35rem!important}._quickNavCompact_9ocgc_4743{display:none}._goToChatPill_9ocgc_4747{align-self:center;z-index:5;margin:-.35rem auto .35rem;min-height:38px;padding:.45rem 1.15rem;border:1px solid rgba(196,30,90,.12);border-radius:999px;background:#fffffff0;color:var(--shef-maroon, #5c2430);font-family:inherit;font-size:.84rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 28px #c41e5a2e,0 0 24px #9b2bd429}._goToDiscoverPill_9ocgc_4767{align-self:center;z-index:5;margin:-.25rem auto .25rem;min-height:34px;padding:.35rem .95rem;border:1px solid rgba(92,36,48,.1);border-radius:999px;background:#fffffff0;color:#5c2430;font-family:inherit;font-size:.8rem;font-weight:750;cursor:pointer;box-shadow:0 6px 18px #2a121814}._suggestionsAreaFeed_9ocgc_4784{display:flex;flex-direction:column;gap:.35rem;padding:0;min-width:0}._suggestionsRailHead_9ocgc_4792{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:0 .35rem .05rem}._suggestionsRailLabel_9ocgc_4800{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._suggestionsRailHint_9ocgc_4808{font-size:.68rem;font-weight:650;color:#b0a0a6}._suggestionsStripFeed_9ocgc_4814{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.55rem;overflow-x:auto;overflow-y:hidden;padding:.2rem .35rem .55rem;margin:0 -.15rem;scroll-snap-type:x proximity;scroll-padding-inline:.35rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent 0,#000 12px,#000 calc(100% - 18px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12px,#000 calc(100% - 18px),transparent 100%)}._suggestionsStripFeed_9ocgc_4814::-webkit-scrollbar{display:none}._suggestionChipFeed_9ocgc_3752{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;width:auto;max-width:min(78vw,260px);min-height:42px;padding:.55rem .95rem .55rem .7rem;border-radius:999px;border:1px solid rgba(92,36,48,.1);background:linear-gradient(165deg,#fffffffa,#fff6f9f5);color:#3a242c;font-size:.82rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;scroll-snap-align:start;box-shadow:0 6px 18px #2a12180f,0 1px #ffffffe6 inset;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}._suggestionChipFeed_9ocgc_3752:active{transform:scale(.97)}._suggestionChipIcon_9ocgc_4870{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#c41e5a1a;color:var(--shef-pink, #c41e5a)}._suggestionChipText_9ocgc_4882{min-width:0;overflow:hidden;text-overflow:ellipsis}._chipKind_add_9ocgc_4888 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=add] ._suggestionChipIcon_9ocgc_4870{background:#c41e5a1f;color:#c41e5a}._chipKind_order_9ocgc_3771,._suggestionChipFeed_9ocgc_3752[data-kind=order]{border-color:transparent;background:linear-gradient(135deg,#d42365,#8a1f45 55%,#5c2430);color:#fff;box-shadow:0 10px 22px #c41e5a47,0 1px #fff3 inset}._chipKind_order_9ocgc_3771 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=order] ._suggestionChipIcon_9ocgc_4870{background:#fff3;color:#fff}._chipKind_cart_9ocgc_3798,._suggestionChipFeed_9ocgc_3752[data-kind=cart]{border-color:#5c243024;background:#fff}._chipKind_cart_9ocgc_3798 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=cart] ._suggestionChipIcon_9ocgc_4870{background:#5c243014;color:#5c2430}._chipKind_shef_9ocgc_3784,._suggestionChipFeed_9ocgc_3752[data-kind=shef]{border-color:#b46e3c38;background:linear-gradient(160deg,#fffaf5,#fff3e8);color:#5a3420}._chipKind_shef_9ocgc_3784 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=shef] ._suggestionChipIcon_9ocgc_4870{background:#b46e3c24;color:#a85a28}._chipKind_reorder_9ocgc_3790,._chipKind_crave_9ocgc_3791,._suggestionChipFeed_9ocgc_3752[data-kind=reorder],._suggestionChipFeed_9ocgc_3752[data-kind=crave]{border-color:#c41e5a2e;background:linear-gradient(160deg,#fff8fb,#ffe8f0)}._chipKind_track_9ocgc_4943 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=track] ._suggestionChipIcon_9ocgc_4870{background:#2878641f;color:#1f6f5c}._chipKind_explore_9ocgc_4949 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=explore] ._suggestionChipIcon_9ocgc_4870{background:#5c243014;color:#5c2430}._chipKind_default_9ocgc_4955 ._suggestionChipIcon_9ocgc_4870,._suggestionChipFeed_9ocgc_3752[data-kind=default] ._suggestionChipIcon_9ocgc_4870{background:#9b2b641a;color:#9b2b64}._feedbackRow_9ocgc_4961{display:flex;gap:.4rem;padding-left:.35rem}._feedbackBtn_9ocgc_4967{width:36px;height:36px;border-radius:10px;border:1px solid rgba(92,36,48,.12);background:#fff;cursor:pointer;font-size:.95rem}._pageMobileWow_9ocgc_3194 ._msgAvatar_9ocgc_1284{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:.2rem;margin-right:.35rem;background:transparent;border:none;box-shadow:none}._pageMobileWow_9ocgc_3194 ._msgAvatarMark_9ocgc_1296{width:14px;height:14px;border-radius:0;background:radial-gradient(circle at 50% 50%,#c41e5a 0 1.5px,transparent 1.7px),radial-gradient(circle at 50% 12%,#9b2bd4 0 1.2px,transparent 1.4px),radial-gradient(circle at 50% 88%,#9b2bd4 0 1.2px,transparent 1.4px),radial-gradient(circle at 12% 50%,#9b2bd4 0 1.2px,transparent 1.4px),radial-gradient(circle at 88% 50%,#9b2bd4 0 1.2px,transparent 1.4px),radial-gradient(circle at 22% 22%,rgba(155,43,212,.85) 0 1px,transparent 1.2px),radial-gradient(circle at 78% 22%,rgba(155,43,212,.85) 0 1px,transparent 1.2px),radial-gradient(circle at 22% 78%,rgba(155,43,212,.85) 0 1px,transparent 1.2px),radial-gradient(circle at 78% 78%,rgba(155,43,212,.85) 0 1px,transparent 1.2px);opacity:.9}._pageMobileWow_9ocgc_3194 ._msgUser_9ocgc_1304{background:#e8e0f5d9;border:none;color:#2a1a2e}._feedbackBtnOn_9ocgc_5013{border-color:#c41e5a59;background:#ffecf2f2;box-shadow:0 0 0 2px #c41e5a1f}._feedMenuWrap_9ocgc_5019{position:relative}._feedMenu_9ocgc_5019{position:absolute;top:calc(100% + .4rem);right:0;z-index:30;min-width:10.5rem;padding:.35rem;border-radius:16px;border:1px solid rgba(92,36,48,.1);background:#fffffffa;box-shadow:0 16px 36px #2a121829;display:flex;flex-direction:column;gap:.15rem}._feedMenu_9ocgc_5019 button{appearance:none;border:none;background:transparent;text-align:left;padding:.65rem .75rem;border-radius:12px;font-family:inherit;font-size:.88rem;font-weight:700;color:var(--shef-text, #1a1214);cursor:pointer}._feedMenu_9ocgc_5019 button:hover,._feedMenu_9ocgc_5019 button:focus-visible{background:#ffecf2e6;color:var(--shef-maroon, #5c2430)}._feedMenu_9ocgc_5019 button:disabled{opacity:.45;cursor:not-allowed}._msgFeedActionChips_9ocgc_5064{display:flex;flex-direction:column;gap:.4rem;margin-top:.65rem;width:100%}._msgFeedChip_9ocgc_5072{width:100%;min-height:44px;padding:.7rem 1rem;border-radius:999px;border:1px solid rgba(196,30,90,.16);background:#ffecf2eb;color:var(--shef-pink, #c41e5a);font-family:inherit;font-size:.9rem;font-weight:750;text-align:left;cursor:pointer}._msgExploreMoreBtn_9ocgc_5087{align-self:center;min-height:40px;margin-top:.15rem;padding:.5rem 1.15rem;border:none;border-radius:999px;background:#1a1214;color:#fff;font-family:inherit;font-size:.84rem;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #1a121438}._msgCartNudgeBlock_9ocgc_836 ._msgFeedActionChips_9ocgc_5064{margin-top:.55rem}._feedMenuDesktop_9ocgc_5107{right:0;left:auto;min-width:11.5rem}._historyOverlay_9ocgc_5113{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#1a121459;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}._historySheet_9ocgc_5126{width:min(100%,440px);max-height:min(78vh,640px);display:flex;flex-direction:column;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -12px 40px #1a12142e;overflow:hidden}@media(min-width:768px){._historyOverlay_9ocgc_5113{align-items:center;padding:1.5rem}._historySheet_9ocgc_5126{border-radius:22px;max-height:min(72vh,620px)}}._historyHead_9ocgc_5149{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1.1rem 1.15rem .75rem;border-bottom:1px solid rgba(92,36,48,.08)}._historyTitle_9ocgc_5158{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:#1a1214}._historySub_9ocgc_5166{margin:.2rem 0 0;font-size:.78rem;color:#8a7a7e}._historyClose_9ocgc_5172{width:36px;height:36px;border:none;border-radius:50%;background:#f5f1f2;color:#1a1214;font-size:1.35rem;line-height:1;cursor:pointer;flex-shrink:0}._historyEmpty_9ocgc_5185{margin:0;padding:2rem 1.25rem;text-align:center;font-size:.92rem;line-height:1.45;color:#6b5a5e}._historyList_9ocgc_5194{list-style:none;margin:0;padding:.45rem .55rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.35rem}._historyList_9ocgc_5194 li{display:grid;grid-template-columns:1fr auto;gap:.25rem;align-items:stretch}._historyItem_9ocgc_5212{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;min-width:0;padding:.75rem .85rem;border:1px solid rgba(92,36,48,.08);border-radius:14px;background:#fff;text-align:left;cursor:pointer;font-family:inherit}._historyItemActive_9ocgc_5228{border-color:#c41e5a47;background:#fff0f5e6}._historyItemTitle_9ocgc_5233{font-size:.92rem;font-weight:800;color:#1a1214;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._historyItemPreview_9ocgc_5243{font-size:.8rem;color:#6b5a5e;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._historyItemMeta_9ocgc_5252{font-size:.72rem;font-weight:650;color:#9a8a90}._historyDelete_9ocgc_5258{min-width:40px;padding:0 .65rem;border:none;border-radius:12px;background:#f7f3f4;color:#8a3a55;font-family:inherit;font-size:.78rem;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.3rem}._historyDelete_9ocgc_5258:hover,._historyDelete_9ocgc_5258:focus-visible{background:#c41e5a1a;color:#c41e5a}._historyFooter_9ocgc_5281{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem max(.9rem,env(safe-area-inset-bottom));border-top:1px solid rgba(92,36,48,.08)}._historyClearAllBtn_9ocgc_5289{width:100%;min-height:44px;border:1px solid rgba(92,36,48,.12);border-radius:14px;background:#fff;color:#8a3a55;font-family:inherit;font-size:.88rem;font-weight:750;cursor:pointer}._historyClearAllBtn_9ocgc_5289:hover{background:#fff5f8;border-color:#c41e5a38}._historyNewBtn_9ocgc_5307{width:100%;min-height:46px;border:none;border-radius:999px;background:linear-gradient(145deg,#e84a7f,#c41e5a 52%,#9b1c48);color:#fff;font-family:inherit;font-size:.92rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 20px #c41e5a47,inset 0 1px #fff3}._historyNewBtn_9ocgc_5307:hover{filter:brightness(1.04)}._historyNewBtn_9ocgc_5307:active{transform:scale(.98)}._historyOverlayFull_9ocgc_5333{align-items:stretch;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}._historySheetFull_9ocgc_5340{width:100%;max-width:none;max-height:none;height:100%;border-radius:0;box-shadow:none;position:relative}._historyHeadPrev_9ocgc_5350{align-items:center;justify-content:space-between;padding:max(.65rem,env(safe-area-inset-top)) .75rem .85rem;border-bottom:none}._historyBack_9ocgc_5357{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:transparent;color:#1a1214;cursor:pointer}._historyTitlePrev_9ocgc_5370{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:#1a1214;text-align:center}._historyHeadSpacer_9ocgc_5379{width:40px;height:40px}._historyClearAllHead_9ocgc_5384{min-width:40px;height:40px;padding:0 .45rem;border:none;border-radius:999px;background:transparent;color:#c41e5a;font-family:inherit;font-size:.82rem;font-weight:800;cursor:pointer}._historyTabs_9ocgc_5398{display:flex;gap:.35rem;padding:.35rem 1rem .65rem;border-bottom:1px solid rgba(26,18,20,.06)}._historyTab_9ocgc_5398{flex:1;min-height:36px;padding:.4rem .65rem;border:1px solid transparent;border-radius:999px;background:transparent;color:#8a7a7e;font-family:inherit;font-size:.78rem;font-weight:750;cursor:pointer}._historyTabActive_9ocgc_5419{background:#c41e5a14;border-color:#c41e5a29;color:#c41e5a}._historyListTableTalk_9ocgc_5425{gap:.55rem}._tableTalkRow_9ocgc_5429{display:grid;grid-template-columns:1fr auto;gap:.35rem .4rem;align-items:start;padding-bottom:.55rem;border-bottom:1px solid rgba(26,18,20,.06)}._tableTalkCard_9ocgc_5438{grid-column:1 / 2;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%;padding:.75rem .15rem;border:none;border-radius:12px;background:transparent;text-align:left;cursor:pointer;font-family:inherit}._tableTalkCardOpen_9ocgc_5454{background:#fff0f58c;padding:.75rem .65rem}._tableTalkBadge_9ocgc_5459{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c41e5a}._tableTalkTitle_9ocgc_5467{font-size:.95rem;font-weight:800;color:#1a1214;letter-spacing:-.02em}._tableTalkAiPreview_9ocgc_5474{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;font-weight:550;line-height:1.4;color:#5c5558}._tableTalkAiLabel_9ocgc_5485{display:inline-block;margin-right:.35rem;padding:.08rem .4rem;border-radius:999px;background:#c41e5a1a;color:#c41e5a;font-size:.62rem;font-weight:800;vertical-align:middle}._tableTalkMeta_9ocgc_5497{font-size:.7rem;font-weight:650;color:#9a8a90}._tableTalkDetail_9ocgc_5503{grid-column:1 / -1;display:flex;flex-direction:column;gap:.7rem;padding:.15rem .65rem .75rem}._tableTalkBlockLabel_9ocgc_5511{margin:0 0 .3rem;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#8a6a72}._tableTalkBlockText_9ocgc_5520{margin:0;font-size:.86rem;font-weight:550;line-height:1.45;color:#3a242c}._tableTalkAiList_9ocgc_5528,._tableTalkHeardList_9ocgc_5529{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}._tableTalkAiList_9ocgc_5528 li{display:block;padding:.65rem .75rem;border-radius:14px;background:#c41e5a0f;border:1px solid rgba(196,30,90,.1);font-size:.84rem;font-weight:550;line-height:1.4;color:#3a242c}._tableTalkHeardList_9ocgc_5529 li{display:block;padding:.5rem .65rem;border-radius:12px;background:#f7f3f4;font-size:.8rem;font-weight:550;line-height:1.4;color:#5c5558}._tableTalkScriptList_9ocgc_5561{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}._tableTalkScriptList_9ocgc_5561 li{display:grid;gap:.15rem;padding:.55rem .7rem;border-radius:12px;border:1px solid rgba(196,30,90,.1);background:#fff}._tableTalkScriptSef_9ocgc_5579{background:#c41e5a0d;border-color:#c41e5a24}._tableTalkScriptSpeaker_9ocgc_5584{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._tableTalkScriptSef_9ocgc_5579 ._tableTalkScriptSpeaker_9ocgc_5584{color:#c41e5a}._tableTalkScriptText_9ocgc_5596{font-size:.84rem;font-weight:550;line-height:1.4;color:#3a242c}._tableTalkChefs_9ocgc_5603{margin:0;font-size:.78rem;font-weight:650;color:#8a6a72}._tableTalkReopen_9ocgc_5610{align-self:flex-start;min-height:40px;padding:.5rem .95rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-family:inherit;font-size:.8rem;font-weight:800;cursor:pointer}._tableTalkRow_9ocgc_5429 ._historyDelete_9ocgc_5258{grid-column:2;grid-row:1;align-self:start;margin-top:.65rem}._historyListPrev_9ocgc_5631{padding:.15rem 1.15rem 7.5rem;gap:0}._historyRowPrev_9ocgc_5636{display:grid;grid-template-columns:1fr auto;gap:.15rem;align-items:center;border-bottom:1px solid rgba(26,18,20,.06)}._historyItemPrev_9ocgc_5243{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 0;border:none;border-radius:0;background:transparent}._historyItemPrev_9ocgc_5243._historyItemActive_9ocgc_5228{background:transparent;border:none}._historyDeletePrev_9ocgc_5660{width:auto;min-width:44px;height:36px;padding:0 .65rem;border-radius:999px;background:#c41e5a0f;color:#c41e5a}._historyDeletePrev_9ocgc_5660:hover,._historyDeletePrev_9ocgc_5660:focus-visible{background:#c41e5a1f;color:#a01848}._historyDeleteLabel_9ocgc_5676{font-size:.72rem;font-weight:800;letter-spacing:.01em}._historyItemTitlePrev_9ocgc_5682{flex:1;min-width:0;font-size:.98rem;font-weight:550;color:#5c5558;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}._historyItemTimePrev_9ocgc_5694{flex-shrink:0;font-size:.88rem;font-weight:500;color:#a39a9e}._historyMobileFooter_9ocgc_5701{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;gap:.45rem;padding:.75rem 1.1rem max(1.1rem,env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff0,#fff 28%)}._historyMobileFooter_9ocgc_5701 ._historyClearAllBtn_9ocgc_5289{background:#fffffff5}._historyNewFab_9ocgc_5718{position:static;right:auto;bottom:auto;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:48px;padding:.75rem 1.15rem;border:none;border-radius:999px;background:linear-gradient(145deg,#e84a7f,#c41e5a 52%,#9b1c48);color:#fff;font-family:inherit;font-size:.92rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 22px #c41e5a52,inset 0 1px #ffffff38}._historyNewFab_9ocgc_5718:hover{filter:brightness(1.04)}._historyNewFab_9ocgc_5718:active{transform:scale(.98);filter:brightness(.98)}._historyNewFab_9ocgc_5718:focus-visible{outline:2px solid rgba(196,30,90,.55);outline-offset:2px}._msgExploreGridCard_9ocgc_5761{width:100%;padding:.85rem .85rem .55rem;border-radius:18px;background:#fff;border:1px solid rgba(26,18,20,.06);box-shadow:0 8px 28px #1a12140f}._msgExploreGrid_9ocgc_5761{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem .65rem}._msgExploreGridItem_9ocgc_5779{min-width:0}._msgExploreGridPhoto_9ocgc_5783{position:relative;aspect-ratio:1;border-radius:12px;background:#f3eef0 center/cover no-repeat;overflow:hidden}._msgExploreDietVeg_9ocgc_5791,._msgExploreDietNonVeg_9ocgc_5792{position:absolute;left:.45rem;bottom:.45rem;width:.72rem;height:.72rem;border-radius:2px;border:1.5px solid currentColor;background:#fff;z-index:1}._msgExploreDietVeg_9ocgc_5791{color:#1f8a3b}._msgExploreDietVeg_9ocgc_5791:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#1f8a3b}._msgExploreDietNonVeg_9ocgc_5792{color:#8b4513}._msgExploreDietNonVeg_9ocgc_5792:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#8b4513}._msgExploreAddBtn_9ocgc_5828{position:absolute;right:.4rem;bottom:.4rem;min-height:28px;padding:.28rem .55rem;border:none;border-radius:8px;background:#ffecf2f5;color:var(--shef-pink, #c41e5a);font-family:inherit;font-size:.68rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 4px 12px #1a12141f}._msgExploreAddBtnOn_9ocgc_5846{background:#1a1214;color:#fff}._msgExploreGridName_9ocgc_5851{margin:.4rem 0 0;font-size:.82rem;font-weight:700;color:#1a1214;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._msgExploreGridPrice_9ocgc_5861{margin:.1rem 0 0;font-size:.78rem;font-weight:650;color:#1a1214b8}._msgShowMoreLink_9ocgc_5868{display:block;width:100%;margin:.55rem 0 .15rem;padding:.35rem;border:none;background:transparent;color:#1a12148c;font-family:inherit;font-size:.84rem;font-weight:650;text-align:center;cursor:pointer}._msgDegradedRow_9ocgc_5883{display:flex;align-items:center;gap:.45rem;margin:.35rem 0 .15rem;flex-wrap:wrap}._msgOfflineChip_9ocgc_5891{padding:.22rem .55rem;border-radius:999px;background:#b8860b1f;color:#8a6a28;font-size:.65rem;font-weight:800;letter-spacing:.03em}._msgRetryBtn_9ocgc_5901{padding:.22rem .6rem;border:1px solid rgba(196,30,90,.22);border-radius:999px;background:#fff;color:#c41e5a;font-family:inherit;font-size:.68rem;font-weight:800;cursor:pointer}._msgRetryBtn_9ocgc_5901:disabled{opacity:.45;cursor:not-allowed}._msgFeedbackRow_9ocgc_5918{display:flex;gap:.45rem;margin-top:.65rem}._msgFeedbackBtn_9ocgc_5924{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(26,18,20,.08);border-radius:10px;background:#f5f2f3;color:#1a12148c;cursor:pointer}._msgFeedbackBtnOn_9ocgc_5937{background:#c41e5a1a;border-color:#c41e5a47;color:var(--shef-pink, #c41e5a)}._msgExploreChefRail_9ocgc_5943{list-style:none;margin:.35rem 0 0;padding:0 0 .25rem;display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._msgExploreChefRail_9ocgc_5943::-webkit-scrollbar{display:none}._msgExploreKitchenRail_9ocgc_5959{list-style:none;margin:.35rem 0 0;padding:0 .15rem .35rem;display:flex;gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._msgExploreKitchenRail_9ocgc_5959::-webkit-scrollbar{display:none}._msgExploreKitchenCard_9ocgc_5975{position:relative;flex:0 0 min(88vw,320px);scroll-snap-align:start;padding:.85rem .85rem .95rem;border-radius:20px;background:#fff;border:1px solid rgba(26,18,20,.06);box-shadow:0 12px 32px #1a121414}._msgExploreKitchenHead_9ocgc_5986{margin-bottom:.75rem}._msgExploreKitchenTitleRow_9ocgc_5990{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem}._msgTopPickSpacer_9ocgc_5998{display:block;height:1.4rem}._msgExploreChefCard_9ocgc_6003{position:relative;flex:0 0 min(72vw,260px);scroll-snap-align:start;border-radius:16px;background:#fff;border:1px solid rgba(26,18,20,.06);box-shadow:0 10px 28px #1a121412;overflow:hidden}._msgTopPickBadge_9ocgc_6014{position:relative;top:auto;left:auto;z-index:2;display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .55rem;border-radius:999px;background:#c41e5aeb;color:#fff;font-size:.68rem;font-weight:800}._msgTopPickSpark_9ocgc_6030{width:.55rem;height:.55rem;background:#fff;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}._msgExploreChefPhoto_9ocgc_6037{height:128px;background:#f3eef0 center/cover no-repeat}._msgExploreChefBody_9ocgc_6042{padding:.7rem .8rem .85rem}._msgExploreChefTop_9ocgc_6046{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._msgExploreChefName_9ocgc_6053{margin:0;font-size:1.05rem;font-weight:800;color:#1a1214;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._msgExploreMenuBtn_9ocgc_6063{flex-shrink:0;min-height:30px;padding:.28rem .65rem;border:none;border-radius:999px;background:#f0ebed;color:#1a1214;font-family:inherit;font-size:.72rem;font-weight:750;cursor:pointer}._msgExploreChefMeta_9ocgc_6077{display:flex;align-items:center;gap:.55rem;margin:.4rem 0 0;font-size:.75rem;color:#1a12149e}._msgExploreChefRating_9ocgc_6086{display:inline-flex;align-items:center;padding:.12rem .4rem;border-radius:6px;background:#1f8a3b1f;color:#1f8a3b;font-weight:800;font-size:.72rem}._msgExploreChefDeal_9ocgc_6097{display:inline-block;margin-top:.4rem;color:#2563eb;font-size:.72rem;font-weight:750}._msgExploreKitchenCard_9ocgc_5975 ._msgExploreGrid_9ocgc_5761{gap:.65rem .55rem}._msgExploreKitchenCard_9ocgc_5975 ._msgExploreAddBtn_9ocgc_5828{background:#fff;color:var(--shef-pink, #c41e5a);border:1px solid rgba(196,30,90,.14);border-radius:999px;box-shadow:0 2px 8px #1a121414}._pageMobileWow_9ocgc_3194 ._msgExploreGridCard_9ocgc_5761,._pageMobileWow_9ocgc_3194 ._msgExploreChefCard_9ocgc_6003,._pageMobileWow_9ocgc_3194 ._msgExploreKitchenCard_9ocgc_5975{background:#fffffff5}._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}}._stage_19alb_1{position:fixed;inset:0;z-index:12000;pointer-events:auto}._overlay_1cgyb_1{--tt-ink: #5c2430;--tt-muted: #6e5a62;--tt-line: rgba(196, 30, 90, .12);--tt-accent: #c41e5a;--tt-accent-soft: rgba(196, 30, 90, .12);--tt-surface: rgba(255, 255, 255, .85);--tt-sans: inherit;--tt-display: inherit;position:fixed;inset:0;z-index:120;display:flex;flex-direction:column;background:#1a1214;color:#2a1a20;font-family:inherit;animation:_overlayIn_1cgyb_1 .35s cubic-bezier(.22,1,.36,1)}@keyframes _overlayIn_1cgyb_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}._aurora_1cgyb_26{position:absolute;inset:0;background:radial-gradient(120% 70% at 10% 0%,rgba(255,140,180,.55),transparent 55%),radial-gradient(90% 60% at 95% 15%,rgba(255,190,140,.35),transparent 50%),radial-gradient(80% 50% at 50% 100%,rgba(255,255,255,.95),transparent 55%),linear-gradient(180deg,#fff0f5,#fff 48%,#fff8fb);pointer-events:none}._bloomA_1cgyb_37,._bloomB_1cgyb_38{position:absolute;border-radius:50%;filter:blur(36px);pointer-events:none}._bloomA_1cgyb_37{width:220px;height:220px;left:-40px;top:30%;background:radial-gradient(circle,rgba(232,74,127,.35),transparent 70%);animation:_drift_1cgyb_1 8s ease-in-out infinite}._bloomB_1cgyb_38{width:200px;height:200px;right:-30px;top:12%;background:radial-gradient(circle,rgba(255,160,100,.28),transparent 70%);animation:_drift_1cgyb_1 9s ease-in-out infinite reverse}@keyframes _drift_1cgyb_1{0%,to{transform:translate(0)}50%{transform:translate(12px,-16px)}}._top_1cgyb_68{position:relative;z-index:2;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:.5rem;padding:calc(.65rem + env(safe-area-inset-top,0px)) .85rem .5rem}._timer_1cgyb_78{min-width:3.2rem;padding:.35rem .55rem;border-radius:999px;background:#ffffffd9;color:#5c2430;font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums;text-align:center;box-shadow:0 2px 10px #5c243014}._timerWarn_1cgyb_91{background:#c41e5a1f;color:#c41e5a}._statusRow_1cgyb_96{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:0 1rem .2rem}._modeBar_1cgyb_106{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:.65rem;padding:0;max-width:none;margin:.15rem 1rem .45rem;width:calc(100% - 2rem);box-sizing:border-box;border-radius:0;background:transparent;border:none;backdrop-filter:none}._modeToggle_1cgyb_123{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.15rem;padding:.55rem .85rem;border:1px solid rgba(92,36,48,.12);border-radius:999px;background:#ffffff8c;color:#8a6a72;cursor:pointer;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease,background .18s ease}._modeToggleOn_1cgyb_139{background:#fff;color:#c41e5a;border-color:#c41e5a47;box-shadow:0 4px 14px #c41e5a1f}._modeIcon_1cgyb_146{display:grid;place-items:center;opacity:.95}._modeLabel_1cgyb_152{font-size:.74rem;font-weight:800;letter-spacing:.01em}._modeLiveDot_1cgyb_158{position:absolute;top:.45rem;right:.55rem;width:.48rem;height:.48rem;border-radius:50%;background:#c41e5a;box-shadow:0 0 #c41e5a73;animation:_livePing_1cgyb_1 1.8s ease-out infinite}@keyframes _livePing_1cgyb_1{0%{box-shadow:0 0 #c41e5a66}70%{box-shadow:0 0 0 6px #c41e5a00}to{box-shadow:0 0 #c41e5a00}}._livePulse_1cgyb_176{display:inline-block;width:.4rem;height:.4rem;margin-right:.35rem;border-radius:50%;background:#c41e5a;vertical-align:middle;animation:_livePing_1cgyb_1 1.8s ease-out infinite}._ambient_1cgyb_187{position:relative;width:7.5rem;height:7.5rem;margin:0 auto .35rem;display:grid;place-items:center;pointer-events:none}._ambientRing_1cgyb_197{position:absolute;inset:18%;border-radius:50%;border:1.5px solid rgba(196,30,90,.18);opacity:.55;animation:_ambientSoft_1cgyb_1 3.6s ease-in-out infinite}._ambientRing_1cgyb_197[data-r="2"]{inset:8%;animation-delay:.45s;border-color:#c41e5a1f}._ambientRing_1cgyb_197[data-r="3"]{inset:0;animation-delay:.9s;border-color:#c41e5a14}._ambientOrb_1cgyb_218{position:relative;z-index:1;width:1.35rem;height:1.35rem;border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.9),transparent 45%),linear-gradient(145deg,#ffb3cb,#c41e5a);box-shadow:0 6px 18px #c41e5a47;animation:_orbBreathe_1cgyb_1 2.8s ease-in-out infinite}._ambientListen_1cgyb_231 ._ambientRing_1cgyb_197{animation-duration:2.2s;opacity:.85}._ambientThink_1cgyb_236 ._ambientOrb_1cgyb_218{animation-duration:1.1s}._ambientPause_1cgyb_240 ._ambientOrb_1cgyb_218{animation-duration:1.4s;filter:saturate(.85)}._ambientSpeak_1cgyb_245 ._ambientRing_1cgyb_197{animation-duration:1.6s;border-color:#c41e5a59;opacity:1}._ambientSpeak_1cgyb_245 ._ambientOrb_1cgyb_218{animation-duration:.9s;transform:scale(1.08)}@keyframes _ambientSoft_1cgyb_1{0%,to{transform:scale(.92);opacity:.35}50%{transform:scale(1.04);opacity:.75}}@keyframes _orbBreathe_1cgyb_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}._visuallyHidden_1cgyb_266{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._micCaption_1cgyb_278{margin:.35rem 0 0;font-size:.85rem;font-weight:700;letter-spacing:.08em;color:#c41e5a;min-height:1rem}._conclusionCard_1cgyb_287,._pointsCard_1cgyb_288,._refinedCard_1cgyb_289,._nextCard_1cgyb_290{padding:1rem 1.05rem;border-radius:20px;background:#ffffffeb;border:1px solid rgba(196,30,90,.1);box-shadow:0 10px 28px #5c243012}._heroCard_1cgyb_298{position:relative;overflow:hidden;padding:1.15rem 1.1rem 1.2rem;border-radius:24px;background:linear-gradient(155deg,#fffffff7,#fff4f8f2 55%,#ffffffeb);border:1px solid rgba(196,30,90,.14);box-shadow:0 16px 40px #5c24301a,0 0 0 1px #fffc inset;animation:_heroIn_1cgyb_1 .55s cubic-bezier(.22,1,.36,1)}._heroGlow_1cgyb_312{position:absolute;inset:-40% -20% auto;height:70%;background:radial-gradient(ellipse at 20% 30%,rgba(232,74,127,.28),transparent 55%),radial-gradient(ellipse at 90% 10%,rgba(161,58,140,.18),transparent 50%);pointer-events:none}._heroTop_1cgyb_322{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}._heroBadge_1cgyb_332{display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .65rem;border-radius:999px;background:#c41e5a14;color:#8a3a55;font-size:.65rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}._speakWave_1cgyb_346{display:inline-flex;align-items:flex-end;gap:2px;height:.7rem}._speakWave_1cgyb_346 i{display:block;width:2px;height:100%;border-radius:2px;background:#c41e5a;animation:_speakBar_1cgyb_1 .85s ease-in-out infinite}._speakWave_1cgyb_346 i:nth-child(2){animation-delay:.15s;height:70%}._speakWave_1cgyb_346 i:nth-child(3){animation-delay:.3s;height:90%}@keyframes _speakBar_1cgyb_1{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes _heroIn_1cgyb_1{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._heroTitle_1cgyb_375{position:relative;z-index:1;margin:0 0 .85rem;font-size:1.12rem;font-weight:800;letter-spacing:-.03em;line-height:1.35;color:#3a1f28}._results_1cgyb_386[data-speaking] ._heroCard_1cgyb_298{box-shadow:0 16px 40px #c41e5a29,0 0 0 1px #e84a7f33}._pointChips_1cgyb_392{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}._pointChips_1cgyb_392 li{padding:.4rem .7rem;border-radius:999px;background:linear-gradient(135deg,#fffffff2,#ffecf3e6);border:1px solid rgba(196,30,90,.12);font-size:.74rem;font-weight:700;color:#5c2430;line-height:1.3;box-shadow:0 2px 8px #5c24300d}._suggestBlock_1cgyb_413{display:flex;flex-direction:column;gap:.65rem}._suggestHead_1cgyb_419{display:flex;flex-direction:column;gap:.15rem;padding:0 .15rem}._suggestSub_1cgyb_426{margin:0;font-size:.72rem;font-weight:600;color:#8a6a72}._refinedDetails_1cgyb_433{padding:.75rem .95rem;border-radius:18px;background:#ffffffbf;border:1px solid rgba(92,36,48,.08)}._refinedSummary_1cgyb_440{cursor:pointer;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#8a6a72;list-style:none}._refinedSummary_1cgyb_440::-webkit-details-marker{display:none}._refinedDetails_1cgyb_433[open] ._refinedText_1cgyb_452{margin-top:.55rem}._blockLabel_1cgyb_456{margin:0 0 .45rem;font-size:.65rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:#8a6a72}._pointsList_1cgyb_465,._nextList_1cgyb_466{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem}._pointsList_1cgyb_465 li{position:relative;padding-left:.85rem;font-size:.84rem;font-weight:650;line-height:1.4;color:#3a242c}._pointsList_1cgyb_465 li:before{content:"";position:absolute;left:0;top:.45em;width:.35rem;height:.35rem;border-radius:50%;background:#c41e5a}._refinedText_1cgyb_452{margin:0;font-size:.86rem;font-weight:550;line-height:1.5;color:#4a343c}._nextChip_1cgyb_503{width:100%;padding:.55rem .75rem;border:1px dashed rgba(196,30,90,.28);border-radius:12px;background:#c41e5a0d;color:#5c2430;font-family:inherit;font-size:.8rem;font-weight:700;text-align:left;cursor:pointer}._offlinePill_1cgyb_517,._onlinePill_1cgyb_518,._turnPill_1cgyb_519{padding:.28rem .65rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.02em}._offlinePill_1cgyb_517{background:#5c243014;color:#6e5a62}._onlinePill_1cgyb_518{background:#2ea05a1f;color:#1f7a45}._turnPill_1cgyb_519{background:#c41e5a14;color:#8a3a55}._topSpacer_1cgyb_542{width:44px;height:44px}._back_1cgyb_547{width:44px;height:44px;display:grid;place-items:center;border:none;border-radius:50%;background:#ffffffd9;color:#5c2430;box-shadow:0 4px 14px #5c24301a;cursor:pointer}._topCenter_1cgyb_560{text-align:center}._brand_1cgyb_564{margin:0;font-size:.65rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#c41e5a}._heading_1cgyb_573{margin:.1rem 0 0;font-size:1.05rem;font-weight:900;letter-spacing:-.03em;color:#5c2430}._body_1cgyb_581{position:relative;z-index:2;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0;-webkit-overflow-scrolling:touch}._stage_1cgyb_593{display:flex;flex-direction:column;align-items:stretch;text-align:center;padding:.35rem 1rem 0;gap:.75rem;flex:1;min-height:0;width:100%;box-sizing:border-box}._stageCluster_1cgyb_606{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;margin-left:0;width:100%;max-width:none;padding:1.5rem 0 .65rem;flex:0 0 auto;min-height:clamp(11rem,30vh,16rem)}._listenHalo_1cgyb_621{position:absolute;left:50%;top:48%;width:min(72vw,17.5rem);height:min(72vw,17.5rem);transform:translate(-50%,-52%);pointer-events:none;opacity:.55}._listenRing_1cgyb_632{position:absolute;inset:18%;border-radius:50%;border:1.5px solid rgba(196,30,90,.16)}._listenRing_1cgyb_632[data-r="2"]{inset:8%;border-color:#c41e5a1c}._listenRing_1cgyb_632[data-r="3"]{inset:0;border-color:#c41e5a12}._listenHaloOn_1cgyb_649 ._listenRing_1cgyb_632{animation:_haloPulse_1cgyb_1 3.2s ease-in-out infinite}._listenHaloOn_1cgyb_649 ._listenRing_1cgyb_632[data-r="2"]{animation-delay:.35s}._listenHaloOn_1cgyb_649 ._listenRing_1cgyb_632[data-r="3"]{animation-delay:.7s}._listenHaloSpeak_1cgyb_656 ._listenRing_1cgyb_632{border-color:#c41e5a47;animation-duration:1.8s}._listenHaloThink_1cgyb_661 ._listenRing_1cgyb_632{opacity:.7;animation-duration:2.4s}@keyframes _haloPulse_1cgyb_1{0%,to{transform:scale(.96);opacity:.45}50%{transform:scale(1.03);opacity:.9}}._micBtn_1cgyb_671{position:relative;width:92px;height:92px;border:none;border-radius:50%;background:transparent;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}._micBtn_1cgyb_671:disabled{cursor:wait}._pulse_1cgyb_687{display:none}._micFace_1cgyb_691{position:absolute;inset:0;display:grid;place-items:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.38),transparent 48%),linear-gradient(145deg,#e84a7f,#c41e5a 50%,#8b2048);box-shadow:0 12px 28px #c41e5a5c,0 0 0 6px #ffffffb8;transition:transform .2s ease,box-shadow .2s ease}._micIcon_1cgyb_707{display:grid;place-items:center;line-height:0}._micBtnLive_1cgyb_713 ._micFace_1cgyb_691{animation:_micListen_1cgyb_1 1.8s ease-in-out infinite}._micBtnLive_1cgyb_713 ._micIcon_1cgyb_707{animation:_micIconBob_1cgyb_1 1.8s ease-in-out infinite}._micBtnLive_1cgyb_713:before,._micBtnLive_1cgyb_713:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid rgba(196,30,90,.28);pointer-events:none;animation:_micRipple_1cgyb_1 2.2s ease-out infinite}._micBtnLive_1cgyb_713:after{animation-delay:1.1s}._micBtnThink_1cgyb_736 ._micFace_1cgyb_691{background:linear-gradient(145deg,#9a6a7a,#5c2430);animation:none}._micBtnThink_1cgyb_736 ._micIcon_1cgyb_707{animation:none}._micBtnSpeak_1cgyb_745 ._micFace_1cgyb_691{animation:_micSpeakPulse_1cgyb_1 1.1s ease-in-out infinite;background:linear-gradient(145deg,#ff7aa3,#c41e5a 55%,#8b2048);box-shadow:0 18px 42px #c41e5a8c,0 0 0 10px #ffdce6e6}._micBtnSpeak_1cgyb_745 ._micIcon_1cgyb_707{animation:none}._micBtnSpeak_1cgyb_745:before,._micBtnSpeak_1cgyb_745:after{display:none}@keyframes _micListen_1cgyb_1{0%,to{transform:scale(1);box-shadow:0 12px 28px #c41e5a5c,0 0 0 6px #ffffffb8}50%{transform:scale(1.06);box-shadow:0 16px 36px #c41e5a7a,0 0 0 10px #ffdce6e6}}@keyframes _micIconBob_1cgyb_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes _micRipple_1cgyb_1{0%{transform:scale(.92);opacity:.55}to{transform:scale(1.35);opacity:0}}@keyframes _micSpeakPulse_1cgyb_1{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}._hostStatus_1cgyb_798{display:inline-flex;align-items:center;gap:.4rem;margin:0 auto .75rem;padding:.28rem .7rem;border-radius:999px;background:#ffffffd1;border:1px solid rgba(196,30,90,.14);color:#8a3a55;font-size:.72rem;font-weight:800;letter-spacing:.02em}._hostStatus_1cgyb_798[data-beat=speaking]{color:#c41e5a;border-color:#c41e5a47}._hostStatus_1cgyb_798[data-beat=pausing]{color:#6a4a55}._hostStatusDot_1cgyb_822{width:.42rem;height:.42rem;border-radius:50%;background:#c41e5a;animation:_livePing_1cgyb_1 1.8s ease-out infinite}._hostStatus_1cgyb_798[data-beat=pausing] ._hostStatusDot_1cgyb_822{background:#9a6a7a;animation:none}._hostStatus_1cgyb_798[data-beat=speaking] ._hostStatusDot_1cgyb_822{animation-duration:.9s}._hostLine_1cgyb_839{display:none}._thinkDots_1cgyb_843{display:flex;gap:5px}._thinkDots_1cgyb_843 i{width:7px;height:7px;border-radius:50%;background:#fff;animation:_bounce_1cgyb_1 .9s ease-in-out infinite}._thinkDots_1cgyb_843 i:nth-child(2){animation-delay:.15s}._thinkDots_1cgyb_843 i:nth-child(3){animation-delay:.3s}@keyframes _bounce_1cgyb_1{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-5px);opacity:1}}._bars_1cgyb_864{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:36px;margin-top:.85rem;opacity:.4}._bars_1cgyb_864[data-active]{opacity:1}._bar_1cgyb_864{width:3.5px;height:8px;border-radius:999px;background:linear-gradient(180deg,#e84a7f,#c41e5a);opacity:.85}._bars_1cgyb_864[data-active] ._bar_1cgyb_864{animation:_barDance_1cgyb_1 .85s ease-in-out infinite;animation-delay:calc(var(--i) * .07s)}._bars_1cgyb_864[data-speak]{opacity:1}._bars_1cgyb_864[data-speak] ._bar_1cgyb_864{animation:_barSpeak_1cgyb_1 .7s ease-in-out infinite;animation-delay:calc(var(--i) * .05s);background:linear-gradient(180deg,#ff9bbb,#c41e5a)}@keyframes _barSpeak_1cgyb_1{0%,to{height:10px}50%{height:28px}}@keyframes _barDance_1cgyb_1{0%,to{height:8px}50%{height:26px}}._feed_1cgyb_911{display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:none;max-height:none;margin:0;padding:.25rem .1rem .5rem;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:left;scroll-behavior:smooth;flex:1 1 auto;min-height:0}._feedEmpty_1cgyb_928{flex:1 1 auto;min-height:0}._scriptPanel_1cgyb_933{display:flex;flex-direction:column;gap:.55rem;width:100%;flex:1 1 auto;min-height:0;text-align:left;padding:.15rem .05rem .35rem}._scriptHead_1cgyb_944{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:0 .15rem}._scriptTitle_1cgyb_952{margin:0;display:inline-flex;align-items:center;gap:.45rem;font-size:.78rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#5c2430}._scriptLiveTag_1cgyb_964{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;background:#c41e5a1a;color:#c41e5a;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}._scriptModeHint_1cgyb_977{margin:0;font-size:.68rem;font-weight:650;color:#8a6a72}._scriptBeats_1cgyb_984{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}._scriptBeats_1cgyb_984 li{padding:.28rem .55rem;border-radius:999px;background:#ffffffe0;border:1px solid rgba(196,30,90,.14);color:#8a3a55;font-size:.68rem;font-weight:750}._scriptLine_1cgyb_1003{display:grid;gap:.18rem;padding:.65rem .8rem;border-radius:14px;border:1px solid rgba(196,30,90,.1);background:#ffffffe0}._scriptTable_1cgyb_1012{align-self:stretch;border-bottom-left-radius:5px}._scriptSef_1cgyb_1017{align-self:stretch;background:#fff4f8f5;border-color:#c41e5a29;border-bottom-right-radius:5px}._scriptLineLive_1cgyb_1024{opacity:.88;border-style:dashed}._scriptSpeaker_1cgyb_1029{font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a6a72}._scriptSef_1cgyb_1017 ._scriptSpeaker_1cgyb_1029{color:#c41e5a}._scriptText_1cgyb_1041{margin:0;font-size:.9rem;font-weight:550;line-height:1.45;color:#5c2430;letter-spacing:-.01em}._scriptRefined_1cgyb_1050{padding:.7rem .8rem;border-radius:14px;background:#ffffffb8;border:1px solid rgba(196,30,90,.1)}._scriptRefinedLabel_1cgyb_1057{margin:0 0 .28rem;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a6a72}._scriptRefinedText_1cgyb_1066{margin:0;font-size:.82rem;font-weight:550;line-height:1.45;color:#4a3038}._scriptEmpty_1cgyb_1074{flex:1 1 auto;min-height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:1rem 1.1rem;border-radius:16px;border:1px dashed rgba(196,30,90,.18);background:#ffffff73;text-align:center}._scriptEmptyTitle_1cgyb_1089{margin:0;font-size:.78rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#5c2430}._scriptEmptySub_1cgyb_1098{margin:0;max-width:18rem;font-size:.82rem;font-weight:550;line-height:1.4;color:#8a6a72}._endTalkBtn_1cgyb_1107{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;width:100%;max-width:none;margin:0;min-height:3.35rem;padding:.8rem 1.15rem calc(.8rem + env(safe-area-inset-bottom,0px));border:1px solid rgba(196,30,90,.18);border-left:none;border-right:none;border-bottom:none;border-radius:18px 18px 0 0;background:#fffffff2;color:#5c2430;font:inherit;cursor:pointer;box-shadow:0 -8px 24px #5c243014;transition:background .15s ease,border-color .15s ease;flex-shrink:0}._endTalkBtn_1cgyb_1107:hover:not(:disabled){border-color:#c41e5a59;background:#fff5f8;transform:none}._endTalkBtn_1cgyb_1107:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._endTalkDock_1cgyb_1144{flex-shrink:0;width:100%;padding:0;margin-top:auto}._feedBubble_1cgyb_1151{padding:.7rem .85rem;border-radius:14px;border:1px solid var(--tt-line);background:#ffffffd1;backdrop-filter:blur(8px)}._feedTable_1cgyb_1159{align-self:flex-start;max-width:90%;border-bottom-left-radius:5px}._feedSef_1cgyb_1165{align-self:flex-end;max-width:90%;background:#fff4f8f2;border-color:#c41e5a29;border-bottom-right-radius:5px}._feedLive_1cgyb_1173{opacity:.9}._feedRole_1cgyb_1177{display:block;margin-bottom:.22rem;font-size:.6rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-muted)}._feedSef_1cgyb_1165 ._feedRole_1cgyb_1177{color:var(--tt-accent)}._feedText_1cgyb_1191{margin:0;font-size:.88rem;font-weight:550;line-height:1.45;color:var(--tt-ink);letter-spacing:-.01em}._endTalkTitle_1cgyb_1200{font-size:.92rem;font-weight:750;letter-spacing:-.01em;color:var(--tt-accent)}._endTalkHint_1cgyb_1207{font-size:.68rem;font-weight:550;color:var(--tt-muted)}._transcriptBox_1cgyb_1213{margin-top:1rem;width:min(100%,22rem);padding:.85rem 1rem;border-radius:18px;background:#ffffffd1;border:1px solid rgba(196,30,90,.1);box-shadow:0 8px 24px #5c24300f;text-align:left}._transcript_1cgyb_1213{margin:0;font-size:.9rem;font-weight:600;line-height:1.45;color:#4a3038;letter-spacing:-.01em}._error_1cgyb_1233{margin:0;font-size:.88rem;font-weight:650;color:#a12a4a;line-height:1.4}._results_1cgyb_386{display:flex;flex-direction:column;gap:.85rem;flex:1;min-height:0;overflow-y:auto;padding:.5rem 1rem calc(1.15rem + env(safe-area-inset-bottom,0px));animation:_fadeUp_1cgyb_1 .4s ease-out;-webkit-overflow-scrolling:touch}@keyframes _fadeUp_1cgyb_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._summaryCard_1cgyb_1258{padding:1rem 1.05rem;border-radius:20px;background:#ffffffeb;border:1px solid rgba(196,30,90,.1);box-shadow:0 10px 28px #5c243012}._summaryText_1cgyb_1266{margin:0 0 .75rem;font-size:.92rem;font-weight:650;line-height:1.45;color:#3a242c;letter-spacing:-.015em}._metaRow_1cgyb_1275{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}._metaPill_1cgyb_1284{padding:.28rem .6rem;border-radius:999px;background:#c41e5a14;color:#8a3a55;font-size:.7rem;font-weight:800;letter-spacing:.02em;text-transform:capitalize}._voiceBtn_1cgyb_1295{flex-shrink:0;padding:.4rem .85rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-family:inherit;font-size:.72rem;font-weight:800;letter-spacing:.03em;cursor:pointer;box-shadow:0 4px 12px #c41e5a47}._voiceBtnOn_1cgyb_1310{background:#5c2430}._sectionTitle_1cgyb_1314{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._menuRail_1cgyb_1323{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}._menuCard_1cgyb_1332{padding:.95rem;border-radius:24px;background:linear-gradient(165deg,#fffffffa,#fff8fbf0);border:1px solid rgba(196,30,90,.1);box-shadow:0 14px 32px #5c243017;animation:_cardRise_1cgyb_1 .5s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i, 0) * .08s)}@keyframes _cardRise_1cgyb_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._chefHit_1cgyb_1348{display:flex;align-items:center;gap:.75rem;width:100%;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;font-family:inherit;margin-bottom:.8rem}._chefAvatar_1cgyb_1362{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#f5d0dc,#e8a0b8) center / cover;display:grid;place-items:center;font-weight:900;color:#5c2430;flex-shrink:0;box-shadow:0 0 0 3px #fffffff2,0 6px 16px #c41e5a2e}._chefMeta_1cgyb_1377{display:flex;flex-direction:column;gap:.18rem;min-width:0;flex:1}._chefName_1cgyb_1385{font-size:1.02rem;font-weight:850;letter-spacing:-.02em;color:#2a1a20}._chefTag_1cgyb_1392{font-size:.74rem;font-weight:650;color:#8a6a72}._chefCta_1cgyb_1398{flex-shrink:0;width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:50%;background:#c41e5a1a;color:#c41e5a;font-size:.9rem;font-weight:700}._dishRow_1cgyb_1411{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._dishCard_1cgyb_1420{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;padding:0;border:none;background:transparent;cursor:pointer;font-family:inherit;text-align:left;min-width:0;transition:transform .15s ease}._dishCard_1cgyb_1420:active{transform:scale(.97)}._dishImg_1cgyb_1439{display:block;aspect-ratio:1;border-radius:16px;background:#f3e6ea center / cover;box-shadow:0 6px 16px #5c24301f}._dishName_1cgyb_1447{font-size:.7rem;font-weight:750;line-height:1.25;color:#3a242c;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._dishPrice_1cgyb_1458{font-size:.68rem;font-weight:850;color:#c41e5a}._listenAgain_1cgyb_1464{align-self:center;margin-top:.35rem;padding:.7rem 1.35rem;border:1px solid rgba(196,30,90,.2);border-radius:999px;background:#ffffffe6;color:#c41e5a;font-family:inherit;font-size:.84rem;font-weight:800;cursor:pointer;text-decoration:none}._gated_1cgyb_1479{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:2.5rem 1rem 2rem;max-width:20rem;margin:2rem auto 0}._gatedIcon_1cgyb_1490{font-size:2.4rem;filter:drop-shadow(0 8px 16px rgba(196,30,90,.2))}._gatedTitle_1cgyb_1495{margin:0;font-size:1.25rem;font-weight:900;letter-spacing:-.03em;color:#5c2430}._gatedSub_1cgyb_1503{margin:0;font-size:.9rem;font-weight:550;line-height:1.45;color:#6e5a62}._secondaryBtn_1cgyb_1511{margin-top:.5rem;padding:.75rem 1.4rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #c41e5a47}@media(prefers-reduced-motion:reduce){._overlay_1cgyb_1,._bloomA_1cgyb_37,._bloomB_1cgyb_38,._pulse_1cgyb_687,._bar_1cgyb_864,._thinkDots_1cgyb_843 i,._results_1cgyb_386,._ambientRing_1cgyb_197,._ambientOrb_1cgyb_218,._modeLiveDot_1cgyb_158,._livePulse_1cgyb_176,._heroCard_1cgyb_298,._menuCard_1cgyb_1332,._speakWave_1cgyb_346 i,._hostStatusDot_1cgyb_822,._listenRing_1cgyb_632,._micBtnLive_1cgyb_713 ._micFace_1cgyb_691,._micBtnLive_1cgyb_713 ._micIcon_1cgyb_707,._micBtnLive_1cgyb_713:before,._micBtnLive_1cgyb_713:after,._micBtnSpeak_1cgyb_745 ._micFace_1cgyb_691{animation:none}}._wrap_u0fcx_1{position:fixed;z-index:1210;left:50%;bottom:max(1rem,env(safe-area-inset-bottom,0px));transform:translate(-50%);display:inline-flex;align-items:center;gap:.45rem;pointer-events:none;max-width:calc(100vw - 1.5rem)}._pill_u0fcx_14{pointer-events:auto;display:inline-flex;align-items:center;gap:.55rem;min-height:48px;min-width:0;padding:.45rem .85rem .45rem .55rem;border:1px solid rgba(196,30,90,.18);border-radius:999px;background:#fffcfaf5;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;text-align:left}._pill_u0fcx_14:focus-visible,._stop_u0fcx_37:focus-visible{outline:2px solid #c41e5a;outline-offset:3px}._mark_u0fcx_42{position:relative;width:28px;height:28px;border-radius:50%;flex-shrink:0;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#8b2048);box-shadow:0 4px 12px #c41e5a59}._pulse_u0fcx_52{position:absolute;inset:-4px;border-radius:50%;border:1.5px solid rgba(196,30,90,.4);animation:_ttPillPulse_u0fcx_1 1.8s ease-out infinite}@keyframes _ttPillPulse_u0fcx_1{0%{transform:scale(.85);opacity:.7}to{transform:scale(1.35);opacity:0}}._copy_u0fcx_65{display:flex;flex-direction:column;gap:.08rem;min-width:0}._title_u0fcx_72{font-size:.86rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}._sub_u0fcx_79{font-size:.68rem;font-weight:650;color:#c41e5a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:11rem}._stop_u0fcx_37{pointer-events:auto;flex-shrink:0;min-height:48px;padding:0 .95rem;border:1px solid rgba(92,36,48,.12);border-radius:999px;background:#fffffff2;color:#5c2430;font-family:inherit;font-size:.8rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #2d141c1a}@media(prefers-reduced-motion:reduce){._pulse_u0fcx_52{animation:none;opacity:.45}}._wrap_ee2k5_1{position:fixed;left:50%;bottom:max(1rem,env(safe-area-inset-bottom,0px));transform:translate(-50%);z-index:1200;width:min(520px,calc(100vw - 1.5rem));background:var(--shef-surface);border:1px solid var(--shef-border);border-radius:16px;box-shadow:0 12px 40px #00000024;overflow:hidden;animation:_slideUp_ee2k5_1 .35s ease-out}@keyframes _slideUp_ee2k5_1{0%{opacity:0;transform:translate(-50%) translateY(1rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}._bar_ee2k5_27{height:3px;background:linear-gradient(90deg,var(--shef-maroon),var(--shef-pink));transition:width .1s linear}._content_ee2k5_33{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem .875rem .875rem 1rem}._text_ee2k5_40{flex:1;min-width:0}._eyebrow_ee2k5_45{margin:0 0 .15rem;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shef-maroon)}._title_ee2k5_54{margin:0 0 .25rem;font-size:.9375rem;font-weight:700;color:var(--shef-text);line-height:1.3}._hint_ee2k5_62{margin:0;font-size:.75rem;color:var(--shef-text-muted);line-height:1.4}._actions_ee2k5_69{display:flex;align-items:center;gap:.35rem;flex-shrink:0}._rateBtn_ee2k5_76{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;color:var(--shef-white);background:var(--shef-maroon);border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .2s}._rateBtn_ee2k5_76:hover{background:#6d3535}._dismissBtn_ee2k5_95{width:2rem;height:2rem;border:none;border-radius:50%;background:transparent;color:var(--shef-text-muted);font-size:1.25rem;line-height:1;cursor:pointer;flex-shrink:0}._dismissBtn_ee2k5_95:hover{background:#0000000d;color:var(--shef-text)}._layout_1sol1_1{min-height:100vh;display:flex;flex-direction:column;background:var(--shef-bg);color:var(--shef-text);overflow-x:clip}._layoutStoryIntro_1sol1_10{background:#080608;min-height:100dvh;min-height:100vh}._layoutMobileWeb_1sol1_17 ._main_1sol1_17{padding-bottom:max(1rem,env(safe-area-inset-bottom))}._main_1sol1_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_1sol1_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_1sol1_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_1sol1_17{padding-bottom:max(.5rem,env(safe-area-inset-bottom))}}._main_1sol1_17._mainSplash_1sol1_55{max-width:none;width:100%;margin:0;padding:0;background:var(--shef-splash-bg);overflow-x:clip}._layoutMobileWeb_1sol1_17 ._main_1sol1_17._mainSplash_1sol1_55{padding-bottom:0}._layoutAgentic_1sol1_71{min-height:100dvh;min-height:100vh}._main_1sol1_17._mainAgentic_1sol1_76{display:flex;flex-direction:column;flex:1;min-height:0;max-width:none;width:100%;margin:0;padding:0;overflow:hidden}._layoutMobileWeb_1sol1_17 ._main_1sol1_17._mainAgentic_1sol1_76{padding-bottom:0}._layoutAgenticImmersive_1sol1_95{min-height:100dvh;min-height:100vh;height:100dvh;height:100vh;overflow:hidden}._layoutAgenticImmersive_1sol1_95 ._main_1sol1_17._mainAgentic_1sol1_76{flex:1;min-height:0;height:100%;max-height:100%;overflow:hidden;display:flex;flex-direction:column}._layoutChefOnboarding_1sol1_114{min-height:100dvh;min-height:100vh}._main_1sol1_17._mainChefOnboarding_1sol1_119{flex:1;display:flex;flex-direction:column;min-height:0;max-width:none;width:100%;margin:0;padding:0;overflow-x:clip}._layoutMobileWeb_1sol1_17 ._main_1sol1_17._mainChefOnboarding_1sol1_119{padding-bottom:0}._main_1sol1_17._mainShefMenuMobile_1sol1_138,._layoutMobileWeb_1sol1_17 ._main_1sol1_17._mainShefMenuMobile_1sol1_138{padding-top:0}._main_1sol1_17._mainStoryIntroGate_1sol1_147{max-width:none;width:100%;margin:0;padding:0;background:#080608;overflow:hidden}._layoutMobileWeb_1sol1_17 ._main_1sol1_17._mainStoryIntroGate_1sol1_147{padding-bottom:0}._storyIntroGate_1sol1_162{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}}._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_h9y4o_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_h9y4o_17{position:fixed;inset:0;background:linear-gradient(165deg,#fdfbf9,#faf6f2,#f8f2ed,#f5efe8,#f2ebe4);z-index:0}._bg_h9y4o_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_h9y4o_36{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}._graphicOrb1_h9y4o_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_h9y4o_1 12s ease-in-out infinite}._graphicOrb2_h9y4o_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_h9y4o_1 15s ease-in-out infinite reverse;animation-delay:-3s}._graphicGrid_h9y4o_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_h9y4o_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20px,15px) scale(1.05)}}._content_h9y4o_83{position:relative;z-index:1;width:100%;max-width:440px;margin:auto}._hero_h9y4o_92{text-align:center;margin-bottom:2rem}._heroIllustration_h9y4o_97{display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;width:160px;height:112px}._mapSvg_h9y4o_106{width:100%;height:100%;color:var(--shef-maroon, #5c2430)}._mapBorder_h9y4o_112{animation:_mapPulse_h9y4o_1 4s ease-in-out infinite}._pinSvg_h9y4o_116{transform-origin:100px 62px;animation:_pinBounce_h9y4o_1 3s ease-in-out infinite}@keyframes _mapPulse_h9y4o_1{0%,to{opacity:.6}50%{opacity:1}}@keyframes _pinBounce_h9y4o_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}._title_h9y4o_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_h9y4o_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_h9y4o_152{margin-top:1.75rem;width:100%}._card_h9y4o_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_h9y4o_169{margin-bottom:0}._pincodeRow_h9y4o_173{display:flex;gap:.75rem;align-items:stretch}._input_h9y4o_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_h9y4o_179::placeholder{color:var(--shef-text-muted, #999);letter-spacing:.02em}._input_h9y4o_179:focus{border-color:var(--shef-maroon);box-shadow:0 0 0 4px #5c243014;background:var(--shef-surface)}._input_h9y4o_179:disabled{opacity:.7;cursor:not-allowed}._checkBtn_h9y4o_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_h9y4o_210:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._checkBtn_h9y4o_210:disabled{opacity:.5;cursor:not-allowed;transform:none}._suggestions_h9y4o_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_h9y4o_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_h9y4o_247:hover{background:#5c24300d}._locationRow_h9y4o_264{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}._divider_h9y4o_271{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(92,36,48,.1),transparent);min-width:12px}._dividerLabel_h9y4o_278{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted, #888);text-transform:lowercase}._locationBtn_h9y4o_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_h9y4o_285:hover:not(:disabled){background:#5c243014;border-color:#5c24304d;transform:translateY(-1px)}._locationBtn_h9y4o_285:disabled{opacity:.6;cursor:not-allowed}._successCard_h9y4o_314{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_h9y4o_323{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:#2e7d3226;border-radius:50%;color:#2e7d32}._successIllustration_h9y4o_323 svg{width:32px;height:32px}._successCard_h9y4o_314 ._pincodeBadge_h9y4o_340{margin-bottom:.75rem}._pincodeBadge_h9y4o_340{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_h9y4o_314{margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;color:#2e7d32}._ctaBtn_h9y4o_363{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_h9y4o_363:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._redirectTimer_h9y4o_383{margin:.875rem 0 0;font-size:.875rem;color:var(--shef-text-muted)}._waitlistCard_h9y4o_390{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_h9y4o_400{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_h9y4o_410{font-size:.9375rem;font-weight:600;color:var(--shef-text-muted, #5c5c5c)}._waitlistSection_h9y4o_416{margin-top:0}._waitlistTitle_h9y4o_420{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_h9y4o_429{font-size:1rem;color:var(--shef-text-muted);margin:0 0 1.25rem;line-height:1.6}._notifyForm_h9y4o_436{display:flex;gap:.75rem;align-items:stretch}._notifyForm_h9y4o_436 ._notifyInput_h9y4o_442{flex:1;min-width:0}._notifyForm_h9y4o_436 ._notifyBtn_h9y4o_447{flex-shrink:0;min-width:108px}._notifyInput_h9y4o_442{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_h9y4o_442::placeholder{color:var(--shef-text-muted, #999)}._notifyInput_h9y4o_442:focus{border-color:var(--shef-maroon);box-shadow:0 0 0 4px #5c243014}._notifyInput_h9y4o_442:disabled{opacity:.7}._notifyBtn_h9y4o_447{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_h9y4o_447:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #5c24304d}._notifyBtn_h9y4o_447:disabled{opacity:.5;cursor:not-allowed;transform:none}._thanksBlock_h9y4o_500{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_h9y4o_510{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#2e7d32;background:#2e7d3226;border-radius:50%}._thanksIcon_h9y4o_510 svg{width:16px;height:16px}._thanksText_h9y4o_527{margin:0;font-size:1rem;font-weight:500;color:#2e7d32;line-height:1.55}._notifyError_h9y4o_535{margin:.875rem 0 0;font-size:.875rem;color:#c62828}._error_h9y4o_541{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_h9y4o_5{padding:1.25rem}._heroIllustration_h9y4o_97{width:140px;height:98px}._title_h9y4o_131{font-size:1.625rem}._subtitle_h9y4o_141{font-size:1rem}._pincodeRow_h9y4o_173{flex-direction:column}._checkBtn_h9y4o_210{width:100%;min-width:0}._notifyForm_h9y4o_436{flex-direction:column}._notifyForm_h9y4o_436 ._notifyBtn_h9y4o_447{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){._graphicOrb1_h9y4o_44,._graphicOrb2_h9y4o_55,._mapBorder_h9y4o_112,._pinSvg_h9y4o_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}}._wrap_1re17_1{position:fixed;z-index:99997;touch-action:none;user-select:none;-webkit-user-select:none}._fab_1re17_9{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 14px 34px #25d36673;font-weight:800;font-size:.95rem;text-decoration:none;font-family:inherit;border:none;cursor:grab;touch-action:none;transition:transform var(--transition-fast, .15s ease),background var(--transition-fast, .15s ease),box-shadow var(--transition-fast, .15s ease)}._fab_1re17_9:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 18px 40px #25d3668c;color:#fff}._fabDragging_1re17_38,._fabDragging_1re17_38:hover{cursor:grabbing;transform:none;box-shadow:0 18px 44px #25d3668c;transition:box-shadow .12s ease}._fab_1re17_9:focus-visible{outline:3px solid #fff;outline-offset:2px}._fabIcon_1re17_51{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._fabGlyph_1re17_60{display:block}._fabText_1re17_64{font-size:.95rem;letter-spacing:.02em;white-space:nowrap}html.mobile-web-device ._fab_1re17_9{gap:0;padding:14px;border-radius:50%}html.mobile-web-device ._fabText_1re17_64{display:none}@media(max-width:480px){._fab_1re17_9{padding:14px;gap:0;border-radius:50%}._fabText_1re17_64{display:none}}@media(prefers-reduced-motion:reduce){._fab_1re17_9{transition:background .01ms}._fab_1re17_9:hover{transform:none}}._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] html.splash-page 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]{opacity:.88}html[data-theme=dark] [class*=dishCardSoldOut] img,html[data-theme=dark] [class*=dishCardSoldOut] [class*=cardImage]{filter:grayscale(.25) brightness(.92)}html[data-theme=dark] [class*=cardSlotUnavailable],html[data-theme=dark] [class*=cardVacationing]{filter:grayscale(.35) brightness(.9)}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}: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(72px) scale(.88);filter:blur(16px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes homePicasaCrossfade{0%{opacity:0;transform:scale(1.08) translateY(24px);filter:blur(12px)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes homePicasaSlideLeft{0%{opacity:0;transform:translate(-56px) scale(.94);filter:blur(10px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes homePicasaSlideRight{0%{opacity:0;transform:translate(56px) scale(.94);filter:blur(10px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes homeRevealUp{0%{opacity:0;transform:translateY(40px) scale(.97);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes homeRevealScale{0%{opacity:0;transform:translateY(28px) scale(.9);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes homeRevealLeft{0%{opacity:0;transform:translate(-40px);filter:blur(6px)}to{opacity:1;transform:translate(0);filter:blur(0)}}@keyframes homeRevealRight{0%{opacity:0;transform:translate(48px) scale(.96);filter:blur(6px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes homeHeroRise{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(36px);filter:blur(8px);transition:opacity var(--home-motion-duration) var(--home-motion-spring),transform var(--home-motion-duration) var(--home-motion-spring),filter calc(var(--home-motion-duration) * .85) var(--home-motion-spring);will-change:opacity,transform,filter}.homeReveal.home-visible{opacity:1;transform:translateY(0);filter:blur(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{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-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)}}
