.apple-mark.svelte-ar5u8k{display:block;width:auto;height:var(--apple-mark-size, 1em);flex:0 0 auto;fill:currentColor;color:#000}:root[data-theme-resolved=dark] .apple-mark.svelte-ar5u8k{color:#fff}.app-store-badge.svelte-d4n4pe{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:var(--app-store-badge-height, 3rem);line-height:0}.app-store-badge__image.svelte-d4n4pe{display:block;width:auto;height:var(--app-store-badge-height, 3rem)}.app-store-badge__image--dark.svelte-d4n4pe{display:none}:root[data-theme-resolved=dark] .app-store-badge__image--light.svelte-d4n4pe{display:none}:root[data-theme-resolved=dark] .app-store-badge__image--dark.svelte-d4n4pe{display:block}.app-store-badge.svelte-d4n4pe:focus-visible{outline:1px solid var(--rr-focus-ring);outline-offset:3px}.public-header.svelte-fdlb5x{--public-header-control-height: 2.75rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;min-height:3rem;gap:1rem}.public-header__brand.svelte-fdlb5x{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.public-header__lockup.svelte-fdlb5x{--rr-brand-color: var(--rr-text);--rr-brand-mark-size: 3rem;--rr-brand-mark-shift-y: -.2rem;--rr-brand-wordmark-height: 1.5rem;--rr-brand-wordmark-width: 5.25rem;display:inline-flex;flex:0 0 auto}.public-header__actions.svelte-fdlb5x{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.625rem}.public-header__menu-button.svelte-fdlb5x{display:none;width:var(--public-header-control-height);height:var(--public-header-control-height);padding:0;border:1px solid var(--rr-boundary-control);border-radius:999px;background:var(--rr-background-section);color:var(--rr-text);box-shadow:var(--rr-elevation-1),var(--rr-highlight-inset);cursor:pointer}.public-header__menu-button.svelte-fdlb5x:hover{background:var(--rr-background-subtle)}.public-header__menu-button.svelte-fdlb5x:focus-visible{outline:1px solid var(--rr-focus-ring);outline-offset:3px}.public-header__menu-icon.svelte-fdlb5x{position:relative;display:block;width:1.05rem;height:.8rem}.public-header__menu-icon.svelte-fdlb5x span:where(.svelte-fdlb5x){position:absolute;inset-inline:0;height:2px;border-radius:999px;background:currentColor;transition:transform .15s ease,opacity .15s ease}.public-header__menu-icon.svelte-fdlb5x span:where(.svelte-fdlb5x):nth-child(1){top:0}.public-header__menu-icon.svelte-fdlb5x span:where(.svelte-fdlb5x):nth-child(2){top:calc(50% - 1px)}.public-header__menu-icon.svelte-fdlb5x span:where(.svelte-fdlb5x):nth-child(3){bottom:0}.public-header__menu-button--open.svelte-fdlb5x .public-header__menu-icon:where(.svelte-fdlb5x) span:where(.svelte-fdlb5x):nth-child(1){transform:translateY(.34rem) rotate(45deg)}.public-header__menu-button--open.svelte-fdlb5x .public-header__menu-icon:where(.svelte-fdlb5x) span:where(.svelte-fdlb5x):nth-child(2){opacity:0}.public-header__menu-button--open.svelte-fdlb5x .public-header__menu-icon:where(.svelte-fdlb5x) span:where(.svelte-fdlb5x):nth-child(3){transform:translateY(-.34rem) rotate(-45deg)}.public-header__links.svelte-fdlb5x{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.25rem;font-size:.86rem;font-weight:700;color:var(--color-muted)}.public-header__link.svelte-fdlb5x{display:inline-flex;min-height:var(--public-header-control-height);align-items:center;padding-inline:.75rem;border-radius:.7rem;color:inherit}.public-header__link.svelte-fdlb5x:hover{background:var(--rr-background-subtle);color:var(--color-text)}.public-header__cta.svelte-fdlb5x{min-height:var(--public-header-control-height);padding-inline:.95rem;border-radius:.625rem}.public-header__secondary-link.svelte-fdlb5x{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:var(--public-header-control-height);padding-inline:.95rem;border:1px solid var(--rr-boundary-control);border-radius:.625rem;background:transparent;font-size:.86rem;font-weight:750;color:var(--color-text);box-shadow:none}.public-header__secondary-link.svelte-fdlb5x:hover{color:var(--color-text);border-color:color-mix(in oklab,var(--rr-boundary-control) 72%,var(--color-text));background:var(--rr-background-subtle);text-decoration:none}.public-header.svelte-fdlb5x .public-header__secondary-apple-mark{--apple-mark-size: .9rem;transform:translateY(-.02rem)}.public-header.svelte-fdlb5x .public-header__app-store-badge{--app-store-badge-height: var(--public-header-control-height)}@media(max-width:760px){.public-header.svelte-fdlb5x{position:relative;z-index:30;flex-wrap:nowrap}.public-header__menu-button.svelte-fdlb5x{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.public-header__actions.svelte-fdlb5x{position:absolute;inset-block-start:calc(100% + .75rem);inset-inline:0;display:none;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--rr-boundary-control);border-radius:1.25rem;background:color-mix(in oklab,var(--rr-background-floating) 94%,transparent);box-shadow:var(--rr-elevation-3),var(--rr-highlight-inset);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.public-header__actions--open.svelte-fdlb5x{display:flex}.public-header__links.svelte-fdlb5x{width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.25rem}.public-header__link.svelte-fdlb5x{padding:.65rem .75rem;border-radius:.8rem}.public-header__link.svelte-fdlb5x:hover{background:var(--rr-selected-container)}.public-header__cta.svelte-fdlb5x,.public-header__secondary-link.svelte-fdlb5x,.public-header.svelte-fdlb5x .public-header__app-store-badge{width:100%}}@media(max-width:520px){.public-header__lockup.svelte-fdlb5x{--rr-brand-mark-size: 2.65rem;--rr-brand-wordmark-height: 1.25rem;--rr-brand-wordmark-width: 4.35rem}}@media(prefers-reduced-motion:reduce){.public-header__menu-icon.svelte-fdlb5x span:where(.svelte-fdlb5x){transition:none}}
