.discover-phone-shell{--discover-phone-shell-bg:#fcfdfe;--discover-phone-shell-border:#cbd5e1;--discover-phone-card-bg:#fff;--discover-phone-card-border:#d7e0ea;--discover-phone-stack-near-base:#0052a6;--discover-phone-stack-near-filter:none;--discover-phone-stack-near-opacity:1;--discover-phone-stack-far-bg:#00397e;--discover-phone-stack-far-border:var(--discover-phone-card-border);--discover-phone-stack-far-opacity:1;--discover-phone-bar-bg:#f8fafc;--discover-phone-bar-border:var(--site-border);--discover-phone-bar-hover:var(--site-blue-soft);--discover-phone-utility:var(--site-muted-strong);--discover-phone-caption:var(--site-muted-strong);--discover-phone-badge-bg:#0065bd;--discover-phone-badge-fg:#fff;--discover-phone-save-bg:var(--site-brand-blue);--discover-phone-save-fg:#fff;--discover-phone-save-hover-bg:var(--site-brand-navy);--discover-phone-skip-bg:#fff8f8;--discover-phone-skip-fg:#d92d43;--discover-phone-skip-border:#f05b70;--discover-phone-undo-bg:#fff;--discover-phone-undo-border:#93c5fd;--discover-phone-undo-fg:var(--site-brand-blue);--discover-phone-undo-disabled-bg:#f1f5f9;--discover-phone-undo-disabled-border:#cbd5e1;--discover-phone-undo-disabled-fg:#94a3b8}@media (min-width:850px) and (min-height:560px) and (hover:hover) and (pointer:fine){.lightbox-hotkey-chart.discover-navigation-key-chart{display:grid}.lightbox-hotkey-chart.discover-navigation-key-chart:after{content:"Keywords";color:rgb(255 255 255/.66);font-family:var(--font-ui);font-size:.53125rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase;white-space:nowrap}html.theme-dark .lightbox-hotkey-chart.discover-navigation-key-chart:after{color:var(--frontend-dark-text-muted)}}.discover-phone-decision-caption,.discover-phone-stack-outline{display:none}.discover-phone-action-stack,.discover-phone-composition,.discover-phone-dock{display:contents}.discover-phone-shell.discover-phone-shell--zoned{grid-template-rows:32px minmax(0,1fr) 92px 21px 72px;align-content:stretch;gap:0;padding:0;border-color:var(--discover-phone-shell-border);background-color:var(--discover-phone-shell-bg);box-shadow:0 0 0 1px rgb(148 163 184/.14),0 24px 70px rgb(0 0 0/.3)}.discover-phone-deck{grid-row:2;align-self:start;width:auto;min-width:0;margin-top:35px;margin-inline:20px}.discover-phone-stack-outline{display:block;border:1px solid var(--discover-phone-stack-far-border);border-radius:12px;background-color:var(--discover-phone-stack-far-bg);opacity:var(--discover-phone-stack-far-opacity);transform:translateY(-17px) scale(.955);transform-origin:center}.discover-phone-deck [data-discover-stack-layer=near]{filter:var(--discover-phone-stack-near-filter);opacity:var(--discover-phone-stack-near-opacity)}html:not(.theme-dark) .discover-phone-deck [data-discover-stack-layer=near] .discover-card-title-rail{--blueprint-soft-base-color:var(--discover-phone-stack-near-base)}.discover-phone-deck [data-discover-active-card=true]>div,.discover-phone-deck [data-discover-loading-card=true],.discover-phone-deck [data-discover-recovery-state],.discover-phone-deck>[aria-hidden=true]>div{border-color:var(--discover-phone-card-border);background-color:var(--discover-phone-card-bg)}.discover-phone-scene-position.site-button-text{font-size:12px;line-height:1}.discover-phone-decisions{grid-row:3;grid-template-areas:"skip undo save";grid-template-columns:64px 44px 64px;align-content:start;justify-content:center;gap:8px;min-height:0}@media (min-width:850px){.discover-phone-decisions{translate:0 -5px}}.discover-phone-decision{display:grid;grid-template-rows:64px 14px;justify-items:center;gap:8px}.discover-phone-decision--skip{grid-area:skip}.discover-phone-decision--save{grid-area:save}.discover-phone-decision-button{width:64px;height:64px}.discover-phone-decision-button--skip{border-width:1.5px;border-color:var(--discover-phone-skip-border);background-color:var(--discover-phone-skip-bg);color:var(--discover-phone-skip-fg)}.discover-phone-decision-button--skip:hover{border-color:var(--discover-phone-skip-fg);background-color:var(--discover-phone-skip-bg)}.discover-phone-decision-button--save{border-color:var(--discover-phone-save-bg);background-color:var(--discover-phone-save-bg);color:var(--discover-phone-save-fg)}.discover-phone-decision-button--save:hover{border-color:var(--discover-phone-save-hover-bg);background-color:var(--discover-phone-save-hover-bg);color:var(--discover-phone-save-fg)}.discover-phone-decision-caption{display:block;color:var(--discover-phone-caption);font-size:12px;font-weight:650;line-height:14px}.discover-phone-undo-button{position:static;grid-area:undo;align-self:start;width:44px;height:44px;margin-top:-16px;border:1.5px solid var(--discover-phone-undo-border);background-color:var(--discover-phone-undo-bg);color:var(--discover-phone-undo-fg);transform:none;translate:none}.discover-phone-undo-button:disabled{cursor:not-allowed;border-color:var(--discover-phone-undo-disabled-border);background-color:var(--discover-phone-undo-disabled-bg);color:var(--discover-phone-undo-disabled-fg);box-shadow:none;opacity:1;transform:none}.discover-phone-undo-surface{display:none}.discover-phone-count{display:grid;grid-row:1;align-self:stretch;justify-self:stretch;width:100%;height:100%;place-items:center;margin:0;padding-inline:20px;border-bottom:1px solid var(--discover-phone-bar-border);background-color:var(--discover-phone-bar-bg);color:var(--discover-phone-utility)}.discover-phone-context-bar{grid-row:5;grid-template-columns:repeat(3,87px);align-items:center;justify-content:center;column-gap:8px;width:100%;height:72px;padding:0 24px 1px;border-top:1px solid var(--discover-phone-bar-border);background-color:var(--discover-phone-bar-bg);box-shadow:inset 0 1px 0 rgb(255 255 255/.52)}.discover-phone-context-bar .discover-phone-context-action{position:relative;display:grid;grid-template-rows:24px 14px;place-content:center;justify-items:center;justify-self:center;gap:4px;min-width:0;width:56px;height:56px;border-radius:12px;color:var(--discover-phone-utility);font-size:12px;font-weight:500;line-height:14px;transition:color .15s ease,background-color .15s ease}.discover-phone-context-action[data-discover-context-action=collection]{width:max-content;min-width:56px;padding-inline:12px}.discover-phone-context-action:focus-visible,.discover-phone-context-action:hover,.discover-phone-context-action[aria-expanded=true]{background-color:var(--discover-phone-bar-hover);color:var(--site-brand-blue)}.discover-phone-context-action:disabled{cursor:not-allowed;opacity:.4}.discover-phone-context-badge{position:absolute;top:-4px;right:-8px;display:grid;min-width:18px;height:18px;place-items:center;padding-inline:4px;border-radius:9999px;background-color:var(--discover-phone-badge-bg);color:var(--discover-phone-badge-fg);font-size:10px;font-weight:700;line-height:1}.discover-phone-context-action[data-discover-context-action=collection] .discover-phone-context-badge{top:-3px;right:-7px;min-width:16px;height:16px;padding-inline:3px}.discover-phone-composition>[data-discover-storage-warning=true]{z-index:5;grid-row:3/5;align-self:center;margin-inline:20px}.discover-phone-shell[data-discover-storage-state=session-only] .discover-phone-decisions{visibility:hidden}html.theme-dark .discover-page{background-color:var(--frontend-dark-page);color:var(--frontend-dark-text)}html.theme-dark .discover-phone-shell{--discover-phone-shell-bg:var(--frontend-dark-card);--discover-phone-shell-border:var(--frontend-dark-border-strong);--discover-phone-card-bg:var(--frontend-dark-card-raised);--discover-phone-card-border:var(--frontend-dark-border-strong);--discover-phone-stack-near-filter:none;--discover-phone-stack-near-opacity:0.65;--discover-phone-stack-far-bg:var(--frontend-dark-card-raised);--discover-phone-stack-far-border:var(--frontend-dark-border-strong);--discover-phone-stack-far-opacity:0.42;--discover-phone-bar-bg:var(--frontend-dark-control);--discover-phone-bar-hover:var(--frontend-dark-accent-soft);--discover-phone-utility:var(--frontend-dark-text-soft);--discover-phone-caption:var(--frontend-dark-text-soft);--discover-phone-badge-bg:var(--frontend-dark-accent);--discover-phone-badge-fg:#061320;--discover-phone-save-fg:#061320;--discover-phone-save-hover-bg:#76c7ff;--discover-phone-skip-bg:#191a28;--discover-phone-skip-fg:#ff7180;--discover-phone-skip-border:#b25565;--discover-phone-undo-bg:var(--frontend-dark-card-raised);--discover-phone-undo-border:var(--frontend-dark-border-strong);--discover-phone-undo-fg:var(--frontend-dark-accent);--discover-phone-undo-disabled-bg:var(--frontend-dark-control);--discover-phone-undo-disabled-border:var(--frontend-dark-border);--discover-phone-undo-disabled-fg:var(--frontend-dark-text-muted);border-color:var(--discover-phone-shell-border);background-color:var(--discover-phone-shell-bg);box-shadow:0 0 0 1px rgb(49 80 111/.28),0 24px 70px rgb(0 0 0/.58)}html.theme-dark .discover-phone-decision-button--skip{border-color:var(--discover-phone-skip-border);background-color:var(--discover-phone-skip-bg);color:var(--discover-phone-skip-fg)}html.theme-dark .discover-phone-undo-button{border-color:var(--discover-phone-undo-border);background-color:var(--discover-phone-undo-bg);color:var(--discover-phone-undo-fg)}html.theme-dark .discover-phone-undo-button:disabled{border-color:var(--discover-phone-undo-disabled-border);background-color:var(--discover-phone-undo-disabled-bg);color:var(--discover-phone-undo-disabled-fg)}html.theme-dark .discover-phone-context-bar{box-shadow:inset 0 1px 0 rgb(255 255 255/.035)}html.theme-dark .discover-phone-count{color:var(--frontend-dark-text-soft)}html.theme-dark .discover-phone-deck [data-discover-active-card=true]>div,html.theme-dark .discover-phone-deck [data-discover-loading-card=true],html.theme-dark .discover-phone-deck [data-discover-recovery-state],html.theme-dark .discover-phone-deck>[aria-hidden=true]>div{border-color:var(--discover-phone-card-border);background-color:var(--discover-phone-card-bg)}@media (max-width:849.5px){.discover-page{--discover-phone-context-bar-height:84px;--discover-phone-status-rail-height:28px;height:100dvh;min-height:100dvh;overflow-y:auto;overscroll-behavior-y:contain;background-color:#fcfdfe;scrollbar-gutter:stable;scroll-snap-type:y proximity}html.theme-dark .discover-page{background-color:var(--frontend-dark-card)}.discover-page-snap-stage{min-height:100dvh;scroll-snap-align:start;scroll-snap-stop:always}.discover-page-content{align-items:start;padding-top:0;padding-bottom:calc(var(--discover-phone-context-bar-height) + var(--discover-phone-status-rail-height) + env(safe-area-inset-bottom))}.discover-page>footer{scroll-snap-align:end;scroll-snap-stop:always}.discover-phone-shell.discover-phone-shell--zoned{grid-template-rows:16px max-content minmax(148px,1fr);height:calc(100dvh - 79px - var(--discover-phone-context-bar-height) - env(safe-area-inset-bottom));border-color:transparent;background-color:transparent;box-shadow:none}.discover-phone-deck{grid-row:2;margin-top:8px;margin-bottom:0}.discover-phone-deck .catalog-card-details-control{width:41.5px;padding-right:15.5px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle]{width:26px;height:26px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .catalog-card-details-icon svg{width:14.5px;height:14.5px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .tap-safe-tooltip:before{right:13px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button>span{top:17.5px;right:16.5px;width:26px;height:26px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button svg{width:10px;height:10px}.discover-phone-action-stack{grid-row:3;display:grid;grid-template-rows:124px 16px;align-content:center;row-gap:8px;min-height:0}.discover-phone-decisions{grid-row:1;grid-template-rows:100%;align-content:stretch;align-items:end;align-self:center;height:100%}.discover-phone-decision{align-self:end}.discover-phone-undo-button{align-self:start;margin-top:0;translate:none!important}.discover-phone-count{position:fixed;right:var(--discover-phone-scrollbar-clearance,0);bottom:calc(var(--discover-phone-footer-dock-offset, 0px) + var(--discover-phone-context-bar-height) + env(safe-area-inset-bottom));left:0;display:grid;width:auto;height:var(--discover-phone-status-rail-height);place-items:center;border-top:1px solid var(--discover-phone-bar-border);border-bottom:0;background-color:var(--discover-phone-bar-bg);pointer-events:none}.discover-phone-context-bar,.discover-phone-count{z-index:70;padding-right:max(16px,env(safe-area-inset-right));padding-left:calc(max(16px, env(safe-area-inset-left)) + var(--discover-phone-scrollbar-clearance, 0px))}.discover-phone-context-bar{grid-row:auto;position:fixed;right:var(--discover-phone-scrollbar-clearance,0);bottom:var(--discover-phone-footer-dock-offset,0);left:0;grid-template-columns:repeat(3,minmax(56px,87px));justify-content:center;width:auto;height:calc(var(--discover-phone-context-bar-height) + env(safe-area-inset-bottom));padding-bottom:calc(1px + env(safe-area-inset-bottom))}.discover-guide{position:fixed;z-index:80;top:auto;right:16px;bottom:calc(var(--discover-phone-footer-dock-offset, 0px) + var(--discover-phone-context-bar-height) + var(--discover-phone-status-rail-height) + 12px + env(safe-area-inset-bottom));left:auto;max-height:calc(100dvh - var(--discover-phone-footer-dock-offset, 0px) - var(--discover-phone-context-bar-height) - var(--discover-phone-status-rail-height) - 28px - env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior-y:contain;transform-origin:bottom right}.discover-phone-composition>[data-discover-storage-warning=true]{grid-row:3}html.theme-dark .discover-phone-shell{border-color:transparent;background-color:transparent;box-shadow:none}}@media (max-width:599.5px) and (max-height:767.5px){.discover-phone-shell.discover-phone-shell--zoned{--discover-phone-compact-decision-height:clamp(86px,calc(100dvh - 578px),124px);grid-template-rows:0 max-content minmax(calc(var(--discover-phone-compact-decision-height) + 20px),1fr)}.discover-phone-action-stack{grid-template-rows:var(--discover-phone-compact-decision-height) 16px;row-gap:4px}.discover-phone-decisions{height:100%}}@media (min-width:550px) and (max-width:849.5px){.discover-phone-shell.discover-phone-shell--zoned{height:calc(100dvh - 73px - var(--discover-phone-context-bar-height) - env(safe-area-inset-bottom))}}@media (min-width:600px) and (max-width:849.5px){.discover-page{--discover-phone-context-bar-height:101px}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{max-width:26rem}.discover-phone-shell.discover-phone-shell--zoned{grid-template-rows:19px max-content minmax(178px,1fr)}.discover-phone-action-stack{grid-template-rows:149px 19px;row-gap:10px}.discover-phone-deck{margin:9.5px 24px 0}.discover-phone-stack-outline{border-radius:14.5px;transform:translateY(-20.375px) scale(.955)}.discover-phone-deck [data-discover-stack-layer=near]{transform:none;translate:0 -9.5px;scale:.98}.discover-phone-deck [data-discover-active-card=true]>div,.discover-phone-deck [data-discover-loading-card=true],.discover-phone-deck [data-discover-recovery-state],.discover-phone-deck>[aria-hidden=true]>div{border-radius:14.5px}.discover-phone-deck .catalog-card-title-surface{padding:17px 7px 17px 17px}.discover-phone-deck .catalog-card-keyword-title{width:calc(100% + 17px);margin-left:-17px;padding-left:17px;font-size:26.5px!important}.discover-phone-deck .catalog-card-details-control{width:50.5px;padding-right:18.75px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle]{width:31.5px;height:31.5px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .catalog-card-details-icon svg{width:17.5px;height:17.5px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .tap-safe-tooltip:before{right:15.75px}.discover-phone-deck .discover-card-body{padding:24px 19px 15px}.discover-phone-deck .catalog-dictionary-image-stage{border-radius:12px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]{width:53px;height:54px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button>span{top:20.75px;right:19.75px;width:31.5px;height:31.5px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button svg{width:11.5px;height:11.5px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle] .tap-safe-tooltip:before{right:35.5px}.discover-phone-deck [data-discover-scene-nav=true]{height:53px;margin-top:15.5px;gap:12px}.discover-phone-deck [data-discover-scene-button]{width:53px;height:53px}.discover-phone-deck [data-discover-scene-button]>span{width:33.5px;height:33.5px}.discover-phone-deck [data-discover-scene-button] svg{width:17px;height:17px}.discover-phone-scene-position.site-button-text{width:173px;height:33.5px;padding-inline:12px;font-size:14.5px}.discover-phone-decisions{height:100%;grid-template-columns:77px 53px 77px;gap:9.5px}.discover-phone-decision{grid-template-rows:77px 17px;gap:9.5px}.discover-phone-decision-button{width:77px;height:77px}.discover-phone-decision-button svg{width:36px;height:36px}.discover-phone-decision-caption{font-size:14.5px;line-height:17px}.discover-phone-undo-button{width:53px;height:53px;margin-top:0}.discover-phone-undo-button svg{width:25px;height:25px}.discover-phone-count{font-size:14.5px;line-height:19px}.discover-phone-context-bar{grid-template-columns:repeat(3,minmax(67px,105px));column-gap:9.5px;padding-right:max(19px,env(safe-area-inset-right));padding-bottom:calc(1px + env(safe-area-inset-bottom));padding-left:calc(max(19px, env(safe-area-inset-left)) + var(--discover-phone-scrollbar-clearance, 0px))}.discover-phone-context-bar .discover-phone-context-action{grid-template-rows:29px 17px;width:67px;height:67px;gap:5px;border-radius:14.5px;font-size:14.5px;line-height:17px}.discover-phone-context-action[data-discover-context-action=collection]{min-width:67px;padding-inline:14.5px}.discover-phone-context-action>span:first-child{width:29px;height:29px}.discover-phone-context-action svg{width:27.5px;height:27.5px}.discover-phone-context-badge{top:-5px;right:-9.5px;min-width:21.5px;height:21.5px;padding-inline:5px;font-size:12px}.discover-phone-context-action[data-discover-context-action=collection] .discover-phone-context-badge{top:-3.5px;right:-8.5px;min-width:19px;height:19px;padding-inline:3.5px}}@media (min-width:600px) and (max-width:849.5px) and (max-height:927.5px){.discover-page{--discover-phone-context-bar-height:92.5px}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{max-width:381.5px}.discover-phone-shell.discover-phone-shell--zoned{grid-template-rows:17.5px max-content minmax(163px,1fr)}.discover-phone-action-stack{grid-template-rows:136.5px 17.5px;row-gap:9px}.discover-phone-deck{margin:9px 22px 0}.discover-phone-stack-outline{border-radius:13px;transform:translateY(-19.25px) scale(.955)}.discover-phone-deck [data-discover-stack-layer=near]{transform:none;translate:0 -9px;scale:.98}.discover-phone-deck [data-discover-active-card=true]>div,.discover-phone-deck [data-discover-loading-card=true],.discover-phone-deck [data-discover-recovery-state],.discover-phone-deck>[aria-hidden=true]>div{border-radius:13px}.discover-phone-deck .catalog-card-title-surface{padding:15.5px 6.5px 15.5px 15.5px}.discover-phone-deck .catalog-card-keyword-title{width:calc(100% + 15.5px);margin-left:-15.5px;padding-left:15.5px;font-size:24px!important}.discover-phone-deck .catalog-card-details-control{width:46px;padding-right:17px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle]{width:29px;height:29px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .catalog-card-details-icon svg{width:16px;height:16px}.discover-phone-deck [data-discover-tooltip-anchor=details-circle] .tap-safe-tooltip:before{right:14.5px}.discover-phone-deck .discover-card-body{padding:22px 17.5px 14px}.discover-phone-deck .catalog-dictionary-image-stage{border-radius:11px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]{width:48.5px;height:49.5px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button>span{top:19px;right:18px;width:29px;height:29px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button svg{width:11px;height:11px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle] .tap-safe-tooltip:before{right:32.5px}.discover-phone-deck [data-discover-scene-nav=true]{height:48.5px;margin-top:14.5px;gap:11px}.discover-phone-deck [data-discover-scene-button]{width:48.5px;height:48.5px}.discover-phone-deck [data-discover-scene-button]>span{width:31px;height:31px}.discover-phone-deck [data-discover-scene-button] svg{width:15.5px;height:15.5px}.discover-phone-scene-position.site-button-text{width:158.5px;height:31px;padding-inline:11px;font-size:13px}.discover-phone-decisions{height:100%;grid-template-columns:70.5px 48.5px 70.5px;gap:9px}.discover-phone-decision{grid-template-rows:70.5px 15.5px;gap:9px}.discover-phone-decision-button{width:70.5px;height:70.5px}.discover-phone-decision-button svg{width:33px;height:33px}.discover-phone-decision-caption{font-size:13px;line-height:15.5px}.discover-phone-undo-button{width:48.5px;height:48.5px;margin-top:0}.discover-phone-undo-button svg{width:23px;height:23px}.discover-phone-count{font-size:13px;line-height:17.5px}.discover-phone-context-bar{grid-template-columns:repeat(3,minmax(61.5px,96px));column-gap:9px;padding-right:max(17.5px,env(safe-area-inset-right));padding-bottom:calc(1px + env(safe-area-inset-bottom));padding-left:calc(max(17.5px, env(safe-area-inset-left)) + var(--discover-phone-scrollbar-clearance, 0px))}.discover-phone-context-bar .discover-phone-context-action{grid-template-rows:26.5px 15.5px;width:61.5px;height:61.5px;gap:4.5px;border-radius:13px;font-size:13px;line-height:15.5px}.discover-phone-context-action[data-discover-context-action=collection]{min-width:61.5px;padding-inline:13px}.discover-phone-context-action>span:first-child{width:26.5px;height:26.5px}.discover-phone-context-action svg{width:25.5px;height:25.5px}.discover-phone-context-badge{top:-4.5px;right:-9px;min-width:20px;height:20px;padding-inline:4.5px;font-size:11px}.discover-phone-context-action[data-discover-context-action=collection] .discover-phone-context-badge{top:-3.5px;right:-7.5px;min-width:17.5px;height:17.5px;padding-inline:3.5px}}@media (min-width:600px) and (max-width:849.5px) and (max-height:859.5px){.discover-page-content{align-items:start;padding-top:24px}}@media (max-width:599.5px) and (max-height:767.5px){.discover-page{--discover-phone-context-bar-height:68px}.discover-page-content{align-items:start;padding-top:4px}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{height:calc(100dvh - 83px - var(--discover-phone-context-bar-height) - env(safe-area-inset-bottom))}.discover-phone-deck{container-type:inline-size;width:70%;margin-right:auto;margin-bottom:0;margin-left:auto}.discover-phone-deck [data-discover-loading-card=true]{height:calc(100cqw + 124.3px);min-height:0}.discover-phone-deck .discover-card-body{padding-right:12px;padding-left:12px}.discover-phone-deck [data-discover-scene-nav=true]{gap:8px}.discover-phone-scene-position.site-button-text{width:112px}.discover-phone-deck [data-discover-tooltip-anchor=expand-circle]>button>span{top:10px;right:10px}}@media (max-width:599.5px) and (min-height:768px) and (max-height:771px){.discover-page{--discover-phone-context-bar-height:76px}}@media (min-width:600px) and (max-width:849.5px) and (max-height:859.5px){.discover-page-content{padding-top:4px}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{height:calc(100dvh - 77px - var(--discover-phone-context-bar-height) - env(safe-area-inset-bottom))}.discover-phone-shell.discover-phone-shell--zoned{grid-template-rows:17.5px max-content minmax(163px,1fr)}.discover-phone-deck{container-type:inline-size;width:88%;margin-right:auto;margin-left:auto}.discover-phone-deck [data-discover-loading-card=true]{height:calc(100cqw + 132px);min-height:0}}@media (min-width:600px) and (max-width:849.5px) and (max-height:835.5px){.discover-phone-deck{width:72%}.discover-phone-deck .discover-card-body{padding:18px 14px 12px}.discover-phone-deck [data-discover-scene-nav=true]{height:42px;margin-top:12px;gap:9px}.discover-phone-deck [data-discover-scene-button]{width:42px;height:42px}.discover-phone-deck [data-discover-scene-button]>span{width:28px;height:28px}.discover-phone-scene-position.site-button-text{width:138px;height:28px}}@media (max-width:849.5px){.discover-page{--discover-phone-header-height:79px;--discover-phone-visible-stack-overhang:clamp(8.5px,calc(16.8px - 1.2dvh),10px);--discover-phone-decision-track-height:124px;--discover-phone-decision-size:64px;--discover-phone-decision-icon-size:30px;--discover-phone-decision-label-gap:8px;--discover-phone-decision-column-gap:8px;--discover-phone-deck-height-boost:0px;--discover-phone-composition-gap-min:8px;--discover-phone-deck-horizontal-inset:20px;--discover-phone-deck-height-size:clamp(184px,calc(63dvh - 188px + var(--discover-phone-deck-height-boost)),306.5px)}.discover-page-content{padding-top:0}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{height:calc(100dvh - var(--discover-phone-header-height) - var(--discover-phone-context-bar-height) - var(--discover-phone-status-rail-height) - env(safe-area-inset-bottom))}.discover-phone-frame{display:flex;align-items:center}.discover-phone-shell.discover-phone-shell--zoned{align-self:center;grid-template-rows:minmax(var(--discover-phone-composition-gap-min),1fr) max-content minmax(var(--discover-phone-composition-gap-min),1fr) var(--discover-phone-decision-track-height) minmax(var(--discover-phone-composition-gap-min),1fr);align-content:center;height:min(calc(100dvh - var(--discover-phone-header-height) - var(--discover-phone-context-bar-height) - var(--discover-phone-status-rail-height) - env(safe-area-inset-bottom)),calc(var(--discover-phone-visible-stack-overhang) + (3 * 32px) + var(--discover-phone-decision-track-height) + var(--discover-phone-deck-height-size) + 124.3px));max-width:none;width:100%;padding-top:var(--discover-phone-visible-stack-overhang);transform:none;margin-block:auto}.discover-phone-deck{grid-row:2;container-type:inline-size;width:min(calc(100% - (2 * var(--discover-phone-deck-horizontal-inset))),var(--discover-phone-deck-height-size));margin:0 auto}.discover-phone-action-stack{display:contents}.discover-phone-decisions{grid-row:4;height:var(--discover-phone-decision-track-height)}.discover-phone-composition>[data-discover-storage-warning=true]{grid-row:4/5}}@media (max-width:599.5px){.discover-page{--discover-phone-deck-height-boost:min(clamp(0px,calc(44.29dvh - 251.57px),31px),clamp(0px,calc(433px - 63dvh),31px),clamp(-12px,calc(113.03px - 20.8738vw),31px));--discover-phone-decision-size:clamp(56px,calc(40px + 4vw),64px);--discover-phone-decision-icon-size:clamp(26px,calc(18px + 2vw),30px);--discover-phone-decision-label-gap:clamp(7px,calc(5px + 0.5vw),8px);--discover-phone-decision-column-gap:clamp(4px,calc(-4px + 2vw),8px);--discover-phone-undo-visual-size:clamp(38px,calc(26px + 3vw),44px);--discover-phone-undo-icon-size:clamp(18px,calc(12px + 1.5vw),21px)}.discover-phone-decisions{grid-template-columns:var(--discover-phone-decision-size) 44px var(--discover-phone-decision-size);column-gap:var(--discover-phone-decision-column-gap)}.discover-phone-decision{grid-template-rows:var(--discover-phone-decision-size) 14px;gap:var(--discover-phone-decision-label-gap)}.discover-phone-decision-button{width:var(--discover-phone-decision-size);height:var(--discover-phone-decision-size)}.discover-phone-decision-button svg{width:var(--discover-phone-decision-icon-size);height:var(--discover-phone-decision-icon-size)}.discover-phone-undo-button,html.theme-dark .discover-phone-undo-button{position:relative;top:auto;left:auto;border-color:transparent;background-color:transparent;box-shadow:none}.discover-phone-undo-surface{position:absolute;inset:0;z-index:0;display:block;width:var(--discover-phone-undo-visual-size);height:var(--discover-phone-undo-visual-size);border:1.5px solid var(--discover-phone-undo-border);border-radius:9999px;background-color:var(--discover-phone-undo-bg);box-shadow:0 1px 2px rgb(15 23 42/.08);margin:auto;pointer-events:none}.discover-phone-undo-button svg{position:relative;z-index:1;width:var(--discover-phone-undo-icon-size);height:var(--discover-phone-undo-icon-size)}.discover-phone-undo-button:disabled,html.theme-dark .discover-phone-undo-button:disabled{border-color:transparent;background-color:transparent}.discover-phone-undo-button:disabled .discover-phone-undo-surface{border-color:var(--discover-phone-undo-disabled-border);background-color:var(--discover-phone-undo-disabled-bg);box-shadow:none}}@media (max-width:599.5px) and (min-height:768px) and (max-height:835.5px){.discover-phone-deck .catalog-card-title-surface{padding:clamp(10px,calc(5.925926dvh - 35.511111px),14px) 5px clamp(10px,calc(5.925926dvh - 35.511111px),14px) 10px}.discover-phone-deck .catalog-card-keyword-title{font-size:clamp(20px,calc(2.962963dvh - 2.755556px),22px)!important;line-height:clamp(22px,calc(13.037037dvh - 78.124444px),30.8px)}.discover-phone-deck .catalog-card-details-control{width:clamp(36px,calc(10.37037dvh - 43.644444px),43px);padding-right:clamp(10px,calc(5.925926dvh - 35.511111px),14px)}.discover-phone-deck .discover-card-body{padding:clamp(6px,calc(20.740741dvh - 153.288889px),20px) clamp(7px,calc(13.333333dvh - 95.4px),16px) clamp(4px,calc(12.592593dvh - 92.711111px),12.5px)}.discover-phone-deck [data-discover-scene-nav=true]{height:clamp(30px,calc(20.740741dvh - 129.288889px),44px);margin-top:clamp(4px,calc(13.333333dvh - 98.4px),13px);gap:clamp(4px,calc(8.888889dvh - 64.266667px),10px)}.discover-phone-deck [data-discover-scene-button]{position:relative;top:-2px;width:44px;height:44px}.discover-phone-deck [data-discover-scene-button]>span{width:clamp(24px,calc(5.925926dvh - 21.511111px),28px);height:clamp(24px,calc(5.925926dvh - 21.511111px),28px);translate:0 2px}.discover-phone-deck [data-discover-scene-button] svg{width:clamp(12px,calc(2.962963dvh - 10.755556px),14px);height:clamp(12px,calc(2.962963dvh - 10.755556px),14px)}.discover-phone-scene-position.site-button-text{width:min(clamp(96px,calc(71.111111dvh - 450.133333px),144px),calc(100% - 72px));height:clamp(24px,calc(5.925926dvh - 21.511111px),28px);padding-inline:clamp(5px,calc(7.407407dvh - 51.888889px),10px);font-size:clamp(10.5px,calc(.740741dvh + 4.811111px),11px)}}@media (max-width:849.5px) and (max-height:599.5px){.discover-page{--discover-phone-composition-gap-min:4px}.discover-phone-undo-button{translate:0 -3px!important}}@media (min-width:600px) and (max-width:849.5px) and (max-height:767.5px){.discover-phone-shell.discover-phone-shell--zoned{top:-10px}.discover-phone-undo-button{translate:0 -12px!important}}@media (max-width:599.5px) and (min-height:600px) and (max-height:767.5px){.discover-phone-shell.discover-phone-shell--zoned{top:-4px}.discover-phone-undo-button{translate:0 -12px!important}}@media (max-width:849.5px) and (max-height:767.5px){.discover-phone-deck .catalog-card-title-surface{padding:10px 5px 10px 10px}.discover-phone-deck .catalog-card-keyword-title{width:calc(100% + 10px);margin-left:-10px;padding-left:10px;font-size:20px!important}.discover-phone-deck .catalog-card-details-control{width:36px;padding-right:10px}.discover-phone-deck .discover-card-body{padding:10px 8px 8px}.discover-phone-deck [data-discover-scene-nav=true]{height:36px;margin-top:8px;gap:4px}.discover-phone-deck [data-discover-scene-button]{width:32px;height:36px}.discover-phone-deck [data-discover-scene-button]>span{width:28px;height:28px}.discover-phone-scene-position.site-button-text{width:min(112px,calc(100% - 72px));height:28px;padding-inline:6px;font-size:11px}}@media (max-width:599.5px) and (max-height:767.5px){.discover-phone-deck .catalog-card-title-surface{padding:10px 5px 10px 10px}.discover-phone-deck .catalog-card-keyword-title{font-size:clamp(18px,calc(14.1845px + .9709vw),20px)!important;line-height:clamp(22px,calc(5.214px + 4.2718vw),30.8px)}.discover-phone-deck .catalog-card-details-control{width:36px;padding-right:10px}.discover-phone-deck .discover-card-body{padding:clamp(6px,calc(2.1845px + .9709vw),8px) clamp(7px,calc(5.092px + .4854vw),8px) clamp(4px,calc(-7.447px + 2.9126vw),10px)}.discover-phone-deck [data-discover-scene-nav=true]{height:clamp(30px,calc(18.553px + 2.9126vw),36px);margin-top:clamp(4px,calc(-3.631px + 1.9417vw),8px)}.discover-phone-deck [data-discover-scene-button]{position:relative;top:-2px;width:44px;height:44px}.discover-phone-deck [data-discover-scene-button]>span{width:clamp(24px,calc(16.369px + 1.9417vw),28px);height:clamp(24px,calc(16.369px + 1.9417vw),28px);translate:0 2px}.discover-phone-deck [data-discover-scene-button] svg{width:12px;height:12px}.discover-phone-scene-position.site-button-text{width:min(clamp(72px,calc(32.8767vw - 33.205px),106px),calc(100% - 72px));height:clamp(24px,calc(16.369px + 1.9417vw),28px);padding-inline:5px;font-size:clamp(10.5px,calc(9.546px + .2427vw),11px)}}@media (min-width:550px) and (max-width:849.5px){.discover-page{--discover-phone-header-height:73px}}@media (max-width:599.5px) and (max-height:767.5px){.discover-page{--discover-phone-decision-track-height:clamp(86px,calc(100dvh - 578px),124px)}}@media (min-width:600px) and (max-width:849.5px){.discover-page{--discover-phone-visible-stack-overhang:9px;--discover-phone-decision-track-height:149px;--discover-phone-deck-horizontal-inset:22px;--discover-phone-deck-height-size:clamp(158px,calc(63dvh - 200px),368px)}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{max-width:clamp(285px,calc(50dvh - 38px),26rem)}}@media (min-width:600px) and (max-width:849.5px) and (max-height:927.5px){.discover-page{--discover-phone-visible-stack-overhang:clamp(8.1px,calc(18.5px - 1.12dvh),11.1px);--discover-phone-decision-track-height:136.5px}.discover-phone-deck .discover-card-body{padding:22px 17.5px 14px}.discover-phone-deck [data-discover-scene-nav=true]{height:48.5px;margin-top:14.5px;gap:11px}.discover-phone-deck [data-discover-scene-button]{width:48.5px;height:48.5px}.discover-phone-deck [data-discover-scene-button]>span{width:31px;height:31px}.discover-phone-scene-position.site-button-text{width:158.5px;height:31px}}@media (min-width:600px) and (max-width:849.5px) and (max-height:767.5px){.discover-page{--discover-phone-context-bar-height:68px;--discover-phone-decision-track-height:clamp(72px,calc(100dvh - 592px),124px);--discover-phone-deck-horizontal-inset:20px;--discover-phone-deck-height-size:clamp(158px,calc(63dvh - 200px),306.5px)}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{max-width:21.675rem}.discover-phone-decisions{grid-template-columns:64px 44px 64px;gap:8px}.discover-phone-decision{grid-template-rows:64px 14px;gap:8px}.discover-phone-decision-button{width:64px;height:64px}.discover-phone-decision-button svg{width:30px;height:30px}.discover-phone-decision-caption{font-size:12px;line-height:14px}.discover-phone-undo-button{width:44px;height:44px}.discover-phone-undo-button svg{width:21px;height:21px}.discover-phone-count{font-size:12px;line-height:16px}.discover-phone-context-bar{grid-template-columns:repeat(3,minmax(56px,87px));column-gap:8px;padding-right:max(16px,env(safe-area-inset-right));padding-left:calc(max(16px, env(safe-area-inset-left)) + var(--discover-phone-scrollbar-clearance, 0px))}.discover-phone-context-bar .discover-phone-context-action{grid-template-rows:24px 14px;width:56px;height:56px;gap:4px;border-radius:12px;font-size:12px;line-height:14px}.discover-phone-context-action[data-discover-context-action=collection]{min-width:56px;padding-inline:12px}.discover-phone-context-action>span:first-child{width:24px;height:24px}.discover-phone-context-action svg{width:23px;height:23px}.discover-phone-context-badge{top:-4px;right:-8px;min-width:18px;height:18px;padding-inline:4px;font-size:10px}.discover-phone-context-action[data-discover-context-action=collection] .discover-phone-context-badge{top:-3px;right:-7px;min-width:16px;height:16px;padding-inline:3px}}@media (min-width:600px) and (max-width:849.5px) and (max-height:771.5px){.discover-phone-deck .catalog-card-title-surface{padding:10px 5px 10px 10px}.discover-phone-deck .catalog-card-keyword-title{width:calc(100% + 10px);margin-left:-10px;padding-left:10px;font-size:20px!important}.discover-phone-deck .catalog-card-details-control{width:36px;padding-right:10px}.discover-phone-deck .discover-card-body{padding:10px 8px 8px}.discover-phone-deck [data-discover-scene-nav=true]{height:36px;margin-top:8px;gap:4px}.discover-phone-deck [data-discover-scene-button]{width:32px;height:36px}.discover-phone-deck [data-discover-scene-button]>span{width:28px;height:28px}.discover-phone-scene-position.site-button-text{width:min(112px,calc(100% - 72px));height:28px;padding-inline:6px;font-size:11px}}@media (min-width:600px) and (max-width:849.5px) and (min-height:772px) and (max-height:835.5px){.discover-phone-deck{--discover-phone-card-title-inline:clamp(10px,calc(8.59375dvh - 56.34375px),15.5px)}.discover-phone-deck .catalog-card-title-surface{padding:clamp(10px,calc(8.59375dvh - 56.34375px),15.5px) clamp(5px,calc(3.125dvh - 19.125px),7px) clamp(10px,calc(8.59375dvh - 56.34375px),15.5px) var(--discover-phone-card-title-inline)}.discover-phone-deck .catalog-card-keyword-title{width:calc(100% + var(--discover-phone-card-title-inline));margin-left:calc(-1 * var(--discover-phone-card-title-inline));padding-left:var(--discover-phone-card-title-inline);font-size:clamp(20px,calc(6.25dvh - 28.25px),24px)!important}.discover-phone-deck .catalog-card-details-control{width:clamp(36px,calc(15.625dvh - 84.625px),46px);padding-right:clamp(10px,calc(10.9375dvh - 74.4375px),17px)}.discover-phone-deck .discover-card-body{padding:clamp(10px,calc(18.75dvh - 134.75px),22px) clamp(8px,calc(14.84375dvh - 106.59375px),17.5px) clamp(8px,calc(9.375dvh - 64.375px),14px)}.discover-phone-deck [data-discover-scene-nav=true]{height:clamp(36px,calc(19.53125dvh - 114.78125px),48.5px);margin-top:clamp(8px,calc(10.15625dvh - 70.40625px),14.5px);gap:clamp(4px,calc(10.9375dvh - 80.4375px),11px)}.discover-phone-deck [data-discover-scene-button]{width:clamp(32px,calc(25.78125dvh - 167.03125px),48.5px);height:clamp(36px,calc(19.53125dvh - 114.78125px),48.5px)}.discover-phone-deck [data-discover-scene-button]>span{width:clamp(28px,calc(4.6875dvh - 8.1875px),31px);height:clamp(28px,calc(4.6875dvh - 8.1875px),31px)}.discover-phone-scene-position.site-button-text{width:clamp(112px,calc(72.65625dvh - 448.90625px),158.5px);height:clamp(28px,calc(4.6875dvh - 8.1875px),31px);padding-inline:clamp(6px,calc(9.375dvh - 66.375px),12px);font-size:clamp(11px,calc(3.125dvh - 13.125px),13px)}}@media (max-width:599.5px) and (max-height:599.5px){.discover-phone-deck .discover-card-body{padding-top:8px;padding-bottom:6px}}html[data-discover-focus-input=keyboard] .discover-page :where(a[href],button,input:not(.peer),select,textarea,[tabindex]:not([tabindex="-1"]),[data-discover-deck-focus-region=true]):focus-visible,html[data-discover-focus-input=keyboard] .discover-page input.peer:focus-visible+span{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px var(--site-brand-blue)}html[data-discover-focus-input=keyboard] [data-discover-overlay-root] #discover-filter-panel input.peer:focus-visible+span{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px var(--site-brand-blue)}html[data-discover-focus-input=keyboard] .discover-page .catalog-card-title-link:focus-visible,html[data-discover-focus-input=keyboard] .discover-page [data-discover-scene-control=true]:focus-visible{outline:none;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 6px var(--site-brand-blue)}html[data-discover-focus-input=pointer] :where(.discover-page,[data-discover-overlay-root]) :focus-visible,html[data-discover-focus-input=pointer] :where(.discover-page,[data-discover-overlay-root]) :focus-visible *{outline:none!important;--tw-ring-offset-shadow:0 0 #0000!important;--tw-ring-shadow:0 0 #0000!important;box-shadow:var(--tw-shadow,0 0 #0000)!important}@media (prefers-reduced-motion:reduce){.discover-page [data-discover-active-card=true][data-discover-drag-axis=idle]{transform:none!important;transition:none!important}}.discover-card-title-rail{position:relative;z-index:40}.discover-tag-options-scrollbar{scrollbar-color:var(--site-brand-blue) var(--site-blue-soft-strong);scrollbar-gutter:stable;scrollbar-width:thin}.discover-tag-options-scrollbar::-webkit-scrollbar{width:8px}.discover-tag-options-scrollbar::-webkit-scrollbar-track{background:var(--site-blue-soft-strong);border-radius:999px;margin-block:4px}.discover-tag-options-scrollbar::-webkit-scrollbar-thumb{background:var(--site-brand-blue);border:2px solid var(--site-blue-soft-strong);border-radius:999px}@media (hover:hover){.discover-tag-options-scrollbar::-webkit-scrollbar-thumb:hover{filter:brightness(.82)}}.discover-lightbox-frame{--discover-lightbox-top-control-reserve:3.5rem;display:grid;width:min(640px,calc(100vw - 8rem),calc(100svh - 8rem - var(--discover-lightbox-top-control-reserve)));padding-top:var(--discover-lightbox-top-control-reserve);transform:none;grid-template-columns:minmax(0,1fr);justify-items:center;gap:1rem}.discover-lightbox-media{min-width:0;width:100%}.discover-lightbox-scene-rail{position:static;margin:0;transform:none}@media (max-width:760px){.discover-lightbox-frame{--discover-lightbox-top-control-reserve:3rem;width:min(640px,calc(100vw - 4rem),calc(100svh - 10.25rem - var(--discover-lightbox-top-control-reserve)));gap:.75rem}}@media (max-width:359px){.discover-lightbox-frame{width:min(640px,calc(100vw - 4rem),calc(100svh - 13.5rem - var(--discover-lightbox-top-control-reserve)))}}@supports (height:100dvh){.discover-lightbox-frame{width:min(640px,calc(100vw - 8rem),calc(100dvh - 8rem - var(--discover-lightbox-top-control-reserve)))}@media (max-width:760px){.discover-lightbox-frame{width:min(640px,calc(100vw - 4rem),calc(100dvh - 10.25rem - var(--discover-lightbox-top-control-reserve)))}}@media (max-width:359px){.discover-lightbox-frame{width:min(640px,calc(100vw - 4rem),calc(100dvh - 13.5rem - var(--discover-lightbox-top-control-reserve)))}}}.discover-guide{animation:discover-guide-enter .17s cubic-bezier(.22,1,.36,1) both;transform-origin:top right}.discover-guide__computer-copy,.discover-guide__keyboard-shortcuts{display:none}@media (hover:hover) and (pointer:fine){.discover-guide__touch-copy{display:none}.discover-guide__computer-copy{display:inline}}@media (min-width:850px) and (hover:hover) and (pointer:fine){.discover-guide__keyboard-shortcuts{display:block}}.discover-guide__primary{border-color:#0065bd;background:#0065bd;color:#ffffff}.discover-guide__primary:hover{border-color:#004f94;background:#004f94}html.theme-dark .discover-guide__primary{border-color:var(--site-brand-blue);background:var(--site-brand-blue);color:#061320}html.theme-dark .discover-guide__primary:hover{border-color:#6dc3ff;background:#6dc3ff}@keyframes discover-guide-enter{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.discover-guide{animation-duration:1ms}}@media (max-width:849.5px){.discover-page{scrollbar-gutter:auto;scrollbar-width:none;scroll-snap-type:none}.discover-page::-webkit-scrollbar{display:none;width:0;height:0}.discover-page-snap-stage,.discover-page>footer{scroll-snap-align:none;scroll-snap-stop:normal}.discover-page-snap-stage{display:grid;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:100dvh}.discover-page-content{align-items:stretch;width:100%;height:100%;min-height:0;padding:0}.discover-phone-frame,.discover-phone-shell.discover-phone-shell--zoned{width:100%;max-width:none;height:100%;min-height:0}.discover-phone-frame{display:grid;align-items:stretch}.discover-phone-shell.discover-phone-shell--zoned{top:auto;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;margin:0;padding:0}.discover-phone-composition{position:relative;display:grid;grid-row:1;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(var(--discover-phone-composition-gap-min),1fr) max-content minmax(var(--discover-phone-composition-gap-min),1fr) var(--discover-phone-decision-track-height) minmax(var(--discover-phone-composition-gap-min),1fr);align-self:center;align-content:center;justify-self:center;width:100%;max-width:21.675rem;height:min(100%,calc(var(--discover-phone-visible-stack-overhang) + (3 * 32px) + var(--discover-phone-decision-track-height) + var(--discover-phone-deck-height-size) + 124.3px));min-height:0;padding-top:var(--discover-phone-visible-stack-overhang)}.discover-phone-composition>[data-discover-storage-warning=true],.discover-phone-decisions,.discover-phone-deck{grid-column:1}.discover-phone-deck,.discover-phone-deck [data-discover-loading-card=true],.discover-phone-deck [data-discover-recovery-state]{min-height:0}.discover-phone-deck [data-discover-loading-card=true],.discover-phone-deck [data-discover-recovery-state]{height:100%}.discover-phone-deck [data-discover-recovery-state]{max-height:none}.discover-phone-composition>[data-discover-storage-warning=true]{align-self:end}.discover-phone-dock{display:grid;grid-row:2;grid-template-rows:var(--discover-phone-status-rail-height) calc(var(--discover-phone-context-bar-height) + env(safe-area-inset-bottom));align-self:end;width:100%}.discover-phone-count{grid-row:1;height:var(--discover-phone-status-rail-height)}.discover-phone-context-bar,.discover-phone-count{position:static;z-index:auto;right:auto;bottom:auto;left:auto;width:100%}.discover-phone-context-bar{grid-row:2;height:calc(var(--discover-phone-context-bar-height) + env(safe-area-inset-bottom))}.discover-guide{position:absolute;bottom:calc(var(--discover-phone-context-bar-height) + var(--discover-phone-status-rail-height) + 12px + env(safe-area-inset-bottom));max-height:calc(100dvh - var(--discover-phone-context-bar-height) - var(--discover-phone-status-rail-height) - 28px - env(safe-area-inset-bottom))}}@media (max-width:849.5px) and (max-height:767.5px){.discover-recovery-card{padding:12px}.discover-recovery-card__content{gap:6px}.discover-recovery-card__content>span{width:40px;height:40px}.discover-recovery-card__content>h2{font-size:16px;line-height:1.2}.discover-recovery-card__content>p{font-size:12px;line-height:1.35}.discover-recovery-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:2px;gap:6px}.discover-recovery-card__actions>:only-child{grid-column:1/-1}.discover-recovery-card__actions>button{min-width:0;padding-inline:8px}}@media (max-width:599.5px) and (max-height:599.5px){.discover-phone-composition{top:0}}@media (max-width:599.5px) and (min-height:600px) and (max-height:767.5px){.discover-phone-composition{top:-4px}}@media (min-width:600px) and (max-width:849.5px){.discover-phone-composition{max-width:clamp(285px,calc(50dvh - 38px),26rem)}}@media (min-width:600px) and (max-width:849.5px) and (max-height:767.5px){.discover-phone-composition{top:-10px;max-width:21.675rem}}@media (min-width:600px) and (max-width:849.5px) and (min-height:768px) and (max-height:859.5px){.discover-phone-composition{top:0}}