:root{--transparent:var(--colors-transparent);--white:var(--colors-white);--black:var(--colors-black);--amber50:var(--colors-amber50);--amber100:var(--colors-amber100);--amber200:var(--colors-amber200);--amber300:var(--colors-amber300);--amber400:var(--colors-amber400);--amber500:var(--colors-amber500);--amber600:var(--colors-amber600);--amber700:var(--colors-amber700);--amber800:var(--colors-amber800);--amber900:var(--colors-amber900);--blue50:var(--colors-blue50);--blue100:var(--colors-blue100);--blue200:var(--colors-blue200);--blue300:var(--colors-blue300);--blue400:var(--colors-blue400);--blue500:var(--colors-blue500);--blue600:var(--colors-blue600);--blue700:var(--colors-blue700);--blue800:var(--colors-blue800);--blue900:var(--colors-blue900);--brand50:var(--colors-brand50);--brand100:var(--colors-brand100);--brand200:var(--colors-brand200);--brand300:var(--colors-brand300);--brand400:var(--colors-brand400);--brand500:var(--colors-brand500);--brand600:var(--colors-brand600);--brand700:var(--colors-brand700);--brand800:var(--colors-brand800);--brand900:var(--colors-brand900);--gray50:var(--colors-gray50);--gray100:var(--colors-gray100);--gray200:var(--colors-gray200);--gray300:var(--colors-gray300);--gray400:var(--colors-gray400);--gray500:var(--colors-gray500);--gray600:var(--colors-gray600);--gray700:var(--colors-gray700);--gray800:var(--colors-gray800);--gray900:var(--colors-gray900);--green50:var(--colors-green50);--green100:var(--colors-green100);--green200:var(--colors-green200);--green300:var(--colors-green300);--green400:var(--colors-green400);--green500:var(--colors-green500);--green600:var(--colors-green600);--green700:var(--colors-green700);--green800:var(--colors-green800);--green900:var(--colors-green900);--red50:var(--colors-red50);--red100:var(--colors-red100);--red200:var(--colors-red200);--red300:var(--colors-red300);--red400:var(--colors-red400);--red500:var(--colors-red500);--red600:var(--colors-red600);--red700:var(--colors-red700);--red800:var(--colors-red800);--red900:var(--colors-red900);--amber100-75:rgb(from var(--colors-amber100)r g b/75%);--amber200-50:rgb(from var(--colors-amber200)r g b/50%);--blue100-25:rgb(from var(--colors-blue100)r g b/25%);--blue100-40:rgb(from var(--colors-blue100)r g b/40%);--blue100-75:rgb(from var(--colors-blue100)r g b/75%);--brand100-75:rgb(from var(--colors-brand100)r g b/75%);--brand600-10:rgb(from var(--colors-brand600)r g b/10%);--brand600-15:rgb(from var(--colors-brand600)r g b/15%);--gray100-25:rgb(from var(--colors-gray100)r g b/25%);--gray100-75:rgb(from var(--colors-gray100)r g b/75%);--gray200-25:rgb(from var(--colors-gray200)r g b/25%);--gray500-75:rgb(from var(--colors-gray500)r g b/75%);--gray600-25:rgb(from var(--colors-gray600)r g b/25%);--gray600-75:rgb(from var(--colors-gray600)r g b/75%);--gray700-25:rgb(from var(--colors-gray700)r g b/25%);--green100-75:rgb(from var(--colors-green100)r g b/75%);--red100-75:rgb(from var(--colors-red100)r g b/75%);--red400-25:rgb(from var(--colors-red400)r g b/25%);--stroke-outline-light:#090b1514;--stroke-outline-dark:#ffffff29;--bg-selection-light:#4d4bfa13;--bg-selection-dark:#a4aef840;--text-selection-light:var(--brand600);--text-selection-dark:var(--brand50);--bg-selection:var(--bg-selection-light);--text-selection:var(--text-selection-light);--transition-link:box-shadow .16s cubic-bezier(.3,1,.4,1);--transition-button:box-shadow .12s ease-out,background-color .12s ease-out,color 50ms ease-out;--colors-controlStrokeRaisedFocusedLight:#5461c8;--colors-controlStrokeRaisedFocusedDark:#a4aefa;--colors-controlBgPrimaryInitialLight:#5461c8;--colors-controlBgPrimaryHoveredLight:#4551af;--colors-controlBgPrimaryFocusedLight:#4551af;--colors-controlBgPrimaryDisabledLight:#5461c8;--colors-controlBgPrimaryInitialDark:#5461c8;--colors-controlBgPrimaryHoveredDark:#6977e1;--colors-controlBgPrimaryFocusedDark:#6977e1;--colors-controlBgPrimaryDisabledDark:#5461c8;--focus-ring-light:0 0 0 1px #5461c8b3,0 0 0 3px #6977e1b3;--focus-ring-dark:0 0 0 1px #d8dcffb3,0 0 0 4px #c9cfffb3;--shadows-modal-transparent:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px var(--stroke-neutral),0 0 0 0 #1f213300,0 0 0 0 #1f213300,0 0 0 0 #1f213300;--dot-bg-light:var(--white);--dot-color-light:var(--gray100);--dot-bg-dark:var(--gray900);--dot-color-dark:var(--gray700);--dot-bg-dark-alt:var(--gray800);--dot-color-dark-alt:var(--gray600);--dot-size:2px;--dot-space:16px;--dotted-dark:linear-gradient(90deg,var(--dot-bg-dark)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),linear-gradient(var(--dot-bg-dark)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),var(--dot-color-dark);--dotted-dark-alt:linear-gradient(90deg,var(--dot-bg-dark-alt)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),linear-gradient(var(--dot-bg-dark-alt)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),var(--dot-color-dark-alt);--dotted-light:linear-gradient(90deg,var(--dot-bg-light)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),linear-gradient(var(--dot-bg-light)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),var(--dot-color-light);--dotted-white:linear-gradient(90deg,var(--white)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),linear-gradient(var(--white)calc(var(--dot-space) - var(--dot-size)),transparent 1%)center/var(--dot-space)var(--dot-space),var(--dot-color-light);--checkered-light:linear-gradient(45deg,#edeff580 25%,transparent 25%,transparent 75%,#edeff580 75%,#edeff580),linear-gradient(45deg,#edeff580 25%,transparent 25%,transparent 75%,#edeff580 75%,#edeff580),#fff;--checkered-dark:linear-gradient(45deg,#00000080 25%,transparent 25%,transparent 75%,#00000080 75%,#00000080),linear-gradient(45deg,#00000080 25%,transparent 25%,transparent 75%,#00000080 75%,#00000080),var(--gray800);--checkered-size:7px 7px;--checkered-position:0 0,3.5px 3.5px;--colors-linkInitialLight:#124a9f;--colors-linkInitialDark:#92bbfc;--colors-linkHoverLight:#073376;--colors-linkHoverDark:#c0d7fd;--colors-linkIconInitialLight:#1754b1;--colors-linkIconInitialDark:#6aa2f6;--colors-linkIconHoverLight:#124a9f;--colors-linkIconHoverDark:#92bbfc;--shadows-frameLight:#13152214 0px 0px 0px 1px,#1315220a 2px -2px 5px 0px,#1315220a -2px -2px 5px 0px;--shadows-frameDark:#fafafc1f 0px 0px 0px 1px,#131522 2px -2px 3px 0px,#131522 -2px -2px 3px 0px,#fafafc08 40px 0px 40px 10px,#fafafc08 -10px 0px 40px 10px;--shadows-navDark:inset -1px 0 0 0 #fafafc1f,inset -2px 2px 3px 0 #131522,inset 2px 2px 3px 0 #131522,inset -30px 0 30px -30px #fafafc0f;--shadows-navLight:inset -1px 0 0 0 #13152214,inset -11px 0 3px -10px #1315220f,inset -13px 0 5px -10px #1315220a;--shadows-none:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-hover-neutral:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px var(--bg-neutral),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-hover:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px var(--stroke-application),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-active:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px var(--stroke-brand),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-inputInitialLight:0 0 0 .5px #4e51611f inset,0 0 0 .5px #4e51611f;--shadows-inputHoveredLight:0 0 0 .5px #4e51612e inset,0 0 0 .5px #4e51612e;--shadows-inputFocusedLight:0 0 0 .5px #2b305bd9 inset,0 0 0 3px #6977e1b3;--shadows-inputInitialDark:0 0 0 .5px #9799ad70 inset,0 0 0 .5px #9799ad70;--shadows-inputHoveredDark:0 0 0 .5px #9799ada8 inset,0 0 0 .5px #9799ada8;--shadows-inputFocusedDark:0 0 0 .5px #a4aefa inset,0 0 0 4px #c9cfffb3;--shadows-overlayLight-alt:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0px 0px 0px 1px #090b1514,0px 2px 0px 0px #090b150d,0px 2px 3px 0px #090b150d,0px 3px 5px 0px #090b150d;--shadows-overlayDark-alt:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #343647e6,0 2px 0 0 #3436471a,0 2px 3px -2px #34364780,0 3px 5px -3px #3436474d;--shadows-controlPrimaryInitialLight:inset 0 0 0 .5px #2b305bd9,inset 0 0 0 0 #0000,0 0 0 .5px #2b305bd9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryHoveredLight:inset 0 0 0 .5px #2b305bf2,inset 0 0 0 0 #0000,0 0 0 .5px #2b305bf2,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryFocusedLight:inset 0 0 0 .5px #2b305b,inset 0 0 0 0 #0000,0 0 0 .5px #2b305b,0 0 0 1px #5461c8b3,0 0 0 3px #6977e1b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryDisabledLight:inset 0 0 0 .5px #2b305bd9,inset 0 0 0 0 #0000,0 0 0 .5px #2b305bd9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryInitialDark:inset 0 0 0 .5px #a4aefab3,inset 0 0 0 0 #0000,0 0 0 .5px #a4aefab3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryHoveredDark:inset 0 0 0 .5px #a4aefae6,inset 0 0 0 0 #0000,0 0 0 .5px #a4aefae6,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlPrimaryFocusedDark:inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #a4aefa,0 1px 1px 0 #131522db,0 1px 3px 0 #131522c2,0 0 0 1px #d8dcffb3,0 0 0 4px #c9cfffb3,0 0 0 .5px #a4aefa;--shadows-controlPrimaryDisabledDark:inset 0 0 0 .5px #a4aefa80,inset 0 0 0 0 #0000,0 0 0 .5px #a4aefa80,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryInitialLight:inset 0 0 0 .5px #4e51611f,inset 0 0 0 0 #0000,0 0 0 .5px #4e51611f,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryHoveredLight:inset 0 0 0 .5px #4e51613d,inset 0 0 0 0 #0000,0 0 0 .5px #4e51613d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryFocusedLight:inset 0 0 0 .5px #5461c8,inset 0 0 0 0 #0000,0 0 0 .5px #5461c8,0 0 0 1px #5461c8b3,0 0 0 3px #6977e1b3,0 0 0 0 #0000;--shadows-controlSecondaryDisabledLight:inset 0 0 0 .5px #4e51614d,inset 0 0 0 0 #0000,0 0 0 .5px #4e51614d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryInitialDark:inset 0 0 0 .5px #9799ad70,inset 0 0 0 0 #0000,0 0 0 .5px #9799ad70,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryHoveredDark:inset 0 0 0 .5px #9799ada8,inset 0 0 0 0 #0000,0 0 0 .5px #9799ada8,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryFocusedDark:inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #6977e199,0 1px 1px 0 #131522db,0 1px 3px 0 #131522c2,0 0 0 1px #d8dcffb3,0 0 0 4px #c9cfffb3,0 0 0 .5px #6977e199;--shadows-secondary-transparent:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--separator-border:var(--stroke-neutral)!important}@supports (color:lab(0% 0 0)){:root{--bg-selection-light:lab(42.0603% 43.9259 -88.3845/.075);--bg-selection-dark:lab(72.5294% 9.2915 -38.1706/.25)}}[data-theme=light]{--bg-application:var(--colors-bgApplicationLight);--bg-alternative:var(--colors-bgAlternativeLight);--bg-attention:var(--colors-bgAttentionLight);--bg-brand:var(--colors-bgBrandLight);--bg-negative:var(--colors-bgNegativeLight);--bg-neutral:var(--colors-bgNeutralLight);--bg-positive:var(--colors-bgPositiveLight);--bg-primary:var(--colors-controlBgVividPrimaryInitialLight);--bg-primary-hover:var(--colors-controlBgVividPrimaryHoveredLight);--bg-primary-focused:var(--colors-controlBgVividPrimaryFocusedLight);--bg-primary-disabled:var(--colors-controlBgVividPrimaryDisabledLight);--bg-checkered:var(--checkered-light);--bg-hub:#fafafc;--bg-nav:var(--bg-application);--bg-nav-hover:var(--bg-neutral);--bg-neutral-hover:color-mix(in srgb,var(--gray100)50%,transparent);--paragraph-neutral:var(--gray600);--stroke-focus:var(--brand500);--control-transparent:var(--control-transparent-light);--control-initial:var(--shadows-controlSecondaryInitialLight);--control-hovered:var(--shadows-controlSecondaryHoveredLight);--control-focused:var(--control-raised-focused-light);--control-disabled:var(--control-raised-disabled-light);--stroke-outline:var(--stroke-outline-light);--stroke-application:var(--colors-strokeApplicationLight);--stroke-alternative:var(--colors-strokeAlternativeLight);--stroke-attention:var(--colors-strokeAttentionLight);--stroke-brand:var(--colors-strokeBrandLight);--stroke-negative:var(--colors-strokeNegativeLight);--stroke-neutral:var(--colors-strokeNeutralLight);--stroke-neutral-hover:var(--gray200);--stroke-positive:var(--colors-strokePositiveLight);--heading-alternative:var(--colors-headingAlternativeLight);--heading-attention:var(--colors-headingAttentionLight);--heading-brand:var(--colors-headingBrandLight);--heading-negative:var(--colors-headingNegativeLight);--heading-neutral:var(--colors-headingNeutralLight);--heading-positive:var(--colors-headingPositiveLight);--comment-neutral:var(--gray400);--rating-negative:var(--red100);--body-alternative:var(--colors-bodyAlternativeLight);--body-attention:var(--colors-bodyAttentionLight);--body-brand:var(--colors-bodyBrandLight);--body-negative:var(--colors-bodyNegativeLight);--body-neutral:var(--colors-bodyNeutralLight);--body-positive:var(--colors-bodyPositiveLight);--icon-alternative:var(--colors-iconAlternativeLight);--icon-attention:var(--colors-iconAttentionLight);--icon-brand:var(--colors-iconBrandLight);--icon-negative:var(--colors-iconNegativeLight);--icon-neutral:var(--colors-iconNeutralLight);--icon-positive:var(--colors-iconPositiveLight);--meter-logo:var(--colors-brand600);--meter-logo-hover:var(--colors-brand500);--shadows-overlay:var(--shadows-overlayLight-alt);--shadows-primary:var(--shadows-controlVividPrimaryInitialLight);--shadows-primary-hovered:var(--shadows-controlVividPrimaryHoveredLight);--shadows-primary-focused:var(--shadows-controlVividPrimaryFocusedLight);--shadows-primary-disabled:var(--shadows-controlVividPrimaryDisabledLight);--shadows-secondary-stroke:inset 0 0 0 .5px var(--colors-strokeNeutralLight),inset 0 0 0 0 #0000,0 0 0 .5px var(--colors-strokeNeutralLight),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-secondary:var(--shadows-controlSecondaryInitialLight);--shadows-secondary-hovered:var(--shadows-controlSecondaryHoveredLight);--shadows-secondary-focused:var(--shadows-controlSecondaryFocusedLight);--shadows-secondary-disabled:var(--shadows-controlSecondaryDisabledLight);--shadows-target-hovered:inset 0 0 0 0 #0000,inset 0 0 0 .5px var(--colors-strokeBrandLight),0 0 0 .5px var(--colors-strokeBrandLight),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-destructive:var(--shadows-controlVividDestructiveInitialLight);--shadows-destructive-hovered:var(--shadows-controlVividDestructiveHoveredLight);--shadows-destructive-focused:var(--shadows-controlVividDestructiveFocusedLight);--shadows-destructive-disabled:var(--shadows-controlVividDestructiveDisabledLight);--shadows-raised:var(--shadows-controlRaisedInitialLight);--shadows-layer:var(--shadows-layerLight);--shadows-manufacturer:var(--shadows-manufacturerLight);--shadows-asset:var(--shadow-asset-light);--shadows-device:var(--shadows-deviceLight);--shadows-frame:var(--shadows-frameLight);--shadows-input:var(--shadows-inputInitialLight);--shadows-input-hovered:var(--shadows-inputHoveredLight);--shadows-input-focused:var(--shadows-inputFocusedLight);--shadows-modal:var(--shadows-modalLight);--bg-dotted:var(--dotted-light);--bg-dotted-alt:var(--dotted-light);--bg-dotted-neutral:var(--dotted-light-neutral);--bg-handle:var(--colors-gray50);--bg-toggle:var(--colors-gray100);--bg-toggle-dot:var(--colors-gray200);--bg-kbd-brand:var(--brand800);--stroke-kbd-brand:var(--brand900);--token-neutral:var(--gray100-75);--token-brand:var(--brand100-75);--token-attention:var(--colors-amber50);--token-negative:var(--red100-75);--token-alternative:var(--blue100-40);--token-positive:var(--green100-75);--indicatorColor:var(--colors-brand600);--chart-download:var(--colors-brand600);--chart-upload:var(--colors-green600);--chart-dl:var(--colors-brand600);--chart-ul:var(--colors-green500);--chart-primary:var(--colors-brand600);--chart-core:var(--colors-amber600);--chart-mdf:var(--colors-blue600);--chart-mdf2:var(--colors-red600);--chart-outlet:#6a5acd;--indicator-positive:var(--colors-green700);--map-stroke:var(--gray400);--loading-start:var(--gray100-75);--loading-end:var(--colors-gray50);--uptime-positive:var(--colors-green700);--loading-gradient:linear-gradient(270deg,var(--colors-white)0%,var(--colors-gray100)50%,var(--colors-white)100%);--link-initial:var(--colors-linkInitialLight);--link-hover:var(--colors-linkHoverLight);--link-icon-initial:var(--colors-linkIconInitialLight);--link-icon-hover:var(--colors-linkIconHoverLight);--linkInitial:var(--colors-linkNeutralInitialLight);--linkHover:var(--colors-linkNeutralInteractiveLight);--linkIconInitial:var(--colors-linkNeutralIconInitialLight);--linkIconHover:var(--colors-linkNeutralIconInteractiveLight);--input-placeholder:var(--colors-controlContentPlaceholderLight);--inputPlaceholder:var(--colors-gray500);--link-background:var(--blue700);--link-background-hover:#92bbfc33;--caption-neutral:var(--gray500);--caption-brand:var(--brand600);--link-toc:var(--brand800);--portStrokeColorAlternative:var(--colors-blue300);--portStrokeColorPositive:var(--colors-green500);--portStrokeColorNeutral:var(--colors-gray200);--portStampColorAlternative:var(--colors-blue50);--portStampColorPositive:var(--colors-green50);--portStampColorNeutral:var(--colors-gray700);--hardwareBgAlternative:var(--colors-hardwareBgAlternativeLight);--hardwareStrokeAlternative:var(--colors-hardwareStrokeAlternativeLight);--hardwareBgAttention:var(--colors-hardwareBgAttentionLight);--hardwareStrokeAttention:var(--colors-hardwareStrokeAttentionLight);--hardwareBgBrand:var(--colors-hardwareBgBrandLight);--hardwareStrokeBrand:var(--colors-hardwareStrokeBrandLight);--hardwareBgNegative:var(--colors-hardwareBgNegativeLight);--hardwareStrokeNegative:var(--colors-hardwareStrokeNegativeLight);--hardwareBgNeutral:var(--colors-hardwareBgNeutralLight);--hardwareStrokeNeutral:var(--colors-hardwareStrokeNeutralLight);--hardwareBgPositive:var(--colors-hardwareBgPositiveLight);--hardwareStrokePositive:var(--colors-hardwareStrokePositiveLight);--hardwareBgDisabled:var(--colors-hardwareBgDisabledLight);--hardwareStrokeDisabled:var(--colors-hardwareStrokeDisabledLight);--hardwareContentAlternative:var(--colors-hardwareContentAlternativeLight);--hardwareContentAttention:var(--colors-hardwareContentAttentionLight);--hardwareContentBrand:var(--colors-hardwareContentBrandLight);--hardwareContentNegative:var(--colors-hardwareContentNegativeLight);--hardwareContentNeutral:var(--colors-hardwareContentNeutralLight);--hardwareContentPositive:var(--colors-hardwareContentPositiveLight);--hardwareContentDisabled:var(--colors-hardwareContentDisabledLight);--bg-dropdown:var(--gray200-25);--stroke-amber:var(--colors-amber400);--stroke-brand-diagram:var(--colors-brand600);--stroke-blue:var(--colors-blue500);--disabled-alternative:var(--colors-disabledAlternativeLight);--disabled-attention:var(--colors-disabledAttentionLight);--disabled-brand:var(--colors-disabledBrandLight);--disabled-negative:var(--colors-disabledNegativeLight);--disabled-neutral:var(--colors-disabledNeutralLight);--disabled-positive:var(--colors-disabledPositiveLight);--bg-internal:var(--colors-internalBgLight);--stroke-internal:var(--colors-internalStrokeLight);--heading-internal:var(--colors-internalHeadingLight);--body-internal:var(--colors-internalBodyLight);--icon-internal:var(--colors-internalIconLight);--bg-token-internal:var(--colors-internalTokenBgLight);--stroke-token-internal:var(--colors-internalTokenStrokeLight);--label-token-internal:var(--colors-internalTokenLabelLight);--icon-token-internal:var(--colors-internalTokenIconLight);--bg-token-alternative:var(--colors-tokenBgAlternativeLight);--bg-token-attention:var(--colors-tokenBgAttentionLight);--bg-token-brand:var(--colors-tokenBgBrandLight);--bg-token-negative:var(--colors-tokenBgNegativeLight);--bg-token-neutral:var(--colors-tokenBgNeutralLight);--bg-token-positive:var(--colors-tokenBgPositiveLight);--stroke-token-alternative:var(--colors-tokenStrokeAlternativeLight);--stroke-token-attention:var(--colors-tokenStrokeAttentionLight);--stroke-token-brand:var(--colors-tokenStrokeBrandLight);--stroke-token-negative:var(--colors-tokenStrokeNegativeLight);--stroke-token-neutral:var(--colors-tokenStrokeNeutralLight);--stroke-token-positive:var(--colors-tokenStrokePositiveLight);--label-token-alternative:var(--colors-tokenLabelAlternativeLight);--label-token-attention:var(--colors-tokenLabelAttentionLight);--label-token-brand:var(--colors-tokenLabelBrandLight);--label-token-negative:var(--colors-tokenLabelNegativeLight);--label-token-neutral:var(--colors-tokenLabelNeutralLight);--label-token-positive:var(--colors-tokenLabelPositiveLight);--icon-token-alternative:var(--colors-tokenIconAlternativeLight);--icon-token-attention:var(--colors-tokenIconAttentionLight);--icon-token-brand:var(--colors-tokenIconBrandLight);--icon-token-negative:var(--colors-tokenIconNegativeLight);--icon-token-neutral:var(--colors-tokenIconNeutralLight);--icon-token-positive:var(--colors-tokenIconPositiveLight);--input-accent:var(--colors-controlContentAccentLight);--input-value:var(--colors-controlContentValueLight);--input-invalid:var(--colors-controlContentInvalidLight);--shadows-nav:var(--shadows-navLight);--shadows-focus-ring:var(--shadows-focusRingLight);--shadows-focus:var(--shadows-focusRingLight);--shadows-card:var(--shadows-cardLight);--shadows-navbar:var(--shadows-navbarLight);--shadows-field-initial:var(--shadows-fieldInitialLight);--shadows-field-hovered:var(--shadows-fieldHoveredLight);--shadows-field-focused:var(--shadows-fieldFocusedLight);--shadows-field-disabled:var(--shadows-fieldDisabledLight);--shadows-field-error:var(--shadows-fieldErrorLight);--shadows-connection:var(--shadows-connectionLight);--shadows-stuck:var(--shadows-stuckLight);--bg-destructive:var(--colors-controlBgVividDestructiveInitialLight);--bg-destructive-hover:var(--colors-controlBgVividDestructiveHoveredLight);--bg-destructive-focused:var(--colors-controlBgVividDestructiveFocusedLight);--bg-destructive-disabled:var(--colors-controlBgVividDestructiveDisabledLight);--bg-muted-primary:var(--colors-controlBgMutedPrimaryLight);--bg-muted-destructive:var(--colors-controlBgMutedDestructiveLight);--checkered-alternative:var(--colors-checkeredAlternativeLight);--checkered-attention:var(--colors-checkeredAttentionLight);--checkered-brand:var(--colors-checkeredBrandLight);--checkered-negative:var(--colors-checkeredNegativeLight);--checkered-neutral:var(--colors-checkeredNeutralLight);--checkered-positive:var(--colors-checkeredPositiveLight);--list-marker:var(--gray200);--toc-indicator:var(--brand600);--toc-text:var(--gray400);--dot-color:var(--gray200);--bg-notch:var(--gray100-75);--shadows-notch:0 0 0 .5px #090b151a,0 1px 1px 0 #090b1505 inset,0px 2px 3px 0px transparent,0px 7px 8px 0px transparent,0px 9px 11px 0px transparent;--bg-logo:var(--white)}[data-theme=dark]{color:var(--body-neutral);--bg-selection:var(--bg-selection-dark);--text-selection:var(--text-selection-dark);--bg-application:var(--colors-bgApplicationDark);--bg-alternative:var(--colors-bgAlternativeDark);--bg-attention:var(--colors-bgAttentionDark);--bg-brand:var(--colors-bgBrandDark);--bg-negative:var(--colors-bgNegativeDark);--bg-neutral:var(--colors-bgNeutralDark);--bg-positive:var(--colors-bgPositiveDark);--bg-primary:var(--colors-controlBgVividPrimaryInitialDark);--bg-primary-hover:var(--colors-controlBgVividPrimaryHoveredDark);--bg-primary-focused:var(--colors-controlBgVividPrimaryFocusedDark);--bg-primary-disabled:var(--colors-controlBgVividPrimaryDisabledDark);--bg-checkered:var(--checkered-dark);--bg-hub:#27283a;--bg-nav:var(--bg-application);--bg-nav-hover:var(--bg-neutral);--bg-neutral-hover:#191b2dbf;--paragraph-neutral:var(--gray200);--stroke-focus:var(--brand400);--control-transparent:var(--control-transparent-dark);--control-initial:var(--shadows-controlSecondaryInitialDark);--control-hovered:var(--shadows-controlSecondaryHoveredDark);--control-focused:var(--control-raised-focused-dark);--control-disabled:var(--control-raised-disabled-dark);--stroke-outline:var(--stroke-outline-dark);--stroke-application:var(--colors-strokeApplicationDark);--stroke-alternative:var(--colors-strokeAlternativeDark);--stroke-attention:var(--colors-strokeAttentionDark);--stroke-brand:var(--colors-strokeBrandDark);--stroke-negative:var(--colors-strokeNegativeDark);--stroke-neutral:var(--colors-strokeNeutralDark);--stroke-neutral-hover:var(--gray600);--stroke-positive:var(--colors-strokePositiveDark);--heading-alternative:var(--colors-headingAlternativeDark);--heading-attention:var(--colors-headingAttentionDark);--heading-brand:var(--colors-headingBrandDark);--heading-negative:var(--colors-headingNegativeDark);--heading-neutral:var(--colors-headingNeutralDark);--heading-positive:var(--colors-headingPositiveDark);--comment-neutral:var(--gray500);--rating-negative:var(--red100);--body-alternative:var(--colors-bodyAlternativeDark);--body-attention:var(--colors-bodyAttentionDark);--body-brand:var(--colors-bodyBrandDark);--body-negative:var(--colors-bodyNegativeDark);--body-neutral:var(--colors-bodyNeutralDark);--body-positive:var(--colors-bodyPositiveDark);--icon-alternative:var(--colors-iconAlternativeDark);--icon-attention:var(--colors-iconAttentionDark);--icon-brand:var(--colors-iconBrandDark);--icon-negative:var(--colors-iconNegativeDark);--icon-neutral:var(--colors-iconNeutralDark);--icon-positive:var(--colors-iconPositiveDark);--meter-logo:var(--colors-brand200);--meter-logo-hover:var(--colors-brand100);--shadows-overlay:var(--shadows-overlayDark-alt);--shadows-primary:var(--shadows-controlVividPrimaryInitialDark);--shadows-primary-hovered:var(--shadows-controlVividPrimaryHoveredDark);--shadows-primary-focused:var(--shadows-controlVividPrimaryFocusedDark);--shadows-primary-disabled:var(--shadows-controlVividPrimaryDisabledDark);--shadows-target-hovered:inset 0 0 0 0 #0000,inset 0 0 0 .5px var(--colors-strokeBrandDark),0 0 0 .5px var(--colors-strokeBrandDark),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-destructive:var(--shadows-controlVividDestructiveInitialDark);--shadows-destructive-hovered:var(--shadows-controlVividDestructiveHoveredDark);--shadows-destructive-focused:var(--shadows-controlVividDestructiveFocusedDark);--shadows-destructive-disabled:var(--shadows-controlVividDestructiveDisabledDark);--shadows-secondary-stroke:inset 0 0 0 .5px var(--colors-strokeNeutralDark),inset 0 0 0 0 #0000,0 0 0 .5px var(--colors-strokeNeutralDark),0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-secondary:var(--shadows-controlSecondaryInitialDark);--shadows-secondary-hovered:var(--shadows-controlSecondaryHoveredDark);--shadows-secondary-focused:var(--shadows-controlSecondaryFocusedDark);--shadows-secondary-disabled:var(--shadows-controlSecondaryDisabledDark);--shadows-raised:var(--shadows-controlRaisedInitialDark);--shadows-layer:var(--shadows-layerDark);--shadows-manufacturer:var(--shadows-manufacturerDark);--shadows-asset:var(--shadow-asset-dark);--shadows-device:var(--shadows-deviceDark);--shadows-frame:var(--shadows-frameDark);--shadows-input:var(--shadows-inputInitialDark);--shadows-input-hovered:var(--shadows-inputHoveredDark);--shadows-input-focused:var(--shadows-inputFocusedDark);--shadows-modal:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 3px 0 0 #1f213333,0 7px 8px 0 #1f213380,0 9px 11px 0 #1f21334d;--bg-dotted:var(--dotted-dark);--bg-dotted-alt:var(--dotted-dark-alt);--bg-dotted-neutral:var(--dotted-dark-neutral);--bg-handle:var(--colors-gray900);--bg-toggle:var(--colors-gray700);--bg-toggle-dot:var(--colors-gray600);--token-neutral:var(--gray600-75);--token-brand:var(--colors-brand600);--token-attention:#502b00;--token-negative:var(--colors-red600);--token-positive:var(--colors-green800);--token-alternative:var(--colors-blue700);--indicatorColor:var(--colors-brand200);--chart-primary:var(--colors-brand300);--chart-upload:var(--colors-green200);--chart-download:var(--colors-brand300);--chart-ul:#40e0d0;--chart-dl:#ffa07a;--chart-core:var(--colors-amber100);--chart-mdf:var(--colors-blue100);--chart-mdf2:var(--colors-red100);--chart-outlet:#98fc98;--indicator-positive:var(--colors-green200);--map-stroke:var(--gray400);--loading-start:var(--bg-neutral);--loading-end:var(--bg-application);--uptime-positive:var(--colors-green200);--loading-gradient:linear-gradient(270deg,var(--colors-gray800)0%,var(--colors-gray900)50%,var(--colors-gray800)100%);--link-initial:var(--colors-linkInitialDark);--link-hover:var(--colors-linkHoverDark);--link-icon-initial:var(--colors-linkIconInitialDark);--link-icon-hover:var(--colors-linkIconHoverDark);--linkInitial:var(--colors-linkNeutralInitialDark);--linkHover:var(--colors-linkNeutralInteractiveDark);--linkIconInitial:var(--colors-linkNeutralIconInitialDark);--linkIconHover:var(--colors-linkNeutralIconInteractiveDark);--input-placeholder:var(--colors-controlContentPlaceholderDark);--inputPlaceholder:var(--colors-gray300);--link-background:var(--blue200);--link-background-hover:#92bbfc40;--caption-neutral:var(--gray200);--caption-brand:var(--brand200);--link-toc:var(--white);--portStrokeColorAlternative:var(--colors-blue500);--portStrokeColorPositive:var(--colors-green600);--portStrokeColorNeutral:var(--colors-gray400);--portStampColorAlternative:var(--colors-blue50);--portStampColorPositive:var(--colors-green50);--portStampColorNeutral:var(--colors-gray50);--hardwareBgAlternative:var(--colors-hardwareBgAlternativeDark);--hardwareStrokeAlternative:var(--colors-hardwareStrokeAlternativeDark);--hardwareBgAttention:var(--colors-hardwareBgAttentionDark);--hardwareStrokeAttention:var(--colors-hardwareStrokeAttentionDark);--hardwareBgBrand:var(--colors-hardwareBgBrandDark);--hardwareStrokeBrand:var(--colors-hardwareStrokeBrandDark);--hardwareBgNegative:var(--colors-hardwareBgNegativeDark);--hardwareStrokeNegative:var(--colors-hardwareStrokeNegativeDark);--hardwareBgNeutral:var(--colors-hardwareBgNeutralDark);--hardwareStrokeNeutral:var(--colors-hardwareStrokeNeutralDark);--hardwareBgPositive:var(--colors-hardwareBgPositiveDark);--hardwareStrokePositive:var(--colors-hardwareStrokePositiveDark);--hardwareBgDisabled:var(--colors-hardwareBgDisabledDark);--hardwareStrokeDisabled:var(--colors-hardwareStrokeDisabledDark);--hardwareContentAlternative:var(--colors-hardwareContentAlternativeDark);--hardwareContentAttention:var(--colors-hardwareContentAttentionDark);--hardwareContentBrand:var(--colors-hardwareContentBrandDark);--hardwareContentNegative:var(--colors-hardwareContentNegativeDark);--hardwareContentNeutral:var(--colors-hardwareContentNeutralDark);--hardwareContentPositive:var(--colors-hardwareContentPositiveDark);--hardwareContentDisabled:var(--colors-hardwareContentDisabledDark);--bg-dropdown:var(--gray600-25);--stroke-amber:var(--colors-amber400);--stroke-brand-diagram:var(--colors-brand400);--stroke-blue:var(--colors-blue400);--disabled-alternative:var(--colors-disabledAlternativeDark);--disabled-attention:var(--colors-disabledAttentionDark);--disabled-brand:var(--colors-disabledBrandDark);--disabled-negative:var(--colors-disabledNegativeDark);--disabled-neutral:var(--colors-disabledNeutralDark);--disabled-positive:var(--colors-disabledPositiveDark);--bg-internal:var(--colors-internalBgDark);--stroke-internal:var(--colors-internalStrokeDark);--heading-internal:var(--colors-internalHeadingDark);--body-internal:var(--colors-internalBodyDark);--icon-internal:var(--colors-internalIconDark);--bg-token-internal:var(--colors-internalTokenBgDark);--stroke-token-internal:var(--colors-internalTokenStrokeDark);--label-token-internal:var(--colors-internalTokenLabelDark);--icon-token-internal:var(--colors-internalTokenIconDark);--bg-kbd-brand:color-mix(in srgb,var(--brand900)25%,transparent);--stroke-kbd-brand:color-mix(in srgb,var(--brand900)50%,transparent);--bg-token-alternative:var(--colors-tokenBgAlternativeDark);--bg-token-attention:var(--colors-tokenBgAttentionDark);--bg-token-brand:var(--colors-tokenBgBrandDark);--bg-token-negative:var(--colors-tokenBgNegativeDark);--bg-token-neutral:var(--colors-tokenBgNeutralDark);--bg-token-positive:var(--colors-tokenBgPositiveDark);--stroke-token-alternative:var(--colors-tokenStrokeAlternativeDark);--stroke-token-attention:var(--colors-tokenStrokeAttentionDark);--stroke-token-brand:var(--colors-tokenStrokeBrandDark);--stroke-token-negative:var(--colors-tokenStrokeNegativeDark);--stroke-token-neutral:var(--colors-tokenStrokeNeutralDark);--stroke-token-positive:var(--colors-tokenStrokePositiveDark);--label-token-alternative:var(--colors-tokenLabelAlternativeDark);--label-token-attention:var(--colors-tokenLabelAttentionDark);--label-token-brand:var(--colors-tokenLabelBrandDark);--label-token-negative:var(--colors-tokenLabelNegativeDark);--label-token-neutral:var(--colors-tokenLabelNeutralDark);--label-token-positive:var(--colors-tokenLabelPositiveDark);--icon-token-alternative:var(--colors-tokenIconAlternativeDark);--icon-token-attention:var(--colors-tokenIconAttentionDark);--icon-token-brand:var(--colors-tokenIconBrandDark);--icon-token-negative:var(--colors-tokenIconNegativeDark);--icon-token-neutral:var(--colors-tokenIconNeutralDark);--icon-token-positive:var(--colors-tokenIconPositiveDark);--input-accent:var(--colors-controlContentAccentDark);--input-value:var(--colors-controlContentValueDark);--input-invalid:var(--colors-controlContentInvalidDark);--shadows-nav:var(--shadows-navDark);--shadows-focus-ring:var(--shadows-focusRingDark);--shadows-focus:var(--shadows-focusRingDark);--shadows-card:var(--shadows-cardDark);--shadows-navbar:var(--shadows-navbarDark);--shadows-field-initial:var(--shadows-fieldInitialDark);--shadows-field-hovered:var(--shadows-fieldHoveredDark);--shadows-field-focused:var(--shadows-fieldFocusedDark);--shadows-field-disabled:var(--shadows-fieldDisabledDark);--shadows-field-error:var(--shadows-fieldErrorDark);--shadows-connection:var(--shadows-connectionDark);--shadows-stuck:var(--shadows-stuckDark);--bg-destructive:var(--colors-controlBgVividDestructiveInitialDark);--bg-destructive-hover:var(--colors-controlBgVividDestructiveHoveredDark);--bg-destructive-focused:var(--colors-controlBgVividDestructiveFocusedDark);--bg-destructive-disabled:var(--colors-controlBgVividDestructiveDisabledDark);--bg-muted-primary:var(--colors-controlBgMutedPrimaryDark);--bg-muted-destructive:var(--colors-controlBgMutedDestructiveDark);--checkered-alternative:var(--colors-checkeredAlternativeDark);--checkered-attention:var(--colors-checkeredAttentionDark);--checkered-brand:var(--colors-checkeredBrandDark);--checkered-negative:var(--colors-checkeredNegativeDark);--checkered-neutral:var(--colors-checkeredNeutralDark);--checkered-positive:var(--colors-checkeredPositiveDark);--list-marker:var(--gray500);--toc-indicator:var(--brand300);--toc-text:var(--gray400);--dot-color:var(--gray600);--bg-notch:var(--gray700);--shadows-notch:0 0 0 .5px #ffffff26,0 2px 4px 0px #090b154d inset,0px 2px 3px 0px transparent,0px 7px 8px 0px transparent,0px 9px 11px 0px transparent;--bg-logo:var(--gray900)}
:root{--colors-transparent:transparent;--colors-white:#fff;--colors-black:#000;--colors-amber50:#ffefd6;--colors-amber100:#ffd89b;--colors-amber200:#ffc86b;--colors-amber300:#ffb84d;--colors-amber400:#f0a034;--colors-amber500:#d88820;--colors-amber600:#bc700a;--colors-amber700:#a05f08;--colors-amber800:#8b4f07;--colors-amber900:#6b4006;--colors-blue50:#dde9ff;--colors-blue100:#adc8ff;--colors-blue200:#7ba7ff;--colors-blue300:#5a93ff;--colors-blue400:#4782f5;--colors-blue500:#3871e0;--colors-blue600:#2b62cb;--colors-blue700:#2456b5;--colors-blue800:#1e4a9e;--colors-blue900:#1a3e87;--colors-brand50:#e8eaff;--colors-brand100:#d1d7ff;--colors-brand200:#b5c0ff;--colors-brand300:#9aabff;--colors-brand400:#7f96ff;--colors-brand500:#6a82e6;--colors-brand600:#5461c8;--colors-brand700:#4a52b5;--colors-brand800:#3e46a0;--colors-brand900:#323a8a;--colors-gray50:#f5f6fa;--colors-gray100:#dfe1eb;--colors-gray200:#c0c3d4;--colors-gray300:#a0a3b8;--colors-gray400:#82859a;--colors-gray500:#6a6d80;--colors-gray600:#545768;--colors-gray700:#3e4152;--colors-gray800:#282a3d;--colors-gray900:#1f2133;--colors-green50:#c5f5d0;--colors-green100:#8ff5a0;--colors-green200:#5fed7a;--colors-green300:#42e063;--colors-green400:#2fcf4f;--colors-green500:#24b840;--colors-green600:#1d9f34;--colors-green700:#19882d;--colors-green800:#157524;--colors-green900:#115a1e;--colors-red50:#ffe6e6;--colors-red100:#ffb3b3;--colors-red200:#ff8080;--colors-red300:#ff4d4d;--colors-red400:#e63939;--colors-red500:#cc2626;--colors-red600:#b31a1a;--colors-red700:#a01515;--colors-red800:#8a1a1a;--colors-red900:#611;--colors-checkered:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 4 4' fill='none' opacity='0.02' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='2' height='2' fill='black'/%3E%3Crect x='2' width='2' height='2' fill='white'/%3E%3Crect y='2' width='2' height='2' fill='white'/%3E%3Crect x='2' y='2' width='2' height='2' fill='black'/%3E%3C/svg%3E");--colors-bgApplicationLight:#fff;--colors-bgApplicationDark:#282a3d;--colors-bgAlternativeLight:#dde9ff;--colors-bgAlternativeDark:#1a3e87;--colors-bgAttentionLight:#ffefd6;--colors-bgAttentionDark:#8b4f07;--colors-bgBrandLight:#e8eaff;--colors-bgBrandDark:#323a8a;--colors-bgNegativeLight:#ffe6e6;--colors-bgNegativeDark:#611;--colors-bgNeutralLight:#f5f6fa;--colors-bgNeutralDark:#1f2133;--colors-bgPositiveLight:#c5f5d0;--colors-bgPositiveDark:#115a1e;--colors-strokeApplicationLight:#c0c3d4;--colors-strokeApplicationDark:#3e4152;--colors-strokeAlternativeLight:#adc8ff;--colors-strokeAlternativeDark:#1e4a9e;--colors-strokeAttentionLight:#ffd89b;--colors-strokeAttentionDark:#a05f08;--colors-strokeBrandLight:#d1d7ff;--colors-strokeBrandDark:#3e46a0;--colors-strokeNegativeLight:#ffb3b3;--colors-strokeNegativeDark:#8a1a1a;--colors-strokeNeutralLight:#dfe1eb;--colors-strokeNeutralDark:#3e4152;--colors-strokePositiveLight:#42e063;--colors-strokePositiveDark:#157524;--colors-headingAlternativeLight:#1e4a9e;--colors-headingAlternativeDark:#adc8ff;--colors-headingAttentionLight:#8b4f07;--colors-headingAttentionDark:#ffd89b;--colors-headingBrandLight:#3e46a0;--colors-headingBrandDark:#d1d7ff;--colors-headingNegativeLight:#8a1a1a;--colors-headingNegativeDark:#ffb3b3;--colors-headingNeutralLight:#282a3d;--colors-headingNeutralDark:#f5f6fa;--colors-headingPositiveLight:#115a1e;--colors-headingPositiveDark:#8ff5a0;--colors-bodyAlternativeLight:#2456b5;--colors-bodyAlternativeDark:#7ba7ff;--colors-bodyAttentionLight:#a05f08;--colors-bodyAttentionDark:#ffc86b;--colors-bodyBrandLight:#4a52b5;--colors-bodyBrandDark:#b5c0ff;--colors-bodyNegativeLight:#a01515;--colors-bodyNegativeDark:#ff8080;--colors-bodyNeutralLight:#3e4152;--colors-bodyNeutralDark:#dfe1eb;--colors-bodyPositiveLight:#157524;--colors-bodyPositiveDark:#5fed7a;--colors-iconAlternativeLight:#2b62cb;--colors-iconAlternativeDark:#5a93ff;--colors-iconAttentionLight:#bc700a;--colors-iconAttentionDark:#ffb84d;--colors-iconBrandLight:#5461c8;--colors-iconBrandDark:#9aabff;--colors-iconNegativeLight:#b31a1a;--colors-iconNegativeDark:#ff4d4d;--colors-iconNeutralLight:#545768;--colors-iconNeutralDark:#c0c3d4;--colors-iconPositiveLight:#19882d;--colors-iconPositiveDark:#42e063;--colors-linkAlternativeInitialLight:#1e4a9e;--colors-linkAlternativeInitialDark:#7ba7ff;--colors-linkAlternativeInteractiveLight:#1a3e87;--colors-linkAlternativeInteractiveDark:#adc8ff;--colors-linkAlternativeIconInitialLight:#2456b5;--colors-linkAlternativeIconInitialDark:#5a93ff;--colors-linkAlternativeIconInteractiveLight:#1e4a9e;--colors-linkAlternativeIconInteractiveDark:#7ba7ff;--colors-linkAttentionInitialLight:#8b4f07;--colors-linkAttentionInitialDark:#ffc86b;--colors-linkAttentionInteractiveLight:#6b4006;--colors-linkAttentionInteractiveDark:#ffd89b;--colors-linkAttentionIconInitialLight:#a05f08;--colors-linkAttentionIconInitialDark:#ffb84d;--colors-linkAttentionIconInteractiveLight:#8b4f07;--colors-linkAttentionIconInteractiveDark:#ffc86b;--colors-linkBrandInitialLight:#3e46a0;--colors-linkBrandInitialDark:#b5c0ff;--colors-linkBrandInteractiveLight:#323a8a;--colors-linkBrandInteractiveDark:#d1d7ff;--colors-linkBrandIconInitialLight:#4a52b5;--colors-linkBrandIconInitialDark:#9aabff;--colors-linkBrandIconInteractiveLight:#3e46a0;--colors-linkBrandIconInteractiveDark:#b5c0ff;--colors-linkNegativeInitialLight:#8a1a1a;--colors-linkNegativeInitialDark:#ff8080;--colors-linkNegativeInteractiveLight:#611;--colors-linkNegativeInteractiveDark:#ffb3b3;--colors-linkNegativeIconInitialLight:#a01515;--colors-linkNegativeIconInitialDark:#ff4d4d;--colors-linkNegativeIconInteractiveLight:#8a1a1a;--colors-linkNegativeIconInteractiveDark:#ff8080;--colors-linkNeutralInitialLight:#282a3d;--colors-linkNeutralInitialDark:#c0c3d4;--colors-linkNeutralInteractiveLight:#1f2133;--colors-linkNeutralInteractiveDark:#dfe1eb;--colors-linkNeutralIconInitialLight:#3e4152;--colors-linkNeutralIconInitialDark:#a0a3b8;--colors-linkNeutralIconInteractiveLight:#282a3d;--colors-linkNeutralIconInteractiveDark:#c0c3d4;--colors-linkPositiveInitialLight:#157524;--colors-linkPositiveInitialDark:#5fed7a;--colors-linkPositiveInteractiveLight:#115a1e;--colors-linkPositiveInteractiveDark:#8ff5a0;--colors-linkPositiveIconInitialLight:#19882d;--colors-linkPositiveIconInitialDark:#42e063;--colors-linkPositiveIconInteractiveLight:#157524;--colors-linkPositiveIconInteractiveDark:#5fed7a;--colors-disabledAlternativeLight:#4782f5;--colors-disabledAlternativeDark:#4782f5;--colors-disabledAttentionLight:#f0a034;--colors-disabledAttentionDark:#f0a034;--colors-disabledBrandLight:#7f96ff;--colors-disabledBrandDark:#7f96ff;--colors-disabledNegativeLight:#e63939;--colors-disabledNegativeDark:#e63939;--colors-disabledNeutralLight:#82859a;--colors-disabledNeutralDark:#82859a;--colors-disabledPositiveLight:#2fcf4f;--colors-disabledPositiveDark:#2fcf4f;--colors-hardwareBgAlternativeLight:#adc8ff;--colors-hardwareBgAlternativeDark:#1e4a9e;--colors-hardwareStrokeAlternativeLight:#5a93ff;--colors-hardwareStrokeAlternativeDark:#3871e0;--colors-hardwareStampAlternativeLight:#dde9ff;--colors-hardwareStampAlternativeDark:#dde9ff;--colors-hardwareContentAlternativeLight:#1e4a9e;--colors-hardwareContentAlternativeDark:#adc8ff;--colors-hardwareBgAttentionLight:#ffd89b;--colors-hardwareBgAttentionDark:#a05f08;--colors-hardwareStrokeAttentionLight:#f0a034;--colors-hardwareStrokeAttentionDark:#d88820;--colors-hardwareStampAttentionLight:#ffefd6;--colors-hardwareStampAttentionDark:#ffefd6;--colors-hardwareContentAttentionLight:#8b4f07;--colors-hardwareContentAttentionDark:#ffd89b;--colors-hardwareBgBrandLight:#b5c0ff;--colors-hardwareBgBrandDark:#5461c8;--colors-hardwareStrokeBrandLight:#7f96ff;--colors-hardwareStrokeBrandDark:#7f96ff;--colors-hardwareStampBrandLight:#e8eaff;--colors-hardwareStampBrandDark:#e8eaff;--colors-hardwareContentBrandLight:#3e46a0;--colors-hardwareContentBrandDark:#e8eaff;--colors-hardwareBgNegativeLight:#ffb3b3;--colors-hardwareBgNegativeDark:#a01515;--colors-hardwareStrokeNegativeLight:#ff4d4d;--colors-hardwareStrokeNegativeDark:#e63939;--colors-hardwareStampNegativeLight:#ffe6e6;--colors-hardwareStampNegativeDark:#ffe6e6;--colors-hardwareContentNegativeLight:#8a1a1a;--colors-hardwareContentNegativeDark:#ffb3b3;--colors-hardwareBgNeutralLight:#dfe1eb;--colors-hardwareBgNeutralDark:#545768;--colors-hardwareStrokeNeutralLight:#c0c3d4;--colors-hardwareStrokeNeutralDark:#82859a;--colors-hardwareStampNeutralLight:#1f2133;--colors-hardwareStampNeutralDark:#f5f6fa;--colors-hardwareContentNeutralLight:#3e4152;--colors-hardwareContentNeutralDark:#dfe1eb;--colors-hardwareBgPositiveLight:#8ff5a0;--colors-hardwareBgPositiveDark:#157524;--colors-hardwareStrokePositiveLight:#24b840;--colors-hardwareStrokePositiveDark:#1d9f34;--colors-hardwareStampPositiveLight:#c5f5d0;--colors-hardwareStampPositiveDark:#c5f5d0;--colors-hardwareContentPositiveLight:#157524;--colors-hardwareContentPositiveDark:#8ff5a0;--colors-hardwareBgDisabledLight:#f5f6fa;--colors-hardwareBgDisabledDark:#3e4152;--colors-hardwareStrokeDisabledLight:#dfe1eb;--colors-hardwareStrokeDisabledDark:#545768;--colors-hardwareStampDisabledLight:#1f2133;--colors-hardwareStampDisabledDark:#f5f6fa;--colors-hardwareContentDisabledLight:#82859a;--colors-hardwareContentDisabledDark:#a0a3b8;--colors-internalBgLight:#fff7ed;--colors-internalBgDark:#502b00;--colors-internalStrokeLight:#fde1c0;--colors-internalStrokeDark:#854700;--colors-internalHeadingLight:#8f4d00;--colors-internalHeadingDark:#fee5c7;--colors-internalBodyLight:#ab5b00;--colors-internalBodyDark:#f7c58b;--colors-internalIconLight:#c67d29;--colors-internalIconDark:#d69750;--colors-internalTokenBgLight:#f1dfc7;--colors-internalTokenBgDark:#9b611d;--colors-internalTokenStrokeLight:#fde1c0;--colors-internalTokenStrokeDark:#b15f00;--colors-internalTokenLabelLight:#8f4d00;--colors-internalTokenLabelDark:#fee5c7;--colors-internalTokenIconLight:#ab5b00;--colors-internalTokenIconDark:#f7c58b;--colors-controlStrokeBaseLight:#545768;--colors-controlStrokeBaseDark:#a0a3b8;--colors-controlStrokeBaseErrorLight:#b31a1a;--colors-controlStrokeBaseErrorDark:#ff4d4d;--colors-controlStrokeBaseFocusedLight:#5461c8;--colors-controlStrokeBaseFocusedDark:#6a82e6;--colors-controlStrokeVividPrimaryLight:#323a8a;--colors-controlStrokeVividPrimaryDark:#9aabff;--colors-controlStrokeVividPrimaryFocusedLight:#323a8a;--colors-controlStrokeVividPrimaryFocusedDark:#9aabff;--colors-controlStrokeMutedPrimaryLight:#d1d7ff;--colors-controlStrokeMutedPrimaryDark:#4a52b5;--colors-controlStrokeVividDestructiveLight:#611;--colors-controlStrokeVividDestructiveDark:#ff4d4d;--colors-controlStrokeVividDestructiveFocusedLight:#323a8a;--colors-controlStrokeVividDestructiveFocusedDark:#9aabff;--colors-controlStrokeMutedDestructiveLight:#ffb3b3;--colors-controlStrokeMutedDestructiveDark:#a01515;--colors-controlStrokeInternalLight:#bc700a;--colors-controlStrokeInternalDark:#ffb84d;--colors-controlStrokeInternalErrorLight:#b31a1a;--colors-controlStrokeInternalErrorDark:#ff4d4d;--colors-controlStrokeInternalFocusedLight:#5461c8;--colors-controlStrokeInternalFocusedDark:#6a82e6;--colors-controlStrokeRaisedLight:#090b14;--colors-controlStrokeRaisedDark:#a0a3b8;--colors-controlStrokeRaisedFocusedLight:#5461c8;--colors-controlStrokeRaisedFocusedDark:#9aabff;--colors-controlBgVividPrimaryInitialLight:#5461c8;--colors-controlBgVividPrimaryHoveredLight:#4a52b5;--colors-controlBgVividPrimaryFocusedLight:#4a52b5;--colors-controlBgVividPrimaryDisabledLight:#5461c8;--colors-controlBgVividPrimaryInitialDark:#5461c8;--colors-controlBgVividPrimaryHoveredDark:#6a82e6;--colors-controlBgVividPrimaryFocusedDark:#6a82e6;--colors-controlBgVividPrimaryDisabledDark:#5461c8;--colors-controlBgMutedPrimaryLight:#e8eaff;--colors-controlBgMutedPrimaryDark:#4a52b5;--colors-controlBgVividDestructiveInitialLight:#b31a1a;--colors-controlBgVividDestructiveHoveredLight:#a01515;--colors-controlBgVividDestructiveFocusedLight:#a01515;--colors-controlBgVividDestructiveDisabledLight:#b31a1a;--colors-controlBgVividDestructiveInitialDark:#b31a1a;--colors-controlBgVividDestructiveHoveredDark:#cc2626;--colors-controlBgVividDestructiveFocusedDark:#cc2626;--colors-controlBgVividDestructiveDisabledDark:#b31a1a;--colors-controlBgMutedDestructiveLight:#ffe6e6;--colors-controlBgMutedDestructiveDark:#a01515;--colors-controlContentAccentLight:#545768;--colors-controlContentAccentDark:#dfe1eb;--colors-controlContentPlaceholderLight:#6a6d80;--colors-controlContentPlaceholderDark:#a0a3b8;--colors-controlContentValueLight:#3e4152;--colors-controlContentValueDark:#f5f6fa;--colors-controlContentInvalidLight:#a01515;--colors-controlContentInvalidDark:#ffb3b3;--colors-checkeredAlternativeLight:#dde9ff;--colors-checkeredAlternativeDark:#1a3e87;--colors-checkeredAttentionLight:#8b4f07;--colors-checkeredAttentionDark:#ffefd6;--colors-checkeredBrandLight:#e8eaff;--colors-checkeredBrandDark:#323a8a;--colors-checkeredNegativeLight:#ffe6e6;--colors-checkeredNegativeDark:#611;--colors-checkeredNeutralLight:#f5f6fa;--colors-checkeredNeutralDark:#1f2133;--colors-checkeredPositiveLight:#c5f5d0;--colors-checkeredPositiveDark:#115a1e;--colors-tokenBgAlternativeLight:#adc8ff;--colors-tokenBgAlternativeDark:#2b62cb;--colors-tokenBgAttentionLight:#ffd89b;--colors-tokenBgAttentionDark:#bc700a;--colors-tokenBgBrandLight:#d1d7ff;--colors-tokenBgBrandDark:#5461c8;--colors-tokenBgNegativeLight:#ffb3b3;--colors-tokenBgNegativeDark:#b31a1a;--colors-tokenBgNeutralLight:#dfe1eb;--colors-tokenBgNeutralDark:#6a6d80;--colors-tokenBgPositiveLight:#8ff5a0;--colors-tokenBgPositiveDark:#157524;--colors-tokenStrokeAlternativeLight:#7ba7ff;--colors-tokenStrokeAlternativeDark:#3871e0;--colors-tokenStrokeAttentionLight:#ffc86b;--colors-tokenStrokeAttentionDark:#d88820;--colors-tokenStrokeBrandLight:#b5c0ff;--colors-tokenStrokeBrandDark:#6a82e6;--colors-tokenStrokeNegativeLight:#ff8080;--colors-tokenStrokeNegativeDark:#cc2626;--colors-tokenStrokeNeutralLight:#c0c3d4;--colors-tokenStrokeNeutralDark:#82859a;--colors-tokenStrokePositiveLight:#42e063;--colors-tokenStrokePositiveDark:#1d9f34;--colors-tokenLabelAlternativeLight:#1e4a9e;--colors-tokenLabelAlternativeDark:#dde9ff;--colors-tokenLabelAttentionLight:#8b4f07;--colors-tokenLabelAttentionDark:#ffefd6;--colors-tokenLabelBrandLight:#3e46a0;--colors-tokenLabelBrandDark:#e8eaff;--colors-tokenLabelNegativeLight:#8a1a1a;--colors-tokenLabelNegativeDark:#ffe6e6;--colors-tokenLabelNeutralLight:#282a3d;--colors-tokenLabelNeutralDark:#f5f6fa;--colors-tokenLabelPositiveLight:#157524;--colors-tokenLabelPositiveDark:#c5f5d0;--colors-tokenIconAlternativeLight:#2456b5;--colors-tokenIconAlternativeDark:#adc8ff;--colors-tokenIconAttentionLight:#a05f08;--colors-tokenIconAttentionDark:#ffd89b;--colors-tokenIconBrandLight:#4a52b5;--colors-tokenIconBrandDark:#d1d7ff;--colors-tokenIconNegativeLight:#a01515;--colors-tokenIconNegativeDark:#ffb3b3;--colors-tokenIconNeutralLight:#3e4152;--colors-tokenIconNeutralDark:#dfe1eb;--colors-tokenIconPositiveLight:#19882d;--colors-tokenIconPositiveDark:#8ff5a0;--colors-chartFillAlternativeLight:#3871e0;--colors-chartFillAlternativeDark:#3871e0;--colors-chartFillAttentionLight:#d88820;--colors-chartFillAttentionDark:#d88820;--colors-chartFillBrandLight:#6a82e6;--colors-chartFillBrandDark:#6a82e6;--colors-chartFillNegativeLight:#cc2626;--colors-chartFillNegativeDark:#cc2626;--colors-chartFillNeutralLight:#a0a3b8;--colors-chartFillNeutralDark:#82859a;--colors-chartFillPositiveLight:#24b840;--colors-chartFillPositiveDark:#24b840;--colors-chartStrokeAlternativeLight:#2b62cb;--colors-chartStrokeAlternativeDark:#4782f5;--colors-chartStrokeAttentionLight:#bc700a;--colors-chartStrokeAttentionDark:#f0a034;--colors-chartStrokeBrandLight:#5461c8;--colors-chartStrokeBrandDark:#7f96ff;--colors-chartStrokeNegativeLight:#b31a1a;--colors-chartStrokeNegativeDark:#e63939;--colors-chartStrokeNeutralLight:#82859a;--colors-chartStrokeNeutralDark:#a0a3b8;--colors-chartStrokePositiveLight:#1d9f34;--colors-chartStrokePositiveDark:#2fcf4f;--colors-controlDestructive:linear-gradient(180deg,#ffffff0d 0%,#fff0 100%);--colors-controlPrimary:linear-gradient(180deg,#ffffff0d,0%,#fff0 100%);--colors-controlSecondary:linear-gradient(180deg,#ffffff80 0%,#fff0 100%);--colors-controlSecondaryDark:linear-gradient(180deg,#ffffff14 0%,#fff0 100%);--colors-captiveChecker:url("data:image/svg+xml,%3Csvg width='2' height='2' viewBox='0 0 4 4' fill='none' opacity='0.1' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='2' height='2' fill='black'/%3E%3Crect x='2' width='2' height='2' fill='white'/%3E%3Crect y='2' width='2' height='2' fill='white'/%3E%3Crect x='2' y='2' width='2' height='2' fill='black'/%3E%3C/svg%3E"),linear-gradient(23.75deg,#fef8ff 1.79%,#f0edfe 82.18%);--colors-captiveCheckerDark:url("data:image/svg+xml,%3Csvg width='2' height='2' viewBox='0 0 4 4' fill='none' opacity='0.1' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='2' height='2' fill='black'/%3E%3Crect x='2' width='2' height='2' fill='white'/%3E%3Crect y='2' width='2' height='2' fill='white'/%3E%3Crect x='2' y='2' width='2' height='2' fill='black'/%3E%3C/svg%3E"),linear-gradient(28.16deg,#735572 -1.29%,#272b4d 72.41%);--space-0:0rem;--space-1:.0625rem;--space-2:.125rem;--space-3:.1875rem;--space-4:.25rem;--space-5:.3125rem;--space-6:.375rem;--space-7:.4375rem;--space-8:.5rem;--space-9:.5625rem;--space-10:.625rem;--space-11:.6875rem;--space-12:.75rem;--space-13:.8125rem;--space-14:.875rem;--space-15:.9375rem;--space-16:1rem;--space-17:1.0625rem;--space-18:1.125rem;--space-19:1.1875rem;--space-20:1.25rem;--space-21:1.3125rem;--space-22:1.375rem;--space-23:1.4375rem;--space-24:1.5rem;--space-25:1.5625rem;--space-26:1.625rem;--space-27:1.6875rem;--space-28:1.75rem;--space-29:1.8125rem;--space-30:1.875rem;--space-32:2rem;--space-34:2.125rem;--space-36:2.25rem;--space-38:2.375rem;--space-40:2.5rem;--space-42:2.625rem;--space-44:2.75rem;--space-46:2.875rem;--space-48:3rem;--space-52:3.25rem;--space-54:3.375rem;--space-56:3.5rem;--space-58:3.625rem;--space-60:3.75rem;--space-64:4rem;--space-68:4.25rem;--space-72:4.5rem;--space-76:4.75rem;--space-80:5rem;--space-84:5.25rem;--space-88:5.5rem;--space-92:5.75rem;--space-96:6rem;--space-100:6.25rem;--space-104:6.5rem;--space-108:6.75rem;--space-112:7rem;--space-116:7.25rem;--space-120:7.5rem;--space-124:7.75rem;--space-128:8rem;--space-132:8.25rem;--space-136:8.5rem;--space-140:8.75rem;--space-144:9rem;--space-148:9.25rem;--space-152:9.5rem;--space-156:9.75rem;--space-160:10rem;--space-164:10.25rem;--space-168:10.5rem;--space-172:10.75rem;--space-176:11rem;--space-180:11.25rem;--space-184:11.5rem;--space-188:11.75rem;--space-192:12rem;--space-196:12.25rem;--space-200:12.5rem;--space-204:12.75rem;--space-208:13rem;--space-212:13.25rem;--space-216:13.5rem;--space-220:13.75rem;--space-224:14rem;--space-228:14.25rem;--space-232:14.5rem;--space-236:14.75rem;--space-240:15rem;--space-244:15.25rem;--space-248:15.5rem;--space-252:15.75rem;--space-256:16rem;--space-260:16.25rem;--space-264:16.5rem;--space-268:16.75rem;--space-272:17rem;--space-276:17.25rem;--space-280:17.5rem;--space-284:17.75rem;--space-288:18rem;--space-292:18.25rem;--space-296:18.5rem;--space-300:18.75rem;--space-304:19rem;--space-308:19.25rem;--space-312:19.5rem;--space-316:19.75rem;--space-320:20rem;--space-324:20.25rem;--space-328:20.5rem;--space-332:20.75rem;--space-336:21rem;--space-340:21.25rem;--space-344:21.5rem;--space-348:21.75rem;--space-352:22rem;--space-356:22.25rem;--space-360:22.5rem;--space-364:22.75rem;--space-368:23rem;--space-372:23.25rem;--space-376:23.5rem;--space-380:23.75rem;--space-384:24rem;--space-388:24.25rem;--space-392:24.5rem;--space-396:24.75rem;--space-400:25rem;--space-404:25.25rem;--space-408:25.5rem;--space-412:25.75rem;--space-416:26rem;--space-420:26.25rem;--space-424:26.5rem;--space-428:26.75rem;--space-432:27rem;--space-436:27.25rem;--space-440:27.5rem;--space-444:27.75rem;--space-448:28rem;--space-452:28.25rem;--space-456:28.5rem;--space-460:28.75rem;--space-464:29rem;--space-468:29.25rem;--space-472:29.5rem;--space-476:29.75rem;--space-480:30rem;--space-484:30.25rem;--space-488:30.5rem;--space-492:30.75rem;--space-496:31rem;--space-500:31.25rem;--space-504:31.5rem;--space-508:31.75rem;--space-512:32rem;--space-516:32.25rem;--space-520:32.5rem;--space-524:32.75rem;--space-528:33rem;--space-532:33.25rem;--space-536:33.5rem;--space-540:33.75rem;--space-544:34rem;--space-548:34.25rem;--space-552:34.5rem;--space-556:34.75rem;--space-560:35rem;--space-564:35.25rem;--space-568:35.5rem;--space-572:35.75rem;--space-576:36rem;--space-580:36.25rem;--space-584:36.5rem;--space-588:36.75rem;--space-592:37rem;--space-596:37.25rem;--space-600:37.5rem;--space-604:37.75rem;--space-608:38rem;--space-612:38.25rem;--space-616:38.5rem;--space-620:38.75rem;--space-624:39rem;--space-628:39.25rem;--space-632:39.5rem;--space-636:39.75rem;--space-640:40rem;--space-644:40.25rem;--space-648:40.5rem;--space-652:40.75rem;--space-656:41rem;--space-660:41.25rem;--space-664:41.5rem;--space-668:41.75rem;--space-672:42rem;--space-676:42.25rem;--space-680:42.5rem;--space-684:42.75rem;--space-688:43rem;--space-692:43.25rem;--space-696:43.5rem;--space-700:43.75rem;--space-704:44rem;--space-708:44.25rem;--space-712:44.5rem;--space-716:44.75rem;--space-720:45rem;--space-724:45.25rem;--space-728:45.5rem;--space-732:45.75rem;--space-736:46rem;--space-740:46.25rem;--space-744:46.5rem;--space-748:46.75rem;--space-752:47rem;--space-756:47.25rem;--space-760:47.5rem;--space-764:47.75rem;--space-768:48rem;--space-772:48.25rem;--space-776:48.5rem;--space-780:48.75rem;--space-784:49rem;--space-788:49.25rem;--space-792:49.5rem;--space-796:49.75rem;--space-800:50rem;--space-804:50.25rem;--space-808:50.5rem;--space-812:50.75rem;--space-816:51rem;--space-820:51.25rem;--space-824:51.5rem;--space-828:51.75rem;--space-832:52rem;--space-836:52.25rem;--space-840:52.5rem;--space-844:52.75rem;--space-848:53rem;--space-852:53.25rem;--space-856:53.5rem;--space-860:53.75rem;--space-864:54rem;--space-868:54.25rem;--space-872:54.5rem;--space-876:54.75rem;--space-880:55rem;--space-884:55.25rem;--space-888:55.5rem;--space-892:55.75rem;--space-896:56rem;--space-900:56.25rem;--space-904:56.5rem;--space-908:56.75rem;--space-912:57rem;--space-916:57.25rem;--space-920:57.5rem;--space-924:57.75rem;--space-928:58rem;--space-932:58.25rem;--space-936:58.5rem;--space-940:58.75rem;--space-944:59rem;--space-948:59.25rem;--space-952:59.5rem;--space-956:59.75rem;--space-960:60rem;--space-964:60.25rem;--space-968:60.5rem;--space-972:60.75rem;--space-976:61rem;--space-980:61.25rem;--space-984:61.5rem;--space-988:61.75rem;--space-992:62rem;--space-996:62.25rem;--space-1000:62.5rem;--space-1004:62.75rem;--space-1008:63rem;--space-1012:63.25rem;--space-1016:63.5rem;--space-1020:63.75rem;--space-1024:64rem;--space-1028:64.25rem;--space-1032:64.5rem;--space-1036:64.75rem;--space-1040:65rem;--space-1044:65.25rem;--space-1048:65.5rem;--space-1052:65.75rem;--space-1056:66rem;--space-1060:66.25rem;--space-1064:66.5rem;--space-1068:66.75rem;--space-1072:67rem;--space-1076:67.25rem;--space-1080:67.5rem;--space-1084:67.75rem;--space-1088:68rem;--space-1092:68.25rem;--space-1096:68.5rem;--space-1100:68.75rem;--space-1104:69rem;--space-1108:69.25rem;--space-1112:69.5rem;--space-1116:69.75rem;--space-1120:70rem;--space-1124:70.25rem;--space-1128:70.5rem;--space-1132:70.75rem;--space-1136:71rem;--space-1140:71.25rem;--space-1144:71.5rem;--space-1148:71.75rem;--space-1152:72rem;--space-1156:72.25rem;--space-1160:72.5rem;--space-1164:72.75rem;--space-1168:73rem;--space-1172:73.25rem;--space-1176:73.5rem;--space-1180:73.75rem;--space-1184:74rem;--space-1188:74.25rem;--space-1192:74.5rem;--space-1196:74.75rem;--space-1200:75rem;--sizes-0:0rem;--sizes-1:.0625rem;--sizes-2:.125rem;--sizes-3:.1875rem;--sizes-4:.25rem;--sizes-5:.3125rem;--sizes-6:.375rem;--sizes-7:.4375rem;--sizes-8:.5rem;--sizes-9:.5625rem;--sizes-10:.625rem;--sizes-11:.6875rem;--sizes-12:.75rem;--sizes-13:.8125rem;--sizes-14:.875rem;--sizes-15:.9375rem;--sizes-16:1rem;--sizes-17:1.0625rem;--sizes-18:1.125rem;--sizes-19:1.1875rem;--sizes-20:1.25rem;--sizes-21:1.3125rem;--sizes-22:1.375rem;--sizes-23:1.4375rem;--sizes-24:1.5rem;--sizes-25:1.5625rem;--sizes-26:1.625rem;--sizes-27:1.6875rem;--sizes-28:1.75rem;--sizes-29:1.8125rem;--sizes-30:1.875rem;--sizes-32:2rem;--sizes-34:2.125rem;--sizes-36:2.25rem;--sizes-38:2.375rem;--sizes-40:2.5rem;--sizes-42:2.625rem;--sizes-44:2.75rem;--sizes-46:2.875rem;--sizes-48:3rem;--sizes-52:3.25rem;--sizes-54:3.375rem;--sizes-56:3.5rem;--sizes-58:3.625rem;--sizes-60:3.75rem;--sizes-64:4rem;--sizes-68:4.25rem;--sizes-72:4.5rem;--sizes-76:4.75rem;--sizes-80:5rem;--sizes-84:5.25rem;--sizes-88:5.5rem;--sizes-92:5.75rem;--sizes-96:6rem;--sizes-100:6.25rem;--sizes-104:6.5rem;--sizes-108:6.75rem;--sizes-112:7rem;--sizes-116:7.25rem;--sizes-120:7.5rem;--sizes-124:7.75rem;--sizes-128:8rem;--sizes-132:8.25rem;--sizes-136:8.5rem;--sizes-140:8.75rem;--sizes-144:9rem;--sizes-148:9.25rem;--sizes-152:9.5rem;--sizes-156:9.75rem;--sizes-160:10rem;--sizes-164:10.25rem;--sizes-168:10.5rem;--sizes-172:10.75rem;--sizes-176:11rem;--sizes-180:11.25rem;--sizes-184:11.5rem;--sizes-188:11.75rem;--sizes-192:12rem;--sizes-196:12.25rem;--sizes-200:12.5rem;--sizes-204:12.75rem;--sizes-208:13rem;--sizes-212:13.25rem;--sizes-216:13.5rem;--sizes-220:13.75rem;--sizes-224:14rem;--sizes-228:14.25rem;--sizes-232:14.5rem;--sizes-236:14.75rem;--sizes-240:15rem;--sizes-244:15.25rem;--sizes-248:15.5rem;--sizes-252:15.75rem;--sizes-256:16rem;--sizes-260:16.25rem;--sizes-264:16.5rem;--sizes-268:16.75rem;--sizes-272:17rem;--sizes-276:17.25rem;--sizes-280:17.5rem;--sizes-284:17.75rem;--sizes-288:18rem;--sizes-292:18.25rem;--sizes-296:18.5rem;--sizes-300:18.75rem;--sizes-304:19rem;--sizes-308:19.25rem;--sizes-312:19.5rem;--sizes-316:19.75rem;--sizes-320:20rem;--sizes-324:20.25rem;--sizes-328:20.5rem;--sizes-332:20.75rem;--sizes-336:21rem;--sizes-340:21.25rem;--sizes-344:21.5rem;--sizes-348:21.75rem;--sizes-352:22rem;--sizes-356:22.25rem;--sizes-360:22.5rem;--sizes-364:22.75rem;--sizes-368:23rem;--sizes-372:23.25rem;--sizes-376:23.5rem;--sizes-380:23.75rem;--sizes-384:24rem;--sizes-388:24.25rem;--sizes-392:24.5rem;--sizes-396:24.75rem;--sizes-400:25rem;--sizes-404:25.25rem;--sizes-408:25.5rem;--sizes-412:25.75rem;--sizes-416:26rem;--sizes-420:26.25rem;--sizes-424:26.5rem;--sizes-428:26.75rem;--sizes-432:27rem;--sizes-436:27.25rem;--sizes-440:27.5rem;--sizes-444:27.75rem;--sizes-448:28rem;--sizes-452:28.25rem;--sizes-456:28.5rem;--sizes-460:28.75rem;--sizes-464:29rem;--sizes-468:29.25rem;--sizes-472:29.5rem;--sizes-476:29.75rem;--sizes-480:30rem;--sizes-484:30.25rem;--sizes-488:30.5rem;--sizes-492:30.75rem;--sizes-496:31rem;--sizes-500:31.25rem;--sizes-504:31.5rem;--sizes-508:31.75rem;--sizes-512:32rem;--sizes-516:32.25rem;--sizes-520:32.5rem;--sizes-524:32.75rem;--sizes-528:33rem;--sizes-532:33.25rem;--sizes-536:33.5rem;--sizes-540:33.75rem;--sizes-544:34rem;--sizes-548:34.25rem;--sizes-552:34.5rem;--sizes-556:34.75rem;--sizes-560:35rem;--sizes-564:35.25rem;--sizes-568:35.5rem;--sizes-572:35.75rem;--sizes-576:36rem;--sizes-580:36.25rem;--sizes-584:36.5rem;--sizes-588:36.75rem;--sizes-592:37rem;--sizes-596:37.25rem;--sizes-600:37.5rem;--sizes-604:37.75rem;--sizes-608:38rem;--sizes-612:38.25rem;--sizes-616:38.5rem;--sizes-620:38.75rem;--sizes-624:39rem;--sizes-628:39.25rem;--sizes-632:39.5rem;--sizes-636:39.75rem;--sizes-640:40rem;--sizes-644:40.25rem;--sizes-648:40.5rem;--sizes-652:40.75rem;--sizes-656:41rem;--sizes-660:41.25rem;--sizes-664:41.5rem;--sizes-668:41.75rem;--sizes-672:42rem;--sizes-676:42.25rem;--sizes-680:42.5rem;--sizes-684:42.75rem;--sizes-688:43rem;--sizes-692:43.25rem;--sizes-696:43.5rem;--sizes-700:43.75rem;--sizes-704:44rem;--sizes-708:44.25rem;--sizes-712:44.5rem;--sizes-716:44.75rem;--sizes-720:45rem;--sizes-724:45.25rem;--sizes-728:45.5rem;--sizes-732:45.75rem;--sizes-736:46rem;--sizes-740:46.25rem;--sizes-744:46.5rem;--sizes-748:46.75rem;--sizes-752:47rem;--sizes-756:47.25rem;--sizes-760:47.5rem;--sizes-764:47.75rem;--sizes-768:48rem;--sizes-772:48.25rem;--sizes-776:48.5rem;--sizes-780:48.75rem;--sizes-784:49rem;--sizes-788:49.25rem;--sizes-792:49.5rem;--sizes-796:49.75rem;--sizes-800:50rem;--sizes-804:50.25rem;--sizes-808:50.5rem;--sizes-812:50.75rem;--sizes-816:51rem;--sizes-820:51.25rem;--sizes-824:51.5rem;--sizes-828:51.75rem;--sizes-832:52rem;--sizes-836:52.25rem;--sizes-840:52.5rem;--sizes-844:52.75rem;--sizes-848:53rem;--sizes-852:53.25rem;--sizes-856:53.5rem;--sizes-860:53.75rem;--sizes-864:54rem;--sizes-868:54.25rem;--sizes-872:54.5rem;--sizes-876:54.75rem;--sizes-880:55rem;--sizes-884:55.25rem;--sizes-888:55.5rem;--sizes-892:55.75rem;--sizes-896:56rem;--sizes-900:56.25rem;--sizes-904:56.5rem;--sizes-908:56.75rem;--sizes-912:57rem;--sizes-916:57.25rem;--sizes-920:57.5rem;--sizes-924:57.75rem;--sizes-928:58rem;--sizes-932:58.25rem;--sizes-936:58.5rem;--sizes-940:58.75rem;--sizes-944:59rem;--sizes-948:59.25rem;--sizes-952:59.5rem;--sizes-956:59.75rem;--sizes-960:60rem;--sizes-964:60.25rem;--sizes-968:60.5rem;--sizes-972:60.75rem;--sizes-976:61rem;--sizes-980:61.25rem;--sizes-984:61.5rem;--sizes-988:61.75rem;--sizes-992:62rem;--sizes-996:62.25rem;--sizes-1000:62.5rem;--sizes-1004:62.75rem;--sizes-1008:63rem;--sizes-1012:63.25rem;--sizes-1016:63.5rem;--sizes-1020:63.75rem;--sizes-1024:64rem;--sizes-1028:64.25rem;--sizes-1032:64.5rem;--sizes-1036:64.75rem;--sizes-1040:65rem;--sizes-1044:65.25rem;--sizes-1048:65.5rem;--sizes-1052:65.75rem;--sizes-1056:66rem;--sizes-1060:66.25rem;--sizes-1064:66.5rem;--sizes-1068:66.75rem;--sizes-1072:67rem;--sizes-1076:67.25rem;--sizes-1080:67.5rem;--sizes-1084:67.75rem;--sizes-1088:68rem;--sizes-1092:68.25rem;--sizes-1096:68.5rem;--sizes-1100:68.75rem;--sizes-1104:69rem;--sizes-1108:69.25rem;--sizes-1112:69.5rem;--sizes-1116:69.75rem;--sizes-1120:70rem;--sizes-1124:70.25rem;--sizes-1128:70.5rem;--sizes-1132:70.75rem;--sizes-1136:71rem;--sizes-1140:71.25rem;--sizes-1144:71.5rem;--sizes-1148:71.75rem;--sizes-1152:72rem;--sizes-1156:72.25rem;--sizes-1160:72.5rem;--sizes-1164:72.75rem;--sizes-1168:73rem;--sizes-1172:73.25rem;--sizes-1176:73.5rem;--sizes-1180:73.75rem;--sizes-1184:74rem;--sizes-1188:74.25rem;--sizes-1192:74.5rem;--sizes-1196:74.75rem;--sizes-1200:75rem;--fonts-mono:"Roboto Mono","SF Mono",SFMono-Regular,ui-monospace,"DejaVu Sans Mono",Menlo,Consolas,monospace;--fonts-sans:Inter,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial;--fonts-title:Inter,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Arial;--shadows-none:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-focusRingLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-focusRingDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-cardLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213314,0 2px 0 0 #1f21330d,0 2px 2px 0 #1f21330d,0 0 0 0 #0000;--shadows-cardDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 3px 0 0 #1f2133e6,0 3px 2px 0 #1f2133e6,0 0 0 0 #0000;--shadows-controlVividDestructiveInitialLight:inset 0 0 0 .5px #611,inset 0 0 0 0 #0000,0 0 0 .5px #611,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveHoveredLight:inset 0 0 0 .5px #611,inset 0 0 0 0 #0000,0 0 0 .5px #611,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveFocusedLight:inset 0 0 0 .5px #323a8a,inset 0 0 0 0 #0000,0 0 0 .5px #323a8a,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveDisabledLight:inset 0 0 0 .5px #661111d9,inset 0 0 0 0 #0000,0 0 0 .5px #661111d9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveInitialLight:inset 0 0 0 .5px #ffb3b3b3,inset 0 0 0 0 #0000,0 0 0 .5px #ffb3b3b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveHoveredLight:inset 0 0 0 .5px #ffb3b3,inset 0 0 0 0 #0000,0 0 0 .5px #ffb3b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveFocusedLight:inset 0 0 0 .5px #ffb3b3,inset 0 0 0 0 #0000,0 0 0 .5px #ffb3b3,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveDisabledLight:inset 0 0 0 .5px #ffb3b3b3,inset 0 0 0 0 #0000,0 0 0 .5px #ffb3b3b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveInitialDark:inset 0 0 0 .5px #ff4d4dd9,inset 0 0 0 0 #0000,0 0 0 .5px #ff4d4dd9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveHoveredDark:inset 0 0 0 .5px #ff4d4de6,inset 0 0 0 0 #0000,0 0 0 .5px #ff4d4de6,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #9aabff,0 0 0 .5px #9aabff,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividDestructiveDisabledDark:inset 0 0 0 .5px #ff4d4d80,inset 0 0 0 0 #0000,0 0 0 .5px #ff4d4d80,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveInitialDark:inset 0 0 0 .5px #a01515b3,inset 0 0 0 0 #0000,0 0 0 .5px #a01515b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveHoveredDark:inset 0 0 0 .5px #a01515,inset 0 0 0 0 #0000,0 0 0 .5px #a01515,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #a01515,0 0 0 .5px #a01515,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedDestructiveDisabledDark:inset 0 0 0 .5px #a01515b3,inset 0 0 0 0 #0000,0 0 0 .5px #a01515b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryInitialLight:inset 0 0 0 .5px #323a8ad9,inset 0 0 0 0 #0000,0 0 0 .5px #323a8ad9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryHoveredLight:inset 0 0 0 .5px #323a8af2,inset 0 0 0 0 #0000,0 0 0 .5px #323a8af2,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryFocusedLight:inset 0 0 0 .5px #323a8a,inset 0 0 0 0 #0000,0 0 0 .5px #323a8a,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryDisabledLight:inset 0 0 0 .5px #323a8ad9,inset 0 0 0 0 #0000,0 0 0 .5px #323a8ad9,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryInitialLight:inset 0 0 0 .5px #d1d7ffb3,inset 0 0 0 0 #0000,0 0 0 .5px #d1d7ffb3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryHoveredLight:inset 0 0 0 .5px #d1d7ff,inset 0 0 0 0 #0000,0 0 0 .5px #d1d7ff,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryFocusedLight:inset 0 0 0 .5px #d1d7ff,inset 0 0 0 0 #0000,0 0 0 .5px #d1d7ff,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryDisabledLight:inset 0 0 0 .5px #d1d7ffb3,inset 0 0 0 0 #0000,0 0 0 .5px #d1d7ffb3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryInitialDark:inset 0 0 0 .5px #9aabffb3,inset 0 0 0 0 #0000,0 0 0 .5px #9aabffb3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryHoveredDark:inset 0 0 0 .5px #9aabffe6,inset 0 0 0 0 #0000,0 0 0 .5px #9aabffe6,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #9aabff,0 0 0 .5px #9aabff,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlVividPrimaryDisabledDark:inset 0 0 0 .5px #9aabff80,inset 0 0 0 0 #0000,0 0 0 .5px #9aabff80,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryInitialDark:inset 0 0 0 .5px #4a52b5b3,inset 0 0 0 0 #0000,0 0 0 .5px #4a52b5b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryHoveredDark:inset 0 0 0 .5px #4a52b5,inset 0 0 0 0 #0000,0 0 0 .5px #4a52b5,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #4a52b5,0 0 0 .5px #4a52b5,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlMutedPrimaryDisabledDark:inset 0 0 0 .5px #4a52b5b3,inset 0 0 0 0 #0000,0 0 0 .5px #4a52b5b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryInitialLight:inset 0 0 0 .5px #5457681f,inset 0 0 0 0 #0000,0 0 0 .5px #5457681f,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryHoveredLight:inset 0 0 0 .5px #5457683d,inset 0 0 0 0 #0000,0 0 0 .5px #5457683d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryFocusedLight:inset 0 0 0 .5px #5461c8,inset 0 0 0 0 #0000,0 0 0 .5px #5461c8,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryDisabledLight:inset 0 0 0 .5px #5457684d,inset 0 0 0 0 #0000,0 0 0 .5px #5457684d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryInitialDark:inset 0 0 0 .5px #a0a3b870,inset 0 0 0 0 #0000,0 0 0 .5px #a0a3b870,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryHoveredDark:inset 0 0 0 .5px #a0a3b8a8,inset 0 0 0 0 #0000,0 0 0 .5px #a0a3b8a8,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #6a82e699,0 0 0 .5px #6a82e699,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlSecondaryDisabledDark:inset 0 0 0 .5px #a0a3b85c,inset 0 0 0 0 #0000,0 0 0 .5px #a0a3b85c,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalInitialLight:inset 0 0 0 .5px #bc700a1f,inset 0 0 0 0 #0000,0 0 0 .5px #bc700a1f,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalHoveredLight:inset 0 0 0 .5px #bc700a3d,inset 0 0 0 0 #0000,0 0 0 .5px #bc700a3d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalFocusedLight:inset 0 0 0 .5px #5461c8,inset 0 0 0 0 #0000,0 0 0 .5px #5461c8,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalDisabledLight:inset 0 0 0 .5px #bc700a4d,inset 0 0 0 0 #0000,0 0 0 .5px #bc700a4d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalInitialDark:inset 0 0 0 .5px #ffb84d70,inset 0 0 0 0 #0000,0 0 0 .5px #ffb84d70,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalHoveredDark:inset 0 0 0 .5px #ffb84da8,inset 0 0 0 0 #0000,0 0 0 .5px #ffb84da8,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #6a82e699,0 0 0 .5px #6a82e699,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlInternalDisabledDark:inset 0 0 0 .5px #ffb84d5c,inset 0 0 0 0 #0000,0 0 0 .5px #ffb84d5c,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedInitialLight:0 1px 1px 0 #1f213314,0 1px 3px 0 #1f21331f,inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #090b143d,0 0 0 .5px #090b143d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedHoveredLight:0 1px 1px 0 #1f21331f,0 1px 3px 0 #1f213329,inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #090b144d,0 0 0 .5px #090b144d,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedFocusedLight:inset 0 0 0 .5px #5461c8,inset 0 0 0 0 #0000,0 0 0 .5px #5461c8,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedDisabledLight:0 1px 1px 0 #1f21330a,0 1px 3px 0 #1f213314,inset 0 1px 0 0 #ffffff0f,inset 0 0 0 .5px #090b142e,0 0 0 .5px #090b142e,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedInitialDark:0 1px 1px 0 #1f2133cc,0 1px 3px 0 #1f2133b3,inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #a0a3b880,0 0 0 .5px #a0a3b880,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedHoveredDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,inset 0 0 0 .5px #a0a3b8b3,0 0 0 .5px #a0a3b8b3,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedFocusedDark:0 1px 1px 0 #1f2133db,0 1px 3px 0 #1f2133c2,inset 0 1px 0 0 #ffffff1a,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,inset 0 0 0 .5px #9aabff,0 0 0 .5px #9aabff,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-controlRaisedDisabledDark:0 1px 1px 0 #1f213399,0 1px 3px 0 #1f213380,inset 0 1px 0 0 #ffffff0f,inset 0 0 0 .5px #a0a3b880,0 0 0 .5px #a0a3b880,0 0 0 0 #0000,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-fieldInitialLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #5457684d,0 2px 1px 0 #1f213314,0 2px 3px 0 #1f21330d,0 0 0 0 #0000;--shadows-fieldHoveredLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #54576866,0 2px 1px 0 #1f21331f,0 2px 3px 0 #1f21332e,0 0 0 0 #0000;--shadows-fieldFocusedLight:inset 0 0 0 .5px #5461c899,inset 0 0 0 0 #0000,0 0 0 .5px #5461c899,0 0 0 1px #5461c8b3,0 0 0 3px #6a82e6b3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-fieldDisabledLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #b1b5c7,0 2px 1px 0 #1f213314,0 2px 3px 0 #1f21330d,0 0 0 0 #0000;--shadows-fieldErrorLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1.5px #b31a1acc,0 2px 1px 0 #1f213314,0 2px 3px 0 #1f21330d,0 0 0 0 #0000;--shadows-fieldInitialDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213380,0 2px 1px 0 #1f213340,0 2px 3px 0 #1f213366,0 0 0 0 #0000;--shadows-fieldHoveredDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f2133b3,0 2px 1px 0 #1f213366,0 2px 3px 0 #1f213380,0 0 0 0 #0000;--shadows-fieldFocusedDark:inset 0 0 0 .5px #6a82e699,inset 0 0 0 0 #0000,0 0 0 .5px #6a82e699,0 0 0 1px #d1d7ffb3,0 0 0 4px #b5c0ffb3,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-fieldDisabledDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213366,0 2px 1px 0 #1f213305,0 2px 3px 0 #1f21330d,0 0 0 0 #0000;--shadows-fieldErrorDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #ff4d4dcc,0 2px 1px 0 #1f213340,0 2px 3px 0 #1f213366,0 0 0 0 #0000;--shadows-deviceLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213314,0 1px 1px 0 #1f213314,0 2px 3px 0 #1f21330d,0 0 0 0 #0000;--shadows-deviceDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #545768cc,0 1px 1px 0 #545768cc,0 2px 3px 0 #545768b3,0 0 0 0 #0000;--shadows-connectionLight:inset 0 0 0 .5px #dfe1eb,inset 0 0 0 0 #0000,0 0 0 .5px #dfe1eb,0 1px 2px 0 #1f21330d,0 3px 5px 0 #1f213308,0 0 0 0 #0000;--shadows-connectionDark:inset 0 0 0 .5px #3e4152,inset 0 0 0 0 #0000,0 0 0 .5px #3e4152,0 1px 2px 0 #3e415280,0 3px 5px 0 #3e41524d,0 0 0 0 #0000;--shadows-layerLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,-1px 0 1px 0 #282a3d0a,-2px 0 3px 0 #282a3d0a,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-layerDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,-1px 0 0 0 #3e4152cc,-1px 0 1px 0 #1f2133cc,-2px 0 3px 0 #1f2133cc,0 0 0 0 #0000;--shadows-stuckLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 1px 1px 0 #282a3d0a,0 2px 3px 0 #282a3d0a,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-stuckDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 1px 0 0 #3e4152cc,0 1px 1px 0 #1f2133cc,0 2px 3px 0 #1f2133cc,0 0 0 0 #0000;--shadows-overlayLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213314,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayAppLight:inset 0 1px 0 0 #dfe1eb,inset 0 0 0 0 #0000,0 0 0 1px #1f213314,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayAppDark:inset 0 1px 0 0 #3e4152,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayAlternativeLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #adc8ffcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayAlternativeDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1e4a9ee6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayAttentionLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #ffd89bcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayAttentionDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #a05f08e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayBrandLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #d1d7ffcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayBrandDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e46a0e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayNegativeLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #ffb3b3cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayNegativeDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #8a1a1ae6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayNeutralLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #dfe1ebcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayNeutralDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayPositiveLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #42e063cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayPositiveDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #157524e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayInternalLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #fde1c0cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayInternalDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #854700e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #1f213314,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #3e415280,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickAppLight:inset 0 1px 0 0 #dfe1eb,inset 0 0 0 0 #0000,0 0 0 2px #1f213314,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickAppDark:inset 0 1px 0 0 #3e4152,inset 0 0 0 0 #0000,0 0 0 2px #3e4152e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickAlternativeLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #adc8ffcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickAlternativeDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #1e4a9ee6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickAttentionLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #ffd89bcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickAttentionDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #a05f08e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickBrandLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #d1d7ffcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickBrandDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #3e46a0e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickNegativeLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #ffb3b3cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickNegativeDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #8a1a1ae6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickNeutralLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #dfe1ebcc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickNeutralDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #3e4152e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickPositiveLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #42e063cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickPositiveDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #157524e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-overlayThickInternalLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #fde1c0cc,0 2px 0 0 #1f21330d,0 2px 3px 0 #1f21330d,0 3px 5px 0 #1f21330d;--shadows-overlayThickInternalDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 2px #854700e6,0 2px 0 0 #3e415233,0 2px 3px 0 #3e415280,0 3px 5px 0 #3e41524d;--shadows-modalLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f213314,0 3px 0 0 #1f21330a,0 7px 8px 0 #1f21330d,0 9px 11px 0 #1f21330d;--shadows-modalDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #3e4152e6,0 3px 0 0 #3e415233,0 7px 8px 0 #3e415280,0 9px 11px 0 #3e41524d;--shadows-navbarLight:inset 0 -1px 0 0 #1f21331f,inset 0 0 0 0 #0000,0 1px 2px 0 #1f21330a,0 3px 5px 0 #1f21330d,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-navbarDark:inset 0 1px 0 0 #ffffff0f,inset 0 0 0 0 #0000,0 1px 1px 0 #1f213399,0 1px 3px 0 #1f213380,0 0 0 0 #0000,0 0 0 0 #0000;--shadows-manufacturerLight:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #1f21330f,0px 1px 0px #1f21330f,0px 2px 1px #1f21330d,0 0 0 0 #0000;--shadows-manufacturerDark:inset 0 0 0 0 #0000,inset 0 0 0 0 #0000,0 0 0 1px #000000d9,0 1px 0 0 #000000b3,0 2px 1px 0 #00000080,0 0 0 0 #0000;--fontWeights-regular:400;--fontWeights-bold:500;--radii-0:0rem;--radii-2:.125rem;--radii-3:.1875rem;--radii-4:.25rem;--radii-6:.375rem;--radii-8:.5rem;--radii-10:.625rem;--radii-12:.75rem;--radii-14:.875rem;--radii-16:1rem;--radii-18:1.125rem;--radii-20:1.25rem;--lineHeights-12:.75rem;--lineHeights-14:.875rem;--lineHeights-16:1rem;--lineHeights-18:1.125rem;--lineHeights-20:1.25rem;--lineHeights-24:1.5rem;--lineHeights-28:1.75rem;--lineHeights-32:2rem;--fontSizes-9:.5625rem;--fontSizes-10:.625rem;--fontSizes-11:.6875rem;--fontSizes-12:.75rem;--fontSizes-13:.8125rem;--fontSizes-14:.875rem;--fontSizes-15:.9375rem;--fontSizes-16:1rem;--fontSizes-17:1.0625rem;--fontSizes-18:1.125rem;--fontSizes-20:1.25rem;--fontSizes-22:1.375rem;--fontSizes-24:1.5rem;--fontSizes-26:1.625rem;--fontSizes-28:1.75rem}
@font-face{font-family:SF Pro Text Tabular;src:url(/font/sf-pro-text-tabular-400.woff2);font-weight:400}@font-face{font-family:SF Pro Text;src:url(/font/sf-pro-text-400.woff2);font-weight:400}@font-face{font-family:SF Pro Text;src:url(/font/sf-pro-text-500.woff2);font-weight:500}@font-face{font-family:SF Pro Text;src:url(/font/sf-pro-text-700.woff2);font-weight:700}@font-face{font-family:SF Mono;src:url(/font/sf-mono-400.woff2);font-weight:400}@font-face{font-family:SF Mono;src:url(/font/sf-mono-500.woff2);font-weight:500}@font-face{font-family:Berkeley Mono Variable;src:url(/font/berkeley-mono-400.woff2);font-weight:400}*{font:inherit;box-sizing:border-box;margin:0;padding:0}*:focus-visible{outline:none}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){html{-moz-osx-font-smoothing:grayscale}}body{overscroll-behavior:none}section{background-color:var(--bg-application);flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:relative}ol,ul,li{margin:0;padding:0;list-style:none}input,textarea,select,button{color:inherit;-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;background:0 0;border:none;outline:none;display:block}input,textarea,select{appearance:none;border-radius:0}input:focus,textarea:focus,button:focus{outline:none}input[type=submit]:hover,button:hover{cursor:pointer}button{-webkit-user-select:none;user-select:none}textarea{resize:none;overflow:auto}label{display:block}a{color:inherit;text-decoration:none}
:root{--system:"SF Pro Text",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--mono:"Berkeley Mono Variable",monospace;--tabular:"SF Pro Text Tabular",monospace;font-family:var(--system);--tablet:1120px;--landscape:800px;--mobile:580px;--mobile-xs:340px;--xs-text-size:12px;--xs-line-height:calc(14/12);--s-text-size:14px;--s-line-height:calc(16/14);--m-text-size:16px;--m-line-height:1.4;--m-line-height-r:1.65;--lg-text-size:20px;--lg-line-height:1;--xl-text-size:28px;--xl-line-height:1.5;--width:1120px;--container:700px;--nav:230px;--nav-height:42px;--m-base-height:32px;--margin-p:10px;--margin-li:14px;--padding-x:20px;--padding-y:16px;--padding-v:60px;--margin-y:40px;--margin-a:8px 0;--gap-v:60px;--gap-v-condensed:32px;--gap-h:32px;--padding-yy:0 12px;--padding-xy:8px 12px}@media (max-width:920px){:root{--padding-x:10px;--padding-xy:8px 22px}}html{background-color:var(--bg-application);scroll-behavior:smooth}html,body,#__next{width:100%;min-height:100%}body{font-family:var(--system);font-size:var(--m-text-size);line-height:var(--m-line-height);color:var(--body-neutral);background-color:var(--bg-neutral)}nav{min-width:var(--nav);max-width:var(--nav);flex-direction:column;grid-area:nav;justify-content:flex-start;align-items:stretch;height:100dvh;display:flex;position:sticky;top:0}p{font-size:var(--m-text-size);line-height:var(--m-line-height)}section{width:100%;padding:var(--padding-x);padding-top:4px}.icon-header{font-size:var(--s-text-size);line-height:var(--s-line-height);color:var(--heading-neutral);padding:var(--padding-xy);background-color:var(--bg-application);z-index:1;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:8px;font-weight:500;display:flex;position:sticky;top:46px}.icon-header svg{color:var(--icon-neutral)}@media (max-width:920px){.icon-header{--height:24px;max-width:fit-content;min-height:var(--height);gap:6px;margin-bottom:6px;margin-left:8px;padding:4px 20px 5px;position:relative;top:0}.icon-header:after{content:"";background-color:var(--token-neutral);z-index:-1;border-radius:6px;position:absolute;inset:0 12px}}.specs{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex;position:relative}.specs>div{width:100%;padding:var(--padding-y)0;border-top:.5px solid var(--stroke-neutral);border-bottom:.5px solid var(--stroke-neutral);grid-template-columns:repeat(2,1fr);align-items:flex-start;display:grid}.specs>div:first-child{border-top:none;padding-top:8px}.specs>div:last-child{border-bottom:none}.specs>div ul{padding-top:2px;padding-bottom:2px;padding-left:10px}.specs>div ul li{width:calc(100% - 8px);font-size:var(--m-text-size);line-height:var(--m-line-height-r);background-color:var(--bg-application);padding-top:2px;padding-bottom:2px;padding-left:8px;list-style-type:"–"}.specs>div ul li:last-child{padding-bottom:0}.specs>div ul li::marker{color:var(--list-marker)}@media (max-width:920px){.specs>div{flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.specs>div ul{padding-left:32px}}.mapboxgl-control-container{visibility:hidden;display:none}.react-flow__controls{--radius:8px;border-radius:var(--radius);background-color:var(--bg-application);box-shadow:none!important}.react-flow__controls button{background-color:var(--bg-application);box-shadow:var(--shadows-secondary);--size:28px;min-width:var(--size);min-height:var(--size);max-width:var(--size);max-height:var(--size);transition:var(--transition-button);border:none;outline:none;position:relative}.react-flow__controls button:first-child{border-radius:var(--radius)var(--radius)0 0}.react-flow__controls button:last-child{border-radius:0 0 var(--radius)var(--radius)}.react-flow__controls button svg{--size:10px;min-width:var(--size);max-width:var(--size);min-height:var(--size);max-height:var(--size)}.react-flow__controls button:hover{background-color:var(--bg-application);box-shadow:var(--shadows-secondary-hovered)}.react-flow__controls button:active{z-index:1;background-color:var(--bg-application);box-shadow:var(--shadows-secondary-focused)}.react-flow__background{--xy-background-pattern-dots-color-default:var(--dot-color);background-color:var(--bg-application)!important}.react-flow__minimap{border-radius:8px;overflow:hidden}.recharts-default-tooltip{border-radius:6px;background-color:var(--bg-application)!important;color:var(--body-neutral)!important;box-shadow:var(--shadows-overlay)!important;border:none!important;padding:4px 8px!important}.recharts-tooltip-label{color:var(--body-neutral)!important;font-weight:500!important;font-size:var(--xs-text-size)!important;line-height:var(--xs-line-height)!important;margin-bottom:2px!important;padding:0!important}.recharts-tooltip-item{color:var(--body-neutral)!important;font-size:var(--xs-text-size)!important;line-height:var(--xs-line-height)!important;padding:2px 0!important}.recharts-tooltip-cursor{display:none;fill:var(--bg-brand)!important}.recharts-tooltip-entry{margin-right:6px}.recharts-tooltip-icon{color:var(--icon-neutral);margin-right:2px}.recharts-wrapper{position:relative!important}.recharts-wrapper:after{content:"";background:var(--bg-checkered);--checker-size:10px;background-size:var(--checker-size)var(--checker-size);background-position:0 0,calc(var(--checker-size)/2)calc(var(--checker-size)/2);box-shadow:0 0 0 1px var(--stroke-neutral);z-index:1;border-radius:4px;position:absolute;inset:18px 1px 58px 80px}.recharts-wrapper svg{z-index:2;position:relative!important}.recharts-wrapper .recharts-tooltip-wrapper{z-index:20}.recharts-wrapper tspan{font-family:var(--system)!important;font-size:var(--xs-text-size)!important;line-height:var(--xs-line-height)!important}.recharts-cartesian-axis line{display:none}[data-sonner-toaster]{flex-direction:row;justify-content:center;align-items:center;display:flex;--toast-icon-margin-start:0px!important;--toast-icon-margin-end:0px!important;font-family:var(--system)!important}[data-sonner-toast]{box-shadow:var(--shadows-overlay)!important;background-color:var(--bg-application)!important;font-weight:500!important;font-size:var(--xs-text-size)!important;line-height:var(--xs-line-height)!important;color:var(--body-neutral)!important;width:fit-content!important;max-width:unset!important;white-space:nowrap!important;border:none!important;border-radius:999vw!important;flex-direction:row!important;align-items:center!important;gap:2px!important;padding:6px 8px!important;display:flex!important}:where([data-sonner-toast]) :where([data-content]){color:var(--body-neutral)}[aria-label="Notifications alt+T"]{display:contents}[vaul-drawer-wrapper]{z-index:1;will-change:transform;transition:transform .5s cubic-bezier(.32,.72,0,1);position:relative}[vaul-drawer-wrapper][data-state=open]{border-radius:8px;height:100vh;overflow:hidden;transform:scale(.95)}::view-transition-old(nav-indicator){mix-blend-mode:normal;width:100%;height:100%;animation:none}::view-transition-new(nav-indicator){mix-blend-mode:normal;width:100%;height:100%;animation:none}::view-transition-group(nav-indicator){animation-duration:.3s;animation-timing-function:cubic-bezier(.32,.72,0,1)}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}button,a{-webkit-tap-highlight-color:transparent;touch-highlight-color:transparent;-webkit-touch-callout:none;touch-callout:none;cursor:pointer}[data-theme=light] pre span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}.mtk6{color:var(--body-alternative)!important}.mtk4,.mtk24,.mtk10{color:var(--body-attention)!important}
:root{--separator-border:#80808059;--sash-hover-transition-duration:.1s}.allotment-module_splitView__L-yRc{width:100%;height:100%;position:relative;overflow:hidden}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF{pointer-events:none;width:100%;height:100%;position:absolute}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF>.allotment-module_sash__QA-2t{pointer-events:auto}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa{white-space:nowrap;width:100%;height:100%;position:relative}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{white-space:initial;position:absolute;overflow:hidden}.allotment-module_splitView__L-yRc.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{width:100%}.allotment-module_splitView__L-yRc.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{height:100%}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{background-color:var(--separator-border);content:" ";pointer-events:none;z-index:5;position:absolute;top:0;left:0}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{width:100%;height:1px}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{width:1px;height:100%}:root{--focus-border:#007fd4;--sash-size:8px;--sash-hover-size:4px}.sash-module_sash__K-9lB{z-index:35;touch-action:none;pointer-events:auto;text-align:initial;position:absolute}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{pointer-events:none}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_vertical__pB-rs{cursor:col-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_minimum__-UKxp{cursor:e-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_maximum__TCWxD{cursor:w-resize}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_horizontal__kFbiw{cursor:row-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_minimum__-UKxp{cursor:s-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_maximum__TCWxD{cursor:n-resize}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{cursor:default!important;pointer-events:none!important}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs{cursor:ew-resize;width:var(--sash-size);height:100%;top:0}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw{cursor:ns-resize;width:100%;height:var(--sash-size);left:0}.sash-module_sash__K-9lB:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-{content:" ";height:calc(var(--sash-size)*2);width:calc(var(--sash-size)*2);z-index:100;cursor:all-scroll;display:block;position:absolute}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{cursor:nwse-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{cursor:nesw-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{left:calc(var(--sash-size)*-.5);top:calc(var(--sash-size)*-1)}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{left:calc(var(--sash-size)*-.5);bottom:calc(var(--sash-size)*-1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{top:calc(var(--sash-size)*-.5);left:calc(var(--sash-size)*-1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{top:calc(var(--sash-size)*-.5);right:calc(var(--sash-size)*-1)}.sash-module_sash__K-9lB:before{content:"";pointer-events:none;width:100%;height:100%;transition:background-color var(--sash-hover-transition-duration)ease-out;background:0 0;position:absolute}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs:before{width:var(--sash-hover-size);left:calc(50% - (var(--sash-hover-size)/2))}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw:before{height:var(--sash-hover-size);top:calc(50% - (var(--sash-hover-size)/2))}.sash-module_sash__K-9lB.sash-module_hover__80W6I:before,.sash-module_sash__K-9lB.sash-module_active__bJspD:before{background:var(--focus-border)}
