._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_9jkgw_3{margin-top:auto;padding:3.5rem 0 3rem;background:#0f0d0e;border-top:1px solid rgba(255,255,255,.07)}._footerInner_9jkgw_10{display:grid;grid-template-columns:1fr;gap:2.75rem;max-width:var(--content-max-width, 1200px);margin:0 auto;padding:0 var(--content-padding-x, 1.25rem);padding-left:max(var(--content-padding-x, 1.25rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x, 1.25rem),env(safe-area-inset-right));box-sizing:border-box}@media(min-width:641px){._footerInner_9jkgw_10{padding-left:max(var(--content-padding-x-tablet, 1.5rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-tablet, 1.5rem),env(safe-area-inset-right))}}@media(min-width:960px){._footerInner_9jkgw_10{grid-template-columns:minmax(0,1fr) auto;gap:4rem 5rem;align-items:start;padding-left:max(var(--content-padding-x-wide, 2rem),env(safe-area-inset-left));padding-right:max(var(--content-padding-x-wide, 2rem),env(safe-area-inset-right))}}._brandBlock_9jkgw_40{text-align:left;max-width:320px}._brandLogo_9jkgw_45{display:inline-block;font-size:1.5rem;font-weight:800;color:#fff;text-decoration:none;letter-spacing:-.035em;margin-bottom:.625rem;line-height:1.2;transition:color .2s}._brandLogo_9jkgw_45:hover{color:var(--shef-pink)}._brandTagline_9jkgw_61{font-size:.875rem;color:#ffffffa6;margin:0 0 1.5rem;line-height:1.55;letter-spacing:.015em;max-width:28ch}._brandTaglineLead_9jkgw_70{display:block}._madeWithLove_9jkgw_74{display:block;margin-top:.35rem;color:#ffffffb8}._loveHeart_9jkgw_80{color:#e5395c;font-weight:700;margin:0 .1em}._appButtons_9jkgw_86{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:1.5rem}._appBtn_9jkgw_93{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.03em;color:#ffffffeb;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,color .2s}._appBtn_9jkgw_93:hover{background:#ffffff1a;border-color:#fff3;color:#fff}._address_9jkgw_119{display:block;margin:1.25rem 0 0;font-style:normal;max-width:22rem}._addressLabel_9jkgw_126{display:block;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff61;margin:0 0 .55rem;line-height:1.2}._addressLink_9jkgw_137{display:inline-flex;align-items:flex-start;gap:.55rem;text-decoration:none;color:inherit;padding:.65rem .75rem .7rem .65rem;margin-left:-.65rem;border-radius:10px;border:1px solid transparent;transition:background .2s,border-color .2s,color .2s}._addressLink_9jkgw_137:hover{background:#ffffff0a;border-color:#ffffff14}._addressLink_9jkgw_137:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}._addressIcon_9jkgw_160{flex-shrink:0;margin-top:.2rem;color:#ffffff6b;transition:color .2s}._addressLink_9jkgw_137:hover ._addressIcon_9jkgw_160{color:var(--shef-pink)}._addressLines_9jkgw_171{display:flex;flex-direction:column;gap:.15rem;font-size:.8125rem;font-weight:500;letter-spacing:.01em;line-height:1.45;color:#ffffff9e;transition:color .2s}._addressLink_9jkgw_137:hover ._addressLines_9jkgw_171{color:#ffffffe0}._addressLines_9jkgw_171 span:first-child{color:#ffffffd1;font-weight:600;letter-spacing:.015em}._copyright_9jkgw_193{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.4}._nav_9jkgw_204{display:grid;grid-template-columns:1fr;gap:2rem;justify-items:start;max-width:100%}@media(min-width:520px){._nav_9jkgw_204{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem;max-width:none;justify-self:stretch}}@media(min-width:880px){._nav_9jkgw_204{grid-template-columns:repeat(3,auto);gap:2.5rem 3rem;justify-items:end;justify-self:end;text-align:right}}@media(min-width:960px){._nav_9jkgw_204{justify-items:end}}._col_9jkgw_237{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:960px){._col_9jkgw_237{align-items:flex-end}}._colTitle_9jkgw_250{font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin:0;line-height:1.2}._linkList_9jkgw_260{list-style:none;margin:0;padding:0}._linkList_9jkgw_260 li{margin-bottom:.375rem}._linkList_9jkgw_260 li:last-child{margin-bottom:0}._link_9jkgw_260{display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#ffffffb8;text-decoration:none;transition:color .2s;line-height:1.5}._link_9jkgw_260:hover{color:#fff}._link_9jkgw_260:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px;border-radius:2px}._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_136u9_1{display:flex;flex-direction:column;gap:.65rem;width:100%;min-width:0}._title_136u9_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_136u9_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_136u9_22::-webkit-scrollbar{display:none}._card_136u9_39{flex:0 0 min(72vw,250px);scroll-snap-align:center;min-width:0}._photo_136u9_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_136u9_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_136u9_54:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#1a7a3a}._overlay_136u9_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_136u9_85{display:flex;flex-direction:column;gap:.12rem;min-width:0;color:#fff}._topRow_136u9_93{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem}._name_136u9_100{font-size:1.02rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._price_136u9_109{flex-shrink:0;font-size:.95rem;font-weight:850}._shef_136u9_115{font-size:.78rem;opacity:.88;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._reason_136u9_123{font-size:.68rem;font-weight:650;line-height:1.25;opacity:.82;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._metaPill_136u9_134{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_136u9_147{opacity:.55}._addBtn_136u9_151{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_136u9_168{background:#067647f2;color:#fff}._addBtn_136u9_151:disabled{opacity:.6;cursor:not-allowed}._wrap_79srg_1{display:flex;flex-direction:column;gap:.55rem;width:100%}._headline_79srg_8{margin:0;text-align:center;font-size:1.12rem;font-weight:800;letter-spacing:-.02em;color:#d42365;line-height:1.25}._card_79srg_18{display:flex;flex-direction:column;gap:.75rem;padding:.9rem;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_79srg_8{display:flex;flex-direction:column;gap:.35rem}._meta_79srg_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}._images_79srg_55{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._img_79srg_61,._imgEmpty_79srg_62{aspect-ratio:1;border-radius:14px;background:var(--shef-beige, #f5f0e8) center / cover no-repeat}._imgEmpty_79srg_62{background:linear-gradient(145deg,#f7f2ec,#efe8e0)}._lines_79srg_72{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.32rem;font-size:.9rem;font-weight:650;color:#3a2a30}._lines_79srg_72 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}._priceRow_79srg_97{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:0 .1rem}._price_79srg_97{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;min-width:0}._total_79srg_113{font-size:1rem;font-weight:850;letter-spacing:-.02em;color:#1a1214}._compare_79srg_120{font-size:.78rem;color:#8a7a7e;text-decoration:line-through}._offers_79srg_126{flex-shrink:0;font-size:.72rem;font-weight:700;color:#3b82f6}._track_79srg_134{--thumb: 48px;--pad: 4px;position:relative;width:100%;height:56px;border-radius:999px;background:#f3eef0;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab;box-shadow:inset 0 1px 2px #2a12180f;-webkit-tap-highlight-color:transparent}._track_79srg_134:focus-visible{outline:2px solid rgba(196,30,90,.45);outline-offset:2px}._trackDragging_79srg_156{cursor:grabbing}._trackDone_79srg_160{background:linear-gradient(90deg,#0a8f4a,#067647);box-shadow:none}._trackDisabled_79srg_165{opacity:.55;pointer-events:none}._fill_79srg_170{position:absolute;top:0;left:0;bottom:0;width:calc(var(--thumb) + var(--pad) * 2);border-radius:inherit;background:linear-gradient(90deg,#e84a7f38,#c41e5a61);pointer-events:none;will-change:width}._trackDone_79srg_160 ._fill_79srg_170{width:100%!important;background:transparent;transition:none}._ctaLabel_79srg_188{position:absolute;inset:0;display:grid;place-items:center;padding:0 calc(var(--thumb) + .75rem) 0 calc(var(--thumb) + .35rem);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5c2430;pointer-events:none;will-change:opacity,transform;transition:opacity .15s ease}._trackDone_79srg_160 ._ctaLabel_79srg_188{color:#fff;opacity:1!important;transform:none!important;text-shadow:0 1px 2px rgba(0,0,0,.18);padding:0}._hintChevrons_79srg_212{position:absolute;right:1.1rem;top:50%;transform:translateY(-50%);font-size:.95rem;font-weight:700;letter-spacing:-.12em;color:#5c243047;pointer-events:none;animation:_chevronNudge_79srg_1 1.6s ease-in-out infinite}._trackDragging_79srg_156 ._hintChevrons_79srg_212,._trackDone_79srg_160 ._hintChevrons_79srg_212{opacity:0;animation:none}@keyframes _chevronNudge_79srg_1{0%,to{opacity:.35;transform:translateY(-50%)}50%{opacity:.7;transform:translate(4px,-50%)}}._thumb_79srg_236{position:absolute;top:var(--pad);left:var(--pad);width:var(--thumb);height:var(--thumb);border-radius:50%;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#a01848);color:#fff;display:grid;place-items:center;box-shadow:0 1px #ffffff47 inset,0 6px 16px #c41e5a52;pointer-events:none;z-index:2;will-change:transform}._trackDragging_79srg_156 ._thumb_79srg_236{box-shadow:0 1px #ffffff4d inset,0 8px 20px #c41e5a66}._trackDone_79srg_160 ._thumb_79srg_236{background:#fff;color:#067647;box-shadow:0 4px 14px #0000001f}@media(max-width:420px){._card_79srg_18{padding:.8rem;gap:.65rem;border-radius:20px}._track_79srg_134{height:54px}._ctaLabel_79srg_188{font-size:.72rem;letter-spacing:.07em}._total_79srg_113{font-size:.95rem}}@media(prefers-reduced-motion:reduce){._hintChevrons_79srg_212{animation:none}._thumb_79srg_236,._fill_79srg_170,._ctaLabel_79srg_188{transition:none!important}}._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_1xkwk_1{position:relative;isolation:isolate;overflow:hidden;margin:0 -.1rem .35rem;padding:1.25rem 1.15rem 1.5rem;border-radius:24px;border:1px solid rgba(92,36,48,.08);background:linear-gradient(165deg,#fff,#fffafb 48%,#fff5f8);box-shadow:0 1px #fffffff2 inset,0 12px 32px #5c243012;display:flex;flex-direction:column;align-items:center;gap:.95rem;text-align:center;animation:_cardIn_1xkwk_1 .5s cubic-bezier(.22,1,.36,1)}@keyframes _cardIn_1xkwk_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._glow_1xkwk_33,._glowSide_1xkwk_34{position:absolute;border-radius:50%;pointer-events:none;filter:blur(28px);z-index:0}._glow_1xkwk_33{width:160px;height:160px;left:50%;top:68%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(232,74,127,.22),transparent 70%);animation:_bloom_1xkwk_1 4.2s ease-in-out infinite}._glowSide_1xkwk_34{width:100px;height:100px;right:-8%;top:6%;background:radial-gradient(circle,rgba(255,180,140,.2),transparent 70%)}._grid_1xkwk_60{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(92,36,48,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(92,36,48,.07) 1px,transparent 1px);background-size:20px 20px;mask-image:radial-gradient(circle at 50% 42%,#000 18%,transparent 72%);pointer-events:none;z-index:0}@keyframes _bloom_1xkwk_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.85}50%{transform:translate(-50%,-50%) scale(1.12);opacity:1}}._scene_1xkwk_79{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_1xkwk_92{position:relative;display:flex;flex-direction:column;align-items:center;animation:_floaty_1xkwk_1 4.8s ease-in-out infinite}._speaker_1xkwk_92[data-side=right]{animation-delay:.55s}._charWrap_1xkwk_104{width:76px;height:92px;filter:drop-shadow(0 8px 14px rgba(92,36,48,.14))}._charSvg_1xkwk_110{width:100%;height:100%;display:block}._speechStack_1xkwk_116{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;margin-bottom:.25rem;min-height:3.6rem}._speechStack_1xkwk_116[data-side=right]{align-items:flex-end}._speech_1xkwk_116{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_1xkwk_1 3.8s ease-in-out infinite}._speech_1xkwk_116[data-side=right]{border-radius:16px 16px 4px}._speech_1xkwk_116[data-i="1"]{animation-delay:0s}._speech_1xkwk_116[data-side=right][data-i="1"]{animation-delay:.55s}._speech_1xkwk_116[data-i="2"]{animation-name:_bubblePopTiltLeft_1xkwk_1;animation-delay:1.1s;opacity:.92}._speech_1xkwk_116[data-side=right][data-i="2"]{animation-name:_bubblePopTiltRight_1xkwk_1;animation-delay:1.6s}._speechText_1xkwk_166{display:block;font-size:.7rem;font-weight:850;letter-spacing:-.01em;color:#5c2430;white-space:nowrap}._speechTail_1xkwk_175{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_1xkwk_116[data-side=left] ._speechTail_1xkwk_175{left:12px}._speech_1xkwk_116[data-side=right] ._speechTail_1xkwk_175{right:12px}._speech_1xkwk_116[data-i="2"] ._speechTail_1xkwk_175{display:none}@keyframes _bubblePop_1xkwk_1{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-4px) scale(1.04)}55%{transform:translateY(-2px) scale(1.02)}}@keyframes _bubblePopTiltLeft_1xkwk_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_1xkwk_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_1xkwk_216{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_1xkwk_1 4.2s ease-in-out infinite}._chaosBubble_1xkwk_216[data-i="1"]{left:2%;top:8%;transform:rotate(-8deg);animation-delay:0s}._chaosBubble_1xkwk_216[data-i="2"]{right:3%;top:2%;transform:rotate(6deg);animation-delay:.4s}._chaosBubble_1xkwk_216[data-i="3"]{left:8%;bottom:22%;transform:rotate(4deg);animation-delay:.9s}._chaosBubble_1xkwk_216[data-i="4"]{right:6%;bottom:18%;transform:rotate(-5deg);animation-delay:1.3s}._chaosBubble_1xkwk_216[data-i="5"]{left:38%;top:0;transform:rotate(-3deg);animation-delay:.7s}._chaosBubble_1xkwk_216[data-i="6"]{left:48%;bottom:6%;transform:rotate(7deg);animation-delay:1.7s;opacity:.9}@keyframes _chaosFloat_1xkwk_1{0%,to{translate:0 0}35%{translate:0 -5px}70%{translate:2px 2px}}._floatChip_1xkwk_281{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_1xkwk_1 5.5s ease-in-out infinite}._floatChip_1xkwk_281[data-i="1"]{left:50%;top:4%;margin-left:-3.6rem;animation-delay:.3s}._floatChip_1xkwk_281[data-i="2"]{right:4%;bottom:8%;animation-delay:1s}._spark_1xkwk_309{position:absolute;width:6px;height:6px;border-radius:50%;background:#e84a7f;opacity:.55;animation:_sparkle_1xkwk_1 2.4s ease-in-out infinite}._spark_1xkwk_309[data-i="1"]{left:18%;top:28%}._spark_1xkwk_309[data-i="2"]{right:16%;top:22%;animation-delay:.8s;background:#c41e5a}@keyframes _sparkle_1xkwk_1{0%,to{transform:scale(.6);opacity:.25}50%{transform:scale(1.2);opacity:.75}}@keyframes _floaty_1xkwk_1{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}._copy_1xkwk_341{position:relative;z-index:2;max-width:19rem}._eyebrow_1xkwk_347{display:inline-flex;align-items:center;justify-content:center;margin:0 0 .4rem;padding:.28rem .65rem;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#c41e5a;background:#c41e5a14;border:1px solid rgba(196,30,90,.12)}._title_1xkwk_363{margin:0 0 .4rem;font-size:clamp(1.4rem,5.2vw,1.7rem);font-weight:900;letter-spacing:-.04em;line-height:1.12;color:#3a1f28}._sub_1xkwk_372{margin:0;font-size:.88rem;font-weight:500;line-height:1.45;color:#6e5a62;letter-spacing:-.01em}._modeRow_1xkwk_381{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:.55rem;width:100%;max-width:20rem;padding:.28rem;border-radius:18px;background:#5c24300a;border:1px solid rgba(92,36,48,.06)}._modeChip_1xkwk_395{position:relative;display:flex;align-items:center;gap:.55rem;min-height:3.15rem;padding:.55rem .7rem;border:1.5px solid transparent;border-radius:14px;background:transparent;cursor:pointer;font-family:inherit;color:#7a636b;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}._modeChip_1xkwk_395:hover:not(:disabled){background:#ffffffb3}._modeChip_1xkwk_395:active:not(:disabled){transform:scale(.985)}._modeChipOn_1xkwk_421{border-color:#c41e5a47;background:#fff;color:#5c2430;box-shadow:0 1px #ffffffe6 inset,0 6px 16px #5c243014}._modeChipIcon_1xkwk_430{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:10px;background:#5c24300f;color:inherit}._modeChipOn_1xkwk_421 ._modeChipIcon_1xkwk_430{background:#c41e5a1f;color:#c41e5a}._modeChipText_1xkwk_447{display:flex;flex-direction:column;gap:.05rem;min-width:0}._modeChipLabel_1xkwk_454{font-size:.86rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}._modeChipHint_1xkwk_461{font-size:.68rem;font-weight:600;letter-spacing:.01em;color:#9a848c}._modeChipOn_1xkwk_421 ._modeChipHint_1xkwk_461{color:#a05672}._micHit_1xkwk_472{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_1xkwk_472:disabled{opacity:.55;cursor:not-allowed}._ring_1xkwk_493{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_1xkwk_1 2.4s ease-out infinite}._ring_1xkwk_493[data-r="2"]{animation-delay:.55s;width:92px;height:92px;margin:-46px 0 0 -46px;border-color:#c41e5a2e}._ring_1xkwk_493[data-r="3"]{animation-delay:1.1s;width:112px;height:112px;margin:-56px 0 0 -56px;border-color:#c41e5a1a}@keyframes _ringPulse_1xkwk_1{0%{transform:scale(.85);opacity:.9}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}._micCore_1xkwk_528{position:relative;z-index:1;width:70px;height:70px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#e84a7f,#c41e5a 52%,#8b2048);box-shadow:0 10px 24px #c41e5a52,0 0 0 5px #ffffffd9;transition:transform .2s ease,box-shadow .2s ease}._micHit_1xkwk_472:hover:not(:disabled) ._micCore_1xkwk_528,._micHit_1xkwk_472:focus-visible ._micCore_1xkwk_528{transform:scale(1.04);box-shadow:0 14px 28px #c41e5a61,0 0 0 6px #ffffffe6}._micHit_1xkwk_472:active:not(:disabled) ._micCore_1xkwk_528{transform:scale(.96)}._micLabel_1xkwk_556{position:relative;z-index:1;font-size:.8rem;font-weight:800;letter-spacing:.02em;text-transform:none;color:#5c2430}@media(max-width:420px){._chaosBubble_1xkwk_216[data-i="3"],._chaosBubble_1xkwk_216[data-i="6"]{display:none}._scene_1xkwk_79{min-height:156px}}@media(prefers-reduced-motion:reduce){._card_1xkwk_1,._glow_1xkwk_33,._speaker_1xkwk_92,._speech_1xkwk_116,._chaosBubble_1xkwk_216,._floatChip_1xkwk_281,._spark_1xkwk_309,._ring_1xkwk_493{animation:none}}._overlay_1fb44_1{position:fixed;inset:0;z-index:260;display:flex;flex-direction:column;justify-content:flex-end}._backdrop_1fb44_10{position:absolute;inset:0;border:none;padding:0;background:#140a0c52;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer;-webkit-tap-highlight-color:transparent}._sheet_1fb44_22{position:relative;z-index:1;display:flex;flex-direction:column;max-height:min(88vh,560px);border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -12px 40px #1a12142e;padding-bottom:env(safe-area-inset-bottom,0px);animation:_pinSheetUp_1fb44_1 .28s cubic-bezier(.32,.72,0,1)}@keyframes _pinSheetUp_1fb44_1{0%{transform:translateY(18px);opacity:.88}to{transform:translateY(0);opacity:1}}._sheetHandle_1fb44_40{flex-shrink:0;width:42px;height:4px;margin:.55rem auto .35rem;border-radius:999px;background:#5c24302e}._sheetHead_1fb44_49{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.25rem 1rem .65rem;flex-shrink:0}._sheetTitle_1fb44_58{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.03em;color:#141014}._closeBtn_1fb44_66{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:50%;background:#5c243014;color:#5c2430;font-size:1.35rem;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}._sheetBody_1fb44_84{flex:1;overflow-y:auto;padding:0 1rem 1rem;-webkit-overflow-scrolling:touch}._sheetIntro_1fb44_91{margin:0 0 .85rem;font-size:.88rem;line-height:1.45;color:#7a6a70}._currentPin_1fb44_98{margin:0 0 .75rem;font-size:.82rem;color:#7a6a70}._currentPin_1fb44_98 strong{color:#141014;font-weight:800}._inputWrap_1fb44_109{position:relative;margin-bottom:.65rem}._input_1fb44_109{width:100%;box-sizing:border-box;min-height:48px;padding:.75rem .9rem;border:1px solid rgba(92,36,48,.14);border-radius:14px;background:#faf8f7;font-family:inherit;font-size:1.05rem;font-weight:700;letter-spacing:.08em;color:#141014}._input_1fb44_109:focus{outline:none;border-color:#c41e5a73;box-shadow:0 0 0 3px #c41e5a1f}._suggestions_1fb44_135{position:absolute;left:0;right:0;top:calc(100% + .35rem);z-index:3;margin:0;padding:.35rem;list-style:none;border-radius:14px;background:#fff;border:1px solid rgba(92,36,48,.12);box-shadow:0 10px 28px #2a1a1f1f;max-height:220px;overflow-y:auto}._suggestionBtn_1fb44_152{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem .7rem;border:none;border-radius:10px;background:transparent;font-family:inherit;text-align:left;cursor:pointer}._suggestionBtn_1fb44_152:active{background:#c41e5a14}._suggestionPin_1fb44_170{font-size:.92rem;font-weight:800;color:#c41e5a;letter-spacing:.04em}._suggestionArea_1fb44_177{font-size:.82rem;color:#7a6a70}._quickLabel_1fb44_182{margin:.85rem 0 .45rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a7a7e}._quickRow_1fb44_191{display:flex;flex-wrap:wrap;gap:.45rem}._quickChip_1fb44_197{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(92,36,48,.12);background:#fff;color:#5c2430;font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}._quickChipActive_1fb44_213{border-color:#c41e5a59;background:#c41e5a14;color:#c41e5a}._sheetFooter_1fb44_219{flex-shrink:0;padding:.65rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(92,36,48,.08)}._applyBtn_1fb44_225{width:100%;min-height:48px;border:none;border-radius:14px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-family:inherit;font-size:.95rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #c41e5a47;-webkit-tap-highlight-color:transparent}._applyBtn_1fb44_225:disabled{opacity:.45;box-shadow:none;cursor:not-allowed}@media(prefers-reduced-motion:reduce){._sheet_1fb44_22{animation:none}}._line_kyv0i_1{margin:0;max-width:22rem;font-size:.92rem;font-weight:550;line-height:1.4;color:#7a6a70}._pinBtn_kyv0i_10{display:inline-flex;align-items:center;gap:.2rem;margin:0;padding:.12rem .45rem;border:1px solid rgba(196,30,90,.22);border-radius:999px;background:#c41e5a0f;color:#c41e5a;font-family:inherit;font-size:inherit;font-weight:800;letter-spacing:.04em;line-height:1.2;vertical-align:baseline;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._pinBtn_kyv0i_10:active{transform:scale(.98);background:#c41e5a1f}._pinBtnIcon_kyv0i_36{font-size:.78em;line-height:1;opacity:.85}._home_1uk9m_1{display:flex;flex-direction:column;gap:1.35rem;width:100%;min-width:0;flex-shrink:0;padding:.2rem 0 1.4rem;box-sizing:border-box;background:transparent}._welcomeQuiet_1uk9m_13{margin:.1rem .4rem 0;font-size:.78rem;font-weight:600;color:#8a7a7e;letter-spacing:-.01em}._welcomeHero_1uk9m_21{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;margin:.35rem .15rem .25rem;padding:.1rem .15rem .2rem}._welcomeQuietBrand_1uk9m_32{margin:0;color:#c41e5a;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}._welcomeHi_1uk9m_41{margin:0;font-size:clamp(1.45rem,5.5vw,1.75rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;color:#141014}._welcomePrompt_1uk9m_50{margin:0;max-width:22rem;font-size:.92rem;font-weight:550;line-height:1.4;color:#7a6a70}._llmBudgetNote_1uk9m_59{position:relative;z-index:2;display:flex;align-items:flex-start;gap:.55rem;flex-shrink:0;width:100%;box-sizing:border-box;margin:.1rem 0 .15rem;padding:.85rem .9rem;border-radius:14px;border:1px solid rgba(196,30,90,.22);background:linear-gradient(135deg,#fff4f8fa,#fffcf8f5);box-shadow:0 1px #ffffffd9 inset,0 6px 18px #5c24300f;isolation:isolate;overflow:visible;min-height:min-content}._llmBudgetNoteBadge_1uk9m_82{flex:0 0 auto;margin-top:.05rem;padding:.18rem .45rem;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap}._llmBudgetNoteBody_1uk9m_97{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-width:0}._llmBudgetNoteText_1uk9m_105{flex:1 1 auto;min-width:0;margin:0;font-size:.8rem;font-weight:600;line-height:1.45;letter-spacing:-.015em;color:#5c2430;overflow:visible}._stage_1uk9m_118{position:relative;isolation:isolate;overflow:hidden;min-height:min(48vh,390px);margin:0 -.15rem;padding:1.25rem 1.1rem 1.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;border:1px solid rgba(92,36,48,.07);background:radial-gradient(65% 50% at 50% 48%,rgba(255,190,210,.28) 0%,transparent 65%),linear-gradient(180deg,#fff,#fffafb);box-shadow:0 10px 28px #5c24300d}._stageMatching_1uk9m_137{min-height:min(54vh,400px)}._stageGrid_1uk9m_141{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(90,40,60,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(90,40,60,.07) 1px,transparent 1px);background-size:20px 20px;mask-image:radial-gradient(circle at 50% 48%,#000 24%,transparent 76%);pointer-events:none}._stageBloom_1uk9m_153{position:absolute;left:50%;top:52%;width:200px;height:200px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(255,180,205,.35) 45%,transparent 72%);filter:blur(6px);animation:_bloomPulse_1uk9m_1 4s ease-in-out infinite;pointer-events:none}._stageBloomSide_1uk9m_167{position:absolute;right:-6%;top:8%;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,160,140,.22),transparent 70%);filter:blur(16px);pointer-events:none}._heroPrompt_1uk9m_179{position:relative;z-index:2;margin:0 0 .85rem;max-width:18rem;text-align:center;font-size:clamp(1.08rem,4.2vw,1.28rem);font-weight:800;letter-spacing:-.03em;line-height:1.25}._heroPromptA_1uk9m_191{color:#5c2430}._heroPromptB_1uk9m_195{background:linear-gradient(100deg,#c41e5a,#a01848);-webkit-background-clip:text;background-clip:text;color:transparent}._orbit_1uk9m_202{position:absolute;inset:0;z-index:1;pointer-events:none}._orbitPhoto_1uk9m_209,._orbitEmoji_1uk9m_210{position:absolute;animation:_floaty_1uk9m_1 4.6s ease-in-out infinite;pointer-events:auto}._orbitPhoto_1uk9m_209{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_1uk9m_209:disabled{pointer-events:none}._orbitEmoji_1uk9m_210{font-size:1.75rem;filter:drop-shadow(0 8px 14px rgba(0,0,0,.12));pointer-events:none}._orbitEmoji_1uk9m_210[data-i="1"]{top:22%;left:8%;animation-delay:0s}._orbitEmoji_1uk9m_210[data-i="2"]{top:12%;right:14%;animation-delay:.35s}._orbitEmoji_1uk9m_210[data-i="3"]{bottom:22%;right:10%;animation-delay:.55s}._orbitPhoto_1uk9m_209[data-i="4"]{top:28%;right:6%;animation-delay:.2s;width:64px;height:64px}._orbitPhoto_1uk9m_209[data-i="5"]{bottom:18%;left:6%;animation-delay:.4s}._orbitPhoto_1uk9m_209[data-i="6"]{top:18%;left:18%;animation-delay:.7s;width:58px;height:58px}._orbitPhoto_1uk9m_209[data-i="7"]{bottom:28%;right:22%;animation-delay:.15s;width:60px;height:60px}._stageCenter_1uk9m_248{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;margin-top:2.5rem}._matchBtn_1uk9m_257{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_1uk9m_257:hover:not(:disabled){transform:translateY(-1px)}._matchBtn_1uk9m_257:active:not(:disabled){transform:translateY(1px)}._matchBtn_1uk9m_257:disabled{opacity:.55;cursor:not-allowed}@keyframes _bloomPulse_1uk9m_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(1.06);opacity:1}}@keyframes _floaty_1uk9m_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._usuals_1uk9m_301{display:flex;flex-direction:column;gap:.55rem;padding:0 .15rem}._usualsHead_1uk9m_308{display:flex;align-items:center;gap:.65rem;padding:0 .15rem}._skipBtn_1uk9m_315{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_1uk9m_330{font-size:1.05rem;font-weight:650;color:#8b3a9e;letter-spacing:-.02em}._featureCard_1uk9m_337{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_1uk9m_353{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.35rem}._featureLead_1uk9m_362{font-size:.92rem;font-weight:700;color:#2a1a20;line-height:1.3}._featureCta_1uk9m_369{font-size:.88rem;font-weight:800;color:#c41e5a}._featureImgWrap_1uk9m_375{flex:0 0 96px;width:96px;border-radius:16px;overflow:hidden}._featureImg_1uk9m_375{width:100%;height:100%;min-height:88px;object-fit:cover;display:block}._bandSection_1uk9m_391{display:flex;flex-direction:column;gap:.75rem;padding:.35rem .05rem .5rem;min-width:0}._centeredTitle_1uk9m_399{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:0 .25rem}._centeredTitleRow_1uk9m_407{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;width:100%}._centeredIcon_1uk9m_415{font-size:1.15rem;line-height:1}._centeredRule_1uk9m_420{height:0;border-top:1.5px dotted rgba(140,110,130,.45)}._gradientTitle_1uk9m_425{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_1uk9m_439{display:flex;flex-direction:column;align-items:center;gap:.25rem}._pin_1uk9m_446{font-size:1.1rem}._trendingSub_1uk9m_450{margin:-.15rem 0 .15rem;text-align:center;font-size:.88rem;color:#6b5a5e}._lightCard_1uk9m_458{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_1uk9m_470{margin:0;font-size:1.02rem;font-weight:800;color:#1a2744;letter-spacing:-.02em;text-align:center}._lightRow_1uk9m_479{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_1uk9m_490{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_1uk9m_504{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_1uk9m_515{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_1uk9m_528{font-size:.68rem;font-weight:700;color:#6b5a5e;text-align:center}._exploreLink_1uk9m_535{border:none;background:transparent;color:#d42365;font-family:inherit;font-size:.88rem;font-weight:800;cursor:pointer;padding:.25rem}._explorePillDark_1uk9m_546{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_1uk9m_562{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_1uk9m_562::-webkit-scrollbar{display:none}._collageItem_1uk9m_576{flex:0 0 min(82vw,300px);width:min(82vw,300px);scroll-snap-align:center}._collageCard_1uk9m_582{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_1uk9m_593{border:none;padding:0;background:transparent;cursor:pointer;font-family:inherit;text-align:left}._collagePhotos_1uk9m_593{display:grid;grid-template-columns:1.35fr 1fr;gap:.4rem;height:148px}._collageMain_1uk9m_609,._collageStack_1uk9m_610>span{border-radius:16px;background:#f5f0e8 center / cover no-repeat}._collageStack_1uk9m_610{display:grid;grid-template-rows:1fr 1fr;gap:.4rem;min-height:0}._collageBody_1uk9m_622{display:flex;flex-direction:column;gap:.2rem;padding:0 .15rem .15rem}._collagePlace_1uk9m_629{margin:0;font-size:.98rem;font-weight:800;color:#1a1214;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._collageEta_1uk9m_640{margin:0;font-size:.78rem;font-weight:650;color:#6b5a5e}._collageLine_1uk9m_647{margin:.15rem 0 0;font-size:.84rem;font-weight:650;color:#3a2a30}._collageMore_1uk9m_654{color:#8a7a7e;font-weight:600}._collageFooter_1uk9m_659{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem}._collagePrice_1uk9m_667{font-size:.95rem;font-weight:850;color:#1a1214}._viewCartOutline_1uk9m_673{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_1uk9m_688{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_1uk9m_688::-webkit-scrollbar{display:none}._dishRailItem_1uk9m_709{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_1uk9m_717{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_1uk9m_728{position:absolute;inset:0;border:none;padding:0;background:transparent;cursor:pointer;font-family:inherit}._dishPhoto_1uk9m_738{position:absolute;inset:0;background:#f5f0e8 center / cover no-repeat;pointer-events:none}._dishShade_1uk9m_745{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(10,6,8,.9));pointer-events:none}._vegMark_1uk9m_753,._nonVegMark_1uk9m_754{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_1uk9m_753:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#1a7a3a}._nonVegMark_1uk9m_754{border-color:#b83a1a}._nonVegMark_1uk9m_754:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#b83a1a}._dishBody_1uk9m_787{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_1uk9m_800{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem}._dishName_1uk9m_807{color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dishPrice_1uk9m_817{flex-shrink:0;color:#fff;font-size:.98rem;font-weight:850}._dishPlace_1uk9m_824{color:#ffffffd1;font-size:.78rem;font-weight:650}._dishMeta_1uk9m_830{display:inline-flex;align-items:center;gap:.4rem;margin-top:.28rem;padding:.18rem .5rem;width:fit-content;border-radius:999px;background:#00000059}._rating_1uk9m_841{color:#fff;font-size:.7rem;font-weight:800}._eta_1uk9m_847{color:#ffffffe6;font-size:.7rem;font-weight:650}._dishAdd_1uk9m_853{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_1uk9m_853:disabled{opacity:.55;cursor:not-allowed}._matchedSection_1uk9m_877{display:flex;flex-direction:column;gap:.65rem;padding:.25rem .05rem .5rem;animation:_matchedReveal_1uk9m_1 .55s ease-out}._matchedSummary_1uk9m_885{margin:-.25rem 0 0;text-align:center;font-size:.88rem;color:#6b5a5e;padding:0 .75rem}._matchedActions_1uk9m_893{display:flex;flex-direction:column;align-items:center;gap:.45rem}._rematchBtn_1uk9m_900{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_1uk9m_913{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_1uk9m_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){._llmBudgetNote_1uk9m_59{flex-direction:column;align-items:stretch;gap:.45rem;padding-top:.9rem;padding-bottom:.9rem}._llmBudgetNoteBadge_1uk9m_82{align-self:flex-start}}._wrap_j0s4f_1{display:flex;flex-direction:column;align-items:stretch;gap:.85rem;width:100%;max-width:28rem;margin:0 auto;padding:.85rem .55rem 1rem;box-sizing:border-box}._budget_j0s4f_13{position:relative;z-index:2;display:flex;flex-direction:column;align-items:stretch;gap:.45rem;flex-shrink:0;padding:.85rem .9rem;border-radius:14px;border:1px solid rgba(196,30,90,.16);background:linear-gradient(135deg,#fff4f8fa,#fffcfafa);isolation:isolate;overflow:visible;min-height:min-content}._budgetHead_j0s4f_30{display:inline-flex;align-items:center;gap:.45rem;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#c41e5a}._budgetDot_j0s4f_41{flex-shrink:0;width:.45rem;height:.45rem;border-radius:50%;background:#c41e5a;box-shadow:0 0 0 3px #c41e5a26}._budgetText_j0s4f_50{margin:0;font-size:.76rem;font-weight:550;line-height:1.45;color:#5c2430;overflow:visible}._hero_j0s4f_59{position:relative;z-index:1;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;padding:1.25rem 1.1rem 1.3rem;border-radius:24px;border:1px solid rgba(92,36,48,.07);background:linear-gradient(160deg,#fffffffa,#fff7faf0);box-shadow:0 1px #ffffffe6 inset,0 16px 40px #2a12180f;overflow:hidden}._glow_j0s4f_78{position:absolute;right:-18%;top:-40%;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(232,74,127,.18),transparent 68%);pointer-events:none;z-index:0}._brand_j0s4f_90,._hi_j0s4f_91,._prompt_j0s4f_92,._lead_j0s4f_93{position:relative;z-index:1}._brand_j0s4f_90{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.28rem .65rem .28rem .4rem;border-radius:999px;background:#c41e5a14;border:1px solid rgba(196,30,90,.12);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#c41e5a}._brandMark_j0s4f_114{width:1.15rem;height:1.15rem;border-radius:50%;background:linear-gradient(145deg,#e84a7f,#c41e5a);box-shadow:0 2px 8px #c41e5a47}._hi_j0s4f_91{margin:.15rem 0 0;font-size:clamp(1.65rem,7vw,2.05rem);font-weight:900;letter-spacing:-.045em;line-height:1.08;color:#141014}._prompt_j0s4f_92{margin:0;font-size:1.05rem;font-weight:650;letter-spacing:-.02em;line-height:1.3;color:#5c2430}._lead_j0s4f_93{margin:.1rem 0 0;max-width:22rem;font-size:.9rem;font-weight:500;line-height:1.45;color:#7a6a70}._actions_j0s4f_149{display:flex;flex-direction:column;gap:.55rem}._actionsLabel_j0s4f_155{margin:0 .15rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9a848c}._chipGrid_j0s4f_164{display:grid;grid-template-columns:1fr;gap:.45rem}._chip_j0s4f_164{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:3rem;padding:.75rem .95rem;border-radius:16px;border:1px solid rgba(92,36,48,.08);background:#fff;color:#2a1a20;font-family:inherit;text-align:left;cursor:pointer;box-shadow:0 4px 14px #2a12180a;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}._chip_j0s4f_164:hover:not(:disabled),._chip_j0s4f_164:focus-visible{border-color:#c41e5a47;box-shadow:0 8px 20px #c41e5a1a}._chip_j0s4f_164:active:not(:disabled){transform:scale(.985)}._chip_j0s4f_164:disabled{opacity:.55;cursor:not-allowed}._chipText_j0s4f_205{flex:1;min-width:0;font-size:.9rem;font-weight:700;letter-spacing:-.015em;line-height:1.25}._chipArrow_j0s4f_214{flex-shrink:0;color:#c41e5a;font-size:1rem;font-weight:700;opacity:.75}._caps_j0s4f_222{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin:.15rem 0 0;padding:0;list-style:none}._caps_j0s4f_222 li{padding:.28rem .65rem;border-radius:999px;background:#5c24300d;border:1px solid rgba(92,36,48,.06);font-size:.68rem;font-weight:750;letter-spacing:.02em;color:#8a6a72}@media(min-width:400px){._chipGrid_j0s4f_164{grid-template-columns:1fr 1fr}._chip_j0s4f_164{min-height:3.35rem;align-items:flex-start;flex-direction:column;gap:.45rem}._chipArrow_j0s4f_214{align-self:flex-end}}@media(prefers-reduced-motion:reduce){._chip_j0s4f_164{transition:none}}._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}}._sheet_1hmly_1{--mt-accent: #c41e5a;--mt-accent-hot: #e84a7f;--mt-accent-deep: #9a1848;--mt-accent-soft: rgba(196, 30, 90, .12);--mt-accent-ring: rgba(196, 30, 90, .28);--mt-ink: #1a2744;--mt-muted: #7a6a70;--mt-border: rgba(92, 36, 48, .12)}._overlay_1hmly_12{position:fixed;inset:0;z-index:90;display:flex;flex-direction:column;justify-content:flex-end}._backdrop_1hmly_21{position:absolute;inset:0;border:none;padding:0;background:#1a121473;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer}._sheet_1hmly_1{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_1hmly_1 .28s ease-out}@keyframes _sheetUp_1hmly_1{0%{transform:translateY(24px);opacity:.85}to{transform:translateY(0);opacity:1}}._sheetChrome_1hmly_49{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:52px;padding:.65rem 1rem .4rem;flex-shrink:0}._closeBtn_1hmly_59{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:50%;background:#2a2226;color:#fff;font-size:1.4rem;font-weight:400;line-height:1;cursor:pointer}._exploreBtn_1hmly_78{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;min-height:36px;padding:.25rem .15rem;border:none;background:transparent;color:var(--mt-accent);font-family:inherit;font-size:.88rem;font-weight:800;line-height:1.2;cursor:pointer;white-space:nowrap}._sheetBody_1hmly_96{flex:1;overflow-y:auto;padding:.5rem 1.1rem 1rem;-webkit-overflow-scrolling:touch}._visuallyHidden_1hmly_103{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._cats_1hmly_115{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin-bottom:1.1rem}._cat_1hmly_115{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-height:78px;padding:.7rem .4rem;border-radius:16px;border:1.5px solid var(--mt-border);background:#fff;color:#3a2a30;font-family:inherit;font-size:.84rem;font-weight:750;cursor:pointer}._catOn_1hmly_139{border-color:var(--mt-accent);color:var(--mt-accent);box-shadow:0 0 0 1px var(--mt-accent-ring)}._catIcon_1hmly_145{font-size:1.35rem;line-height:1}._block_1hmly_150{margin-bottom:1.15rem}._blockTitle_1hmly_154{margin:0 0 .55rem;font-size:1.02rem;font-weight:800;color:var(--mt-ink);letter-spacing:-.02em}._slider_1hmly_162{width:100%;accent-color:var(--mt-accent);height:28px}._sliderEnds_1hmly_168{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.78rem;font-weight:650;color:var(--mt-muted)}._sliderLive_1hmly_177{margin:0 0 .35rem;font-size:.9rem;font-weight:800;color:var(--mt-accent)}._partyTrack_1hmly_184{display:flex;flex-direction:column;gap:.35rem}._partyTicks_1hmly_190{display:flex;justify-content:space-between;padding:0 .15rem}._partyTick_1hmly_190{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_1hmly_210{background:var(--mt-accent-soft);color:var(--mt-accent)}._chipGrid_1hmly_215{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._chip_1hmly_215{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_1hmly_238{border-color:var(--mt-accent);color:var(--mt-accent);background:#fff4f8a6}._check_1hmly_244{width:16px;height:16px;border-radius:3px;border:1.5px solid rgba(196,30,90,.5);flex-shrink:0;background:#fff}._chipOn_1hmly_238 ._check_1hmly_244{border-color:var(--mt-accent);background:linear-gradient(var(--mt-accent),var(--mt-accent)) center / 8px 8px no-repeat,#fff}._note_1hmly_260{width:100%;min-height:88px;padding:.75rem .85rem;border-radius:14px;border:1.5px solid var(--mt-border);font-family:inherit;font-size:.92rem;resize:vertical;box-sizing:border-box}._note_1hmly_260:focus{outline:2px solid var(--mt-accent-ring);outline-offset:1px;border-color:#c41e5a59}._sheetFooter_1hmly_278{padding:.65rem 1.1rem max(.95rem,env(safe-area-inset-bottom));border-top:1px solid rgba(92,36,48,.06);background:#fff}._decideBtn_1hmly_284{width:100%;min-height:52px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--mt-accent-hot) 0%,var(--mt-accent) 55%,var(--mt-accent-deep) 100%);color:#fff;font-family:inherit;font-size:1.02rem;font-weight:850;cursor:pointer;box-shadow:0 12px 28px #c41e5a47}._decideBtn_1hmly_284:active{transform:translateY(1px)}._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_1kbua_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_1kbua_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_1kbua_56{filter:grayscale(.85) contrast(.92);background:var(--shef-border)}._pageDisabled_1kbua_56:before{opacity:.25}._disabledOverlay_1kbua_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_1kbua_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_1kbua_90{font-size:.75rem;color:#ffffffe6;margin:0;font-weight:500}._offlineBanner_1kbua_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_1kbua_115{flex:1;min-width:0}._offlineBannerRetry_1kbua_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_1kbua_120:disabled{opacity:.45;cursor:not-allowed}._offlineBannerDot_1kbua_139{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:#b8860b;box-shadow:0 0 0 3px #b8860b2e}._offlineBannerDismiss_1kbua_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_1kbua_14:before{content:none}._chatShell_1kbua_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_1kbua_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_1kbua_178:hover{background:var(--agent-hover-bg);color:var(--agent-text);border-color:var(--shef-tint-border)}._chatFloatingMenu_1kbua_178:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatFloatingStatus_1kbua_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_1kbua_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_1kbua_248{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}._chatInlineStatus_1kbua_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_1kbua_271{line-height:1}._chatMenuBtn_1kbua_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_1kbua_275:hover{background:var(--agent-hover-bg);color:var(--agent-text)}._chatMenuBtn_1kbua_275:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatBrand_1kbua_300{display:flex;align-items:center;gap:.45rem;min-width:0}._chatBrandText_1kbua_307{display:flex;flex-direction:column;gap:.05rem;min-width:0}._chatBrandMark_1kbua_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_1kbua_314:after{content:"";position:absolute;inset:0;margin:auto;width:7px;height:7px;border-radius:50%;background:var(--shef-white);opacity:.95}._chatModelBadge_1kbua_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_1kbua_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_1kbua_348::-webkit-scrollbar{display:none}._quickNavCard_1kbua_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_1kbua_363:hover:not(:disabled){transform:translateY(-2px);border-color:#c41e5a47;box-shadow:0 4px 8px #5c243014,0 8px 22px #c41e5a1f}._quickNavCard_1kbua_363:active:not(:disabled){transform:translateY(0) scale(.98)}._quickNavCard_1kbua_363:disabled{opacity:.55;cursor:not-allowed}._quickNavCard_1kbua_363:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._quickNavIconWrap_1kbua_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_1kbua_363[data-nav=new] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#e84393,#c41e5a)}._quickNavCard_1kbua_363[data-nav=explore] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#6bcb77,#2d8a4e)}._quickNavCard_1kbua_363[data-nav=pantry] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#f59e0b,#d97706)}._quickNavCard_1kbua_363[data-nav=plans] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#a78bfa,#7c3aed)}._quickNavCard_1kbua_363[data-nav=feed] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#4d96ff,#2f6fd6)}._quickNavCard_1kbua_363[data-nav=cart] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#ffb347,#ff922b)}._quickNavCard_1kbua_363[data-nav=track] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#38bdf8,#0284c7)}._quickNavCard_1kbua_363[data-nav=orders] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#818cf8,#4f46e5)}._quickNavCard_1kbua_363[data-nav=prefs] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#94a3b8,#64748b)}._quickNavCard_1kbua_363[data-nav=account] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#64748b,#334155)}._quickNavCard_1kbua_363[data-nav=support] ._quickNavIconWrap_1kbua_403{background:linear-gradient(135deg,#34d399,#059669)}._quickNavText_1kbua_459{display:flex;flex-direction:column;gap:.05rem;min-width:0}._quickNavLabel_1kbua_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_1kbua_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_1kbua_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_1kbua_486:hover:not(:disabled){border-color:var(--shef-pink);color:var(--shef-maroon);background:var(--shef-accent-tint)}._quickNavBtn_1kbua_486:disabled{opacity:.5;cursor:not-allowed}._quickNavBtn_1kbua_486:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._chatTopActions_1kbua_515{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._classicSiteBtn_1kbua_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_1kbua_522:hover{color:var(--shef-maroon);border-color:var(--shef-pink);background:var(--shef-accent-tint)}._classicSiteBtn_1kbua_522:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._agentCartBtn_1kbua_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_1kbua_548:hover{background:var(--shef-accent-tint);color:var(--shef-pink)}._agentCartIcon_1kbua_566{display:flex;align-items:center;justify-content:center;line-height:0}._agentCartBadge_1kbua_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_1kbua_589{font-size:.9375rem;font-weight:600;color:var(--agent-text);letter-spacing:-.01em}._chatStatus_1kbua_596{font-size:.75rem;color:var(--agent-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:12rem}._newChatBtn_1kbua_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_1kbua_605:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 6px 16px #c41e5a57}._newChatBtn_1kbua_605:active:not(:disabled){transform:scale(.98)}._newChatBtn_1kbua_605:disabled{opacity:.5;cursor:not-allowed}._newChatBtn_1kbua_605:focus-visible{outline:2px solid rgba(196,30,90,.55);outline-offset:2px}._welcomeScreen_1kbua_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_1kbua_1 .45s ease-out}@keyframes _welcomeFadeIn_1kbua_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._welcomeIcon_1kbua_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_1kbua_677{width:100%;height:100%;object-fit:cover;display:block}._welcomeAvatarInitial_1kbua_684{font-family:var(--agent-serif);font-size:1.35rem;font-weight:600;color:var(--shef-pink);line-height:1}._welcomeScreenPersonal_1kbua_692 ._welcomeIcon_1kbua_664{border-radius:50%;background:var(--agent-brand-gradient);box-shadow:0 4px 16px #c41e5a38;border:2px solid var(--agent-surface)}._welcomeIconMark_1kbua_699{width:14px;height:14px;border-radius:50%;background:var(--shef-white);opacity:.95}._welcomeEyebrow_1kbua_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_1kbua_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_1kbua_641:not(._welcomeScreenPersonal_1kbua_692) ._welcomeTitle_1kbua_717{background:var(--agent-brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._welcomeScreenPersonal_1kbua_692 ._welcomeTitle_1kbua_717{display:flex;flex-direction:column;align-items:center;gap:.1rem;margin-bottom:.65rem}._welcomeGreeting_1kbua_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_1kbua_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_1kbua_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}._llmBudgetNote_1kbua_774{display:flex;align-items:flex-start;gap:.55rem;width:100%;max-width:28rem;margin:.65rem 0 .85rem;padding:.85rem .9rem;border-radius:14px;border:1px solid rgba(196,30,90,.22);background:linear-gradient(135deg,#fff4f8fa,#fffcf8f5);box-shadow:0 6px 18px #5c24300f;box-sizing:border-box;text-align:left;flex-shrink:0;overflow:visible;min-height:min-content}._llmBudgetNoteBadge_1kbua_793{flex:0 0 auto;margin-top:.05rem;padding:.18rem .45rem;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;white-space:nowrap}._llmBudgetNoteBody_1kbua_808{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto;min-width:0}._llmBudgetNoteText_1kbua_816{margin:0;font-size:.86rem;font-weight:600;line-height:1.45;letter-spacing:-.015em;color:#5c2430;overflow:visible}._welcomeScreenPersonal_1kbua_692 ._welcomeSubtitle_1kbua_763{max-width:36ch;font-size:1rem}._welcomeWorkflowCard_1kbua_831{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_1kbua_831:hover:not(:disabled){transform:translateY(-1px);border-color:#c41e5a73;box-shadow:0 6px 18px #c41e5a1f}._welcomeWorkflowCard_1kbua_831:disabled{opacity:.6;cursor:not-allowed}._welcomeWorkflowEyebrow_1kbua_861{font-size:.6875rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--shef-accent, #c41e5a)}._welcomeWorkflowTitle_1kbua_869{font-size:.95rem;font-weight:600;line-height:1.35}._welcomeWorkflowMeta_1kbua_875{font-size:.8125rem;color:var(--agent-text-muted)}._welcomeWorkflowCta_1kbua_880{margin-top:.35rem;font-size:.8125rem;font-weight:600;color:var(--shef-accent, #c41e5a)}._msgCartProposeBlock_1kbua_887,._msgCartNudgeBlock_1kbua_888{display:flex;flex-direction:column;gap:.75rem;max-width:28rem}._msgCartProposeItem_1kbua_895{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_1kbua_906{font-weight:600;font-size:.9rem}._msgCartProposePrice_1kbua_911{font-size:.8125rem;color:var(--agent-text-muted);white-space:nowrap}._msgCartProposeActions_1kbua_917{display:flex;flex-wrap:wrap;gap:.5rem}._welcomeSuggestions_1kbua_923{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%;max-width:520px}._welcomeSuggestionCard_1kbua_931{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_1kbua_950{flex:1;min-width:0}._welcomeSuggestionArrow_1kbua_955{flex-shrink:0;font-size:.9375rem;color:var(--agent-text-muted);opacity:.55;transition:transform .15s,opacity .15s,color .15s}._welcomeSuggestionCard_1kbua_931:hover:not(:disabled){border-color:#c41e5a59;background:var(--shef-accent-tint);box-shadow:0 3px 12px #c41e5a1a;transform:translateY(-1px)}._welcomeSuggestionCard_1kbua_931:hover:not(:disabled) ._welcomeSuggestionArrow_1kbua_955{transform:translate(2px);opacity:1;color:var(--agent-accent)}._welcomeSuggestionCard_1kbua_931:disabled{opacity:.6;cursor:not-allowed}._messagesWelcome_1kbua_981{justify-content:flex-start;align-items:stretch}._messagesConversation_1kbua_987{gap:1rem;padding:1rem 1rem .75rem}._agenticCardStack_1kbua_992{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_1kbua_1009{flex-shrink:0;padding:1.75rem 1.5rem;background:var(--shef-surface);text-align:center}._heroHeadline_1kbua_1016{margin:0;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;letter-spacing:-.03em;line-height:1.2}._heroHeadlineGradient_1kbua_1024{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_1kbua_1031{color:var(--shef-text)}._heroCtas_1kbua_1035{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem}._heroCtaPrimary_1kbua_1043{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_1kbua_1043:hover{transform:translateY(-2px);box-shadow:0 6px 22px #c41e5a66}._heroCtaSecondary_1kbua_1061{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_1kbua_1061:hover{border-color:#c41e5a66;color:var(--shef-pink);transform:translateY(-2px)}._heroCtaPrimary_1kbua_1043:focus-visible,._heroCtaSecondary_1kbua_1061:focus-visible{outline:2px solid rgba(196,30,90,.6);outline-offset:2px}._templateCard_1kbua_1085:focus-visible{outline:2px solid rgba(196,30,90,.5);outline-offset:2px}._templateCardsSection_1kbua_1091{flex-shrink:0;padding:1.25rem 1rem;position:relative;z-index:2}._templateCardsTitle_1kbua_1098{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:var(--shef-text);letter-spacing:-.02em}._templateCardsScroll_1kbua_1106{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._templateCardsScroll_1kbua_1106::-webkit-scrollbar{display:none}._templateCard_1kbua_1085{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_1kbua_1085:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}._templateCardImage_1kbua_1140{width:100%;height:100px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._templateCardTitle_1kbua_1148{display:block;padding:.6rem .75rem .15rem;font-size:.95rem;font-weight:700;color:var(--shef-text)}._templateCardMeta_1kbua_1156{display:block;padding:0 .75rem .75rem;font-size:.8rem;color:var(--shef-text-subtle);font-weight:500}._chatZone_1kbua_1165{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_1kbua_1176{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_1kbua_1190{margin:0;font-size:1.25rem;font-weight:800;color:var(--shef-text);letter-spacing:-.03em;line-height:1.25}._chatZoneActions_1kbua_1199{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._clearChatBtn_1kbua_1206{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_1kbua_1206:hover:not(:disabled){color:var(--shef-text-muted);border-color:#0003;background:var(--shef-chip-bg)}._clearChatBtn_1kbua_1206:disabled{opacity:.6;cursor:not-allowed}._chatZoneStatus_1kbua_1229{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_1kbua_1229 ._statusDot_1kbua_1241{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--shef-text-subtle)}._chatZoneStatus_1kbua_1229[data-status=ready] ._statusDot_1kbua_1241{background:var(--shef-green);box-shadow:0 0 0 2px #10b9814d}._chatZoneStatus_1kbua_1229[data-status=thinking] ._statusDot_1kbua_1241{background:#f59e0b;animation:_statusBlink_1kbua_1 .8s ease-in-out infinite}._chatZoneStatus_1kbua_1229[data-status=listening] ._statusDot_1kbua_1241{background:var(--shef-danger-text);box-shadow:0 0 0 2px #ef44444d}._chatZoneStatus_1kbua_1229[data-status=speaking] ._statusDot_1kbua_1241{background:var(--shef-pink-light);animation:_statusBlink_1kbua_1 .8s ease-in-out infinite}._chatSection_1kbua_1269{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_1kbua_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_1kbua_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_1kbua_1{0%,to{opacity:1}50%{opacity:.4}}._messages_1kbua_981{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_1kbua_1313,._msgRowAgent_1kbua_1314{display:flex;gap:.75rem;align-items:flex-start;max-width:var(--agent-max-width);margin:0 auto;width:100%}._msgAgentColumn_1kbua_1323{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;flex:1;min-width:0;max-width:100%}._msgRowUser_1kbua_1313{flex-direction:row-reverse;justify-content:flex-start}._msgAvatar_1kbua_1338{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_1kbua_1350{width:10px;height:10px;border-radius:50%;background:var(--shef-white);opacity:.95}._msgUser_1kbua_1358{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_1kbua_1372{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_1kbua_1384{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_1kbua_1393{margin:0 0 .85rem;color:var(--agent-text)}._msgAssistantBubble_1kbua_1384 ._msgParagraph_1kbua_1393{margin:0 0 .65rem}._msgAssistantBubble_1kbua_1384 ._msgParagraph_1kbua_1393:last-child{margin-bottom:0}._thinkingLabel_1kbua_1406{font-size:.875rem;color:var(--agent-text-muted);margin-right:.35rem}._msgMealsBlock_1kbua_1413{max-width:100%}._msgMealsIntro_1kbua_1416{margin:0 0 .85rem;line-height:1.55;color:var(--shef-text)}._msgRecommendLabel_1kbua_1421{font-size:.8125rem;font-weight:700;color:var(--agent-accent);margin:0 0 .4rem}._msgRecommendRow_1kbua_1427{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem}._msgRecommendChip_1kbua_1433{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_1kbua_1442{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted);margin:0 0 .5rem}._msgMealsList_1kbua_1442{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;list-style:none;padding:0;margin-left:0}._msgMealsList_1kbua_1442 li{list-style:none}._msgMealCard_1kbua_1460{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_1kbua_1460:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgMealCard_1kbua_1460:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgMealImg_1kbua_1484{width:100%;height:64px;object-fit:cover}._msgMealName_1kbua_1489{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}._msgMealReason_1kbua_1501{font-size:.62rem;font-weight:500;color:var(--shef-text-muted);padding:0 .4rem;text-align:center;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._msgMealPrice_1kbua_1513{font-size:.75rem;font-weight:700;color:var(--agent-accent);padding-bottom:.4rem}._msgProductKind_1kbua_1519{font-size:.625rem;font-weight:500;color:var(--shef-text-muted);text-transform:capitalize;line-height:1.2}._msgMealCardBody_1kbua_1527{display:flex;flex-direction:column;gap:.2rem;min-width:0}._msgMealCardInCart_1kbua_1534{background:var(--shef-accent-tint);box-shadow:0 0 0 2px #c41e5a59}._msgMealAddedBadge_1kbua_1539{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_1kbua_1553{font-size:.8125rem;color:var(--shef-text-muted);margin:0 0 .5rem;line-height:1.5}._msgMealsBlock_1kbua_1413 ._msgMealsIntro_1kbua_1416{margin-bottom:.5rem}._msgChefsBlock_1kbua_1564{min-width:0}._msgGraphicIcon_1kbua_1567{display:inline-block;font-size:1.5rem;margin-right:.5rem;vertical-align:middle;line-height:1}._msgChefsIntro_1kbua_1574{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.45}._msgChefsList_1kbua_1580{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}._msgChefsList_1kbua_1580 li{list-style:none}._msgChefCard_1kbua_1591{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_1kbua_1591:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgChefCard_1kbua_1591:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgChefImg_1kbua_1614{width:100%;height:90px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._msgChefName_1kbua_1621{font-size:.9375rem;font-weight:700;color:var(--shef-text);padding:.5rem .75rem .15rem;text-align:left}._msgChefMeta_1kbua_1628{font-size:.75rem;color:var(--shef-text-muted);padding:0 .75rem .6rem;line-height:1.3}._msgPlansBlock_1kbua_1636{min-width:0}._msgPlansIntro_1kbua_1639{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.45}._msgPlansListLabel_1kbua_1645{font-size:.8125rem;font-weight:600;color:var(--shef-text-muted);margin:0 0 .5rem}._msgPlansList_1kbua_1645{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}._msgPlansList_1kbua_1645 li{list-style:none}._msgPlanCard_1kbua_1662{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_1kbua_1662:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shef-tint-shadow);border-color:var(--agent-accent-border)}._msgPlanCard_1kbua_1662:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgPlanImg_1kbua_1685{width:100%;height:90px;background-size:cover;background-position:center;background-color:var(--shef-bg-subtle)}._msgPlanName_1kbua_1692{font-size:.9375rem;font-weight:700;color:var(--shef-text);padding:.5rem .75rem .15rem;text-align:left}._msgPlanMeta_1kbua_1699{font-size:.75rem;color:var(--shef-text-muted);padding:0 .75rem .6rem;line-height:1.3}._msgLoginBlock_1kbua_1707{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_1kbua_1718{font-size:2rem;line-height:1;margin-bottom:.25rem}._msgLoginTitle_1kbua_1723{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgLoginText_1kbua_1730{margin:0;font-size:.9375rem;color:var(--shef-text-muted);line-height:1.5}._msgLoginActions_1kbua_1736{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.25rem}._msgSignUpBtn_1kbua_1743{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_1kbua_1743:hover{background:var(--agent-accent-tint);border-color:var(--agent-accent);transform:translateY(-1px)}._msgSignUpBtn_1kbua_1743:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgCartBlock_1kbua_1765{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_1kbua_1777{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._msgCartIcon_1kbua_1783{font-size:1.5rem;line-height:1}._msgCartTitle_1kbua_1787{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgCartIntro_1kbua_1794{margin:0 0 1rem;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgCartItemsWrap_1kbua_1800{margin-bottom:.75rem}._msgCartList_1kbua_1803{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}._msgCartItem_1kbua_1800{display:flex;align-items:center;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--shef-border)}._msgCartItem_1kbua_1800:last-child{border-bottom:none}._msgCartItemImg_1kbua_1821,._msgCartItemImgPlaceholder_1kbua_1822{width:44px;height:44px;border-radius:10px;flex-shrink:0}._msgCartItemImg_1kbua_1821{object-fit:cover}._msgCartItemImgPlaceholder_1kbua_1822{display:flex;align-items:center;justify-content:center;background:var(--shef-muted-surface);font-size:1.25rem}._msgCartItemInfo_1kbua_1838{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._msgCartItemName_1kbua_1845{font-size:.9375rem;font-weight:600;color:var(--shef-text);line-height:1.3}._msgCartItemMeta_1kbua_1851{font-size:.8125rem;color:var(--shef-text-muted)}._msgCartCount_1kbua_1855{margin-left:auto;font-size:.75rem;font-weight:700;color:var(--shef-maroon);background:#c41e5a14;padding:.2rem .5rem;border-radius:999px}._msgCartEmpty_1kbua_1864{margin:.5rem 0 0;font-size:.875rem;color:var(--shef-text-muted)}._msgCartQtyRow_1kbua_1869{display:flex;align-items:center;gap:.35rem;margin-top:.4rem}._msgCartQtyBtn_1kbua_1875{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_1kbua_1875:hover{border-color:var(--shef-pink);color:var(--shef-maroon)}._msgCartQtyValue_1kbua_1891{min-width:1.25rem;text-align:center;font-size:.8125rem;font-weight:700}._msgCartRemoveBtn_1kbua_1897{margin-left:.25rem;padding:.2rem .45rem;border:none;background:transparent;color:var(--shef-text-muted);font-size:.72rem;font-weight:600;cursor:pointer}._msgCartRemoveBtn_1kbua_1897:hover{color:var(--shef-maroon)}._msgCartActions_1kbua_1910,._msgPlanActions_1kbua_1911{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}._msgSecondaryBtn_1kbua_1917{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_1kbua_1917:hover{background:#c41e5a0d;border-color:var(--shef-pink)}._msgChefCardWrap_1kbua_1935{display:flex;flex-direction:column;gap:.45rem}._msgChefActions_1kbua_1940{display:flex;flex-wrap:wrap;gap:.35rem}._msgChefActionBtn_1kbua_1945,._msgChefActionBtnPrimary_1kbua_1946,._msgChefActionBtnOn_1kbua_1947{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_1kbua_1946{background:linear-gradient(135deg,#c41e5a,#8b2432);border-color:transparent;color:#fff}._msgChefActionBtnOn_1kbua_1947{background:#c41e5a1a;border-color:#c41e5a40;color:var(--shef-maroon)}._msgAppLinkBlock_1kbua_1971{display:flex;flex-direction:column;gap:.75rem;padding:.15rem 0}._msgCartDivider_1kbua_1977{height:1px;background:linear-gradient(90deg,transparent,var(--shef-border),transparent);margin:.5rem 0}._msgCartTotalRow_1kbua_1982{display:flex;justify-content:space-between;font-size:.9375rem;font-weight:600;color:var(--shef-text);margin-bottom:1rem}._msgProceedBtn_1kbua_1990,._msgFormSubmit_1kbua_1991,._msgPayBtn_1kbua_1992{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_1kbua_2006{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_1kbua_1990:hover,._msgFormSubmit_1kbua_1991:hover,._msgPayBtn_1kbua_1992:hover,._msgLoginBtn_1kbua_2006:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 18px #c41e5a57}._msgPaymentBlock_1kbua_2029{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_1kbua_2041{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._msgPaymentIcon_1kbua_2047{font-size:1.5rem;line-height:1}._msgPaymentTitle_1kbua_2051{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgPaymentIntro_1kbua_2058{margin:0 0 1rem;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgPaymentOrder_1kbua_2064{margin-bottom:1rem;padding:.75rem;background:#ffffffb3;border-radius:12px;border:1px solid var(--shef-border)}._msgPaymentItems_1kbua_2071{list-style:none;padding:0;margin:0 0 .5rem}._msgPaymentItem_1kbua_2071{display:flex;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.875rem}._msgPaymentItemName_1kbua_2083{flex:1;font-weight:500;color:var(--shef-text)}._msgPaymentItemMeta_1kbua_2088{font-size:.8125rem;color:var(--shef-text-subtle)}._msgPaymentItemPrice_1kbua_2092{font-weight:600;color:var(--shef-text)}._msgPaymentDivider_1kbua_2096{height:1px;background:var(--shef-border);margin:.5rem 0}._msgPaymentRow_1kbua_2101{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--shef-text-muted);padding:.2rem 0}._msgPaymentDiscount_1kbua_2108{color:var(--shef-green);font-weight:600}._msgPaymentTotalRow_1kbua_2112{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_1kbua_2122{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_1kbua_2132{font-size:.75rem;font-weight:700;color:var(--shef-maroon);letter-spacing:.05em}._msgPaymentMethodLabel_1kbua_2138{font-size:.875rem;font-weight:600;color:var(--shef-text-muted)}._msgPaymentActions_1kbua_2143{display:flex;flex-direction:column;gap:.5rem}._msgPayBtn_1kbua_1992{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_1kbua_1992:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 6px 20px #c41e5a61}._msgPayBtn_1kbua_1992:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgPayLaterBtn_1kbua_2170{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_1kbua_2170:hover{background:var(--shef-muted-surface);border-color:var(--shef-border);color:var(--shef-text-muted)}._msgPayLaterBtn_1kbua_2170:focus-visible{outline:2px solid rgba(196,30,90,.4);outline-offset:2px}._msgTrackingBlock_1kbua_2193{min-width:260px;max-width:100%}._trackingIntro_1kbua_2197{font-size:.9375rem;color:var(--shef-text);margin:0 0 .75rem;line-height:1.5;font-weight:500}._trackingMeta_1kbua_2205{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._trackingId_1kbua_2211{font-size:.8125rem;font-weight:700;color:var(--shef-text)}._trackingBadge_1kbua_2216{font-size:.75rem;font-weight:600;padding:.25rem .6rem;background:var(--agent-brand-gradient);color:var(--shef-on-header);border-radius:999px}._trackingMapWrap_1kbua_2224{width:100%;margin-bottom:.5rem}._trackingMapWrap_1kbua_2224 ._delivery-map-wrap_1kbua_2228,._trackingMapWrap_1kbua_2224 ._delivery-map_1kbua_2228{width:100%;height:100%}._trackingMapClickable_1kbua_2233{min-height:200px}._trackingAddr_1kbua_2236{font-size:.8125rem;color:var(--shef-text-muted);margin:0;line-height:1.5}._trackingEmpty_1kbua_2242{font-size:.9375rem;color:var(--shef-text-muted);margin:0}._trackingPastList_1kbua_2247{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.5rem}._trackingPastItem_1kbua_2255{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_1kbua_2265{font-weight:600;color:var(--shef-text)}._trackingPastStatus_1kbua_2269{font-size:.75rem;font-weight:600;color:var(--shef-text-muted);text-transform:capitalize}._msgFormBlock_1kbua_2277{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_1kbua_2289{display:flex;align-items:center;gap:.5rem}._msgFormIcon_1kbua_2294{font-size:1.5rem;line-height:1}._msgFormTitle_1kbua_2298{margin:0;font-size:1.125rem;font-weight:800;color:var(--shef-text);letter-spacing:-.02em}._msgFormIntro_1kbua_2305{margin:0;font-size:.875rem;color:var(--shef-text-muted);line-height:1.5}._msgFormError_1kbua_2311{margin:0;font-size:.8125rem;color:var(--shef-danger-text);font-weight:600}._msgForm_1kbua_1991{display:flex;flex-direction:column;gap:.6rem}._msgFormLabel_1kbua_2322{font-size:.8125rem;font-weight:600;color:var(--shef-text)}._msgFormInput_1kbua_2327{padding:.6rem .9rem;font-size:.9375rem;border:1px solid var(--shef-border);border-radius:10px;background:var(--shef-surface);transition:border-color .2s}._msgFormInput_1kbua_2327:focus{outline:none;border-color:var(--agent-accent-border)}._msgFormTextarea_1kbua_2339{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_1kbua_2339:focus{outline:none;border-color:var(--agent-accent-border)}._msgFormSubmit_1kbua_1991{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_1kbua_1991:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 18px #c41e5a57}._msgFormSubmit_1kbua_1991:focus-visible{outline:2px solid var(--agent-accent-border);outline-offset:2px}._msgFormSuccess_1kbua_2375{font-size:.9375rem;color:var(--shef-success-text);font-weight:600;margin:0}._msgPrefsBlock_1kbua_2382{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_1kbua_2395{display:flex;flex-direction:column;gap:.45rem}._prefsLabel_1kbua_2401{margin:0;font-size:.8125rem;font-weight:600;color:var(--shef-text)}._prefsChips_1kbua_2408{display:flex;flex-wrap:wrap;gap:.4rem}._prefsChip_1kbua_2408{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_1kbua_2408:hover{border-color:var(--agent-accent-border);color:var(--agent-accent)}._prefsChipActive_1kbua_2431{background:var(--agent-accent-tint);border-color:var(--agent-accent-border);color:var(--agent-accent)}._msgPlanDetailBlock_1kbua_2437{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_1kbua_2437 ._msgPlanImg_1kbua_1685{width:100%;height:100px}._msgPlanDetailBlock_1kbua_2437 ._msgPlanName_1kbua_1692{padding:.65rem .85rem 0}._msgPlanDetailBlock_1kbua_2437 ._msgPlansIntro_1kbua_1639{padding:0 .85rem;margin:0}._msgPlanDetailBlock_1kbua_2437 ._msgPlanMeta_1kbua_1699{padding:0 .85rem}._msgPlanDetailBlock_1kbua_2437 ._msgProceedBtn_1kbua_1990{margin:.65rem .85rem .85rem;width:calc(100% - 1.7rem)}._typingDots_1kbua_2474{display:inline-flex;align-items:center;gap:5px;margin-left:.5rem;vertical-align:middle}._thinkingText_1kbua_2482{font-size:.875rem;font-weight:500;color:var(--agent-text-muted);font-style:normal}._typingDots_1kbua_2474 span{width:6px;height:6px;border-radius:50%;background:var(--agent-accent);opacity:.45;animation:_typingBounce_1kbua_1 1.4s ease-in-out infinite both}._typingDots_1kbua_2474 span:nth-child(2){animation-delay:.2s}._typingDots_1kbua_2474 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_1kbua_1{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1.1);opacity:1}}._composeBlock_1kbua_2505{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_1kbua_2520{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_1kbua_2520:hover{border-color:var(--agent-accent-border);background:var(--agent-accent-tint);color:var(--agent-accent)}._inputWrap_1kbua_2543{flex-shrink:0;width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}._inputRow_1kbua_2552{display:flex;align-items:flex-end;gap:.5rem;width:100%;max-width:100%;min-width:0;min-height:52px;padding:.55rem .55rem .55rem 1.05rem;background:var(--agent-input-bg);border:1px solid var(--agent-border);border-radius:18px;box-shadow:0 1px 4px #2a12180a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;box-sizing:border-box;overflow:hidden}._inputRow_1kbua_2552:focus-within{border-color:#c41e5a52;background:#fff;box-shadow:0 0 0 3px #c41e5a1a}._inputRowListening_1kbua_2576{border-color:var(--agent-accent);box-shadow:0 0 0 3px var(--agent-accent-tint);animation:_inputListenPulse_1kbua_1 1.6s ease-in-out infinite}@keyframes _inputListenPulse_1kbua_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_1kbua_2543{flex:1 1 0%;width:100%;max-width:100%;min-width:0;min-height:28px;max-height:120px;padding:.4rem .2rem;border:none;background:transparent;font-size:1rem;line-height:1.45;font-weight:500;outline:none;color:var(--agent-text);resize:none;font-family:inherit;box-sizing:border-box;overflow-x:hidden;overflow-y:hidden;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;field-sizing:fixed;letter-spacing:-.01em;scrollbar-width:none;-ms-overflow-style:none}._input_1kbua_2543::-webkit-scrollbar{display:none;width:0;height:0}._input_1kbua_2543::placeholder{color:#9a8a90;font-weight:500}._inputActions_1kbua_2633{display:flex;align-items:center;gap:.25rem;flex:0 0 auto;min-width:0}._inputDisclaimer_1kbua_2641{margin:.5rem 0 0;font-size:.75rem;color:var(--agent-text-muted);text-align:center;line-height:1.4}._micBtn_1kbua_2649{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_1kbua_2668{position:relative;display:inline-flex;align-items:center;justify-content:center}._micListenRings_1kbua_2675{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}._micListenRing_1kbua_2675{position:absolute;width:36px;height:36px;border-radius:12px;border:2px solid var(--agent-accent);opacity:0;animation:_micListenRipple_1kbua_1 1.8s ease-out infinite}._micListenRing_1kbua_2675:nth-child(2){animation-delay:.9s}@keyframes _micListenRipple_1kbua_1{0%{transform:scale(.9);opacity:.55}to{transform:scale(1.65);opacity:0}}._micBtn_1kbua_2649:hover{background:var(--agent-hover-bg);color:var(--agent-text)}._micBtnActive_1kbua_2714{background:var(--agent-accent-tint);color:var(--agent-accent);animation:_micBtnPulse_1kbua_1 1.2s ease-in-out infinite}@keyframes _micBtnPulse_1kbua_1{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}._micIconListening_1kbua_2725 svg{animation:_micIconBounce_1kbua_1 .9s ease-in-out infinite}@keyframes _micIconBounce_1kbua_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}._micWaveform_1kbua_2734{position:absolute;bottom:4px;left:50%;transform:translate(-50%);display:flex;align-items:flex-end;gap:2px;height:10px;pointer-events:none}._micWaveBar_1kbua_2746{width:2px;height:4px;border-radius:1px;background:var(--agent-accent);animation:_micWaveBar_1kbua_2746 .55s ease-in-out infinite alternate}._micWaveBar_1kbua_2746:nth-child(1){animation-delay:0s}._micWaveBar_1kbua_2746:nth-child(2){animation-delay:.15s}._micWaveBar_1kbua_2746:nth-child(3){animation-delay:.3s}@keyframes _micWaveBar_1kbua_2746{0%{height:3px;opacity:.5}to{height:9px;opacity:1}}._listeningHint_1kbua_2763{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_1kbua_2774{width:7px;height:7px;border-radius:50%;background:var(--agent-accent);animation:_statusPulse_1kbua_1 1.4s ease-in-out infinite}._sendBtn_1kbua_2782{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_1kbua_2782:hover:not(:disabled){background:var(--agent-brand-gradient-hover);transform:scale(1.03);box-shadow:0 3px 12px #c41e5a57}._sendBtn_1kbua_2782:disabled{background:var(--agent-border);opacity:1;cursor:not-allowed;transform:none}._sendIcon_1kbua_2812,._micIcon_1kbua_2725{display:flex;align-items:center;justify-content:center;line-height:0}._suggestionsStrip_1kbua_2820{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.65rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._suggestionsStrip_1kbua_2820::-webkit-scrollbar{display:none}._suggestionChip_1kbua_2520:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._input_1kbua_2543::placeholder{color:var(--agent-text-muted)}._input_1kbua_2543:focus,._input_1kbua_2543:focus-visible{outline:none}._micBtn_1kbua_2649:focus-visible,._sendBtn_1kbua_2782:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}._messages_1kbua_981:focus{outline:none}._cardsSection_1kbua_2858{flex-shrink:0;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.06);position:relative;z-index:1}._cardsRow_1kbua_2866{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}._cardsRow_1kbua_2866::-webkit-scrollbar{display:none}._card_1kbua_2858{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_1kbua_2858:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001a}._card_1kbua_2858:active{transform:translateY(-2px)}._cardImg_1kbua_2904{width:100%;height:80px;background-size:cover;background-position:center}._cardLabel_1kbua_2911{display:block;padding:.4rem .5rem .15rem;font-size:.85rem;font-weight:700;color:var(--shef-text);letter-spacing:-.01em}._cardMeta_1kbua_2920{font-size:.72rem;color:var(--shef-text-muted);padding-bottom:.55rem;font-weight:500}._pillsRow_1kbua_2927{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:1rem}._pill_1kbua_2927{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_1kbua_2927:hover{border-color:var(--shef-pink);color:var(--shef-pink);background:var(--shef-accent-tint);transform:translateY(-1px)}._actionsRow_1kbua_2954{display:flex;flex-wrap:wrap;gap:.6rem}._actionBtn_1kbua_2960,._actionBtnPrimary_1kbua_2961{padding:.6rem 1.15rem;font-size:.875rem;font-weight:600;border-radius:14px;cursor:pointer;transition:all .2s ease}._actionBtn_1kbua_2960{background:var(--shef-surface);border:1px solid rgba(0,0,0,.08);color:var(--shef-text);box-shadow:0 2px 8px #0000000a}._actionBtn_1kbua_2960: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_1kbua_2961{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_1kbua_2961:hover{background:linear-gradient(135deg,var(--shef-pink-light) 0%,var(--shef-pink) 100%);box-shadow:0 6px 20px #c41e5a66;transform:translateY(-1px)}._pageMobileImmersive_1kbua_2999{min-height:100dvh;height:100dvh;max-height:100dvh}._pageMobileImmersive_1kbua_2999 ._chatFloatingMenu_1kbua_178,._pageMobileImmersive_1kbua_2999 ._chatFloatingStatus_1kbua_211{display:none}._pageMobileImmersive_1kbua_2999 ._chatTopBar_1kbua_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_1kbua_2999 ._chatTopActions_1kbua_515{gap:.3rem}._pageMobileImmersive_1kbua_2999 ._classicSiteBtn_1kbua_522{min-height:34px;padding:.35rem .65rem;font-size:.75rem;letter-spacing:.01em}._pageMobileImmersive_1kbua_2999 ._newChatBtn_1kbua_605{min-height:34px;padding:.35rem .6rem;font-size:.75rem}._pageMobileImmersive_1kbua_2999 ._agentCartBtn_1kbua_548,._pageMobileImmersive_1kbua_2999 ._chatMenuBtn_1kbua_275{width:34px;height:34px}._pageMobileImmersive_1kbua_2999 ._chatModelBadge_1kbua_336{display:none}._pageMobileImmersive_1kbua_2999 ._chatBrandMark_1kbua_314{width:20px;height:20px}._pageMobileImmersive_1kbua_2999 ._chatModelName_1kbua_589{font-size:.9rem}._pageMobileImmersive_1kbua_2999 ._chatStatus_1kbua_596{display:none}._pageMobileNative_1kbua_3069{flex:1;min-height:0;height:100%;max-height:100%;background:var(--agent-bg)}._pageMobileNative_1kbua_3069 ._chatSection_1kbua_1269{flex:1;min-height:0;max-width:none;margin:0;padding:0!important;width:100%}._pageMobileNative_1kbua_3069 ._chatShell_1kbua_166{flex:1;min-height:0;max-width:none;margin:0}._pageMobileNative_1kbua_3069 ._welcomeSuggestions_1kbua_923{grid-template-columns:1fr;max-width:none}._pageMobileNative_1kbua_3069 ._messages_1kbua_981{flex:1;min-height:0;gap:1.15rem;padding:.65rem .85rem .5rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}._pageMobileNative_1kbua_3069 ._composeBlock_1kbua_2505{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_1kbua_3069 ._suggestionsStrip_1kbua_2820{padding-bottom:.55rem;margin:0 -.15rem;padding-left:.15rem;padding-right:.15rem}._pageMobileNative_1kbua_3069 ._inputWrap_1kbua_2543{width:100%;max-width:100%;min-width:0}._pageMobileNative_1kbua_3069 ._inputRow_1kbua_2552{align-items:flex-end;gap:.4rem;width:100%;max-width:100%;min-width:0;min-height:52px;padding:.45rem .45rem .45rem .95rem;border-radius:18px;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_1kbua_3069 ._inputRow_1kbua_2552:focus-within{border-color:#c41e5a59;box-shadow:0 0 0 3px #c41e5a1f,0 4px 16px #0000000f}._pageMobileNative_1kbua_3069 ._input_1kbua_2543{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_1kbua_3069 ._inputActions_1kbua_2633{align-items:center;align-self:flex-end;flex:0 0 auto;gap:.2rem}._pageMobileNative_1kbua_3069 ._micBtn_1kbua_2649,._pageMobileNative_1kbua_3069 ._sendBtn_1kbua_2782{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%}._pageMobileNative_1kbua_3069 ._micBtn_1kbua_2649{background:transparent}._pageMobileNative_1kbua_3069 ._sendBtn_1kbua_2782:not(:disabled){box-shadow:0 2px 10px #c41e5a4d}._pageMobileNative_1kbua_3069 ._inputDisclaimer_1kbua_2641{margin-top:.55rem;font-size:.6875rem;line-height:1.35;padding:0 .5rem;color:var(--agent-text-muted);opacity:.9}._pageMobileImmersive_1kbua_2999 ._composeBlock_1kbua_2505{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_1kbua_3211{display:none;margin:0 0 .4rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--shef-text-subtle)}._suggestionsArea_1kbua_3221{display:flex;flex-direction:column;gap:0;margin-bottom:.5rem}._newChatBtnCompact_1kbua_3228{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_1kbua_3241{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_1kbua_3255{width:7px;height:7px;border-radius:50%;background:var(--agent-accent);flex-shrink:0}._chatStatusDot_1kbua_3255[data-active]{animation:_statusPulse_1kbua_1 1.4s ease-in-out infinite}._chatStatusDot_1kbua_3255[data-listening]{animation:_statusPulseListen_1kbua_1 1.2s ease-in-out infinite}@keyframes _statusPulse_1kbua_1{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}._pageMobileWow_1kbua_3277{position:relative;isolation:isolate;background:linear-gradient(180deg,var(--shef-beige-tint) 0%,var(--shef-bg) 32%,var(--shef-bg) 100%)}._pageMobileWow_1kbua_3277 ._chatShell_1kbua_166{position:relative;z-index:1}._pageMobileWow_1kbua_3277 ._chatFloatingMenu_1kbua_178,._pageMobileWow_1kbua_3277 ._chatFloatingStatus_1kbua_211{display:none}._pageMobileWow_1kbua_3277 ._chatTopBar_1kbua_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_1kbua_2999._pageMobileWow_1kbua_3277 ._chatTopBar_1kbua_231,._pageMobileWow_1kbua_3277._pageMobileImmersive_1kbua_2999 ._chatTopBar_1kbua_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_1kbua_3277 ._chatTopLeft_1kbua_248{min-width:0;flex:1;gap:.4rem}._pageMobileWow_1kbua_3277 ._chatTopActions_1kbua_515{gap:.3rem;flex-shrink:0}._pageMobileWow_1kbua_3277 ._chatModelBadge_1kbua_336{display:none}._pageMobileWow_1kbua_3277 ._chatBrandMark_1kbua_314{width:22px;height:22px}._pageMobileWow_1kbua_3277 ._chatModelName_1kbua_589{font-size:.9375rem;font-weight:700}._pageMobileWow_1kbua_3277 ._chatStatus_1kbua_596{display:none}._pageMobileWow_1kbua_3277 ._chatInlineStatus_1kbua_256{padding:.22rem .45rem;font-size:.625rem;background:#c41e5a14;border-color:transparent}._pageMobileWow_1kbua_3277 ._chatStatusPill_1kbua_3241{padding:.25rem .55rem;font-size:.6875rem;border:none;background:#c41e5a1a}._pageMobileWow_1kbua_3277 ._agentCartBtn_1kbua_548,._pageMobileWow_1kbua_3277 ._chatMenuBtn_1kbua_275,._pageMobileWow_1kbua_3277 ._classicSiteBtn_1kbua_522{border:none;background:#fffffff2;box-shadow:0 1px 6px #0000000f}._pageMobileWow_1kbua_3277 ._newChatBtn_1kbua_605{border:none;color:#fff;background:linear-gradient(145deg,#e84a7f,#c41e5a 55%,#9b1c48);box-shadow:0 4px 12px #c41e5a47}._pageMobileWow_1kbua_3277 ._classicSiteBtn_1kbua_522,._pageMobileWow_1kbua_3277 ._newChatBtn_1kbua_605{padding:.35rem .55rem;font-size:.72rem}@media(max-width:380px){._pageMobileWow_1kbua_3277 ._classicSiteBtn_1kbua_522,._pageMobileImmersive_1kbua_2999 ._classicSiteBtn_1kbua_522,._pageMobileWow_1kbua_3277 ._newChatBtn_1kbua_605,._pageMobileImmersive_1kbua_2999 ._newChatBtn_1kbua_605{padding:.35rem .45rem;font-size:.68rem}._pageMobileWow_1kbua_3277 ._chatInlineStatusLabel_1kbua_271,._pageMobileImmersive_1kbua_2999 ._chatInlineStatusLabel_1kbua_271{max-width:4.5rem;overflow:hidden;text-overflow:ellipsis}._pageMobileWow_1kbua_3277 ._quickNavCard_1kbua_363{min-width:6.5rem}}._pageMobileWow_1kbua_3277 ._quickNav_1kbua_348{padding:.4rem .75rem .35rem;gap:.4rem;mask-image:none;flex-shrink:0}._pageMobileImmersive_1kbua_2999 ._quickNav_1kbua_348{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}._pageMobileWow_1kbua_3277 ._quickNavCard_1kbua_363{min-width:7.25rem;padding:.45rem .65rem .45rem .45rem;border-radius:13px;background:#fffffff0}._pageMobileWow_1kbua_3277 ._quickNavIconWrap_1kbua_403{width:32px;height:32px;border-radius:9px}._pageMobileWow_1kbua_3277 ._quickNavLabel_1kbua_466{font-size:.78rem}._pageMobileWow_1kbua_3277 ._quickNavHint_1kbua_476{font-size:.65rem}._pageMobileWow_1kbua_3277 ._quickNavBtn_1kbua_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_1kbua_3277 ._quickNavBtn_1kbua_486:active:not(:disabled){transform:scale(.97);background:var(--shef-accent-tint)}._welcomeGlow_1kbua_3458{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}@media(max-width:640px){._welcomeScreen_1kbua_641 ._welcomeSubtitle_1kbua_763{position:relative;z-index:1;margin:0 0 .75rem;max-width:34ch;line-height:1.45}._welcomeScreen_1kbua_641 ._llmBudgetNote_1kbua_774{position:relative;z-index:2;flex-shrink:0;flex-direction:column;align-items:stretch;width:100%;max-width:100%;margin:0 0 1rem;padding-top:.85rem;box-sizing:border-box;isolation:isolate;overflow:visible}._welcomeScreen_1kbua_641 ._llmBudgetNoteText_1kbua_816{flex:1 1 auto;min-width:0;line-height:1.45;overflow:visible}._welcomeScreenMobile_1kbua_3503 ._llmBudgetNote_1kbua_774{width:100%;max-width:100%;margin:0 0 .85rem}}._welcomeScreenMobile_1kbua_3503{position:relative;justify-content:flex-start;padding:.85rem .85rem .35rem;min-height:0;width:100%;box-sizing:border-box}._welcomeScreenMobile_1kbua_3503 ._welcomeWorkflowCard_1kbua_831{max-width:none;width:100%;margin-bottom:.85rem;box-sizing:border-box}._welcomeScreenMobile_1kbua_3503 ._welcomeIcon_1kbua_664{position:relative;z-index:1;width:56px;height:56px;border-radius:18px;margin-bottom:1rem;box-shadow:0 6px 20px #c41e5a40}._welcomeScreenMobile_1kbua_3503._welcomeScreenPersonal_1kbua_692 ._welcomeIcon_1kbua_664{border-radius:50%;border:none}._welcomeScreenMobile_1kbua_3503 ._welcomeTitle_1kbua_717{position:relative;z-index:1;font-size:clamp(1.65rem,6.5vw,2rem)}._welcomeScreenMobile_1kbua_3503 ._welcomeSubtitle_1kbua_763{position:relative;z-index:1;margin-bottom:.85rem;font-size:.9375rem;max-width:30ch}._welcomeCapabilities_1kbua_3555{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem .5rem;margin:0 0 1rem;max-width:28rem}._welcomeCap_1kbua_3555{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_1kbua_3555:not(:last-child):after{content:none}._welcomeScreenMobile_1kbua_3503 ._welcomeSuggestions_1kbua_923{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:none;margin-top:auto}._welcomeScreenMobile_1kbua_3503 ._welcomeSuggestionCard_1kbua_931{padding:.9rem 1rem;border:none;border-radius:14px;background:#fffffff2;box-shadow:0 2px 12px #0000000d;gap:.65rem}._welcomeScreenMobile_1kbua_3503 ._welcomeSuggestionCard_1kbua_931:active:not(:disabled){transform:scale(.99);background:var(--shef-accent-tint)}._welcomeScreenMobile_1kbua_3503 ._welcomeSuggestionText_1kbua_950{font-size:.9375rem;line-height:1.35}._welcomeScreenMobile_1kbua_3503 ._welcomeSuggestionArrow_1kbua_955{flex-shrink:0;font-size:1.1rem;font-weight:300;color:var(--agent-text-muted);opacity:.7}._pageMobileWow_1kbua_3277 ._messagesConversation_1kbua_987{gap:1rem;padding:.5rem .85rem}._pageMobileWow_1kbua_3277 ._msgRowAgent_1kbua_1314{gap:.5rem}._pageMobileWow_1kbua_3277 ._msgAvatar_1kbua_1338{width:22px;height:22px;margin-top:.25rem}._pageMobileWow_1kbua_3277 ._msgUser_1kbua_1358{max-width:min(86%,400px);padding:.7rem .95rem;font-size:.9375rem;border-radius:18px 18px 4px;box-shadow:0 2px 10px #c41e5a38}._pageMobileWow_1kbua_3277 ._msgAssistantBubble_1kbua_1384{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_1kbua_3277 ._msgChefsBlock_1kbua_1564,._pageMobileWow_1kbua_3277 ._msgMealsBlock_1kbua_1413,._pageMobileWow_1kbua_3277 ._msgPlansBlock_1kbua_1636{width:100%}._pageMobileWow_1kbua_3277 ._msgChefCard_1kbua_1591,._pageMobileWow_1kbua_3277 ._msgMealCard_1kbua_1460,._pageMobileWow_1kbua_3277 ._msgPlanCard_1kbua_1662{width:100%;border:none;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 14px #0000000f}._pageMobileWow_1kbua_3277 ._msgChefsList_1kbua_1580,._pageMobileWow_1kbua_3277 ._msgMealsList_1kbua_1442,._pageMobileWow_1kbua_3277 ._msgPlansList_1kbua_1645{display:flex;flex-direction:column;gap:.5rem}._pageMobileWow_1kbua_3277 ._msgChefCard_1kbua_1591,._pageMobileWow_1kbua_3277 ._msgPlanCard_1kbua_1662{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;min-height:88px;text-align:left}._pageMobileWow_1kbua_3277 ._msgChefImg_1kbua_1614,._pageMobileWow_1kbua_3277 ._msgPlanImg_1kbua_1685{grid-row:1 / -1;grid-column:1;width:88px;min-height:88px;height:100%}._pageMobileWow_1kbua_3277 ._msgChefName_1kbua_1621,._pageMobileWow_1kbua_3277 ._msgPlanName_1kbua_1692{grid-column:2;grid-row:1;align-self:end;display:block;padding:.55rem .75rem .1rem;font-size:.9375rem;line-height:1.3}._pageMobileWow_1kbua_3277 ._msgChefMeta_1kbua_1628,._pageMobileWow_1kbua_3277 ._msgPlanMeta_1kbua_1699{grid-column:2;grid-row:2;align-self:start;display:block;padding:0 .75rem .55rem;font-size:.8125rem;line-height:1.35}._pageMobileWow_1kbua_3277 ._msgMealCard_1kbua_1460{display:flex;flex-direction:row;align-items:stretch;min-height:76px;text-align:left}._pageMobileWow_1kbua_3277 ._msgMealImg_1kbua_1484{width:76px;height:76px;flex-shrink:0;border-radius:0;object-fit:cover}._pageMobileWow_1kbua_3277 ._msgMealCardBody_1kbua_1527{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.15rem;padding:.55rem 3.25rem .55rem .75rem}._pageMobileWow_1kbua_3277 ._msgMealName_1kbua_1489{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_1kbua_3277 ._msgMealPrice_1kbua_1513{padding:0;font-size:.8125rem}._pageMobileWow_1kbua_3277 ._msgMealCardInCart_1kbua_1534{background:var(--shef-accent-tint);box-shadow:0 0 0 2px #c41e5a47}._pageMobileWow_1kbua_3277 ._msgMealAddedBadge_1kbua_1539{top:50%;right:.65rem;transform:translateY(-50%)}._pageMobileWow_1kbua_3277 ._msgCartBlock_1kbua_1765,._pageMobileWow_1kbua_3277 ._msgPaymentBlock_1kbua_2029,._pageMobileWow_1kbua_3277 ._msgLoginBlock_1kbua_1707{min-width:0;max-width:none;width:100%;border:none;box-shadow:0 2px 14px #0000000f}._pageMobileWow_1kbua_3277 ._msgCartItem_1kbua_1800{border-bottom:none;padding:.5rem 0}._pageMobileWow_1kbua_3277 ._msgCartItem_1kbua_1800+._msgCartItem_1kbua_1800{border-top:1px solid rgba(0,0,0,.05)}._pageMobileWow_1kbua_3277 ._msgCartDivider_1kbua_1977,._pageMobileWow_1kbua_3277 ._msgPaymentDivider_1kbua_2096{background:#0000000f;margin:.35rem 0}._pageMobileWow_1kbua_3277 ._msgPaymentOrder_1kbua_2064{border:none;background:#00000008}._pageMobileWow_1kbua_3277 ._msgProceedBtn_1kbua_1990,._pageMobileWow_1kbua_3277 ._actionBtnPrimary_1kbua_2961,._pageMobileWow_1kbua_3277 ._msgPayBtn_1kbua_1992{min-height:48px;font-size:.9375rem;font-weight:700;border-radius:12px}._pageMobileWow_1kbua_3277 ._composeBlock_1kbua_2505{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_1kbua_3277 ._suggestionsArea_1kbua_3221{margin-bottom:.45rem}._pageMobileWow_1kbua_3277 ._suggestionsLabel_1kbua_3211{display:block;padding:0 .15rem}._pageMobileWow_1kbua_3277 ._suggestionsStrip_1kbua_2820{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.4rem;padding:.15rem 0 0;margin:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}._pageMobileWow_1kbua_3277 ._suggestionsStrip_1kbua_2820::-webkit-scrollbar{display:none}._pageMobileWow_1kbua_3277 ._suggestionChip_1kbua_2520{flex-shrink:0;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;border:none;background:#0000000a;box-shadow:none;color:var(--agent-text)}._pageMobileWow_1kbua_3277 ._suggestionChip_1kbua_2520:active{background:var(--shef-accent-tint);color:var(--agent-accent)}._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874{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_1kbua_3277 ._suggestionChipFeed_1kbua_3874:active{transform:scale(.97);background:linear-gradient(165deg,#fffffffa,#fff6f9f5);color:#3a242c}._pageMobileWow_1kbua_3277 ._chipKind_order_1kbua_3893,._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=order]{background:linear-gradient(135deg,#d42365,#8a1f45 55%,#5c2430);color:#fff;border-color:transparent}._pageMobileWow_1kbua_3277 ._chipKind_order_1kbua_3893:active,._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=order]:active{background:linear-gradient(135deg,#d42365,#8a1f45 55%,#5c2430);color:#fff}._pageMobileWow_1kbua_3277 ._chipKind_shef_1kbua_3906,._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=shef]{background:linear-gradient(160deg,#fffaf5,#fff3e8);color:#5a3420}._pageMobileWow_1kbua_3277 ._chipKind_reorder_1kbua_3912,._pageMobileWow_1kbua_3277 ._chipKind_crave_1kbua_3913,._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=reorder],._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=crave]{background:linear-gradient(160deg,#fff8fb,#ffe8f0);color:#3a242c}._pageMobileWow_1kbua_3277 ._chipKind_cart_1kbua_3920,._pageMobileWow_1kbua_3277 ._suggestionChipFeed_1kbua_3874[data-kind=cart]{background:#fff;color:#3a242c}._pageMobileWow_1kbua_3277 ._inputRow_1kbua_2552{min-height:52px;padding:.4rem .4rem .4rem 1rem;border-radius:18px;border:1px solid rgba(92,36,48,.1);background:#fffffff5;box-shadow:0 4px 16px #2a12180f}._pageMobileWow_1kbua_3277 ._inputRow_1kbua_2552:focus-within{background:#fff;border-color:#c41e5a47;box-shadow:0 0 0 3px #c41e5a1a}._pageMobileWow_1kbua_3277 ._sendBtn_1kbua_2782:not(:disabled){background:var(--agent-brand-gradient);color:var(--shef-on-header);box-shadow:none}._pageMobileWow_1kbua_3277 ._micBtnActive_1kbua_2714{background:var(--agent-accent-tint);color:var(--agent-accent);box-shadow:0 0 #c41e5a40;animation:_micBtnPulse_1kbua_1 1.2s ease-in-out infinite}._pageMobileWow_1kbua_3277 ._messagesWelcome_1kbua_981{justify-content:flex-start;padding-top:0}@media(max-width:640px){._chatSection_1kbua_1269{padding:0}._page_1kbua_14:not(._pageMobileNative_1kbua_3069) ._chatSection_1kbua_1269{padding:0 .75rem}._agentHero_1kbua_3968{padding:1rem 0 .85rem}._agentAvatar_1kbua_3972{width:48px;height:48px}._agentName_1kbua_3977{font-size:1.15rem}._msgAvatar_1kbua_1338{width:26px;height:26px}._capabilities_1kbua_3986{margin-top:.65rem}._composeBlock_1kbua_2505{margin:0;padding-left:.75rem;padding-right:.75rem;padding-bottom:max(1rem,env(safe-area-inset-bottom))}._pageMobileNative_1kbua_3069 ._composeBlock_1kbua_2505,._pageMobileWow_1kbua_3277 ._composeBlock_1kbua_2505{margin:0}._inputRow_1kbua_2552{align-items:center;min-height:52px;padding:.45rem .45rem .45rem 1rem;border-radius:18px}._input_1kbua_2543{font-size:1rem;line-height:1.45;padding:.4rem 0}._inputActions_1kbua_2633{align-items:center;gap:.15rem}._micBtn_1kbua_2649,._sendBtn_1kbua_2782{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%}._sendBtn_1kbua_2782:not(:disabled){box-shadow:0 2px 10px #c41e5a4d}._inputDisclaimer_1kbua_2641{margin-top:.5rem;font-size:.6875rem;padding:0 .25rem}}._welcomeOnboardingRow_1kbua_4040{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem;max-width:36rem;width:100%}._welcomeOnboardingChip_1kbua_4050{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_1kbua_4061,._msgReviewBlock_1kbua_4062,._msgActionBlock_1kbua_4063{display:flex;flex-direction:column;gap:.75rem}._msgProfileStats_1kbua_4069{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .85rem;margin:.25rem 0 .5rem;padding:0;list-style:none}._msgProfileStats_1kbua_4069 li{font-size:.85rem;color:var(--shef-text-muted)}._msgProfileStats_1kbua_4069 li strong{color:var(--shef-text)}._msgFeedIntro_1kbua_4087,._msgFeedEmpty_1kbua_4088{margin:0;font-size:.9rem;color:var(--shef-text-muted)}._msgFeedList_1kbua_4094{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;list-style:none;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}._msgFeedList_1kbua_4094::-webkit-scrollbar{display:none}._msgFeedList_1kbua_4094 li{flex:0 0 min(72vw,220px)}._msgFeedCard_1kbua_4113{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_1kbua_4126{width:100%;aspect-ratio:4 / 3;object-fit:cover}._msgFeedAuthor_1kbua_4132{padding:.5rem .65rem .15rem;font-size:.8rem;font-weight:700}._msgFeedText_1kbua_4138{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_1kbua_4148{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._msgReviewChefBtn_1kbua_4157{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_1kbua_4170{width:36px;height:36px;border-radius:50%;object-fit:cover}._msgFormSecondaryBtn_1kbua_4177{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_1kbua_4191{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_1kbua_4191:hover{background:#c41e5a1f;border-color:var(--shef-pink)}._msgReorderBlock_1kbua_4211{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_1kbua_4223{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}._msgReorderItem_1kbua_4231{display:flex;align-items:center;gap:.65rem;padding:.6rem .7rem;border:1px solid var(--shef-border);border-radius:12px;background:var(--shef-surface)}._msgReorderInfo_1kbua_4240{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}._msgReorderTitle_1kbua_4247{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_1kbua_4257{font-size:.78rem;color:var(--shef-text-muted)}._msgReorderBtn_1kbua_4261{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_1kbua_4261:hover{background:var(--agent-brand-gradient-hover);transform:translateY(-1px);box-shadow:0 4px 14px #c41e5a4d}._newChatOverlay_1kbua_4281{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_1kbua_1 .22s ease-out}@keyframes _newChatOverlayIn_1kbua_1{0%{opacity:0}to{opacity:1}}._newChatDialog_1kbua_4300{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_1kbua_1 .28s cubic-bezier(.22,1,.36,1);overflow:hidden}@keyframes _newChatDialogIn_1kbua_1{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}._newChatDialogGlow_1kbua_4328{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_1kbua_4340{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_1kbua_4357{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_1kbua_4369{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_1kbua_4379{position:relative;z-index:1;margin:0 0 1.25rem}._newChatMetaPill_1kbua_4385{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_1kbua_4399{position:relative;z-index:1;display:flex;gap:.65rem;margin-top:.25rem}._newChatCancelBtn_1kbua_4407,._newChatConfirmBtn_1kbua_4408{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_1kbua_4407{color:var(--shef-text, #1a1a1e);background:#ffffffd9;border:1px solid rgba(92,36,48,.14);box-shadow:0 1px 2px #0000000a}._newChatCancelBtn_1kbua_4407:hover{background:#fff;border-color:#5c243038}._newChatConfirmBtn_1kbua_4408{color:#fff;border:none;background:var(--agent-brand-gradient);box-shadow:0 4px 14px #c41e5a47}._newChatConfirmBtn_1kbua_4408:hover{background:var(--agent-brand-gradient-hover);box-shadow:0 6px 18px #c41e5a57;transform:translateY(-1px)}._newChatCancelBtn_1kbua_4407:active,._newChatConfirmBtn_1kbua_4408:active{transform:translateY(0) scale(.98)}._newChatCancelBtn_1kbua_4407:focus-visible,._newChatConfirmBtn_1kbua_4408:focus-visible{outline:2px solid var(--agent-accent);outline-offset:2px}@media(max-width:480px){._newChatOverlay_1kbua_4281{align-items:flex-end;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}._newChatDialog_1kbua_4300{max-width:none;border-radius:20px 20px 18px 18px;padding:1.5rem 1.25rem 1.15rem}._newChatActions_1kbua_4399{flex-direction:column-reverse}}._msgThinkingColumn_1kbua_4475{width:100%;align-items:center}._msgSwipeOrderWrap_1kbua_4480{margin:.35rem 0 .85rem;width:100%;min-width:0}._composeBlockFeed_1kbua_4486{gap:.5rem;padding-top:.4rem}._inputWrapFeed_1kbua_4491{width:100%;max-width:100%;min-width:0;border-radius:22px;padding:.55rem .7rem .5rem;background:#fffffff7;border:1px solid rgba(92,36,48,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 28px #2a121814,0 1px #ffffffe6 inset;box-sizing:border-box;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;transition:padding .22s cubic-bezier(.22,1,.36,1),border-radius .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}._inputWrapFeed_1kbua_4491::-webkit-scrollbar{display:none;width:0;height:0}._inputWrapFeed_1kbua_4491:focus-within{border-color:#c41e5a38;box-shadow:0 10px 30px #2a12181a,0 0 0 3px #c41e5a14}._inputWrapFeedExpanded_1kbua_4529{padding:.85rem .9rem .75rem;border-radius:22px;background:#fff;border:1.5px solid rgba(196,30,90,.2);box-shadow:0 12px 32px #2a12181a,0 0 0 3px #c41e5a0f}._inputWrapFeedExpanded_1kbua_4529:focus-within{border-color:#c41e5a57;box-shadow:0 14px 34px #2a12181c,0 0 0 3px #c41e5a1a}._inputRowFeed_1kbua_4546{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;width:100%;max-width:100%;min-width:0;min-height:0;padding:0;border:none;background:transparent;box-shadow:none;overflow:hidden}._inputRowFeed_1kbua_4546:focus-within{border:none;box-shadow:none;background:transparent}._pageMobileWow_1kbua_3277 ._inputRowFeed_1kbua_4546,._pageMobileWow_1kbua_3277 ._inputRowFeed_1kbua_4546:focus-within,._pageMobileNative_1kbua_3069 ._inputRowFeed_1kbua_4546,._pageMobileNative_1kbua_3069 ._inputRowFeed_1kbua_4546:focus-within{min-height:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}._inputRowFeed_1kbua_4546 ._input_1kbua_2543{display:block;flex:none;width:100%;max-width:100%;min-width:0;min-height:1.75rem;max-height:7.5rem;font-size:1.02rem;font-weight:500;line-height:1.45;letter-spacing:-.015em;padding:.45rem .15rem .35rem;text-align:left;color:#2f2228;overflow-x:hidden;overflow-y:hidden;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;field-sizing:fixed;outline:none;box-shadow:none;border:none;background:transparent;scrollbar-width:none;-ms-overflow-style:none}._inputRowFeed_1kbua_4546 ._input_1kbua_2543::-webkit-scrollbar{display:none;width:0;height:0}._inputRowFeed_1kbua_4546 ._input_1kbua_2543::placeholder{color:#9a8a90;font-weight:500;letter-spacing:-.01em}._inputRowFeedExpanded_1kbua_4621{gap:.55rem}._inputRowFeedExpanded_1kbua_4621 ._input_1kbua_2543,._inputExpanded_1kbua_4626{min-height:5.5rem!important;max-height:min(30vh,220px);font-size:1.0625rem!important;font-weight:500;line-height:1.5;letter-spacing:-.015em;padding:.2rem .1rem .4rem!important;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}._inputRowFeedExpanded_1kbua_4621 ._input_1kbua_2543::-webkit-scrollbar,._inputExpanded_1kbua_4626::-webkit-scrollbar{display:none;width:0;height:0}._composerExpandedBar_1kbua_4650{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;width:100%;padding-top:.55rem;border-top:1px solid rgba(92,36,48,.07)}._composerEnterBtn_1kbua_4660{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:42px;padding:0 1.15rem;border:none;border-radius:999px;background:linear-gradient(135deg,#e84a7f,#c41e5a 55%,#8b2048);color:#fff;font-family:inherit;font-size:.9rem;font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:0 6px 16px #c41e5a47;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}._composerEnterBtn_1kbua_4660:hover:not(:disabled){background:linear-gradient(135deg,#d63d72,#a8184c 55%,#7a1c3e);transform:translateY(-1px);box-shadow:0 8px 18px #c41e5a57}._composerEnterBtn_1kbua_4660:disabled{background:#e8e0e3;color:#9a8a90;cursor:not-allowed;box-shadow:none;opacity:1}._composerEnterBtn_1kbua_4660:focus-visible{outline:2px solid var(--shef-pink, #c41e5a);outline-offset:2px}._composerExpandedBar_1kbua_4650 ._micBtnFeed_1kbua_4700{border-color:#5c243024;background:#fff;color:#3a2a30}._inputActionsFeed_1kbua_4706{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_1kbua_4706 ._micBtnWrapFeed_1kbua_4718{margin-left:auto;flex:0 0 auto}._inputActionsFeed_1kbua_4706 ._sendBtnFeed_1kbua_4723,._inputActionsFeed_1kbua_4706 ._sendBtn_1kbua_2782{margin-left:0;flex:0 0 auto}._micBtnFeed_1kbua_4700{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_1kbua_4700:hover:not(:disabled){background:#fff7fa;border-color:#c41e5a47;color:var(--shef-pink, #c41e5a)}._micBtnFeed_1kbua_4700._micBtnActive_1kbua_2714,._micBtnFeed_1kbua_4700:disabled{border-color:#c41e5a59;background:#ffecf2f2;color:var(--shef-pink, #c41e5a)}._micBtnWrapFeed_1kbua_4718 ._micListenRing_1kbua_2675{width:42px;height:42px;border-radius:50%}._composePlusBtn_1kbua_4759,._composeCartBtn_1kbua_4760{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_1kbua_4759:disabled,._composeCartBtn_1kbua_4760:disabled{opacity:.55;cursor:not-allowed}._composeCartBadge_1kbua_4781{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_1kbua_4723{width:42px!important;height:42px!important;border-radius:50%!important;background:#e8e4e6!important;color:#6b5a5e!important;box-shadow:none!important}._sendBtnFeed_1kbua_4723:not(:disabled){background:#1a1214!important;color:#fff!important}._sendBtnStop_1kbua_4812{background:#1a1214!important;color:#fff!important}._aiDisclaimer_1kbua_4817{margin:.45rem 0 0;text-align:center;font-size:.68rem;color:var(--shef-text-muted, #8a7a7e);line-height:1.3}._feedExploreLink_1kbua_4825{border:none;background:transparent;color:#d42365b8;font-family:inherit;font-size:.82rem;font-weight:750;cursor:pointer;padding:.35rem .5rem;justify-self:center}._pageMobileWow_1kbua_3277 ._msgMealsBlock_1kbua_1413{gap:.75rem}._pageMobileWow_1kbua_3277 ._messagesConversation_1kbua_987{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_1kbua_4848{position:relative;overflow-x:clip;overflow-y:visible;min-height:0}._chatTopBarFeed_1kbua_4855{display:grid!important;grid-template-columns:40px 1fr 40px;align-items:center;gap:.5rem;padding:.55rem .75rem!important}._feedIconBtn_1kbua_4863{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_1kbua_4877{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_1kbua_4895{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_1kbua_4903{font-size:.7rem;opacity:.7}._messagesDiscover_1kbua_4908{padding-top:.65rem!important;padding-left:.35rem!important;padding-right:.35rem!important;scroll-padding-top:.65rem;justify-content:flex-start;align-items:stretch}._messagesDiscover_1kbua_4908>*{flex-shrink:0;min-height:min-content}._quickNavCompact_1kbua_4922{display:none}._goToChatPill_1kbua_4926{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_1kbua_4946{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_1kbua_4963{display:flex;flex-direction:column;gap:.35rem;padding:0;min-width:0}._suggestionsRailHead_1kbua_4971{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;padding:0 .35rem .05rem}._suggestionsRailLabel_1kbua_4979{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._suggestionsRailHint_1kbua_4987{font-size:.68rem;font-weight:650;color:#b0a0a6}._suggestionsStripFeed_1kbua_4993{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_1kbua_4993::-webkit-scrollbar{display:none}._suggestionChipFeed_1kbua_3874{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_1kbua_3874:active{transform:scale(.97)}._suggestionChipIcon_1kbua_5049{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_1kbua_5061{min-width:0;overflow:hidden;text-overflow:ellipsis}._chipKind_add_1kbua_5067 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=add] ._suggestionChipIcon_1kbua_5049{background:#c41e5a1f;color:#c41e5a}._chipKind_order_1kbua_3893,._suggestionChipFeed_1kbua_3874[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_1kbua_3893 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=order] ._suggestionChipIcon_1kbua_5049{background:#fff3;color:#fff}._chipKind_cart_1kbua_3920,._suggestionChipFeed_1kbua_3874[data-kind=cart]{border-color:#5c243024;background:#fff}._chipKind_cart_1kbua_3920 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=cart] ._suggestionChipIcon_1kbua_5049{background:#5c243014;color:#5c2430}._chipKind_shef_1kbua_3906,._suggestionChipFeed_1kbua_3874[data-kind=shef]{border-color:#b46e3c38;background:linear-gradient(160deg,#fffaf5,#fff3e8);color:#5a3420}._chipKind_shef_1kbua_3906 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=shef] ._suggestionChipIcon_1kbua_5049{background:#b46e3c24;color:#a85a28}._chipKind_reorder_1kbua_3912,._chipKind_crave_1kbua_3913,._suggestionChipFeed_1kbua_3874[data-kind=reorder],._suggestionChipFeed_1kbua_3874[data-kind=crave]{border-color:#c41e5a2e;background:linear-gradient(160deg,#fff8fb,#ffe8f0)}._chipKind_track_1kbua_5122 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=track] ._suggestionChipIcon_1kbua_5049{background:#2878641f;color:#1f6f5c}._chipKind_explore_1kbua_5128 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=explore] ._suggestionChipIcon_1kbua_5049{background:#5c243014;color:#5c2430}._chipKind_default_1kbua_5134 ._suggestionChipIcon_1kbua_5049,._suggestionChipFeed_1kbua_3874[data-kind=default] ._suggestionChipIcon_1kbua_5049{background:#9b2b641a;color:#9b2b64}._feedbackRow_1kbua_5140{display:flex;gap:.4rem;padding-left:.35rem}._feedbackBtn_1kbua_5146{width:36px;height:36px;border-radius:10px;border:1px solid rgba(92,36,48,.12);background:#fff;cursor:pointer;font-size:.95rem}._pageMobileWow_1kbua_3277 ._msgAvatar_1kbua_1338{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_1kbua_3277 ._msgAvatarMark_1kbua_1350{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_1kbua_3277 ._msgUser_1kbua_1358{background:#e8e0f5d9;border:none;color:#2a1a2e}._feedbackBtnOn_1kbua_5192{border-color:#c41e5a59;background:#ffecf2f2;box-shadow:0 0 0 2px #c41e5a1f}._feedMenuWrap_1kbua_5198{position:relative}._feedMenu_1kbua_5198{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_1kbua_5198 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_1kbua_5198 button:hover,._feedMenu_1kbua_5198 button:focus-visible{background:#ffecf2e6;color:var(--shef-maroon, #5c2430)}._feedMenu_1kbua_5198 button:disabled{opacity:.45;cursor:not-allowed}._msgFeedActionChips_1kbua_5243{--feed-chip-scroll-pad: max(.15rem, env(safe-area-inset-left, 0px));display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.5rem;margin-top:.65rem;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-inline:var(--feed-chip-scroll-pad);scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;padding:.05rem var(--feed-chip-scroll-pad) .2rem;box-sizing:border-box}._msgFeedActionChips_1kbua_5243::-webkit-scrollbar{display:none}._msgFeedActionChipText_1kbua_5268{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:left;line-height:1.25;white-space:normal;word-break:break-word}._msgFeedChip_1kbua_5279,._msgExploreMoreBtn_1kbua_5280{flex:0 0 auto;flex-shrink:0;scroll-snap-align:start;align-self:stretch;display:inline-flex;align-items:center;justify-content:flex-start;min-width:clamp(7.25rem,36vw,10.25rem);max-width:11.75rem;min-height:44px;margin-top:0;padding:.55rem .85rem;border-radius:14px;font-family:inherit;font-size:.82rem;font-weight:800;letter-spacing:-.01em;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-sizing:border-box}._msgFeedChip_1kbua_5279{border:1px solid rgba(196,30,90,.2);background:linear-gradient(145deg,#fff4f8fa,#ffecf2f0);color:var(--shef-pink, #c41e5a);box-shadow:0 2px 10px #c41e5a14}._msgFeedChip_1kbua_5279:active:not(:disabled),._msgExploreMoreBtn_1kbua_5280:active:not(:disabled){transform:scale(.98)}._msgExploreMoreBtn_1kbua_5280{border:1px solid rgba(196,30,90,.18);background:#fff;color:var(--shef-maroon, #5c2430);box-shadow:0 2px 10px #5c24300f}._msgExploreMoreBtn_1kbua_5280[data-action=add_top],._msgExploreMoreBtn_1kbua_5280[data-action=add_pair],._msgFeedChip_1kbua_5279[data-action=add_top]{border:none;background:linear-gradient(135deg,#e84a7f,#c41e5a);color:#fff;box-shadow:0 4px 14px #c41e5a47}._msgExploreMoreBtn_1kbua_5280[data-action=match_taste]{border:1px solid rgba(196,30,90,.22);background:#c41e5a14;color:var(--shef-pink, #c41e5a)}._msgExploreMoreBtn_1kbua_5280[data-action=retry]{border:1px solid rgba(92,36,48,.12);background:#fffffff5;color:var(--shef-maroon, #5c2430)}._msgExploreMoreBtn_1kbua_5280:disabled,._msgFeedChip_1kbua_5279:disabled{opacity:.45;cursor:not-allowed;transform:none}._msgCartNudgeBlock_1kbua_888 ._msgFeedActionChips_1kbua_5243{margin-top:.55rem}._feedMenuDesktop_1kbua_5355{right:0;left:auto;min-width:11.5rem}._historyOverlay_1kbua_5361{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_1kbua_5374{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_1kbua_5361{align-items:center;padding:1.5rem}._historySheet_1kbua_5374{border-radius:22px;max-height:min(72vh,620px)}}._historyHead_1kbua_5397{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_1kbua_5406{margin:0;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:#1a1214}._historySub_1kbua_5414{margin:.2rem 0 0;font-size:.78rem;color:#8a7a7e}._historyClose_1kbua_5420{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_1kbua_5433{margin:0;padding:2rem 1.25rem;text-align:center;font-size:.92rem;line-height:1.45;color:#6b5a5e}._historyList_1kbua_5442{list-style:none;margin:0;padding:.45rem .55rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.35rem}._historyList_1kbua_5442 li{display:grid;grid-template-columns:1fr auto;gap:.25rem;align-items:stretch}._historyItem_1kbua_5460{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_1kbua_5476{border-color:#c41e5a47;background:#fff0f5e6}._historyItemTitle_1kbua_5481{font-size:.92rem;font-weight:800;color:#1a1214;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._historyItemPreview_1kbua_5491{font-size:.8rem;color:#6b5a5e;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._historyItemMeta_1kbua_5500{font-size:.72rem;font-weight:650;color:#9a8a90}._historyDelete_1kbua_5506{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_1kbua_5506:hover,._historyDelete_1kbua_5506:focus-visible{background:#c41e5a1a;color:#c41e5a}._historyFooter_1kbua_5529{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_1kbua_5537{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_1kbua_5537:hover{background:#fff5f8;border-color:#c41e5a38}._historyNewBtn_1kbua_5555{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_1kbua_5555:hover{filter:brightness(1.04)}._historyNewBtn_1kbua_5555:active{transform:scale(.98)}._historyOverlayFull_1kbua_5581{align-items:stretch;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}._historySheetFull_1kbua_5588{width:100%;max-width:none;max-height:none;height:100%;border-radius:0;box-shadow:none;position:relative}._historyHeadPrev_1kbua_5598{align-items:center;justify-content:space-between;padding:max(.65rem,env(safe-area-inset-top)) .75rem .85rem;border-bottom:none}._historyBack_1kbua_5605{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_1kbua_5618{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:#1a1214;text-align:center}._historyHeadSpacer_1kbua_5627{width:40px;height:40px}._historyClearAllHead_1kbua_5632{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_1kbua_5646{display:flex;gap:.35rem;padding:.35rem 1rem .65rem;border-bottom:1px solid rgba(26,18,20,.06)}._historyTab_1kbua_5646{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_1kbua_5667{background:#c41e5a14;border-color:#c41e5a29;color:#c41e5a}._historyListTableTalk_1kbua_5673{gap:.55rem}._tableTalkRow_1kbua_5677{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_1kbua_5686{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_1kbua_5702{background:#fff0f58c;padding:.75rem .65rem}._tableTalkBadge_1kbua_5707{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c41e5a}._tableTalkTitle_1kbua_5715{font-size:.95rem;font-weight:800;color:#1a1214;letter-spacing:-.02em}._tableTalkAiPreview_1kbua_5722{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_1kbua_5733{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_1kbua_5745{font-size:.7rem;font-weight:650;color:#9a8a90}._tableTalkDetail_1kbua_5751{grid-column:1 / -1;display:flex;flex-direction:column;gap:.7rem;padding:.15rem .65rem .75rem}._tableTalkBlockLabel_1kbua_5759{margin:0 0 .3rem;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#8a6a72}._tableTalkBlockText_1kbua_5768{margin:0;font-size:.86rem;font-weight:550;line-height:1.45;color:#3a242c}._tableTalkAiList_1kbua_5776,._tableTalkHeardList_1kbua_5777{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}._tableTalkAiList_1kbua_5776 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_1kbua_5777 li{display:block;padding:.5rem .65rem;border-radius:12px;background:#f7f3f4;font-size:.8rem;font-weight:550;line-height:1.4;color:#5c5558}._tableTalkScriptList_1kbua_5809{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}._tableTalkScriptList_1kbua_5809 li{display:grid;gap:.15rem;padding:.55rem .7rem;border-radius:12px;border:1px solid rgba(196,30,90,.1);background:#fff}._tableTalkScriptSef_1kbua_5827{background:#c41e5a0d;border-color:#c41e5a24}._tableTalkScriptSpeaker_1kbua_5832{font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._tableTalkScriptSef_1kbua_5827 ._tableTalkScriptSpeaker_1kbua_5832{color:#c41e5a}._tableTalkScriptText_1kbua_5844{font-size:.84rem;font-weight:550;line-height:1.4;color:#3a242c}._tableTalkChefs_1kbua_5851{margin:0;font-size:.78rem;font-weight:650;color:#8a6a72}._tableTalkReopen_1kbua_5858{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_1kbua_5677 ._historyDelete_1kbua_5506{grid-column:2;grid-row:1;align-self:start;margin-top:.65rem}._historyListPrev_1kbua_5879{padding:.15rem 1.15rem 7.5rem;gap:0}._historyRowPrev_1kbua_5884{display:grid;grid-template-columns:1fr auto;gap:.15rem;align-items:center;border-bottom:1px solid rgba(26,18,20,.06)}._historyItemPrev_1kbua_5491{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 0;border:none;border-radius:0;background:transparent}._historyItemPrev_1kbua_5491._historyItemActive_1kbua_5476{background:transparent;border:none}._historyDeletePrev_1kbua_5908{width:auto;min-width:44px;height:36px;padding:0 .65rem;border-radius:999px;background:#c41e5a0f;color:#c41e5a}._historyDeletePrev_1kbua_5908:hover,._historyDeletePrev_1kbua_5908:focus-visible{background:#c41e5a1f;color:#a01848}._historyDeleteLabel_1kbua_5924{font-size:.72rem;font-weight:800;letter-spacing:.01em}._historyItemTitlePrev_1kbua_5930{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_1kbua_5942{flex-shrink:0;font-size:.88rem;font-weight:500;color:#a39a9e}._historyMobileFooter_1kbua_5949{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_1kbua_5949 ._historyClearAllBtn_1kbua_5537{background:#fffffff5}._historyNewFab_1kbua_5966{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_1kbua_5966:hover{filter:brightness(1.04)}._historyNewFab_1kbua_5966:active{transform:scale(.98);filter:brightness(.98)}._historyNewFab_1kbua_5966:focus-visible{outline:2px solid rgba(196,30,90,.55);outline-offset:2px}._msgExploreGridCard_1kbua_6009{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_1kbua_6009{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem .65rem}._msgExploreGridItem_1kbua_6027{min-width:0}._msgExploreGridPhoto_1kbua_6031{position:relative;aspect-ratio:1;border-radius:12px;background:#f3eef0 center/cover no-repeat;overflow:hidden}._msgExploreDietVeg_1kbua_6039,._msgExploreDietNonVeg_1kbua_6040{position:absolute;left:.45rem;bottom:.45rem;width:.72rem;height:.72rem;border-radius:2px;border:1.5px solid currentColor;background:#fff;z-index:1}._msgExploreDietVeg_1kbua_6039{color:#1f8a3b}._msgExploreDietVeg_1kbua_6039:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#1f8a3b}._msgExploreDietNonVeg_1kbua_6040{color:#8b4513}._msgExploreDietNonVeg_1kbua_6040:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#8b4513}._msgExploreAddBtn_1kbua_6076{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_1kbua_6094{background:#1a1214;color:#fff}._msgExploreGridName_1kbua_6099{margin:.4rem 0 0;font-size:.82rem;font-weight:700;color:#1a1214;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._msgExploreGridPrice_1kbua_6109{margin:.1rem 0 0;font-size:.78rem;font-weight:650;color:#1a1214b8}._msgShowMoreLink_1kbua_6116{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_1kbua_6131{display:flex;align-items:center;gap:.45rem;margin:.35rem 0 .15rem;flex-wrap:wrap}._msgOfflineChip_1kbua_6139{padding:.22rem .55rem;border-radius:999px;background:#b8860b1f;color:#8a6a28;font-size:.65rem;font-weight:800;letter-spacing:.03em}._msgRetryBtn_1kbua_6149{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_1kbua_6149:disabled{opacity:.45;cursor:not-allowed}._msgFeedbackRow_1kbua_6166{display:flex;gap:.45rem;margin-top:.65rem}._msgFeedbackBtn_1kbua_6172{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_1kbua_6185{background:#c41e5a1a;border-color:#c41e5a47;color:var(--shef-pink, #c41e5a)}._msgExploreChefRail_1kbua_6191{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_1kbua_6191::-webkit-scrollbar{display:none}._msgExploreKitchenRail_1kbua_6207{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_1kbua_6207::-webkit-scrollbar{display:none}._msgExploreKitchenCard_1kbua_6223{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_1kbua_6234{margin-bottom:.75rem}._msgExploreKitchenTitleRow_1kbua_6238{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem}._msgTopPickSpacer_1kbua_6246{display:block;height:1.4rem}._msgExploreChefCard_1kbua_6251{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_1kbua_6262{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_1kbua_6278{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_1kbua_6285{height:128px;background:#f3eef0 center/cover no-repeat}._msgExploreChefBody_1kbua_6290{padding:.7rem .8rem .85rem}._msgExploreChefTop_1kbua_6294{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._msgExploreChefName_1kbua_6301{margin:0;font-size:1.05rem;font-weight:800;color:#1a1214;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._msgExploreMenuBtn_1kbua_6311{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_1kbua_6325{display:flex;align-items:center;gap:.55rem;margin:.4rem 0 0;font-size:.75rem;color:#1a12149e}._msgExploreChefRating_1kbua_6334{display:inline-flex;align-items:center;padding:.12rem .4rem;border-radius:6px;background:#1f8a3b1f;color:#1f8a3b;font-weight:800;font-size:.72rem}._msgExploreChefDeal_1kbua_6345{display:inline-block;margin-top:.4rem;color:#2563eb;font-size:.72rem;font-weight:750}._msgExploreKitchenCard_1kbua_6223 ._msgExploreGrid_1kbua_6009{gap:.65rem .55rem}._msgExploreKitchenCard_1kbua_6223 ._msgExploreAddBtn_1kbua_6076{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_1kbua_3277 ._msgExploreGridCard_1kbua_6009,._pageMobileWow_1kbua_3277 ._msgExploreChefCard_1kbua_6251,._pageMobileWow_1kbua_3277 ._msgExploreKitchenCard_1kbua_6223{background:#fffffff5}._pageMobileWow_1kbua_3277 ._msgFeedActionChips_1kbua_5243{--feed-chip-scroll-pad: max(.85rem, env(safe-area-inset-left, 0px));--feed-chip-scroll-pad-r: max(.85rem, env(safe-area-inset-right, 0px));width:calc(100% + var(--feed-chip-scroll-pad) + var(--feed-chip-scroll-pad-r));max-width:none;margin-left:calc(-1 * var(--feed-chip-scroll-pad));margin-right:calc(-1 * var(--feed-chip-scroll-pad-r));padding-left:var(--feed-chip-scroll-pad);padding-right:var(--feed-chip-scroll-pad-r)}._pageMobileWow_1kbua_3277 ._msgFeedChip_1kbua_5279,._pageMobileWow_1kbua_3277 ._msgExploreMoreBtn_1kbua_5280{min-width:clamp(7.5rem,34vw,10.5rem);min-height:46px;border-radius:16px}._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_bt16r_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_bt16r_1 .35s cubic-bezier(.22,1,.36,1)}@keyframes _overlayIn_bt16r_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}._aurora_bt16r_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_bt16r_37,._bloomB_bt16r_38{position:absolute;border-radius:50%;filter:blur(36px);pointer-events:none}._bloomA_bt16r_37{width:220px;height:220px;left:-40px;top:30%;background:radial-gradient(circle,rgba(232,74,127,.35),transparent 70%);animation:_drift_bt16r_1 8s ease-in-out infinite}._bloomB_bt16r_38{width:200px;height:200px;right:-30px;top:12%;background:radial-gradient(circle,rgba(255,160,100,.28),transparent 70%);animation:_drift_bt16r_1 9s ease-in-out infinite reverse}@keyframes _drift_bt16r_1{0%,to{transform:translate(0)}50%{transform:translate(12px,-16px)}}._chrome_bt16r_68{position:relative;z-index:3;flex:0 0 auto;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:.65rem;width:100%;max-width:100%;min-width:0;padding:calc(.55rem + env(safe-area-inset-top,0px)) .75rem .65rem;box-sizing:border-box;isolation:isolate;overflow:visible}._top_bt16r_87{position:relative;z-index:2;flex:0 0 auto;display:grid;grid-template-columns:44px minmax(0,1fr) minmax(3.2rem,auto);align-items:center;column-gap:.5rem;width:100%;max-width:100%;min-width:0;min-height:44px;padding:0;box-sizing:border-box}._timer_bt16r_103{justify-self:end;flex-shrink:0;min-width:3.2rem;padding:.35rem .55rem;border-radius:999px;background:#ffffffeb;color:#5c2430;font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums;text-align:center;box-shadow:0 2px 10px #5c243014;box-sizing:border-box}._timerWarn_bt16r_119{background:#c41e5a1f;color:#c41e5a}._statusRow_bt16r_124{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;padding:0 1rem .2rem}._modeBar_bt16r_134{position:relative;z-index:2;flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:.4rem;margin:0;padding:.28rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box;border-radius:999px;background:#ffffff8c;border:1px solid rgba(92,36,48,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._modeToggle_bt16r_155{position:relative;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:2.45rem;padding:.4rem .55rem;border:1px solid transparent;border-radius:999px;background:transparent;color:#8a6a72;cursor:pointer;box-sizing:border-box;overflow:hidden;transition:border-color .18s ease,color .18s ease,box-shadow .18s ease,background .18s ease}._modeToggleOn_bt16r_174{background:#fff;color:#c41e5a;border-color:#c41e5a38;box-shadow:0 3px 12px #c41e5a1f}._modeIcon_bt16r_181{display:grid;place-items:center;flex-shrink:0;opacity:.95}._modeIcon_bt16r_181 svg{width:16px;height:16px}._modeLabel_bt16r_193{min-width:0;font-size:.72rem;font-weight:800;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._modeLabelFull_bt16r_203{display:inline}._modeLabelCompact_bt16r_207{display:none}._modeLiveDot_bt16r_211{flex-shrink:0;width:.42rem;height:.42rem;border-radius:50%;background:#c41e5a;box-shadow:0 0 #c41e5a73;animation:_livePing_bt16r_1 1.8s ease-out infinite;pointer-events:none}@keyframes _livePing_bt16r_1{0%{box-shadow:0 0 #c41e5a66}70%{box-shadow:0 0 0 6px #c41e5a00}to{box-shadow:0 0 #c41e5a00}}._livePulse_bt16r_228{display:inline-block;width:.4rem;height:.4rem;margin-right:.35rem;border-radius:50%;background:#c41e5a;vertical-align:middle;animation:_livePing_bt16r_1 1.8s ease-out infinite}._ambient_bt16r_239{position:relative;width:7.5rem;height:7.5rem;margin:0 auto .35rem;display:grid;place-items:center;pointer-events:none}._ambientRing_bt16r_249{position:absolute;inset:18%;border-radius:50%;border:1.5px solid rgba(196,30,90,.18);opacity:.55;animation:_ambientSoft_bt16r_1 3.6s ease-in-out infinite}._ambientRing_bt16r_249[data-r="2"]{inset:8%;animation-delay:.45s;border-color:#c41e5a1f}._ambientRing_bt16r_249[data-r="3"]{inset:0;animation-delay:.9s;border-color:#c41e5a14}._ambientOrb_bt16r_270{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_bt16r_1 2.8s ease-in-out infinite}._ambientListen_bt16r_283 ._ambientRing_bt16r_249{animation-duration:2.2s;opacity:.85}._ambientThink_bt16r_288 ._ambientOrb_bt16r_270{animation-duration:1.1s}._ambientPause_bt16r_292 ._ambientOrb_bt16r_270{animation-duration:1.4s;filter:saturate(.85)}._ambientSpeak_bt16r_297 ._ambientRing_bt16r_249{animation-duration:1.6s;border-color:#c41e5a59;opacity:1}._ambientSpeak_bt16r_297 ._ambientOrb_bt16r_270{animation-duration:.9s;transform:scale(1.08)}@keyframes _ambientSoft_bt16r_1{0%,to{transform:scale(.92);opacity:.35}50%{transform:scale(1.04);opacity:.75}}@keyframes _orbBreathe_bt16r_1{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}._visuallyHidden_bt16r_318{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._micCaption_bt16r_330{margin:.35rem 0 0;font-size:.85rem;font-weight:700;letter-spacing:.08em;color:#c41e5a;min-height:1rem}._conclusionCard_bt16r_339,._pointsCard_bt16r_340,._refinedCard_bt16r_341,._nextCard_bt16r_342{padding:1rem 1.05rem;border-radius:20px;background:#ffffffeb;border:1px solid rgba(196,30,90,.1);box-shadow:0 10px 28px #5c243012}._heroCard_bt16r_350{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_bt16r_1 .55s cubic-bezier(.22,1,.36,1)}._heroGlow_bt16r_364{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_bt16r_374{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}._heroBadge_bt16r_384{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_bt16r_398{display:inline-flex;align-items:flex-end;gap:2px;height:.7rem}._speakWave_bt16r_398 i{display:block;width:2px;height:100%;border-radius:2px;background:#c41e5a;animation:_speakBar_bt16r_1 .85s ease-in-out infinite}._speakWave_bt16r_398 i:nth-child(2){animation-delay:.15s;height:70%}._speakWave_bt16r_398 i:nth-child(3){animation-delay:.3s;height:90%}@keyframes _speakBar_bt16r_1{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes _heroIn_bt16r_1{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._heroTitle_bt16r_427{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_bt16r_438[data-speaking] ._heroCard_bt16r_350{box-shadow:0 16px 40px #c41e5a29,0 0 0 1px #e84a7f33}._pointChips_bt16r_444{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}._pointChips_bt16r_444 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_bt16r_465{display:flex;flex-direction:column;gap:.65rem}._suggestHead_bt16r_471{display:flex;flex-direction:column;gap:.15rem;padding:0 .15rem}._suggestSub_bt16r_478{margin:0;font-size:.72rem;font-weight:600;color:#8a6a72}._refinedDetails_bt16r_485{padding:.75rem .95rem;border-radius:18px;background:#ffffffbf;border:1px solid rgba(92,36,48,.08)}._refinedSummary_bt16r_492{cursor:pointer;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#8a6a72;list-style:none}._refinedSummary_bt16r_492::-webkit-details-marker{display:none}._refinedDetails_bt16r_485[open] ._refinedText_bt16r_504{margin-top:.55rem}._blockLabel_bt16r_508{margin:0 0 .45rem;font-size:.65rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:#8a6a72}._pointsList_bt16r_517,._nextList_bt16r_518{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem}._pointsList_bt16r_517 li{position:relative;padding-left:.85rem;font-size:.84rem;font-weight:650;line-height:1.4;color:#3a242c}._pointsList_bt16r_517 li:before{content:"";position:absolute;left:0;top:.45em;width:.35rem;height:.35rem;border-radius:50%;background:#c41e5a}._refinedText_bt16r_504{margin:0;font-size:.86rem;font-weight:550;line-height:1.5;color:#4a343c}._nextChip_bt16r_555{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_bt16r_569,._onlinePill_bt16r_570,._turnPill_bt16r_571{padding:.28rem .65rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.02em}._offlinePill_bt16r_569{background:#5c243014;color:#6e5a62}._onlinePill_bt16r_570{background:#2ea05a1f;color:#1f7a45}._turnPill_bt16r_571{background:#c41e5a14;color:#8a3a55}._topSpacer_bt16r_594{width:44px;height:44px}._back_bt16r_599{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;border:none;border-radius:50%;background:#ffffffd9;color:#5c2430;box-shadow:0 4px 14px #5c24301a;cursor:pointer}._topCenter_bt16r_613{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-width:0;max-width:100%;overflow:hidden;text-align:center;padding:0 .1rem;pointer-events:none}._brand_bt16r_627{margin:0;max-width:100%;font-size:.62rem;font-weight:800;letter-spacing:.12em;line-height:1.15;text-transform:uppercase;color:#c41e5a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._heading_bt16r_641{margin:0;max-width:100%;font-size:1.02rem;font-weight:900;letter-spacing:-.03em;line-height:1.15;color:#5c2430;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:640px){._chrome_bt16r_68{gap:.5rem;padding-left:.7rem;padding-right:.7rem}._top_bt16r_87{grid-template-columns:40px minmax(0,1fr) minmax(2.9rem,auto);column-gap:.4rem}._back_bt16r_599{width:40px;height:40px}._heading_bt16r_641{font-size:.95rem}._brand_bt16r_627{font-size:.58rem;letter-spacing:.1em}._modeBar_bt16r_134{gap:.28rem;padding:.22rem}._modeToggle_bt16r_155{min-height:2.35rem;padding:.35rem .45rem;gap:.25rem}._modeLabel_bt16r_193{font-size:.7rem}._modeLabelFull_bt16r_203{display:none}._modeLabelCompact_bt16r_207{display:inline}._modeIcon_bt16r_181 svg{width:15px;height:15px}._timer_bt16r_103{min-width:2.85rem;padding:.3rem .42rem;font-size:.72rem}}@media(max-width:360px){._modeToggle_bt16r_155{min-height:2.2rem;padding:.3rem .35rem}._modeLabel_bt16r_193{font-size:.66rem}._heading_bt16r_641{font-size:.9rem}}._body_bt16r_730{position:relative;z-index:2;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0;-webkit-overflow-scrolling:touch}._stage_bt16r_742{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_bt16r_755{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);transition:min-height .25s ease,padding .25s ease}._stageClusterCompact_bt16r_771{min-height:0;padding:.2rem 0 .15rem}._stageClusterCompact_bt16r_771 ._listenHalo_bt16r_776{width:min(48vw,11rem);height:min(48vw,11rem);opacity:.4}._stageClusterCompact_bt16r_771 ._micBtn_bt16r_782{width:4.4rem;height:4.4rem}._stageClusterCompact_bt16r_771 ._bars_bt16r_787{margin-top:.15rem;transform:scale(.88);transform-origin:center top}._stageClusterCompact_bt16r_771 ._farFieldTip_bt16r_793,._stageClusterCompact_bt16r_771 ._hostStatus_bt16r_794{display:none}._listenHalo_bt16r_776{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_bt16r_809{position:absolute;inset:18%;border-radius:50%;border:1.5px solid rgba(196,30,90,.16)}._listenRing_bt16r_809[data-r="2"]{inset:8%;border-color:#c41e5a1c}._listenRing_bt16r_809[data-r="3"]{inset:0;border-color:#c41e5a12}._listenHaloOn_bt16r_826 ._listenRing_bt16r_809{animation:_haloPulse_bt16r_1 3.2s ease-in-out infinite}._listenHaloOn_bt16r_826 ._listenRing_bt16r_809[data-r="2"]{animation-delay:.35s}._listenHaloOn_bt16r_826 ._listenRing_bt16r_809[data-r="3"]{animation-delay:.7s}._listenHaloSpeak_bt16r_833 ._listenRing_bt16r_809{border-color:#c41e5a47;animation-duration:1.8s}._listenHaloThink_bt16r_838 ._listenRing_bt16r_809{opacity:.7;animation-duration:2.4s}@keyframes _haloPulse_bt16r_1{0%,to{transform:scale(.96);opacity:.45}50%{transform:scale(1.03);opacity:.9}}._micBtn_bt16r_782{position:relative;width:92px;height:92px;border:none;border-radius:50%;background:transparent;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}._micBtn_bt16r_782:disabled{cursor:wait}._pulse_bt16r_864{display:none}._micFace_bt16r_868{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_bt16r_884{display:grid;place-items:center;line-height:0}._micBtnLive_bt16r_890 ._micFace_bt16r_868{animation:_micListen_bt16r_1 1.8s ease-in-out infinite}._micBtnLive_bt16r_890 ._micIcon_bt16r_884{animation:_micIconBob_bt16r_1 1.8s ease-in-out infinite}._micBtnLive_bt16r_890:before,._micBtnLive_bt16r_890:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid rgba(196,30,90,.28);pointer-events:none;animation:_micRipple_bt16r_1 2.2s ease-out infinite}._micBtnLive_bt16r_890:after{animation-delay:1.1s}._micBtnThink_bt16r_913 ._micFace_bt16r_868{background:linear-gradient(145deg,#9a6a7a,#5c2430);animation:none}._micBtnThink_bt16r_913 ._micIcon_bt16r_884{animation:none}._micBtnSpeak_bt16r_922 ._micFace_bt16r_868{animation:_micSpeakPulse_bt16r_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_bt16r_922 ._micIcon_bt16r_884{animation:none}._micBtnSpeak_bt16r_922:before,._micBtnSpeak_bt16r_922:after{display:none}@keyframes _micListen_bt16r_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_bt16r_1{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes _micRipple_bt16r_1{0%{transform:scale(.92);opacity:.55}to{transform:scale(1.35);opacity:0}}@keyframes _micSpeakPulse_bt16r_1{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}._hostStatus_bt16r_794{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_bt16r_794[data-beat=speaking]{color:#c41e5a;border-color:#c41e5a47}._hostStatus_bt16r_794[data-beat=pausing]{color:#6a4a55}._hostStatusDot_bt16r_999{width:.42rem;height:.42rem;border-radius:50%;background:#c41e5a;animation:_livePing_bt16r_1 1.8s ease-out infinite}._hostStatus_bt16r_794[data-beat=pausing] ._hostStatusDot_bt16r_999{background:#9a6a7a;animation:none}._farFieldTip_bt16r_793{margin:0 auto .85rem;max-width:18.5rem;padding:.45rem .7rem;border-radius:12px;background:#fff4f8eb;border:1px solid rgba(196,30,90,.14);color:#6a3a48;font-size:.72rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;text-align:center}._hostStatus_bt16r_794[data-beat=speaking] ._hostStatusDot_bt16r_999{animation-duration:.9s}._hostLine_bt16r_1031{display:none}._thinkDots_bt16r_1035{display:flex;gap:5px}._thinkDots_bt16r_1035 i{width:7px;height:7px;border-radius:50%;background:#fff;animation:_bounce_bt16r_1 .9s ease-in-out infinite}._thinkDots_bt16r_1035 i:nth-child(2){animation-delay:.15s}._thinkDots_bt16r_1035 i:nth-child(3){animation-delay:.3s}@keyframes _bounce_bt16r_1{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-5px);opacity:1}}._bars_bt16r_787{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:36px;margin-top:.85rem;opacity:.4}._bars_bt16r_787[data-active]{opacity:1}._bar_bt16r_787{width:3.5px;height:8px;border-radius:999px;background:linear-gradient(180deg,#e84a7f,#c41e5a);opacity:.85}._bars_bt16r_787[data-active] ._bar_bt16r_787{animation:_barDance_bt16r_1 .85s ease-in-out infinite;animation-delay:calc(var(--i) * .07s)}._bars_bt16r_787[data-speak]{opacity:1}._bars_bt16r_787[data-speak] ._bar_bt16r_787{animation:_barSpeak_bt16r_1 .7s ease-in-out infinite;animation-delay:calc(var(--i) * .05s);background:linear-gradient(180deg,#ff9bbb,#c41e5a)}@keyframes _barSpeak_bt16r_1{0%,to{height:10px}50%{height:28px}}@keyframes _barDance_bt16r_1{0%,to{height:8px}50%{height:26px}}._scriptPanel_bt16r_1103{display:flex;flex-direction:column;gap:.75rem;width:100%;flex:1 1 auto;min-height:0;text-align:left;padding:.9rem .85rem .85rem;border-radius:22px;border:1px solid rgba(92,36,48,.07);background:linear-gradient(165deg,#fffffffa,#fff8fbf0);box-shadow:0 1px #ffffffe6 inset,0 12px 32px #5c243012}._scriptHead_bt16r_1121{display:flex;flex-direction:column;gap:.35rem}._scriptHeadRow_bt16r_1127{display:flex;align-items:center;justify-content:space-between;gap:.55rem}._scriptHeadMain_bt16r_1134{min-width:0;flex:1}._scriptTitle_bt16r_1139{margin:0;min-width:0;font-size:1.05rem;font-weight:900;letter-spacing:-.035em;color:#3a1f28;line-height:1.15}._scriptSub_bt16r_1149{margin:0;font-size:.78rem;font-weight:550;line-height:1.4;color:#8a6a72}._scriptHeadMeta_bt16r_1157{display:flex;flex-direction:row;align-items:center;gap:.35rem;flex-shrink:0}._scriptLiveTag_bt16r_1165{display:inline-flex;align-items:center;gap:.28rem;padding:.28rem .55rem;border-radius:999px;background:#c41e5a;color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 12px #c41e5a47}._scriptLivePulse_bt16r_1180{width:.36rem;height:.36rem;border-radius:50%;background:#fff;box-shadow:0 0 #ffffff8c;animation:_scriptPulse_bt16r_1 1.6s ease-out infinite}@keyframes _scriptPulse_bt16r_1{0%{box-shadow:0 0 #ffffff80}70%{box-shadow:0 0 0 5px #fff0}to{box-shadow:0 0 #fff0}}._scriptCount_bt16r_1195{padding:.28rem .55rem;border-radius:999px;background:#5c24300f;font-size:.66rem;font-weight:750;color:#6e5a62;letter-spacing:-.01em;white-space:nowrap}._scriptModeHint_bt16r_1206{margin:0;font-size:.68rem;font-weight:650;color:#8a6a72}._scriptBeatsWrap_bt16r_1213{display:flex;flex-direction:column;gap:.4rem}._scriptBeatsLabel_bt16r_1219{margin:0;font-size:.62rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8a6a72}._scriptBeats_bt16r_1213{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}._scriptBeats_bt16r_1213 li{padding:.3rem .58rem;border-radius:999px;background:#c41e5a12;border:1px solid rgba(196,30,90,.12);color:#8a3a55;font-size:.68rem;font-weight:750}._feed_bt16r_1247{display:flex;flex-direction:column;gap:.6rem;width:100%;max-width:none;max-height:none;margin:0;padding:.1rem .05rem .2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;text-align:left;scroll-behavior:smooth;flex:1 1 auto;min-height:6.5rem;scrollbar-width:none}._feed_bt16r_1247::-webkit-scrollbar{display:none}._feedEmpty_bt16r_1269{flex:1 1 auto;min-height:0}._scriptLine_bt16r_1274{display:grid;gap:.45rem;padding:.8rem .85rem .85rem;border-radius:18px;border:1px solid rgba(92,36,48,.07);background:#fff;box-shadow:0 3px 12px #5c24300b}._scriptTable_bt16r_1284{border-left:2px solid rgba(92,36,48,.18)}._scriptSef_bt16r_1288{background:linear-gradient(160deg,#fff5f8,#fff 72%);border-color:#c41e5a1f;border-left:2px solid #c41e5a}._scriptLineLive_bt16r_1294{border-style:solid;border-color:#c41e5a38;background:linear-gradient(165deg,#fff0f5,#fff 78%);box-shadow:0 0 0 3px #c41e5a0f}._scriptLineTop_bt16r_1301{display:flex;align-items:center;gap:.55rem}._scriptAvatar_bt16r_1307{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;flex-shrink:0;font-size:.78rem;font-weight:850;letter-spacing:-.02em;text-transform:lowercase;background:#5c243014;color:#5c2430}._scriptSef_bt16r_1288 ._scriptAvatar_bt16r_1307{background:#c41e5a;color:#fff;text-transform:lowercase}._scriptLineMeta_bt16r_1329{display:flex;flex-direction:column;gap:.06rem;min-width:0;flex:1}._scriptSpeaker_bt16r_1337{font-size:.74rem;font-weight:800;letter-spacing:-.01em;text-transform:none;color:#5c2430}._scriptSef_bt16r_1288 ._scriptSpeaker_bt16r_1337{color:#c41e5a}._scriptLineStatus_bt16r_1349{font-size:.62rem;font-weight:650;color:#9a848c}._scriptLineLive_bt16r_1294 ._scriptLineStatus_bt16r_1349{color:#c41e5a}._scriptLineBadge_bt16r_1359{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:#5c24300f;color:#8a6a72;font-size:.62rem;font-weight:800;flex-shrink:0}._scriptSef_bt16r_1288 ._scriptLineBadge_bt16r_1359{background:#c41e5a1a;color:#c41e5a}._scriptHearingBadge_bt16r_1379{display:inline-flex;align-items:center;padding:.2rem .45rem;border-radius:999px;background:#c41e5a1f;color:#c41e5a;font-size:.58rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;flex-shrink:0}._scriptText_bt16r_1393{margin:0;padding-left:.1rem;font-size:.9rem;font-weight:550;line-height:1.48;color:#3a242c;letter-spacing:-.015em}._scriptCaret_bt16r_1403{display:inline-block;width:.12rem;height:.95em;margin-left:.12rem;vertical-align:-.1em;background:#c41e5a;border-radius:1px;animation:_caretBlink_bt16r_1 1s steps(1) infinite}@keyframes _caretBlink_bt16r_1{0%,45%{opacity:1}50%,to{opacity:0}}._scriptRefined_bt16r_1419{padding:.8rem .85rem;border-radius:14px;background:#5c243009;border:1px solid rgba(92,36,48,.08)}._scriptRefinedHead_bt16r_1426{margin-bottom:.4rem}._scriptRefinedLabel_bt16r_1430{margin:0 0 .12rem;font-size:.68rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;color:#5c2430}._scriptRefinedHint_bt16r_1439{margin:0;font-size:.68rem;font-weight:550;color:#8a6a72}._scriptRefinedText_bt16r_1446{margin:0;font-size:.86rem;font-weight:550;line-height:1.5;color:#3a242c}._scriptVerifyNudge_bt16r_1454{margin:0;padding:.65rem .8rem;border-radius:14px;border:1px solid rgba(196,30,90,.1);background:linear-gradient(135deg,#c41e5a12,#fff0f5e6);font-size:.74rem;font-weight:600;line-height:1.4;color:#8a3a55}@media(max-width:420px){._stage_bt16r_742{padding:.2rem .75rem 0;gap:.55rem}._scriptPanel_bt16r_1103{padding:.8rem .7rem .75rem;border-radius:18px;gap:.65rem}._scriptTitle_bt16r_1139{font-size:.98rem}._scriptSub_bt16r_1149{font-size:.74rem}._scriptLine_bt16r_1274{padding:.7rem .75rem .75rem;border-radius:16px}._scriptText_bt16r_1393{font-size:.86rem}}._scriptEmpty_bt16r_1496{flex:1 1 auto;min-height:5.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1.15rem 1.2rem;border-radius:18px;border:1px dashed rgba(92,36,48,.16);background:#ffffff8c;text-align:center}._scriptEmptyIcon_bt16r_1511{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:12px;background:#c41e5a14;color:#c41e5a;margin-bottom:.15rem}._scriptEmptyTitle_bt16r_1522{margin:0;font-size:.92rem;font-weight:850;letter-spacing:-.02em;text-transform:none;color:#5c2430}._scriptEmptySub_bt16r_1531{margin:0;max-width:18rem;font-size:.78rem;font-weight:550;line-height:1.45;color:#8a6a72}._resultsTranscript_bt16r_1540{margin:0 0 .75rem;padding:0 0 0 1.1rem;display:flex;flex-direction:column;gap:.55rem}._resultsTranscript_bt16r_1540 li{padding-left:.25rem}._resultsTranscriptWho_bt16r_1552{display:block;margin-bottom:.12rem;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#8a6a72}._resultsTranscriptSef_bt16r_1562 ._resultsTranscriptWho_bt16r_1552{color:#c41e5a}._resultsTranscriptText_bt16r_1566{font-size:.86rem;font-weight:550;line-height:1.45;color:#3a242c}._endTalkBtn_bt16r_1574{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_bt16r_1574:hover:not(:disabled){border-color:#c41e5a59;background:#fff5f8;transform:none}._endTalkBtn_bt16r_1574:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}._endTalkDock_bt16r_1611{flex-shrink:0;width:100%;padding:0;margin-top:auto}._feedBubble_bt16r_1618{padding:.7rem .85rem;border-radius:14px;border:1px solid var(--tt-line);background:#ffffffd1;backdrop-filter:blur(8px)}._feedTable_bt16r_1626{align-self:flex-start;max-width:90%;border-bottom-left-radius:5px}._feedSef_bt16r_1632{align-self:flex-end;max-width:90%;background:#fff4f8f2;border-color:#c41e5a29;border-bottom-right-radius:5px}._feedLive_bt16r_1640{opacity:.9}._feedRole_bt16r_1644{display:block;margin-bottom:.22rem;font-size:.6rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--tt-muted)}._feedSef_bt16r_1632 ._feedRole_bt16r_1644{color:var(--tt-accent)}._feedText_bt16r_1658{margin:0;font-size:.88rem;font-weight:550;line-height:1.45;color:var(--tt-ink);letter-spacing:-.01em}._endTalkTitle_bt16r_1667{font-size:.92rem;font-weight:750;letter-spacing:-.01em;color:var(--tt-accent)}._endTalkHint_bt16r_1674{font-size:.68rem;font-weight:550;color:var(--tt-muted)}._transcriptBox_bt16r_1680{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_bt16r_1680{margin:0;font-size:.9rem;font-weight:600;line-height:1.45;color:#4a3038;letter-spacing:-.01em}._error_bt16r_1700{margin:0;font-size:.88rem;font-weight:650;color:#a12a4a;line-height:1.4}._results_bt16r_438{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_bt16r_1 .4s ease-out;-webkit-overflow-scrolling:touch}@keyframes _fadeUp_bt16r_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._summaryCard_bt16r_1725{padding:1rem 1.05rem;border-radius:20px;background:#ffffffeb;border:1px solid rgba(196,30,90,.1);box-shadow:0 10px 28px #5c243012}._summaryText_bt16r_1733{margin:0 0 .75rem;font-size:.92rem;font-weight:650;line-height:1.45;color:#3a242c;letter-spacing:-.015em}._metaRow_bt16r_1742{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}._metaPill_bt16r_1751{padding:.28rem .6rem;border-radius:999px;background:#c41e5a14;color:#8a3a55;font-size:.7rem;font-weight:800;letter-spacing:.02em;text-transform:capitalize}._voiceBtn_bt16r_1762{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_bt16r_1777{background:#5c2430}._sectionTitle_bt16r_1781{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a6a72}._menuRail_bt16r_1790{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}._menuCard_bt16r_1799{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_bt16r_1 .5s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i, 0) * .08s)}@keyframes _cardRise_bt16r_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._chefHit_bt16r_1815{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_bt16r_1829{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_bt16r_1844{display:flex;flex-direction:column;gap:.18rem;min-width:0;flex:1}._chefName_bt16r_1852{font-size:1.02rem;font-weight:850;letter-spacing:-.02em;color:#2a1a20}._chefTag_bt16r_1859{font-size:.74rem;font-weight:650;color:#8a6a72}._chefCta_bt16r_1865{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_bt16r_1878{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._dishCard_bt16r_1887{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_bt16r_1887:active{transform:scale(.97)}._dishImg_bt16r_1906{display:block;aspect-ratio:1;border-radius:16px;background:#f3e6ea center / cover;box-shadow:0 6px 16px #5c24301f}._dishName_bt16r_1914{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_bt16r_1925{font-size:.68rem;font-weight:850;color:#c41e5a}._listenAgain_bt16r_1931{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_bt16r_1946{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_bt16r_1957{font-size:2.4rem;filter:drop-shadow(0 8px 16px rgba(196,30,90,.2))}._gatedTitle_bt16r_1962{margin:0;font-size:1.25rem;font-weight:900;letter-spacing:-.03em;color:#5c2430}._gatedSub_bt16r_1970{margin:0;font-size:.9rem;font-weight:550;line-height:1.45;color:#6e5a62}._secondaryBtn_bt16r_1978{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_bt16r_1,._bloomA_bt16r_37,._bloomB_bt16r_38,._pulse_bt16r_864,._bar_bt16r_787,._thinkDots_bt16r_1035 i,._results_bt16r_438,._ambientRing_bt16r_249,._ambientOrb_bt16r_270,._modeLiveDot_bt16r_211,._livePulse_bt16r_228,._heroCard_bt16r_350,._menuCard_bt16r_1799,._speakWave_bt16r_398 i,._hostStatusDot_bt16r_999,._listenRing_bt16r_809,._micBtnLive_bt16r_890 ._micFace_bt16r_868,._micBtnLive_bt16r_890 ._micIcon_bt16r_884,._micBtnLive_bt16r_890:before,._micBtnLive_bt16r_890:after,._micBtnSpeak_bt16r_922 ._micFace_bt16r_868,._scriptLivePulse_bt16r_1180,._scriptCaret_bt16r_1403{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(36px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homePicasaCrossfade{0%{opacity:0;transform:scale(1.03) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes homePicasaSlideLeft{0%{opacity:0;transform:translate(-32px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homePicasaSlideRight{0%{opacity:0;transform:translate(32px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeRevealUp{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeRevealScale{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeRevealLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes homeRevealRight{0%{opacity:0;transform:translate(28px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeHeroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes homeHeroRiseBlur{0%{opacity:0;transform:translateY(48px);filter:blur(12px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes heroKenBurns{0%{transform:scale(1.05)}to{transform:scale(1.16)}}@keyframes heroMeshDrift{0%,to{transform:translate(0) scale(1);opacity:.45}50%{transform:translate(3%,-2%) scale(1.06);opacity:.7}}@keyframes heroMeshDriftAlt{0%,to{transform:translate(0) scale(1);opacity:.35}50%{transform:translate(-4%,3%) scale(1.08);opacity:.55}}@keyframes heroShimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes ctaGlowPulse{0%,to{box-shadow:0 6px 24px #c41e5a73,0 0 #fff0}50%{box-shadow:0 12px 40px #c41e5a8c,0 0 0 8px #ffffff0f}}@keyframes luxuryPricePop{0%{opacity:0;transform:scale(.78) translateY(16px)}65%{transform:scale(1.06) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes trustIconPop{0%{opacity:0;transform:scale(.35) rotate(-14deg)}70%{transform:scale(1.1) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes sectionLineGrow{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes homeCardSlideUp{0%{opacity:0;transform:translateY(32px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeFadeSlideX{0%{opacity:0;transform:translate(56px) scale(.94)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes homeChipPop{0%{opacity:0;transform:scale(.82) translateY(8px)}75%{transform:scale(1.04) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes homeBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes scrollHintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes testimonialFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes guaranteeHeartBeat{0%,to{transform:scale(1)}25%{transform:scale(1.12)}50%{transform:scale(1)}}.homeReveal{opacity:0;transform:translateY(24px);transition:opacity .55s var(--home-motion-spring),transform .55s var(--home-motion-spring)}.homeReveal.home-visible{opacity:1;transform:translateY(0)}.homeReveal--left{transform:translate(-32px)}.homeReveal--left.home-visible{transform:translate(0)}.homeReveal--right{transform:translate(32px)}.homeReveal--right.home-visible{transform:translate(0)}.homeReveal--scale{transform:translateY(28px) scale(.94)}.homeReveal--scale.home-visible{transform:translateY(0) scale(1)}.home-visible [data-reveal]{animation:homeCardSlideUp .8s var(--home-motion-spring) both;animation-delay:calc(var(--reveal-i, 0) * var(--home-motion-stagger))}.home-visible [data-reveal=left]{animation-name:homeRevealLeft}.home-visible [data-reveal=right]{animation-name:homeFadeSlideX}.home-visible [data-reveal=scale]{animation-name:homeRevealScale}.home-visible [data-reveal=chip]{animation-name:homeChipPop;animation-duration:.6s}@media(prefers-reduced-motion:reduce){.homeReveal{opacity:1;transform:none;filter:none;transition:none}.home-visible [data-reveal],.home-visible *{animation:none!important}}*,*:before,*:after{box-sizing:border-box}:root{--font-hindi: "Noto Sans Devanagari", sans-serif;--content-max-width: 1120px;--content-padding-x: .5rem;--content-padding-x-tablet: .75rem;--content-padding-x-wide: 1rem;--view-inner-padding-x: 1.25rem;--page-gutter-x: 1rem;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease;font-family:DM Sans Variable,DM Sans,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:var(--shef-text);background-color:var(--shef-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:640px){:root{--content-padding-x: .25rem;--view-inner-padding-x: 0;--page-gutter-x: 0}}html{scroll-behavior:smooth;overflow-x:hidden}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-tap-highlight-color:transparent;cursor:url(/assets/cursor-enjoy.svg) 2 2,auto}a,button,[role=button],[tabindex]:not([tabindex="-1"]),input[type=submit],input[type=button],.cursor-pointer{cursor:url(/assets/cursor-enjoy.svg) 2 2,pointer}.skip-link{position:absolute;top:-100%;left:.5rem;z-index:9999;padding:.75rem 1rem;background:var(--shef-maroon);color:var(--shef-white);font-weight:600;text-decoration:none;border-radius:0 0 8px;transition:top .2s ease}.skip-link:focus{top:0;outline:3px solid var(--shef-pink);outline-offset:2px}@media(max-width:480px){body{font-size:16px}}img,video{max-width:100%;height:auto;vertical-align:middle}input,select,textarea{box-sizing:border-box;font-size:16px}input:not([type=checkbox]):not([type=radio]),select,textarea{border-radius:8px}input[type=checkbox],input[type=radio]{min-height:unset;padding:0}@media(max-width:480px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px;min-height:44px;padding:.5rem .75rem}}:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none;outline-offset:0}input:not([type=checkbox]):not([type=radio]):focus,input:not([type=checkbox]):not([type=radio]):focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{box-shadow:0 0 0 2px var(--shef-pink)}button:focus-visible,a:focus-visible{outline:2px solid var(--shef-pink);outline-offset:2px}.delivery-map-wrap,[class*=DeliveryMap_wrap]{height:280px;border-radius:16px;overflow:hidden;background:#eef1f4}@media(max-width:640px){.delivery-map-wrap,[class*=DeliveryMap_wrap]{height:220px;border-radius:14px}}#root{min-height:100vh}html.splash-page{scrollbar-width:none;scroll-behavior:smooth}html.splash-page body{scrollbar-width:none}html.splash-page ::-webkit-scrollbar{display:none;width:0;height:0}html.splash-page header{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)}}
