.NoticeCard-module__CHiEIq__card{align-items:flex-start;gap:var(--space-2);padding:var(--space-4);background:var(--color-surface);border-radius:var(--radius-md);pointer-events:auto;display:flex;position:relative;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000001f}.NoticeCard-module__CHiEIq__body{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.NoticeCard-module__CHiEIq__dismiss{border-radius:var(--radius-pill);width:24px;height:24px;color:var(--color-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;margin-right:-4px;transition:background .15s,color .15s;display:inline-flex}.NoticeCard-module__CHiEIq__dismiss:hover{background:var(--color-surface-2);color:var(--color-fg)}.NoticeCard-module__CHiEIq__dismiss:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}
.LocaleSuggestion-module__ii0_CG__message{font-family:var(--font-ui);font-size:var(--text-body);font-weight:var(--weight-medium);line-height:var(--line-height-snug);color:var(--color-fg);margin:0}.LocaleSuggestion-module__ii0_CG__actions{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}.LocaleSuggestion-module__ii0_CG__continue{align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-fg);text-decoration:none;display:inline-flex}.LocaleSuggestion-module__ii0_CG__arrow{flex-shrink:0;transition:transform .15s}.LocaleSuggestion-module__ii0_CG__continue:hover .LocaleSuggestion-module__ii0_CG__arrow{transform:translate(3px)}.LocaleSuggestion-module__ii0_CG__continue:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}.LocaleSuggestion-module__ii0_CG__choose{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);text-decoration:none;transition:color .15s}.LocaleSuggestion-module__ii0_CG__choose:hover{color:var(--color-fg)}.LocaleSuggestion-module__ii0_CG__choose:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}
.SeInvitePromo-module__0uRlvG__message{font-family:var(--font-ui);font-size:var(--text-body);font-weight:var(--weight-medium);line-height:var(--line-height-snug);color:var(--color-fg);margin:0}.SeInvitePromo-module__0uRlvG__cta{align-self:flex-start;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-fg);text-decoration:none;display:inline-flex}.SeInvitePromo-module__0uRlvG__arrow{flex-shrink:0;transition:transform .15s}.SeInvitePromo-module__0uRlvG__cta:hover .SeInvitePromo-module__0uRlvG__arrow{transform:translate(3px)}.SeInvitePromo-module__0uRlvG__cta:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}
.Logo-module__FeqWJG__logo{color:var(--color-logo);align-items:center;display:inline-flex}.Logo-module__FeqWJG__logo svg{height:var(--logo-height,14px);width:auto}
.CountryModal-module__m_H56G__backdrop{z-index:100;background:color-mix(in srgb, var(--ink) 45%, transparent);transition:opacity .2s;position:fixed;inset:0}.CountryModal-module__m_H56G__backdrop[data-starting-style],.CountryModal-module__m_H56G__backdrop[data-ending-style]{opacity:0}.CountryModal-module__m_H56G__popup{z-index:101;width:min(620px, calc(100vw - 2 * var(--space-4)));max-height:calc(100vh - 2 * var(--space-6) - 56px);gap:var(--space-8);padding:var(--space-10);background:var(--color-surface);border-radius:var(--radius-lg);flex-direction:column;transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .18s;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000000f,0 24px 64px #0000003d}.CountryModal-module__m_H56G__popup[data-starting-style],.CountryModal-module__m_H56G__popup[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.97)}@media (max-width:560px){.CountryModal-module__m_H56G__popup{padding:var(--space-6)}}@media (prefers-reduced-motion:reduce){.CountryModal-module__m_H56G__popup{transition:opacity .18s}.CountryModal-module__m_H56G__popup[data-starting-style],.CountryModal-module__m_H56G__popup[data-ending-style]{transform:translate(-50%,-50%)}}.CountryModal-module__m_H56G__title{text-align:center;font-family:var(--font-ui);font-size:var(--text-h3);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);color:var(--color-fg);margin:0}.CountryModal-module__m_H56G__close{top:calc(-1 * (40px + var(--space-3)));border-radius:var(--radius-pill);background:var(--color-surface);width:40px;height:40px;color:var(--color-muted);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;right:0;box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}.CountryModal-module__m_H56G__close:hover{background:color-mix(in srgb, var(--color-fg) 6%, var(--color-surface));color:var(--color-fg)}.CountryModal-module__m_H56G__close:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CountryModal-module__m_H56G__countries{gap:var(--space-3);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:560px){.CountryModal-module__m_H56G__countries{grid-template-columns:1fr}}.CountryModal-module__m_H56G__card{align-items:center;gap:var(--space-3);width:100%;height:100%;padding:var(--space-5) var(--space-3);border-radius:var(--radius-md);background:var(--color-surface-sunken);cursor:pointer;text-align:center;border:2px solid #0000;flex-direction:column;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.CountryModal-module__m_H56G__card:hover{background:color-mix(in srgb, var(--color-fg) 5%, var(--color-surface-sunken))}.CountryModal-module__m_H56G__card:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CountryModal-module__m_H56G__cardSelected{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface));border-color:var(--color-primary);box-shadow:0 1px 2px #0000000d,0 4px 12px #0000001a}.CountryModal-module__m_H56G__cardSelected:hover{background:color-mix(in srgb, var(--color-primary) 16%, var(--color-surface))}.CountryModal-module__m_H56G__markSlot{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.CountryModal-module__m_H56G__flag,.CountryModal-module__m_H56G__globe{border-radius:50%;width:44px;height:44px;box-shadow:0 0 0 .5px #00000024}.CountryModal-module__m_H56G__globe{background:var(--color-surface-2);color:var(--color-muted);justify-content:center;align-items:center;display:inline-flex}.CountryModal-module__m_H56G__cardName{font-family:var(--font-ui);font-size:var(--text-body);line-height:var(--line-height-snug);color:var(--color-muted);transition:color .15s}.CountryModal-module__m_H56G__cardSelected .CountryModal-module__m_H56G__cardName{font-weight:var(--weight-medium);color:var(--color-fg)}.CountryModal-module__m_H56G__cardBlurb{font-family:var(--font-sans);font-size:var(--text-caption);line-height:var(--line-height-normal);color:var(--color-muted);text-wrap:balance}.CountryModal-module__m_H56G__pills{justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.CountryModal-module__m_H56G__pill{padding:var(--space-2) var(--space-5);border-radius:var(--radius-pill);background:var(--color-surface-sunken);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);align-items:center;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.CountryModal-module__m_H56G__pill:hover{background:color-mix(in srgb, var(--color-fg) 5%, var(--color-surface-sunken));color:var(--color-fg)}.CountryModal-module__m_H56G__pill:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CountryModal-module__m_H56G__pillCurrent{background:var(--color-fg);color:var(--color-bg);font-weight:var(--weight-medium)}.CountryModal-module__m_H56G__pillCurrent:hover{background:var(--color-fg);color:var(--color-bg)}
.NavLanguagePopover-module__xcH11W__trigger{align-items:center;gap:var(--space-2);padding:var(--space-2);margin:calc(var(--space-2) * -1);border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);white-space:nowrap;background:0 0;border:none;transition:color .15s;display:inline-flex}.NavLanguagePopover-module__xcH11W__trigger:hover{color:var(--color-fg)}.NavLanguagePopover-module__xcH11W__trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:0}.NavLanguagePopover-module__xcH11W__mark{border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:box-shadow .15s;box-shadow:0 0 0 .5px #00000024,0 1px 2px #00000014}.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__mark,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__mark{box-shadow:0 0 0 .5px #0003,0 2px 6px #00000024}.NavLanguagePopover-module__xcH11W__globe{background:var(--color-surface-2);width:16px;height:16px;color:var(--color-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NavLanguagePopover-module__xcH11W__chevron{opacity:.55;flex-shrink:0;transition:opacity .15s}.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__chevron,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__chevron{opacity:1}.NavLanguagePopover-module__xcH11W__label{text-align:left;place-items:center start;display:grid}.NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__labelLanguage{white-space:nowrap;grid-area:1/1;transition:opacity .22s,transform .22s cubic-bezier(.32,.72,0,1)}.NavLanguagePopover-module__xcH11W__labelLanguage{opacity:0;transform:translateY(4px)}.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__triggerScrolled .NavLanguagePopover-module__xcH11W__labelCountry{opacity:0;transform:translateY(-4px)}.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__labelLanguage,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__labelLanguage,.NavLanguagePopover-module__xcH11W__triggerScrolled .NavLanguagePopover-module__xcH11W__labelLanguage{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__labelLanguage{transition:opacity .15s;transform:none}.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__labelCountry,.NavLanguagePopover-module__xcH11W__trigger:hover .NavLanguagePopover-module__xcH11W__labelLanguage,.NavLanguagePopover-module__xcH11W__trigger[data-popup-open] .NavLanguagePopover-module__xcH11W__labelLanguage{transform:none}}.NavLanguagePopover-module__xcH11W__positioner{z-index:70}.NavLanguagePopover-module__xcH11W__popup{min-width:160px;padding:var(--space-2);background:var(--color-surface);border-radius:var(--radius-md);transition:opacity .15s,transform .15s;box-shadow:0 1px 2px #0000000d,0 6px 20px #0000001a}.NavLanguagePopover-module__xcH11W__popup[data-starting-style],.NavLanguagePopover-module__xcH11W__popup[data-ending-style]{opacity:0;transform:translateY(-4px)}.NavLanguagePopover-module__xcH11W__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.NavLanguagePopover-module__xcH11W__option{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:var(--text-caption);line-height:var(--line-height-normal);color:var(--color-muted);white-space:nowrap;text-decoration:none;transition:background .15s,color .15s;display:block}.NavLanguagePopover-module__xcH11W__option:hover{background:var(--color-surface-sunken);color:var(--color-fg)}.NavLanguagePopover-module__xcH11W__option:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.NavLanguagePopover-module__xcH11W__option[aria-current=true]{color:var(--color-fg);font-weight:var(--weight-medium)}.NavLanguagePopover-module__xcH11W__changeCountry{align-items:center;gap:var(--space-2);width:100%;margin-top:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-caption);line-height:var(--line-height-normal);color:var(--color-muted);text-align:left;white-space:nowrap;background:0 0;border:none;transition:background .15s,color .15s;display:flex}.NavLanguagePopover-module__xcH11W__changeCountry:hover{color:var(--color-fg)}.NavLanguagePopover-module__xcH11W__changeCountry:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.NavLanguagePopover-module__xcH11W__stack{flex-shrink:0;display:inline-flex}.NavLanguagePopover-module__xcH11W__stackMark{width:14px;height:14px;box-shadow:0 0 0 2px var(--color-surface);border-radius:50%;transition:transform .18s cubic-bezier(.32,.72,0,1);position:relative}.NavLanguagePopover-module__xcH11W__stackMark+.NavLanguagePopover-module__xcH11W__stackMark{margin-left:-6px}.NavLanguagePopover-module__xcH11W__stackMark:first-child{z-index:3}.NavLanguagePopover-module__xcH11W__stackMark:nth-child(2){z-index:2}.NavLanguagePopover-module__xcH11W__stackMark:nth-child(3){z-index:1}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__stackMark:nth-child(2){transform:translate(1px)}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__stackMark:nth-child(3){transform:translate(2px)}.NavLanguagePopover-module__xcH11W__stackGlobe{background:var(--color-surface-2);color:var(--color-muted);justify-content:center;align-items:center;display:inline-flex}@media (prefers-reduced-motion:reduce){.NavLanguagePopover-module__xcH11W__stackMark{transition:none}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__stackMark:nth-child(2),.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__stackMark:nth-child(3){transform:none}}.NavLanguagePopover-module__xcH11W__changeLabel{color:var(--color-muted);font-size:11px;transition:color .15s}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__changeLabel{color:var(--color-fg)}.NavLanguagePopover-module__xcH11W__changeIcon{fill:currentColor;opacity:0;flex-shrink:0;transition:opacity .15s,transform .24s cubic-bezier(.32,.72,0,1);transform:translate(-2px)translateY(1px)}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__changeIcon,.NavLanguagePopover-module__xcH11W__changeCountry:focus-visible .NavLanguagePopover-module__xcH11W__changeIcon{opacity:.5;transform:translate(0)translateY(0)}@media (prefers-reduced-motion:reduce){.NavLanguagePopover-module__xcH11W__changeIcon{transition:opacity .15s;transform:none}.NavLanguagePopover-module__xcH11W__changeCountry:hover .NavLanguagePopover-module__xcH11W__changeIcon,.NavLanguagePopover-module__xcH11W__changeCountry:focus-visible .NavLanguagePopover-module__xcH11W__changeIcon{transform:none}}
.Button-module__e7WGRa__root{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);font-family:var(--font-ui);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;border:none;line-height:1;text-decoration:none;transition:transform .15s,background .15s,color .15s;display:inline-flex}.Button-module__e7WGRa__root:disabled{opacity:.5;cursor:not-allowed}.Button-module__e7WGRa__root:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Button-module__e7WGRa__default{padding:var(--space-4) var(--space-5);font-size:var(--text-body)}.Button-module__e7WGRa__small{padding:var(--space-3) var(--space-3);font-size:var(--text-body)}.Button-module__e7WGRa__tiny{padding:var(--space-1) var(--space-3);font-size:var(--text-caption);gap:var(--space-1)}.Button-module__e7WGRa__iconOnly{justify-content:center;padding:0}.Button-module__e7WGRa__iconOnly.Button-module__e7WGRa__default{width:44px;height:44px}.Button-module__e7WGRa__iconOnly.Button-module__e7WGRa__small{width:40px;height:40px}.Button-module__e7WGRa__iconOnly.Button-module__e7WGRa__tiny{width:28px;height:28px}.Button-module__e7WGRa__primary{background:var(--color-button);color:var(--color-button-fg)}.Button-module__e7WGRa__primary:hover:not(:disabled){background:var(--color-button-hover)}.Button-module__e7WGRa__secondary{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface));color:var(--color-primary-strong)}.Button-module__e7WGRa__secondary:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 20%, var(--color-surface))}.Button-module__e7WGRa__ghost{color:var(--color-fg);background:0 0}.Button-module__e7WGRa__ghost:hover:not(:disabled){color:var(--color-primary)}.Button-module__e7WGRa__subtle{background:var(--color-surface-2);color:var(--color-fg)}.Button-module__e7WGRa__subtle:hover:not(:disabled){background:var(--color-border)}.Button-module__e7WGRa__icon{align-items:center;transition:transform .15s;display:inline-flex}.Button-module__e7WGRa__ghost:hover:not(:disabled) .Button-module__e7WGRa__icon{transform:translate(3px)}
.HeroArtwork-module__Shik2q__artwork{width:100%;max-width:420px;height:auto;color:var(--color-primary);display:block}.HeroArtwork-module__Shik2q__backdrop{fill:color-mix(in srgb, var(--color-primary) 10%, transparent)}.HeroArtwork-module__Shik2q__card{fill:var(--color-surface);stroke:var(--color-border);stroke-width:2px}.HeroArtwork-module__Shik2q__logoMark{fill:currentColor}.HeroArtwork-module__Shik2q__titleLine{fill:var(--color-fg)}.HeroArtwork-module__Shik2q__textLine{fill:var(--color-muted)}.HeroArtwork-module__Shik2q__divider{stroke:var(--color-border);stroke-width:1.5px}.HeroArtwork-module__Shik2q__totalValue{fill:currentColor}.HeroArtwork-module__Shik2q__coinBack{fill:var(--color-primary-hover)}.HeroArtwork-module__Shik2q__coinFront{fill:currentColor;stroke:var(--color-bg);stroke-width:4px}.HeroArtwork-module__Shik2q__euroGlyph{fill:none;stroke:var(--color-primary-fg);stroke-width:3px;stroke-linecap:round}.HeroArtwork-module__Shik2q__chartBaseline{stroke:var(--color-border);stroke-width:1.5px}.HeroArtwork-module__Shik2q__chartBarDim{fill:currentColor;opacity:.45}.HeroArtwork-module__Shik2q__chartBarMid{fill:currentColor;opacity:.72}.HeroArtwork-module__Shik2q__chartBarStrong{fill:currentColor}.HeroArtwork-module__Shik2q__trendLine{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.HeroArtwork-module__Shik2q__trendMarker{fill:currentColor;stroke:var(--color-surface);stroke-width:2px}.HeroArtwork-module__Shik2q__badgeCircle{fill:currentColor;stroke:var(--color-bg);stroke-width:5px}.HeroArtwork-module__Shik2q__badgeCheck{fill:none;stroke:var(--color-primary-fg);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}
.portableText-module__Ybvf_a__h2{margin-block:var(--space-10) var(--space-4);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);scroll-margin-top:var(--space-8);position:relative}.portableText-module__Ybvf_a__h3{margin-block:var(--space-8) var(--space-3);font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);line-height:var(--line-height-snug);scroll-margin-top:var(--space-8);position:relative}.portableText-module__Ybvf_a__h4{margin-block:var(--space-6) var(--space-2);font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);scroll-margin-top:var(--space-8);position:relative}.portableText-module__Ybvf_a__anchor{color:var(--color-muted);opacity:0;text-decoration:none;transition:opacity .15s;position:absolute;inset-inline-start:calc(-1 * var(--space-6))}.portableText-module__Ybvf_a__h2:hover .portableText-module__Ybvf_a__anchor,.portableText-module__Ybvf_a__h3:hover .portableText-module__Ybvf_a__anchor,.portableText-module__Ybvf_a__h4:hover .portableText-module__Ybvf_a__anchor,.portableText-module__Ybvf_a__anchor:focus-visible{opacity:1}.portableText-module__Ybvf_a__paragraph{margin-block:0 var(--space-4);line-height:var(--line-height-relaxed);color:var(--color-fg)}.portableText-module__Ybvf_a__blockquote{margin-block:var(--space-6);padding:var(--space-4) var(--space-5);background:var(--color-surface-2);border-radius:var(--radius-md);color:var(--color-fg)}.portableText-module__Ybvf_a__list{gap:var(--space-2);margin-block:0 var(--space-4);list-style:revert;flex-direction:column;padding-inline-start:var(--space-6);display:flex}.portableText-module__Ybvf_a__listItem{line-height:var(--line-height-relaxed)}.portableText-module__Ybvf_a__link{color:var(--color-primary-strong);text-underline-offset:.15em;text-decoration:underline}.portableText-module__Ybvf_a__code{font-family:var(--font-mono);background:var(--color-surface-2);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.9em}.portableText-module__Ybvf_a__em{font-style:normal}
.Hero-module__kmDt_G__section{padding-block:var(--space-16) var(--space-8);padding-inline:var(--section-gutter)}.Hero-module__kmDt_G__left{text-align:left}.Hero-module__kmDt_G__center{text-align:center}.Hero-module__kmDt_G__content{gap:var(--space-4);max-width:var(--width-max);flex-direction:column;width:100%;margin-inline:auto;display:flex}.Hero-module__kmDt_G__center .Hero-module__kmDt_G__content{align-items:center}.Hero-module__kmDt_G__eyebrow{font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted);margin:0}.Hero-module__kmDt_G__pageNameLabel{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);color:var(--color-muted);margin:0}.Hero-module__kmDt_G__title{font-family:var(--font-sans);font-weight:var(--weight-medium);line-height:var(--line-height-tight);letter-spacing:var(--tracking-tight);margin:0}.Hero-module__kmDt_G__center .Hero-module__kmDt_G__title{margin-inline:auto}.Hero-module__kmDt_G__subtitle{font-family:var(--font-sans);font-size:var(--text-h3);line-height:var(--line-height-relaxed);color:var(--color-muted);max-width:40ch}.Hero-module__kmDt_G__center .Hero-module__kmDt_G__subtitle{margin-inline:auto}.Hero-module__kmDt_G__lead{padding-block:clamp(96px, 12vh, 160px) var(--space-16)}.Hero-module__kmDt_G__lead .Hero-module__kmDt_G__title{font-size:var(--text-display-lead);max-width:18ch}.Hero-module__kmDt_G__page{padding-block:clamp(80px, 10vh, 140px) var(--space-12)}.Hero-module__kmDt_G__page .Hero-module__kmDt_G__title{font-size:var(--text-display-page);max-width:20ch}.Hero-module__kmDt_G__mega{padding-block:clamp(48px, 7vh, 96px) var(--space-12)}.Hero-module__kmDt_G__mega .Hero-module__kmDt_G__content{gap:var(--space-6)}.Hero-module__kmDt_G__mega .Hero-module__kmDt_G__title{font-size:var(--text-hero);font-weight:var(--weight-regular);max-width:18ch}.Hero-module__kmDt_G__actions{gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.Hero-module__kmDt_G__center .Hero-module__kmDt_G__actions{justify-content:center}.Hero-module__kmDt_G__hasArtwork{align-items:center;gap:var(--space-12);display:flex}.Hero-module__kmDt_G__hasArtwork .Hero-module__kmDt_G__content{flex:50%}.Hero-module__kmDt_G__media{flex:50%;justify-content:center;display:flex}@media (max-width:720px){.Hero-module__kmDt_G__hasArtwork{align-items:stretch;gap:var(--space-8);flex-direction:column}}.Hero-module__kmDt_G__hasPhoto{gap:var(--space-10);flex-direction:column;display:flex}.Hero-module__kmDt_G__photo{max-width:var(--width-max);width:100%;margin-inline:auto}.Hero-module__kmDt_G__photo img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:auto;display:block}@media (max-width:720px){.Hero-module__kmDt_G__hasPhoto{gap:var(--space-8)}}
.FeatureGrid-module__VkDcrG__content{max-width:var(--width-max);width:100%;margin-inline:auto}.FeatureGrid-module__VkDcrG__heading{margin:0 0 var(--space-8);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);max-width:32ch}.FeatureGrid-module__VkDcrG__grid{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.FeatureGrid-module__VkDcrG__card{gap:var(--space-3);flex-direction:column;display:flex}.FeatureGrid-module__VkDcrG__marker{width:var(--space-4);height:var(--space-4);border-radius:var(--radius-sm);background:var(--color-primary)}.FeatureGrid-module__VkDcrG__title{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);margin:0}.FeatureGrid-module__VkDcrG__description{color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}
.Cta-module__zrxHTa__card{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-10) var(--space-10);border-radius:var(--radius-lg);background:var(--color-surface);max-width:var(--width-max);flex-wrap:wrap;width:100%;margin-inline:auto;display:flex}.Cta-module__zrxHTa__light{background:var(--color-bg)}.Cta-module__zrxHTa__grey{background:var(--color-surface-2)}.Cta-module__zrxHTa__red{background:var(--color-primary);color:var(--color-primary-fg)}.Cta-module__zrxHTa__dark{background:var(--color-fg);color:var(--color-bg)}.Cta-module__zrxHTa__copy{gap:var(--space-2);flex-direction:column;max-width:48ch;display:flex}.Cta-module__zrxHTa__title{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-tight);letter-spacing:var(--tracking-tight);margin:0}.Cta-module__zrxHTa__description{font-size:var(--text-body);line-height:var(--line-height-relaxed);opacity:.85;margin:0}.Cta-module__zrxHTa__actions{align-items:center;gap:var(--space-5);flex-shrink:0;display:flex}.Cta-module__zrxHTa__card.Cta-module__zrxHTa__red .Cta-module__zrxHTa__toneAwarePrimary,.Cta-module__zrxHTa__card.Cta-module__zrxHTa__dark .Cta-module__zrxHTa__toneAwarePrimary{background:var(--color-bg);color:var(--color-fg)}.Cta-module__zrxHTa__card.Cta-module__zrxHTa__red .Cta-module__zrxHTa__toneAwarePrimary:hover,.Cta-module__zrxHTa__card.Cta-module__zrxHTa__dark .Cta-module__zrxHTa__toneAwarePrimary:hover{background:var(--color-bg)}
.Pricing-module__vUGVyG__light{background:var(--color-surface-2);padding-block:var(--section-gap-lg);border-radius:var(--radius-lg)}.Pricing-module__vUGVyG__dark{background:var(--color-fg);color:var(--color-bg);padding:var(--section-gap-lg) var(--space-8);border-radius:var(--radius-lg)}.Pricing-module__vUGVyG__content{max-width:var(--width-max);width:100%;margin-inline:auto}.Pricing-module__vUGVyG__intro{margin-bottom:var(--space-8);text-align:center}.Pricing-module__vUGVyG__heading{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight)}.Pricing-module__vUGVyG__subheading{color:var(--color-muted);margin:0}.Pricing-module__vUGVyG__dark .Pricing-module__vUGVyG__subheading{color:color-mix(in srgb, var(--color-bg) 65%, transparent)}.Pricing-module__vUGVyG__tiers{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;display:grid}.Pricing-module__vUGVyG__singleTier{grid-template-columns:minmax(0,480px);justify-content:center}.Pricing-module__vUGVyG__tier{gap:var(--space-4);padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2);flex-direction:column;display:flex}.Pricing-module__vUGVyG__dark .Pricing-module__vUGVyG__tier{background:color-mix(in srgb, var(--color-bg) 8%, transparent)}.Pricing-module__vUGVyG__featured{background:var(--color-fg);color:var(--color-bg)}.Pricing-module__vUGVyG__dark .Pricing-module__vUGVyG__featured{background:var(--color-primary);color:var(--color-primary-fg)}.Pricing-module__vUGVyG__tierName{font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted);margin:0}.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__tierName{color:inherit;opacity:.7}.Pricing-module__vUGVyG__price{font-family:var(--font-sans);font-size:var(--text-h1);font-weight:var(--weight-medium);line-height:var(--line-height-tight);letter-spacing:var(--tracking-tight);margin:0}.Pricing-module__vUGVyG__period{font-size:var(--text-body);font-weight:var(--weight-regular);color:var(--color-muted)}.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__period{color:inherit;opacity:.7}.Pricing-module__vUGVyG__description{color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__description{color:inherit;opacity:.85}.Pricing-module__vUGVyG__tier.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__toneAwareCta{background:var(--color-bg);color:var(--color-fg)}.Pricing-module__vUGVyG__tier.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__toneAwareCta:hover{background:var(--color-bg)}.Pricing-module__vUGVyG__featureGroups{gap:var(--space-4);flex-direction:column;display:flex}.Pricing-module__vUGVyG__groupLabel{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium)}.Pricing-module__vUGVyG__features{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__vUGVyG__feature{align-items:flex-start;gap:var(--space-2);line-height:var(--line-height-relaxed);display:flex}.Pricing-module__vUGVyG__checkIcon{color:var(--color-primary);flex-shrink:0;margin-top:.15em}.Pricing-module__vUGVyG__featured .Pricing-module__vUGVyG__checkIcon{color:inherit}.Pricing-module__vUGVyG__footnote{margin:var(--space-8) 0 0;text-align:center;font-size:var(--text-caption);color:var(--color-muted)}
.ComplianceStrip-module__xBXUqG__section{padding:var(--space-16) var(--section-gutter);align-items:center;display:flex;position:relative;overflow:hidden}.ComplianceStrip-module__xBXUqG__viewport{min-height:100vh}.ComplianceStrip-module__xBXUqG__default{background:var(--color-bg)}.ComplianceStrip-module__xBXUqG__light{background:var(--color-surface-2)}.ComplianceStrip-module__xBXUqG__dark{background:var(--color-fg);color:var(--color-bg)}.ComplianceStrip-module__xBXUqG__red{background:var(--color-primary);color:var(--color-primary-fg)}.ComplianceStrip-module__xBXUqG__backgroundMedia{object-fit:cover;border:none;width:100%;height:100%;position:absolute;inset:0}.ComplianceStrip-module__xBXUqG__overlay{background:color-mix(in srgb, var(--ink) 55%, transparent);position:absolute;inset:0}.ComplianceStrip-module__xBXUqG__content{z-index:1;gap:var(--space-5);max-width:var(--width-max);flex-direction:column;width:100%;margin-inline:auto;display:flex;position:relative}.ComplianceStrip-module__xBXUqG__dark .ComplianceStrip-module__xBXUqG__content,.ComplianceStrip-module__xBXUqG__red .ComplianceStrip-module__xBXUqG__content,.ComplianceStrip-module__xBXUqG__onMedia .ComplianceStrip-module__xBXUqG__content{color:var(--color-bg)}.ComplianceStrip-module__xBXUqG__heading{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);max-width:32ch;margin:0}.ComplianceStrip-module__xBXUqG__body{max-width:60ch;line-height:var(--line-height-relaxed);opacity:.85;margin:0}.ComplianceStrip-module__xBXUqG__toneAwareCta{align-self:flex-start}.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__dark .ComplianceStrip-module__xBXUqG__toneAwareCta,.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__red .ComplianceStrip-module__xBXUqG__toneAwareCta,.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__onMedia .ComplianceStrip-module__xBXUqG__toneAwareCta{background:var(--color-bg);color:var(--color-fg)}.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__dark .ComplianceStrip-module__xBXUqG__toneAwareCta:hover,.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__red .ComplianceStrip-module__xBXUqG__toneAwareCta:hover,.ComplianceStrip-module__xBXUqG__section.ComplianceStrip-module__xBXUqG__onMedia .ComplianceStrip-module__xBXUqG__toneAwareCta:hover{background:var(--color-bg)}.ComplianceStrip-module__xBXUqG__badges{margin:var(--space-4) 0 0;gap:var(--space-6);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ComplianceStrip-module__xBXUqG__badge{align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);display:inline-flex}.ComplianceStrip-module__xBXUqG__dark .ComplianceStrip-module__xBXUqG__badge,.ComplianceStrip-module__xBXUqG__red .ComplianceStrip-module__xBXUqG__badge,.ComplianceStrip-module__xBXUqG__onMedia .ComplianceStrip-module__xBXUqG__badge{color:inherit;opacity:.85}.ComplianceStrip-module__xBXUqG__badgeIcon{color:var(--color-primary);flex-shrink:0}.ComplianceStrip-module__xBXUqG__dark .ComplianceStrip-module__xBXUqG__badgeIcon,.ComplianceStrip-module__xBXUqG__red .ComplianceStrip-module__xBXUqG__badgeIcon,.ComplianceStrip-module__xBXUqG__onMedia .ComplianceStrip-module__xBXUqG__badgeIcon{color:inherit}
.PricingComparison-module__ExXNxW__intro{text-align:center;margin-bottom:var(--space-8)}.PricingComparison-module__ExXNxW__eyebrow{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted)}.PricingComparison-module__ExXNxW__heading{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);margin:0}.PricingComparison-module__ExXNxW__subheading{margin:var(--space-2) 0 0;color:var(--color-muted)}.PricingComparison-module__ExXNxW__table{border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.PricingComparison-module__ExXNxW__headerRow,.PricingComparison-module__ExXNxW__row{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);grid-template-columns:1fr 1fr 1fr;display:grid}.PricingComparison-module__ExXNxW__row:nth-child(2n){background:var(--color-surface-2)}.PricingComparison-module__ExXNxW__columnHeader{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);text-align:center}.PricingComparison-module__ExXNxW__rowLabel{font-weight:var(--weight-medium)}.PricingComparison-module__ExXNxW__cell{color:var(--color-muted);justify-content:center;display:flex}.PricingComparison-module__ExXNxW__checkIcon{color:var(--color-primary)}.PricingComparison-module__ExXNxW__footnote{margin:var(--space-6) 0 0;text-align:center;font-size:var(--text-caption);color:var(--color-muted)}
.Steps-module__tOrs0q__content{max-width:var(--width-max);width:100%;margin-inline:auto}.Steps-module__tOrs0q__heading{margin:0 0 var(--space-8);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight)}.Steps-module__tOrs0q__list{margin:0;padding:0;list-style:none}.Steps-module__tOrs0q__numbered{gap:var(--space-6);flex-direction:column;display:flex}.Steps-module__tOrs0q__numbered .Steps-module__tOrs0q__item{column-gap:var(--space-6);row-gap:var(--space-1);grid-template-columns:auto 1fr;align-items:baseline;display:grid}.Steps-module__tOrs0q__numbered .Steps-module__tOrs0q__number{grid-row:1/span 2;align-self:start}.Steps-module__tOrs0q__flow{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Steps-module__tOrs0q__flow .Steps-module__tOrs0q__item{gap:var(--space-2);flex-direction:column;display:flex}.Steps-module__tOrs0q__number{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);line-height:var(--line-height-tight);color:var(--color-primary);min-width:2ch}.Steps-module__tOrs0q__title{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);margin:0}.Steps-module__tOrs0q__description{color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}
.Video-module__45pgiW__section{padding-block:var(--section-gap-sm)}.Video-module__45pgiW__frame{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--color-surface-2);position:relative;overflow:hidden}.Video-module__45pgiW__viewport{aspect-ratio:auto;min-height:100vh}.Video-module__45pgiW__media{object-fit:cover;border:none;width:100%;height:100%;position:absolute;inset:0}.Video-module__45pgiW__caption{margin:var(--space-3) 0 0;font-size:var(--text-caption);color:var(--color-muted);text-align:center}
.ImageBlock-module__7rV_IG__section{padding-block:var(--section-gap-sm)}.ImageBlock-module__7rV_IG__naturalImage{border-radius:var(--radius-lg);width:100%;height:auto}.ImageBlock-module__7rV_IG__frame{border-radius:var(--radius-lg);background:var(--color-surface-2);position:relative;overflow:hidden}.ImageBlock-module__7rV_IG__viewport{aspect-ratio:auto;min-height:100vh}.ImageBlock-module__7rV_IG__ratio16_9{aspect-ratio:16/9}.ImageBlock-module__7rV_IG__ratio21_9{aspect-ratio:21/9}.ImageBlock-module__7rV_IG__ratio4_3{aspect-ratio:4/3}.ImageBlock-module__7rV_IG__ratioSquare{aspect-ratio:1}.ImageBlock-module__7rV_IG__ratio3_4{aspect-ratio:3/4}.ImageBlock-module__7rV_IG__media{object-fit:cover}.ImageBlock-module__7rV_IG__caption{margin:var(--space-3) 0 0;font-size:var(--text-caption);color:var(--color-muted);text-align:center}
.ImageWithText-module__3k0ARG__grid{gap:var(--space-10);max-width:var(--width-max);grid-template-columns:1fr 1fr;align-items:center;width:100%;margin-inline:auto;display:grid}.ImageWithText-module__3k0ARG__imageFirst{grid-template-areas:"visual copy"}.ImageWithText-module__3k0ARG__imageFirst .ImageWithText-module__3k0ARG__visual{grid-area:visual}.ImageWithText-module__3k0ARG__imageFirst .ImageWithText-module__3k0ARG__copy{grid-area:copy}@media (max-width:860px){.ImageWithText-module__3k0ARG__grid,.ImageWithText-module__3k0ARG__imageFirst{grid-template-columns:1fr;grid-template-areas:none}}.ImageWithText-module__3k0ARG__visual{aspect-ratio:4/3;border-radius:var(--radius-lg);background:var(--color-surface-2);position:relative;overflow:hidden}.ImageWithText-module__3k0ARG__media{object-fit:cover}.ImageWithText-module__3k0ARG__placeholder{background:var(--color-surface-2);width:100%;height:100%}.ImageWithText-module__3k0ARG__copy{gap:var(--space-3);flex-direction:column;display:flex}.ImageWithText-module__3k0ARG__eyebrow{font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted);margin:0}.ImageWithText-module__3k0ARG__heading{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);margin:0}.ImageWithText-module__3k0ARG__body{color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.ImageWithText-module__3k0ARG__cta{margin-top:var(--space-2);align-self:flex-start}
.Divider-module__0B1TPa__lineWrap{padding-block:var(--section-gap-sm)}.Divider-module__0B1TPa__line{border:none;border-top:1px solid var(--color-border);height:0;margin:0}.Divider-module__0B1TPa__spacer-sm{height:var(--space-8)}.Divider-module__0B1TPa__spacer-md{height:var(--space-16)}.Divider-module__0B1TPa__spacer-lg{height:var(--space-20)}
.CareersListing-module__IYAdVG__heading{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight)}.CareersListing-module__IYAdVG__intro{margin:0 0 var(--space-8);color:var(--color-muted);max-width:60ch}.CareersListing-module__IYAdVG__emptyState{padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2);color:var(--color-muted);text-align:center}.CareersListing-module__IYAdVG__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CareersListing-module__IYAdVG__row{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.CareersListing-module__IYAdVG__row:nth-child(odd){background:var(--color-surface-2)}.CareersListing-module__IYAdVG__info{gap:var(--space-1);flex-direction:column;display:flex}.CareersListing-module__IYAdVG__title{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);margin:0}.CareersListing-module__IYAdVG__title:hover{text-decoration:underline}.CareersListing-module__IYAdVG__meta{font-size:var(--text-caption);color:var(--color-muted);margin:0}.CareersListing-module__IYAdVG__lede{margin:var(--space-1) 0 0;color:var(--color-muted)}.CareersListing-module__IYAdVG__apply{flex-shrink:0}.CareersListing-module__IYAdVG__footnote{margin:var(--space-8) 0 0;font-size:var(--text-caption);color:var(--color-muted)}
.GlossarySheet-module__OjIvuq__dark{background:var(--color-fg);color:var(--color-bg);padding:var(--section-gap) var(--space-8);border-radius:var(--radius-lg)}.GlossarySheet-module__OjIvuq__heading{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight)}.GlossarySheet-module__OjIvuq__note{margin:0 0 var(--space-6);color:var(--color-muted)}.GlossarySheet-module__OjIvuq__dark .GlossarySheet-module__OjIvuq__note{color:color-mix(in srgb, var(--color-bg) 65%, transparent)}.GlossarySheet-module__OjIvuq__list{flex-direction:column;display:flex}.GlossarySheet-module__OjIvuq__entry{padding:var(--space-4) var(--space-4);border-radius:var(--radius-md)}.GlossarySheet-module__OjIvuq__entryAlt{background:var(--color-surface-2)}.GlossarySheet-module__OjIvuq__dark .GlossarySheet-module__OjIvuq__entryAlt{background:color-mix(in srgb, var(--color-bg) 8%, transparent)}.GlossarySheet-module__OjIvuq__term{font-family:var(--font-sans);font-weight:var(--weight-medium);cursor:default;margin:0}details>.GlossarySheet-module__OjIvuq__term{cursor:pointer}.GlossarySheet-module__OjIvuq__definition{margin:var(--space-1) 0 0;color:var(--color-muted);line-height:var(--line-height-relaxed)}.GlossarySheet-module__OjIvuq__dark .GlossarySheet-module__OjIvuq__definition{color:color-mix(in srgb, var(--color-bg) 65%, transparent)}.GlossarySheet-module__OjIvuq__body{margin:var(--space-2) 0 0;line-height:var(--line-height-relaxed)}
.TrustSignals-module__TNehsa__section{padding-block:var(--section-gap-sm)}.TrustSignals-module__TNehsa__light{background:var(--color-surface-2);padding-block:var(--section-gap);border-radius:var(--radius-lg)}.TrustSignals-module__TNehsa__dark{background:var(--color-fg);color:var(--color-bg);padding:var(--section-gap) var(--space-8);border-radius:var(--radius-lg)}.TrustSignals-module__TNehsa__content{max-width:var(--width-max);width:100%;margin-inline:auto}.TrustSignals-module__TNehsa__heading{margin:0 0 var(--space-6);text-align:center;font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted)}.TrustSignals-module__TNehsa__dark .TrustSignals-module__TNehsa__heading{color:color-mix(in srgb, var(--color-bg) 65%, transparent)}.TrustSignals-module__TNehsa__row{justify-content:center;align-items:center;gap:var(--space-10);flex-wrap:wrap;display:flex}.TrustSignals-module__TNehsa__item,.TrustSignals-module__TNehsa__link{align-items:center;display:flex}.TrustSignals-module__TNehsa__logo{opacity:.75;filter:grayscale();width:auto;height:28px;transition:opacity .15s,filter .15s}a:hover .TrustSignals-module__TNehsa__logo{opacity:1;filter:grayscale(0)}.TrustSignals-module__TNehsa__label{font-family:var(--font-sans);font-weight:var(--weight-medium);color:var(--color-muted)}.TrustSignals-module__TNehsa__dark .TrustSignals-module__TNehsa__label{color:color-mix(in srgb, var(--color-bg) 80%, transparent)}
.AppDownload-module__p4MVga__layout{justify-content:space-between;align-items:center;gap:var(--space-8);padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2);flex-wrap:wrap;display:flex}.AppDownload-module__p4MVga__copy{gap:var(--space-3);flex-direction:column;max-width:48ch;display:flex}.AppDownload-module__p4MVga__heading{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);margin:0}.AppDownload-module__p4MVga__body{color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.AppDownload-module__p4MVga__rating{align-items:center;gap:var(--space-2);margin:var(--space-2) 0 0;font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);flex-wrap:wrap;display:flex}.AppDownload-module__p4MVga__stars{letter-spacing:var(--tracking-tight);line-height:1;display:inline-block;position:relative}.AppDownload-module__p4MVga__starsTrack{color:var(--color-border)}.AppDownload-module__p4MVga__starsFill{white-space:nowrap;color:var(--color-status-warn);position:absolute;inset-block-start:0;inset-inline-start:0;overflow:hidden}.AppDownload-module__p4MVga__ratingValue{font-weight:var(--weight-medium);color:var(--color-fg)}.AppDownload-module__p4MVga__ratingCount,.AppDownload-module__p4MVga__ratingLink{color:var(--color-muted)}.AppDownload-module__p4MVga__ratingLink{text-decoration:underline}.AppDownload-module__p4MVga__ratingLink:hover{color:var(--color-fg)}.AppDownload-module__p4MVga__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AppDownload-module__p4MVga__links{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.AppDownload-module__p4MVga__storeLink{padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);background:var(--color-fg);color:var(--color-bg);font-family:var(--font-sans);font-size:var(--text-caption);align-items:center;transition:transform .15s;display:inline-flex}.AppDownload-module__p4MVga__storeLink:hover{transform:translateY(-1px)}.AppDownload-module__p4MVga__qrCode{border-radius:var(--radius-md);background:var(--color-surface);flex-shrink:0;width:96px;height:96px}
.KeyTakeaways-module__nmHhtW__section{padding-block:var(--section-gap-sm)}.KeyTakeaways-module__nmHhtW__box{padding:var(--space-6) var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2)}.KeyTakeaways-module__nmHhtW__heading{margin:0 0 var(--space-3);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-muted)}.KeyTakeaways-module__nmHhtW__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.KeyTakeaways-module__nmHhtW__item{line-height:var(--line-height-relaxed);padding-inline-start:var(--space-6);position:relative}.KeyTakeaways-module__nmHhtW__item:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}
.StatFacts-module__jcctQa__heading{margin:0 0 var(--space-6);font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight)}.StatFacts-module__jcctQa__list{margin:0 0 var(--space-5);gap:var(--space-1);flex-direction:column;display:flex}.StatFacts-module__jcctQa__row{justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);flex-wrap:wrap;display:flex}.StatFacts-module__jcctQa__row:nth-child(odd){background:var(--color-surface-2)}.StatFacts-module__jcctQa__label{color:var(--color-muted);margin:0}.StatFacts-module__jcctQa__value{align-items:baseline;gap:var(--space-3);font-weight:var(--weight-medium);text-align:right;margin:0;display:flex}.StatFacts-module__jcctQa__sourceLink{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-regular);color:var(--color-primary)}.StatFacts-module__jcctQa__sourceLink:hover{text-decoration:underline}.StatFacts-module__jcctQa__verifiedOn{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);margin:0}
.CareersApply-module__138f-W__intro{text-align:center;margin-bottom:var(--space-8)}.CareersApply-module__138f-W__eyebrow{margin:0 0 var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);color:var(--color-muted)}.CareersApply-module__138f-W__heading{font-family:var(--font-sans);font-size:var(--text-h2);font-weight:var(--weight-medium);line-height:var(--line-height-snug);letter-spacing:var(--tracking-tight);margin:0}.CareersApply-module__138f-W__subheading{margin:var(--space-2) 0 0;color:var(--color-muted)}.CareersApply-module__138f-W__emptyState{padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2);color:var(--color-muted);text-align:center}.CareersApply-module__138f-W__form{gap:var(--space-6);flex-direction:column;display:flex}.CareersApply-module__138f-W__position{padding:var(--space-5) var(--space-6);border-radius:var(--radius-md);background:var(--color-surface-2);gap:var(--space-2);flex-direction:column;display:flex}.CareersApply-module__138f-W__positionTitle{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);line-height:var(--line-height-snug);margin:0}.CareersApply-module__138f-W__positionDescription{color:var(--color-muted);margin:0}.CareersApply-module__138f-W__field{gap:var(--space-2);flex-direction:column;display:flex}.CareersApply-module__138f-W__label{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-fg)}.CareersApply-module__138f-W__textarea{min-height:8rem}.CareersApply-module__138f-W__positionGroup{gap:var(--space-3);border:none;flex-direction:column;margin:0;padding:0;display:flex}.CareersApply-module__138f-W__positionCards{gap:var(--space-3);flex-direction:column;display:flex}.CareersApply-module__138f-W__positionCard{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;flex-direction:column;transition:box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}.CareersApply-module__138f-W__positionCard:hover{box-shadow:0 1px 3px #0000000d,0 8px 20px #00000012}.CareersApply-module__138f-W__positionCardSelected,.CareersApply-module__138f-W__positionCardSelected:hover{box-shadow:inset 0 0 0 1.5px var(--color-button), 0 1px 3px #0000000a, 0 1px 1px #00000008}.CareersApply-module__138f-W__positionCardRow{align-items:center;gap:var(--space-3);display:flex}.CareersApply-module__138f-W__positionRadio{appearance:none;border:1.5px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin:0;transition:border-color .15s,background .15s}.CareersApply-module__138f-W__positionRadio:checked{border-color:var(--color-button);background:radial-gradient(circle, var(--color-surface) 0 3px, var(--color-button) 3.5px)}.CareersApply-module__138f-W__positionRadio:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.CareersApply-module__138f-W__positionCardBody{font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--line-height-relaxed);color:var(--color-muted);animation:.2s CareersApply-module__138f-W__positionBodyIn}@keyframes CareersApply-module__138f-W__positionBodyIn{0%{opacity:0}to{opacity:1}}.CareersApply-module__138f-W__positionCardTitle{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg)}.CareersApply-module__138f-W__fieldGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.CareersApply-module__138f-W__fieldGrid{grid-template-columns:1fr 1fr}}.CareersApply-module__138f-W__fileRow{align-items:center;gap:var(--space-3);display:flex}.CareersApply-module__138f-W__fileButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--color-border);background:var(--color-surface);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-fg);cursor:pointer;align-items:center;transition:border-color .15s;display:inline-flex}.CareersApply-module__138f-W__fileButton:hover{border-color:var(--color-primary)}.CareersApply-module__138f-W__fileName,.CareersApply-module__138f-W__fileNameEmpty{font-family:var(--font-sans);font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CareersApply-module__138f-W__fileName{color:var(--color-fg)}.CareersApply-module__138f-W__fileNameEmpty{color:var(--color-muted)}.CareersApply-module__138f-W__fileInputHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden}.CareersApply-module__138f-W__fileInputHidden:focus-visible+*{outline:2px solid var(--color-primary)}.CareersApply-module__138f-W__fileInput{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-fg)}.CareersApply-module__138f-W__hint{font-size:var(--text-caption);color:var(--color-muted);margin:0}.CareersApply-module__138f-W__fieldError{font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-fg);margin:0}.CareersApply-module__138f-W__submitButton{align-self:flex-start}.CareersApply-module__138f-W__result{padding:var(--space-8);border-radius:var(--radius-lg);background:var(--color-surface-2);border-left:4px solid var(--color-border);align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.CareersApply-module__138f-W__result[data-status=passed]{border-left-color:var(--color-primary)}.CareersApply-module__138f-W__resultMessage{font-size:var(--text-body);line-height:var(--line-height-relaxed);margin:0}.CareersApply-module__138f-W__secondaryButton{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}
@media (prefers-reduced-motion:no-preference){.Reveal-module__H-_51W__reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}.Reveal-module__H-_51W__shown{opacity:1;transform:translateY(0)}}
.Input-module__aqcCqa__field{width:100%;font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-fg);background:var(--color-surface);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);border:2px solid #0000;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}.Input-module__aqcCqa__field:hover{box-shadow:0 1px 2px #0000000d,0 8px 24px #00000014}.Input-module__aqcCqa__field:focus,.Input-module__aqcCqa__field:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 35%, transparent);box-shadow:0 1px 2px color-mix(in srgb, var(--color-primary) 10%, transparent), 0 6px 20px color-mix(in srgb, var(--color-primary) 16%, transparent);outline:none}@media (prefers-color-scheme:dark){.Input-module__aqcCqa__field{background:var(--color-surface-2);box-shadow:none}.Input-module__aqcCqa__field:hover:not(:focus){box-shadow:none}}[data-theme=dark] .Input-module__aqcCqa__field:not(:focus){background:var(--color-surface-2);box-shadow:none}[data-theme=light] .Input-module__aqcCqa__field:not(:focus){background:var(--color-surface);box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000d}[data-theme=light] .Input-module__aqcCqa__field:hover:not(:focus){box-shadow:0 1px 2px #0000000d,0 8px 24px #00000014}.Input-module__aqcCqa__field::placeholder{color:var(--color-muted)}.Input-module__aqcCqa__field:disabled{opacity:.5;cursor:not-allowed}.Input-module__aqcCqa__textarea{resize:vertical;min-height:96px}.Input-module__aqcCqa__tightWrap{width:100%;display:block;position:relative}.Input-module__aqcCqa__tightField{background:var(--color-surface-2);box-shadow:none;padding:1.375rem var(--space-4) .5rem}.Input-module__aqcCqa__tightField:hover{box-shadow:none}:is([data-theme=light] .Input-module__aqcCqa__tightField:not(:focus),[data-theme=dark] .Input-module__aqcCqa__tightField:not(:focus)){background:var(--color-surface-2);box-shadow:none}[data-theme=light] .Input-module__aqcCqa__tightField:hover:not(:focus){box-shadow:none}.Input-module__aqcCqa__tightField:focus,.Input-module__aqcCqa__tightField:focus-visible{border-color:color-mix(in srgb, var(--color-primary) 45%, transparent);box-shadow:none;background:var(--color-surface-2)}.Input-module__aqcCqa__tightField::placeholder{color:#0000;transition:color .15s}.Input-module__aqcCqa__tightField:focus::placeholder{color:var(--color-muted)}.Input-module__aqcCqa__tightLabel{left:var(--space-4);font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);pointer-events:none;transition:top .15s,translate .15s,font-size .15s;position:absolute;top:50%;translate:0 -50%}.Input-module__aqcCqa__tightField:focus+.Input-module__aqcCqa__tightLabel,.Input-module__aqcCqa__tightField:not(:placeholder-shown)+.Input-module__aqcCqa__tightLabel{font-size:var(--text-caption);top:.4rem;translate:0}.Input-module__aqcCqa__tightTextarea{padding-top:1.625rem}.Input-module__aqcCqa__tightTextareaLabel{top:1.05rem;translate:0}.Input-module__aqcCqa__tightField:focus+.Input-module__aqcCqa__tightTextareaLabel,.Input-module__aqcCqa__tightField:not(:placeholder-shown)+.Input-module__aqcCqa__tightTextareaLabel{top:.4rem}@media (prefers-reduced-motion:reduce){.Input-module__aqcCqa__tightLabel,.Input-module__aqcCqa__tightField::placeholder{transition:none}}.Input-module__aqcCqa__selectTrigger{justify-content:space-between;align-items:center;gap:var(--space-2);cursor:pointer;text-align:left;display:inline-flex}.Input-module__aqcCqa__selectIcon{color:var(--color-muted);flex:none;display:inline-flex}.Input-module__aqcCqa__selectPositioner{z-index:80}.Input-module__aqcCqa__selectPopup{min-width:var(--anchor-width);background:var(--color-surface);border-radius:var(--radius-sm);max-height:var(--available-height);padding:4px;overflow-y:auto;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000001f}.Input-module__aqcCqa__selectItem{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:calc(var(--radius-sm) - 4px);font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-fg);cursor:pointer;outline:none;display:flex}.Input-module__aqcCqa__selectItem[data-highlighted]{background:var(--color-surface-2)}.Input-module__aqcCqa__selectIndicator{color:var(--color-primary);flex:none;display:inline-flex}
.Section-module__K5SzvG__root{width:100%;padding-block:var(--section-gap)}.Section-module__K5SzvG__hasGutter{padding-inline:var(--section-gutter)}.Section-module__K5SzvG__inner{width:100%;margin-inline:auto}.Section-module__K5SzvG__wide{max-width:var(--width-max)}.Section-module__K5SzvG__medium{max-width:var(--width-medium)}.Section-module__K5SzvG__narrow{max-width:var(--width-narrow)}
.ThemeToggle-module__Z5gSZG__root{border-radius:var(--radius-pill);background:var(--color-surface-2);cursor:pointer;border:none;flex-shrink:0;justify-content:space-between;align-items:center;width:72px;height:40px;padding:0 11px;display:inline-flex;position:relative}.ThemeToggle-module__Z5gSZG__icon{z-index:1;width:18px;height:18px;color:var(--color-muted);fill:currentColor;pointer-events:none;transition:color .15s;position:relative}.ThemeToggle-module__Z5gSZG__root[data-checked] .ThemeToggle-module__Z5gSZG__icon:last-child,.ThemeToggle-module__Z5gSZG__root[data-unchecked] .ThemeToggle-module__Z5gSZG__icon:first-child{color:var(--color-fg)}.ThemeToggle-module__Z5gSZG__thumb{background:var(--color-surface);border-radius:50%;width:30px;height:30px;transition:transform .15s;position:absolute;left:5px;box-shadow:0 1px 2px #00000026}.ThemeToggle-module__Z5gSZG__thumb[data-checked]{transform:translate(32px)}.ThemeToggle-module__Z5gSZG__labelRoot{align-items:center;gap:var(--space-2);padding:var(--space-1) 0;cursor:pointer;font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);background:0 0;border:none;transition:color .15s;display:inline-flex}.ThemeToggle-module__Z5gSZG__labelRoot:hover{color:var(--color-fg)}.ThemeToggle-module__Z5gSZG__labelRoot:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}.ThemeToggle-module__Z5gSZG__track{border-radius:var(--radius-pill);background:var(--color-border);flex-shrink:0;width:30px;height:18px;transition:background .15s;position:relative}.ThemeToggle-module__Z5gSZG__labelRoot[data-checked] .ThemeToggle-module__Z5gSZG__track{background:var(--color-fg)}.ThemeToggle-module__Z5gSZG__trackThumb{background:var(--color-surface);border-radius:50%;width:12px;height:12px;transition:transform .15s,background .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000001f}.ThemeToggle-module__Z5gSZG__trackThumb[data-checked]{background:var(--color-bg);transform:translate(12px)}.ThemeToggle-module__Z5gSZG__labelText{text-align:left;min-width:4.5em}.ThemeToggle-module__Z5gSZG__maskRoot{border-radius:var(--radius-pill);cursor:pointer;border:none;flex-shrink:0;place-items:center;width:40px;height:40px;display:inline-grid}.ThemeToggle-module__Z5gSZG__maskRoot:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.ThemeToggle-module__Z5gSZG__mask{width:20px;height:20px;display:block;position:relative;overflow:hidden}.ThemeToggle-module__Z5gSZG__maskGlyph{color:var(--color-fg);place-items:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .22s;display:grid;position:absolute;inset:0}.ThemeToggle-module__Z5gSZG__maskGlyph svg{fill:currentColor;width:18px;height:18px}.ThemeToggle-module__Z5gSZG__maskGlyphNext{opacity:0;transform:translateY(100%)scale(.8)}.ThemeToggle-module__Z5gSZG__maskShow .ThemeToggle-module__Z5gSZG__maskGlyph,.ThemeToggle-module__Z5gSZG__maskRoot:focus-visible .ThemeToggle-module__Z5gSZG__maskGlyph{opacity:0;transform:translateY(-100%)scale(.8)}.ThemeToggle-module__Z5gSZG__maskShow .ThemeToggle-module__Z5gSZG__maskGlyphNext,.ThemeToggle-module__Z5gSZG__maskRoot:focus-visible .ThemeToggle-module__Z5gSZG__maskGlyphNext{opacity:1;transform:translateY(0)scale(1)}.ThemeToggle-module__Z5gSZG__maskInstant .ThemeToggle-module__Z5gSZG__maskGlyph{transition:none}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__Z5gSZG__maskGlyph{transition:none}}
.ShowcaseFrame-module__yLW9vW__frame{isolation:isolate;-webkit-user-select:none;user-select:none;position:relative;overflow-x:clip}.ShowcaseFrame-module__yLW9vW__ambient{z-index:-1;pointer-events:none;--ambient-warm:#ffd5aa52;--ambient-halo:color-mix(in srgb, var(--color-primary) 8%, transparent);background:radial-gradient(circle farthest-side at 50% 46%, var(--ambient-warm), transparent 50%), radial-gradient(circle farthest-side at 50% 44%, var(--ambient-halo), transparent 85%);position:absolute;inset:-6% -12%}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ShowcaseFrame-module__yLW9vW__ambient{--ambient-warm:#ffc6a01a;--ambient-halo:color-mix(in srgb, var(--color-primary) 28%, transparent)}}:root[data-theme=dark] .ShowcaseFrame-module__yLW9vW__ambient{--ambient-warm:#ffc6a01a;--ambient-halo:color-mix(in srgb, var(--color-primary) 28%, transparent)}.ShowcaseFrame-module__yLW9vW__card{will-change:transform;text-align:start;--stage-panel-bg:transparent;--color-border:transparent;position:relative}
.Nav-module__bLoQaq__outer{z-index:40;width:100%;padding-inline:var(--section-gutter);background:0 0;position:sticky;top:0}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__megaOpen{background:var(--color-surface);transition:none}.Nav-module__bLoQaq__outer:before{content:"";opacity:0;visibility:hidden;pointer-events:none;background:#00000059;height:100vh;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:0;right:0}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__megaOpen:before{opacity:1;visibility:visible}.Nav-module__bLoQaq__outer:after{content:"";height:calc(var(--space-20) * 2);background:linear-gradient(to bottom, var(--color-bg) 0%, color-mix(in srgb, var(--color-bg) 97%, transparent) 6%, color-mix(in srgb, var(--color-bg) 91%, transparent) 13%, color-mix(in srgb, var(--color-bg) 84%, transparent) 19%, color-mix(in srgb, var(--color-bg) 75%, transparent) 27%, color-mix(in srgb, var(--color-bg) 64%, transparent) 35%, color-mix(in srgb, var(--color-bg) 53%, transparent) 43%, color-mix(in srgb, var(--color-bg) 42%, transparent) 51%, color-mix(in srgb, var(--color-bg) 32%, transparent) 59%, color-mix(in srgb, var(--color-bg) 23%, transparent) 66%, color-mix(in srgb, var(--color-bg) 15%, transparent) 74%, color-mix(in srgb, var(--color-bg) 9%, transparent) 82%, color-mix(in srgb, var(--color-bg) 4%, transparent) 89%, color-mix(in srgb, var(--color-bg) 2%, transparent) 94%, transparent 100%);pointer-events:none;opacity:0;transition:opacity .25s;position:absolute;top:100%;left:0;right:0}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__scrolled:after{opacity:1;transition:opacity .1s}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__scrolled{background:var(--color-bg);transition:none}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__scrolledInstant,.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__scrolledInstant:after{transition:none}body:has([data-sticky-subbar][data-stuck]) .Nav-module__bLoQaq__outer:after{margin-top:var(--subbar-height);height:var(--subbar-fade)}.Nav-module__bLoQaq__bar{align-items:center;gap:var(--space-6);padding-block:var(--space-6);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo nav actions";display:grid;position:relative}.Nav-module__bLoQaq__brandCluster{z-index:6;justify-self:start;align-items:center;gap:calc(var(--space-2) + 8px);grid-area:logo;display:flex;position:relative}.Nav-module__bLoQaq__wordmark{align-items:center;margin:-12px -8px;padding:12px 8px;display:inline-flex}.Nav-module__bLoQaq__nav{z-index:2;pointer-events:none;grid-area:1/1/2/-1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Nav-module__bLoQaq__list{align-items:center;gap:var(--space-10);pointer-events:auto;display:flex}@media (max-width:1160px){.Nav-module__bLoQaq__list{gap:var(--space-6)}}.Nav-module__bLoQaq__pill{z-index:6;border-radius:var(--radius-pill);background:var(--color-surface);pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;top:0;left:0;box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008,0 10px 28px #0000000d}.Nav-module__bLoQaq__pillInstant{transition:none}@media (prefers-color-scheme:dark){.Nav-module__bLoQaq__pill{box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008,0 10px 28px #0000000d,inset 0 1px #ffffff17}}[data-theme=dark] .Nav-module__bLoQaq__pill{box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008,0 10px 28px #0000000d,inset 0 1px #ffffff17}[data-theme=light] .Nav-module__bLoQaq__pill{box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008,0 10px 28px #0000000d}.Nav-module__bLoQaq__link{z-index:7;line-height:1;font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-muted);padding:var(--space-3) var(--space-4);margin:calc(var(--space-3) * -1) calc(var(--space-4) * -1);align-items:center;gap:var(--space-1);transition:color .15s;display:inline-flex;position:relative}.Nav-module__bLoQaq__linkChevron{opacity:.55;flex-shrink:0;transition:transform .2s}.Nav-module__bLoQaq__chevChip{width:10px;height:10px;color:var(--color-muted);border-radius:4px;flex:none;place-items:center;transition:background-color .15s,color .15s;display:grid}.Nav-module__bLoQaq__chevChip svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__chevChip,.Nav-module__bLoQaq__hasMega .Nav-module__bLoQaq__link[aria-current=page] .Nav-module__bLoQaq__chevChip{background:color-mix(in srgb, var(--color-primary) 85%, var(--color-surface));color:var(--color-primary-fg)}.Nav-module__bLoQaq__megaOpen .Nav-module__bLoQaq__hasMega:not(.Nav-module__bLoQaq__subOpen) .Nav-module__bLoQaq__link[aria-current=page] .Nav-module__bLoQaq__chevChip{color:var(--color-muted);background:0 0}.Nav-module__bLoQaq__mobileNav,.Nav-module__bLoQaq__mobileCtas{display:none}.Nav-module__bLoQaq__outer.Nav-module__bLoQaq__menuOpen{z-index:60;background:var(--color-bg)}.Nav-module__bLoQaq__actions{justify-self:end;align-items:center;gap:var(--space-2);z-index:6;grid-area:actions;display:flex;position:relative}.Nav-module__bLoQaq__headerCta{align-items:center;gap:var(--space-2);display:inline-flex}.Nav-module__bLoQaq__headerCtaButton{padding:var(--space-3) var(--space-4)!important}.Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton{background:var(--color-surface);box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}.Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton:hover:not(:disabled){background:color-mix(in srgb, var(--color-fg) 6%, var(--color-surface))}@media (prefers-color-scheme:dark){.Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton{background:var(--color-surface-2);box-shadow:none}.Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton:hover:not(:disabled){background:var(--color-border)}}[data-theme=dark] .Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton{background:var(--color-surface-2);box-shadow:none}[data-theme=dark] .Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton:hover:not(:disabled){background:var(--color-border)}[data-theme=light] .Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton{background:var(--color-surface);box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}[data-theme=light] .Nav-module__bLoQaq__actions .Nav-module__bLoQaq__searchButton:hover:not(:disabled){background:color-mix(in srgb, var(--color-fg) 6%, var(--color-surface))}.Nav-module__bLoQaq__toggle{flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.Nav-module__bLoQaq__toggleBar{background:var(--color-fg);width:100%;height:2px;transition:transform .15s,opacity .15s;display:block}.Nav-module__bLoQaq__hasSub{position:relative}.Nav-module__bLoQaq__sub{padding-top:var(--space-3);opacity:0;visibility:hidden;z-index:5;transition:opacity .15s,visibility .15s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Nav-module__bLoQaq__hasSub.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__sub{opacity:1;visibility:visible}.Nav-module__bLoQaq__megaSwitch .Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__sub,.Nav-module__bLoQaq__megaSwitch .Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__megaPanel{transition:none}.Nav-module__bLoQaq__megaOpen .Nav-module__bLoQaq__hasMega:not(.Nav-module__bLoQaq__subOpen) .Nav-module__bLoQaq__sub{z-index:-2}.Nav-module__bLoQaq__link:hover,.Nav-module__bLoQaq__link:focus-visible,.Nav-module__bLoQaq__link[aria-current=page]{color:var(--color-fg)}.Nav-module__bLoQaq__subPanel{min-width:220px;padding:var(--space-2);background:var(--color-surface);border-radius:var(--radius-md);flex-direction:column;gap:2px;margin:0;list-style:none;display:flex;box-shadow:0 12px 32px #0000001f}.Nav-module__bLoQaq__subLink{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-regular);color:var(--color-fg);white-space:nowrap;display:block}.Nav-module__bLoQaq__subLink:hover,.Nav-module__bLoQaq__subLink:focus-visible{background:var(--color-surface-2)}.Nav-module__bLoQaq__hasMega{position:static}.Nav-module__bLoQaq__hasMega .Nav-module__bLoQaq__sub{opacity:1;z-index:-1;pointer-events:none;width:100vw;padding-top:0;transition:none;left:50%;right:auto;transform:translate(-50%)}.Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__sub{transition:visibility}.Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__megaPanel{pointer-events:auto;opacity:1;transition:transform .22s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.Nav-module__bLoQaq__megaPanel{width:100%;padding-top:calc(96px + var(--space-5));max-height:calc(100vh - 44px);padding-bottom:var(--space-10);padding-inline:var(--section-gutter);background:var(--color-surface);border-radius:0 0 var(--radius-lg) var(--radius-lg);opacity:0;margin-top:-96px;transition:none;overflow-y:auto;transform:translateY(-50px);box-shadow:0 18px 50px -12px #0000002e,0 4px 14px -6px #0000001a}@media (prefers-reduced-motion:reduce){.Nav-module__bLoQaq__megaPanel,.Nav-module__bLoQaq__hasMega.Nav-module__bLoQaq__subOpen .Nav-module__bLoQaq__megaPanel{transition:none}}.Nav-module__bLoQaq__megaInner{gap:var(--space-6);display:flex}.Nav-module__bLoQaq__megaGrid{gap:var(--space-3) var(--space-6);flex-wrap:wrap;flex:auto;align-items:flex-start;min-width:0;display:flex}.Nav-module__bLoQaq__megaCol{flex-direction:column;flex:190px;gap:2px;min-width:190px;max-width:260px;display:flex}.Nav-module__bLoQaq__megaColHead{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-bold);letter-spacing:.02em;color:var(--color-muted);padding:0 var(--space-2) var(--space-1)}.Nav-module__bLoQaq__megaItem{gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-pill);align-items:center;transition:background .2s,box-shadow .2s;display:flex}.Nav-module__bLoQaq__megaItem:hover,.Nav-module__bLoQaq__megaItem:focus-visible{background:color-mix(in srgb, var(--color-fg) 2%, transparent);box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.Nav-module__bLoQaq__megaItem[aria-current=page]{background:var(--color-surface-2)}.Nav-module__bLoQaq__megaIc{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);flex:none;width:2rem;height:2rem;transition:background .25s,transform .25s;position:relative;overflow:hidden}.Nav-module__bLoQaq__megaIcGlyph{color:var(--color-muted);place-items:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute;inset:0}.Nav-module__bLoQaq__megaIcGlyphAccent{color:var(--color-primary);transform:translateY(100%)}.Nav-module__bLoQaq__megaIc svg{fill:currentColor;width:16px;height:16px}.Nav-module__bLoQaq__megaItem:hover .Nav-module__bLoQaq__megaIc,.Nav-module__bLoQaq__megaItem:focus-visible .Nav-module__bLoQaq__megaIc{transform:scale(1.04)}.Nav-module__bLoQaq__megaItem:hover .Nav-module__bLoQaq__megaIc,.Nav-module__bLoQaq__megaItem:focus-visible .Nav-module__bLoQaq__megaIc,.Nav-module__bLoQaq__megaItem[aria-current=page] .Nav-module__bLoQaq__megaIc{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface))}.Nav-module__bLoQaq__megaItem:hover .Nav-module__bLoQaq__megaIcGlyph,.Nav-module__bLoQaq__megaItem:focus-visible .Nav-module__bLoQaq__megaIcGlyph,.Nav-module__bLoQaq__megaItem[aria-current=page] .Nav-module__bLoQaq__megaIcGlyph{transform:translateY(-100%)}.Nav-module__bLoQaq__megaItem:hover .Nav-module__bLoQaq__megaIcGlyphAccent,.Nav-module__bLoQaq__megaItem:focus-visible .Nav-module__bLoQaq__megaIcGlyphAccent,.Nav-module__bLoQaq__megaItem[aria-current=page] .Nav-module__bLoQaq__megaIcGlyphAccent{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Nav-module__bLoQaq__megaIc,.Nav-module__bLoQaq__megaIcGlyph{transition:none}.Nav-module__bLoQaq__megaItem:hover .Nav-module__bLoQaq__megaIc,.Nav-module__bLoQaq__megaItem:focus-visible .Nav-module__bLoQaq__megaIc{transform:none}}.Nav-module__bLoQaq__megaText{flex-direction:column;gap:1px;min-width:0;display:flex}.Nav-module__bLoQaq__megaTitle{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);line-height:1.3}.Nav-module__bLoQaq__megaItem .Nav-module__bLoQaq__megaDesc{display:none}.Nav-module__bLoQaq__megaDesc{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;line-height:1.4;overflow:hidden}.Nav-module__bLoQaq__megaFeature{gap:var(--space-2);min-width:240px;padding:var(--space-8);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-primary) 6%, transparent);flex-direction:column;flex:0 0 24%;transition:background .2s;display:flex}.Nav-module__bLoQaq__megaFeatureEyebrow{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-muted)}.Nav-module__bLoQaq__megaFeatureTitle{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-semibold);color:var(--color-fg)}.Nav-module__bLoQaq__megaFeature .Nav-module__bLoQaq__megaDesc{font-size:var(--text-body);white-space:normal;text-overflow:clip;line-height:1.5;overflow:visible}.Nav-module__bLoQaq__megaPreviewCard{isolation:isolate;min-width:240px;padding:var(--space-8);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-fg) 3%, transparent);flex-direction:column;flex:0 0 24%;display:flex;position:relative;overflow:hidden}.Nav-module__bLoQaq__canvasAmbient{z-index:-1;pointer-events:none;position:absolute;inset:-20%}.Nav-module__bLoQaq__canvasBlobBlue,.Nav-module__bLoQaq__canvasBlobWhite{border-radius:var(--radius-pill);filter:blur(42px);position:absolute}.Nav-module__bLoQaq__canvasBlobBlue{background:color-mix(in srgb, var(--color-primary) 12%, transparent);width:70%;height:55%;animation:24s ease-in-out infinite alternate Nav-module__bLoQaq__canvasDriftA;top:0;left:-10%}.Nav-module__bLoQaq__canvasBlobWhite{background:color-mix(in srgb, var(--neutral-0) 45%, transparent);width:65%;height:60%;animation:20s ease-in-out infinite alternate Nav-module__bLoQaq__canvasDriftB;bottom:-5%;right:-10%}@keyframes Nav-module__bLoQaq__canvasDriftA{to{transform:translate(12%,14%)}}@keyframes Nav-module__bLoQaq__canvasDriftB{to{transform:translate(-10%,-8%)}}.Nav-module__bLoQaq__canvasStore{align-items:center;gap:var(--space-4);flex-direction:column;flex:auto;min-height:0;display:flex}.Nav-module__bLoQaq__canvasStoreMain{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;margin:auto 0;display:flex}.Nav-module__bLoQaq__canvasStoreText{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);text-align:center;color:var(--color-fg);animation:.24s ease-out 20ms backwards Nav-module__bLoQaq__canvasBodyIn}.Nav-module__bLoQaq__canvasStoreDesc{font-family:var(--font-sans);font-size:var(--text-caption);text-align:center;text-wrap:balance;color:var(--color-muted);line-height:1.5;animation:.24s ease-out 90ms backwards Nav-module__bLoQaq__canvasBodyIn}.Nav-module__bLoQaq__canvasStoreBadges{justify-content:center;align-items:center;gap:var(--space-2);width:100%;margin-top:var(--space-1);display:flex}.Nav-module__bLoQaq__canvasStoreBadgeLink{flex:0 auto;min-width:0;display:block}.Nav-module__bLoQaq__canvasStoreBadge{width:120px;max-width:100%;height:auto;animation:.3s cubic-bezier(.34,1.56,.64,1) backwards Nav-module__bLoQaq__storeBadgeIn;animation-delay:calc(60ms + var(--store-i,0) * 90ms);display:block}.Nav-module__bLoQaq__canvasStoreWeb{align-items:center;gap:var(--space-1);margin-top:var(--space-1);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-primary);animation:.26s ease-out .47s backwards Nav-module__bLoQaq__canvasBodyIn;display:inline-flex}@media (prefers-color-scheme:dark){.Nav-module__bLoQaq__canvasStoreWeb{color:var(--color-fg)}}[data-theme=dark] .Nav-module__bLoQaq__canvasStoreWeb{color:var(--color-fg)}[data-theme=light] .Nav-module__bLoQaq__canvasStoreWeb{color:var(--color-primary)}.Nav-module__bLoQaq__canvasStoreWeb svg{fill:currentColor;width:14px;height:14px}.Nav-module__bLoQaq__canvasStoreWeb:hover,.Nav-module__bLoQaq__canvasStoreWeb:focus-visible{text-underline-offset:3px;text-decoration:underline}@keyframes Nav-module__bLoQaq__canvasBodyIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes Nav-module__bLoQaq__storeBadgeIn{0%{opacity:0;transform:translateY(6px)scale(.88)}to{opacity:1;transform:none}}.Nav-module__bLoQaq__canvasStoreTrust{justify-content:center;align-items:center;gap:var(--space-1) var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);flex-wrap:wrap;display:flex}.Nav-module__bLoQaq__canvasStoreTrust>*{animation:.26s ease-out backwards Nav-module__bLoQaq__canvasBodyIn;animation-delay:calc(.74s + var(--trust-i,0) * 70ms)}.Nav-module__bLoQaq__canvasStoreStars{line-height:1;display:inline-flex;position:relative}.Nav-module__bLoQaq__canvasStoreStarsTrack,.Nav-module__bLoQaq__canvasStoreStarsFill{align-items:center;display:flex}.Nav-module__bLoQaq__canvasStoreStars svg{fill:currentColor;flex:none;width:14px;height:14px}.Nav-module__bLoQaq__canvasStoreStarsTrack{color:var(--color-border)}.Nav-module__bLoQaq__canvasStoreStarsFill{inset-block-start:0;inset-inline-start:0;color:color-mix(in srgb, var(--color-primary) 35%, var(--color-muted));position:absolute;bottom:0;overflow:hidden}@media (prefers-color-scheme:dark){.Nav-module__bLoQaq__canvasStoreStarsFill{color:var(--color-fg)}.Nav-module__bLoQaq__canvasStoreStarsTrack{color:color-mix(in srgb, var(--color-fg) 22%, transparent)}}[data-theme=dark] .Nav-module__bLoQaq__canvasStoreStarsFill{color:var(--color-fg)}[data-theme=dark] .Nav-module__bLoQaq__canvasStoreStarsTrack{color:color-mix(in srgb, var(--color-fg) 22%, transparent)}[data-theme=light] .Nav-module__bLoQaq__canvasStoreStarsFill{color:color-mix(in srgb, var(--color-primary) 35%, var(--color-muted))}[data-theme=light] .Nav-module__bLoQaq__canvasStoreStarsTrack{color:var(--color-border)}.Nav-module__bLoQaq__canvasStoreRating{font-weight:var(--weight-medium);color:var(--color-fg)}.Nav-module__bLoQaq__canvasStoreCount{color:var(--color-muted)}.Nav-module__bLoQaq__canvasStoreSrOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Nav-module__bLoQaq__canvasBody{gap:var(--space-2);flex-direction:column;height:100%;animation:.2s ease-out backwards Nav-module__bLoQaq__canvasBodyIn;display:flex;position:relative}.Nav-module__bLoQaq__canvasBadge{width:3.5rem;height:3.5rem;margin-bottom:var(--space-2);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-primary);place-items:center;display:grid;overflow:hidden}.Nav-module__bLoQaq__canvasGlyph{display:flex}.Nav-module__bLoQaq__canvasBadge svg{fill:currentColor;width:22px;height:22px}.Nav-module__bLoQaq__canvasDesc{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);line-height:1.5}@media (prefers-reduced-motion:reduce){.Nav-module__bLoQaq__canvasBlobBlue,.Nav-module__bLoQaq__canvasBlobWhite,.Nav-module__bLoQaq__canvasBody,.Nav-module__bLoQaq__canvasStoreText,.Nav-module__bLoQaq__canvasStoreDesc,.Nav-module__bLoQaq__canvasStoreBadge,.Nav-module__bLoQaq__canvasStoreWeb,.Nav-module__bLoQaq__canvasStoreTrust>*{animation:none}}.Nav-module__bLoQaq__featuredHead{align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.Nav-module__bLoQaq__featuredGlyph{border-radius:var(--radius-pill);background:var(--color-surface);width:1.75rem;height:1.75rem;color:var(--color-primary);flex:none;place-items:center;display:grid}.Nav-module__bLoQaq__featuredGlyph svg{fill:currentColor;width:14px;height:14px}.Nav-module__bLoQaq__featuredArt{padding-top:var(--space-5);margin-top:auto;display:block}.Nav-module__bLoQaq__artBar,.Nav-module__bLoQaq__artBarShort{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 10%, transparent);height:6px;display:block}.Nav-module__bLoQaq__artBarShort{width:55%}.Nav-module__bLoQaq__artCompare{gap:var(--space-3);display:flex}.Nav-module__bLoQaq__artCardRow{align-items:center;gap:6px;display:flex}.Nav-module__bLoQaq__artCardRow .Nav-module__bLoQaq__artBar{flex:1}.Nav-module__bLoQaq__artDot{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 14%, transparent);flex:none;width:8px;height:8px}.Nav-module__bLoQaq__artPkg{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-medium);color:color-mix(in srgb, var(--color-muted) 75%, transparent);flex:1;overflow:hidden}.Nav-module__bLoQaq__artMiniCard{min-width:0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface);flex-direction:column;flex:1;gap:6px;display:flex;position:relative;box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.Nav-module__bLoQaq__artCheck{border-radius:var(--radius-pill);background:var(--color-primary);width:1.25rem;height:1.25rem;color:var(--neutral-0);place-items:center;display:grid;position:absolute;top:-.5rem;right:-.5rem}.Nav-module__bLoQaq__artCheck svg{fill:currentColor;width:11px;height:11px}.Nav-module__bLoQaq__artCalendar{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface);flex-direction:column;display:flex;box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.Nav-module__bLoQaq__artCalGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Nav-module__bLoQaq__artCalCell{isolation:isolate;height:22px;font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-medium);color:var(--color-muted);border-radius:6px;place-items:center;display:grid;position:relative}.Nav-module__bLoQaq__artCalTile{z-index:-1;background:var(--color-surface);border-radius:6px;position:absolute;inset:0;box-shadow:0 1px 2px #0000000f,0 3px 10px #0000001a}.Nav-module__bLoQaq__artSlotRow{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.Nav-module__bLoQaq__artSlot{isolation:isolate;height:22px;font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-medium);color:var(--color-muted);border-radius:6px;place-items:center;display:grid;position:relative}.Nav-module__bLoQaq__artSlotCheck{border-radius:var(--radius-pill);background:var(--color-status-ok);width:14px;height:14px;color:var(--neutral-0);place-items:center;display:grid;position:absolute;top:-6px;right:-6px}.Nav-module__bLoQaq__artSlotCheck svg{fill:currentColor;width:8px;height:8px}.Nav-module__bLoQaq__artChatStage{height:6rem;display:block;position:relative}.Nav-module__bLoQaq__artSearchLayer,.Nav-module__bLoQaq__artArticle,.Nav-module__bLoQaq__artChatLayer{flex-direction:column;gap:6px;display:flex;position:absolute;inset:0}.Nav-module__bLoQaq__artSearchLayer{justify-content:center}.Nav-module__bLoQaq__artSearch{border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-muted);align-items:center;gap:6px;padding:6px 12px;display:flex;box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.Nav-module__bLoQaq__artSearch svg{fill:currentColor;flex:none;width:12px;height:12px}.Nav-module__bLoQaq__artSearchText{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-medium);color:var(--color-fg);overflow:hidden}.Nav-module__bLoQaq__artSuggestRow{padding-left:var(--space-2);gap:6px;display:flex}.Nav-module__bLoQaq__artSuggestChip{border-radius:var(--radius-pill);background:var(--color-surface);align-items:center;padding:4px 10px;display:flex}.Nav-module__bLoQaq__artSuggestBar,.Nav-module__bLoQaq__artSuggestBarShort{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 10%, transparent);width:34px;height:5px;display:block}.Nav-module__bLoQaq__artSuggestBarShort{width:22px}.Nav-module__bLoQaq__artArticle{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.Nav-module__bLoQaq__artArticleTitle{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 18%, transparent);width:45%;height:7px;display:block}.Nav-module__bLoQaq__artAskButton{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-primary) 30%, var(--ink));color:var(--neutral-0);font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-medium);white-space:nowrap;align-self:flex-end;margin-top:auto;padding:4px 12px}.Nav-module__bLoQaq__artChatLayer{justify-content:center}.Nav-module__bLoQaq__artChatBubble{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-primary) 30%, var(--ink));color:var(--neutral-0);font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-medium);white-space:nowrap;align-self:flex-end;padding:4px 12px}.Nav-module__bLoQaq__artChatProse{width:70%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;gap:6px;display:flex;position:relative;box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}@media (min-width:1101px) and (max-width:1280px){.Nav-module__bLoQaq__megaPreviewCard{display:none}.Nav-module__bLoQaq__megaItem{border-radius:var(--radius-md);align-items:flex-start}.Nav-module__bLoQaq__megaItem .Nav-module__bLoQaq__megaDesc{display:block}}.Nav-module__bLoQaq__megaFeature:hover,.Nav-module__bLoQaq__megaFeature:focus-visible,.Nav-module__bLoQaq__megaFeature[aria-current=page]{background:color-mix(in srgb, var(--color-primary) 10%, transparent)}@media (max-width:1100px){.Nav-module__bLoQaq__bar{grid-template-columns:1fr auto;grid-template-areas:"logo actions"}.Nav-module__bLoQaq__list,.Nav-module__bLoQaq__pill{display:none}.Nav-module__bLoQaq__nav{z-index:5;pointer-events:auto;background:var(--color-bg);padding:var(--space-2) 0 var(--space-6);display:none;position:fixed;inset:96px 0 0;overflow:hidden;transform:none}.Nav-module__bLoQaq__navOpen{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.Nav-module__bLoQaq__menuOpen .Nav-module__bLoQaq__searchButton{display:none}.Nav-module__bLoQaq__barSearchSlot{grid-area:logo;align-items:center;min-width:0;height:40px;display:flex}.Nav-module__bLoQaq__barSearchSlot .Nav-module__bLoQaq__mobileSearchField{margin-block:0}.Nav-module__bLoQaq__mobileResults{z-index:6;background:var(--color-bg);overscroll-behavior:contain;padding:var(--space-2) var(--section-gutter) var(--space-8);position:fixed;inset:96px 0 0;overflow-y:auto}.Nav-module__bLoQaq__headerCta{display:none}.Nav-module__bLoQaq__toggle{display:flex}.Nav-module__bLoQaq__toggleOpen .Nav-module__bLoQaq__toggleBar:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__bLoQaq__toggleOpen .Nav-module__bLoQaq__toggleBar:nth-child(2){opacity:0}.Nav-module__bLoQaq__toggleOpen .Nav-module__bLoQaq__toggleBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__bLoQaq__mobileNav{overscroll-behavior:contain;flex:auto;min-height:0;display:block;overflow:hidden auto}.Nav-module__bLoQaq__mobileTrack{grid-auto-columns:100%;grid-auto-flow:column;transition:transform .25s;display:grid}.Nav-module__bLoQaq__mobileTrackDrilled{transform:translate(-100%)}.Nav-module__bLoQaq__mobilePane{min-width:0;padding-inline:var(--section-gutter)}.Nav-module__bLoQaq__mobileSearchField{align-items:center;gap:var(--space-3);width:100%;margin-block:var(--space-2) var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);text-align:left;transition:border-color .15s;display:flex;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000f}.Nav-module__bLoQaq__mobileSearchField:focus-within{border-color:color-mix(in srgb, var(--color-primary) 55%, var(--color-border));box-shadow:0 0 0 4px color-mix(in srgb, var(--color-primary) 12%, transparent), 0 1px 2px #0000000a, 0 8px 24px #0000000f}.Nav-module__bLoQaq__mobileSearchInput::-webkit-search-cancel-button{appearance:none}.Nav-module__bLoQaq__mobileSearchClear{padding:var(--space-1);color:var(--color-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.Nav-module__bLoQaq__mobileSearchClear:hover{color:var(--color-fg)}.Nav-module__bLoQaq__mobileSearchInput{min-width:0;font:inherit;color:var(--color-fg);background:0 0;border:none;outline:none;flex:1}.Nav-module__bLoQaq__mobileSearchInput::placeholder{color:var(--color-muted)}.Nav-module__bLoQaq__mobileHome{animation:.2s Nav-module__bLoQaq__mobileHomeIn}@keyframes Nav-module__bLoQaq__mobileHomeIn{0%{opacity:0}to{opacity:1}}.Nav-module__bLoQaq__mobileList{flex-direction:column;display:flex}.Nav-module__bLoQaq__mobileRow{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4) 0;font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-fg);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.Nav-module__bLoQaq__mobileRowChild{padding:var(--space-3) 0;font-size:var(--text-body);font-weight:var(--weight-regular)}.Nav-module__bLoQaq__mobileRowIcon{color:var(--color-muted);flex:none}.Nav-module__bLoQaq__mobileBack{align-items:center;gap:var(--space-3);min-width:0;font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-fg);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:0;display:flex}.Nav-module__bLoQaq__mobileBackCircle{background:var(--color-surface);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}.Nav-module__bLoQaq__mobileBack:hover .Nav-module__bLoQaq__mobileBackCircle{background:color-mix(in srgb, var(--color-fg) 6%, var(--color-surface))}@media (prefers-color-scheme:dark){.Nav-module__bLoQaq__mobileBackCircle{background:var(--color-surface-2);box-shadow:none}.Nav-module__bLoQaq__mobileBack:hover .Nav-module__bLoQaq__mobileBackCircle{background:var(--color-border)}}[data-theme=dark] .Nav-module__bLoQaq__mobileBackCircle{background:var(--color-surface-2);box-shadow:none}[data-theme=dark] .Nav-module__bLoQaq__mobileBack:hover .Nav-module__bLoQaq__mobileBackCircle{background:var(--color-border)}[data-theme=light] .Nav-module__bLoQaq__mobileBackCircle{background:var(--color-surface);box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}[data-theme=light] .Nav-module__bLoQaq__mobileBack:hover .Nav-module__bLoQaq__mobileBackCircle{background:color-mix(in srgb, var(--color-fg) 6%, var(--color-surface))}.Nav-module__bLoQaq__mobileGroupHead{margin:var(--space-4) 0 var(--space-1);font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.02em;color:var(--color-muted)}.Nav-module__bLoQaq__mobileFeatured{margin-top:var(--space-4);padding:var(--space-3) 0;font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-primary);display:block}.Nav-module__bLoQaq__mobileCtas{gap:var(--space-2);padding:var(--space-3) var(--section-gutter) max(var(--space-2), env(safe-area-inset-bottom));flex-direction:row;flex:none;display:flex}.Nav-module__bLoQaq__mobileCta{flex:1}}@media (min-width:721px) and (max-width:1100px){.Nav-module__bLoQaq__headerCta{display:inline-flex}.Nav-module__bLoQaq__headerCta>:nth-child(2){display:none}}@media (min-width:1101px){.Nav-module__bLoQaq__bar{padding-block:var(--space-4) var(--space-8)}}
.HelpCard-module__pNCSvq__card{align-items:flex-start;gap:var(--space-1);width:100%;height:100%;padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;transition:box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 1px 1px #00000008}.HelpCard-module__pNCSvq__card:hover,.HelpCard-module__pNCSvq__card:focus-visible{box-shadow:0 1px 3px #0000000d,0 8px 20px #00000012}.HelpCard-module__pNCSvq__eyebrow{align-items:baseline;gap:var(--space-1);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);flex-wrap:wrap;display:flex}.HelpCard-module__pNCSvq__crumb{align-items:baseline;gap:var(--space-1);display:inline-flex}.HelpCard-module__pNCSvq__crumbSep{color:color-mix(in srgb, var(--color-muted) 55%, transparent)}.HelpCard-module__pNCSvq__title{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);line-height:var(--line-height-snug);overflow-wrap:anywhere;transition:color .15s}.HelpCard-module__pNCSvq__card:hover .HelpCard-module__pNCSvq__title,.HelpCard-module__pNCSvq__card:focus-visible .HelpCard-module__pNCSvq__title{color:var(--color-primary)}.HelpCard-module__pNCSvq__body{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.HelpCard-module__pNCSvq__go{width:72px;padding-right:var(--space-3);background:linear-gradient(to right, transparent, var(--color-surface) 60%);opacity:0;pointer-events:none;justify-content:flex-end;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0 0 0 auto}.HelpCard-module__pNCSvq__goCircle{border-radius:var(--radius-pill);background:var(--color-primary);width:20px;height:20px;color:var(--color-primary-fg);justify-content:center;align-items:center;transition:transform .15s;display:inline-flex;transform:scale(.85)}.HelpCard-module__pNCSvq__goCircle svg{fill:currentColor;width:12px;height:12px}.HelpCard-module__pNCSvq__card:hover .HelpCard-module__pNCSvq__go,.HelpCard-module__pNCSvq__card:focus-visible .HelpCard-module__pNCSvq__go{opacity:1}.HelpCard-module__pNCSvq__card:hover .HelpCard-module__pNCSvq__goCircle,.HelpCard-module__pNCSvq__card:focus-visible .HelpCard-module__pNCSvq__goCircle{transform:scale(1)}@media (prefers-reduced-motion:reduce){.HelpCard-module__pNCSvq__card,.HelpCard-module__pNCSvq__title,.HelpCard-module__pNCSvq__go,.HelpCard-module__pNCSvq__goCircle{transition:none}}
.PreTopbar-module__Tj2cFW__outer{background:var(--color-bg);width:100%;padding-inline:var(--section-gutter);padding-block:var(--space-3) 0;z-index:41;position:relative}@media (max-width:1100px){.PreTopbar-module__Tj2cFW__outer{display:none}}.PreTopbar-module__Tj2cFW__outer:has(+header.mega-open){background:var(--color-surface);transition:none}.PreTopbar-module__Tj2cFW__bar{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex;position:relative}.PreTopbar-module__Tj2cFW__cluster{align-items:center;gap:var(--space-5);display:flex}.PreTopbar-module__Tj2cFW__action{align-items:center;gap:var(--space-2);cursor:pointer;font-family:var(--font-sans);font-size:var(--text-caption);line-height:var(--line-height-normal);color:var(--color-muted);white-space:nowrap;background:0 0;border:none;padding:0;text-decoration:none;transition:color .15s;display:inline-flex}.PreTopbar-module__Tj2cFW__action:hover{color:var(--color-fg)}.PreTopbar-module__Tj2cFW__action:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}.PreTopbar-module__Tj2cFW__kbd{font-family:var(--font-ui);color:var(--color-muted);white-space:nowrap;font-size:11px;line-height:1;transition:color .15s}.PreTopbar-module__Tj2cFW__action:hover .PreTopbar-module__Tj2cFW__kbd{color:var(--color-fg)}
.HelpResults-module__9-RQNW__results{text-align:left;width:100%}.HelpResults-module__9-RQNW__meta{justify-content:center;align-items:baseline;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-regular);color:var(--color-muted);text-align:center;overflow-wrap:anywhere;margin-top:0;display:flex}.HelpResults-module__9-RQNW__metaCount{color:color-mix(in srgb, var(--color-muted) 75%, transparent);white-space:nowrap}.HelpResults-module__9-RQNW__filters{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.HelpResults-module__9-RQNW__pill{align-items:baseline;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-fg);background:var(--color-surface);cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.HelpResults-module__9-RQNW__pill:hover{box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.HelpResults-module__9-RQNW__pillActive{background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface));color:var(--color-primary-strong)}.HelpResults-module__9-RQNW__pillCount{color:color-mix(in srgb, currentcolor 55%, transparent)}.HelpResults-module__9-RQNW__grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));display:grid}.HelpResults-module__9-RQNW__empty{align-items:flex-start;gap:var(--space-3);margin-top:var(--space-6);padding:var(--space-10);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-fg) 3%, transparent);flex-direction:column;display:flex}.HelpResults-module__9-RQNW__emptyTitle{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-fg)}.HelpResults-module__9-RQNW__emptyBody{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);line-height:var(--line-height-relaxed);max-width:44rem}.HelpResults-module__9-RQNW__emptyAsk{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-primary-strong);cursor:pointer}.HelpResults-module__9-RQNW__emptyAsk:hover{text-decoration:underline}
.Sheet-module__CHBjXq__backdrop{z-index:100;background:color-mix(in srgb, var(--ink) 45%, transparent);transition:opacity .2s;position:fixed;inset:0}.Sheet-module__CHBjXq__backdrop[data-starting-style],.Sheet-module__CHBjXq__backdrop[data-ending-style]{opacity:0}.Sheet-module__CHBjXq__popup{z-index:101;width:min(var(--width-medium), calc(100vw - 2 * var(--space-4)));max-width:var(--width-medium);max-height:85vh;padding:var(--space-6);background:var(--color-surface);border-radius:var(--radius-lg);flex-direction:column;transition:transform .25s,opacity .2s;display:flex;position:fixed;overflow:hidden}@media (max-width:520px){.Sheet-module__CHBjXq__popup{padding:var(--space-5) var(--space-4)}}.Sheet-module__CHBjXq__bottom{left:0;right:0;bottom:var(--space-6);margin-inline:auto}.Sheet-module__CHBjXq__bottom[data-starting-style],.Sheet-module__CHBjXq__bottom[data-ending-style]{transform:translateY(calc(100% + var(--space-6)))}.Sheet-module__CHBjXq__center{top:50%;left:50%;transform:translate(-50%,-50%)}.Sheet-module__CHBjXq__center[data-starting-style],.Sheet-module__CHBjXq__center[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.96)}.Sheet-module__CHBjXq__right{top:var(--space-4);right:var(--space-4);bottom:var(--space-4);width:min(440px, calc(100vw - 2 * var(--space-4)));max-height:none}.Sheet-module__CHBjXq__right[data-starting-style],.Sheet-module__CHBjXq__right[data-ending-style]{transform:translateX(calc(100% + var(--space-4)))}.Sheet-module__CHBjXq__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);flex-shrink:0;display:flex}.Sheet-module__CHBjXq__title{font-family:var(--font-ui);font-size:var(--text-h3);font-weight:var(--weight-medium);margin:0}.Sheet-module__CHBjXq__close{padding:var(--space-2);border-radius:var(--radius-sm);color:var(--color-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.Sheet-module__CHBjXq__close:hover{color:var(--color-fg);background:var(--color-surface-2)}.Sheet-module__CHBjXq__body{font-family:var(--font-ui);min-height:0;margin-inline:calc(-1 * var(--space-6));padding-inline:var(--space-6);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;overflow-y:auto}@media (max-width:520px){.Sheet-module__CHBjXq__body{margin-inline:calc(-1 * var(--space-4));padding-inline:var(--space-4)}}.Sheet-module__CHBjXq__footer{padding-top:var(--space-4);flex-shrink:0}
.ConsentPanel-module__sxqWzW__panel{gap:var(--space-5);flex-direction:column;display:flex}.ConsentPanel-module__sxqWzW__body{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.ConsentPanel-module__sxqWzW__categories{gap:var(--space-3);flex-direction:column;display:flex}.ConsentPanel-module__sxqWzW__category{gap:var(--space-1);padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface-2);flex-direction:column;display:flex}.ConsentPanel-module__sxqWzW__categoryHeader{align-items:center;gap:var(--space-3);display:flex}.ConsentPanel-module__sxqWzW__categoryLabel{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);flex:1}.ConsentPanel-module__sxqWzW__lockedBadge{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted)}.ConsentPanel-module__sxqWzW__toggle{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 18%, transparent);cursor:pointer;border:none;flex-shrink:0;align-items:center;width:40px;height:24px;padding:2px;transition:background .15s;display:inline-flex;position:relative}.ConsentPanel-module__sxqWzW__toggle[data-checked]{background:var(--color-primary)}.ConsentPanel-module__sxqWzW__toggle[data-disabled]{cursor:not-allowed;opacity:.6}.ConsentPanel-module__sxqWzW__toggleThumb{background:var(--color-surface);border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 1px 2px #00000026}.ConsentPanel-module__sxqWzW__toggle[data-checked] .ConsentPanel-module__sxqWzW__toggleThumb{transform:translate(16px)}.ConsentPanel-module__sxqWzW__categoryDesc{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.ConsentPanel-module__sxqWzW__actions{gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:520px){.ConsentPanel-module__sxqWzW__actions{align-items:stretch;gap:var(--space-2);flex-direction:column}.ConsentPanel-module__sxqWzW__actions>*{width:100%}}.ConsentPanel-module__sxqWzW__privacyLink{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);text-underline-offset:.15em;align-self:flex-start;text-decoration:underline}
.HelpExplorer-module__Li-BeW__explorer{margin-top:var(--space-6);max-width:var(--width-max);margin-inline:auto}.HelpExplorer-module__Li-BeW__heading{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-fg);letter-spacing:var(--tracking-tight)}.HelpExplorer-module__Li-BeW__layout{margin-top:var(--space-4)}.HelpExplorer-module__Li-BeW__colHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:0 var(--space-3) var(--space-3);min-height:1.75rem;display:flex}.HelpExplorer-module__Li-BeW__colTitle{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);color:var(--color-muted);overflow-wrap:anywhere;min-width:0}.HelpExplorer-module__Li-BeW__colAll{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);color:var(--color-primary-strong);white-space:nowrap}.HelpExplorer-module__Li-BeW__colAll:hover{text-decoration:underline}.HelpExplorer-module__Li-BeW__colSubs,.HelpExplorer-module__Li-BeW__colArticles,.HelpExplorer-module__Li-BeW__colTrail{min-width:0}.HelpExplorer-module__Li-BeW__group+.HelpExplorer-module__Li-BeW__group{margin-top:var(--space-5)}.HelpExplorer-module__Li-BeW__groupHead{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);color:var(--color-muted);padding:0 var(--space-2) var(--space-2)}.HelpExplorer-module__Li-BeW__list{flex-direction:column;display:flex}.HelpExplorer-module__Li-BeW__row{align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-pill);transition:background .2s,box-shadow .2s;display:flex}.HelpExplorer-module__Li-BeW__row:hover,.HelpExplorer-module__Li-BeW__row:focus-visible{background:color-mix(in srgb, var(--color-fg) 2%, transparent)}.HelpExplorer-module__Li-BeW__row[aria-current=true]{background:var(--color-surface);box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.HelpExplorer-module__Li-BeW__rowTitle{min-width:0;font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);flex:1;line-height:1.3}.HelpExplorer-module__Li-BeW__count{min-width:1.75rem;padding:1px var(--space-2);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);font-family:var(--font-sans);font-size:var(--text-caption);font-variant-numeric:tabular-nums;color:var(--color-muted);text-align:center;flex:none}.HelpExplorer-module__Li-BeW__ic{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);flex:none;width:2rem;height:2rem;transition:background .25s,transform .25s;position:relative;overflow:hidden}.HelpExplorer-module__Li-BeW__icGlyph{color:var(--color-muted);place-items:center;transition:transform .32s cubic-bezier(.34,1.56,.64,1);display:grid;position:absolute;inset:0}.HelpExplorer-module__Li-BeW__icGlyphAccent{color:var(--color-primary);transform:translateY(100%)}.HelpExplorer-module__Li-BeW__ic svg{fill:currentColor;width:16px;height:16px}.HelpExplorer-module__Li-BeW__row:hover .HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__row:focus-visible .HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__row[aria-current=true] .HelpExplorer-module__Li-BeW__ic{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface))}.HelpExplorer-module__Li-BeW__row:hover .HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__row:focus-visible .HelpExplorer-module__Li-BeW__ic{transform:scale(1.04)}.HelpExplorer-module__Li-BeW__row:hover .HelpExplorer-module__Li-BeW__icGlyph,.HelpExplorer-module__Li-BeW__row:focus-visible .HelpExplorer-module__Li-BeW__icGlyph,.HelpExplorer-module__Li-BeW__row[aria-current=true] .HelpExplorer-module__Li-BeW__icGlyph{transform:translateY(-100%)}.HelpExplorer-module__Li-BeW__row:hover .HelpExplorer-module__Li-BeW__icGlyphAccent,.HelpExplorer-module__Li-BeW__row:focus-visible .HelpExplorer-module__Li-BeW__icGlyphAccent,.HelpExplorer-module__Li-BeW__row[aria-current=true] .HelpExplorer-module__Li-BeW__icGlyphAccent{transform:translateY(0)}.HelpExplorer-module__Li-BeW__rows{flex-direction:column;display:flex}.HelpExplorer-module__Li-BeW__article{align-items:center;gap:var(--space-4);width:100%;padding:var(--space-3);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:background .2s,box-shadow .2s;display:flex}.HelpExplorer-module__Li-BeW__articleSingle{border-radius:var(--radius-pill)}.HelpExplorer-module__Li-BeW__subIc{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);width:2rem;height:2rem;color:var(--color-muted);flex:none;place-items:center;display:grid}.HelpExplorer-module__Li-BeW__subIc svg{fill:currentColor;width:16px;height:16px}.HelpExplorer-module__Li-BeW__article:hover .HelpExplorer-module__Li-BeW__subIc,.HelpExplorer-module__Li-BeW__article:focus-visible .HelpExplorer-module__Li-BeW__subIc{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface));color:var(--color-primary)}.HelpExplorer-module__Li-BeW__article:hover,.HelpExplorer-module__Li-BeW__article:focus-visible,.HelpExplorer-module__Li-BeW__article[aria-current=true]{background:var(--color-surface);box-shadow:0 1px 2px #0000000a,0 4px 14px #00000012}.HelpExplorer-module__Li-BeW__article[aria-current=true] .HelpExplorer-module__Li-BeW__subIc{background:color-mix(in srgb, var(--color-primary) 10%, var(--color-surface));color:var(--color-primary)}.HelpExplorer-module__Li-BeW__articleText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.HelpExplorer-module__Li-BeW__articleTitle{font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);line-height:var(--line-height-snug)}.HelpExplorer-module__Li-BeW__articleSummary{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);line-height:var(--line-height-relaxed);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.HelpExplorer-module__Li-BeW__articleGo{color:var(--color-muted);flex:none;place-items:center;transition:transform .2s;display:grid}.HelpExplorer-module__Li-BeW__articleGo svg{fill:currentColor;width:14px;height:14px}.HelpExplorer-module__Li-BeW__article:hover .HelpExplorer-module__Li-BeW__articleGo,.HelpExplorer-module__Li-BeW__article:focus-visible .HelpExplorer-module__Li-BeW__articleGo{color:var(--color-primary);transform:translate(3px)}.HelpExplorer-module__Li-BeW__back{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-1);font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-medium);color:var(--color-fg);cursor:pointer;display:flex}.HelpExplorer-module__Li-BeW__backCircle{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);place-items:center;width:2rem;height:2rem;display:grid}.HelpExplorer-module__Li-BeW__backCircle svg{fill:currentColor;width:16px;height:16px}.HelpExplorer-module__Li-BeW__sheetProse .mdlite-h2{margin-block:var(--space-6) var(--space-3);font-size:1.25rem}.HelpExplorer-module__Li-BeW__sheetProse .mdlite-h3{margin-block:var(--space-5) var(--space-2);font-size:1.125rem}:is(.HelpExplorer-module__Li-BeW__sheetProse .mdlite-h4,.HelpExplorer-module__Li-BeW__sheetProse .mdlite-h5,.HelpExplorer-module__Li-BeW__sheetProse .mdlite-h6){font-size:1rem}.HelpExplorer-module__Li-BeW__sheetAction{justify-content:center;width:100%}.HelpExplorer-module__Li-BeW__sheetBody{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-muted);line-height:var(--line-height-relaxed)}.HelpExplorer-module__Li-BeW__explorer[data-level="0"] .HelpExplorer-module__Li-BeW__colSubs,.HelpExplorer-module__Li-BeW__explorer[data-level="0"] .HelpExplorer-module__Li-BeW__colArticles,.HelpExplorer-module__Li-BeW__explorer[data-level="1"] .HelpExplorer-module__Li-BeW__colTrail,.HelpExplorer-module__Li-BeW__explorer[data-level="1"] .HelpExplorer-module__Li-BeW__colArticles,.HelpExplorer-module__Li-BeW__explorer[data-level="2"] .HelpExplorer-module__Li-BeW__colTrail,.HelpExplorer-module__Li-BeW__explorer[data-level="2"] .HelpExplorer-module__Li-BeW__colSubs,.HelpExplorer-module__Li-BeW__explorer[data-level="0"] .HelpExplorer-module__Li-BeW__back{display:none}@media (min-width:900px){.HelpExplorer-module__Li-BeW__layout{gap:var(--space-8);grid-template-columns:minmax(14rem,18rem) minmax(0,.9fr) minmax(0,1.2fr);align-items:start;display:grid}.HelpExplorer-module__Li-BeW__explorer[data-columns="2"] .HelpExplorer-module__Li-BeW__layout{grid-template-columns:minmax(14rem,18rem) minmax(0,1.4fr)}.HelpExplorer-module__Li-BeW__explorer[data-level="0"] .HelpExplorer-module__Li-BeW__colSubs,.HelpExplorer-module__Li-BeW__explorer[data-level="0"] .HelpExplorer-module__Li-BeW__colArticles,.HelpExplorer-module__Li-BeW__explorer[data-level="1"] .HelpExplorer-module__Li-BeW__colTrail,.HelpExplorer-module__Li-BeW__explorer[data-level="1"] .HelpExplorer-module__Li-BeW__colArticles,.HelpExplorer-module__Li-BeW__explorer[data-level="2"] .HelpExplorer-module__Li-BeW__colTrail,.HelpExplorer-module__Li-BeW__explorer[data-level="2"] .HelpExplorer-module__Li-BeW__colSubs{display:block}.HelpExplorer-module__Li-BeW__back{display:none}.HelpExplorer-module__Li-BeW__colSubs,.HelpExplorer-module__Li-BeW__colArticles{scrollbar-width:thin;max-height:32rem;padding-inline:var(--space-3);margin-inline:calc(var(--space-3) * -1);padding-bottom:var(--space-3);margin-bottom:calc(var(--space-3) * -1);overflow-y:auto}.HelpExplorer-module__Li-BeW__colSubs .HelpExplorer-module__Li-BeW__colHead,.HelpExplorer-module__Li-BeW__colArticles .HelpExplorer-module__Li-BeW__colHead{padding-inline:0}}@media (prefers-reduced-motion:reduce){.HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__icGlyph,.HelpExplorer-module__Li-BeW__article,.HelpExplorer-module__Li-BeW__articleGo{transition:none}.HelpExplorer-module__Li-BeW__row:hover .HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__row:focus-visible .HelpExplorer-module__Li-BeW__ic,.HelpExplorer-module__Li-BeW__article:hover .HelpExplorer-module__Li-BeW__articleGo,.HelpExplorer-module__Li-BeW__article:focus-visible .HelpExplorer-module__Li-BeW__articleGo{transform:none}}
.ConsentBanner-module__Sm3mFa__intro{gap:var(--space-4);flex-direction:column;display:flex}.ConsentBanner-module__Sm3mFa__body{font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);line-height:var(--line-height-relaxed);margin:0}.ConsentBanner-module__Sm3mFa__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:520px){.ConsentBanner-module__Sm3mFa__actions{align-items:stretch;gap:var(--space-2);flex-direction:column-reverse}.ConsentBanner-module__Sm3mFa__actions>*{width:100%}}
.HelpPopularRail-module__3cLXcG__rail{width:auto;margin-top:var(--space-10);margin-inline:calc(var(--hero-pad-inline,0px) * -1);text-align:left}.HelpPopularRail-module__3cLXcG__head{justify-content:space-between;align-items:center;gap:var(--space-4);padding-inline:var(--hero-pad-inline,0px);display:flex}.HelpPopularRail-module__3cLXcG__heading{font-family:var(--font-sans);font-size:var(--text-h3);font-weight:var(--weight-medium);color:var(--color-fg);letter-spacing:var(--tracking-tight)}.HelpPopularRail-module__3cLXcG__arrows{gap:var(--space-2);display:flex}.HelpPopularRail-module__3cLXcG__arrow{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 6%, transparent);width:2.25rem;height:2.25rem;color:var(--color-fg);cursor:pointer;place-items:center;transition:background .2s,opacity .2s;display:grid}.HelpPopularRail-module__3cLXcG__arrow:hover:not(:disabled){background:color-mix(in srgb, var(--color-primary) 12%, var(--color-surface));color:var(--color-primary)}.HelpPopularRail-module__3cLXcG__arrow:disabled{opacity:.35;cursor:default}.HelpPopularRail-module__3cLXcG__arrow svg{fill:currentColor;width:16px;height:16px}.HelpPopularRail-module__3cLXcG__track{gap:var(--space-4);margin-top:var(--space-2);scroll-snap-type:x mandatory;padding-inline:var(--hero-pad-inline,0px);padding-block:var(--space-3) var(--space-4);scrollbar-width:none;scroll-padding-inline-start:var(--hero-pad-inline,0px);display:flex;overflow-x:auto}.HelpPopularRail-module__3cLXcG__track::-webkit-scrollbar{display:none}.HelpPopularRail-module__3cLXcG__item{scroll-snap-align:start;flex:0 0 clamp(19rem,28vw,26rem);display:flex}@media (prefers-reduced-motion:reduce){.HelpPopularRail-module__3cLXcG__track{scroll-behavior:auto}.HelpPopularRail-module__3cLXcG__arrow{transition:none}}
.NoticeStack-module__5s3Naq__stack{left:var(--section-gutter);bottom:var(--section-gutter);z-index:70;gap:var(--space-3);width:min(360px, calc(100vw - var(--section-gutter) * 2));pointer-events:none;flex-direction:column-reverse;display:flex;position:fixed}
.BookDemoProgress-module__HgfFvq__checklist{margin:var(--space-2) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.BookDemoProgress-module__HgfFvq__checkItem{align-items:center;gap:var(--space-3);font-family:var(--font-sans);font-size:var(--text-caption);color:var(--color-muted);display:flex}.BookDemoProgress-module__HgfFvq__checkDot{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-fg) 10%, transparent);width:20px;height:20px;color:var(--color-primary-fg);flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.BookDemoProgress-module__HgfFvq__checkDotDone{background:var(--color-primary)}@media (prefers-reduced-motion:reduce){.BookDemoProgress-module__HgfFvq__checkDot{transition:none}}