.Accordion_accordion__Ojilo{display:flex;flex-direction:column;border:1px solid var(--gray-a4);border-radius:var(--radius-4)}.Accordion_section__iuuE5+.Accordion_section__iuuE5{border-top:1px solid var(--gray-a4)}.Accordion_trigger__egAoq{all:unset;display:flex;align-items:center;gap:var(--space-4);width:100%;box-sizing:border-box;padding:var(--space-3) var(--space-4);cursor:var(--cursor-button);transition:background-color .15s ease}.Accordion_trigger__egAoq:hover{background:var(--gray-a2)}.Accordion_section__iuuE5:first-child .Accordion_trigger__egAoq{border-radius:var(--radius-4) var(--radius-4) 0 0}.Accordion_section__iuuE5:last-child .Accordion_trigger__egAoq{border-radius:0 0 var(--radius-4) var(--radius-4)}.Accordion_section__iuuE5:first-child:last-child .Accordion_trigger__egAoq{border-radius:var(--radius-4)}.Accordion_trigger__egAoq:focus-visible{outline:2px solid var(--theme-lime);outline-offset:-2px;border-radius:var(--radius-4)}.Accordion_triggerContent__EVBTm{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.Accordion_title__8f1LC{font-size:var(--font-size-3);font-weight:400;color:var(--gray-12);line-height:var(--line-height-3)}.Accordion_description___UOUQ{font-size:var(--font-size-2);color:var(--gray-a9);line-height:var(--line-height-2)}.Accordion_chevron__brfrw{flex-shrink:0;color:var(--gray-a7);transition:transform .2s ease}.Accordion_trigger__egAoq[data-state=open] .Accordion_chevron__brfrw{transform:rotate(180deg)}.Accordion_content__jN4H6{overflow:hidden}.Accordion_content__jN4H6[data-state=open]{animation:Accordion_slideDown__DX3Zt .2s ease-out}.Accordion_content__jN4H6[data-state=closed]{animation:Accordion_slideUp__l9esO .15s ease-out}.Accordion_contentInner__hvD_8{padding:0 var(--space-4) var(--space-3)}.Accordion_contentInner__hvD_8 [data-content-list-item]{border-top:none;margin:0;padding:var(--space-2) var(--space-3);border-radius:var(--radius-2)}.Accordion_contentInner__hvD_8 [data-content-list-item]+[data-content-list-item]{border-top:none}.Accordion_contentInner__hvD_8 [data-content-list-item] span:first-child{font-weight:400;color:var(--gray-a11)}.Accordion_contentInner__hvD_8 [data-content-list-item] svg{display:none}.Accordion_contentInner__hvD_8 [data-content-list-item]:hover span:first-child{color:var(--gray-12)}@keyframes Accordion_slideDown__DX3Zt{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes Accordion_slideUp__l9esO{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}.BackgroundImage_image__n8eR_{position:fixed;top:0;left:0;right:0;height:100vmin;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-repeat:no-repeat;background-position:bottom;background-size:cover;will-change:transform;transform:translateZ(0);mask-image:linear-gradient(180deg,rgb(0 0 0/1),rgb(0 0 0/0));-webkit-mask-image:linear-gradient(180deg,rgb(0 0 0/1),rgb(0 0 0/0))}@media (prefers-reduced-motion){.BackgroundImage_image__n8eR_{position:absolute!important;opacity:.25!important}}.PersonaPage_page__iXM9A{--persona-accent:#509524;position:relative;background:var(--theme-page-bg);color:var(--theme-text-secondary);min-height:100vh;font-family:var(--font-family-body),system-ui,sans-serif;font-weight:375}.PersonaPage_hero__RIQBQ,.PersonaPage_narrow__ukmx_,.PersonaPage_testimonials__A3DxA,.PersonaPage_wide__atG2P{position:relative;width:100%;max-width:var(--container-max-width);margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding);display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:1rem;column-gap:1rem}.PersonaPage_hero__RIQBQ>*,.PersonaPage_narrow__ukmx_>*,.PersonaPage_testimonial__6Zfdz,.PersonaPage_wide__atG2P>.PersonaPage_media__jmbi1{grid-column:1/-1}@media (min-width:1000px){.PersonaPage_hero__RIQBQ>*,.PersonaPage_narrow__ukmx_>*{grid-column:3/span 9}.PersonaPage_testimonial__6Zfdz{grid-column:span 6}}@media (min-width:1300px){.PersonaPage_hero__RIQBQ>*,.PersonaPage_narrow__ukmx_>*{grid-column:3/span 7}.PersonaPage_wide__atG2P>.PersonaPage_media__jmbi1{grid-column:2/span 10}}.PersonaPage_section__YWwGM{display:flex;flex-direction:column;gap:var(--spacer-md);padding-top:var(--spacer-lg);padding-bottom:var(--spacer-lg)}.PersonaPage_media__jmbi1>figure{margin:0}.PersonaPage_media__jmbi1 img,.PersonaPage_media__jmbi1 video{width:100%;display:block;border-radius:.5rem}.PersonaPage_hero__RIQBQ{padding-top:var(--spacer-xl);padding-bottom:var(--spacer-lg)}.PersonaPage_testimonials__A3DxA{padding-top:var(--spacer-lg);padding-bottom:var(--spacer-lg);row-gap:24px}.PersonaPage_heroEyebrow__03zjl{display:inline-flex;align-items:center;gap:8px;font-size:18px;line-height:27px;font-weight:375;color:var(--theme-text-secondary);margin-bottom:16px}.PersonaPage_heroEyebrowIcon__MeDBQ{display:inline-block;width:18px;height:18px;color:var(--theme-text-secondary);flex-shrink:0}.PersonaPage_heroInlineIcon__yvNli{display:inline-block;width:.85em;height:.85em;margin:.05em .25em -.05em 0;color:var(--theme-text);vertical-align:baseline}.PersonaPage_heroInlineIcon__yvNli>svg{width:100%;height:100%}.PersonaPage_heroHeading__vjz1I{font-size:40px;line-height:42.5px;letter-spacing:-1px;font-weight:375;color:var(--theme-text);margin:0 0 24px;text-wrap:balance}.PersonaPage_heroEmphasis__aoQoS{font-style:normal;color:var(--persona-accent);font-weight:375}.PersonaPage_heroLede__Jap5I{font-size:18px;line-height:27px;font-weight:375;color:var(--theme-text-secondary);margin:0;text-wrap:balance}.PersonaPage_heroAction__gIrMZ{margin-top:32px}.PersonaPage_sectionHeading__wGoDT{font-size:40px;line-height:42.5px;letter-spacing:-1px}.PersonaPage_sectionHeading__wGoDT,.PersonaPage_subSectionHeading__BAbi4{font-weight:375;color:var(--theme-text);margin:0 0 24px;text-wrap:balance}.PersonaPage_subSectionHeading__BAbi4{font-size:32px;line-height:40px}.PersonaPage_body__t4Kt1{font-size:18px;line-height:27px;font-weight:375;color:var(--theme-text-secondary);margin:0 0 18px}.PersonaPage_body__t4Kt1:last-child{margin-bottom:0}.PersonaPage_body__t4Kt1 strong,.PersonaPage_bullets__65DNT strong{color:var(--theme-text);font-weight:500}.PersonaPage_body__t4Kt1 em{font-style:normal;color:var(--theme-text)}.PersonaPage_inlineLink__2OYSK{color:var(--persona-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;cursor:var(--cursor-link)}.PersonaPage_inlineLink__2OYSK:hover{text-decoration-thickness:2px}.PersonaPage_quoteStack__WRuLX{display:flex;flex-direction:column;gap:12px}.PersonaPage_quoteCard__RU7gD{margin:0;padding:10px 16px 12px;background:var(--theme-card-bg);border-radius:8px;font-size:16px;line-height:24px;font-weight:375;color:var(--theme-text-muted)}.PersonaPage_quoteCard__RU7gD em{font-style:italic;color:var(--theme-text-secondary)}.PersonaPage_bullets__65DNT{list-style:disc;padding-left:24px;margin:0 0 18px;display:flex;flex-direction:column;gap:6px;color:var(--theme-text-secondary)}.PersonaPage_bullets__65DNT li{font-size:18px;line-height:27px;font-weight:375;padding-left:4px}.PersonaPage_bullets__65DNT li::marker{color:var(--theme-text-muted)}.PersonaPage_testimonial__6Zfdz{margin:0;padding:24px;background:var(--theme-card-bg);border-radius:12px;display:flex;flex-direction:column;gap:24px}.PersonaPage_testimonialQuote__KR_9o{margin:0;font-size:16px;line-height:24px;font-weight:375;color:var(--theme-text-muted)}.PersonaPage_testimonialFoot__Am_By{display:flex;align-items:center;gap:14px;margin-top:auto}.PersonaPage_testimonialImage__ctkMN{width:48px;height:48px;border-radius:6px;object-fit:cover}.PersonaPage_testimonialAttribution__rDa2W{display:flex;flex-direction:column;gap:2px}.PersonaPage_testimonialName__ikyNc{font-size:16px;line-height:20px;font-weight:500;color:var(--theme-text)}.PersonaPage_testimonialRole__gcBNL{font-size:15px;line-height:18.75px;font-weight:375;color:var(--theme-text-secondary)}.PersonaPage_faqList__aUHxX{display:flex;flex-direction:column}.PersonaPage_faqItem__ZmUxI{border-bottom:1px solid var(--theme-border)}.PersonaPage_faqItem__ZmUxI:first-child{border-top:1px solid var(--theme-border)}.PersonaPage_faqQuestion__tVICL{list-style:none;cursor:var(--cursor-button);padding:18px 0;font-size:18px;line-height:27px;font-weight:500;color:var(--theme-text);display:flex;align-items:center;gap:12px}.PersonaPage_faqQuestion__tVICL::-webkit-details-marker{display:none}.PersonaPage_faqQuestion__tVICL:before{content:"›";display:inline-block;width:14px;font-size:18px;line-height:1;color:var(--persona-accent);transition:transform .15s ease}.PersonaPage_faqItem__ZmUxI[open] .PersonaPage_faqQuestion__tVICL:before{transform:rotate(90deg)}.PersonaPage_faqAnswer__z7MPV{font-size:16px;line-height:24px;font-weight:375;color:var(--theme-text-secondary);padding:0 0 20px 26px}.PersonaPage_faqAnswer__z7MPV>:first-child{margin-top:0}.PersonaPage_faqAnswer__z7MPV>*+*{margin-top:1rem}.PersonaPage_faqAnswer__z7MPV em{font-style:italic}.PersonaPage_faqAnswer__z7MPV strong{font-weight:500;color:var(--theme-text)}.PersonaPage_faqAnswer__z7MPV code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9em;background:color-mix(in srgb,currentcolor 12%,transparent);border-radius:.2rem;padding:.1em .35em}.CustomerLogos_logos__On_HA{display:grid;grid-gap:1.5rem;gap:1.5rem;max-width:50rem;margin:var(--spacer-xxl) auto 0;color:var(--theme-text-muted)}@media (min-width:1300px){.CustomerLogos_logos__On_HA{gap:1rem}}.CustomerLogos_title__296vZ{margin:0;text-align:center;text-wrap:balance;font-family:var(--font-family-body),system-ui,sans-serif;font-size:.9375rem;line-height:1.5}.CustomerLogos_images__lpWWx{list-style:none;margin:0;padding:0 2rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}html[data-theme=dark] .CustomerLogos_images__lpWWx img{filter:invert(100%)}.CustomerLogos_images__lpWWx img{height:1.25rem;max-width:5rem;width:auto;scale:.9}.CustomerLogos_doordash__QU2Nj img{max-width:7rem}@media (min-width:1000px){.CustomerLogos_images__lpWWx{gap:1.5rem 2rem}.CustomerLogos_images__lpWWx img{height:2rem;max-width:5rem}.CustomerLogos_doordash__QU2Nj img{max-width:8rem}}.CustomerLogos_amazon__QrYA3 img{translate:0 .25rem}@media (max-width:699px){.CustomerLogos_images__lpWWx li:not(.CustomerLogos_mobile__NLi2a){display:none}}.HeroDownloadCta_root__s_iPb{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;visibility:hidden}.HeroDownloadCta_root__s_iPb[data-ready=true]{visibility:visible}.HeroDownloadCta_button__QhSyu{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.25rem;background:var(--theme-text);color:var(--theme-page-bg);font-size:1.0625rem;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:var(--cursor-button);transition:opacity .15s}.HeroDownloadCta_button__QhSyu:hover{opacity:.9}.HeroDownloadCta_button__QhSyu svg{width:1.1em;height:1.1em}.HeroDownloadCta_linuxGroup__a7o4O{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.HeroDownloadCta_caption___LOFY{color:var(--theme-text-muted);font-size:1rem}.HeroDownloadCta_captionLink__m0q46{color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:var(--cursor-link)}.OutlinerHome_page__GY9Hx{--persona-accent:#d9f19e;--grid-gap:1rem;position:relative;display:flex;flex-direction:column;gap:var(--spacer-xl);background:var(--theme-page-bg);color:var(--theme-text-secondary);font-family:var(--font-family-body),system-ui,sans-serif;font-weight:375;overflow-x:hidden}.OutlinerHome_hero___4ZG_{position:relative;z-index:1;padding-top:var(--spacer-xl)}.OutlinerHome_heroGrid__BSJhl{--grid-width:calc(var(--container-max-width) - 2 * var(--container-padding));--grid-column:calc((var(--grid-width) - 11 * var(--grid-gap)) / 12);--grid-margin:calc(0.5 * (100dvw - var(--grid-width)));width:100%;max-width:var(--container-max-width);margin:0 auto;padding-inline:var(--container-padding);display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--grid-gap) 0;gap:var(--grid-gap) 0}@media (min-width:1000px){.OutlinerHome_heroGrid__BSJhl{gap:var(--grid-gap)}}.OutlinerHome_heroContent__oKun3{position:relative;grid-column:1/-1;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-wrap:balance;padding-block:var(--spacer-lg) var(--spacer-md)}@media (min-width:1000px){.OutlinerHome_heroContent__oKun3{grid-column:span 5;padding-block:0;margin-left:calc(-.5 * var(--grid-margin))}}.OutlinerHome_heroBadge__twWk8{align-self:flex-start;display:inline-block;line-height:0}.OutlinerHome_heroBadge__twWk8 img{display:block;width:250px;height:54px}.OutlinerHome_heroTitle__sE__T{font-size:2.5rem;line-height:1;font-weight:600;letter-spacing:-.025em;color:var(--theme-text);margin:0}.OutlinerHome_heroTitle__sE__T em{font-style:italic;color:var(--persona-accent)}@media (min-width:700px){.OutlinerHome_heroTitle__sE__T{font-size:3rem}}@media (min-width:1300px){.OutlinerHome_heroTitle__sE__T{font-size:3.5rem}}.OutlinerHome_heroSubtitle__Yg0tg{font-size:1rem;line-height:1.5;color:var(--theme-text-secondary);margin:0;max-width:32rem}@media (min-width:700px){.OutlinerHome_heroSubtitle__Yg0tg{font-size:1.25rem;line-height:1.375}}@media (min-width:1000px){.OutlinerHome_heroSubtitle__Yg0tg{font-size:1.5rem}}@media (min-width:1300px){.OutlinerHome_heroSubtitle__Yg0tg{max-width:30rem}}.OutlinerHome_heroCta__P1d9r{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.OutlinerHome_ctaButton__ySi_m{display:inline-flex;align-items:center;gap:.375rem;padding:.75rem 1.25rem;border-radius:.25rem;background:var(--theme-text);color:var(--theme-page-bg);font-size:1.0625rem;font-weight:500;line-height:1;text-decoration:none;white-space:nowrap;cursor:var(--cursor-button);transition:opacity .15s}.OutlinerHome_ctaButton__ySi_m:hover{opacity:.9}.OutlinerHome_ctaCaption___FATO{color:var(--theme-text-muted);font-size:1rem}.OutlinerHome_ctaCaptionLink__o81GZ{color:inherit;text-decoration:underline;text-underline-offset:3px;cursor:var(--cursor-link)}.OutlinerHome_heroFigure__DCf_w{--figure-columns:12;--figure-height:calc(0.7 * var(--figure-outer));--figure-outer:min(1000px,calc(var(--figure-inner) + var(--grid-margin) + var(--container-padding)));--figure-inner:calc(var(--figure-columns) * var(--grid-column) + (var(--figure-columns) - 1) * var(--grid-gap));position:relative;grid-column:1/-1}@media (min-width:1000px){.OutlinerHome_heroFigure__DCf_w{--figure-columns:7;grid-column:6/-1}}.OutlinerHome_heroFigureBackground__yU_rQ{position:relative;height:var(--figure-height)}.OutlinerHome_heroFigureBackground__yU_rQ img{position:absolute;top:0;left:0;width:var(--figure-outer);height:var(--figure-height);object-fit:cover;object-position:top left;border-radius:.5rem}.OutlinerHome_divider__oa1kP{--divider-bg:color-mix(in srgb,var(--persona-accent) 14%,var(--theme-page-bg));--background-animation-shape:var(--persona-accent);--background-animation-dot-inner:var(--persona-accent);--background-animation-dot-outer:var(--divider-bg);--background-animation-opacity:0.35;--theme-accent-bg:var(--persona-accent);position:relative;z-index:1;padding-block:var(--spacer-xl);background:var(--divider-bg);color:var(--theme-text);text-align:center;overflow:hidden}.OutlinerHome_dividerText__rsjEr{font-size:1.75rem;line-height:1.0625;letter-spacing:-.025em;font-weight:500;padding-inline:1rem;text-wrap:balance}@media (min-width:700px){.OutlinerHome_dividerText__rsjEr{font-size:2rem}}@media (min-width:1000px){.OutlinerHome_dividerText__rsjEr{font-size:2.5rem}}@media (min-width:1300px){.OutlinerHome_dividerText__rsjEr{font-size:3rem}}.OutlinerHome_dividerText__rsjEr em{font-style:italic;color:var(--persona-accent)}.OutlinerHome_dividerText__rsjEr svg{margin:-.125em;translate:0 .1em;width:.9em;height:.9em}.OutlinerHome_blocks__FaixG{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--spacer-xl)}.OutlinerHome_block__1SEgl{width:100%;max-width:var(--container-max-width);margin:0 auto;padding-inline:var(--container-padding)}.OutlinerHome_blockGrid__0a7FT{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:1rem;gap:1rem}.OutlinerHome_blockContent__bLMrw{grid-column:1/-1;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;text-wrap:balance}@media (min-width:1000px){.OutlinerHome_blockContent__bLMrw{grid-column:8/span 5;grid-row:1}.OutlinerHome_block__1SEgl:nth-child(2n) .OutlinerHome_blockContent__bLMrw{grid-column:2/span 5}}.OutlinerHome_blockEyebrow__2pcCh{margin-top:-.25rem;color:var(--theme-text-muted);font-size:1.25rem;font-weight:500}.OutlinerHome_blockTitle__wxbHR{max-width:25rem;font-size:3rem;line-height:1;letter-spacing:-.025em;font-weight:500;color:var(--theme-text);margin:0;text-wrap:balance}.OutlinerHome_scenarios__UV9U_{display:flex;flex-wrap:wrap;gap:.5rem;max-width:22rem;margin:1rem 0 0;padding:0;list-style:none}.OutlinerHome_scenarioButton__hd51A{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:.5rem .75rem;border-radius:.25rem;font-size:.95rem;font-weight:400;font-family:inherit;background:color-mix(in srgb,var(--persona-accent) 20%,var(--theme-card-bg));color:var(--theme-text);cursor:var(--cursor-button);transition:background .15s,color .15s}.OutlinerHome_scenarioButton__hd51A:hover{background:color-mix(in srgb,var(--persona-accent) 35%,var(--theme-card-bg))}.OutlinerHome_scenarioButton__hd51A[aria-current=true]{background:var(--persona-accent);color:var(--theme-page-bg)}.OutlinerHome_blockBody__qzOMQ{margin-top:auto;font-size:1rem;line-height:1.5;color:var(--theme-text-muted)}.OutlinerHome_inlineLink__BRiDy{color:var(--persona-accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;cursor:var(--cursor-link)}.OutlinerHome_inlineLink__BRiDy:hover{text-decoration-thickness:2px}.OutlinerHome_blockMedia__rEt2E{position:relative;grid-column:1/-1;border-radius:.5rem;aspect-ratio:1;background:color-mix(in srgb,var(--persona-accent) 12%,var(--theme-card-bg));display:flex;align-items:center;justify-content:center;padding:var(--spacer-sm)}@media (min-width:1000px){.OutlinerHome_blockMedia__rEt2E{grid-column:2/span 5;grid-row:1}.OutlinerHome_block__1SEgl:nth-child(2n) .OutlinerHome_blockMedia__rEt2E{grid-column:7/span 5}}.OutlinerHome_blockMediaFrame__mUhpS{width:100%;border-radius:.5rem;overflow:hidden;background:var(--theme-card-bg);box-shadow:0 12px 40px rgba(0,0,0,.35)}.OutlinerHome_blockMediaFrame__mUhpS img{display:block;width:100%;height:auto}.OutlinerHome_pagination__JQHN0{position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;gap:.5rem;margin:0;padding:0;list-style:none}.OutlinerHome_paginationDot__ICHkm{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;display:inline-flex;cursor:var(--cursor-button)}.OutlinerHome_paginationDot__ICHkm svg{width:.75rem;height:.75rem;color:color-mix(in srgb,var(--theme-text) 25%,transparent);transition:color .15s}.OutlinerHome_paginationDot__ICHkm[aria-current=true] svg{color:var(--persona-accent)}.OutlinerHome_paginationDot__ICHkm:hover svg{color:color-mix(in srgb,var(--theme-text) 50%,transparent)}.OutlinerHome_faqWrap__M9TXc,.OutlinerHome_testimonials__FoTly{position:relative;z-index:1}.OutlinerHome_closing__AsR5H{--closing-bg:color-mix(in srgb,var(--persona-accent) 14%,var(--theme-page-bg));--background-animation-shape:var(--persona-accent);--background-animation-dot-inner:var(--persona-accent);--background-animation-dot-outer:var(--closing-bg);--background-animation-opacity:0.35;--theme-accent-bg:var(--persona-accent);position:relative;z-index:1;background:var(--closing-bg);border-bottom-left-radius:14px;border-bottom-right-radius:14px;overflow:hidden}.OutlinerHome_closingInner__zmCU7{width:100%;max-width:var(--container-max-width);margin:0 auto;padding:var(--spacer-xxl) var(--container-padding);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;text-wrap:balance}.OutlinerHome_closingTitle__QYvqa{font-size:1.75rem;line-height:1.0625;letter-spacing:-.025em;font-weight:500;color:var(--theme-text);margin:0}@media (min-width:700px){.OutlinerHome_closingTitle__QYvqa{font-size:2rem}}@media (min-width:1000px){.OutlinerHome_closingTitle__QYvqa{font-size:2.5rem}}@media (min-width:1300px){.OutlinerHome_closingTitle__QYvqa{font-size:3rem}}.OutlinerHome_closingBody__dflqM{font-size:1.125rem;line-height:1.5;color:var(--theme-text-secondary);margin:0;max-width:44rem}@media (min-width:1000px){.OutlinerHome_closingTitle__QYvqa{max-width:22ch}.OutlinerHome_closingBody__dflqM{max-width:52ch}}.OutlinerHome_closingCtas__MKbbC{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem}.OutlinerHome_closing__AsR5H .OutlinerHome_ctaButton__ySi_m{padding:1rem 1.75rem;font-size:1.125rem}.quote_quote__ZAmGl{padding:var(--spacer-sm);border-radius:.5rem;background:var(--theme-bg);display:grid;grid-template-rows:1fr auto;grid-gap:var(--spacer-sm);gap:var(--spacer-sm);min-height:100%;transition:background .25s ease-in-out;background:var(--theme-gray-bg);color:var(--theme-fg)}.quote_quote__ZAmGl.quote_accent__N7arw{background:var(--theme-accent-bg);color:var(--theme-accent-fg)}.quote_quote__ZAmGl.quote_lime__rf7N8{background:var(--theme-lime-bg);color:var(--theme-lime-fg)}.quote_quote__ZAmGl em{font-style:normal}.quote_quote__ZAmGl cite{display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem;align-items:center;min-height:50px}.quote_quote__ZAmGl cite .quote_image__R2QTD{grid-column:1;grid-row:1/-1;position:static;border-radius:.5rem;aspect-ratio:1}.quote_quote__ZAmGl cite .quote_image__R2QTD:empty{display:none}.quote_quote__ZAmGl cite .quote_image__R2QTD img{border-radius:.25rem;width:50px;height:50px;object-fit:cover}.quote_info__allc0{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr auto;align-items:center}.quote_info__allc0 p{line-height:1.25;text-wrap:balance;margin:0}.quote_info__allc0 p:first-of-type{font-weight:500}.quote_info__allc0 p:last-of-type{font-size:.9375rem}.quote_quote__ZAmGl.quote_gray__ZVwC2 .quote_info__allc0 p:last-of-type{color:var(--theme-gray-fg)}.quote_md__bqGZf,.quote_sm__rfLwZ{font-size:1rem}@media (min-width:700px){.quote_md__bqGZf{font-size:1.125rem}}.quote_lg__j0wfg{font-size:1rem}@media (min-width:700px){.quote_lg__j0wfg{font-size:1.25rem;line-height:1.375}}@media (min-width:1000px){.quote_lg__j0wfg{font-size:1.5rem}}.list_container__wF1uT{width:100%;max-width:var(--container-width);padding-inline:var(--container-padding);margin:0 auto;--quote-spacer-sm:1rem}@media (min-width:700px){.list_container__wF1uT{--quote-spacer-sm:1.25rem}}@media (min-width:1000px){.list_container__wF1uT{--quote-spacer-sm:1.5rem}}@media (min-width:1300px){.list_container__wF1uT{--quote-spacer-sm:2rem}}.list_list__PVvOg{grid-column:1/-1;border-radius:.5rem;overflow-x:auto;color-scheme:var(--theme-color-scheme)}.list_list__PVvOg .list_inner__6uXRt{display:grid;grid-gap:1rem;gap:1rem;justify-content:flex-start;overflow:auto;position:relative;padding-bottom:2px}.list_list__PVvOg ul{display:grid;grid-auto-flow:column;grid-gap:1rem;gap:1rem;list-style:none;margin:0;padding:0}.list_list__PVvOg li{width:27.5rem;max-width:75vw}@media (min-width:1300px){.list_list__PVvOg[data-length="2"] ul,.list_list__PVvOg[data-length="3"] ul{grid-template-columns:repeat(12,1fr)}.list_list__PVvOg[data-length="2"] li,.list_list__PVvOg[data-length="3"] li{width:auto;max-width:none}.list_list__PVvOg[data-length="2"] li{grid-column:span 6}.list_list__PVvOg[data-length="3"] li{grid-column:span 4}}.IconButton_iconButton__0E5_n{all:unset;display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:32px;font-size:16px;line-height:1;color:var(--gray-a11);cursor:var(--cursor-button);border-radius:50%;background:color-mix(in srgb,var(--theme-text) 6%,transparent);transition:background-color .15s ease,color .15s ease}.IconButton_iconButton__0E5_n:hover{background:color-mix(in srgb,var(--theme-text) 10%,transparent);color:var(--gray-12)}.IconButton_iconButton__0E5_n:focus-visible{outline:2px solid var(--theme-lime);outline-offset:2px}.IconButton_iconButton__0E5_n[data-variant=ghost]{background:transparent}.IconButton_iconButton__0E5_n[data-variant=ghost]:hover{background:color-mix(in srgb,var(--theme-text) 6%,transparent)}.IconButton_iconButton__0E5_n[data-active],.IconButton_iconButton__0E5_n[data-active]:hover,.IconButton_iconButton__0E5_n[data-confirmed],.IconButton_iconButton__0E5_n[data-confirmed]:hover{background:var(--accent-9);color:white}.IconButton_iconButton__0E5_n svg{width:16px;height:16px}.IconButton_iconConfirm__JkOsW,.IconButton_iconDefault__b1I1e{display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease}.IconButton_iconConfirm__JkOsW{position:absolute;inset:0;opacity:0;transform:scale(.5)}.IconButton_iconDefault__b1I1e[data-hidden]{opacity:0;transform:scale(.5)}.IconButton_iconConfirm__JkOsW[data-visible]{opacity:1;transform:scale(1)}.CodeBlock_wrapper__6wB9w{position:relative;margin-top:0;margin-bottom:var(--space-4);padding:var(--space-2) var(--space-4) var(--space-4);background-color:var(--theme-code-bg);border-radius:var(--radius-2);overflow:hidden}.CodeBlock_wrapper__6wB9w pre{margin:0;background:transparent;border:none;border-radius:0;padding:0;overflow-x:auto;font-family:var(--code-font-family);font-size:var(--font-size-2);line-height:var(--line-height-3)}.CodeBlock_copy__W5Fir{position:absolute;top:var(--space-2);right:var(--space-2);opacity:0;transition:opacity .12s ease}.CodeBlock_wrapper__6wB9w:focus-within .CodeBlock_copy__W5Fir,.CodeBlock_wrapper__6wB9w:hover .CodeBlock_copy__W5Fir{opacity:1}@media (hover:none){.CodeBlock_copy__W5Fir{opacity:1}}@media (max-width:768px){.CodeBlock_wrapper__6wB9w{padding:var(--space-3)}.CodeBlock_wrapper__6wB9w pre{font-size:var(--font-size-1)}}.Collapsible_collapsible___dLAU{margin:var(--space-4) 0;border:1px solid var(--gray-a4);border-radius:var(--radius-2)}.Collapsible_trigger__ujGrz{all:unset;display:flex;align-items:center;gap:var(--space-2);width:100%;box-sizing:border-box;padding:var(--space-3) var(--space-4);font-size:var(--font-size-2);font-weight:500;color:var(--gray-12);cursor:var(--cursor-button);transition:background-color .15s ease}.Collapsible_trigger__ujGrz:hover{background:var(--gray-a2)}.Collapsible_trigger__ujGrz:focus-visible{outline:2px solid var(--theme-lime);outline-offset:-2px;border-radius:var(--radius-2)}.Collapsible_chevron__oyQPl{flex-shrink:0;color:var(--gray-a11);transition:transform .15s ease}[data-open] .Collapsible_chevron__oyQPl{transform:rotate(90deg)}.Collapsible_content__JT7yv{padding:0 var(--space-4) var(--space-4)}.ContentBrowser_browser__ULsLJ{display:flex;flex-direction:column;gap:var(--space-4)}.ContentBrowser_filters__hjY0A{display:flex;align-items:center;gap:var(--space-2)}.ContentBrowser_empty__tgXau{font-size:var(--font-size-2);color:var(--theme-text-muted);padding:var(--space-6) 0}.ChangelogEntries_wrapper__zP4Lj{display:flex;flex-direction:column;gap:var(--space-9)}.ChangelogEntries_filters__L0F9o{display:flex;align-items:center;gap:var(--space-2)}.ChangelogEntries_empty__v09zW{font-size:var(--font-size-2);color:var(--gray-a10);padding:var(--space-6) 0}.ChangelogEntries_release__wamaC{display:grid;grid-template-columns:120px 1fr;grid-gap:0 var(--space-6);gap:0 var(--space-6)}.ChangelogEntries_releaseMeta__1YLHI{position:-webkit-sticky;position:sticky;top:calc(var(--docs-header-height, 64px) + var(--space-4));align-self:start;padding-top:var(--space-1)}.ChangelogEntries_releaseDate__jmlc4{font-size:var(--font-size-2);color:var(--gray-a10);white-space:nowrap}.ChangelogEntries_releaseContent__09u6t{display:flex;flex-direction:column;min-width:0}.ChangelogEntries_releaseTitle__aOOB2{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-6);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-6);line-height:var(--line-height-6);color:var(--gray-12);margin-bottom:var(--space-4)}.ChangelogEntries_releaseTitleActions__r1OyY{display:flex;align-items:center;opacity:0;transition:opacity .15s ease;flex-shrink:0}.ChangelogEntries_releaseTitle__aOOB2:focus-within .ChangelogEntries_releaseTitleActions__r1OyY,.ChangelogEntries_releaseTitle__aOOB2:hover .ChangelogEntries_releaseTitleActions__r1OyY{opacity:1}.ChangelogEntries_releaseTitleLink__MU8mI{color:inherit;text-decoration:none}.ChangelogEntries_releaseTitleLink__MU8mI:hover{text-decoration:underline;text-underline-offset:2px}.ChangelogEntries_entries__5VC_3{display:grid;grid-template-columns:68px 1fr;grid-gap:var(--space-3) var(--space-2);gap:var(--space-3) var(--space-2);list-style:none;padding:0;margin:0}.ChangelogEntries_entry__zJS3Y{display:contents;scroll-margin-top:calc(var(--docs-header-height, 64px) + var(--space-5))}.ChangelogEntries_entryBody__LeFfj,.ChangelogEntries_entry__zJS3Y{font-size:var(--font-size-2);line-height:1.6;color:var(--gray-a11)}.ChangelogEntries_badge__2H1yR{display:inline-flex;align-items:center;justify-self:end;font-size:.6875rem;font-weight:600;line-height:1;padding:2px 6px;border-radius:var(--radius-2);letter-spacing:.02em;text-transform:uppercase;height:-moz-fit-content;height:fit-content;margin-top:3px}.ChangelogEntries_badgeNew__JGFS5{background:var(--green-a3);color:var(--green-a11)}.ChangelogEntries_badgeImproved__jLha3{background:var(--blue-a3);color:var(--blue-a11)}.ChangelogEntries_badgeFixed__Z3S1Q{background:var(--purple-a3);color:var(--purple-a11)}.ChangelogEntries_badgeInfo__ZaMkT{background:var(--gray-a3);color:var(--gray-a11)}.ChangelogEntries_entryTitle__JNQsG{font-weight:600;color:var(--gray-12)}.ChangelogEntries_entryLink__fTOJ_{color:var(--accent-11);text-decoration:none;white-space:nowrap}.ChangelogEntries_entryLink__fTOJ_:hover{text-decoration:underline;text-underline-offset:2px}.ChangelogEntries_featureLink__DgJdi{color:var(--gray-a9);text-decoration:none;font-size:var(--font-size-1)}.ChangelogEntries_featureLink__DgJdi:hover{color:var(--gray-12);text-decoration:underline;text-underline-offset:2px}.ChangelogEntries_compact__GJ7v7{gap:var(--space-4)}.ChangelogEntries_compact__GJ7v7 .ChangelogEntries_release__wamaC{display:flex;flex-direction:column;gap:0}.ChangelogEntries_compact__GJ7v7 .ChangelogEntries_releaseMeta__1YLHI,.ChangelogEntries_compact__GJ7v7 .ChangelogEntries_releaseTitle__aOOB2{display:none}.ChangelogEntries_compact__GJ7v7 .ChangelogEntries_entries__5VC_3{gap:var(--space-2) var(--space-2)}.ChangelogEntries_compact__GJ7v7 .ChangelogEntries_entryBody__LeFfj{font-size:var(--font-size-1)}.ChangelogEntries_allChangesLink__RrsQB{font-size:var(--font-size-2);color:var(--gray-a10);text-decoration:none;white-space:nowrap}.ChangelogEntries_allChangesLink__RrsQB:hover{color:var(--gray-12)}@media (max-width:640px){.ChangelogEntries_release__wamaC{grid-template-columns:1fr}.ChangelogEntries_releaseMeta__1YLHI{position:static;margin-bottom:var(--space-2)}}.ShowMore_button__piRRo{all:unset;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:var(--space-3) var(--space-4);font-size:var(--font-size-2);font-weight:500;color:var(--gray-a11);border:1px solid var(--gray-a5);border-radius:var(--radius-3);cursor:var(--cursor-button);transition:color .15s ease,background-color .15s ease,border-color .15s ease}.ShowMore_button__piRRo:hover{color:var(--gray-12);background:var(--gray-a2);border-color:var(--gray-a7)}.Callout_callout__6O_t2{display:flex;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-3);margin:var(--space-5) 0}.Callout_icon__pnkJr{flex-shrink:0;display:flex;align-items:flex-start;padding-top:1px}.Callout_icon__pnkJr svg{width:18px;height:18px}.Callout_content__9Tvc7{flex:1 1;min-width:0}.Callout_title__UUE8r{font-weight:var(--font-weight-medium);margin-bottom:var(--space-1)}.Callout_body__VEeUm,.Callout_title__UUE8r{font-size:var(--font-size-2);line-height:var(--line-height-2)}.Callout_body__VEeUm p{margin:0}.Callout_body__VEeUm p+p{margin-top:var(--space-2)}.Callout_info__MJCjD{background:var(--blue-a3)}.Callout_info__MJCjD .Callout_icon__pnkJr{color:var(--blue-11)}.Callout_info__MJCjD .Callout_title__UUE8r{color:var(--blue-12)}.Callout_info__MJCjD .Callout_body__VEeUm{color:var(--blue-11)}.Callout_warn__OusbS{background:var(--amber-a3)}.Callout_warn__OusbS .Callout_icon__pnkJr{color:var(--amber-11)}.Callout_warn__OusbS .Callout_title__UUE8r{color:var(--amber-12)}.Callout_warn__OusbS .Callout_body__VEeUm{color:var(--amber-11)}.Callout_tip__Cf4eq{background:var(--green-a3)}.Callout_tip__Cf4eq .Callout_icon__pnkJr{color:var(--green-11)}.Callout_tip__Cf4eq .Callout_title__UUE8r{color:var(--green-12)}.Callout_tip__Cf4eq .Callout_body__VEeUm{color:var(--green-11)}.FeedbackPopover_popover__FfQCs{position:fixed;width:340px;background:var(--theme-card-bg);border:1px solid var(--theme-border);border-radius:12px;padding:.75rem;display:flex;flex-direction:column;gap:.625rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-shadow:0 4px 24px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.08);z-index:60;transform:translateY(4px) scale(.96);opacity:0;animation:FeedbackPopover_popoverIn__I_xuQ .18s cubic-bezier(.16,1,.3,1) forwards;transform-origin:top right}@keyframes FeedbackPopover_popoverIn__I_xuQ{to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .FeedbackPopover_popover__FfQCs{box-shadow:0 4px 24px rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.25)}.FeedbackPopover_textarea__pPbM_{width:100%;min-height:80px;padding:.625rem .75rem;border:1px solid var(--gray-a5);border-radius:8px;background:var(--gray-a2);color:var(--gray-12);font-size:.875rem;font-family:inherit;line-height:1.5;resize:vertical;transition:border-color .15s}.FeedbackPopover_textarea__pPbM_::placeholder{color:var(--gray-a8)}.FeedbackPopover_textarea__pPbM_:focus{outline:none;border-color:var(--gray-a8)}.FeedbackPopover_footer__E846k{display:flex;align-items:center;justify-content:space-between}.FeedbackPopover_sentiments__yCar0{display:flex;gap:.25rem}.FeedbackPopover_sentimentButton__v8JYa{all:unset;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1.125rem;border-radius:6px;cursor:var(--cursor-button);transition:background-color .12s,transform .12s;filter:grayscale(1);opacity:.6}.FeedbackPopover_sentimentButton__v8JYa:hover{background:var(--gray-a3);filter:grayscale(0);opacity:1;transform:scale(1.15)}.FeedbackPopover_sentimentButton__v8JYa[data-selected]{background:var(--gray-a4);filter:grayscale(0);opacity:1;transform:scale(1.15)}.FeedbackPopover_sendButton__iNMJm{all:unset;display:inline-flex;align-items:center;justify-content:center;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;color:var(--gray-1);background:var(--gray-12);border-radius:6px;cursor:var(--cursor-button);transition:opacity .15s,transform .1s}.FeedbackPopover_sendButton__iNMJm:hover:not(:disabled){opacity:.85}.FeedbackPopover_sendButton__iNMJm:active:not(:disabled){transform:scale(.97)}.FeedbackPopover_sendButton__iNMJm:disabled{opacity:.35;cursor:default}.FeedbackPopover_thanks__NykO9{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 0;font-size:.875rem;color:var(--gray-11)}.FeedbackPopover_thanksEmoji__jPr6x{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--green-9);color:white;font-size:.6875rem;font-weight:700}.Heading_heading__LLynw{position:relative;display:flex;align-items:center;gap:var(--space-2);width:-moz-fit-content;width:fit-content;max-width:100%}.Heading_actions__bnV5e{display:flex;align-items:center;opacity:0;transition:opacity .15s ease;flex-shrink:0}.Heading_heading__LLynw:has(:focus-visible) .Heading_actions__bnV5e,.Heading_heading__LLynw:has([data-confirmed]) .Heading_actions__bnV5e,.Heading_heading__LLynw:hover .Heading_actions__bnV5e{opacity:1}.LatestHighlights_columns__mjcnf{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-6);gap:var(--space-6);align-items:start}@media (max-width:767px){.LatestHighlights_columns__mjcnf{grid-template-columns:1fr;gap:var(--space-4)}}.Kbd_kbd__c4Tew{display:inline-flex;align-items:center;justify-content:center;min-width:1.5em;padding:.15em .4em;font-family:var(--code-font-family);font-size:.8125em;line-height:1;color:var(--gray-11);background:var(--gray-a3);border-radius:var(--radius-1);white-space:nowrap}.ActionList_list__zJj_o{gap:var(--space-6)}.ActionList_list__zJj_o,.ActionList_section__oYrye{display:flex;flex-direction:column}.ActionList_sectionTitle__sdFqy{font-size:var(--font-size-5);font-weight:var(--font-weight-medium);color:var(--gray-12);margin:0 0 var(--space-3)}.ActionList_entry__Xahwc{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 var(--space-4);gap:0 var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--gray-a3);scroll-margin-top:calc(var(--docs-header-height, 64px) + var(--space-5))}.ActionList_entry__Xahwc:last-child{border-bottom:none}.ActionList_entryLeft__jQM_M{display:flex;flex-direction:column;gap:var(--space-1)}.ActionList_entryTitle__2JlZG{font-size:var(--font-size-5);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-5);line-height:var(--line-height-5);color:var(--gray-12)}.ActionList_entryDescription__7A4Ln{font-size:var(--font-size-2);color:var(--gray-10);line-height:var(--line-height-2)}.ActionList_entryCommand__dB2n7{font-size:var(--font-size-1);color:var(--gray-10);order:2}.ActionList_commandName__kfLP7{font-family:var(--code-font-family);font-size:var(--font-size-1);color:var(--gray-11);background:var(--gray-a3);padding:.1em .4em;border-radius:var(--radius-1)}.ActionList_entryRight__uxIBl{display:flex;flex-direction:column;gap:2px;padding-top:4px}.ActionList_macShortcut__u8nP2,.ActionList_textShortcut__jgnqy,.ActionList_winShortcut__fbEyM{display:inline-flex;align-items:center;gap:var(--space-1)}.ActionList_macShortcut__u8nP2{order:0}.ActionList_winShortcut__fbEyM{order:1}.ActionList_textShortcut__jgnqy{order:2}[data-os=win] .ActionList_macShortcut__u8nP2{order:1}[data-os=win] .ActionList_winShortcut__fbEyM{order:0}.ActionList_osLabel__laoGT{font-size:var(--font-size-1);color:var(--gray-10);min-width:7.5em;display:inline-block}.ActionList_keysInline__krr_j{gap:1px}.ActionList_keyGroup__l8Jao,.ActionList_keysInline__krr_j{display:inline-flex;align-items:center}.ActionList_separator__8mj_y{color:var(--gray-9);font-size:.75em;margin:0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:640px){.ActionList_entry__Xahwc{grid-template-columns:1fr}.ActionList_entryRight__uxIBl{margin-top:var(--space-2)}}.ActionTable_wrapper__80ylD{display:flex;flex-direction:column;gap:var(--space-6)}.ActionTable_table__9dFnc{width:100%;border-collapse:collapse;font-size:var(--font-size-2);table-layout:auto}.ActionTable_table__9dFnc td,.ActionTable_table__9dFnc th{border:none;background:none}.ActionTable_caption__Qifgs{text-align:left;font-weight:600;font-size:var(--font-size-3);color:var(--gray-12);padding-bottom:var(--space-3);caption-side:top}.ActionTable_thead__eypkk{border-bottom:1px solid var(--gray-a4)}.ActionTable_actionHeader__CQbac,.ActionTable_commandHeader__y0px8,.ActionTable_keyHeader__efrr0{text-align:left;font-weight:500;font-size:var(--font-size-1);color:var(--gray-a10);padding:var(--space-2) var(--space-3);white-space:nowrap}.ActionTable_actionHeader__CQbac{width:40%}.ActionTable_row__yI59a{border-bottom:1px solid var(--gray-a3);scroll-margin-top:calc(var(--docs-header-height, 64px) + var(--space-5))}.ActionTable_row__yI59a:last-child{border-bottom:none}.ActionTable_actionCell__ntiRe{padding:var(--space-2) var(--space-3);vertical-align:middle}.ActionTable_actionLink__ifNGD{font-weight:500;color:var(--gray-12);text-decoration:none}.ActionTable_actionLink__ifNGD:hover{text-decoration:underline;text-underline-offset:2px}.ActionTable_commandCell__DvPhx,.ActionTable_keyCell__mwWuE{padding:var(--space-2) var(--space-3);vertical-align:middle}.ActionTable_commandName__K8iqC{font-size:var(--font-size-1);color:var(--gray-a11)}.ActionTable_empty__yNObQ{color:var(--gray-a6)}.ActionTable_keys__jZ1q1{flex-wrap:wrap;gap:1px}.ActionTable_keyGroup__8ZAmQ,.ActionTable_keys__jZ1q1{display:inline-flex;align-items:center}.ActionTable_separator__s1eKp{color:var(--gray-a8);font-size:.75em;margin:0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ActionTable_win__Y5tb4,[data-os=win] .ActionTable_mac__m_Q7z{display:none}[data-os=win] .ActionTable_win__Y5tb4{display:inline-flex}@media (max-width:640px){.ActionTable_commandCell__DvPhx,.ActionTable_commandHeader__y0px8{display:none}.ActionTable_actionHeader__CQbac{width:auto}}.Shortcut_shortcut__qfS6j{display:inline-flex;align-items:center;gap:1px;text-decoration:none;border-radius:var(--radius-1);transition:background-color .15s ease}.Shortcut_shortcut__qfS6j:hover kbd{background:var(--gray-a4)}.Shortcut_keyGroup__1MwEE{display:inline-flex;align-items:center}.Shortcut_separator__G2SJH{color:var(--gray-a8);font-size:.75em;margin:0 1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Shortcut_error__g4cEn{color:var(--red-9);font-size:var(--font-size-1);font-family:var(--code-font-family)}.Shortcut_commandLabel__CpbF2{color:var(--accent-11);text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:3px}.Shortcut_shortcut__qfS6j:hover .Shortcut_commandLabel__CpbF2{-webkit-text-decoration-style:solid;text-decoration-style:solid}.Shortcut_win__OoVct,[data-os=win] .Shortcut_mac__xmoEF{display:none}[data-os=win] .Shortcut_win__OoVct{display:inline-flex}.Embed_embed__WxCmI{margin:var(--space-2) 0;padding:var(--space-3) var(--space-4);border-left:1px solid var(--gray-a3);border-radius:0 var(--radius-2) var(--radius-2) 0;background:rgba(0,0,0,.02)}[data-theme=dark] .Embed_embed__WxCmI{background:rgba(255,255,255,.015)}.Embed_source__BhF6Y{display:inline-block;margin-top:var(--space-2);font-size:var(--font-size-1);color:var(--gray-9);text-decoration:none}.Embed_source__BhF6Y:hover{color:var(--gray-11);text-decoration:underline;text-underline-offset:2px}.Embed_error__J9IGp{padding:var(--space-3);font-size:var(--font-size-2);color:var(--red-9);background:var(--red-a2);border-radius:var(--radius-2)}.ContentFeed_feed__3hE6w{display:flex;flex-direction:column;gap:var(--space-6)}.ContentFeed_filters__QfaaB{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.ContentFeed_filterChip__7UDts{all:unset;font-size:var(--font-size-2);color:var(--theme-text-muted);padding:var(--space-1) var(--space-3);border-radius:2rem;text-decoration:none;white-space:nowrap;cursor:var(--cursor-button);transition:background-color .15s,color .15s}.ContentFeed_filterChip__7UDts:hover{color:var(--theme-text)}.ContentFeed_filterChip__7UDts:focus-visible{outline:2px solid var(--theme-lime);outline-offset:2px;background:color-mix(in srgb,var(--theme-text) 8%,transparent)}.ContentFeed_filterChip__7UDts[data-active]{color:var(--theme-text);background:color-mix(in srgb,var(--theme-text) 12%,transparent)}.ContentFeed_items__n9El2{display:flex;flex-direction:column;gap:var(--space-3)}.ContentFeed_empty__P72KW{font-size:var(--font-size-2);color:var(--theme-text-muted);padding:var(--space-6) 0}.ContentList_section__8P_hm{display:flex;flex-direction:column;gap:var(--space-6);margin-top:var(--space-8);padding-top:var(--space-8);border-top:1px solid var(--gray-a4)}.ContentList_sectionHeader__0wteJ{display:flex;align-items:baseline;gap:var(--space-3)}.ContentList_sectionHeading__zIs3f{font-size:var(--font-size-3);font-weight:var(--font-weight-medium);color:var(--theme-text)}.ContentList_sectionLink__UPn_E{font-size:var(--font-size-2);color:var(--theme-text-muted);text-decoration:none;transition:color .15s}.ContentList_sectionLink__UPn_E:hover{color:var(--theme-text)}.ContentList_list__BJZC8{display:flex;flex-direction:column}.ContentList_item__NmZ5j{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-3);margin:0 calc(-1 * var(--space-3));border-radius:var(--radius-3);text-decoration:none;color:inherit;transition:background-color .15s ease}.ContentList_item__NmZ5j+.ContentList_item__NmZ5j{border-top:1px solid var(--gray-a3)}.ContentList_item__NmZ5j:hover{background:var(--gray-a3)}.ContentList_item__NmZ5j:hover+.ContentList_item__NmZ5j{border-top-color:transparent}.ContentList_item__NmZ5j[data-featured]{padding:var(--space-4) var(--space-4);margin:0 calc(-1 * var(--space-4));gap:var(--space-4);margin-bottom:var(--space-2);background:var(--gray-a3);border-radius:var(--radius-4)}.ContentList_item__NmZ5j[data-featured]:hover{background:var(--gray-a4)}.ContentList_item__NmZ5j[data-featured]+.ContentList_item__NmZ5j{border-top:none}.ContentList_item__NmZ5j[data-featured] .ContentList_title__ggSKX{font-size:var(--font-size-3);font-weight:var(--font-weight-medium)}.ContentList_item__NmZ5j[data-featured] .ContentList_description__pSUd1{-webkit-line-clamp:2;font-size:var(--font-size-2);color:var(--gray-a11)}.ContentList_icon__n6S_W{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--radius-2);background:var(--gray-a3);color:var(--gray-a11);transition:background-color .15s ease,color .15s ease}.ContentList_icon__n6S_W svg{width:18px;height:18px}.ContentList_item__NmZ5j:hover .ContentList_icon__n6S_W{background:var(--accent-a3);color:var(--accent-11)}.ContentList_thumbnail__j6RLG{position:relative;flex-shrink:0;width:56px;height:40px;border-radius:var(--radius-2);overflow:hidden}.ContentList_thumbnailImage__fu47i{object-fit:cover}.ContentList_body__sa3vo{display:flex;flex-direction:column;gap:var(--space-1);min-width:0;flex:1 1}.ContentList_title__ggSKX{font-size:var(--font-size-2);font-weight:500;color:var(--gray-12);line-height:var(--line-height-2)}.ContentList_badge__SwJWJ{display:inline-flex;font-size:var(--font-size-1);color:var(--gray-a11);background:var(--gray-a3);padding:1px var(--space-2);border-radius:var(--radius-1);margin-left:var(--space-2);vertical-align:baseline;flex-shrink:0}.ContentList_description__pSUd1{font-size:var(--font-size-2);color:var(--gray-a10);line-height:var(--line-height-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ContentList_arrow__lxzFs{flex-shrink:0;color:var(--gray-a8);opacity:0;transition:opacity .15s ease,transform .15s ease}.ContentList_item__NmZ5j:hover .ContentList_arrow__lxzFs{opacity:1}.Tldr_tldr__Cr67h{margin:var(--space-4) 0 0}.Tldr_label__h98VZ{display:block;font-size:var(--font-size-1);font-weight:var(--font-weight-medium);color:var(--gray-9);letter-spacing:.04em;margin-bottom:var(--space-2)}.Tldr_intro__kzpLl{margin:0 0 var(--space-3);font-size:var(--font-size-3);line-height:1.6;letter-spacing:-.011em;color:var(--gray-11)}.Tldr_intro__kzpLl a{color:var(--gray-11);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:var(--gray-6);text-decoration-color:var(--gray-6);text-underline-offset:2px;transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.Tldr_intro__kzpLl a:hover{color:var(--gray-12);-webkit-text-decoration-color:var(--gray-11);text-decoration-color:var(--gray-11)}.Tldr_intro__kzpLl strong{font-weight:var(--font-weight-medium)}.Tldr_list__Msx_8{list-style:none;margin:0;padding:0}.Tldr_item__hep7m{position:relative;padding:var(--space-1) 0 var(--space-1) var(--space-4);font-size:var(--font-size-3);line-height:1.6;letter-spacing:-.011em;color:var(--gray-11)}.Tldr_item__hep7m:before{content:"·";position:absolute;left:0;top:var(--space-1);color:var(--gray-8);font-weight:700;font-size:var(--font-size-5);line-height:var(--line-height-2)}.Tldr_item__hep7m a{color:var(--gray-11);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:var(--gray-6);text-decoration-color:var(--gray-6);text-underline-offset:2px;transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.Tldr_item__hep7m a:hover{color:var(--gray-12);-webkit-text-decoration-color:var(--gray-11);text-decoration-color:var(--gray-11)}.Tldr_item__hep7m code{font-size:var(--font-size-1);padding:1px var(--space-1);background:var(--gray-a3);border-radius:var(--radius-1)}.Tldr_item__hep7m strong{color:var(--gray-12);font-weight:var(--font-weight-medium)}.page_article__qo0_F{display:grid;grid-template-columns:1fr min(680px,100%) 1fr;padding-bottom:4rem}.page_article__qo0_F>*{grid-column:2}.page_article__qo0_F>.page_hero__7bUZ9,.page_article__qo0_F>[class*=ContentGrid]{grid-column:1/-1}.page_breadcrumb__yCTAL{grid-column:2;display:flex;align-items:center;gap:var(--space-2)}.page_breadcrumbLink__xPR7q{font-size:var(--font-size-2);color:var(--gray-a9);text-decoration:none;transition:color .15s}.page_breadcrumbLink__xPR7q:hover{color:var(--gray-12)}.page_breadcrumbSep__fAJo1{font-size:var(--font-size-2);color:var(--gray-a6)}.page_header__1eG1W{grid-column:2;padding:var(--space-7) 0 2.5rem}.page_title__7tN3l{font-family:var(--font-family-heading),serif;font-weight:350;font-size:2.25rem;line-height:1;letter-spacing:-.035em;color:var(--theme-text);margin:.75rem 0 0;font-variation-settings:"SOFT" 100,"WONK" 0}@media (min-width:768px){.page_title__7tN3l{font-size:2.625rem}}@media (min-width:1024px){.page_title__7tN3l{font-size:3rem}}.page_description___TvKW{font-size:var(--font-size-3);color:var(--theme-text-secondary);line-height:1.6;margin:1rem 0 0}.page_date__VXazC{display:block;font-size:var(--font-size-2);color:var(--theme-text-muted);margin-top:1.5rem}.page_hero__7bUZ9{position:relative;aspect-ratio:2/1;margin-bottom:3rem;border-radius:.75rem;overflow:hidden}.page_heroImage__CP3NT{object-fit:cover}.page_heroVideo__QfyR7{width:100%;height:100%;border:none;border-radius:.75rem}.page_hero__7bUZ9:has(.page_heroVideo__QfyR7){aspect-ratio:16/9}.page_body__jXfqx{display:grid;grid-template-columns:1fr min(680px,100%) 1fr;font-size:var(--font-size-3);line-height:1.6;color:var(--theme-text-secondary)}.page_body__jXfqx>*{grid-column:2}.page_body__jXfqx .video,.page_body__jXfqx figure,.page_body__jXfqx img{grid-column:1/-1}.page_body__jXfqx p{margin:1.25rem 0 0}.page_body__jXfqx p:first-child{margin-top:0}.page_body__jXfqx h2{font-size:var(--font-size-6);line-height:var(--line-height-6);letter-spacing:-.02em}.page_body__jXfqx h2,.page_body__jXfqx h3{font-family:var(--font-family-heading),serif;font-weight:400;color:var(--theme-text);margin:3.5rem 0 0}.page_body__jXfqx h3{font-size:var(--font-size-5);line-height:var(--line-height-5);letter-spacing:-.01em}.page_body__jXfqx h4{font-size:var(--font-size-3);font-weight:var(--font-weight-medium);line-height:var(--line-height-3);letter-spacing:-.01em;color:var(--theme-text);margin:3.5rem 0 0}.page_body__jXfqx figure{margin:1.5rem 0}.page_body__jXfqx ol,.page_body__jXfqx ul{margin:1.25rem 0 0}.page_body__jXfqx strong{color:var(--theme-text)}.page_body__jXfqx a{color:var(--theme-accent);text-decoration:underline;text-underline-offset:2px}.page_body__jXfqx a:hover{color:var(--theme-text)}.page_body__jXfqx .page_prose__jGn4g blockquote,.page_body__jXfqx blockquote{font-style:italic;color:var(--theme-text);border-left:none;padding-left:0;margin:1.5rem 0}.page_page__vnEWR{display:flex;flex-direction:column;gap:var(--space-5);padding-top:var(--spacer-lg)}.page_heading__bBgjf{font-family:var(--font-family-heading),serif;font-weight:350;font-size:2.5rem;line-height:1.1;letter-spacing:-.035em;color:var(--theme-text);font-variation-settings:"SOFT" 100,"WONK" 0}@media (min-width:768px){.page_heading__bBgjf{font-size:3rem}}@media (min-width:1280px){.page_heading__bBgjf{font-size:3.5rem}}.YouTubeFacade_wrapper__WVG2N{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--radius-3);overflow:hidden;background:var(--gray-a2)}.YouTubeFacade_button__sA9Nq{display:block;width:100%;height:100%;border:none;padding:0;background:none;cursor:var(--cursor-button)}.YouTubeFacade_button__sA9Nq:hover .YouTubeFacade_playIcon__FBEdJ path:first-child{fill:rgba(255,0,0,.85)}.YouTubeFacade_thumbnail__HIb4B{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.YouTubeFacade_playIcon__FBEdJ{position:absolute;top:50%;left:50%;width:68px;height:48px;transform:translate(-50%,-50%);transition:opacity .15s ease}.YouTubeFacade_iframe__Fj1M5{position:absolute;inset:0;width:100%;height:100%;border:none}.Video_figure__64eMd{margin:var(--space-5) 0}.Video_iframeWrapper__73DyX{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--radius-3);overflow:hidden;background:var(--gray-a2)}.Video_iframe__T85no{position:absolute;inset:0;width:100%;height:100%;border:none}.Video_video__p7_V1{display:block;width:100%;border-radius:var(--radius-3);background:var(--gray-a2)}.Video_caption__V60mp{margin-top:var(--space-2);font-size:var(--font-size-2);color:var(--gray-a11);text-align:center}.Video_chapters__w0rNP{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:var(--space-2)}.Video_chapterPill__ceUwF{display:inline-flex;align-items:center;gap:var(--space-1);padding:2px var(--space-2);border:none;border-radius:var(--radius-2);background:var(--gray-a3);color:var(--gray-a11);font-size:var(--font-size-1);cursor:var(--cursor-button);transition:background .15s ease,color .15s ease}.Video_chapterPill__ceUwF:hover{background:var(--gray-a4);color:var(--gray-12)}.Video_chapterPill__ceUwF[data-active]{background:var(--accent-a3);color:var(--accent-11)}.Video_chapterTime__hpcsT{font-family:var(--font-mono);font-size:10px;opacity:.6}.TableOfContents_list__YcXB0{list-style:none;margin:0;position:relative;padding:0 0 0 12px}.TableOfContents_list__YcXB0:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--gray-a4);border-radius:1px}.TableOfContents_list__YcXB0:after{content:"";position:absolute;left:0;width:2px;border-radius:1px;background:var(--learn-active-indicator,var(--gray-12));top:var(--indicator-top,0);height:var(--indicator-height,0);opacity:0;transition:top .15s ease-out,height .15s ease-out,opacity .15s ease-out}.TableOfContents_list__YcXB0[data-has-active]:after{opacity:1}.TableOfContents_link__jm6w_{display:block;padding:var(--space-1) var(--space-2);font-size:var(--font-size-2);line-height:var(--line-height-2);color:var(--gray-a11);text-decoration:none;border-radius:var(--radius-2);transition:color .15s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TableOfContents_link__jm6w_:hover{background:var(--learn-hover-bg,var(--gray-a3));color:var(--learn-hover-color,var(--gray-12))}.TableOfContents_active__6CTOG{color:var(--learn-active-indicator,var(--gray-12))}.TableOfContents_depth3__oGb17{margin-left:12px}.PrevNextNav_nav__9GOtG{display:flex;gap:var(--space-4);justify-content:space-between;margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--gray-a4)}.PrevNextNav_linkRight__BP8V5,.PrevNextNav_link__hTyyT{display:flex;align-items:center;gap:var(--space-3);width:calc(50% - var(--space-2));min-width:0;padding:var(--space-3) var(--space-4);background:var(--gray-a2);border-radius:var(--radius-3);text-decoration:none;color:inherit;transition:background-color .15s ease}.PrevNextNav_linkRight__BP8V5:hover,.PrevNextNav_link__hTyyT:hover{background:var(--gray-a3)}.PrevNextNav_linkRight__BP8V5 svg,.PrevNextNav_link__hTyyT svg{width:16px;height:16px;color:var(--gray-a11);flex-shrink:0}.PrevNextNav_linkRight__BP8V5{text-align:right;justify-content:flex-end}.PrevNextNav_text__2KEYU{display:flex;flex-direction:column;gap:2px}.PrevNextNav_label__TnDVQ{font-size:var(--font-size-1);color:var(--gray-a11)}.PrevNextNav_title__L6ryI{font-size:var(--font-size-2);font-weight:500;color:var(--gray-12)}