@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.related-article-carousel-module__gJ9SIG__carousel{position:relative}.related-article-carousel-module__gJ9SIG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.related-article-carousel-module__gJ9SIG__controls{align-items:center;gap:1rem;display:flex}.related-article-carousel-module__gJ9SIG__arrows{gap:.5rem;display:flex}.related-article-carousel-module__gJ9SIG__viewport{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;outline:none;margin-top:2rem;overflow-x:auto}.related-article-carousel-module__gJ9SIG__viewport::-webkit-scrollbar{display:none}.related-article-carousel-module__gJ9SIG__viewport:focus-visible{outline:2px solid var(--ring);outline-offset:4px;border-radius:.75rem}.related-article-carousel-module__gJ9SIG__track{grid-auto-columns:33.3333%;grid-auto-flow:column;display:grid}.related-article-carousel-module__gJ9SIG__card{min-width:0;color:var(--homepage-ink);scroll-snap-align:start;outline:none;flex-direction:column;padding:1.5rem 2rem;transition:background-color .16s,color .16s;display:flex}.related-article-carousel-module__gJ9SIG__card+.related-article-carousel-module__gJ9SIG__card{border-left:1px solid var(--homepage-separator)}.related-article-carousel-module__gJ9SIG__card:focus-visible{outline:2px solid var(--ring);outline-offset:-2px;border-radius:.75rem}.related-article-carousel-module__gJ9SIG__card:hover,.related-article-carousel-module__gJ9SIG__card:focus-visible{background:var(--homepage-primary);color:var(--homepage-on-navy)}.related-article-carousel-module__gJ9SIG__cover,.related-article-carousel-module__gJ9SIG__coverPlaceholder{aspect-ratio:3/2;border:1px solid var(--homepage-border);background:var(--homepage-card);border-radius:.75rem;width:100%;transition:border-color .16s,background-color .16s;overflow:hidden}.related-article-carousel-module__gJ9SIG__card:hover .related-article-carousel-module__gJ9SIG__cover,.related-article-carousel-module__gJ9SIG__card:focus-visible .related-article-carousel-module__gJ9SIG__cover,.related-article-carousel-module__gJ9SIG__card:hover .related-article-carousel-module__gJ9SIG__coverPlaceholder,.related-article-carousel-module__gJ9SIG__card:focus-visible .related-article-carousel-module__gJ9SIG__coverPlaceholder{border-color:color-mix(in srgb, var(--homepage-on-navy) 28%, transparent);background:var(--homepage-card)}.related-article-carousel-module__gJ9SIG__cardBody{flex-direction:column;flex:1;display:flex}.related-article-carousel-module__gJ9SIG__pillar{color:var(--homepage-muted);font-size:var(--type-menu);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);margin-top:1.25rem}.related-article-carousel-module__gJ9SIG__title{font-size:var(--type-body);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-body);line-height:var(--type-body-line-height);text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;display:-webkit-box;overflow:hidden}.related-article-carousel-module__gJ9SIG__card:hover .related-article-carousel-module__gJ9SIG__title,.related-article-carousel-module__gJ9SIG__card:focus-visible .related-article-carousel-module__gJ9SIG__title{text-decoration:underline;-webkit-text-decoration-color:var(--homepage-separator);text-decoration-color:var(--homepage-separator);text-underline-offset:.25rem}.related-article-carousel-module__gJ9SIG__description{color:var(--homepage-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);text-wrap:pretty;-webkit-line-clamp:2;letter-spacing:var(--type-tracking-body);-webkit-box-orient:vertical;margin-top:.75rem;display:-webkit-box;overflow:hidden}.related-article-carousel-module__gJ9SIG__meta{color:var(--homepage-muted);font-size:var(--type-menu);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);margin-top:auto;padding-top:1.5rem}.related-article-carousel-module__gJ9SIG__card:hover :is(.related-article-carousel-module__gJ9SIG__pillar,.related-article-carousel-module__gJ9SIG__title,.related-article-carousel-module__gJ9SIG__description,.related-article-carousel-module__gJ9SIG__meta),.related-article-carousel-module__gJ9SIG__card:focus-visible :is(.related-article-carousel-module__gJ9SIG__pillar,.related-article-carousel-module__gJ9SIG__title,.related-article-carousel-module__gJ9SIG__description,.related-article-carousel-module__gJ9SIG__meta){color:var(--homepage-on-navy)}.related-article-carousel-module__gJ9SIG__arrow{border:1px solid var(--homepage-border);background:var(--homepage-canvas);width:2.75rem;height:2.75rem;color:var(--homepage-ink);border-radius:999px;outline:none;justify-content:center;align-items:center;transition:border-color .16s,color .16s;display:inline-flex}.related-article-carousel-module__gJ9SIG__arrow:hover:not(:disabled){border-color:var(--homepage-primary);color:var(--homepage-primary)}.related-article-carousel-module__gJ9SIG__arrow:focus-visible{outline:2px solid var(--ring);outline-offset:3px}.related-article-carousel-module__gJ9SIG__arrow:disabled{border-color:var(--homepage-separator);color:var(--homepage-muted);cursor:default}.related-article-carousel-module__gJ9SIG__arrowIcon{width:1rem;height:1rem}@media (min-width:768px) and (max-width:1023px){.related-article-carousel-module__gJ9SIG__track{grid-auto-columns:50%}}@media (max-width:767px){.related-article-carousel-module__gJ9SIG__viewport{margin-top:1.5rem}.related-article-carousel-module__gJ9SIG__track{grid-auto-columns:100%}.related-article-carousel-module__gJ9SIG__card{padding:1.25rem}.related-article-carousel-module__gJ9SIG__arrow{width:2.5rem;height:2.5rem}}@media (prefers-reduced-motion:reduce){.related-article-carousel-module__gJ9SIG__cover,.related-article-carousel-module__gJ9SIG__coverPlaceholder,.related-article-carousel-module__gJ9SIG__arrow,.related-article-carousel-module__gJ9SIG__card{transition:none}}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{.search-experience-module__MwmOGq__title{font-family:var(--font-app)!important;font-size:var(--type-hero)!important;font-weight:var(--type-weight-medium)!important;line-height:var(--type-hero-line-height)!important;letter-spacing:var(--type-tracking-hero)!important;color:var(--ui-ink)!important}.search-experience-module__MwmOGq__tab{font-weight:var(--type-weight-muted)!important}.search-experience-module__MwmOGq__tab:is([aria-selected=true],[aria-current=page]){font-weight:var(--type-weight)!important}}@layer components,utilities;.search-experience-module__MwmOGq__root{--search-width:720px;--search-heading-gap:32px;--search-section-gap:24px;--search-row-height:36px;--search-label-width:112px;--search-control-height:48px;--search-action-size:32px;--search-border:#e8e8e8;--search-radius:9999px;--panel-surface:var(--ui-canvas);--panel-ink:var(--ui-ink);--panel-muted:var(--ui-muted);--panel-placeholder:var(--ui-muted);--panel-divider:var(--ui-divider);--panel-selected:var(--ui-surface);--panel-hover:var(--ui-surface);--type-control-height:36px;width:100%;max-width:var(--search-width);min-width:0;color:var(--ui-ink);font-family:var(--font-app);font-size:var(--type-body);line-height:var(--type-body-line-height);text-align:start;margin-inline:auto}.search-experience-module__MwmOGq__heading{margin:0 0 var(--search-heading-gap,32px);text-align:center}.search-experience-module__MwmOGq__root>.search-experience-module__MwmOGq__heading{min-height:var(--type-hero-line-height);align-content:center;display:grid}@media (max-width:767px){.search-experience-module__MwmOGq__root>.search-experience-module__MwmOGq__heading{min-height:calc(2 * var(--type-hero-line-height))}}.search-experience-module__MwmOGq__title{text-wrap:balance;max-width:24ch;margin:0 auto}.search-experience-module__MwmOGq__title>span{display:block}.search-experience-module__MwmOGq__description{max-width:40rem;color:var(--ui-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);margin:20px auto 0}.search-experience-module__MwmOGq__eyebrow{color:var(--ui-muted);margin-bottom:12px}.search-experience-module__MwmOGq__body,.search-experience-module__MwmOGq__composer{min-width:0}.search-experience-module__MwmOGq__tools{margin-top:var(--search-section-gap,24px);--interface-icon-color:currentColor}.search-experience-module__MwmOGq__starterTools{margin:0}.search-experience-module__MwmOGq__switcher{width:fit-content;max-width:100%;margin:0 auto var(--search-section-gap,24px);background:var(--ui-surface);border-radius:9999px;padding:3px;display:flex}.search-experience-module__MwmOGq__tab{height:32px;min-height:32px;color:var(--panel-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;display:inline-flex}.search-experience-module__MwmOGq__tab:is([aria-selected=true],[aria-current=page]){background:var(--ui-canvas);color:var(--panel-ink)}.search-experience-module__MwmOGq__tab:focus-visible{outline:2px solid var(--panel-muted);outline-offset:2px}.search-experience-module__MwmOGq__panels{min-width:0;display:grid}.search-experience-module__MwmOGq__starterTitle{font-size:var(--type-body);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);color:var(--panel-muted,var(--muted-foreground));margin-bottom:12px;font-weight:var(--type-weight-medium)!important}.search-experience-module__MwmOGq__starterList{flex-direction:column;gap:2px;display:flex}.search-experience-module__MwmOGq__starterTool{width:100%;height:var(--search-row-height);border-radius:var(--button-radius,9999px);min-height:0;color:var(--panel-ink,var(--foreground));text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:0 12px;display:flex}.search-experience-module__MwmOGq__starterTool:hover,.search-experience-module__MwmOGq__starterTool:focus-visible{background:var(--panel-hover,var(--muted))}.search-experience-module__MwmOGq__starterTool:focus-visible{outline:2px solid var(--ui-link);outline-offset:2px}.search-experience-module__MwmOGq__starterIcon{width:20px;height:20px;color:var(--interface-icon-color);flex:none;place-items:center;display:grid}.search-experience-module__MwmOGq__starterIcon svg{width:var(--interface-icon-size);height:var(--interface-icon-size)}.search-experience-module__MwmOGq__starterIcon path{fill:currentColor}.search-experience-module__MwmOGq__starterCopy{grid-template-columns:var(--search-label-width) minmax(0, 1fr);flex:1;gap:2px 10px;min-width:0;display:grid}.search-experience-module__MwmOGq__starterDescription{color:var(--panel-muted,var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:var(--type-weight-normal)!important}.search-experience-module__MwmOGq__starterTool[aria-pressed=true]{background:var(--ui-surface)}@media (max-width:639px){.search-experience-module__MwmOGq__root{--search-heading-gap:24px}.search-experience-module__MwmOGq__starterCopy{grid-template-columns:minmax(0,1fr)}.search-experience-module__MwmOGq__starterTool{height:auto;min-height:56px;padding-block:8px}.search-experience-module__MwmOGq__starterDescription{white-space:normal}}@media (max-width:420px){.search-experience-module__MwmOGq__tab{padding-inline:13px}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.composer-attachments-module__hGMs8W__tray{grid-template-rows:0fr;display:grid}.composer-attachments-module__hGMs8W__tray[data-open]{grid-template-rows:1fr}.composer-attachments-module__hGMs8W__tray[data-attachment-motion=ready]{transition:grid-template-rows .2s cubic-bezier(.4,0,.2,1)}.composer-attachments-module__hGMs8W__trayInner{min-height:0;overflow:hidden}.composer-attachments-module__hGMs8W__item{width:var(--attachment-width,auto);min-width:0}.composer-attachments-module__hGMs8W__item[data-attachment-motion=ready]{transition:width .2s cubic-bezier(.4,0,.2,1)}.composer-attachments-module__hGMs8W__item[data-attachment-phase=enter],.composer-attachments-module__hGMs8W__item[data-attachment-phase=exit]{overflow:hidden}@media (prefers-reduced-motion:reduce){.composer-attachments-module__hGMs8W__tray[data-attachment-motion=ready],.composer-attachments-module__hGMs8W__item[data-attachment-motion=ready]{transition:none}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.voice-waveform-module__x7QlIq__wave{flex:auto;justify-content:stretch;align-items:center;width:100%;min-width:0;height:32px;display:flex}.voice-waveform-module__x7QlIq__slot{flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.voice-waveform-module__x7QlIq__mark{background:currentColor;border-radius:9999px;flex:none}.voice-waveform-module__x7QlIq__dot{width:3px;height:3px;color:var(--panel-muted,#8b8b8b)}.voice-waveform-module__x7QlIq__bar{width:2.5px;color:var(--panel-ink,#1c1c1c);transition:height .12s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.voice-waveform-module__x7QlIq__bar{transition:none}}
@layer properties;@layer interface-icons{.chat-composer-module__MZZYsW__stealthToggle[aria-pressed=true]{--interface-icon-color:#000;background:0 0!important}}@layer menu-design,flat-ui,theme,base,components,utilities;.chat-composer-module__MZZYsW__intentIcon path[fill=black]{fill:currentColor}.chat-composer-module__MZZYsW__stealthFrame [data-composer-input-container]{--panel-surface:var(--ui-canvas);--panel-ink:var(--ui-ink);--panel-muted:var(--ui-muted);--panel-placeholder:var(--ui-muted);--panel-icon:#b3b3b3;--panel-divider:var(--ui-divider);--panel-field-border:var(--ui-border);--panel-selected:var(--ui-surface);--panel-hover:var(--ui-surface);--panel-focus:var(--ui-link);--beside-surface:var(--panel-surface);--beside-ink:var(--panel-ink);--beside-muted:var(--panel-muted);--beside-selected:var(--panel-selected);--beside-divider:var(--panel-divider);--beside-placeholder:var(--panel-placeholder);--beside-focus:var(--panel-focus);--interface-icon-color:#b3b3b3;--background:var(--ui-canvas);--foreground:var(--ui-ink);--card:var(--ui-canvas);--card-foreground:var(--ui-ink);--muted:var(--ui-surface);--muted-foreground:var(--ui-muted);--secondary:var(--ui-surface);--secondary-foreground:var(--ui-ink);--accent:var(--ui-surface);--accent-foreground:var(--ui-ink);--border:var(--ui-border);--input:var(--ui-border);--ring:var(--ui-link);--chat-canvas:var(--ui-canvas);--chat-composer:var(--ui-canvas);--chat-composer-border:var(--ui-border);--chat-hover:var(--ui-surface);--chat-selected:var(--ui-surface);--chat-control:var(--ui-canvas);--chat-subtle:var(--ui-surface);--homepage-muted:var(--ui-muted);color:var(--panel-ink);caret-color:var(--panel-ink)}.chat-composer-module__MZZYsW__stealthFrame [data-composer-input-container] [data-model-mark=auto] :is(g,path){fill:var(--panel-icon)}.chat-composer-module__MZZYsW__entry{align-items:center;gap:4px;min-width:0;display:flex}.chat-composer-module__MZZYsW__field{flex:1;min-width:0}.chat-composer-module__MZZYsW__measure{visibility:hidden;white-space:pre;pointer-events:none;min-width:0;height:0;font-size:var(--panel-type-menu-size,var(--type-input));font-weight:var(--type-weight);line-height:var(--panel-type-menu-line,var(--type-input-line-height));letter-spacing:var(--type-tracking-body);padding-inline:12px;overflow:hidden}.chat-composer-module__MZZYsW__selector{flex:none;align-self:flex-start;max-width:40%}.chat-composer-module__MZZYsW__toolbar{align-items:center;gap:4px;min-width:0;display:flex}.chat-composer-module__MZZYsW__tools{flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin-inline-end:auto;padding-inline:0;display:inline-flex}.chat-composer-module__MZZYsW__actions{flex:none;align-items:center;gap:4px;display:flex}@media (max-width:359px){.chat-composer-module__MZZYsW__toolbar,.chat-composer-module__MZZYsW__actions,.chat-composer-module__MZZYsW__actions>span:last-child{gap:0}.chat-composer-module__MZZYsW__toolbar{padding-inline:0}}.chat-composer-module__MZZYsW__fixedLookupActions{margin-inline-start:auto!important}.chat-composer-module__MZZYsW__modelPicker{width:36px;max-width:36px}.chat-composer-module__MZZYsW__hero{overscroll-behavior-y:contain;scrollbar-width:none;padding-top:128px;padding-bottom:40px;top:0;overflow-y:auto}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__entry{align-items:flex-start;min-height:80px}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero{--chat-composer-padding:4px;--chat-composer-tools-gap:0px}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px;display:grid!important}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__entry{min-height:0;display:contents}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__field{grid-area:1/2;min-width:0}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__field textarea:placeholder-shown{white-space:nowrap;text-overflow:ellipsis}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__field textarea::placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__measure{grid-area:1/2}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero [data-composer-add-menu]{grid-area:1/1}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__toolbar{grid-area:1/3;margin-top:0}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero [data-chat-composer-notice]{grid-column:1/-1}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-multiline]{align-items:stretch}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-multiline] .chat-composer-module__MZZYsW__field{grid-column:1/-1}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-multiline] [data-composer-add-menu]{grid-row:2}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-multiline] .chat-composer-module__MZZYsW__toolbar{grid-row:2}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-dictating] .chat-composer-module__MZZYsW__field{grid-column:1/-1}[data-chat-section=chat] .chat-composer-module__MZZYsW__hero .chat-composer-input-layout[data-chat-composer-dictating] .chat-composer-module__MZZYsW__toolbar{grid-area:2/1/auto/-1}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__tools{margin-inline-end:0}.chat-composer-module__MZZYsW__hero [data-chat-lookup-rail]{padding-inline:0}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__actions>button,.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__actions>span:last-child{margin-inline-start:auto}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__actions:has(>button)>span:last-child{margin-inline-start:0}.chat-composer-module__MZZYsW__starterHistory{margin-top:24px}.chat-composer-module__MZZYsW__starterTitle{color:var(--ui-muted);margin-bottom:12px}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__toolbar>button:not([data-chat-composer-submit][data-panel-tone=primary]),.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__actions>button:not([data-chat-composer-submit][data-panel-tone=primary]){color:var(--panel-icon,var(--muted-foreground))}@media (max-width:639px){.chat-composer-module__MZZYsW__hero{padding-top:28px}.chat-composer-module__MZZYsW__hero .chat-composer-module__MZZYsW__entry{min-height:80px}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.lookup-search-bar-module__jn4pLG__surface{border:1px solid var(--search-border,#f4f4f4);border-radius:var(--search-radius,9999px);background:var(--ui-canvas)}.lookup-search-bar-module__jn4pLG__row{--lookup-bar-control:var(--search-control-height,48px);--lookup-action-control:var(--search-action-size,32px);height:calc(var(--lookup-bar-control) + 10px);align-items:center;gap:0;min-width:0;padding:5px 13px;display:flex}.lookup-search-bar-module__jn4pLG__input{width:100%;min-width:0;height:var(--lookup-bar-control);resize:none;min-height:0;color:var(--panel-ink,var(--foreground));font-size:var(--panel-type-menu-size,14px);line-height:var(--panel-type-menu-line,20px);font-weight:var(--panel-type-menu-weight,500);white-space:pre;letter-spacing:var(--type-tracking-body);background:0 0;border:0;outline:none;flex:1;padding:14.25px 12px;display:block;overflow:hidden}.lookup-search-bar-module__jn4pLG__input::placeholder{color:var(--panel-placeholder,var(--muted-foreground));font-weight:var(--type-weight-muted)}.lookup-search-bar-module__jn4pLG__row .lookup-search-bar-module__jn4pLG__attach{width:var(--lookup-action-control);height:var(--lookup-action-control);min-width:var(--lookup-action-control);min-height:var(--lookup-action-control);border-radius:var(--search-radius,9999px);color:var(--panel-muted,var(--muted-foreground));cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.lookup-search-bar-module__jn4pLG__attach svg{width:var(--interface-icon-size);height:var(--interface-icon-size)}.lookup-search-bar-module__jn4pLG__attach:disabled{cursor:default}.lookup-search-bar-module__jn4pLG__photoPicker{min-width:0;height:var(--lookup-bar-control);border-radius:var(--search-radius,9999px);color:var(--panel-ink,var(--foreground));font-size:var(--panel-type-menu-size,14px);line-height:var(--panel-type-menu-line,20px);font-weight:var(--panel-type-menu-weight,500);cursor:pointer;letter-spacing:var(--type-tracking-body);background:0 0;border:0;flex:1;justify-content:center;align-items:center;padding:8px 12px;display:flex}.lookup-search-bar-module__jn4pLG__photoPicker:disabled{cursor:default}.lookup-search-bar-module__jn4pLG__selector{flex:none;min-width:0;max-width:180px;margin-inline-end:8px}.lookup-search-bar-module__jn4pLG__vinSelector{flex:none;width:84px;margin-inline-end:8px}.lookup-search-bar-module__jn4pLG__row .lookup-search-bar-module__jn4pLG__picker{width:auto;max-width:100%;height:var(--lookup-action-control);min-height:var(--lookup-action-control);border:1px solid var(--panel-divider,#efefef);color:var(--panel-ink,var(--foreground));--interface-icon-color:var(--panel-muted,var(--muted-foreground));background:0 0;justify-content:center;padding-block:0;padding-inline:12px}.lookup-search-bar-module__jn4pLG__submit{width:var(--lookup-action-control);height:var(--lookup-action-control);min-width:var(--lookup-action-control);min-height:var(--lookup-action-control);border-radius:var(--search-radius,9999px);background:var(--brand-blue);color:var(--brand-blue-foreground);cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.lookup-search-bar-module__jn4pLG__submit svg{width:var(--interface-icon-size);height:var(--interface-icon-size)}.lookup-search-bar-module__jn4pLG__submit:disabled{color:var(--panel-muted,var(--muted-foreground));cursor:default;background:0 0}.lookup-search-bar-module__jn4pLG__attach:is(:hover,:focus-visible):not(:disabled),.lookup-search-bar-module__jn4pLG__submit:disabled:is(:hover,:focus-visible),.lookup-search-bar-module__jn4pLG__photoPicker:is(:hover,:focus-visible):not(:disabled),.lookup-search-bar-module__jn4pLG__row .lookup-search-bar-module__jn4pLG__picker:is(:hover,:focus-visible,[data-popup-open],[aria-expanded=true]){--interface-icon-color:var(--brand-blue-foreground);border-color:var(--brand-blue);background:var(--brand-blue);color:var(--brand-blue-foreground)}.lookup-search-bar-module__jn4pLG__row .lookup-search-bar-module__jn4pLG__picker:is(:hover,:focus-visible,[data-popup-open],[aria-expanded=true]) svg{color:var(--brand-blue-foreground)}.lookup-search-bar-module__jn4pLG__submit:not(:disabled):is(:hover,:focus-visible){background:color-mix(in srgb, var(--brand-blue) 88%, #000)}.lookup-search-bar-module__jn4pLG__attach:focus-visible,.lookup-search-bar-module__jn4pLG__submit:focus-visible,.lookup-search-bar-module__jn4pLG__photoPicker:focus-visible,.lookup-search-bar-module__jn4pLG__row .lookup-search-bar-module__jn4pLG__picker:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}
@layer properties,interface-icons,menu-design;@layer flat-ui{.lookup-onboarding-module__s9N6DG__frame[data-lookup-onboarding] [data-onboarding-locked-illustration] img{filter:blur(8px)!important}}@layer theme,base,components,utilities;.lookup-onboarding-module__s9N6DG__frame{color:var(--ui-ink)}.lookup-onboarding-module__s9N6DG__scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:32px 24px;overflow-y:auto}.lookup-onboarding-module__s9N6DG__heading{text-align:center;flex-direction:column;gap:12px;display:flex}.lookup-onboarding-module__s9N6DG__heading h1{font-size:var(--type-heading-small);line-height:var(--type-heading-small-line-height);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-title);overflow-wrap:anywhere;margin:0}.lookup-onboarding-module__s9N6DG__heading p{color:var(--ui-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);margin:0}.lookup-onboarding-module__s9N6DG__eyebrow{color:var(--brand-blue);font-size:var(--type-meta);line-height:var(--type-meta-line-height);font-weight:var(--type-weight-medium)}.lookup-onboarding-module__s9N6DG__intake{flex-direction:column;justify-content:center;gap:32px;min-height:100%;display:flex}.lookup-onboarding-module__s9N6DG__inputArea{flex-direction:column;gap:16px;min-width:0;display:flex}.lookup-onboarding-module__s9N6DG__inputArea [data-lookup-search]{--search-action-size:44px;--search-control-height:48px}.lookup-onboarding-module__s9N6DG__intakePhoto{object-fit:contain;background:var(--ui-surface);border-radius:16px;width:100%;height:192px}.lookup-onboarding-module__s9N6DG__preparing{flex-direction:column;align-items:stretch;gap:24px;display:flex}.lookup-onboarding-module__s9N6DG__ring{flex:none;align-self:center;width:192px;height:192px;position:relative}.lookup-onboarding-module__s9N6DG__ringDots{width:100%;height:100%;animation:24s linear infinite lookup-onboarding-module__s9N6DG__preparation-orbit;overflow:visible}.lookup-onboarding-module__s9N6DG__ringDots circle{fill:var(--brand-blue);opacity:var(--dot-strength)}.lookup-onboarding-module__s9N6DG__percent{font-size:var(--type-title);line-height:var(--type-title-line-height);font-weight:var(--type-weight-medium);font-variant-numeric:tabular-nums;place-items:center;display:grid;position:absolute;inset:0}@keyframes lookup-onboarding-module__s9N6DG__preparation-orbit{to{transform:rotate(360deg)}}.lookup-onboarding-module__s9N6DG__scanReview{text-align:center;flex-direction:column;align-items:center;gap:8px;min-height:96px;padding-inline:16px;display:flex}.lookup-onboarding-module__s9N6DG__scanReview p{font-size:var(--type-body);line-height:var(--type-body-line-height);margin:0}.lookup-onboarding-module__s9N6DG__scanReview>span{color:var(--ui-muted);font-size:var(--type-meta);line-height:var(--type-meta-line-height)}.lookup-onboarding-module__s9N6DG__reviewDots{gap:8px;margin-top:4px;display:flex}.lookup-onboarding-module__s9N6DG__reviewDots span{background:var(--ui-divider);border-radius:9999px;width:8px;height:8px}.lookup-onboarding-module__s9N6DG__reviewDots span[data-active=true]{background:var(--ui-ink)}.lookup-onboarding-module__s9N6DG__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.lookup-onboarding-module__s9N6DG__category{border:1px solid var(--ui-divider);min-width:0;min-height:48px;color:var(--ui-muted);background:0 0;border-radius:12px;flex-direction:column;justify-content:center;gap:12px;padding:12px;display:flex}.lookup-onboarding-module__s9N6DG__category[data-category-state=complete]{color:var(--ui-ink)}.lookup-onboarding-module__s9N6DG__category[data-category-state=active]{border-color:var(--brand-blue);color:var(--brand-blue)}.lookup-onboarding-module__s9N6DG__categoryLabel{min-width:0;font-size:var(--type-meta);line-height:var(--type-meta-line-height);align-items:center;gap:8px;display:flex}.lookup-onboarding-module__s9N6DG__categoryLabel svg{flex:none;width:16px;height:16px}.lookup-onboarding-module__s9N6DG__redactedRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.lookup-onboarding-module__s9N6DG__redactedRow svg{flex:none;width:12px;height:12px}.lookup-onboarding-module__s9N6DG__redacted{background:var(--ui-divider);border-radius:9999px;width:64%;height:8px;display:block}.lookup-onboarding-module__s9N6DG__footnote{text-align:center;color:var(--ui-muted);font-size:var(--type-meta);line-height:var(--type-meta-line-height);justify-content:center;align-items:start;gap:8px;margin:0;display:flex}.lookup-onboarding-module__s9N6DG__footnote svg{flex:none;width:12px;height:16px}.lookup-onboarding-module__s9N6DG__preview{flex-direction:column;gap:24px;display:flex}.lookup-onboarding-module__s9N6DG__metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 0;display:grid}.lookup-onboarding-module__s9N6DG__metrics>div{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:80px;padding:8px 32px;display:flex;position:relative}.lookup-onboarding-module__s9N6DG__metrics svg{color:var(--brand-blue)}.lookup-onboarding-module__s9N6DG__metrics svg g{stroke-width:3.5px}.lookup-onboarding-module__s9N6DG__metrics strong{font-size:var(--type-heading-small);line-height:var(--type-heading-small-line-height);font-weight:var(--type-weight-medium)}.lookup-onboarding-module__s9N6DG__metrics span{font-size:var(--type-meta);line-height:var(--type-meta-line-height);color:var(--ui-muted)}.lookup-onboarding-module__s9N6DG__faq h2{font-size:var(--type-subtitle);line-height:var(--type-subtitle-line-height);font-weight:var(--type-weight-medium);margin:0}.lookup-onboarding-module__s9N6DG__profileStrip{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid;position:relative;overflow:hidden}.lookup-onboarding-module__s9N6DG__profilePlaceholder{background:var(--ui-surface);height:96px;color:var(--ui-divider);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;overflow:hidden}.lookup-onboarding-module__s9N6DG__profilePlaceholder>svg{width:40px;height:40px}.lookup-onboarding-module__s9N6DG__mockPortrait{object-fit:cover;width:100%;height:100%}.lookup-onboarding-module__s9N6DG__visualLock{background:var(--ui-canvas);width:24px;height:24px;color:var(--ui-muted);border-radius:9999px;place-items:center;display:grid;position:absolute;inset:auto 8px 8px auto}.lookup-onboarding-module__s9N6DG__visualLock svg{width:12px;height:12px}.lookup-onboarding-module__s9N6DG__documentVisual{background:var(--ui-surface);border-radius:16px;align-items:center;gap:24px;padding:24px;display:flex}.lookup-onboarding-module__s9N6DG__documentVisual>svg{width:32px;height:32px;color:var(--ui-muted)}.lookup-onboarding-module__s9N6DG__documentVisual>svg:last-child{width:16px;height:16px}.lookup-onboarding-module__s9N6DG__documentVisual>div{flex-direction:column;flex:1;gap:12px;display:flex}.lookup-onboarding-module__s9N6DG__documentVisual .lookup-onboarding-module__s9N6DG__redacted:nth-child(2){width:88%}.lookup-onboarding-module__s9N6DG__photoVisual{grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.lookup-onboarding-module__s9N6DG__ownPhoto,.lookup-onboarding-module__s9N6DG__imagePlaceholder{background:var(--ui-surface);object-fit:cover;border-radius:12px;width:100%;height:128px}.lookup-onboarding-module__s9N6DG__imagePlaceholder{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.lookup-onboarding-module__s9N6DG__imagePlaceholder>svg{width:32px;height:32px;color:var(--ui-muted)}.lookup-onboarding-module__s9N6DG__report{--interface-icon-color:currentColor;background:var(--report-navy);color:var(--report-ink);border:1px solid var(--report-navy);border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.lookup-onboarding-module__s9N6DG__reportHeading{justify-content:space-between;align-items:center;gap:8px;display:flex}.lookup-onboarding-module__s9N6DG__reportHeading h2{color:var(--report-ink);font-size:var(--type-meta);line-height:var(--type-meta-line-height);font-weight:var(--type-weight-medium);margin:0}.lookup-onboarding-module__s9N6DG__reportHeading>span{background:var(--report-raised);color:var(--report-accent);font-size:var(--type-meta);line-height:var(--type-meta-line-height);border-radius:9999px;align-items:center;gap:4px;padding:4px 8px;display:flex}.lookup-onboarding-module__s9N6DG__reportHeading svg{width:12px;height:12px}.lookup-onboarding-module__s9N6DG__report .lookup-onboarding-module__s9N6DG__category{background:var(--report-raised);color:var(--report-ink);border:0}.lookup-onboarding-module__s9N6DG__report .lookup-onboarding-module__s9N6DG__categoryLabel svg,.lookup-onboarding-module__s9N6DG__report .lookup-onboarding-module__s9N6DG__redactedRow svg{color:var(--report-muted)}.lookup-onboarding-module__s9N6DG__report .lookup-onboarding-module__s9N6DG__redacted{background:color-mix(in srgb, var(--report-ink) 12%, transparent)}.lookup-onboarding-module__s9N6DG__report .lookup-onboarding-module__s9N6DG__footnote{color:var(--report-muted)}.lookup-onboarding-module__s9N6DG__highlight{background:var(--report-raised);border:0;border-radius:12px;align-items:center;gap:12px;padding:16px 12px;display:flex}.lookup-onboarding-module__s9N6DG__highlight>svg{width:24px;height:24px;color:var(--report-accent);flex:none}.lookup-onboarding-module__s9N6DG__highlight>svg:last-child{width:12px;height:12px}.lookup-onboarding-module__s9N6DG__highlight>div{flex:1;min-width:0}.lookup-onboarding-module__s9N6DG__highlight h3{font-size:var(--type-body);line-height:var(--type-body-line-height);font-weight:var(--type-weight-medium);margin:0 0 4px}.lookup-onboarding-module__s9N6DG__highlight p{color:var(--report-muted);font-size:var(--type-meta);line-height:var(--type-meta-line-height);margin:0}.lookup-onboarding-module__s9N6DG__reviews{flex-direction:column;gap:12px;display:flex}.lookup-onboarding-module__s9N6DG__reviews figure{text-align:center;border:1px solid var(--ui-divider);background:0 0;border-radius:16px;flex-direction:column;gap:12px;margin:0;padding:24px;display:flex}.lookup-onboarding-module__s9N6DG__stars{font-size:var(--type-body);line-height:var(--type-body-line-height)}.lookup-onboarding-module__s9N6DG__reviews blockquote{font-size:var(--type-body);line-height:var(--type-body-line-height);margin:0}.lookup-onboarding-module__s9N6DG__reviews figcaption{color:var(--ui-muted);font-size:var(--type-meta);line-height:var(--type-meta-line-height)}.lookup-onboarding-module__s9N6DG__faq{flex-direction:column;gap:12px;display:flex}.lookup-onboarding-module__s9N6DG__faq h2{text-align:center;margin:8px 0}.lookup-onboarding-module__s9N6DG__faq details{border:1px solid var(--ui-divider);background:0 0;border-radius:12px}.lookup-onboarding-module__s9N6DG__faq summary{cursor:pointer;min-height:56px;font-size:var(--type-body);line-height:var(--type-body-line-height);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;list-style:none;display:flex}.lookup-onboarding-module__s9N6DG__faq summary::-webkit-details-marker{display:none}.lookup-onboarding-module__s9N6DG__faq summary svg{flex:none;width:16px;height:16px}.lookup-onboarding-module__s9N6DG__faq details p{color:var(--ui-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);margin:0;padding:0 16px 16px}.lookup-onboarding-module__s9N6DG__footer{border-top:1px solid var(--ui-divider);background:var(--ui-canvas);flex-direction:column;flex:none;padding:16px 24px;display:flex}.lookup-onboarding-module__s9N6DG__faq summary:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.lookup-onboarding-module__s9N6DG__error{color:var(--destructive);font-size:var(--type-meta);line-height:var(--type-meta-line-height);margin:0}@media (max-width:639px){.lookup-onboarding-module__s9N6DG__scroll{padding:24px 16px}.lookup-onboarding-module__s9N6DG__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.lookup-onboarding-module__s9N6DG__ring{width:160px;height:160px}.lookup-onboarding-module__s9N6DG__preparing{gap:16px}.lookup-onboarding-module__s9N6DG__report{padding:12px}}@media (prefers-reduced-motion:reduce){.lookup-onboarding-module__s9N6DG__ringDots{animation:none}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.user-panel-offer-module__nn_r8G__offer .user-panel-offer-module__nn_r8G__tag{background:color-mix(in srgb, var(--offer-background) 86%, white);max-width:100%;color:var(--ui-canvas);font-size:var(--panel-type-menu-size,14px);font-weight:var(--panel-type-menu-weight,500);line-height:var(--panel-type-menu-line,20px);letter-spacing:var(--type-tracking-body);border-radius:9999px;align-self:flex-start;padding:4px 10px}.user-panel-offer-module__nn_r8G__offer .user-panel-offer-module__nn_r8G__upgrade{background:var(--ui-canvas);color:var(--offer-background,#030340);font-size:var(--type-body);font-weight:var(--type-weight-medium);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);border:0;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:8px;display:flex}.user-panel-offer-module__nn_r8G__offer .user-panel-offer-module__nn_r8G__upgrade:hover{background:#f2f2f6}.user-panel-offer-module__nn_r8G__offer .user-panel-offer-module__nn_r8G__upgrade:focus-visible{outline-offset:3px;outline:2px solid #fff}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{.paywall-gradient-module__vAOyeq__gradient[data-paywall-gradient] .paywall-gradient-module__vAOyeq__colors{filter:var(--gradient-soften)!important}}@layer components,utilities;.paywall-gradient-module__vAOyeq__gradient[data-paywall-gradient]{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.paywall-gradient-module__vAOyeq__gradient[data-paywall-gradient][data-gradient-fixed]{position:fixed}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-title]{letter-spacing:var(--type-tracking-lede);font-size:var(--type-lede)!important;line-height:var(--type-lede-line-height)!important;font-weight:var(--type-weight-medium)!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-action=primary]{--interface-icon-color:var(--offer-background);--offer-focus-color:var(--offer-background);color:var(--offer-background)!important;background:#fff!important;border-color:#0000!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-action=primary]:is(:hover,:focus-visible){background:#f2f2f6!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-action=secondary][data-button-shape=pill]{--interface-icon-color:#fff;--offer-focus-color:#fff;color:#fff!important;background:0 0!important;border-color:#0000!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-action=secondary][data-button-shape=pill]:is(:hover,:focus-visible){background:var(--panel-selected)!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-action]:focus-visible{outline-offset:-4px;outline:2px solid var(--offer-focus-color,#fff)!important}body .pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface][data-pro-offer-layout=banner] [data-offer-icon]{--interface-icon-color:#fff;background:var(--panel-selected)!important;color:#fff!important}}@layer components,utilities;.pro-offer-surface-module__BwI7zq__surface[data-pro-offer-surface]{--offer-background:var(--homepage-navy,#030340);--panel-ink:#fff;--panel-muted:#fff;--panel-icon:#9696b2;--panel-avatar:#fff;--panel-danger:#fff;--panel-warning:#fff;--panel-selected:color-mix(in srgb, var(--offer-background) 72%, white);isolation:isolate;background:var(--offer-background);border-color:var(--offer-background);color:#fff;position:relative;overflow:hidden}.pro-offer-surface-module__BwI7zq__surface[data-pro-offer-layout=banner]{--foreground:#fff;--muted-foreground:#fff;--panel-icon:#fff;--panel-accent-purple:#fff;--panel-success:#fff;--panel-success-soft:var(--panel-selected);--panel-border:#ffffff47}.pro-offer-surface-module__BwI7zq__surface[data-pro-offer-layout=banner]:after{content:"";z-index:-1;background:color-mix(in srgb, var(--offer-background) 40%, transparent);pointer-events:none;position:absolute;inset:0}.pro-offer-surface-module__BwI7zq__surface[data-offer-composition=inline]{border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px 24px;padding:24px;display:flex}.pro-offer-surface-module__BwI7zq__surface [data-offer-copy]{flex:220px;min-width:0}.pro-offer-surface-module__BwI7zq__surface [data-offer-actions]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pro-offer-surface-module__BwI7zq__surface [data-offer-description]{margin-top:4px}@media (max-width:639px){.pro-offer-surface-module__BwI7zq__surface[data-offer-composition=inline]{padding:20px}}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{body .credit-checkout-module__4X9x_G__paywall[data-package-paywall][data-credit-paywall] .credit-checkout-module__4X9x_G__payment [data-checkout-cta]{letter-spacing:var(--type-tracking-body);background:var(--ui-canvas)!important;color:#030340!important;height:52px!important;min-height:52px!important;font-size:var(--panel-type-menu-size,14px)!important;line-height:var(--panel-type-menu-line,20px)!important;font-weight:var(--panel-type-menu-weight,500)!important;border:0!important}body .credit-checkout-module__4X9x_G__paywall[data-package-paywall][data-credit-paywall] .credit-checkout-module__4X9x_G__payment [data-checkout-cta]:hover{background:#ededff!important}body .credit-checkout-module__4X9x_G__paywall[data-package-paywall][data-credit-paywall] .credit-checkout-module__4X9x_G__payment [data-checkout-sheet-visible] [data-checkout-cta]{letter-spacing:var(--type-tracking-body);background:var(--ui-ink)!important;height:52px!important;min-height:52px!important;color:var(--ui-canvas)!important;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important}body .credit-checkout-module__4X9x_G__paywall[data-package-paywall][data-credit-paywall] .credit-checkout-module__4X9x_G__payment [data-checkout-sheet-visible] [data-checkout-cta]:hover:not(:disabled){background:var(--ui-ink)!important}body .credit-checkout-module__4X9x_G__paywall[data-package-paywall][data-credit-paywall] .credit-checkout-module__4X9x_G__payment [data-checkout-cta]:focus-visible{outline-offset:4px;outline:2px solid #fff!important}}@layer components,utilities;.credit-checkout-module__4X9x_G__paywall[data-credit-paywall]{--foreground:var(--ui-canvas);--muted-foreground:#ffffffb8;--panel-muted:#ffffffb8;--panel-hover:#ffffff14;--panel-focus:#ffffff1f}.credit-checkout-module__4X9x_G__payment{margin-top:16px}.credit-checkout-module__4X9x_G__payment .checkout-sheet-floating{--foreground:var(--ui-ink);--muted-foreground:var(--ui-muted);--panel-ink:var(--ui-ink);--panel-muted:var(--ui-muted);--panel-icon:#888;--panel-hover:var(--ui-surface);--panel-selected:var(--ui-surface);--panel-focus:var(--ui-link);--interface-icon-color:#888;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;inset:auto 16px calc(16px + env(safe-area-inset-bottom));width:auto;max-width:400px;max-height:min(84dvh,720px);margin-inline:auto;position:fixed}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){--package-dialog-translate:0px 0px;--package-dialog-scale:1;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;transform:none!important;translate:var(--package-dialog-translate)!important;scale:var(--package-dialog-scale)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;inset:0!important}html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){transition:scale var(--package-dialog-enter,.22s) var(--package-dialog-ease,cubic-bezier(.22, 1, .36, 1))!important}@starting-style{html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){--package-dialog-scale:.96}}:is(html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-starting-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]),html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall])){--package-dialog-scale:.96}html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){transition-duration:var(--package-dialog-exit,.18s)!important}@media (prefers-reduced-motion:reduce){html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){transition:none!important}@starting-style{html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){--package-dialog-scale:1}}:is(html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-starting-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]),html:not([data-paywall-morph]) body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall])){--package-dialog-scale:1}}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__heading{letter-spacing:var(--type-tracking-title)!important;font-size:var(--panel-type-title-size,32px)!important;line-height:var(--panel-type-title-line,40px)!important;font-weight:var(--panel-type-title-weight,500)!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-cta],body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-cta] *{--interface-icon-color:#030340;color:#030340!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-cta]{letter-spacing:var(--type-tracking-body);background:var(--ui-canvas)!important;height:52px!important;min-height:52px!important;font-size:var(--panel-type-menu-size,14px)!important;line-height:var(--panel-type-menu-line,20px)!important;font-weight:var(--panel-type-menu-weight,500)!important;border-radius:9999px!important;padding:16px 20px!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-cta]:hover:not(:disabled){background:#f2f2f6!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-sheet-visible] [data-checkout-cta],body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-sheet-visible] [data-checkout-cta] *{--interface-icon-color:#fff;color:var(--ui-canvas)!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-sheet-visible] [data-checkout-cta],body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-sheet-visible] [data-checkout-cta]:hover:not(:disabled){background:var(--brand-blue)!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall] .package-paywall-module__qoNuUa__packages,body .package-paywall-module__qoNuUa__paywall[data-package-paywall] [data-checkout-change]{-webkit-backdrop-filter:blur(32px)saturate(1.25)!important;backdrop-filter:blur(32px)saturate(1.25)!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-change]{--interface-icon-color:#fff;background:var(--package-surface)!important;color:#fff!important;height:28px!important;min-height:28px!important;padding:4px 12px!important}html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){clip-path:inset(0)!important;transition:clip-path var(--paywall-morph-enter,.3s) var(--paywall-morph-ease,cubic-bezier(.22, 1, .36, 1))!important}@starting-style{html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){clip-path:inset(var(--paywall-morph-inset,0px 0px 0px 0px) round var(--paywall-morph-radius,0px))!important}}:is(html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-starting-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]),html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall])){clip-path:inset(var(--paywall-morph-inset,0px 0px 0px 0px) round var(--paywall-morph-radius,0px))!important}html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){transition-duration:var(--paywall-morph-exit,.22s)!important}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content .package-paywall-module__qoNuUa__paywall[data-package-paywall]{transform-origin:50%;transition:transform var(--paywall-morph-enter,.3s) var(--paywall-morph-ease,cubic-bezier(.22, 1, .36, 1));transform:none}@starting-style{html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content .package-paywall-module__qoNuUa__paywall[data-package-paywall]{transform:var(--paywall-morph-content,none)}}:is(html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-starting-style] .package-paywall-module__qoNuUa__paywall[data-package-paywall],html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-ending-style] .package-paywall-module__qoNuUa__paywall[data-package-paywall]){transform:var(--paywall-morph-content,none)}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-ending-style] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{transition-duration:var(--paywall-morph-exit,.22s)}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed]{transform-origin:0 0;transition:transform var(--paywall-morph-enter,.3s) var(--paywall-morph-ease,cubic-bezier(.22, 1, .36, 1));will-change:transform;transform:none}@starting-style{html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed]{transform:var(--paywall-morph-gradient,none)}}:is(html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-starting-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed],html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed]){transform:var(--paywall-morph-gradient,none)}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content[data-ending-style]:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed]{transition-duration:var(--paywall-morph-exit,.22s)}body .package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-footer]:not([data-checkout-sheet-visible]){border:0!important}body [data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall] .package-paywall-module__qoNuUa__heading{letter-spacing:var(--type-tracking-title);font-size:var(--type-heading-small)!important;line-height:var(--type-heading-small-line-height)!important}body .package-paywall-module__qoNuUa__paywall[data-package-paywall][data-package-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-cta]{letter-spacing:var(--type-tracking-body);height:44px!important;min-height:44px!important;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important;padding-block:12px!important}}@layer components,utilities;.package-paywall-module__qoNuUa__frame[data-package-paywall-frame][data-pro-offer-surface]{--interface-icon-color:#fff;overscroll-behavior:contain;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.package-paywall-module__qoNuUa__paywall[data-package-paywall]{--package-surface:#0303406b;--paywall-inline-inset:24px;--paywall-bottom-inset:calc(24px + env(safe-area-inset-bottom));width:100%;max-width:448px;min-height:0;max-height:100%;padding:calc(48px + env(safe-area-inset-top)) var(--paywall-inline-inset) var(--paywall-bottom-inset);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:0;border-radius:0;flex-direction:column;flex:auto;display:flex}.package-paywall-module__qoNuUa__pitch{scrollbar-width:none;overscroll-behavior:contain;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.package-paywall-module__qoNuUa__pitch::-webkit-scrollbar{display:none}.package-paywall-module__qoNuUa__dock{flex:none;width:100%}.package-paywall-module__qoNuUa__paywall[data-package-paywall],.package-paywall-module__qoNuUa__paywall[data-package-paywall] *{font-family:var(--font-app)!important}.package-paywall-module__qoNuUa__header{text-align:center}.package-paywall-module__qoNuUa__customerBadge{width:224px;height:76px;color:var(--ui-canvas);flex-direction:column;justify-content:center;align-items:center;margin:32px auto 0;display:flex;position:relative}.package-paywall-module__qoNuUa__laurels{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__customerCount{font-size:var(--type-heading-small);line-height:var(--type-heading-small-line-height);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-title)}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__customerLabel{font-size:var(--panel-type-meta-size,12px);line-height:var(--panel-type-meta-line,16px);font-weight:var(--panel-type-meta-weight,400);color:#ffffffb8;letter-spacing:var(--type-tracking-meta)}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__heading{text-wrap:balance;max-width:100%;letter-spacing:var(--type-tracking-title);margin:0 auto;font-size:var(--panel-type-title-size,32px)!important;line-height:var(--panel-type-title-line,40px)!important;font-weight:var(--panel-type-title-weight,500)!important;color:var(--ui-canvas)!important}.package-paywall-module__qoNuUa__close{top:calc(8px + env(safe-area-inset-top));z-index:1;position:fixed;right:8px}.package-paywall-module__qoNuUa__frame .package-paywall-module__qoNuUa__close button{color:var(--ui-canvas)!important;background:0 0!important}.package-paywall-module__qoNuUa__frame .package-paywall-module__qoNuUa__close button[data-paywall-close-revealed=true]{opacity:.5}.package-paywall-module__qoNuUa__frame .package-paywall-module__qoNuUa__close button:hover{background:#ffffff1f!important}.package-paywall-module__qoNuUa__close button:focus-visible{outline-color:#fff!important}.package-paywall-module__qoNuUa__benefits{flex-direction:column;gap:12px;margin:32px 0;padding:0;list-style:none;display:flex}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__benefit{min-height:28px;color:var(--ui-canvas);letter-spacing:var(--type-tracking-body);align-items:center;gap:12px;display:flex;font-size:var(--panel-type-menu-size,14px)!important;line-height:var(--panel-type-menu-line,20px)!important;font-weight:var(--panel-type-menu-weight,500)!important}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__icon{width:18px;height:18px;color:var(--ui-canvas);flex:0 0 18px}.package-paywall-module__qoNuUa__packages{background:var(--package-surface);border:0;border-radius:20px;flex-direction:column;gap:0;min-width:0;margin:0;padding:0;display:flex;overflow:hidden}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__plan{color:#ffffffb8;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:72px;padding:14px 16px;display:flex;position:relative}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__plan:hover{background:#ffffff0a}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__plan:has(:checked){color:var(--ui-canvas)}.package-paywall-module__qoNuUa__plan+.package-paywall-module__qoNuUa__plan:before{content:"";pointer-events:none;background:#ffffff24;height:1px;position:absolute;top:0;left:56px;right:16px}.package-paywall-module__qoNuUa__plan+.package-paywall-module__qoNuUa__plan:hover:before,.package-paywall-module__qoNuUa__plan:hover+.package-paywall-module__qoNuUa__plan:before{visibility:hidden}.package-paywall-module__qoNuUa__plan:has(:focus-visible){outline-offset:-4px;outline:2px solid #fff}.package-paywall-module__qoNuUa__radio{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.package-paywall-module__qoNuUa__selection{--interface-icon-color:#030340;--interface-icon-size:14px;color:#030340;pointer-events:none;border:1.5px solid #fff6;border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;margin-inline:2px;display:flex}.package-paywall-module__qoNuUa__plan:has(:checked) .package-paywall-module__qoNuUa__selection{background:var(--ui-canvas);border-color:var(--ui-divider)}.package-paywall-module__qoNuUa__selection .package-paywall-module__qoNuUa__check{width:var(--interface-icon-size);height:var(--interface-icon-size);visibility:hidden}.package-paywall-module__qoNuUa__plan:has(:checked) .package-paywall-module__qoNuUa__check{visibility:visible}.package-paywall-module__qoNuUa__planCopy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.package-paywall-module__qoNuUa__planTitle{align-items:center;gap:8px;min-width:0;display:flex}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__savings{background:var(--ui-canvas);color:#030340;letter-spacing:var(--type-tracking-meta);border-radius:9999px;flex-shrink:0;padding:1px 8px;font-size:var(--panel-type-meta-size,12px)!important;line-height:var(--panel-type-meta-line,16px)!important;font-weight:var(--panel-type-label-weight,500)!important}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__planName,.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__price{font-variant-numeric:normal;letter-spacing:var(--type-tracking-body);font-size:var(--panel-type-label-size,14px)!important;line-height:var(--panel-type-label-line,20px)!important;font-weight:var(--panel-type-label-weight,500)!important}.package-paywall-module__qoNuUa__price{flex-shrink:0;align-self:center}.package-paywall-module__qoNuUa__priceStack{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.package-paywall-module__qoNuUa__priceStack .package-paywall-module__qoNuUa__price{align-self:flex-end}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__priceStack .package-paywall-module__qoNuUa__price{letter-spacing:var(--type-tracking-title);font-size:var(--type-heading-small)!important;line-height:var(--type-heading-small-line-height)!important}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__detail,.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__period{color:#ffffffb8;letter-spacing:var(--type-tracking-meta);font-size:var(--panel-type-meta-size,12px)!important;line-height:var(--panel-type-meta-line,16px)!important;font-weight:var(--panel-type-meta-weight,400)!important}.package-paywall-module__qoNuUa__checkout{--color-primary:#fff;--primary:var(--ui-ink);--color-primary-foreground:#030340;--primary-foreground:var(--ui-canvas);--color-funnel-ink:var(--ui-canvas);--color-funnel-cta:#030340;flex-shrink:0;width:100%;min-height:130px;margin:16px 0 0;position:relative}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout .checkout-sheet-floating{--foreground:var(--ui-ink);--color-foreground:var(--ui-ink);--muted-foreground:var(--ui-muted);--color-muted-foreground:var(--ui-muted);--panel-ink:var(--ui-ink);--panel-muted:var(--ui-muted);--panel-icon:#888;--panel-hover:var(--ui-surface);--panel-selected:var(--ui-surface);--panel-focus:var(--ui-link);--interface-icon-color:#888;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:20px;width:min(400px,100% - 48px);max-width:400px;height:min(592px,100dvh - 48px);max-height:calc(100% - 48px);margin:0;padding:20px;position:fixed;left:50%;right:auto;overflow:hidden;translate:-50% -50%;top:50%!important;bottom:auto!important}@media (max-width:639px){.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout .checkout-sheet-floating{height:calc(100dvh - 48px)}}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout{--muted-foreground:#ffffffb8;--color-muted-foreground:#ffffffb8;--foreground:var(--ui-canvas);--color-foreground:var(--ui-canvas);--interface-icon-color:#fff;color:var(--ui-canvas)}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-cta]{background:var(--ui-canvas);color:#030340;opacity:1;width:100%;height:52px;min-height:52px;letter-spacing:var(--type-tracking-body);border:0;border-radius:9999px;justify-content:center;align-items:center;padding:16px 20px;display:flex;font-size:var(--panel-type-menu-size,14px)!important;line-height:var(--panel-type-menu-line,20px)!important;font-weight:var(--panel-type-menu-weight,500)!important}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-cta][data-panel-control]:hover:not(:disabled),.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-cta]:hover:not(:disabled){background:#f2f2f6!important}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-cta]:disabled{cursor:wait}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout [data-checkout-cta]:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (max-width:639px){.package-paywall-module__qoNuUa__paywall[data-package-paywall]{height:100dvh}.package-paywall-module__qoNuUa__pitch{justify-content:safe center}.package-paywall-module__qoNuUa__pitch>*{flex-shrink:0}}@media (min-width:640px){.package-paywall-module__qoNuUa__frame[data-package-paywall-frame][data-pro-offer-surface]{padding:24px}.package-paywall-module__qoNuUa__paywall[data-package-paywall]{margin-block:0;padding-top:24px;padding-bottom:24px}@media (max-height:920px){.package-paywall-module__qoNuUa__frame[data-package-paywall-frame][data-pro-offer-surface]{padding:16px}.package-paywall-module__qoNuUa__paywall[data-package-paywall]{padding-top:12px;padding-bottom:12px}}}@media (max-height:920px){.package-paywall-module__qoNuUa__customerBadge{width:196px;height:60px;margin-top:16px}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__customerCount{font-size:var(--type-heading-small);line-height:var(--type-heading-small-line-height);letter-spacing:var(--type-tracking-title)}.package-paywall-module__qoNuUa__benefits{gap:8px;margin:16px 0}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__benefit{min-height:24px}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__plan{min-height:56px;padding-block:10px}.package-paywall-module__qoNuUa__checkout{margin-top:12px}@media (max-width:639px){.package-paywall-module__qoNuUa__paywall[data-package-paywall]{padding-top:calc(24px + env(safe-area-inset-top))}}}@media (prefers-reduced-motion:reduce){@layer base{html[data-paywall-morph] body [data-slot=dialog-content][data-product-dialog-size].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]){transition:none!important}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content .package-paywall-module__qoNuUa__paywall[data-package-paywall]{transition:none!important}html[data-paywall-morph] body [data-slot=dialog-content].membership-dialog-content:has(.package-paywall-module__qoNuUa__paywall[data-package-paywall]) [data-paywall-gradient][data-gradient-fixed]{transition:none!important}}}[data-onboarding-paywall] .package-paywall-module__qoNuUa__frame[data-package-paywall-frame][data-pro-offer-surface]{height:100%;padding:0}[data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{height:100%;padding:40px 24px 24px}@media (max-width:639px){[data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{padding-top:calc(40px + env(safe-area-inset-top));padding-bottom:var(--paywall-bottom-inset)}}[data-onboarding-paywall] .package-paywall-module__qoNuUa__close{position:absolute;top:8px;right:8px}[data-onboarding-paywall] [data-paywall-gradient][data-gradient-fixed]{position:absolute}[data-onboarding-paywall] .package-paywall-module__qoNuUa__pitch>*{flex-shrink:0}[data-onboarding-paywall] .package-paywall-module__qoNuUa__pitch{justify-content:flex-start}[data-onboarding-paywall] .package-paywall-module__qoNuUa__customerBadge{display:none}[data-onboarding-paywall] .package-paywall-module__qoNuUa__benefits{gap:8px;margin:24px 0}[data-onboarding-paywall] .package-paywall-module__qoNuUa__benefit{min-height:20px}[data-onboarding-paywall] .package-paywall-module__qoNuUa__plan{min-height:76px;padding-block:16px}[data-onboarding-paywall] .package-paywall-module__qoNuUa__dock{flex-direction:column;display:flex}[data-onboarding-paywall] .package-paywall-module__qoNuUa__checkout{flex-direction:column;justify-content:flex-end;min-height:132px;display:flex}[data-onboarding-paywall] .package-paywall-module__qoNuUa__checkout .checkout-sheet-floating{--panel-field-border:var(--ui-border);width:auto;max-width:none;height:calc(100% - 48px);max-height:calc(100% - 48px);left:24px;right:24px;translate:none;top:24px!important;bottom:24px!important}[data-onboarding-paywall] .package-paywall-module__qoNuUa__checkout [data-checkout-footer]:not([data-checkout-sheet-visible]) :has(>[data-checkout-cta]){order:2;margin-top:12px}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__security{color:var(--ui-canvas);letter-spacing:var(--type-tracking-body);flex-shrink:0;justify-content:center;align-items:center;gap:6px;margin:16px 0 0;display:flex;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important;font-weight:var(--type-weight-medium)!important}.package-paywall-module__qoNuUa__security svg{width:16px;height:16px}.package-paywall-module__qoNuUa__paywall .package-paywall-module__qoNuUa__checkout:not(:has([data-checkout-sheet-visible])) [data-checkout-trust]{display:none}.package-paywall-module__qoNuUa__frame:has([data-checkout-sheet-visible]) .package-paywall-module__qoNuUa__close{visibility:hidden}[data-account-flow-page] [data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{width:100%;max-width:none;height:100%;padding:48px 32px 32px}[data-account-flow-page] .package-paywall-module__qoNuUa__frame[data-package-paywall-frame]{border-radius:0}[data-account-flow-page] .package-paywall-module__qoNuUa__checkout .checkout-sheet-floating{position:absolute}[data-account-flow-page] .package-paywall-module__qoNuUa__paywall:has([data-checkout-sheet-visible]){position:static}[data-account-flow-page] .package-paywall-module__qoNuUa__checkout:has([data-checkout-sheet-visible]){position:static}@media (max-width:639px){[data-account-flow-page] [data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{padding-inline:24px;padding-bottom:24px}}[data-account-flow-page] .package-paywall-module__qoNuUa__checkout [data-checkout-footer]>div{max-width:none}@media (max-width:639px){[data-account-flow-page] [data-onboarding-paywall] .package-paywall-module__qoNuUa__paywall[data-package-paywall]{padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(24px + env(safe-area-inset-bottom))}[data-account-flow-page] .package-paywall-module__qoNuUa__checkout .checkout-sheet-floating{width:100%;height:100%;max-height:100%;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));border:0;border-radius:0;inset:0!important}}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{body .paywall-exit-offer-module__cfFaja__offer[data-paywall-exit-offer] .paywall-exit-offer-module__cfFaja__timerLabel,body .paywall-exit-offer-module__cfFaja__offer[data-paywall-exit-offer] .paywall-exit-offer-module__cfFaja__priceLabel{letter-spacing:var(--type-tracking-body);font-size:var(--panel-type-menu-size,14px)!important;line-height:var(--panel-type-menu-line,20px)!important;font-weight:var(--panel-type-menu-weight,500)!important}body .paywall-exit-offer-module__cfFaja__offer[data-paywall-exit-offer] .paywall-exit-offer-module__cfFaja__period{letter-spacing:var(--type-tracking-meta);font-size:var(--panel-type-meta-size,12px)!important;line-height:var(--panel-type-meta-line,16px)!important;font-weight:var(--panel-type-meta-weight,400)!important}body .paywall-exit-offer-module__cfFaja__offer[data-paywall-exit-offer] .paywall-exit-offer-module__cfFaja__price{letter-spacing:var(--type-tracking-title);font-size:var(--type-heading-small)!important;line-height:var(--type-heading-small-line-height)!important;font-weight:var(--type-weight-medium)!important}}@layer components,utilities;.paywall-exit-offer-module__cfFaja__offer[data-package-paywall][data-paywall-exit-offer]{height:var(--exit-offer-height,100%);width:var(--exit-offer-width,100%);max-height:100%;padding-inline:var(--exit-offer-inline,var(--paywall-inline-inset));padding-bottom:max(var(--paywall-bottom-inset), var(--exit-offer-bottom,0px));overflow:hidden}@media (max-width:639px){.paywall-exit-offer-module__cfFaja__offer[data-package-paywall][data-paywall-exit-offer]{width:100%;height:100dvh;padding-inline:var(--paywall-inline-inset);padding-bottom:max(var(--paywall-bottom-inset), var(--exit-offer-bottom,0px))}}.paywall-exit-offer-module__cfFaja__offer [data-package-paywall-dock]>div{flex-direction:column;justify-content:flex-end;display:flex}.paywall-exit-offer-module__cfFaja__content{scrollbar-width:none;text-align:center;flex-direction:column;flex:auto;gap:24px;width:100%;min-height:0;display:flex;overflow-y:auto}.paywall-exit-offer-module__cfFaja__content>*{flex-shrink:0}.paywall-exit-offer-module__cfFaja__timerBlock,.paywall-exit-offer-module__cfFaja__incentive{flex-direction:column;align-items:center;gap:4px;display:flex}.paywall-exit-offer-module__cfFaja__incentive{gap:16px}.paywall-exit-offer-module__cfFaja__separator{pointer-events:none;background:#ffffff24;flex-shrink:0;width:96px;height:1px}.paywall-exit-offer-module__cfFaja__timerLabel,.paywall-exit-offer-module__cfFaja__period{color:#ffffffb8}.paywall-exit-offer-module__cfFaja__timer{font-variant-numeric:tabular-nums}.paywall-exit-offer-module__cfFaja__title{outline:none}.paywall-exit-offer-module__cfFaja__offer[data-paywall-exit-offer] .paywall-exit-offer-module__cfFaja__discountBadge{box-sizing:content-box;margin:0 auto;padding-inline:24px;display:flex}.paywall-exit-offer-module__cfFaja__discountBadge h2{margin:0}.paywall-exit-offer-module__cfFaja__offer .paywall-exit-offer-module__cfFaja__ticket{grid-template-columns:1fr 1fr;display:grid}.paywall-exit-offer-module__cfFaja__original,.paywall-exit-offer-module__cfFaja__current{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}.paywall-exit-offer-module__cfFaja__original{color:#ffffffb8;position:relative}.paywall-exit-offer-module__cfFaja__original:after{content:"";background:#ffffff24;width:1px;position:absolute;top:16px;bottom:16px;right:0}.paywall-exit-offer-module__cfFaja__current{color:var(--ui-canvas)}.paywall-exit-offer-module__cfFaja__price{white-space:nowrap;font-variant-numeric:tabular-nums}.paywall-exit-offer-module__cfFaja__original .paywall-exit-offer-module__cfFaja__price{text-decoration-thickness:2px}.paywall-exit-offer-module__cfFaja__offer .paywall-exit-offer-module__cfFaja__security{margin:0}[data-paywall-exit-offer-frame]:has([data-checkout-sheet-visible]) [data-exit-offer-close]{visibility:hidden}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.account-flow-module__1oaY6q__page{z-index:80;overscroll-behavior:contain;color:var(--ui-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;outline:none;place-items:center;padding:32px 24px;display:grid;position:fixed;inset:0;overflow-y:auto}.account-flow-module__1oaY6q__frame[data-account-flow]{border:1px solid var(--ui-divider,#ededed);width:min(480px,100%);max-width:none;height:720px;min-height:0;max-height:calc(100dvh - 64px);box-shadow:none;background:#fff;border-radius:24px;flex-direction:column;flex-shrink:0;display:flex;position:relative;overflow:hidden}@media (max-width:639px){.account-flow-module__1oaY6q__page{padding:0}.account-flow-module__1oaY6q__frame[data-account-flow]{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}}@media (max-height:783px) and (min-width:640px){.account-flow-module__1oaY6q__page{align-items:start}}.account-flow-module__1oaY6q__action{background:var(--brand-blue);width:100%;height:2.75rem;color:var(--ui-canvas);font-size:var(--type-body);font-weight:var(--type-weight-medium);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);border:0;border-radius:9999px;flex-shrink:0}.account-flow-module__1oaY6q__action:hover{background:var(--brand-blue)}.account-flow-module__1oaY6q__action:disabled{background:var(--ui-surface);color:var(--ui-muted)}.account-flow-module__1oaY6q__action:focus-visible{outline:2px solid var(--brand-blue);outline-offset:3px}.account-flow-module__1oaY6q__inputText{font-size:var(--type-body);line-height:var(--type-body-line-height);font-weight:var(--type-weight-normal);letter-spacing:var(--type-tracking-body)}.account-flow-module__1oaY6q__inputText::placeholder{font:inherit;letter-spacing:inherit}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{.onboarding-tour-module__6WgHqW__dialog[data-onboarding-tour] .onboarding-tour-module__6WgHqW__title{color:var(--ui-ink);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-title);margin:0;font-size:var(--type-heading-small)!important;line-height:var(--type-heading-small-line-height)!important}}@layer components,utilities;.onboarding-tour-module__6WgHqW__art{-webkit-user-select:none;user-select:none;background:#f6f3ed;flex:0 0 18rem;width:100%;position:relative;overflow:hidden}.onboarding-tour-module__6WgHqW__content{flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;min-height:0;padding:2rem;display:flex;overflow:hidden}.onboarding-tour-module__6WgHqW__header{text-align:left;flex-direction:column;gap:.75rem;min-height:0;display:flex;overflow-y:auto}.onboarding-tour-module__6WgHqW__feature{color:#2b2cf6;font-size:var(--type-meta);font-weight:var(--type-weight-medium);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta)}.onboarding-tour-module__6WgHqW__dialog[data-onboarding-tour] .onboarding-tour-module__6WgHqW__description{color:var(--ui-muted);font-size:var(--type-body);font-weight:var(--type-weight-normal);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);flex-shrink:0;margin:0}.onboarding-tour-module__6WgHqW__footer{flex-direction:column;flex-shrink:0;align-items:stretch;gap:1.5rem;display:flex}@media (max-height:38rem){.onboarding-tour-module__6WgHqW__art{flex-basis:8rem}}.onboarding-tour-module__6WgHqW__footer>span[aria-hidden]{justify-content:center}@media (max-width:639px){.onboarding-tour-module__6WgHqW__content{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{body .checkout-controls-module__18gO4W__footer.checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] :is([data-panel-control=action],[data-checkout-card-opener],[data-checkout-cta]){letter-spacing:var(--type-tracking-body);height:44px!important;min-height:44px!important;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important;font-weight:var(--type-weight-medium)!important;border-radius:9999px!important;padding:12px 16px!important}body .checkout-controls-module__18gO4W__footer.checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] :is([data-checkout-card-opener],[data-checkout-cta]){--interface-icon-color:#fff;background:var(--brand-blue)!important;color:var(--ui-canvas)!important}body .checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-checkout-card-opener] svg{color:var(--ui-canvas)!important}body .checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-checkout-security]{border-radius:8px;padding:6px 10px;color:#00ad73!important;background:#f1faf5!important}body .checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-checkout-security] svg{--interface-icon-color:#00ad73;color:#00ad73!important}body .checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-checkout-total]{white-space:nowrap;letter-spacing:var(--type-tracking-body);color:inherit!important;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important;font-weight:inherit!important;display:inline!important}body .checkout-controls-module__18gO4W__wallet.checkout-controls-module__18gO4W__wallet[data-checkout-wallet][data-button-shape]{--panel-ink:var(--ui-ink);--interface-icon-color:#fff;letter-spacing:var(--type-tracking-body);background:var(--ui-ink)!important;height:44px!important;min-height:44px!important;color:var(--ui-canvas)!important;font-size:var(--type-body)!important;line-height:var(--type-body-line-height)!important;font-weight:var(--type-weight-medium)!important;border:0!important;border-radius:9999px!important;padding:10px 20px!important}body .checkout-controls-module__18gO4W__wallet.checkout-controls-module__18gO4W__wallet[data-checkout-wallet][data-button-shape] svg{fill:currentColor;color:var(--ui-canvas)!important}body .checkout-controls-module__18gO4W__footer.checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-checkout-back]{--interface-icon-color:var(--ui-ink);align-items:center;gap:8px;display:inline-flex;height:28px!important;min-height:28px!important;color:var(--ui-ink)!important;font-size:var(--type-body)!important;font-weight:var(--type-weight-medium)!important;background:0 0!important;border:0!important;padding:0 4px!important}body .checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-back] svg{width:16px;height:16px}body .checkout-controls-module__18gO4W__footer.checkout-controls-module__18gO4W__footer[data-checkout-footer][data-checkout-sheet-visible] [data-panel-payment-field]:focus-within:not([data-invalid]){border-color:var(--ui-ink)!important;outline:1px solid var(--ui-ink)!important;outline-offset:-1px!important}}@layer components,utilities;.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible]{--panel-field-border:var(--ui-border)}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-methods]{flex-direction:column;gap:12px;display:flex}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-methods]>*,.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-card-form]>*{flex-shrink:0;margin-block:0}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-card-form]:not([hidden]){flex-direction:column;flex:1;gap:8px;display:flex}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-card-form]>[data-checkout-cta]{margin-top:auto}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-trust]{flex-flow:wrap;justify-content:center;align-items:center;gap:12px}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-method-options]:not([hidden]){flex-direction:column;gap:12px;display:flex}.checkout-controls-module__18gO4W__footer[data-checkout-sheet-visible] [data-checkout-method-options]>*{flex-shrink:0}.checkout-controls-module__18gO4W__footer [data-checkout-method-options][hidden],.checkout-controls-module__18gO4W__footer [data-checkout-card-form][hidden]{display:none}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{.chat-auth-dialog-module__hYW52G__dialog .chat-auth-dialog-module__hYW52G__emailInput:focus{border-color:var(--auth-focus)!important;outline:1.5px solid var(--auth-focus)!important;outline-offset:-1.5px!important}.chat-auth-dialog-module__hYW52G__dialog[data-account-flow] .chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-submit]{height:2.75rem!important}}@layer components,utilities;.chat-auth-dialog-module__hYW52G__dialog{--auth-canvas:var(--ui-canvas);--auth-ink:var(--ui-ink);--auth-muted:var(--ui-muted);--auth-border:var(--ui-divider);--auth-border-hover:var(--ui-border);--auth-focus:#2b2cf6;--auth-button:#2b2cf6;--auth-button-hover:#2425dc;--auth-button-disabled:#eee;--auth-button-disabled-ink:var(--ui-muted);--button-radius:9999px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--auth-ink);padding:32px}.chat-auth-dialog-module__hYW52G__dialogStep,.chat-auth-dialog-module__hYW52G__flowStep{flex-direction:column;flex:1;min-height:0;display:flex}.chat-auth-dialog-module__hYW52G__optionsBody{flex:1;min-height:0;overflow-y:auto}.chat-auth-dialog-module__hYW52G__actionFooter{flex-shrink:0;padding-top:1rem}.chat-auth-dialog-module__hYW52G__verificationFlow{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-submit]{z-index:20;background:var(--auth-button);color:#fff;flex-shrink:0;order:10;height:2.75rem;margin-top:auto;position:sticky;bottom:0}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-submit]:hover{background:var(--auth-button-hover)}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-submit]:disabled{background:var(--auth-button-disabled);color:var(--auth-button-disabled-ink)}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-actions]{margin-bottom:1rem}.chat-auth-dialog-module__hYW52G__dialogHeader{text-align:center;align-items:center;gap:.75rem}.chat-auth-dialog-module__hYW52G__dialog .chat-auth-dialog-module__hYW52G__dialogTitle{color:var(--auth-ink)}.chat-auth-dialog-module__hYW52G__brandTitle{justify-content:center;align-items:center;display:flex}.chat-auth-dialog-module__hYW52G__dialogTitleText{font-size:var(--type-title);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-title);line-height:var(--type-title-line-height);display:block}.chat-auth-dialog-module__hYW52G__dialogDescription{max-width:22.5rem;color:var(--auth-muted);font-size:var(--type-body);font-weight:var(--type-weight-normal);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);margin-inline:auto}.chat-auth-dialog-module__hYW52G__oauthStack{gap:.5rem;margin-top:1.25rem;display:grid}.chat-auth-dialog-module__hYW52G__oauthButton{background:var(--auth-button);width:100%;height:2.75rem;color:var(--ui-canvas);font-size:var(--type-lede);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-lede);line-height:var(--type-lede-line-height);border:0;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:.75rem;display:inline-flex}.chat-auth-dialog-module__hYW52G__oauthButton:hover{background:var(--auth-button-hover)}.chat-auth-dialog-module__hYW52G__oauthButton[data-auth-provider=apple],.chat-auth-dialog-module__hYW52G__oauthButton[data-auth-provider=apple]:hover{background:var(--ui-ink)}.chat-auth-dialog-module__hYW52G__oauthButton svg path{fill:#fff}.chat-auth-dialog-module__hYW52G__oauthButton:focus-visible,.chat-auth-dialog-module__hYW52G__emailInput:focus-visible,.chat-auth-dialog-module__hYW52G__primaryButton:focus-visible,.chat-auth-dialog-module__hYW52G__emailCodeButton:focus-visible,.chat-auth-dialog-module__hYW52G__terms a:focus-visible{outline:2px solid var(--auth-focus);outline-offset:2px}.chat-auth-dialog-module__hYW52G__oauthButton:disabled{cursor:default}.chat-auth-dialog-module__hYW52G__divider{color:var(--auth-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;margin:1.25rem 0;display:grid}.chat-auth-dialog-module__hYW52G__dividerLine{background:var(--auth-border);height:1px}.chat-auth-dialog-module__hYW52G__form{gap:1rem;display:grid}.chat-auth-dialog-module__hYW52G__field{gap:.55rem;display:grid}.chat-auth-dialog-module__hYW52G__labelRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.chat-auth-dialog-module__hYW52G__passwordField{position:relative}.chat-auth-dialog-module__hYW52G__passwordField .chat-auth-dialog-module__hYW52G__passwordInput{padding-right:3rem}.chat-auth-dialog-module__hYW52G__passwordToggle{width:2.5rem;height:100%;color:var(--auth-muted,#777);border-radius:9999px;place-items:center;display:grid;position:absolute;top:0;right:.25rem}.chat-auth-dialog-module__hYW52G__passwordToggle svg{width:1.125rem;height:1.125rem}.chat-auth-dialog-module__hYW52G__secondaryLink{color:var(--auth-muted,#777);font-size:var(--type-body);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body)}.chat-auth-dialog-module__hYW52G__secondaryLink:hover,.chat-auth-dialog-module__hYW52G__passwordToggle:hover{color:var(--auth-ink,#171717)}.chat-auth-dialog-module__hYW52G__secondaryLink:focus-visible,.chat-auth-dialog-module__hYW52G__passwordToggle:focus-visible,.chat-auth-dialog-module__hYW52G__authFooter a:focus-visible{outline:2px solid var(--auth-focus,#2b2cf6);outline-offset:2px}.chat-auth-dialog-module__hYW52G__authFooter{color:var(--auth-muted,#777);font-size:var(--type-body);text-align:center;line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);justify-items:center;gap:.75rem;margin-top:1rem;display:grid}.chat-auth-dialog-module__hYW52G__authFooter a{color:var(--auth-focus,#2b2cf6);font-weight:var(--type-weight-medium)}.chat-auth-dialog-module__hYW52G__authFooter a:hover{text-decoration:underline}.chat-auth-dialog-module__hYW52G__label{color:var(--ui-ink);font-size:var(--type-body);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-body);line-height:var(--type-body-line-height)}.chat-auth-dialog-module__hYW52G__emailCodeButton{border:1px solid var(--auth-border);background:var(--auth-canvas);border-radius:9999px;width:100%;height:2.75rem;padding-inline:.9rem}.chat-auth-dialog-module__hYW52G__emailCodeButton:hover{border-color:var(--auth-border-hover)}.chat-auth-dialog-module__hYW52G__emailInput{border:1px solid var(--auth-border);background:var(--auth-canvas);width:100%;height:2.75rem;color:var(--auth-ink);border-radius:9999px;outline:none;padding-inline:.9rem;}.chat-auth-dialog-module__hYW52G__emailInput::placeholder{color:var(--ui-muted);opacity:1}.chat-auth-dialog-module__hYW52G__emailInput:hover{border-color:var(--auth-border-hover)}.chat-auth-dialog-module__hYW52G__primaryButton{border:1px solid var(--auth-button);background:var(--auth-button);width:100%;height:2.75rem;color:var(--ui-canvas);font-size:var(--type-body);font-weight:var(--type-weight-medium);letter-spacing:var(--type-tracking-body);line-height:var(--type-body-line-height);border-radius:9999px;outline:none}.chat-auth-dialog-module__hYW52G__primaryButton:hover{border-color:var(--auth-button-hover);background:var(--auth-button-hover)}.chat-auth-dialog-module__hYW52G__primaryButton:disabled{border-color:var(--auth-button-disabled);background:var(--auth-button-disabled);color:var(--auth-button-disabled-ink);cursor:default}.chat-auth-dialog-module__hYW52G__terms{max-width:21rem;color:var(--ui-muted);font-size:var(--type-meta);font-weight:var(--type-weight-medium);line-height:var(--type-meta-line-height);text-align:center;letter-spacing:var(--type-tracking-meta);margin:.75rem auto 0}.chat-auth-dialog-module__hYW52G__terms a{color:inherit;text-decoration:none}.chat-auth-dialog-module__hYW52G__terms a:hover{color:var(--auth-ink)}@media (max-width:639px){.chat-auth-dialog-module__hYW52G__dialog{padding-top:calc(1.5rem + env(safe-area-inset-top));padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.chat-auth-dialog-module__hYW52G__dialogTitleText{font-size:var(--type-heading-small);line-height:var(--type-heading-small-line-height);letter-spacing:var(--type-tracking-title);padding-inline:2rem}}.chat-auth-dialog-module__hYW52G__passwordGroup{grid-template-columns:minmax(0,1fr) auto;column-gap:.75rem}.chat-auth-dialog-module__hYW52G__passwordGroup>.chat-auth-dialog-module__hYW52G__passwordField{grid-area:2/1/auto/-1}.chat-auth-dialog-module__hYW52G__recoveryLink{grid-area:1/2;align-self:center}.chat-auth-dialog-module__hYW52G__verificationBrand{justify-content:center;margin-bottom:1.25rem;display:flex}.chat-auth-dialog-module__hYW52G__verificationTitle{color:var(--auth-ink);font-size:var(--type-heading-small);font-weight:var(--type-weight-medium);line-height:var(--type-heading-small-line-height);text-align:center;letter-spacing:var(--type-tracking-title)}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-cell]{border-color:var(--auth-border);background:#fff}.chat-auth-dialog-module__hYW52G__verificationFlow [data-auth-code-back]{border:1px solid var(--auth-border);width:100%;height:2.75rem;color:var(--ui-ink);background:#fff;margin-inline:0}.chat-auth-dialog-module__hYW52G__dialog[data-account-flow] .chat-auth-dialog-module__hYW52G__brandTitle{flex-direction:column;gap:24px}.chat-auth-dialog-module__hYW52G__dialog[data-account-flow] .chat-auth-dialog-module__hYW52G__brandTitle svg{width:28px;height:28px;padding:0}.chat-auth-dialog-module__hYW52G__dialog[data-account-flow] .chat-auth-dialog-module__hYW52G__dialogTitleText{padding:0;font-size:24px;line-height:32px}
@layer properties,interface-icons,menu-design,flat-ui,theme;@layer base{.photo-intel-cinematic-module__vt_RDa__lookup .photo-intel-cinematic-module__vt_RDa__stage[data-photo-location-phase] [data-photo-location-source] button{border-radius:0!important;min-width:0!important;min-height:0!important;padding:0!important}.photo-intel-cinematic-module__vt_RDa__lookup .photo-intel-cinematic-module__vt_RDa__stage[data-photo-location-phase] [data-photo-location-source]>div:last-child p{white-space:nowrap;letter-spacing:var(--type-tracking-meta);font-size:var(--type-meta)!important;line-height:var(--type-meta-line-height)!important}.photo-intel-cinematic-module__vt_RDa__lookup .photo-intel-cinematic-module__vt_RDa__stage [data-photo-map-attribution] a{line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);font-size:var(--type-meta)!important}}@layer components,utilities;.photo-intel-cinematic-module__vt_RDa__lookup{container:photo-location/inline-size}.photo-intel-cinematic-module__vt_RDa__stage{--background:var(--ui-canvas);--foreground:var(--ui-ink);--card:var(--ui-canvas);--card-foreground:var(--ui-ink);--muted:var(--ui-surface);--muted-foreground:var(--ui-muted);--border:var(--ui-border);--primary:var(--ui-ink);--primary-foreground:var(--ui-canvas);--accent:var(--ui-surface);--accent-foreground:var(--ui-ink);--panel-surface:var(--ui-canvas);--panel-ink:var(--ui-ink);--panel-muted:var(--ui-muted);--panel-icon:#cdd7e5;--panel-divider:var(--ui-divider);--panel-border:var(--ui-border);--panel-hover:var(--ui-surface);--panel-selected:var(--ui-surface);--panel-danger:#ff9aab;--landing-system-primary:var(--ui-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;height:100cqh;min-height:540px;color:var(--foreground);background:#030340}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-title]{color:var(--foreground)}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-header]{inset:12px 16px auto}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]{width:220px;height:176px;top:92px;bottom:auto;left:16px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-live-evidence]{width:228px;display:none;top:92px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud]{top:92px;left:auto;right:16px;transform:none}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud] p+p{display:none}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud] p{font-size:var(--type-meta);letter-spacing:var(--type-tracking-meta);line-height:var(--type-meta-line-height)}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-result] p{white-space:normal;overflow-wrap:anywhere}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-result]>div:first-child>div>p:nth-child(n+2){-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2lh;max-height:2lh;display:-webkit-box;overflow:hidden}.photo-intel-cinematic-module__vt_RDa__stage [aria-pressed=true]{background:var(--panel-selected)!important;color:var(--foreground)!important}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source] button{background:0 0!important;border:1px solid #aab7c9!important;border-radius:0!important;min-width:0!important;min-height:0!important;padding:0!important}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source] button[aria-pressed=true]{background:#a9bcff26!important;border-color:#a9bcff!important}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-map-controls]{top:92px}.photo-intel-cinematic-module__vt_RDa__dock{z-index:30;scrollbar-width:thin;gap:8px;max-height:44%;display:grid;position:absolute;inset:auto 16px 32px;overflow:auto}.photo-intel-cinematic-module__vt_RDa__dock>[data-photo-location-result],.photo-intel-cinematic-module__vt_RDa__dock>[data-photo-location-error],.photo-intel-cinematic-module__vt_RDa__dock>[data-photo-location-gate]{max-width:none;margin:0;position:relative;inset:auto}.photo-intel-cinematic-module__vt_RDa__dock [data-photo-location-error] h2{color:var(--foreground)}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]>div:last-child{padding:6px 8px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]>div:last-child p{font-size:var(--type-meta);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta)}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]>div:last-child p+p{display:none}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]>div:first-child{height:calc(100% - 28px)}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]>div:last-child{align-items:center;height:28px}@container photo-location (min-width:1100px){.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-live-evidence]{display:block}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud]{top:92px;right:264px}}@container photo-location (max-width:600px){.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-header]{inset-inline:12px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-header]>div{gap:2px;padding:4px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-header] button span{display:none}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-header] button{min-width:36px;padding-inline:8px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-source]{width:116px;height:128px;left:12px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud]{max-width:calc(100% - 152px);padding:8px;right:12px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-map-hud] p{white-space:normal}.photo-intel-cinematic-module__vt_RDa__dock{inset-inline:12px}.photo-intel-cinematic-module__vt_RDa__dock>[data-photo-location-result],.photo-intel-cinematic-module__vt_RDa__dock>[data-photo-location-error]{padding:12px}.photo-intel-cinematic-module__vt_RDa__stage [data-photo-location-result]>div>span{display:none}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.search-chat-field-module__t13OsW__root{--interface-icon-color:#8b8b8b;--type-control-height:32px;width:100%;color:var(--ui-ink);font-family:var(--font-app);font-size:var(--type-body);font-weight:var(--type-weight-medium);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body)}.search-chat-field-module__t13OsW__bar{--discovery-bar-control:var(--search-control-height,48px);--discovery-action-control:var(--search-action-size,32px);height:calc(var(--discovery-bar-control) + 12px);min-height:calc(var(--discovery-bar-control) + 12px);border:1px solid var(--search-border,#f4f4f4);border-radius:var(--search-radius,9999px);background:var(--ui-canvas);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:8px;padding:5px 13px;display:grid}.search-chat-field-module__t13OsW__leading{grid-area:1/1;align-items:center;display:flex}.search-chat-field-module__t13OsW__field{grid-area:1/2;min-width:0}.search-chat-field-module__t13OsW__actions{grid-area:1/3;align-items:center;gap:0;display:flex}.search-chat-field-module__t13OsW__measure{visibility:hidden;white-space:pre;pointer-events:none;min-width:0;height:0;font-size:var(--type-input);font-weight:var(--type-weight);line-height:var(--type-input-line-height);letter-spacing:var(--type-tracking-body);grid-area:1/2;padding-inline:6px;overflow:hidden}.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded]{border-radius:24px;align-items:stretch;height:auto}.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded] .search-chat-field-module__t13OsW__field{grid-column:1/-1;margin-bottom:8px}.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded] .search-chat-field-module__t13OsW__leading,.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded] .search-chat-field-module__t13OsW__actions{grid-row:2}.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded] .search-chat-field-module__t13OsW__actions{justify-content:flex-end}.search-chat-field-module__t13OsW__dictation{grid-area:2/1/auto/-1;align-items:center;min-width:0;display:flex}.search-chat-field-module__t13OsW__dictation [data-chat-composer-dictation-bar]{gap:4px}.search-chat-field-module__t13OsW__dictation [data-voice-waveform]{width:100%;min-width:0;color:var(--ui-muted);flex:auto}.search-chat-field-module__t13OsW__dictation [data-voice-waveform] [data-voice-mark]{color:var(--ui-muted)}.search-chat-field-module__t13OsW__dictation [data-chat-composer-dictation-bar] button{width:32px;min-width:32px;height:32px;min-height:32px;color:var(--ui-muted);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex:0 0 32px;place-items:center;padding:0;display:grid}.search-chat-field-module__t13OsW__dictation [data-chat-composer-dictation-bar] button:hover,.search-chat-field-module__t13OsW__dictation [data-chat-composer-dictation-bar] button:focus-visible{color:var(--ui-ink);background:var(--ui-surface)}.search-chat-field-module__t13OsW__leading button,.search-chat-field-module__t13OsW__actions>button,.search-chat-field-module__t13OsW__actions [data-chat-model-trigger]{flex:0 0 var(--discovery-action-control);width:var(--discovery-action-control);height:var(--discovery-action-control);min-width:var(--discovery-action-control);min-height:var(--discovery-action-control);color:var(--ui-muted);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:9999px;place-items:center;padding:0;display:grid}.search-chat-field-module__t13OsW__leading svg,.search-chat-field-module__t13OsW__actions>button svg,.search-chat-field-module__t13OsW__actions [data-chat-model-trigger] svg{width:var(--interface-icon-size);height:var(--interface-icon-size)}.search-chat-field-module__t13OsW__actions [data-chat-model-trigger] [data-model-mark=auto] path{fill:var(--interface-icon-color,#8b8b8b)}.search-chat-field-module__t13OsW__input{width:100%;min-width:0;height:var(--discovery-bar-control);min-height:var(--discovery-bar-control);resize:none;color:var(--ui-ink);font:inherit;font-size:var(--type-input);font-weight:var(--type-weight);text-overflow:ellipsis;letter-spacing:var(--type-tracking-body);background:0 0;border:0;outline:none;padding:14px 6px;display:block;overflow:hidden}.search-chat-field-module__t13OsW__bar[data-discovery-layout=inline] .search-chat-field-module__t13OsW__input{white-space:pre}.search-chat-field-module__t13OsW__bar[data-discovery-layout=expanded] .search-chat-field-module__t13OsW__input{overflow-wrap:break-word;height:auto;text-overflow:unset;padding-block:6px;overflow-x:hidden}.search-chat-field-module__t13OsW__input::placeholder{color:var(--ui-muted);font-weight:var(--type-weight-muted);opacity:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-chat-field-module__t13OsW__actions [data-chat-composer-submit]{flex:0 0 var(--discovery-action-control);width:var(--discovery-action-control);height:var(--discovery-action-control);min-width:var(--discovery-action-control);min-height:var(--discovery-action-control);color:var(--ui-muted);box-shadow:none;cursor:pointer;border:0;border-radius:9999px;place-items:center;padding:0;display:grid}.search-chat-field-module__t13OsW__actions [data-chat-composer-submit]:disabled{cursor:default;background:0 0}.search-chat-field-module__t13OsW__actions [data-chat-composer-submit]:not(:disabled){--interface-icon-color:var(--brand-blue-foreground);background:var(--brand-blue);color:var(--brand-blue-foreground)}.search-chat-field-module__t13OsW__leading button:is(:hover,:focus-visible,[data-popup-open]),.search-chat-field-module__t13OsW__actions>button:is(:hover,:focus-visible),.search-chat-field-module__t13OsW__actions [data-chat-model-trigger]:is(:hover,:focus-visible,[data-popup-open],[aria-expanded=true]),.search-chat-field-module__t13OsW__actions [data-chat-composer-submit][disabled]:is(:hover,:focus-visible){--interface-icon-color:var(--brand-blue-foreground);background:var(--brand-blue);color:var(--brand-blue-foreground);border-color:#0000}.search-chat-field-module__t13OsW__actions [data-chat-composer-submit]:not(:disabled):is(:hover,:focus-visible){background:color-mix(in srgb, var(--brand-blue) 88%, #000)}.search-chat-field-module__t13OsW__actions>button[aria-pressed=true]{color:var(--brand-blue)}.search-chat-field-module__t13OsW__root button:focus-visible{outline:2px solid var(--brand-blue);outline-offset:2px}.search-chat-field-module__t13OsW__notice{color:var(--ui-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);margin:12px 0 0}@media (max-width:420px){.search-chat-field-module__t13OsW__bar{column-gap:2px;padding-left:3px}.search-chat-field-module__t13OsW__actions{gap:0}.search-chat-field-module__t13OsW__input,.search-chat-field-module__t13OsW__measure{padding-inline:2px}.search-chat-field-module__t13OsW__actions [data-chat-composer-submit]{flex-basis:var(--discovery-action-control)}}.search-chat-field-module__t13OsW__input{font-family:var(--font-app);line-height:var(--type-input-line-height)}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.lookup-live-workspace-module__3-nNjW__workspace{--lookup-accent:var(--panel-app-indigo,#4263eb);--lookup-muted:color-mix(in srgb, var(--panel-ink,var(--foreground)) 65%, var(--panel-surface,var(--background)));min-width:0;color:var(--panel-ink,var(--foreground));container:lookup-live/inline-size}.lookup-live-workspace-module__3-nNjW__overview{border:1px solid color-mix(in srgb, var(--lookup-accent) 15%, var(--panel-border,var(--border)));background:linear-gradient(120deg, color-mix(in srgb, var(--lookup-accent) 7%, var(--panel-surface,var(--background))), var(--panel-surface,var(--background)));border-radius:16px;align-items:flex-start;gap:16px;padding:24px;display:flex;position:relative}.lookup-live-workspace-module__3-nNjW__tool{height:48px;color:var(--lookup-accent);background:color-mix(in srgb, var(--lookup-accent) 8%, var(--panel-surface,var(--background)));border-radius:50%;flex:0 0 48px;place-items:center;display:grid;position:relative}.lookup-live-workspace-module__3-nNjW__tool>svg:not(.lookup-live-workspace-module__3-nNjW__ring){width:21px;height:21px}.lookup-live-workspace-module__3-nNjW__ring{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-dasharray:35 110;width:48px;height:48px;position:absolute;inset:0}.lookup-live-workspace-module__3-nNjW__workspace[data-motion-active=true] .lookup-live-workspace-module__3-nNjW__ring{animation:2.4s linear infinite lookup-live-workspace-module__3-nNjW__lookup-progress-turn}@keyframes lookup-live-workspace-module__3-nNjW__lookup-progress-turn{to{transform:rotate(360deg)}}.lookup-live-workspace-module__3-nNjW__intro{flex:1;min-width:0}.lookup-live-workspace-module__3-nNjW__eyebrow,.lookup-live-workspace-module__3-nNjW__meta,.lookup-live-workspace-module__3-nNjW__domain,.lookup-live-workspace-module__3-nNjW__outcome{color:var(--lookup-muted);font-size:var(--type-meta);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta)}.lookup-live-workspace-module__3-nNjW__eyebrow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.lookup-live-workspace-module__3-nNjW__elapsed{font-variant-numeric:tabular-nums}.lookup-live-workspace-module__3-nNjW__heading{font-size:var(--type-heading-small);font-weight:var(--type-weight-medium);line-height:var(--type-heading-small-line-height);letter-spacing:var(--type-tracking-title);overflow-wrap:anywhere;text-wrap:pretty;margin:0}.lookup-live-workspace-module__3-nNjW__description{max-width:65ch;color:var(--lookup-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);margin-top:8px}.lookup-live-workspace-module__3-nNjW__stats{font-size:var(--type-meta);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);flex-wrap:wrap;gap:8px 16px;margin-top:16px;display:flex}.lookup-live-workspace-module__3-nNjW__stat{align-items:center;gap:6px;display:inline-flex}.lookup-live-workspace-module__3-nNjW__stat svg{width:14px;height:14px;color:var(--lookup-accent)}.lookup-live-workspace-module__3-nNjW__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.lookup-live-workspace-module__3-nNjW__body{align-items:start;gap:24px;margin-top:24px;display:grid}.lookup-live-workspace-module__3-nNjW__main,.lookup-live-workspace-module__3-nNjW__rail{min-width:0}.lookup-live-workspace-module__3-nNjW__main{flex-direction:column;gap:24px;display:flex}.lookup-live-workspace-module__3-nNjW__rail{border:1px solid var(--panel-border,var(--border));border-radius:16px;padding:20px}.lookup-live-workspace-module__3-nNjW__sectionTitle{font-size:var(--type-body);font-weight:var(--type-weight-medium);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);align-items:center;gap:8px;margin:0 0 14px;display:flex}.lookup-live-workspace-module__3-nNjW__sectionTitle svg{width:16px;height:16px;color:var(--lookup-muted)}.lookup-live-workspace-module__3-nNjW__count{font-size:var(--type-meta);font-weight:var(--type-weight-normal);color:var(--lookup-muted);font-variant-numeric:tabular-nums;line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);margin-inline-start:auto}.lookup-live-workspace-module__3-nNjW__sources{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:12px;display:grid}.lookup-live-workspace-module__3-nNjW__source{border:1px solid var(--panel-border,var(--border));background:var(--panel-surface,var(--background));color:inherit;overflow-wrap:anywhere;border-radius:12px;flex-direction:column;gap:10px;padding:16px;text-decoration:none;display:flex}.lookup-live-workspace-module__3-nNjW__source:hover{background:var(--panel-hover,var(--muted))}.lookup-live-workspace-module__3-nNjW__source:focus-visible,.lookup-live-workspace-module__3-nNjW__disclosure:focus-visible{outline:2px solid var(--lookup-accent);outline-offset:3px}.lookup-live-workspace-module__3-nNjW__sourceTop{align-items:center;gap:10px;min-width:0;display:flex}.lookup-live-workspace-module__3-nNjW__sourceVisual{background:var(--panel-selected,var(--muted));border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.lookup-live-workspace-module__3-nNjW__sourceVisual img{object-fit:cover;width:36px;height:36px}.lookup-live-workspace-module__3-nNjW__sourceVisual>svg{width:18px;height:18px;color:var(--lookup-muted)}.lookup-live-workspace-module__3-nNjW__sourceTitle{font-size:var(--type-body);font-weight:var(--type-weight-medium);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);display:block}.lookup-live-workspace-module__3-nNjW__domain{overflow-wrap:anywhere;display:block}.lookup-live-workspace-module__3-nNjW__external{width:14px;height:14px;color:var(--lookup-muted);flex:0 0 14px;margin-inline-start:auto}.lookup-live-workspace-module__3-nNjW__snippet{font-size:var(--type-meta);line-height:var(--type-meta-line-height);color:var(--lookup-muted);-webkit-line-clamp:3;letter-spacing:var(--type-tracking-meta);-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.lookup-live-workspace-module__3-nNjW__badge{font-size:var(--type-meta);line-height:var(--type-meta-line-height);color:var(--lookup-muted);letter-spacing:var(--type-tracking-meta);align-self:flex-start}.lookup-live-workspace-module__3-nNjW__findings{gap:12px;margin:0;padding:0;list-style:none;display:grid}.lookup-live-workspace-module__3-nNjW__finding{border-inline-start:2px solid color-mix(in srgb, var(--lookup-accent) 35%, transparent);font-size:var(--type-body);line-height:var(--type-body-line-height);overflow-wrap:anywhere;letter-spacing:var(--type-tracking-body);padding-inline-start:14px}.lookup-live-workspace-module__3-nNjW__citations{flex-wrap:wrap;gap:6px 12px;margin-top:6px;display:flex}.lookup-live-workspace-module__3-nNjW__citations a{font-size:var(--type-meta);color:var(--lookup-muted);text-underline-offset:3px;line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);text-decoration:underline}.lookup-live-workspace-module__3-nNjW__activity{margin:0;padding:0;list-style:none}.lookup-live-workspace-module__3-nNjW__activityItem{grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:18px;display:grid}.lookup-live-workspace-module__3-nNjW__activityItem:last-child{padding-bottom:0}.lookup-live-workspace-module__3-nNjW__activityIcon{color:var(--lookup-muted);justify-content:center;padding-top:2px;display:flex;position:relative}.lookup-live-workspace-module__3-nNjW__activityIcon svg{width:16px;height:16px}.lookup-live-workspace-module__3-nNjW__activityItem:not(:last-child) .lookup-live-workspace-module__3-nNjW__activityIcon:after{content:"";background:var(--panel-divider,var(--border));width:1px;position:absolute;top:24px;bottom:-12px}.lookup-live-workspace-module__3-nNjW__activityItem[data-state=running] .lookup-live-workspace-module__3-nNjW__activityIcon{color:var(--lookup-accent)}.lookup-live-workspace-module__3-nNjW__activityItem[data-state=done] .lookup-live-workspace-module__3-nNjW__activityIcon{color:var(--panel-success,#178060)}.lookup-live-workspace-module__3-nNjW__activityItem:is([data-state=timed-out],[data-state=unavailable]) .lookup-live-workspace-module__3-nNjW__activityIcon{color:var(--panel-danger,#bf5e36)}.lookup-live-workspace-module__3-nNjW__activityLabel{font-size:var(--type-meta);line-height:var(--type-meta-line-height);overflow-wrap:anywhere;letter-spacing:var(--type-tracking-meta)}.lookup-live-workspace-module__3-nNjW__activityDetail{font-size:var(--type-meta);line-height:var(--type-meta-line-height);color:var(--lookup-muted);overflow-wrap:anywhere;letter-spacing:var(--type-tracking-meta);margin:3px 0}.lookup-live-workspace-module__3-nNjW__outcome{font-size:var(--type-meta);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);margin-top:2px;display:block}.lookup-live-workspace-module__3-nNjW__disclosure{cursor:pointer;width:fit-content;min-height:36px;font-size:var(--type-meta);color:var(--lookup-muted);line-height:var(--type-meta-line-height);letter-spacing:var(--type-tracking-meta);align-items:center;gap:8px;list-style:none;display:flex}.lookup-live-workspace-module__3-nNjW__disclosure::-webkit-details-marker{display:none}.lookup-live-workspace-module__3-nNjW__disclosure svg{width:14px;height:14px}.lookup-live-workspace-module__3-nNjW__trail>.lookup-live-workspace-module__3-nNjW__body{margin-top:12px}.lookup-live-workspace-module__3-nNjW__empty{border:1px dashed var(--panel-border,var(--border));border-radius:16px;padding:24px}.lookup-live-workspace-module__3-nNjW__empty p{max-width:48ch;font-size:var(--type-body);line-height:var(--type-body-line-height);color:var(--lookup-muted);letter-spacing:var(--type-tracking-body);margin:0}.lookup-live-workspace-module__3-nNjW__photo{padding:24px}.lookup-live-workspace-module__3-nNjW__photo [data-photo-location-phase]{border-radius:16px;height:clamp(540px,65cqh,640px)}@container lookup-live (min-width:900px){.lookup-live-workspace-module__3-nNjW__body:has(.lookup-live-workspace-module__3-nNjW__rail){grid-template-columns:minmax(0,1fr) 280px}}@container lookup-live (max-width:520px){.lookup-live-workspace-module__3-nNjW__overview{flex-wrap:wrap;gap:12px;padding:18px}.lookup-live-workspace-module__3-nNjW__heading{font-size:var(--type-subtitle);line-height:var(--type-subtitle-line-height);letter-spacing:var(--type-tracking-subtitle)}.lookup-live-workspace-module__3-nNjW__actions{top:10px;position:absolute;inset-inline-end:10px}.lookup-live-workspace-module__3-nNjW__actions button{min-width:36px;min-height:36px;padding:6px}.lookup-live-workspace-module__3-nNjW__stopLabel{display:none}.lookup-live-workspace-module__3-nNjW__eyebrow{padding-inline-end:28px}.lookup-live-workspace-module__3-nNjW__sources{grid-template-columns:minmax(0,1fr)}.lookup-live-workspace-module__3-nNjW__rail{padding:16px}}@media (prefers-reduced-motion:reduce){.lookup-live-workspace-module__3-nNjW__workspace[data-motion-active=true] .lookup-live-workspace-module__3-nNjW__ring{animation:none}}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.landing-search-module__2ORe2W__panel{grid-area:1/1;min-width:0}.landing-search-module__2ORe2W__panel[data-inactive=true]{visibility:hidden;pointer-events:none}.landing-search-module__2ORe2W__feedback{color:var(--ui-muted);font-size:var(--type-body);line-height:var(--type-body-line-height);margin-top:8px}.landing-search-module__2ORe2W__files{margin-top:12px}
@layer properties,interface-icons,menu-design,flat-ui,theme,base;@layer components{.marketing-start-link-module__gf5Bya__action{border-radius:var(--button-radius,9999px);background:var(--marketing-primary);min-height:44px;color:var(--marketing-primary-foreground);font-size:var(--type-body);font-weight:var(--type-weight);line-height:var(--type-body-line-height);letter-spacing:var(--type-tracking-body);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;text-decoration:none;display:inline-flex}.marketing-start-link-module__gf5Bya__action:hover{background:color-mix(in srgb, var(--marketing-primary) 88%, black)}.marketing-start-link-module__gf5Bya__action:focus-visible{outline:2px solid var(--marketing-primary);outline-offset:3px}.marketing-start-link-module__gf5Bya__action[data-tone=inverse]{background:var(--marketing-primary-foreground);color:var(--marketing-primary)}.marketing-start-link-module__gf5Bya__action[data-tone=inverse]:hover{background:color-mix(in srgb, var(--marketing-primary-foreground) 92%, var(--marketing-primary))}.marketing-start-link-module__gf5Bya__action[data-size=large]{min-height:48px;padding-inline:24px}.marketing-start-link-module__gf5Bya__action[data-size=compact]{padding-inline:14px}@media (min-width:1024px){.marketing-start-link-module__gf5Bya__action[data-size=compact]{min-height:32px}}}@layer utilities;
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.guest-chat-auth-entry-module__bkwScq__entry[data-guest-tour-completed=true]:not([data-guest-tour-ready=true]) [data-onboarding-tour]{display:none}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;@font-face{font-family:lausanne;src:url(../media/TWKLausanne_400-s.p.0je.tfsjvtz9u.woff2?dpl=dpl_58zcCSD7C71WFqdrxozzuapTNS8C)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:lausanne;src:url(../media/TWKLausanne_500-s.p.0gjsulcx34iya.woff2?dpl=dpl_58zcCSD7C71WFqdrxozzuapTNS8C)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:lausanne Fallback;src:local(Arial);ascent-override:89.26%;descent-override:19.61%;line-gap-override:0.0%;size-adjust:102.08%}.lausanne_951e98ae-module__wrChBq__className{font-family:lausanne,lausanne Fallback,system-ui,sans-serif}.lausanne_951e98ae-module__wrChBq__variable{--font-lausanne:"lausanne", "lausanne Fallback", system-ui, sans-serif}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.discovery-search-module__Puxk7G__notice{color:var(--ui-muted);margin-top:12px}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.lookup-composer-module__qYPI0q__layout{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:4px;display:grid}.lookup-composer-module__qYPI0q__leading{grid-area:1/1;align-items:center;display:flex}.lookup-composer-module__qYPI0q__input{grid-area:1/2;min-width:0}.lookup-composer-module__qYPI0q__actions{grid-area:1/3;align-items:center;gap:4px;display:flex}.lookup-composer-module__qYPI0q__measure{visibility:hidden;white-space:pre;pointer-events:none;grid-area:1/2;min-width:0;height:0;overflow:hidden}.lookup-composer-module__qYPI0q__layout[data-composer-layout=expanded] .lookup-composer-module__qYPI0q__input{grid-column:1/-1;margin-bottom:8px}.lookup-composer-module__qYPI0q__layout[data-composer-layout=expanded] .lookup-composer-module__qYPI0q__leading,.lookup-composer-module__qYPI0q__layout[data-composer-layout=expanded] .lookup-composer-module__qYPI0q__actions{grid-row:2}.lookup-composer-module__qYPI0q__textarea{overflow-wrap:break-word;overflow-x:hidden}.lookup-composer-module__qYPI0q__layout[data-composer-layout=inline] .lookup-composer-module__qYPI0q__textarea{white-space:pre}
@layer properties,interface-icons,menu-design,flat-ui,theme,base,components,utilities;.photo-location-preview-module__jJ-fmW__scan{animation:2.8s linear infinite alternate photo-location-preview-module__jJ-fmW__photo-preview-scan}@keyframes photo-location-preview-module__jJ-fmW__photo-preview-scan{0%{transform:translateY(0)}to{transform:translateY(calc(100% - 2px))}}@media (prefers-reduced-motion:reduce){.photo-location-preview-module__jJ-fmW__scan{animation:none}}
