.page-module__E12HOq__subhead{align-items:center;gap:12px;width:min(100%,860px);margin:8px auto 0;display:flex}.page-module__E12HOq__backCircle{width:40px;height:40px;color:var(--color-shell-ink);background:var(--color-shell-card);box-shadow:var(--shadow-card);border-radius:50%;flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.page-module__E12HOq__backCircle:active{opacity:.78}.page-module__E12HOq__subheadTitle{color:var(--color-shell-ink);font-size:var(--text-24);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.1}.page-module__E12HOq__pageIntro{width:min(100%,860px);color:var(--color-shell-ink-soft);font-size:var(--text-14);margin:10px auto 20px;line-height:1.5}.page-module__E12HOq__shell{min-height:100%;margin-top:calc(-1 * env(safe-area-inset-top,0px));padding:calc(10px + env(safe-area-inset-top,0px)) 16px 0;padding-bottom:max(28px, var(--bottom-nav-clearance,env(safe-area-inset-bottom,0px)));background:var(--color-shell-paper,var(--color-app-background));color:var(--color-shell-ink,var(--color-text-inverse));flex:none}
.FullScreenModal-module__LZnXAW__backdrop{background-color:var(--color-overlay-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--layer-fullscreen-backdrop);position:fixed;inset:0}.FullScreenModal-module__LZnXAW__modal{--fullscreen-modal-stage-width:430px;top:0;left:max(0px, calc((100vw - var(--fullscreen-modal-stage-width)) / 2));right:max(0px, calc((100vw - var(--fullscreen-modal-stage-width)) / 2));z-index:var(--layer-fullscreen-modal);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;position:fixed;bottom:0;overflow:hidden auto}.FullScreenModal-module__LZnXAW__modalViewportLocked{top:var(--app-offset-top,0px);height:var(--app-height,100dvh);max-height:var(--app-height,100dvh);bottom:auto;overflow:hidden}.FullScreenModal-module__LZnXAW__backdrop.FullScreenModal-module__LZnXAW__shellWarm{background-color:#26213e52}@media (min-width:700px){html:not(.is-embedded) .FullScreenModal-module__LZnXAW__backdrop{background:radial-gradient(62% 52% at 50% 0,#d5f74e0f,#0000 58%),#0a0a20b8}html:not(.is-embedded) .FullScreenModal-module__LZnXAW__modal{box-shadow:0 0 0 1px #ffffff0b,0 28px 88px #00000052}html:not(.is-embedded) .FullScreenModal-module__LZnXAW__backdrop.FullScreenModal-module__LZnXAW__shellWarm{background:#26213e52}html:not(.is-embedded) .FullScreenModal-module__LZnXAW__modal.FullScreenModal-module__LZnXAW__shellWarm{box-shadow:0 0 0 1px #26213e0f,0 28px 88px #26213e47}}@media (min-width:1024px){html:not(.is-embedded) .FullScreenModal-module__LZnXAW__modal{--fullscreen-modal-stage-width:760px}}
.Button-module__qH8IcW__button{cursor:pointer;text-align:center;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:opacity .2s,transform .2s ease-out;display:inline-flex}.Button-module__qH8IcW__button:active:not(:disabled){transform:scale(.98)}.Button-module__qH8IcW__button:disabled{cursor:not-allowed}.Button-module__qH8IcW__button:hover:not(:disabled){opacity:.8}.Button-module__qH8IcW__primary{background:var(--button-primary-bg,var(--color-accent-primary));color:var(--button-primary-color,var(--color-text-primary));transition:opacity .2s,transform .2s ease-out,background-color .12s}.Button-module__qH8IcW__primary:hover:not(:disabled){background:var(--button-primary-hover-bg,color-mix(in srgb, var(--button-primary-bg,var(--color-accent-primary)) 88%, #000));opacity:1}.Button-module__qH8IcW__secondary{color:var(--color-text-primary);background:#0000000d;transition:background-color .12s,opacity .2s,transform .2s ease-out}.Button-module__qH8IcW__secondary:hover:not(:disabled){opacity:1;background:#00000017}.Button-module__qH8IcW__secondary:active:not(:disabled),.Button-module__qH8IcW__secondary:focus-visible:not(:disabled){opacity:1;background:#0000001f}.Button-module__qH8IcW__secondary:focus-visible:not(:disabled){outline-offset:2px;outline:2px solid #0000002e}.Button-module__qH8IcW__ghost{color:var(--color-text-primary);background:0 0;transition:background-color .12s,opacity .2s,transform .2s ease-out}.Button-module__qH8IcW__ghost:hover:not(:disabled){opacity:1;background:#0000000d}.Button-module__qH8IcW__ghost:active:not(:disabled),.Button-module__qH8IcW__ghost:focus-visible:not(:disabled){opacity:1;background:#00000017}.Button-module__qH8IcW__ghost:focus-visible:not(:disabled){outline-offset:2px;outline:2px solid #0000002e}.Button-module__qH8IcW__sm{font-size:var(--text-14);border-radius:var(--radius-lg);padding:8px 16px}.Button-module__qH8IcW__md{font-size:var(--text-16);border-radius:var(--radius-xl);padding:12px 24px}.Button-module__qH8IcW__lg{font-size:var(--text-18);border-radius:var(--radius-pill);padding:18px 36px}.Button-module__qH8IcW__fullWidth{width:100%}.Button-module__qH8IcW__disabled{opacity:.6}.Button-module__qH8IcW__icon{justify-content:center;align-items:center;display:flex}.Button-module__qH8IcW__iconOnly{border-radius:var(--radius-xl);background:var(--icon-only-bg,#fff);width:fit-content;color:var(--icon-only-color,var(--color-text-primary));border:var(--icon-only-border,none);box-shadow:var(--icon-only-shadow,none);padding:12px}.Button-module__qH8IcW__iconOnly:hover:not(:disabled){background:var(--icon-only-hover-bg,var(--icon-only-bg,#fff));opacity:.8}.Button-module__qH8IcW__iconOnly:active:not(:disabled),.Button-module__qH8IcW__iconOnly:focus-visible:not(:disabled){background:var(--icon-only-active-bg,var(--icon-only-bg,#fff))}.Button-module__qH8IcW__iconOnly:focus-visible:not(:disabled){outline:2px solid var(--color-border-strong,#00000047);outline-offset:2px}.Button-module__qH8IcW__footerDark{border-radius:var(--radius-pill);background:var(--color-surface-inverse);color:var(--color-text-inverse)}.Button-module__qH8IcW__locked{border-radius:var(--radius-pill);background:var(--color-surface-secondary);color:var(--color-text-primary)}.Button-module__qH8IcW__addButton{border-radius:var(--radius-xl);width:fit-content;color:var(--color-text-inverse);background:var(--color-surface-inverse);padding:8px 16px}.Button-module__qH8IcW__addProfileButton{border-radius:var(--radius-pill);justify-content:space-between}
.PushPanel-module__v5ivDa__stage{width:100%;max-width:430px;height:var(--app-height,100dvh);z-index:var(--layer-push-panel);background:var(--color-app-background);min-height:0;position:fixed;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.PushPanel-module__v5ivDa__panel{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;will-change:transform, opacity;height:100%;min-height:0;padding-bottom:env(safe-area-inset-bottom,0);overflow:hidden auto}
.Sheet-module__94y59q__backdrop{background-color:var(--color-overlay-blur);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:var(--layer-overlay);position:fixed;inset:0}.Sheet-module__94y59q__backdropWarm{background-color:var(--color-overlay-warm,#26213e52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Sheet-module__94y59q__backdropCream{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#26213e47}.Sheet-module__94y59q__backdropElevated{z-index:var(--layer-fullscreen-backdrop)}.Sheet-module__94y59q__sheet.Sheet-module__94y59q__sheetElevated{z-index:var(--layer-fullscreen-modal)}.Sheet-module__94y59q__sheet{width:min(100%,480px);z-index:var(--layer-modal);background:var(--color-surface-inverse);color:var(--color-text-inverse);border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:8px 24px calc(24px + env(safe-area-inset-bottom,0px));outline:none;flex-direction:column;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.Sheet-module__94y59q__sheetWarm{background:var(--color-shell-paper,var(--color-surface-inverse));color:var(--color-shell-ink,var(--color-text-inverse));--button-primary-bg:var(--color-shell-ink);--button-primary-color:var(--color-shell-paper);--button-primary-hover-bg:#322c50}.Sheet-module__94y59q__sheetCream{color:#26213e;--color-shell-paper:#f7f2e9;--color-shell-card:#fff;--color-shell-ink:#26213e;--color-shell-ink-soft:#26213eb3;--color-shell-line:#e9e2d3;--color-shell-lime:#93b32a;--color-shell-olive:#5c7a1a;--button-primary-bg:#26213e;--button-primary-color:#f7f2e9;--button-primary-hover-bg:#322c50;background:#f7f2e9}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__grabber{background:#d2c9b7}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__title{color:#26213e}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__body,.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__eyebrow{color:#26213ead}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__buttonPrimary{color:#f7f2e9;background:#26213e}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__buttonSecondary{color:#26213e;background:#fff;box-shadow:inset 0 0 0 1px #e9e2d3}.Sheet-module__94y59q__sheetCream .Sheet-module__94y59q__buttonText{color:#4f4868;text-decoration-color:#4f486873}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__grabber{background:var(--color-shell-line,#ffffff40)}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__title{color:var(--color-shell-ink,var(--color-text-inverse))}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__body{color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary))}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__eyebrow{color:var(--color-shell-ink-soft,color-mix(in srgb, var(--color-accent-primary) 78%, transparent))}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__buttonPrimary{background:var(--color-shell-ink,var(--color-accent-primary));color:var(--color-shell-paper,var(--color-text-on-accent))}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__buttonSecondary{background:var(--color-shell-card,#ffffff12);color:var(--color-shell-ink,var(--color-text-inverse));box-shadow:inset 0 0 0 1px var(--color-shell-line,transparent)}.Sheet-module__94y59q__sheetWarm .Sheet-module__94y59q__buttonText{color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary))}.Sheet-module__94y59q__grabberZone{touch-action:none;cursor:grab;flex-shrink:0;justify-content:center;margin:0 -24px;padding:10px 0 12px;display:flex}.Sheet-module__94y59q__grabber{border-radius:var(--radius-pill);background:#ffffff40;width:36px;height:5px}.Sheet-module__94y59q__content{min-height:0;max-height:min(calc(var(--app-height,100dvh) * .72), 560px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-y:auto}.Sheet-module__94y59q__content::-webkit-scrollbar{display:none}.Sheet-module__94y59q__heading{flex-direction:column;display:flex}.Sheet-module__94y59q__eyebrow{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb, var(--color-accent-primary) 78%, transparent);margin:0 0 6px;font-weight:700;line-height:1.2}.Sheet-module__94y59q__headingDanger .Sheet-module__94y59q__eyebrow{color:var(--color-status-danger-soft)}.Sheet-module__94y59q__title{font-size:var(--text-20);letter-spacing:-.02em;color:var(--color-text-inverse);margin:0;font-weight:700;line-height:1.15}.Sheet-module__94y59q__body{font-size:var(--text-13);color:var(--color-text-inverse-secondary);margin:6px 0 0;line-height:1.45}.Sheet-module__94y59q__actions{gap:8px;margin-top:20px;display:grid}.Sheet-module__94y59q__button{border-radius:var(--radius-pill);min-height:48px;font-family:var(--font-family);font-size:var(--text-14);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:700;line-height:1.1;transition:transform .12s,background .15s,color .15s;display:inline-flex}.Sheet-module__94y59q__button:active{transform:scale(.98)}.Sheet-module__94y59q__button:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}.Sheet-module__94y59q__button:disabled{cursor:default;opacity:.55;transform:none}.Sheet-module__94y59q__buttonPrimary{background:var(--color-accent-primary);color:var(--color-text-on-accent)}.Sheet-module__94y59q__buttonSecondary{color:var(--color-text-inverse);background:#ffffff12}.Sheet-module__94y59q__buttonText{min-height:44px;color:var(--color-text-inverse-secondary);background:0 0}.Sheet-module__94y59q__buttonDanger{background:var(--color-status-danger);color:var(--color-text-on-accent)}@media (max-width:380px){.Sheet-module__94y59q__sheet{padding-inline:18px}.Sheet-module__94y59q__grabberZone{margin-inline:-18px}}@media (min-width:1024px){html:not(.is-embedded) .Sheet-module__94y59q__backdrop{background:var(--color-overlay-warm,#26213e52)}html:not(.is-embedded) .Sheet-module__94y59q__sheet{border-radius:var(--radius-xl);width:min(100% - 48px,480px);max-height:min(78dvh,660px);padding-top:16px;padding-bottom:24px;top:50%;bottom:auto;translate:0 -50%;box-shadow:0 0 0 1px #ffffff0b,0 28px 88px #00000052}html:not(.is-embedded) .Sheet-module__94y59q__sheet.Sheet-module__94y59q__sheetWide{width:min(100% - 48px,780px)}html:not(.is-embedded) .Sheet-module__94y59q__grabberZone{display:none}html:not(.is-embedded) .Sheet-module__94y59q__content{max-height:min(68dvh,600px)}}
.HelperConversationSurface-module__SemTMW__shell{background:radial-gradient(ellipse 60% 28% at 88% 0%, var(--helper-color-08), transparent 52%), var(--hc-skin-ground,var(--color-app-background));height:100%;min-height:0;color:var(--hc-skin-text,var(--color-text-inverse));font-family:var(--font-family);flex-direction:column;display:flex}.HelperConversationSurface-module__SemTMW__header{min-height:62px;padding:max(15px, env(safe-area-inset-top,0px)) 20px 13px;border-bottom:1px solid var(--hc-skin-line,#ffffff0f);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.HelperConversationSurface-module__SemTMW__headerLeft{align-items:center;gap:9px;min-width:0;display:flex}.HelperConversationSurface-module__SemTMW__sharedPreviewNotice{border-bottom:1px solid var(--hc-skin-line,#ffffff0f);color:var(--hc-skin-text-dim,#fff9);background:var(--helper-color-08);font-size:var(--text-12);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:5px 9px;padding:10px 20px;line-height:1.4;display:flex}.HelperConversationSurface-module__SemTMW__sharedPreviewLabel{color:var(--hc-skin-title,#ffffffe6);letter-spacing:.04em;text-transform:uppercase;font-weight:800}.HelperConversationSurface-module__SemTMW__helperDot{background:var(--helper-color);border-radius:50%;flex-shrink:0;width:8px;height:8px}.HelperConversationSurface-module__SemTMW__helperName{min-width:0;color:var(--hc-skin-title,#ffffffe6);font-size:var(--text-14);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-weight:750;line-height:1.2;overflow:hidden}.HelperConversationSurface-module__SemTMW__closeButton,.HelperConversationSurface-module__SemTMW__quietIconButton{background:var(--hc-skin-fill,#ffffff0f);width:34px;height:34px;color:var(--hc-skin-text-dim,#ffffff75);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HelperConversationSurface-module__SemTMW__closeButton:focus-visible,.HelperConversationSurface-module__SemTMW__quietIconButton:focus-visible{outline:2px solid var(--hc-skin-focus,#ffffff4d);outline-offset:2px}.HelperConversationSurface-module__SemTMW__thread{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;background:var(--hc-skin-ground,var(--color-app-background));flex-direction:column;flex:1;min-height:0;padding:22px 22px 10px;display:flex;overflow:hidden auto}.HelperConversationSurface-module__SemTMW__thread::-webkit-scrollbar{display:none}.HelperConversationSurface-module__SemTMW__resultSummaryList{flex-direction:column;gap:22px;padding-bottom:18px;display:flex}.HelperConversationSurface-module__SemTMW__resultSummaryPair{flex-direction:column;gap:5px;display:flex}.HelperConversationSurface-module__SemTMW__resultSummaryLabel{color:var(--hc-skin-text-dim,#ffffff57);font-size:var(--text-12);margin:0;font-weight:500;line-height:1.2}.HelperConversationSurface-module__SemTMW__resultSummaryValue{color:var(--helper-color);font-size:var(--text-13);text-align:right;align-self:flex-end;margin:0;font-weight:700;line-height:1.25}.HelperConversationSurface-module__SemTMW__resultSummarySource{color:var(--hc-skin-text-dim,#ffffff8f);font-size:var(--text-11);text-underline-offset:2px;align-self:flex-end;font-weight:600;line-height:1.25;text-decoration:underline}.HelperConversationSurface-module__SemTMW__resultSummarySource:hover{color:var(--helper-color)}.HelperConversationSurface-module__SemTMW__resultsIntro{color:var(--hc-skin-text-dim,#ffffff52);font-size:var(--text-12);margin:0 0 16px;font-weight:500;line-height:1.25}.HelperConversationSurface-module__SemTMW__resultList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HelperConversationSurface-module__SemTMW__resultItem{border-bottom:1px solid var(--hc-skin-line,#ffffff12)}.HelperConversationSurface-module__SemTMW__resultItem:last-child{border-bottom:none}.HelperConversationSurface-module__SemTMW__resultItemButton{width:100%;color:inherit;cursor:pointer;font-family:var(--font-family);text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:14px 0;display:block}.HelperConversationSurface-module__SemTMW__resultItemButton:active .HelperConversationSurface-module__SemTMW__resultDot{transform:scale(.88)}.HelperConversationSurface-module__SemTMW__resultItemButton:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__resultItemInner{align-items:flex-start;gap:11px;display:flex}.HelperConversationSurface-module__SemTMW__resultDot{background:var(--hc-skin-text-dim,#ffffff29);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px;transition:background .15s,box-shadow .15s,transform .12s}.HelperConversationSurface-module__SemTMW__resultDotSelected{background:var(--helper-color);box-shadow:0 0 6px var(--helper-color-40)}.HelperConversationSurface-module__SemTMW__resultContent{flex:1;min-width:0}.HelperConversationSurface-module__SemTMW__resultTitleRow{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.HelperConversationSurface-module__SemTMW__resultTitle{min-width:0;color:var(--hc-skin-text,#ffffffd6);font-size:var(--text-14);overflow-wrap:anywhere;font-weight:700;line-height:1.2}.HelperConversationSurface-module__SemTMW__resultTitleSelected{color:var(--hc-skin-title,#fffffff7);font-weight:800}.HelperConversationSurface-module__SemTMW__resultTime{color:var(--hc-skin-text-dim,#ffffff5c);font-size:var(--text-11);text-align:right;flex-shrink:0;font-weight:600;line-height:1}.HelperConversationSurface-module__SemTMW__resultTimeSelected{color:var(--helper-color-70)}.HelperConversationSurface-module__SemTMW__resultBody{color:var(--hc-skin-text-dim,#ffffff85);font-size:var(--text-12);overflow-wrap:anywhere;margin:0 0 8px;font-weight:500;line-height:1.45}.HelperConversationSurface-module__SemTMW__resultScheduleTime{color:var(--color-text-secondary);font-size:var(--text-11);letter-spacing:.01em;margin:0 0 4px;font-weight:700;line-height:1.3;display:block}.HelperConversationSurface-module__SemTMW__resultContextChips{flex-wrap:wrap;gap:5px;margin:-2px 0 8px;display:flex}.HelperConversationSurface-module__SemTMW__resultContextChip{border:1px solid var(--hc-skin-line,#ffffff12);border-radius:var(--radius-pill);background:var(--hc-skin-fill,#ffffff08);max-width:100%;min-height:20px;color:var(--hc-skin-text-dim,#ffffff70);font-size:var(--text-11);overflow-wrap:anywhere;align-items:center;padding:2px 7px;font-weight:700;line-height:1.2;display:inline-flex}.HelperConversationSurface-module__SemTMW__sourceChip{border:1px solid var(--hc-skin-line,#ffffff17);border-radius:var(--radius-pill);background:var(--hc-skin-fill,#ffffff0a);width:fit-content;max-width:calc(100% - 18px);color:var(--hc-skin-text-dim,#ffffff5c);font-size:var(--text-11);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin:0 0 10px 18px;padding:3px 8px;font-weight:700;line-height:1.25;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex;overflow:hidden}.HelperConversationSurface-module__SemTMW__sourceChipSelected{border-color:var(--helper-color-22);background:var(--helper-color-08);color:var(--helper-color-70)}.HelperConversationSurface-module__SemTMW__sourceChip [data-google-maps-attribution=true],.HelperConversationSurface-module__SemTMW__sourceChip [data-provider-attribution=true]{color:var(--hc-attribution-text,#f5f5f7);font-size:var(--text-13);letter-spacing:normal;white-space:nowrap;font-style:normal;font-weight:400;line-height:1.4}.HelperConversationSurface-module__SemTMW__sourceChip:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__calendarKeepRow{flex-direction:column;align-items:flex-start;gap:6px;margin:2px 0 8px;display:flex}.HelperConversationSurface-module__SemTMW__calendarKeepRowIndented{margin:-4px 0 10px 18px}.HelperConversationSurface-module__SemTMW__calendarKeepPill{border:1px solid var(--color-text-secondary);border-radius:var(--radius-pill);background:var(--color-surface-primary);color:var(--color-text-secondary);font-family:var(--font-family);font-size:var(--text-11);letter-spacing:.03em;cursor:pointer;align-items:center;gap:4px;padding:3px 9px;font-weight:700;line-height:1.25;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.HelperConversationSurface-module__SemTMW__calendarKeepPill:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.HelperConversationSurface-module__SemTMW__calendarKeepPill:disabled{cursor:progress;opacity:1}.HelperConversationSurface-module__SemTMW__calendarKeepPillAttached{border-color:var(--color-text-secondary);background:var(--color-surface-secondary);color:var(--color-text-primary)}.HelperConversationSurface-module__SemTMW__calendarSubscribePanel{flex-direction:column;gap:6px;min-width:0;max-width:100%;display:flex}.HelperConversationSurface-module__SemTMW__calendarFeedUrl{overflow-wrap:anywhere;word-break:break-all;max-width:100%;font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--text-12);color:var(--color-text-secondary);background:var(--color-surface-secondary);border:1px solid var(--color-border-subtle);border-radius:10px;padding:8px 10px;line-height:1.5;text-decoration:none;display:block}.HelperConversationSurface-module__SemTMW__calendarSubscribeLine{color:var(--color-text-secondary);font-size:var(--text-12);margin:0;font-weight:500;line-height:1.45}.HelperConversationSurface-module__SemTMW__calendarSubscribeActions{flex-wrap:wrap;gap:8px;min-width:0;max-width:100%;display:flex}.HelperConversationSurface-module__SemTMW__calendarKeepError{color:var(--color-text-secondary);font-size:var(--text-11);margin:0;font-weight:600;line-height:1.4}.HelperConversationSurface-module__SemTMW__ctaWrap{padding:10px 22px max(24px, env(safe-area-inset-bottom,0px));background:linear-gradient(to top, var(--hc-skin-ground,var(--color-app-background)) 72%, var(--hc-skin-ground-fade,#17173800));flex-shrink:0}.HelperConversationSurface-module__SemTMW__ctaButton{border-radius:var(--radius-pill);background:var(--hc-skin-fill-strong,#ffffff14);width:100%;min-height:50px;color:var(--hc-skin-text-dim,#ffffff42);cursor:default;font-family:var(--font-family);font-size:var(--text-14);letter-spacing:0;-webkit-tap-highlight-color:transparent;border:0;font-weight:800;line-height:1.1;transition:background .18s,color .18s,box-shadow .18s,transform .12s}.HelperConversationSurface-module__SemTMW__ctaButtonEnabled{background:var(--hc-skin-cta-bg,var(--helper-color));color:var(--hc-skin-cta-color,#171738);cursor:pointer;box-shadow:var(--hc-skin-cta-shadow,0 6px 22px var(--helper-color-22))}.HelperConversationSurface-module__SemTMW__ctaButtonEnabled:active{transform:scale(.985)}.HelperConversationSurface-module__SemTMW__ctaButton:focus-visible,.HelperConversationSurface-module__SemTMW__ctaButtonEnabled:focus-visible{outline:3px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__statusPanel{flex-direction:column;gap:10px;padding:14px 0 18px;display:flex}.HelperConversationSurface-module__SemTMW__statusTitle{color:var(--hc-skin-title,#fffffff5);font-size:var(--text-20);letter-spacing:0;margin:0;font-weight:750;line-height:1.18}.HelperConversationSurface-module__SemTMW__statusBody{color:var(--hc-skin-text-dim,#fff9);font-size:var(--text-14);margin:0;font-weight:550;line-height:1.48}.HelperConversationSurface-module__SemTMW__statusFootnote{color:var(--hc-skin-text-dim,#ffffff61);font-size:var(--text-11);margin:0;font-weight:650;line-height:1.35}.HelperConversationSurface-module__SemTMW__recoveryChips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.HelperConversationSurface-module__SemTMW__recoveryChips span{border-radius:var(--radius-pill);border:1px solid var(--helper-color-22);min-height:28px;color:var(--helper-color-70);font-size:var(--text-11);background:0 0;align-items:center;padding:5px 9px;font-weight:750;line-height:1.2;display:inline-flex}.HelperConversationSurface-module__SemTMW__inlineAction,.HelperConversationSurface-module__SemTMW__secondaryAction{border-radius:var(--radius-pill);min-height:40px;font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;line-height:1.1;display:inline-flex}.HelperConversationSurface-module__SemTMW__inlineAction{border:1px solid var(--helper-color);background:var(--helper-color-08);width:fit-content;color:var(--helper-color)}.HelperConversationSurface-module__SemTMW__secondaryAction{border:1px solid var(--hc-skin-line,#ffffff1a);width:fit-content;color:var(--hc-skin-text-dim,#ffffff94);background:0 0}.HelperConversationSurface-module__SemTMW__inlineAction:focus-visible,.HelperConversationSurface-module__SemTMW__secondaryAction:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__inlineAction:disabled,.HelperConversationSurface-module__SemTMW__secondaryAction:disabled{cursor:progress;opacity:.7}.HelperConversationSurface-module__SemTMW__friendFaceErrorPanel{flex-direction:column;align-items:flex-start;gap:12px;padding:8px 0 18px;display:flex}.HelperConversationSurface-module__SemTMW__friendFaceErrorBubble{border:1px solid var(--hc-skin-line,#ffffff13);background:linear-gradient(180deg, var(--hc-skin-bubble-strong,#ffffff17), var(--hc-skin-bubble,#fff1)), var(--hc-skin-fill,#ffffff0a);max-width:min(86%,540px);color:var(--hc-skin-text,#ffffffd1);font-size:var(--text-14);overflow-wrap:anywhere;box-shadow:var(--hc-skin-bubble-shadow,0 16px 32px #00000029), inset 0 1px 0 var(--hc-skin-inset,#ffffff0b);border-radius:21px 21px 21px 7px;align-self:flex-start;margin:0;padding:11px 14px 12px;font-weight:520;line-height:1.45}.HelperConversationSurface-module__SemTMW__friendFaceRetryPill{border-radius:var(--radius-pill);border:1px solid var(--helper-color-40);background:var(--helper-color-08);width:fit-content;min-height:38px;color:var(--helper-color);font-family:var(--font-family);font-size:var(--text-13);letter-spacing:0;cursor:pointer;align-items:center;gap:8px;padding:8px 16px;font-weight:750;line-height:1.1;display:inline-flex}.HelperConversationSurface-module__SemTMW__friendFaceRetryPill:focus-visible{outline:2px solid var(--helper-color-40);outline-offset:2px}.HelperConversationSurface-module__SemTMW__feedbackBlock{border-top:1px solid var(--hc-skin-line,#ffffff12);margin-top:22px;padding-top:14px}.HelperConversationSurface-module__SemTMW__feedbackLabel{color:var(--hc-skin-text-dim,#ffffff57);font-size:var(--text-12);margin:0;font-weight:650}.HelperConversationSurface-module__SemTMW__feedbackRow{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.HelperConversationSurface-module__SemTMW__feedbackChip,.HelperConversationSurface-module__SemTMW__feedbackChipSelected{border-radius:var(--radius-pill);min-height:32px;font-family:var(--font-family);font-size:var(--text-11);cursor:pointer;padding:7px 11px;font-weight:750;line-height:1.2}.HelperConversationSurface-module__SemTMW__feedbackChip{border:1px solid var(--hc-skin-line,#ffffff1f);color:var(--hc-skin-text-dim,#ffffff8a);background:0 0}.HelperConversationSurface-module__SemTMW__feedbackChipSelected{border:1px solid var(--helper-color);color:var(--helper-color);background:0 0}.HelperConversationSurface-module__SemTMW__feedbackChip:disabled,.HelperConversationSurface-module__SemTMW__feedbackChipSelected:disabled{cursor:progress;opacity:.72}.HelperConversationSurface-module__SemTMW__feedbackStatus{color:var(--hc-skin-text-dim,#ffffff61);font-size:var(--text-11);margin:8px 0 0;font-weight:750}@media (max-width:380px){.HelperConversationSurface-module__SemTMW__header,.HelperConversationSurface-module__SemTMW__thread,.HelperConversationSurface-module__SemTMW__ctaWrap{padding-inline:18px}.HelperConversationSurface-module__SemTMW__resultTitleRow{flex-direction:column;align-items:flex-start;gap:4px}}@media (min-width:1024px){html:not(.is-embedded) .HelperConversationSurface-module__SemTMW__resultList{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:10px;display:grid}html:not(.is-embedded) .HelperConversationSurface-module__SemTMW__resultItem{border:1px solid var(--hc-skin-line,#ffffff17);border-radius:var(--radius-lg);flex-direction:column;min-width:0;transition:transform .16s,border-color .16s;display:flex}html:not(.is-embedded) .HelperConversationSurface-module__SemTMW__resultItemButton{flex:auto;height:auto;padding:14px}html:not(.is-embedded) .HelperConversationSurface-module__SemTMW__sourceChip{max-width:calc(100% - 28px);margin:0 14px 14px}}@media (min-width:1024px) and (hover:hover){html:not(.is-embedded) .HelperConversationSurface-module__SemTMW__resultItem:hover{border-color:var(--helper-color-40,var(--hc-skin-line));transform:translateY(-2px)}}.HelperConversationSurface-module__SemTMW__consentPayloadChip{border-radius:var(--radius-md);border:1px solid var(--helper-color-22);background:var(--helper-color-08);width:fit-content;max-width:100%;color:var(--hc-skin-text,#ffffffdb);font-size:var(--text-13);overflow-wrap:anywhere;margin:2px 0;padding:9px 13px;font-weight:650;line-height:1.45}.HelperConversationSurface-module__SemTMW__consentActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.HelperConversationSurface-module__SemTMW__calendarSetupOfferAct{color:var(--color-shell-progress-text,var(--color-text-secondary));font-family:var(--font-family);font-size:var(--text-12);cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:3px;background:0 0;border:0;align-items:center;gap:4px;padding:4px 2px;font-weight:700;line-height:1.25;display:inline-flex}.HelperConversationSurface-module__SemTMW__calendarSetupOfferAct:disabled{opacity:.55;cursor:default}.HelperConversationSurface-module__SemTMW__staleReplayBar{border:1px solid var(--hc-skin-line,#ffffff1a);border-radius:var(--radius-card,16px);background:var(--hc-skin-fill,#ffffff0a);flex-direction:column;gap:10px;margin:0 22px 12px;padding:12px 14px;display:flex}.HelperConversationSurface-module__SemTMW__staleReplayLine{color:var(--hc-skin-text-dim,#ffffffb8);font-size:var(--text-13);margin:0;font-weight:500;line-height:1.4}.HelperConversationSurface-module__SemTMW__calendarKeepPillPrimary{border:1px solid var(--color-text-primary);border-radius:var(--radius-pill);background:var(--color-text-primary);min-height:36px;color:var(--color-surface-primary);font-family:var(--font-family);font-size:var(--text-13);letter-spacing:.01em;cursor:pointer;align-items:center;gap:6px;padding:8px 16px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.HelperConversationSurface-module__SemTMW__calendarKeepPillPrimary:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.HelperConversationSurface-module__SemTMW__calendarQuietLink{min-height:36px;color:var(--color-text-secondary);font-family:var(--font-family);font-size:var(--text-12);text-underline-offset:3px;align-items:center;padding:8px 4px;font-weight:600;text-decoration:underline;display:inline-flex}
.HelperConversationThread-module__Jl67Da__conversation,.HelperConversationThread-module__Jl67Da__friendFace{--hc-accent:var(--helper-color,#f76b15);--hc-accent-soft:var(--helper-color-14,#f76b1524);--hc-accent-border:var(--helper-color-40,#f76b1566);--hc-title:var(--hc-skin-title,#f5f5f7);--hc-body:var(--hc-skin-body,#9a9aae);--hc-free:var(--hc-skin-free,#5dcaa5);--hc-credit:var(--hc-skin-credit,#f7a06b);--hc-card:var(--hc-skin-card,#ffffff09);--hc-border:var(--hc-skin-border,#ffffff14);--hc-bubble:var(--hc-skin-bubble,#fff1);--hc-bubble-strong:var(--hc-skin-bubble-strong,#ffffff17);--hc-glow-core:var(--helper-glow-core,var(--helper-color-22,#f76b1538));--hc-glow-haze:var(--helper-glow-haze,var(--helper-color-08,#f76b1514));--hc-glow-line:var(--helper-glow-line,var(--helper-color-32,#f76b1552))}.HelperConversationThread-module__Jl67Da__conversation{border-top:1px solid var(--hc-skin-line,#ffffff12);font-family:var(--font-family);flex-direction:column;gap:16px;margin-top:18px;padding-top:18px;display:flex;position:relative}.HelperConversationThread-module__Jl67Da__friendFace{border-top:0;gap:15px;margin-top:0;padding-top:0}.HelperConversationThread-module__Jl67Da__friendFaceSurface{--hc-glow-core:var(--helper-glow-core,var(--helper-color-22,#f76b1538));--hc-glow-haze:var(--helper-glow-haze,var(--helper-color-08,#f76b1514));isolation:isolate;border:1px solid var(--hc-skin-line,#ffffff12);border-radius:var(--radius-xl);background:linear-gradient(180deg, var(--hc-skin-fill-strong,#ffffff09), var(--hc-skin-fill,#ffffff04)), var(--hc-skin-card-ground,#0e0e229e);box-shadow:inset 0 1px 0 var(--hc-skin-inset,#ffffff0d);margin-top:14px;padding:18px 14px 16px;overflow:hidden}.HelperConversationThread-module__Jl67Da__friendFaceBare{isolation:isolate;flex-direction:column;flex:none;gap:13px;margin-top:14px;display:flex;position:relative}.HelperConversationThread-module__Jl67Da__friendFaceBare:before,.HelperConversationThread-module__Jl67Da__friendFaceBare:after,.HelperConversationThread-module__Jl67Da__friendFaceSurface:before,.HelperConversationThread-module__Jl67Da__friendFaceSurface:after{content:"";z-index:-1;pointer-events:none;border-radius:var(--radius-pill);filter:blur(28px);position:absolute;transform:translate(0,0)}.HelperConversationThread-module__Jl67Da__friendFaceBare:before,.HelperConversationThread-module__Jl67Da__friendFaceSurface:before{background:radial-gradient(closest-side, var(--hc-glow-core), transparent 72%), radial-gradient(closest-side at 70% 55%, #7be3c91a, transparent 68%);opacity:.82;width:min(520px,92%);height:240px;animation:9s cubic-bezier(.22,1,.36,1) infinite alternate HelperConversationThread-module__Jl67Da__hcAmbientDrift;top:-130px;left:-70px}.HelperConversationThread-module__Jl67Da__friendFaceBare:after,.HelperConversationThread-module__Jl67Da__friendFaceSurface:after{background:radial-gradient(closest-side, var(--hc-glow-haze), transparent 72%), radial-gradient(closest-side at 30% 45%, #d5f74e0e, transparent 70%);opacity:.72;width:min(460px,88%);height:220px;animation:11s cubic-bezier(.22,1,.36,1) infinite alternate-reverse HelperConversationThread-module__Jl67Da__hcAmbientDrift;bottom:-130px;right:-120px}.HelperConversationThread-module__Jl67Da__friendFaceSurface[data-resolving=true]:before,.HelperConversationThread-module__Jl67Da__friendFaceSurface[data-thinking=true]:before,.HelperConversationThread-module__Jl67Da__friendFaceBare[data-resolving=true]:before,.HelperConversationThread-module__Jl67Da__friendFaceBare[data-thinking=true]:before{opacity:1}.HelperConversationThread-module__Jl67Da__friendFaceSurface:has([data-resolving=true]):before{opacity:1}.HelperConversationThread-module__Jl67Da__friendFaceSurface:has([data-thinking=true]):before{opacity:1}.HelperConversationThread-module__Jl67Da__friendFaceBare:has([data-resolving=true]):before{opacity:1}.HelperConversationThread-module__Jl67Da__friendFaceBare:has([data-thinking=true]):before{opacity:1}.HelperConversationThread-module__Jl67Da__thread{z-index:1;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex;position:relative}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__thread{scroll-behavior:smooth;gap:13px}.HelperConversationThread-module__Jl67Da__turn{flex-direction:column;gap:9px;display:flex}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__turn{gap:7px;animation:.42s cubic-bezier(.22,1,.36,1) both HelperConversationThread-module__Jl67Da__hcSpringIn}.HelperConversationThread-module__Jl67Da__friendFace [data-helper-loading-node=question]{animation-delay:.14s}.HelperConversationThread-module__Jl67Da__friendFace [data-helper-loading-node=user-echo]{animation-delay:.28s}.HelperConversationThread-module__Jl67Da__friendFace [data-helper-loading-node=processing]{animation-delay:.44s}.HelperConversationThread-module__Jl67Da__openerTurn{align-items:flex-start}.HelperConversationThread-module__Jl67Da__openerBubble{border:1px solid var(--hc-skin-line,#ffffff13);background:linear-gradient(180deg, var(--hc-skin-bubble-strong,#ffffff15), var(--hc-skin-bubble,#ffffff0d)), var(--hc-skin-fill,#ffffff0a);max-width:min(84%,520px);color:var(--hc-skin-text,#ffffffc2);font-size:var(--hc-skin-bubble-font,var(--text-13));overflow-wrap:anywhere;box-shadow:var(--hc-skin-bubble-shadow,0 16px 32px #00000029), inset 0 1px 0 var(--hc-skin-inset,#ffffff0b);-webkit-backdrop-filter:blur(18px);border-radius:20px 20px 20px 7px;margin:0;padding:10px 14px;font-weight:560;line-height:1.45}.HelperConversationThread-module__Jl67Da__openerBubble[data-reason=event_anchored]{border-color:var(--hc-accent-border);color:var(--hc-skin-text,#ffffffd1)}.HelperConversationThread-module__Jl67Da__thinnessTurn{align-items:flex-start}.HelperConversationThread-module__Jl67Da__thinnessBubble{border:1px solid var(--hc-skin-line,#fff1);background:linear-gradient(180deg, var(--hc-skin-fill-strong,#ffffff0d), var(--hc-skin-fill,#ffffff09)), var(--hc-skin-fill,#ffffff08);max-width:min(86%,530px);color:var(--hc-skin-text-dim,#ffffff9e);font-size:var(--text-12);overflow-wrap:anywhere;box-shadow:inset 0 1px 0 var(--hc-skin-inset,#ffffff09);-webkit-backdrop-filter:blur(14px);border-radius:18px 18px 18px 6px;margin:-2px 0 0;padding:9px 13px;font-weight:620;line-height:1.45}.HelperConversationThread-module__Jl67Da__thinnessBubble[data-state=quiet]{border-color:#7be3c929}.HelperConversationThread-module__Jl67Da__thinnessBubble[data-state=stale],.HelperConversationThread-module__Jl67Da__thinnessBubble[data-state=unknown]{border-color:#f7a06b2e}.HelperConversationThread-module__Jl67Da__briefTurn{gap:8px}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__briefTurn{gap:7px}.HelperConversationThread-module__Jl67Da__briefPacing{--hc-brief-beat-max:min(86%, 540px)}.HelperConversationThread-module__Jl67Da__briefBeatTurn{align-items:flex-start;gap:7px}.HelperConversationThread-module__Jl67Da__briefRevealTypingTurn{align-items:flex-start;margin-top:-2px}.HelperConversationThread-module__Jl67Da__briefBeatBubble{max-width:var(--hc-brief-beat-max,min(86%, 540px));border:1px solid var(--hc-skin-line,#ffffff13);background:linear-gradient(180deg, var(--hc-bubble-strong), var(--hc-bubble)), var(--hc-skin-fill,#ffffff0a);color:var(--hc-skin-text,#ffffffb8);font-size:var(--text-13);overflow-wrap:anywhere;box-shadow:var(--hc-skin-bubble-shadow,0 16px 32px #00000029), inset 0 1px 0 var(--hc-skin-inset,#ffffff0b);-webkit-backdrop-filter:blur(18px);border-radius:21px 21px 21px 7px;flex-direction:column;align-self:flex-start;gap:8px;margin:0;padding:11px 14px 12px;font-weight:500;line-height:1.45;display:flex}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__briefBeatBubble{animation:.42s cubic-bezier(.22,1,.36,1) both HelperConversationThread-module__Jl67Da__hcSpringIn}.HelperConversationThread-module__Jl67Da__briefBeatLead,.HelperConversationThread-module__Jl67Da__briefBeatBody,.HelperConversationThread-module__Jl67Da__briefSteerBubble{margin:0}.HelperConversationThread-module__Jl67Da__briefBeatLead{color:var(--hc-title);font-size:var(--text-15);font-weight:760;line-height:1.3}.HelperConversationThread-module__Jl67Da__briefBeatBody{color:var(--hc-skin-text,#ffffffb3);font-size:var(--hc-skin-bubble-font,var(--text-13));font-weight:450;line-height:1.5}.HelperConversationThread-module__Jl67Da__briefPicksBubble{gap:7px;width:100%;max-width:100%}.HelperConversationThread-module__Jl67Da__briefPickLine{overflow-wrap:anywhere;margin:0}.HelperConversationThread-module__Jl67Da__structuredPicksBubble{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:0;padding:0}.HelperConversationThread-module__Jl67Da__structuredPickItem{gap:5px;min-width:0;padding:0 0 13px;display:grid;position:relative}:where(.HelperConversationThread-module__Jl67Da__thread,.HelperConversationThread-module__Jl67Da__friendFaceSurface,.HelperConversationThread-module__Jl67Da__friendFaceBare,.HelperConversationThread-module__Jl67Da__structuredPicksBubble){--result-cluster-reserve:112px}.HelperConversationThread-module__Jl67Da__structuredPickItem:has(.HelperConversationThread-module__Jl67Da__resultActionCluster) :is(.HelperConversationThread-module__Jl67Da__structuredPickTitle,.HelperConversationThread-module__Jl67Da__structuredPickBody):first-child:before{content:"";float:right;width:var(--result-cluster-reserve,112px);height:1lh}.HelperConversationThread-module__Jl67Da__briefTakeBubble:has(.HelperConversationThread-module__Jl67Da__resultActionCluster){position:relative}.HelperConversationThread-module__Jl67Da__briefTakeBubble:has(.HelperConversationThread-module__Jl67Da__resultActionCluster) :is(.HelperConversationThread-module__Jl67Da__briefBeatLead,.HelperConversationThread-module__Jl67Da__briefBeatBody):first-child:before{content:"";float:right;width:var(--result-cluster-reserve,112px);height:1lh}.HelperConversationThread-module__Jl67Da__structuredPickItem+.HelperConversationThread-module__Jl67Da__structuredPickItem{border-top:1px solid var(--hc-skin-line,#ffffff1f);padding-top:13px}.HelperConversationThread-module__Jl67Da__structuredPickItem:last-child{padding-bottom:0}.HelperConversationThread-module__Jl67Da__structuredPickTitle,.HelperConversationThread-module__Jl67Da__structuredPickBody{overflow-wrap:anywhere;margin:0}.HelperConversationThread-module__Jl67Da__structuredPickTitle{color:var(--hc-title);font-size:var(--text-15);font-weight:760;line-height:1.25}.HelperConversationThread-module__Jl67Da__structuredPickBody{color:var(--hc-skin-text,#ffffffb3);font-size:var(--hc-skin-bubble-font,var(--text-13));font-weight:450;line-height:1.42}.HelperConversationThread-module__Jl67Da__briefPickSource{color:var(--hc-skin-text-dim,#ffffff75);text-decoration:none}a.HelperConversationThread-module__Jl67Da__briefPickSource{text-decoration:underline;-webkit-text-decoration-color:var(--hc-skin-line,#ffffff38);text-decoration-color:var(--hc-skin-line,#ffffff38);text-underline-offset:2px}.HelperConversationThread-module__Jl67Da__briefPickSource [data-google-maps-attribution=true],.HelperConversationThread-module__Jl67Da__briefPickSource [data-provider-attribution=true]{color:var(--hc-attribution-text,#f5f5f7);font-size:var(--text-13);letter-spacing:normal;white-space:nowrap;font-style:normal;font-weight:400;line-height:1.4}.HelperConversationThread-module__Jl67Da__friendFace a.HelperConversationThread-module__Jl67Da__briefPickSource{-webkit-text-decoration-color:var(--hc-glow-line);text-decoration-color:var(--hc-glow-line)}.HelperConversationThread-module__Jl67Da__briefSteerBubble{color:var(--hc-skin-text-dim,#ffffffa3);font-size:var(--text-12);font-weight:550;line-height:1.4}.HelperConversationThread-module__Jl67Da__briefCard{border-color:var(--hc-accent-border);background:linear-gradient(180deg, var(--hc-card), var(--hc-skin-fill,#ffffff05))}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__briefCard{animation-delay:90ms}.HelperConversationThread-module__Jl67Da__receiptLine{color:var(--hc-accent);font-size:var(--text-12);overflow-wrap:anywhere;margin:0 0 -1px 4px;font-weight:700;line-height:1.35}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__receiptLine{max-width:86%;color:var(--hc-accent);margin-left:7px;animation:.36s both HelperConversationThread-module__Jl67Da__hcSoftReveal}.HelperConversationThread-module__Jl67Da__briefSteerLine{color:var(--hc-skin-text-dim,#ffffff8f);font-size:var(--text-12);overflow-wrap:anywhere;margin:0 0 0 4px;font-weight:550;line-height:1.4}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__briefSteerLine{border:1px solid var(--hc-skin-line,#ffffff12);background:var(--hc-skin-fill,#ffffff0b);max-width:min(84%,520px);color:var(--hc-skin-text-dim,#ffffffa3);border-radius:18px 18px 18px 6px;align-self:flex-start;margin:2px 0 0;padding:9px 13px;animation:.42s cubic-bezier(.22,1,.36,1) .21s both HelperConversationThread-module__Jl67Da__hcSpringIn}.HelperConversationThread-module__Jl67Da__closeBeatTurn{align-items:flex-start;gap:6px}.HelperConversationThread-module__Jl67Da__closeBubble{color:var(--hc-skin-text,#ffffffc2);font-weight:550}.HelperConversationThread-module__Jl67Da__endline{color:var(--hc-skin-text-dim,#ffffff57);font-size:var(--text-11);overflow-wrap:anywhere;margin:0 0 0 7px;font-style:italic;font-weight:500;line-height:1.35}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__endline{animation:.36s .14s both HelperConversationThread-module__Jl67Da__hcSoftReveal}.HelperConversationThread-module__Jl67Da__userRow{justify-content:flex-end;display:flex}.HelperConversationThread-module__Jl67Da__userBubble{background:var(--hc-accent);color:#1a1320;max-width:80%;font-size:var(--hc-skin-bubble-font,var(--text-13));overflow-wrap:anywhere;border-radius:18px 18px 4px;margin:0;padding:10px 14px;font-weight:650;line-height:1.4}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__userBubble{max-width:min(82%,440px);box-shadow:var(--hc-skin-bubble-shadow,0 10px 24px #00000024);border-radius:20px 20px 6px;padding:10px 14px}.HelperConversationThread-module__Jl67Da__answerCard{border:1px solid var(--hc-border);border-radius:var(--radius-lg);background:var(--hc-card);flex-direction:column;gap:8px;min-width:0;max-width:100%;padding:14px 16px;display:flex;position:relative}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerCard{border-color:var(--hc-skin-line,#ffffff13);background:linear-gradient(180deg, var(--hc-bubble-strong), var(--hc-bubble)), var(--hc-skin-fill,#ffffff0a);width:min(88%,560px);max-width:100%;box-shadow:var(--hc-skin-bubble-shadow,0 18px 36px #0000002e), inset 0 1px 0 var(--hc-skin-inset,#ffffff0b);-webkit-backdrop-filter:blur(18px);border-radius:21px 21px 21px 7px;align-self:flex-start;gap:9px;padding:12px 14px 13px;animation:.42s cubic-bezier(.22,1,.36,1) both HelperConversationThread-module__Jl67Da__hcSpringIn}.HelperConversationThread-module__Jl67Da__answerTitle{color:var(--hc-title);font-size:var(--text-14);overflow-wrap:anywhere;margin:0;font-weight:750;line-height:1.25}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerTitle{font-size:var(--text-15);font-weight:760;line-height:1.3}.HelperConversationThread-module__Jl67Da__answerBody{color:var(--hc-body);font-size:var(--text-13);overflow-wrap:anywhere;margin:0;font-weight:450;line-height:1.5}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerBody{color:var(--hc-skin-text,#ffffffb3);font-size:var(--hc-skin-bubble-font,var(--text-13))}.HelperConversationThread-module__Jl67Da__answerDelta{gap:5px;min-width:0;max-width:100%;padding-top:2px;display:grid}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDelta{gap:8px;padding-top:4px}.HelperConversationThread-module__Jl67Da__answerDeltaLabel{color:var(--hc-skin-text-dim,#ffffff85);font-size:var(--text-11);font-weight:750;line-height:1.2}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaLabel{color:var(--hc-accent);font-size:var(--text-11)}.HelperConversationThread-module__Jl67Da__answerDeltaList{gap:7px;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaList{gap:8px}.HelperConversationThread-module__Jl67Da__answerDeltaItem{border-top:1px solid var(--hc-skin-line,#ffffff12);min-width:0;max-width:100%;color:var(--hc-skin-text,#ffffffb8);font-size:var(--text-12);overflow-wrap:anywhere;grid-template-columns:7px minmax(0,1fr);column-gap:9px;padding-top:8px;font-weight:600;line-height:1.35;display:grid;position:relative}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaItem{border-top-color:var(--hc-skin-line,#fff1);color:var(--hc-skin-text,#ffffffd1);font-size:var(--text-13);grid-template-columns:5px minmax(0,1fr);column-gap:10px;padding:9px 0 0;font-weight:650}.HelperConversationThread-module__Jl67Da__answerDeltaItemAccent{background:var(--hc-accent);opacity:.88;border-radius:50%;width:7px;height:7px;margin-top:5px}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaItemAccent{border-radius:var(--radius-pill);background:linear-gradient(180deg, var(--hc-accent), var(--hc-glow-line));opacity:.76;width:5px;height:calc(100% - 6px);min-height:22px;margin-top:3px}.HelperConversationThread-module__Jl67Da__answerDeltaItemContent{gap:4px;min-width:0;display:grid}.HelperConversationThread-module__Jl67Da__answerCard:has(>.HelperConversationThread-module__Jl67Da__resultActionCluster)>.HelperConversationThread-module__Jl67Da__answerTitle:before{content:"";float:right;width:var(--result-cluster-reserve,112px);height:1lh}.HelperConversationThread-module__Jl67Da__answerDeltaItem:has(.HelperConversationThread-module__Jl67Da__resultActionCluster) .HelperConversationThread-module__Jl67Da__answerDeltaItemContent>:first-child:before{content:"";float:right;width:var(--result-cluster-reserve,112px);height:1lh}.HelperConversationThread-module__Jl67Da__answerDeltaItem>.HelperConversationThread-module__Jl67Da__resultFeedbackGhost{grid-column:1/-1}.HelperConversationThread-module__Jl67Da__answerDeltaItemTitle{min-width:0;color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--hc-skin-line,#ffffff38);text-decoration-color:var(--hc-skin-line,#ffffff38);text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-word}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaItemTitle{-webkit-text-decoration-color:var(--hc-glow-line);text-decoration-color:var(--hc-glow-line)}.HelperConversationThread-module__Jl67Da__answerDeltaItemBody{min-width:0;color:var(--hc-skin-text-dim,#ffffff94);font-size:var(--text-12);overflow-wrap:anywhere;word-break:break-word;margin:0;font-weight:450;line-height:1.38}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaItemBody{color:var(--hc-skin-text-dim,#ffffff9e)}.HelperConversationThread-module__Jl67Da__answerDeltaItemSource{border:1px solid var(--hc-skin-line,#ffffff1a);border-radius:var(--radius-pill);width:auto;min-width:0;max-width:100%;color:var(--hc-skin-text-dim,#ffffff75);font-size:var(--text-11);letter-spacing:0;overflow-wrap:anywhere;word-break:break-word;white-space:normal;padding:2px 8px;font-weight:700;line-height:1.2}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerDeltaItemSource{color:var(--hc-skin-text-dim,#ffffff6b);background:0 0;border:0;border-radius:0;padding:0}.HelperConversationThread-module__Jl67Da__answerCaveat{color:var(--hc-dim,var(--hc-body));font-size:var(--text-12,12px);overflow-wrap:anywhere;margin:0;font-weight:400;line-height:1.45}.HelperConversationThread-module__Jl67Da__answerMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__answerMeta{gap:6px;min-height:18px}.HelperConversationThread-module__Jl67Da__sourceChip{border:1px solid var(--hc-skin-line,#ffffff1a);border-radius:var(--radius-pill);background:var(--hc-skin-fill,#ffffff0a);max-width:100%;color:var(--hc-skin-text-dim,#ffffff75);font-size:var(--text-11);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;padding:3px 9px;font-weight:650;line-height:1.25;text-decoration:none;display:inline-flex;overflow:hidden}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__sourceChip{color:var(--hc-skin-text-dim,#ffffff6b);background:0 0;border:0;border-radius:0;padding:0}a.HelperConversationThread-module__Jl67Da__sourceChip:active{transform:scale(.98)}.HelperConversationThread-module__Jl67Da__costTag{border-radius:var(--radius-pill);font-size:var(--text-11);letter-spacing:0;white-space:nowrap;border:1px solid #0000;align-items:center;padding:3px 9px;font-weight:700;line-height:1.2;display:inline-flex}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__costTag{justify-content:center;width:22px;height:22px;padding:0}.HelperConversationThread-module__Jl67Da__costTagFree{color:var(--hc-free);background:#5dcaa51a;border-color:#5dcaa552}.HelperConversationThread-module__Jl67Da__costTagCredit{color:var(--hc-credit);background:#f7a06b1f;border-color:#f7a06b57}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__costTagCredit{color:var(--hc-credit);background:#f7a06b1a;border-color:#f7a06b47}.HelperConversationThread-module__Jl67Da__typing{border:1px solid var(--hc-border);border-radius:var(--radius-lg);background:var(--hc-card);align-self:flex-start;align-items:center;gap:5px;padding:12px 16px;display:inline-flex}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__typing{border-color:var(--hc-skin-line,#ffffff12);background:var(--hc-skin-fill,#ffffff0b);border-radius:18px 18px 18px 6px;align-self:flex-start;gap:8px;max-width:min(84%,520px);padding:8px 12px;animation:.26s both HelperConversationThread-module__Jl67Da__hcSoftReveal}.HelperConversationThread-module__Jl67Da__thinkingLine{color:var(--hc-skin-text-dim,#ffffff8f)}.HelperConversationThread-module__Jl67Da__thinkingText{color:var(--hc-skin-text-dim,#ffffff8f);font-size:var(--text-12);font-weight:650;line-height:1.3}.HelperConversationThread-module__Jl67Da__typingStacked{flex-direction:column;align-items:flex-start;gap:4px}.HelperConversationThread-module__Jl67Da__typingRow{align-items:center;gap:8px;display:inline-flex}.HelperConversationThread-module__Jl67Da__thinkingBody{color:var(--hc-skin-text-dim,#ffffff80);font-size:var(--text-12);font-weight:400;line-height:1.4}.HelperConversationThread-module__Jl67Da__typingDot{background:var(--hc-skin-text-dim,#fff6);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HelperConversationThread-module__Jl67Da__hcTypingPulse}.HelperConversationThread-module__Jl67Da__typingDot:nth-child(2){animation-delay:.18s}.HelperConversationThread-module__Jl67Da__typingDot:nth-child(3){animation-delay:.36s}@keyframes HelperConversationThread-module__Jl67Da__hcTypingPulse{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}@keyframes HelperConversationThread-module__Jl67Da__hcSpringIn{0%{opacity:0;transform:translateY(9px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HelperConversationThread-module__Jl67Da__hcSoftReveal{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes HelperConversationThread-module__Jl67Da__hcAmbientDrift{0%{transform:translate(-8px)scale(.98)}to{transform:translate(18px,10px)scale(1.04)}}.HelperConversationThread-module__Jl67Da__errorLine{color:var(--hc-skin-danger,#f08c8c);font-size:var(--text-12);margin:0;font-weight:600;line-height:1.4}.HelperConversationThread-module__Jl67Da__nudge{border:1px solid var(--hc-accent-border);border-radius:var(--radius-md);background:var(--hc-accent-soft);align-items:center;gap:9px;padding:10px 12px;display:flex}.HelperConversationThread-module__Jl67Da__nudgeIcon{color:var(--hc-accent);flex-shrink:0}.HelperConversationThread-module__Jl67Da__nudgeText{min-width:0;color:var(--hc-skin-text,#ffffffbd);font-size:var(--text-12);flex:1;font-weight:550;line-height:1.35}.HelperConversationThread-module__Jl67Da__nudgeAction{border:1px solid var(--hc-accent);border-radius:var(--radius-pill);color:var(--hc-accent);font-family:var(--font-family);font-size:var(--text-11);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;flex-shrink:0;padding:6px 11px;font-weight:750;line-height:1.1}.HelperConversationThread-module__Jl67Da__nudgeAction:active{transform:scale(.97)}.HelperConversationThread-module__Jl67Da__nudgeDismiss{width:44px;height:44px;color:var(--hc-skin-text-dim,#fff6);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:-9px;display:inline-flex}.HelperConversationThread-module__Jl67Da__chipRow{z-index:1;flex-wrap:wrap;gap:9px;padding-top:2px;display:flex;position:relative}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chipRow{justify-content:flex-end;row-gap:13px;padding-top:1px;animation:.42s cubic-bezier(.22,1,.36,1) .3s both HelperConversationThread-module__Jl67Da__hcSpringIn}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;padding-top:3px;display:grid}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up] .HelperConversationThread-module__Jl67Da__chip{overflow-wrap:normal;width:100%;min-width:0;min-height:42px;padding:9px 14px}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up] .HelperConversationThread-module__Jl67Da__chip[data-terminal-action=more]{background:var(--hc-skin-cta-bg,#26213e);color:var(--hc-skin-cta-color,#fdfbf6);border-color:#0000;animation:none;box-shadow:0 7px 18px #26213e24}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up] .HelperConversationThread-module__Jl67Da__chip[data-terminal-action=decline]{border-color:var(--hc-skin-border,#26213e1f);background:var(--hc-skin-card,#fff);color:var(--hc-skin-title,#26213e);box-shadow:0 3px 10px #26213e0f}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up] .HelperConversationThread-module__Jl67Da__chip[data-terminal-action=direct-context]{border-color:var(--hc-accent-border);border-radius:var(--radius-lg);background:var(--hc-skin-card,#fff);min-height:46px;color:var(--hc-skin-title,#26213e);text-align:left;grid-column:1/-1;justify-content:space-between;align-items:center;padding:10px 14px 10px 16px;display:flex;box-shadow:0 4px 13px #26213e12}.HelperConversationThread-module__Jl67Da__friendFace[data-helper-id=watch_radar] .HelperConversationThread-module__Jl67Da__chipRow[data-chip-row=terminal-follow-up][data-chip-count="2"] .HelperConversationThread-module__Jl67Da__chip[data-terminal-action=decline]{grid-column:1/-1}.HelperConversationThread-module__Jl67Da__terminalActionArrow{color:var(--hc-accent);flex:none}.HelperConversationThread-module__Jl67Da__friendFace[data-activation-conversation=true]{flex-direction:column;gap:13px;display:flex}.HelperConversationThread-module__Jl67Da__friendFace[data-activation-conversation=true] .HelperConversationThread-module__Jl67Da__chipRow{padding-top:0}.HelperConversationThread-module__Jl67Da__friendFace[data-activation-conversation=true] .HelperConversationThread-module__Jl67Da__activationContinue{border-radius:var(--radius-lg);background:var(--hc-skin-cta-bg,#26213e);border-color:var(--hc-skin-cta-bg,#26213e);width:100%;min-height:48px;color:var(--hc-skin-cta-color,#fdfbf6);justify-content:center;box-shadow:0 8px 20px #26213e26}.HelperConversationThread-module__Jl67Da__consentLine{z-index:1;color:var(--hc-skin-text-dim,#ffffff61);font-size:var(--text-11);overflow-wrap:anywhere;margin:-3px 0 0 2px;font-weight:600;line-height:1.35;position:relative}.HelperConversationThread-module__Jl67Da__chip{border-radius:var(--radius-pill);max-width:100%;min-height:36px;font-family:var(--font-family);font-size:var(--text-12);cursor:pointer;overflow-wrap:anywhere;-webkit-tap-highlight-color:transparent;background:0 0;padding:8px 14px;font-weight:700;line-height:1.15;transition:background .15s,border-color .15s,opacity .15s,transform .12s}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chip{min-height:var(--chip-min-height,46px);padding:var(--chip-padding,12px 17px);border-color:var(--hc-glow-line);background:var(--hc-accent-soft);color:var(--hc-accent);font-weight:680;box-shadow:0 0 #0000}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chip:first-child{animation:2.4s ease-in-out 1s infinite HelperConversationThread-module__Jl67Da__hcPillGlow}.HelperConversationThread-module__Jl67Da__chip:active{transform:scale(.97)}.HelperConversationThread-module__Jl67Da__chip:disabled{opacity:.45;cursor:default}.HelperConversationThread-module__Jl67Da__chipFree{color:var(--hc-free);border:1px solid #5dcaa566}.HelperConversationThread-module__Jl67Da__chipFree:not(:disabled):not(.HelperConversationThread-module__Jl67Da__chipSelected):hover{background:#5dcaa51a}.HelperConversationThread-module__Jl67Da__chipSelected{background:var(--hc-accent-soft,#5dcaa529);border-color:var(--hc-accent,#5dcaa5e6);color:var(--hc-accent,#5dcaa5)}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chipSelected{background:var(--hc-accent);border-color:var(--hc-accent);color:#1a1320;box-shadow:0 7px 18px var(--helper-color-24,#f76b153d)}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chipSelected:before{content:"✓";margin-right:5px;font-weight:900}.HelperConversationThread-module__Jl67Da__chipCredit{color:var(--hc-credit);border:1px solid #f7a06b75}.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chipFree:not(:disabled):not(.HelperConversationThread-module__Jl67Da__chipSelected):hover,.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chipCredit:not(:disabled):not(.HelperConversationThread-module__Jl67Da__chipSelected):hover{background:var(--helper-color-14,#f76b1524)}.HelperConversationThread-module__Jl67Da__chipCredit:not(:disabled):not(.HelperConversationThread-module__Jl67Da__chipSelected):hover{background:#f7a06b1f}.HelperConversationThread-module__Jl67Da__chip:focus-visible,.HelperConversationThread-module__Jl67Da__nudgeAction:focus-visible,.HelperConversationThread-module__Jl67Da__nudgeDismiss:focus-visible,a.HelperConversationThread-module__Jl67Da__sourceChip:focus-visible,a.HelperConversationThread-module__Jl67Da__briefPickSource:focus-visible{outline:2px solid var(--hc-accent);outline-offset:2px}@keyframes HelperConversationThread-module__Jl67Da__hcPillGlow{0%,to{box-shadow:0 0 #0000}50%{box-shadow:0 0 0 4px var(--hc-glow-haze)}}@media (prefers-reduced-motion:reduce){.HelperConversationThread-module__Jl67Da__friendFace,.HelperConversationThread-module__Jl67Da__friendFaceSurface,.HelperConversationThread-module__Jl67Da__friendFaceBare,.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__thread{scroll-behavior:auto}.HelperConversationThread-module__Jl67Da__friendFace *,.HelperConversationThread-module__Jl67Da__friendFaceSurface,.HelperConversationThread-module__Jl67Da__friendFaceSurface:before,.HelperConversationThread-module__Jl67Da__friendFaceSurface:after,.HelperConversationThread-module__Jl67Da__friendFaceBare,.HelperConversationThread-module__Jl67Da__friendFaceBare:before,.HelperConversationThread-module__Jl67Da__friendFaceBare:after,.HelperConversationThread-module__Jl67Da__friendFace .HelperConversationThread-module__Jl67Da__chip:first-child,.HelperConversationThread-module__Jl67Da__typingDot{transition:none!important;animation:none!important}}.HelperConversationThread-module__Jl67Da__structuredPickTapArea{text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;gap:5px;margin:0;padding:0;display:grid}.HelperConversationThread-module__Jl67Da__resultActionCluster{z-index:2;overflow-wrap:normal;align-items:center;gap:1px;display:inline-flex;position:absolute;top:-5px;right:-5px}.HelperConversationThread-module__Jl67Da__resultKeepButton{height:34px;color:color-mix(in srgb, var(--helper-color,#e5484d) 78%, var(--hc-title));cursor:pointer;-webkit-tap-highlight-color:transparent;letter-spacing:.01em;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:auto;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.HelperConversationThread-module__Jl67Da__resultKeepWord{line-height:1}.HelperConversationThread-module__Jl67Da__resultKeepButton svg{stroke-width:1.8px;width:18px;height:18px}.HelperConversationThread-module__Jl67Da__resultKeepButton:hover,.HelperConversationThread-module__Jl67Da__resultKeepButton:focus-visible{background:var(--helper-color-08,#e5484d14)}.HelperConversationThread-module__Jl67Da__resultKeepButton:focus-visible{outline:2px solid var(--hc-accent);outline-offset:2px}.HelperConversationThread-module__Jl67Da__resultFeedbackReceipt,.HelperConversationThread-module__Jl67Da__resultFeedbackError,.HelperConversationThread-module__Jl67Da__resultFeedbackGhost{color:color-mix(in srgb, var(--hc-title) 64%, transparent);font-size:var(--text-12);align-items:center;gap:7px;font-weight:590;line-height:1.35;display:inline-flex}.HelperConversationThread-module__Jl67Da__resultFeedbackReceipt,.HelperConversationThread-module__Jl67Da__resultFeedbackError{margin-top:4px}.HelperConversationThread-module__Jl67Da__resultFeedbackGhost{min-height:38px;padding:7px 0;font-style:italic}.HelperConversationThread-module__Jl67Da__resultFeedbackReceipt button,.HelperConversationThread-module__Jl67Da__resultFeedbackError button,.HelperConversationThread-module__Jl67Da__resultFeedbackGhost button{color:var(--helper-color,#e5484d);font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:720;text-decoration:underline}.HelperConversationThread-module__Jl67Da__resultFeedbackReceipt button:disabled,.HelperConversationThread-module__Jl67Da__resultFeedbackGhost button:disabled{cursor:wait;opacity:.55}.HelperConversationThread-module__Jl67Da__resultCapture{gap:8px;margin-top:12px;display:grid}.HelperConversationThread-module__Jl67Da__resultCapturePrompt{color:color-mix(in srgb, var(--helper-ink,#2b2018) 72%, transparent);font-size:var(--text-12);margin:0;font-weight:650;line-height:1.35}.HelperConversationThread-module__Jl67Da__resultCaptureChips{flex-wrap:wrap;gap:7px;display:flex}.HelperConversationThread-module__Jl67Da__resultCaptureChip{border:1px solid color-mix(in srgb, var(--helper-accent,#9c5a32) 26%, transparent);background:color-mix(in srgb, var(--helper-paper,#fffaf3) 88%, transparent);min-height:36px;color:var(--helper-ink,#2b2018);font:inherit;font-size:var(--text-12);cursor:pointer;border-radius:999px;padding:7px 11px;font-weight:700;line-height:1}.HelperConversationThread-module__Jl67Da__resultCaptureChip[aria-pressed=true]{border-color:color-mix(in srgb, var(--helper-accent,#9c5a32) 72%, transparent);background:color-mix(in srgb, var(--helper-accent,#9c5a32) 14%, var(--helper-paper,#fffaf3))}.HelperConversationThread-module__Jl67Da__resultCaptureChip:disabled{cursor:default;opacity:.55}.HelperConversationThread-module__Jl67Da__resultCaptureChip:focus-visible{outline:2px solid var(--helper-accent,#9c5a32);outline-offset:2px}.HelperConversationThread-module__Jl67Da__resultCardAffordance{border-radius:var(--radius-pill,999px);background:var(--helper-color-14,#e5484d24);color:var(--helper-color,#e5484d);font-family:inherit;font-size:var(--text-12);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;justify-self:start;align-items:center;gap:5px;margin:0;padding:5px 12px;font-weight:700;display:inline-flex}.HelperConversationThread-module__Jl67Da__resultCardAffordance:after{content:"→";font-weight:700}.HelperConversationThread-module__Jl67Da__answerDeltaItemTitleTap{font:inherit;text-align:left;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.HelperConversationThread-module__Jl67Da__alternatesRow{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.HelperConversationThread-module__Jl67Da__alternatesLabel{font-size:var(--text-14,14px);color:var(--hc-skin-body,#4c4763);opacity:.75}.HelperConversationThread-module__Jl67Da__alternateItem{flex-direction:column;min-width:0;max-width:100%;display:inline-flex;position:relative}.HelperConversationThread-module__Jl67Da__alternateItem:has(.HelperConversationThread-module__Jl67Da__resultActionCluster) .HelperConversationThread-module__Jl67Da__alternateChip{padding-right:72px}.HelperConversationThread-module__Jl67Da__alternateItem .HelperConversationThread-module__Jl67Da__resultActionCluster{top:0;right:2px}.HelperConversationThread-module__Jl67Da__alternateItem .HelperConversationThread-module__Jl67Da__resultKeepButton{width:32px;height:32px}.HelperConversationThread-module__Jl67Da__alternateChip{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--helper-color-22,#e5484d38);border-radius:var(--radius-pill,999px);background:var(--hc-skin-card,#fff);min-width:0;max-width:100%;color:var(--hc-skin-title,#26213e);font-family:inherit;font-size:var(--text-13);cursor:pointer;-webkit-tap-highlight-color:transparent;margin:0;padding:7px 13px;font-weight:600;overflow:hidden}.HelperConversationThread-module__Jl67Da__beatAwarenessLine{color:var(--hc-skin-text-dim,#ffffff57);font-size:var(--text-11);overflow-wrap:anywhere;margin:2px 0 0 7px;font-style:italic;font-weight:500;line-height:1.35}.HelperConversationThread-module__Jl67Da__beliefWriteRow{flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:8px;display:flex}.HelperConversationThread-module__Jl67Da__beliefWriteChip{border-radius:var(--radius-pill,999px);background:var(--hc-accent-soft);border:1px solid var(--hc-accent-border);color:var(--hc-title);font-size:var(--text-12);overflow-wrap:anywhere;align-items:center;gap:5px;padding:4px 11px;font-weight:600;line-height:1.3;display:inline-flex}.HelperConversationThread-module__Jl67Da__beliefWriteChip svg{color:var(--hc-accent);flex-shrink:0}.HelperConversationThread-module__Jl67Da__beliefWriteReceipt{color:var(--hc-skin-text-dim,#ffffff57);font-size:var(--text-11);overflow-wrap:anywhere;font-style:italic;font-weight:500;line-height:1.35}.HelperConversationThread-module__Jl67Da__composerRow{align-items:center;gap:8px;max-width:100%;margin-top:10px;display:flex}.HelperConversationThread-module__Jl67Da__composerInput{border-radius:var(--radius-pill);border:1px solid var(--hc-glow-line,#ffffff24);min-width:0;min-height:44px;font-family:var(--font-family);font-size:var(--text-16);color:var(--hc-title);-webkit-tap-highlight-color:transparent;background:0 0;flex:1;padding:11px 14px;line-height:1.15;transition:border-color .15s,background .15s}.HelperConversationThread-module__Jl67Da__composerInput::placeholder{color:var(--hc-body);opacity:.75}.HelperConversationThread-module__Jl67Da__composerInput:focus{border-color:var(--hc-accent-border,#f76b1566);background:var(--hc-accent-soft,#f76b1524);outline:none}.HelperConversationThread-module__Jl67Da__composerInput:disabled{opacity:.45}.HelperConversationThread-module__Jl67Da__composerSend{border-radius:var(--radius-pill);min-height:44px;font-family:var(--font-family);font-size:var(--text-12);color:var(--hc-free);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #5dcaa566;padding:8px 16px;font-weight:700;line-height:1.15;transition:background .15s,opacity .15s}.HelperConversationThread-module__Jl67Da__composerSend[aria-disabled=true]{opacity:.45;cursor:default}.HelperConversationThread-module__Jl67Da__composerSend:not([aria-disabled=true]):hover{background:#5dcaa51a}
.HelperResultSurface-module__58OfgG__processingText{color:var(--hc-skin-body,#ffffffa6);font-size:var(--text-15);letter-spacing:0;margin:0 0 12px;font-weight:600;line-height:1.4}.HelperResultSurface-module__58OfgG__processingBody{color:var(--hc-skin-text-dim,#ffffff80);font-size:var(--text-13);margin:-8px 0 12px;font-weight:400;line-height:1.45}.HelperResultSurface-module__58OfgG__processingDots{gap:5px;margin-bottom:22px;display:flex}.HelperResultSurface-module__58OfgG__processingDot{background:var(--helper-color);border-radius:50%;width:5px;height:5px}.HelperResultSurface-module__58OfgG__processingDot:first-child{opacity:.9}.HelperResultSurface-module__58OfgG__processingDot:nth-child(2){opacity:.5}.HelperResultSurface-module__58OfgG__processingDot:nth-child(3){opacity:.22}
.ItemDetailSheet-module__DzrRha__panel{--sheet-lane:var(--lane-fallback);--sheet-lane-text:var(--lane-fallback-text);flex-direction:column;gap:14px;padding-bottom:6px;display:flex;position:relative}.ItemDetailSheet-module__DzrRha__panel[data-lane=todays_food]{--sheet-lane:var(--lane-todays-food);--sheet-lane-text:var(--lane-todays-food-text)}.ItemDetailSheet-module__DzrRha__panel[data-lane=game_day]{--sheet-lane:var(--lane-game-day);--sheet-lane-text:var(--lane-game-day-text)}.ItemDetailSheet-module__DzrRha__panel[data-lane=music_scene]{--sheet-lane:var(--lane-music-scene);--sheet-lane-text:var(--lane-music-scene-text)}.ItemDetailSheet-module__DzrRha__panel[data-lane=watch_radar]{--sheet-lane:var(--lane-watch-radar);--sheet-lane-text:var(--lane-watch-radar-text)}.ItemDetailSheet-module__DzrRha__panel[data-lane=shopping_style]{--sheet-lane:var(--lane-shopping-style);--sheet-lane-text:var(--lane-shopping-style-text)}.ItemDetailSheet-module__DzrRha__top{align-items:flex-start;gap:14px;display:flex}.ItemDetailSheet-module__DzrRha__art{border-radius:var(--radius-lg);object-fit:cover;flex:none;width:72px;height:72px}.ItemDetailSheet-module__DzrRha__head{flex-direction:column;gap:3px;min-width:0;padding-right:40px;display:flex}.ItemDetailSheet-module__DzrRha__eyebrow{color:var(--sheet-lane-text);font-size:var(--text-11);letter-spacing:.12em;text-transform:uppercase;font-weight:700}.ItemDetailSheet-module__DzrRha__title{color:var(--color-shell-ink);font-size:var(--text-22);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.12}.ItemDetailSheet-module__DzrRha__meta{color:var(--color-shell-ink-soft);font-size:var(--text-14);margin:0}.ItemDetailSheet-module__DzrRha__whenPill{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--sheet-lane) 14%, var(--color-shell-card));color:var(--sheet-lane-text);font-size:var(--text-13);font-variant-numeric:tabular-nums;align-self:flex-start;padding:5px 12px;font-weight:700}.ItemDetailSheet-module__DzrRha__record{border:1px solid var(--color-shell-line);border-radius:var(--radius-lg);gap:0;margin:0;display:grid;overflow:hidden}.ItemDetailSheet-module__DzrRha__record>div{background:var(--color-shell-paper);grid-template-columns:minmax(74px,.34fr) minmax(0,1fr);gap:12px;padding:10px 12px;display:grid}.ItemDetailSheet-module__DzrRha__record>div+div{border-top:1px solid var(--color-shell-line)}.ItemDetailSheet-module__DzrRha__record dt,.ItemDetailSheet-module__DzrRha__record dd{font-size:var(--text-13);margin:0;line-height:1.35}.ItemDetailSheet-module__DzrRha__record dt{color:var(--color-shell-ink-soft);font-weight:650}.ItemDetailSheet-module__DzrRha__record dd{color:var(--color-shell-ink);overflow-wrap:normal;font-weight:600}.ItemDetailSheet-module__DzrRha__calendarStatement{border-radius:var(--radius-md);background:color-mix(in srgb, var(--sheet-lane) 10%, var(--color-shell-card));color:var(--color-shell-ink-soft);font-size:var(--text-13);margin:0;padding:11px 12px;line-height:1.45}.ItemDetailSheet-module__DzrRha__action{flex-direction:column;align-items:flex-end;min-height:34px;padding:6px 8px 0 0;display:flex;position:relative}.ItemDetailSheet-module__DzrRha__secondary{border-top:1px solid var(--color-shell-line);flex-direction:column;padding-top:12px;display:flex}.ItemDetailSheet-module__DzrRha__exits{flex-direction:column;gap:2px;display:flex}.ItemDetailSheet-module__DzrRha__quietAct,.ItemDetailSheet-module__DzrRha__sourceLink{width:100%;min-height:40px;color:var(--color-shell-ink-soft);font-size:var(--text-13);letter-spacing:-.01em;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;text-decoration:none;display:inline-flex}.ItemDetailSheet-module__DzrRha__sourceLink{text-decoration:underline;-webkit-text-decoration-color:var(--color-shell-line);text-decoration-color:var(--color-shell-line);text-underline-offset:3px}.ItemDetailSheet-module__DzrRha__close{z-index:1;background:var(--color-surface-secondary);width:36px;height:36px;color:var(--color-shell-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:-4px;right:-4px}.ItemDetailSheet-module__DzrRha__close:focus-visible{outline:2px solid var(--color-shell-ink);outline-offset:2px}
.ItemRow-module__o_HHrW__group{border-bottom:1px solid var(--color-shell-line);grid-template-columns:minmax(0,1fr);display:grid}.ItemRow-module__o_HHrW__group:last-child{border-bottom:0}.ItemRow-module__o_HHrW__row{width:100%;padding:13px var(--today-rail-inset,20px);text-align:left;cursor:pointer;overflow-wrap:normal;background:0 0;border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;text-decoration:none;display:grid}.ItemRow-module__o_HHrW__row[data-has-art=false]{grid-template-columns:minmax(0,1fr) auto}.ItemRow-module__o_HHrW__row[data-static=true]{cursor:default}.ItemRow-module__o_HHrW__art{border-radius:var(--radius-md);object-fit:cover;width:44px;height:44px}.ItemRow-module__o_HHrW__mid{flex-direction:column;gap:1px;min-width:0;display:flex}.ItemRow-module__o_HHrW__tagLine{align-items:baseline;gap:5px;min-width:0;display:flex}.ItemRow-module__o_HHrW__tag{color:var(--item-row-tag,var(--lane-fallback-text));font-size:var(--text-11);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow-wrap:normal;font-weight:700}.ItemRow-module__o_HHrW__when{color:var(--color-shell-ink-soft);font-size:var(--text-12);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ItemRow-module__o_HHrW__title{color:var(--color-shell-ink);font-size:var(--text-16);letter-spacing:-.01em;-webkit-line-clamp:2;overflow-wrap:normal;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}.ItemRow-module__o_HHrW__meta{color:var(--color-shell-ink-soft);font-size:var(--text-13);-webkit-line-clamp:2;overflow-wrap:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ItemRow-module__o_HHrW__contextLabel{color:var(--color-shell-ink-soft);font-size:var(--text-11);white-space:nowrap;text-overflow:ellipsis;opacity:.72;font-weight:600;overflow:hidden}.ItemRow-module__o_HHrW__chev{border-top:2px solid var(--color-shell-ink-soft);border-right:2px solid var(--color-shell-ink-soft);opacity:.55;flex:none;width:7px;height:7px;transform:rotate(45deg)}.ItemRow-module__o_HHrW__actions{min-width:0;padding:0 var(--today-rail-inset,20px) 12px calc(var(--today-rail-inset,20px) + 56px);overflow-wrap:normal;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;display:flex}.ItemRow-module__o_HHrW__group[data-has-art=false] .ItemRow-module__o_HHrW__actions{padding-left:var(--today-rail-inset,20px)}.ItemRow-module__o_HHrW__actions [data-result-action-cluster=true]{position:static}.ItemRow-module__o_HHrW__row[data-lane=todays_food]{--item-row-tag:var(--lane-todays-food-text)}.ItemRow-module__o_HHrW__row[data-lane=game_day]{--item-row-tag:var(--lane-game-day-text)}.ItemRow-module__o_HHrW__row[data-lane=music_scene]{--item-row-tag:var(--lane-music-scene-text)}.ItemRow-module__o_HHrW__row[data-lane=watch_radar]{--item-row-tag:var(--lane-watch-radar-text)}.ItemRow-module__o_HHrW__row[data-lane=shopping_style]{--item-row-tag:var(--lane-shopping-style-text)}.ItemRow-module__o_HHrW__swipeTrack{position:relative;overflow:hidden}.ItemRow-module__o_HHrW__swipeUnderlayLeading,.ItemRow-module__o_HHrW__swipeUnderlayTrailing{color:#fdfbf6;opacity:0;align-items:center;display:flex;position:absolute;inset:0}.ItemRow-module__o_HHrW__swipeUnderlayLeading{padding-left:var(--item-row-inset,16px);background:#3e7a2e;justify-content:flex-start}.ItemRow-module__o_HHrW__swipeUnderlayTrailing{padding-right:var(--item-row-inset,16px);background:#b53b35;justify-content:flex-end}.ItemRow-module__o_HHrW__swipeTrack[data-swipe-direction=leading] .ItemRow-module__o_HHrW__swipeUnderlayLeading,.ItemRow-module__o_HHrW__swipeTrack[data-swipe-direction=trailing] .ItemRow-module__o_HHrW__swipeUnderlayTrailing{opacity:1}.ItemRow-module__o_HHrW__swipeUnderlayLabel{font-size:var(--text-13);font-weight:700}.ItemRow-module__o_HHrW__swipeMover{background:var(--color-shell-paper);touch-action:pan-y;transition:transform .18s;position:relative}.ItemRow-module__o_HHrW__swipeTrack[data-swiping] .ItemRow-module__o_HHrW__swipeMover{transition:none}@media (prefers-reduced-motion:reduce){.ItemRow-module__o_HHrW__swipeMover{transition:none}}
.HelperResultRowStack-module__lXjq7a__stack{border:1px solid var(--color-shell-line);border-radius:var(--radius-lg);background:var(--color-shell-paper);overflow:hidden}.HelperResultRowStack-module__lXjq7a__item{min-width:0}.HelperResultRowStack-module__lXjq7a__item:not(:last-child){border-bottom:1px solid var(--color-shell-line)}.HelperResultRowStack-module__lXjq7a__source{width:fit-content;max-width:calc(100% - 76px);margin:-5px 20px 12px 76px}.HelperResultRowStack-module__lXjq7a__keepButton{border:1px solid var(--color-shell-line);border-radius:var(--radius-pill);min-height:30px;color:var(--color-shell-ink-soft);font:inherit;font-size:var(--text-12);cursor:pointer;background:0 0;align-items:center;padding:4px 10px;font-weight:700;display:inline-flex}.HelperResultRowStack-module__lXjq7a__keepButton[data-kept=true]{border-color:color-mix(in srgb, var(--helper-color,var(--color-shell-progress)) 32%, var(--color-shell-line));color:var(--helper-color,var(--color-shell-progress))}.HelperResultRowStack-module__lXjq7a__keepButton:focus-visible{outline:2px solid var(--helper-color-40,var(--color-shell-progress));outline-offset:2px}@media (max-width:380px){.HelperResultRowStack-module__lXjq7a__source{max-width:calc(100% - 70px);margin-left:70px}}
.LocalContextSheet-module__IAxK9a__panel{flex-direction:column;gap:18px;display:flex}.LocalContextSheet-module__IAxK9a__previewCard{border-radius:var(--radius-lg);border:1px solid var(--color-shell-line,transparent);background:var(--color-shell-card,#ffffff0f);align-items:center;gap:10px;padding:14px;display:flex}.LocalContextSheet-module__IAxK9a__previewIcon{color:color-mix(in srgb, var(--color-accent-primary) 78%, transparent);flex-shrink:0}.LocalContextSheet-module__IAxK9a__previewLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:var(--color-shell-ink-soft,var(--color-text-inverse-muted));margin:0;font-weight:700;line-height:1.2}.LocalContextSheet-module__IAxK9a__previewValue{font-size:var(--text-15);color:var(--color-shell-ink,var(--color-text-inverse));margin:2px 0 0;font-weight:700;line-height:1.25}.LocalContextSheet-module__IAxK9a__form{flex-direction:column;gap:12px;display:flex}.LocalContextSheet-module__IAxK9a__placeDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.LocalContextSheet-module__IAxK9a__field{flex-direction:column;gap:7px;min-width:0;display:flex}.LocalContextSheet-module__IAxK9a__label{font-size:var(--text-11);letter-spacing:.04em;text-transform:uppercase;color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary));font-weight:700;line-height:1.2}.LocalContextSheet-module__IAxK9a__input,.LocalContextSheet-module__IAxK9a__select{border-radius:var(--radius-lg);border:1px solid var(--color-shell-line,#ffffff1c);background:var(--color-shell-card,#07081473);width:100%;min-height:46px;color:var(--color-shell-ink,var(--color-text-inverse));font-size:var(--text-16);outline:none;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s}.LocalContextSheet-module__IAxK9a__select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#ffffff8c 50%),linear-gradient(135deg,#ffffff8c 50%,#0000 50%);background-position:calc(100% - 17px) 20px,calc(100% - 12px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.LocalContextSheet-module__IAxK9a__input::placeholder{color:var(--color-shell-ink-soft,#ffffff47)}.LocalContextSheet-module__IAxK9a__input:focus,.LocalContextSheet-module__IAxK9a__select:focus{border-color:color-mix(in srgb, var(--color-accent-primary) 58%, transparent);background:var(--color-shell-paper-soft,#0708149e);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent-primary) 10%, transparent)}html.warm-shell .LocalContextSheet-module__IAxK9a__select{background-image:linear-gradient(45deg, transparent 50%, var(--color-shell-ink-soft) 50%), linear-gradient(135deg, var(--color-shell-ink-soft) 50%, transparent 50%)}.LocalContextSheet-module__IAxK9a__input:disabled,.LocalContextSheet-module__IAxK9a__select:disabled{opacity:.6}.LocalContextSheet-module__IAxK9a__radiusGroup{border:0;margin:2px 0 0;padding:0}.LocalContextSheet-module__IAxK9a__radiusOptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.LocalContextSheet-module__IAxK9a__radiusButton{border-radius:var(--radius-pill);border:1px solid var(--color-shell-line,#ffffff1a);background:var(--color-shell-card,#ffffff0e);min-height:38px;color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary));font-size:var(--text-12);font-weight:700}.LocalContextSheet-module__IAxK9a__radiusButtonActive{color:var(--color-text-on-accent);background:var(--color-accent-primary);border-color:color-mix(in srgb, var(--color-accent-primary) 80%, transparent)}html.warm-shell .LocalContextSheet-module__IAxK9a__previewIcon{color:var(--color-shell-ink-soft)}html.warm-shell .LocalContextSheet-module__IAxK9a__radiusButtonActive{color:var(--color-shell-paper);background:var(--color-shell-ink);border-color:var(--color-shell-ink)}.LocalContextSheet-module__IAxK9a__radiusButton:disabled{opacity:.55;cursor:default}.LocalContextSheet-module__IAxK9a__error{border-radius:var(--radius-md);color:var(--color-status-danger-soft);font-size:var(--text-12);background:#ff4c4c1f;border:1px solid #ff4c4c38;margin:0;padding:10px 12px;line-height:1.35}.LocalContextSheet-module__IAxK9a__managementActions{justify-content:space-between;align-items:center;gap:10px;padding-top:4px;display:flex}.LocalContextSheet-module__IAxK9a__manageButton,.LocalContextSheet-module__IAxK9a__deleteButton{border-radius:var(--radius-pill);min-height:38px;font-size:var(--text-12);cursor:pointer;-webkit-tap-highlight-color:transparent;border:0;align-items:center;gap:7px;padding:0 12px;font-weight:700;display:inline-flex}.LocalContextSheet-module__IAxK9a__manageButton{color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary));background:var(--color-shell-card,#ffffff0f)}.LocalContextSheet-module__IAxK9a__deleteButton{color:var(--color-status-danger-soft);background:#ff4c4c1c}.LocalContextSheet-module__IAxK9a__manageButton:disabled,.LocalContextSheet-module__IAxK9a__deleteButton:disabled{opacity:.55;cursor:default}@media (max-width:359px){.LocalContextSheet-module__IAxK9a__placeDetails{grid-template-columns:minmax(0,1fr)}}
.MomentLanding-module__dnziAG__landing{--moment-ink:#26213e;z-index:1200;width:auto;min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 24px max(24px, env(safe-area-inset-bottom));background:radial-gradient(circle at 40% 44%, color-mix(in srgb, var(--moment-accent) 32%, transparent), transparent 40%), #171420e0;color:var(--moment-ink);isolation:isolate;cursor:pointer;border:0;border-radius:0;grid-template-columns:118px minmax(0,360px);place-content:center;align-items:center;gap:18px;margin:0;display:grid;position:fixed;inset:0;overflow:hidden}.MomentLanding-module__dnziAG__landing:after{background:linear-gradient(135deg, #fffffff0, color-mix(in srgb, var(--moment-accent) 12%, #fdfbf6));content:"";opacity:1;z-index:0;border:1px solid color-mix(in srgb, var(--moment-accent) 32%, #e9e2d3);border-radius:28px;width:min(560px,100% - 32px);height:min(290px,100% - 32px);max-height:290px;margin:auto;position:absolute;inset:0;box-shadow:0 28px 90px #00000061}.MomentLanding-module__dnziAG__artStage{z-index:3;width:112px;height:126px;position:relative}.MomentLanding-module__dnziAG__heroArt,.MomentLanding-module__dnziAG__clusterTile{background:color-mix(in srgb, var(--moment-accent) 14%, white);display:block;position:absolute;overflow:hidden;box-shadow:0 12px 26px -12px #26213e61}.MomentLanding-module__dnziAG__heroArt{z-index:2;border:3px solid #fff;border-radius:28px;animation:.9s cubic-bezier(.2,.86,.24,1.15) both MomentLanding-module__dnziAG__heroSettle;inset:14px 0 0 10px}.MomentLanding-module__dnziAG__heroArt img,.MomentLanding-module__dnziAG__clusterTile img{object-fit:cover}.MomentLanding-module__dnziAG__clusterTile{opacity:0;border:2px solid #ffffffe0;border-radius:19px;width:66px;height:66px}.MomentLanding-module__dnziAG__clusterTile[data-tile="1"]{animation:.74s cubic-bezier(.18,.88,.26,1.2) .12s forwards MomentLanding-module__dnziAG__tilePuffLeft;top:0;left:-8px;transform:rotate(-13deg)}.MomentLanding-module__dnziAG__clusterTile[data-tile="2"]{animation:.74s cubic-bezier(.18,.88,.26,1.2) .21s forwards MomentLanding-module__dnziAG__tilePuffRight;bottom:-4px;right:-9px;transform:rotate(12deg)}.MomentLanding-module__dnziAG__copy{z-index:3;min-width:0;position:relative}.MomentLanding-module__dnziAG__dismiss{top:max(calc(env(safe-area-inset-top) + 24px), calc(50% - 129px));z-index:3;border:1px solid color-mix(in srgb, var(--moment-accent) 26%, #e9e2d3);background:color-mix(in srgb, #fff 92%, var(--moment-accent));width:34px;height:34px;color:color-mix(in srgb, var(--moment-ink) 76%, transparent);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid;position:absolute;right:max(24px,50% - 264px);box-shadow:0 8px 20px -12px #26213ea6}.MomentLanding-module__dnziAG__dismiss:focus-visible{outline:3px solid color-mix(in srgb, var(--moment-accent) 42%, transparent);outline-offset:3px}.MomentLanding-module__dnziAG__eyebrow{color:color-mix(in srgb, var(--moment-accent) 72%, #26213e);font-size:var(--text-11,11px);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-weight:800;animation:.36s ease-out .36s both MomentLanding-module__dnziAG__copyRise;display:block}.MomentLanding-module__dnziAG__count{color:var(--moment-ink);letter-spacing:-.08em;margin:-8px 0 -5px;font-size:clamp(52px,14vw,76px);font-weight:850;line-height:1;animation:.62s cubic-bezier(.16,.9,.24,1.18) 80ms both MomentLanding-module__dnziAG__countLand}.MomentLanding-module__dnziAG__receipt,.MomentLanding-module__dnziAG__horizon{margin:0}.MomentLanding-module__dnziAG__receipt{max-width:34rem;font-size:var(--text-16,16px);text-wrap:balance;font-weight:720;line-height:1.35;animation:.42s ease-out .47s both MomentLanding-module__dnziAG__copyRise}.MomentLanding-module__dnziAG__horizon{color:color-mix(in srgb, var(--moment-ink) 64%, transparent);font-size:var(--text-13,13px);margin-top:7px;font-weight:600;line-height:1.4;animation:.42s ease-out 1.02s both MomentLanding-module__dnziAG__copyRise}.MomentLanding-module__dnziAG__dateCascade{gap:5px;margin:4px 0 12px;display:flex}.MomentLanding-module__dnziAG__dateCascade span{border:1px solid color-mix(in srgb, var(--moment-accent) 45%, #e9e2d3);opacity:0;width:24px;height:18px;animation:MomentLanding-module__dnziAG__dateDrop .26s calc(.39s + var(--date-index) * 95ms) ease-out forwards;background:#fff;border-radius:5px;padding:4px;display:grid;transform:translateY(-9px)rotate(-3deg)}.MomentLanding-module__dnziAG__dateCascade i{background:color-mix(in srgb, var(--moment-accent) 52%, #e9e2d3);border-radius:2px;height:2px;display:block}@keyframes MomentLanding-module__dnziAG__heroSettle{0%{opacity:0;transform:scale(.72)rotate(-4deg)}62%{opacity:1;transform:scale(1.06)rotate(1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes MomentLanding-module__dnziAG__tilePuffLeft{0%{opacity:0;transform:translate(24px,24px)scale(.58)rotate(-4deg)}to{opacity:.9;transform:translate(0)scale(1)rotate(-13deg)}}@keyframes MomentLanding-module__dnziAG__tilePuffRight{0%{opacity:0;transform:translate(-22px,-20px)scale(.58)rotate(3deg)}to{opacity:.9;transform:translate(0)scale(1)rotate(12deg)}}@keyframes MomentLanding-module__dnziAG__countLand{0%{opacity:0;transform:translateY(-18px)scale(1.16)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes MomentLanding-module__dnziAG__dateDrop{to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes MomentLanding-module__dnziAG__copyRise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.MomentLanding-module__dnziAG__landing{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 28px max(20px, env(safe-area-inset-bottom));grid-template-columns:92px minmax(0,1fr);gap:14px}.MomentLanding-module__dnziAG__artStage{width:88px;height:104px}.MomentLanding-module__dnziAG__heroArt{border-radius:23px;inset:13px 0 0 8px}.MomentLanding-module__dnziAG__clusterTile{border-radius:15px;width:52px;height:52px}.MomentLanding-module__dnziAG__receipt{font-size:var(--text-15,15px)}.MomentLanding-module__dnziAG__dateCascade span:nth-child(n+5){display:none}}@media (prefers-reduced-motion:reduce){.MomentLanding-module__dnziAG__heroArt,.MomentLanding-module__dnziAG__clusterTile,.MomentLanding-module__dnziAG__eyebrow,.MomentLanding-module__dnziAG__count,.MomentLanding-module__dnziAG__receipt,.MomentLanding-module__dnziAG__horizon,.MomentLanding-module__dnziAG__dateCascade span{opacity:1;animation:none;transform:none}}
.GameDayResultConversation-module__YHt1cW__wrap{flex-direction:column;display:flex}.GameDayResultConversation-module__YHt1cW__coinRow{justify-content:flex-end;margin-top:4px;display:flex}.GameDayResultConversation-module__YHt1cW__coin{border-radius:var(--radius-pill);color:#f7a06b;font-size:var(--text-12);font-variant-numeric:tabular-nums;background:#f76b151f;border:1px solid #f76b1566;align-items:center;gap:5px;padding:5px 11px;font-weight:750;line-height:1;display:inline-flex}.GameDayResultConversation-module__YHt1cW__coin svg{color:#f76b15}.GameDayResultConversation-module__YHt1cW__steerLine{color:var(--hc-skin-text,#ffffffd1);font-size:var(--text-13);margin:10px 0 8px;line-height:1.4}
.MusicSceneResultConversation-module__hleXqa__wrap{flex-direction:column;display:flex}
.PassportDataActionDialogs-module__hXQpea__panel{flex-direction:column;gap:18px;display:flex}.PassportDataActionDialogs-module__hXQpea__field{flex-direction:column;gap:8px;display:flex}.PassportDataActionDialogs-module__hXQpea__label{color:var(--color-shell-ink-soft,var(--color-text-inverse-secondary));font-size:var(--text-13);line-height:1.35}.PassportDataActionDialogs-module__hXQpea__label strong{color:var(--color-shell-ink,var(--color-text-inverse));font-weight:800}.PassportDataActionDialogs-module__hXQpea__input{border:1px solid var(--color-shell-line,var(--color-border-inverse));border-radius:var(--radius-md);width:100%;min-height:46px;color:var(--color-shell-ink,var(--color-text-inverse));background:var(--color-shell-paper-soft,var(--color-app-background-soft));font:inherit;font-size:var(--text-16);outline:none;padding:0 13px;font-weight:700}.PassportDataActionDialogs-module__hXQpea__input:focus{border-color:color-mix(in srgb, var(--color-status-danger) 58%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-status-danger) 10%, transparent)}.PassportDataActionDialogs-module__hXQpea__input:disabled{opacity:.6}.PassportDataActionDialogs-module__hXQpea__success,.PassportDataActionDialogs-module__hXQpea__error{border-radius:var(--radius-md);font-size:var(--text-12);margin:0;padding:10px 12px;line-height:1.35}.PassportDataActionDialogs-module__hXQpea__success{border:1px solid color-mix(in srgb, var(--color-accent-primary) 22%, transparent);color:var(--color-shell-ink,var(--color-text-inverse));background:color-mix(in srgb, var(--color-accent-primary) 13%, transparent)}.PassportDataActionDialogs-module__hXQpea__error{border:1px solid color-mix(in srgb, var(--color-status-danger) 30%, transparent);color:var(--color-status-danger);background:color-mix(in srgb, var(--color-status-danger) 10%, transparent)}
.ShoppingStyleResultConversation-module__46z-bG__wrap{flex-direction:column;display:flex}
.AccessStateNotice-module__dUGXTq__notice{border:1px solid var(--color-shell-line,#ffffff1a);border-radius:var(--radius-lg);background:var(--color-shell-paper-soft,#ffffff0a);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin:0;padding:11px 16px;display:flex}.AccessStateNotice-module__dUGXTq__line{color:var(--color-shell-ink,var(--color-text-inverse));font-size:var(--text-13);font-weight:600}.AccessStateNotice-module__dUGXTq__day{color:var(--color-shell-progress-text,var(--color-shell-ink-soft));font-size:var(--text-12);white-space:nowrap;font-weight:700}.AccessStateNotice-module__dUGXTq__plansButton{border-radius:var(--radius-pill);background:var(--color-shell-ink,#26213e);min-height:34px;color:var(--color-shell-paper,#f7f2e9);font:inherit;font-size:var(--text-12);cursor:pointer;border:0;flex:none;padding:0 13px;font-weight:750}.AccessStateNotice-module__dUGXTq__plansButton:focus-visible{outline:2px solid var(--color-shell-olive,#5c7a1a);outline-offset:2px}.AccessStateNotice-module__dUGXTq__plansButton:disabled{cursor:default;opacity:.65}.AccessStateNotice-module__dUGXTq__billingError{color:#7c3030;font-size:var(--text-11);flex-basis:100%;font-weight:650}
.SubscriptionAccess-module__hdt3xG__receiptShell,.SubscriptionAccess-module__hdt3xG__plansShell{color:var(--color-shell-ink,#26213e)}.SubscriptionAccess-module__hdt3xG__receiptShell{gap:16px;display:grid}.SubscriptionAccess-module__hdt3xG__receiptIcon{background:color-mix(in srgb, var(--color-shell-lime,#93b32a) 18%, white);width:44px;height:44px;color:var(--color-shell-olive,#5c7a1a);border-radius:15px;justify-content:center;align-items:center;display:inline-flex}.SubscriptionAccess-module__hdt3xG__returnSpinner{animation:.85s linear infinite SubscriptionAccess-module__hdt3xG__subscription-spin}@keyframes SubscriptionAccess-module__hdt3xG__subscription-spin{to{transform:rotate(360deg)}}.SubscriptionAccess-module__hdt3xG__receiptCopy{gap:7px;display:grid}.SubscriptionAccess-module__hdt3xG__eyebrow{color:var(--color-shell-olive,#5c7a1a);font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:800}.SubscriptionAccess-module__hdt3xG__receiptTitle{color:var(--color-shell-ink,#26213e);letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,5vw,1.8rem);line-height:1.08}.SubscriptionAccess-module__hdt3xG__receiptBody{max-width:42ch;color:var(--color-shell-ink-soft,#26213eb3);font-size:var(--text-14);margin:0;font-weight:600;line-height:1.5}.SubscriptionAccess-module__hdt3xG__plansShell{gap:18px;display:grid}.SubscriptionAccess-module__hdt3xG__plansHeading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.SubscriptionAccess-module__hdt3xG__closeButton{border:1px solid var(--color-shell-line,#e9e2d3);background:var(--color-shell-card,#fff);width:38px;height:38px;color:var(--color-shell-ink,#26213e);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.SubscriptionAccess-module__hdt3xG__closeButton:disabled{opacity:.5;cursor:default}.SubscriptionAccess-module__hdt3xG__billingNotice,.SubscriptionAccess-module__hdt3xG__checkoutError{border:1px solid var(--color-shell-line,#e9e2d3);background:var(--color-shell-card,#fff);color:var(--color-shell-ink-soft,#26213eb8);font-size:var(--text-13);border-radius:14px;margin:0;padding:11px 13px;font-weight:650;line-height:1.4}.SubscriptionAccess-module__hdt3xG__planGrid{gap:10px;display:grid}.SubscriptionAccess-module__hdt3xG__planCard{border:1px solid var(--color-shell-line,#e9e2d3);background:var(--color-shell-card,#fff);border-radius:20px;gap:9px;padding:16px;display:grid}.SubscriptionAccess-module__hdt3xG__planCardPrimary{border-color:color-mix(in srgb, var(--color-shell-olive,#5c7a1a) 46%, white);box-shadow:0 12px 30px #26213e14}.SubscriptionAccess-module__hdt3xG__planTopline{justify-content:space-between;align-items:center;gap:10px;display:flex}.SubscriptionAccess-module__hdt3xG__planName{color:var(--color-shell-ink,#26213e);font-size:var(--text-15);font-weight:800}.SubscriptionAccess-module__hdt3xG__planBadge{background:color-mix(in srgb, var(--color-shell-lime,#93b32a) 24%, white);min-height:24px;color:var(--color-shell-olive,#5c7a1a);font-size:var(--text-11);border-radius:999px;align-items:center;padding:0 9px;font-weight:800;display:inline-flex}.SubscriptionAccess-module__hdt3xG__planPrice{color:var(--color-shell-ink,#26213e);align-items:baseline;gap:5px;margin:0;display:flex}.SubscriptionAccess-module__hdt3xG__planPrice strong{letter-spacing:-.04em;font-size:1.75rem;line-height:1}.SubscriptionAccess-module__hdt3xG__planPrice span,.SubscriptionAccess-module__hdt3xG__planDetail{color:var(--color-shell-ink-soft,#26213ead);font-size:var(--text-13);font-weight:650}.SubscriptionAccess-module__hdt3xG__planDetail{min-height:18px;margin:0 0 3px}.SubscriptionAccess-module__hdt3xG__featureList{gap:9px;margin:0;padding:0;list-style:none;display:grid}.SubscriptionAccess-module__hdt3xG__featureList li{color:var(--color-shell-ink,#26213e);font-size:var(--text-13);align-items:center;gap:9px;font-weight:650;display:flex}.SubscriptionAccess-module__hdt3xG__featureList svg{color:var(--color-shell-olive,#5c7a1a);flex:none}.SubscriptionAccess-module__hdt3xG__checkoutError{color:#7c3030;border-color:#e4c0c0}.SubscriptionAccess-module__hdt3xG__renewalCopy{color:var(--color-shell-ink-soft,#26213e9e);font-size:var(--text-11);margin:0;font-weight:600;line-height:1.45}.SubscriptionAccess-module__hdt3xG__renewalCopy a{color:inherit;text-underline-offset:2px;text-decoration:underline}.SubscriptionAccess-module__hdt3xG__restoreButton{color:var(--color-shell-ink-soft,#26213eb8);font:inherit;font-size:var(--text-13);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:center;padding:4px 8px;font-weight:700;text-decoration:underline}.SubscriptionAccess-module__hdt3xG__restoreButton:disabled{opacity:.55;cursor:default}@media (min-width:680px){.SubscriptionAccess-module__hdt3xG__planGrid{grid-template-columns:1.15fr 1fr}}
.TodaysFoodRecipeCard-module__6E0m5q__shell{background:var(--hc-skin-ground,#fdfbf6);height:100%;min-height:0;color:var(--hc-skin-body,#4c4763);font-family:var(--font-family);flex-direction:column;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__header{padding:max(14px, env(safe-area-inset-top,0px)) 16px 10px;justify-content:space-between;align-items:center;gap:12px;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__headerLeft{align-items:center;gap:8px;min-width:0;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__helperDot{border-radius:var(--radius-pill,999px);background:var(--helper-color,#e5484d);flex-shrink:0;width:8px;height:8px}.TodaysFoodRecipeCard-module__6E0m5q__helperName{font-size:var(--text-14,14px);color:var(--hc-skin-title,#26213e);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.TodaysFoodRecipeCard-module__6E0m5q__closeButton{border-radius:var(--radius-pill,999px);background:var(--helper-color-08,#e5484d14);width:34px;height:34px;color:var(--hc-skin-title,#26213e);cursor:pointer;border:0;flex-shrink:0;place-items:center;display:grid}.TodaysFoodRecipeCard-module__6E0m5q__scroll{min-height:0;padding:0 16px calc(24px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:1;gap:14px;display:flex;overflow-y:auto}.TodaysFoodRecipeCard-module__6E0m5q__hero{object-fit:cover;border-radius:var(--radius-image,16px);background:var(--helper-color-08,#e5484d14);width:100%;max-height:220px}.TodaysFoodRecipeCard-module__6E0m5q__title{font-size:var(--text-22);color:var(--hc-skin-title,#26213e);letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.25}.TodaysFoodRecipeCard-module__6E0m5q__chips{flex-wrap:wrap;gap:6px;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__chip{border-radius:var(--radius-pill,999px);background:var(--helper-color-08,#e5484d14);color:var(--helper-color,#e5484d);font-size:var(--text-12);white-space:nowrap;padding:4px 10px;font-weight:700}.TodaysFoodRecipeCard-module__6E0m5q__section{background:var(--hc-skin-card,#fff);border:1px solid var(--hc-skin-border,#26213e14);border-radius:var(--radius-card,22px);box-shadow:var(--hc-skin-bubble-shadow,0 1px 2px #26213e0a);flex-direction:column;gap:8px;padding:14px;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__sectionTitle{font-size:var(--text-12);letter-spacing:.08em;text-transform:uppercase;color:var(--helper-color,#e5484d);margin:0;font-weight:800}.TodaysFoodRecipeCard-module__6E0m5q__ingredients{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__ingredient{font-size:var(--text-14,14px);align-items:baseline;gap:8px;padding:7px 0;line-height:1.4;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__ingredient+.TodaysFoodRecipeCard-module__6E0m5q__ingredient{border-top:1px solid var(--hc-skin-border,#26213e14)}.TodaysFoodRecipeCard-module__6E0m5q__ingredientQuantity{color:var(--hc-skin-title,#26213e);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.TodaysFoodRecipeCard-module__6E0m5q__ingredientName{color:var(--hc-skin-body,#4c4763)}.TodaysFoodRecipeCard-module__6E0m5q__steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__step{font-size:var(--text-14,14px);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__stepNumber{border-radius:var(--radius-pill,999px);background:var(--helper-color-14,#e5484d24);width:22px;height:22px;color:var(--helper-color,#e5484d);font-size:var(--text-12);flex-shrink:0;place-items:center;font-weight:800;display:grid}.TodaysFoodRecipeCard-module__6E0m5q__stepBody{color:var(--hc-skin-body,#4c4763);min-width:0}.TodaysFoodRecipeCard-module__6E0m5q__noStepsNote{font-size:var(--text-14,14px);color:var(--hc-skin-body,#4c4763);opacity:.8;margin:0}.TodaysFoodRecipeCard-module__6E0m5q__attribution{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.TodaysFoodRecipeCard-module__6E0m5q__attributionLink,.TodaysFoodRecipeCard-module__6E0m5q__attributionText{font-size:var(--text-12);color:var(--hc-skin-body,#4c4763);opacity:.65;text-decoration:none}.TodaysFoodRecipeCard-module__6E0m5q__attributionLink{text-underline-offset:2px;text-decoration:underline}.TodaysFoodRecipeCard-module__6E0m5q__addToMeals,.TodaysFoodRecipeCard-module__6E0m5q__addToMealsDone{border-radius:var(--radius-pill);font-size:var(--text-13);cursor:pointer;align-self:flex-start;padding:7px 14px}.TodaysFoodRecipeCard-module__6E0m5q__addToMeals{border:1px solid var(--color-shell-line);background:var(--color-shell-card);color:var(--color-shell-ink)}.TodaysFoodRecipeCard-module__6E0m5q__addToMeals:disabled{opacity:.6;cursor:default}.TodaysFoodRecipeCard-module__6E0m5q__addToMealsDone{color:var(--color-shell-ink-soft);background:0 0;border:1px solid #0000;padding-left:0;text-decoration:underline}
.PushPermissionCard-module__AR0bmG__card{left:12px;right:12px;bottom:calc(70px + var(--safe-bottom));z-index:calc(var(--layer-overlay) - 1);border:1px solid var(--color-shell-line,var(--color-border-subtle));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-shell-card,#fff) 96%, transparent);width:min(100% - 24px,406px);min-height:68px;color:var(--color-shell-ink,var(--color-text-primary));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 auto;padding:10px 8px 10px 10px;display:grid;position:fixed;box-shadow:0 18px 42px #26213e33}.PushPermissionCard-module__AR0bmG__bell,.PushPermissionCard-module__AR0bmG__windowIcon{color:var(--color-shell-ink,var(--color-text-primary));background:var(--color-shell-paper-soft,var(--color-surface-secondary));place-items:center;display:grid}.PushPermissionCard-module__AR0bmG__bell{border-radius:50%;width:42px;height:42px}.PushPermissionCard-module__AR0bmG__cardCopy,.PushPermissionCard-module__AR0bmG__windowCopy{gap:2px;min-width:0;display:grid}.PushPermissionCard-module__AR0bmG__cardCopy strong{font-size:var(--text-13);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.PushPermissionCard-module__AR0bmG__cardCopy span,.PushPermissionCard-module__AR0bmG__windowCopy span{color:var(--color-shell-ink-soft,var(--color-text-secondary));font-size:var(--text-11)}.PushPermissionCard-module__AR0bmG__setButton,.PushPermissionCard-module__AR0bmG__closeButton{cursor:pointer;border:0;min-width:44px;min-height:44px}.PushPermissionCard-module__AR0bmG__setButton{border-radius:var(--radius-pill);background:var(--color-shell-ink,var(--color-surface-inverse));color:var(--color-shell-paper,var(--color-text-inverse));font:inherit;font-size:var(--text-13);padding:0 14px;font-weight:800}.PushPermissionCard-module__AR0bmG__closeButton{color:var(--color-shell-ink-soft,var(--color-text-secondary));background:0 0;border-radius:50%;place-items:center;display:grid}.PushPermissionCard-module__AR0bmG__windows{gap:9px;margin-top:20px;display:grid}.PushPermissionCard-module__AR0bmG__windowButton{border:1px solid var(--color-shell-line);border-radius:var(--radius-md);background:var(--color-shell-card);min-height:58px;color:var(--color-shell-ink);font:inherit;text-align:left;cursor:pointer;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;display:grid}.PushPermissionCard-module__AR0bmG__windowButton:disabled{cursor:default;opacity:.6}.PushPermissionCard-module__AR0bmG__windowActive{border-color:var(--color-shell-progress-text);box-shadow:inset 3px 0 0 var(--color-shell-progress)}.PushPermissionCard-module__AR0bmG__windowIcon{border-radius:var(--radius-md);width:40px;height:40px}.PushPermissionCard-module__AR0bmG__windowCopy strong{font-size:var(--text-14);line-height:1.2}.PushPermissionCard-module__AR0bmG__permissionNote,.PushPermissionCard-module__AR0bmG__error{font-size:var(--text-12);margin:12px 0 0;line-height:1.4}.PushPermissionCard-module__AR0bmG__permissionNote{color:var(--color-shell-ink-soft)}.PushPermissionCard-module__AR0bmG__error{color:#a33a3a}@media (max-width:370px){.PushPermissionCard-module__AR0bmG__card{grid-template-columns:42px minmax(0,1fr) auto}.PushPermissionCard-module__AR0bmG__cardCopy span,.PushPermissionCard-module__AR0bmG__closeButton{display:none}}
.TodaysFoodResultConversation-module__5MzEJG__wrap{flex-direction:column;display:flex}
.OnboardingReceiptStrip-module__r-ILna__strip{border-left:2px solid var(--helper-color,var(--color-shell-progress,#93b32a));border-radius:0;align-items:flex-start;gap:0;margin:6px 0 2px 32px;padding-left:9px;display:flex}.OnboardingReceiptStrip-module__r-ILna__text{font-size:var(--text-12,12px);color:var(--hc-skin-body,var(--color-text-secondary,#26213eb8));margin:0;line-height:1.45}
.WarmSkeleton-module__dPpteG__group{isolation:isolate;position:relative;overflow:hidden}.WarmSkeleton-module__dPpteG__block{background:var(--warm-skeleton-base,#26213e13);border-radius:8px;flex:none;max-width:100%;display:inline-block}.WarmSkeleton-module__dPpteG__circle{border-radius:50%}.WarmSkeleton-module__dPpteG__sheen{z-index:2;pointer-events:none;background:var(--warm-skeleton-sheen,#ffffff85);filter:blur(12px);width:22%;animation:1.8s cubic-bezier(.45,0,.55,1) infinite WarmSkeleton-module__dPpteG__warmSkeletonSheen;position:absolute;top:-18%;bottom:-18%;left:-28%;transform:translate(0)skew(-12deg)}.WarmSkeleton-module__dPpteG__page{min-height:min(72vh,680px);padding:34px 20px max(40px, var(--bottom-nav-clearance,env(safe-area-inset-bottom,0px)));place-items:start center;display:grid}.WarmSkeleton-module__dPpteG__pageGroup{border:1px solid var(--color-shell-line,#26213e17);border-radius:var(--radius-card,24px);background:var(--color-shell-card,#ffffff94);width:min(100%,560px);padding:22px}.WarmSkeleton-module__dPpteG__pageHeading{flex-direction:column;gap:10px;padding:4px 2px 24px;display:flex}.WarmSkeleton-module__dPpteG__pageRows{flex-direction:column;gap:10px;display:flex}.WarmSkeleton-module__dPpteG__pageRow{border:1px solid var(--color-shell-line,#26213e13);border-radius:var(--radius-lg);align-items:center;gap:13px;min-height:68px;padding:12px;display:flex}.WarmSkeleton-module__dPpteG__pageRowCopy{flex-direction:column;flex:1;gap:9px;min-width:0;display:flex}@keyframes WarmSkeleton-module__dPpteG__warmSkeletonSheen{62%,to{transform:translate(700%)skew(-12deg)}}@media (prefers-reduced-motion:reduce){.WarmSkeleton-module__dPpteG__sheen{opacity:.28;animation:none;transform:translate(310%)skew(-12deg)}}
.page-module__Shgrxq__playStack{--play-section-gap:12px;--play-safe-bottom:env(safe-area-inset-bottom,0px);--panel-gap:16px;--panel-padding:36px;--panel-shadow:0 4px 14px #00000014;gap:var(--play-section-gap);min-height:0;padding-bottom:max(16px, var(--play-safe-bottom));flex-direction:column;flex:1;display:flex;overflow:hidden auto}.page-module__Shgrxq__playBootLoader{background:var(--color-shell-paper,var(--color-app-background));flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.page-module__Shgrxq__mobilePassportHeader{display:contents}@media (max-width:1023px){html.warm-shell .page-module__Shgrxq__playStack{--play-section-gap:22px;padding-bottom:var(--bottom-nav-clearance)}html.warm-shell.is-mobile-browser .page-module__Shgrxq__playStack{--play-section-gap:12px}html.warm-shell.is-pwa-standalone .page-module__Shgrxq__playStack{--play-section-gap:20px;overscroll-behavior-y:contain}}@media (min-width:1024px){html:not(.is-embedded) .page-module__Shgrxq__playStack{--play-section-gap:clamp(22px, 2.8dvh, 36px);flex:none;width:100%;max-width:920px;margin-inline:auto;padding-bottom:0;overflow:visible}html:not(.is-embedded) .page-module__Shgrxq__playBootLoader{background:0 0;min-height:min(520px,100dvh - 68px)}html:not(.is-embedded) .page-module__Shgrxq__mobilePassportHeader{display:none}}
.PackConsentSheet-module__KWpKXq__previewRow{border-radius:var(--radius-lg);background:var(--color-shell-paper-soft,#ffffff0f);align-items:center;gap:10px;margin-top:18px;padding:14px;display:flex}.PackConsentSheet-module__KWpKXq__previewIcon{color:var(--color-shell-progress,color-mix(in srgb, var(--color-accent-primary) 78%, transparent));flex-shrink:0}.PackConsentSheet-module__KWpKXq__previewLabel{font-size:var(--text-11);letter-spacing:.08em;text-transform:uppercase;color:var(--color-shell-ink-soft,var(--color-text-inverse-muted));margin:0;font-weight:700;line-height:1.2}.PackConsentSheet-module__KWpKXq__previewValue{font-size:var(--text-15);color:var(--color-shell-ink,var(--color-text-inverse));margin:2px 0 0;font-weight:700;line-height:1.25}
