*{box-sizing:border-box}body{margin:0}table{border-collapse:collapse}[data-color-mode=light] input{--csstools-color-scheme--light:initial;color-scheme:light}[data-color-mode=dark] input{--csstools-color-scheme--light: ;color-scheme:dark}@media (prefers-color-scheme:light){[data-color-mode=auto][data-light-theme*=light]{--csstools-color-scheme--light:initial;color-scheme:light}}@media (prefers-color-scheme:dark){[data-color-mode=auto][data-dark-theme*=dark]{--csstools-color-scheme--light: ;color-scheme:dark}}[role=button]:focus:not(:focus-visible):not(.focus-visible),[role=tabpanel][tabindex="0"]:focus:not(:focus-visible):not(.focus-visible),a:focus:not(:focus-visible):not(.focus-visible),button:focus:not(:focus-visible):not(.focus-visible),summary:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}[tabindex="0"]:focus:not(:focus-visible):not(.focus-visible),details-dialog:focus:not(:focus-visible):not(.focus-visible){outline:none}.prc-src-BaseStyles-dl-St{color:var(--BaseStyles-fgColor,var(--fgColor-default,var(--color-fg-default)));font-family:var(--BaseStyles-fontFamily,var(--fontStack-system,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"));line-height:var(--BaseStyles-lineHeight,1.5)}input .prc-src-BaseStyles-dl-St:has([data-color-mode=light]){--csstools-color-scheme--light:initial;color-scheme:light}input .prc-src-BaseStyles-dl-St:has([data-color-mode=dark]){--csstools-color-scheme--light: ;color-scheme:dark}.prc-src-BaseStyles-dl-St :where(a:not([class*=prc-]):not([class*=PRC-]):not([class*=Primer_Brand__])){color:var(--fgColor-accent,var(--color-accent-fg));-webkit-text-decoration:none;text-decoration:none}:is(.prc-src-BaseStyles-dl-St :where(a:not([class*=prc-]):not([class*=PRC-]):not([class*=Primer_Brand__]))):hover{-webkit-text-decoration:underline;text-decoration:underline}.prc-Button-ButtonBase-c50BI{align-items:center;appearance:none;background-color:transparent;border:var(--borderWidth-thin,.0625rem) solid;border-color:var(--button-default-borderColor-rest,var(--color-btn-border));border-radius:var(--borderRadius-medium,.375rem);color:var(--button-default-fgColor-rest,var(--color-btn-text));cursor:pointer;display:flex;font-family:inherit;font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-medium,500);gap:var(--base-size-8,.5rem);height:var(--control-medium-size,2rem);justify-content:space-between;min-width:max-content;padding:0 var(--control-medium-paddingInline-normal,.75rem);text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:80ms cubic-bezier(.65,0,.35,1);transition-property:color,fill,background-color,border-color;-webkit-user-select:none;user-select:none}.prc-Button-ButtonBase-c50BI:hover{transition-duration:80ms}.prc-Button-ButtonBase-c50BI:focus-visible{box-shadow:none;outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:-2px}.prc-Button-ButtonBase-c50BI:active{transition:none}.prc-Button-ButtonBase-c50BI:disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:not([data-loading=true]){box-shadow:none;cursor:not-allowed}:is(.prc-Button-ButtonBase-c50BI:disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:not([data-loading=true])) .prc-Button-CounterLabel-f5-4u,:is(.prc-Button-ButtonBase-c50BI:disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:not([data-loading=true])) .prc-Button-Visual-2epfX{color:inherit}@media (forced-colors:active){.prc-Button-ButtonBase-c50BI:focus{outline:1px solid transparent}}.prc-Button-ButtonBase-c50BI :where(.prc-Button-Visual-2epfX){color:var(--fgColor-muted,var(--color-fg-muted));display:flex;pointer-events:none}.prc-Button-ButtonBase-c50BI :where(.prc-Button-VisualWrap-Db-eB){display:flex;pointer-events:none}.prc-Button-ButtonBase-c50BI:where(.prc-Button-IconButton-szpyj){display:inline-grid;flex-shrink:0;min-width:unset;padding:unset;place-content:center;width:var(--control-medium-size,2rem)}.prc-Button-ButtonBase-c50BI:where(.prc-Button-IconButton-szpyj):where([data-size=small]){width:var(--control-small-size,1.75rem)}.prc-Button-ButtonBase-c50BI:where(.prc-Button-IconButton-szpyj):where([data-size=large]){width:var(--control-large-size,2.5rem)}.prc-Button-ButtonBase-c50BI:where([href]){display:inline-flex}.prc-Button-ButtonBase-c50BI:where([href]):hover{-webkit-text-decoration:none;text-decoration:none}.prc-Button-ButtonBase-c50BI :where(.prc-Button-ButtonContent-HKbr-){align-content:center;align-items:center;display:grid;flex:1 0 auto;grid-template-areas:"leadingVisual text trailingVisual";grid-template-columns:min-content minmax(0,auto) min-content}:is(.prc-Button-ButtonBase-c50BI :where(.prc-Button-ButtonContent-HKbr-))>:not(:last-child){margin-right:var(--base-size-8,.5rem)}:is(.prc-Button-ButtonBase-c50BI :where(.prc-Button-ButtonContent-HKbr-)):where([data-align=center]){justify-content:center}:is(.prc-Button-ButtonBase-c50BI :where(.prc-Button-ButtonContent-HKbr-)):where([data-align=start]){justify-content:flex-start}.prc-Button-ButtonBase-c50BI :where([data-component=leadingVisual]){grid-area:leadingVisual}.prc-Button-ButtonBase-c50BI :where(.prc-Button-Label-pTQ3x){grid-area:text;line-height:1.4285714;white-space:nowrap}.prc-Button-ButtonBase-c50BI :where([data-component=trailingVisual]){grid-area:trailingVisual}.prc-Button-ButtonBase-c50BI :where([data-component=trailingAction]){margin-right:calc(var(--base-size-4,.25rem)*-1)}.prc-Button-ButtonBase-c50BI:where([data-size=small]){font-size:var(--text-body-size-small,.75rem);gap:var(--control-small-gap,.25rem);height:var(--control-small-size,1.75rem);padding:0 var(--control-small-paddingInline-condensed,.5rem)}.prc-Button-ButtonBase-c50BI:where([data-size=small]) .prc-Button-ButtonContent-HKbr->:not(:last-child){margin-right:var(--control-small-gap,.25rem)}.prc-Button-ButtonBase-c50BI:where([data-size=small]) .prc-Button-Label-pTQ3x{line-height:1.6666667}.prc-Button-ButtonBase-c50BI:where([data-size=large]){gap:var(--control-large-gap,.5rem);height:var(--control-large-size,2.5rem);padding:0 var(--control-large-paddingInline-spacious,1rem)}.prc-Button-ButtonBase-c50BI:where([data-size=large]) .prc-Button-ButtonContent-HKbr->:not(:last-child){margin-right:var(--control-large-gap,.5rem)}.prc-Button-ButtonBase-c50BI:where([data-block=block]){width:100%}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]){height:unset;min-height:var(--control-medium-size,2rem);min-width:-moz-fit-content;min-width:fit-content}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]) .prc-Button-ButtonContent-HKbr-{align-self:stretch;flex:1 1 auto;padding-block:calc(var(--control-medium-paddingBlock,.375rem) - var(--base-size-2,.125rem))}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]) .prc-Button-Label-pTQ3x{white-space:unset;word-break:break-word}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]):where([data-size=small]){height:unset;min-height:var(--control-small-size,1.75rem)}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]):where([data-size=small]) .prc-Button-ButtonContent-HKbr-{padding-block:calc(var(--control-small-paddingBlock,.25rem) - var(--base-size-2,.125rem))}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]):where([data-size=large]){height:unset;min-height:var(--control-large-size,2.5rem);padding-inline:var(--control-large-paddingInline-spacious,1rem)}.prc-Button-ButtonBase-c50BI:where([data-label-wrap=true]):where([data-size=large]) .prc-Button-ButtonContent-HKbr-{padding-block:calc(var(--control-large-paddingBlock,.625rem) - var(--base-size-2,.125rem))}.prc-Button-ButtonBase-c50BI:where([data-loading=true]) .prc-Button-LoadingSpinner-hLV6o:not([data-component=leadingVisual],[data-component=trailingVisual],[data-component=trailingAction]){grid-area:text;margin-right:0!important;place-self:center}:is(.prc-Button-ButtonBase-c50BI:where([data-loading=true]) .prc-Button-LoadingSpinner-hLV6o:not([data-component=leadingVisual],[data-component=trailingVisual],[data-component=trailingAction]))+.prc-Button-Label-pTQ3x{visibility:hidden}.prc-Button-ButtonBase-c50BI .prc-Button-LoadingSpinner-hLV6o{align-items:center;display:flex;justify-content:center}.prc-Button-ButtonBase-c50BI:where([data-variant=default]){background-color:var(--button-default-bgColor-rest,var(--color-btn-bg));box-shadow:var(--button-default-shadow-resting,var(--color-btn-shadow));color:var(--button-default-fgColor-rest,var(--color-btn-text))}.prc-Button-ButtonBase-c50BI[aria-expanded=true]:where([data-variant=default]){background-color:var(--button-default-bgColor-active,var(--color-btn-active-bg));border-color:var(--button-default-borderColor-active,var(--color-btn-active-border))}.prc-Button-ButtonBase-c50BI:where([data-variant=default]):hover{background-color:var(--button-default-bgColor-hover,var(--color-btn-hover-bg));border-color:var(--button-default-borderColor-hover,var(--color-btn-hover-border))}.prc-Button-ButtonBase-c50BI:where([data-variant=default]):active{background-color:var(--button-default-bgColor-active,var(--color-btn-active-bg));border-color:var(--button-default-borderColor-active,var(--color-btn-active-border))}.prc-Button-ButtonBase-c50BI:where([data-variant=default]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=default]):not([data-loading=true]){background-color:var(--button-default-bgColor-disabled,var(--color-btn-bg));border-color:var(--button-default-borderColor-disabled,var(--color-btn-border));box-shadow:none;color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled))}.prc-Button-ButtonBase-c50BI:where([data-variant=default]) .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-default-bgColor-rest,var(--color-btn-counter-bg))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=default]):where(.prc-Button-IconButton-szpyj){color:var(--fgColor-muted,var(--color-fg-muted))}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]){background-color:var(--button-primary-bgColor-rest,var(--color-btn-primary-bg));border-color:var(--button-primary-borderColor-rest,var(--color-btn-primary-border));box-shadow:var(--shadow-resting-small,var(--color-shadow-small));color:var(--button-primary-fgColor-rest,var(--color-btn-primary-text))}.prc-Button-ButtonBase-c50BI[aria-expanded=true]:where([data-variant=primary]){background-color:var(--button-primary-bgColor-active,var(--color-btn-primary-selected-bg));box-shadow:var(--button-primary-shadow-selected,var(--color-btn-primary-selected-shadow))}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]):hover{background-color:var(--button-primary-bgColor-hover,var(--color-btn-primary-hover-bg));border-color:var(--button-primary-borderColor-hover,var(--color-btn-primary-hover-border))}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]):focus-visible{box-shadow:inset 0 0 0 3px var(--fgColor-onEmphasis,var(--color-fg-on-emphasis));outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:-2px}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]):active{background-color:var(--button-primary-bgColor-active,var(--color-btn-primary-selected-bg));box-shadow:var(--button-primary-shadow-selected,var(--color-btn-primary-selected-shadow))}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=primary]):not([data-loading=true]){background-color:var(--button-primary-bgColor-disabled,var(--color-btn-primary-disabled-bg));border-color:var(--button-primary-borderColor-disabled,var(--color-btn-primary-disabled-border));box-shadow:none;color:var(--button-primary-fgColor-disabled,var(--color-btn-primary-disabled-text))}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]) .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-primary-bgColor-rest,var(--color-btn-primary-counter-bg))!important;color:var(--button-primary-fgColor-rest,var(--color-btn-primary-text))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=primary]) .prc-Button-Visual-2epfX{color:var(--button-primary-fgColor-rest,var(--color-btn-primary-text))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]){background-color:var(--button-danger-bgColor-rest,var(--color-btn-bg));box-shadow:var(--button-default-shadow-resting,var(--color-btn-shadow));color:var(--button-danger-fgColor-rest,var(--color-btn-danger-text))}.prc-Button-ButtonBase-c50BI[aria-expanded=true]:where([data-variant=danger]){background-color:var(--button-danger-bgColor-active,var(--color-btn-danger-selected-bg));border-color:var(--button-danger-borderColor-active,var(--color-btn-danger-selected-border));box-shadow:var(--button-danger-shadow-selected,var(--color-btn-danger-selected-shadow));color:var(--button-danger-fgColor-active,var(--color-btn-danger-selected-text))}.prc-Button-ButtonBase-c50BI[aria-expanded=true]:where([data-variant=danger]) .prc-Button-Visual-2epfX{color:var(--button-danger-iconColor-hover,var(--color-btn-danger-hover-icon))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):hover{background-color:var(--button-danger-bgColor-hover,var(--color-btn-danger-hover-bg));border-color:var(--button-danger-borderColor-hover,var(--color-btn-danger-hover-border));box-shadow:var(--shadow-resting-small,var(--color-shadow-small));color:var(--button-danger-fgColor-hover,var(--color-btn-danger-hover-text))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):hover .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-danger-bgColor-hover,var(--color-btn-danger-hover-counter-bg))!important;color:var(--buttonCounter-danger-fgColor-hover,var(--color-btn-danger-hover-counter-fg))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):hover .prc-Button-Visual-2epfX{color:var(--button-danger-iconColor-hover,var(--color-btn-danger-hover-icon))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):active{background-color:var(--button-danger-bgColor-active,var(--color-btn-danger-selected-bg));border-color:var(--button-danger-borderColor-active,var(--color-btn-danger-selected-border));box-shadow:var(--button-danger-shadow-selected,var(--color-btn-danger-selected-shadow));color:var(--button-danger-fgColor-active,var(--color-btn-danger-selected-text))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):active .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-danger-bgColor-hover,var(--color-btn-danger-hover-counter-bg))!important;color:var(--buttonCounter-danger-fgColor-hover,var(--color-btn-danger-hover-counter-fg))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):active .prc-Button-Visual-2epfX{color:var(--button-danger-iconColor-hover,var(--color-btn-danger-hover-icon))}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=danger]):not([data-loading=true]){background-color:var(--button-danger-bgColor-disabled,var(--color-btn-danger-disabled-bg));border-color:var(--button-default-borderColor-disabled,var(--color-btn-border));box-shadow:none;color:var(--button-danger-fgColor-disabled,var(--color-btn-danger-disabled-text))}:is(.prc-Button-ButtonBase-c50BI:where([data-variant=danger]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=danger]):not([data-loading=true])) .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-danger-bgColor-disabled,var(--color-btn-danger-disabled-counter-bg))!important;color:var(--buttonCounter-danger-fgColor-disabled,var(--color-btn-danger-disabled-counter-fg))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]) .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-danger-bgColor-rest,var(--color-btn-danger-counter-bg))!important;color:var(--buttonCounter-danger-fgColor-rest,var(--color-btn-danger-counter-fg))!important}.prc-Button-ButtonBase-c50BI:where([data-variant=danger]) .prc-Button-Visual-2epfX{color:var(--button-danger-iconColor-rest,var(--color-btn-danger-icon))}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]){border-color:transparent;box-shadow:none;color:var(--button-default-fgColor-rest,var(--color-btn-text))}.prc-Button-ButtonBase-c50BI[aria-expanded=true]:where([data-variant=invisible]){background-color:var(--button-invisible-bgColor-active,var(--color-action-list-item-default-active-bg))}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):hover{background-color:var(--button-invisible-bgColor-hover,var(--color-action-list-item-default-hover-bg))}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):hover .prc-Button-Visual-2epfX{color:var(--button-invisible-iconColor-hover,#59636e)}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):active{background-color:var(--button-invisible-bgColor-active,var(--color-action-list-item-default-active-bg))}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):active .prc-Button-Visual-2epfX{color:var(--button-invisible-iconColor-hover,#59636e)}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=invisible]):not([data-loading=true]){background-color:var(--button-invisible-bgColor-disabled,var(--color-action-list-item-default-selected-bg));border-color:var(--button-invisible-borderColor-disabled,var(--color-action-list-item-default-selected-bg));box-shadow:none;color:var(--button-invisible-fgColor-disabled,var(--color-primer-fg-disabled))}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]) .prc-Button-Visual-2epfX{color:var(--button-invisible-iconColor-rest,#59636e)}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]) .prc-Button-CounterLabel-f5-4u{background-color:var(--buttonCounter-invisible-bgColor-rest,#818b981f)!important}.prc-Button-ButtonBase-c50BI:where([data-variant=invisible]):where(.prc-Button-IconButton-szpyj){color:var(--button-invisible-iconColor-rest,#59636e)}.prc-Button-ButtonBase-c50BI:where([data-variant=link]){border:unset;color:var(--fgColor-link,var(--color-accent-fg));display:inline-flex;font-size:inherit;height:unset;min-width:-moz-fit-content;min-width:fit-content;padding:0;text-align:left}.prc-Button-ButtonBase-c50BI:where([data-variant=link]):hover:not(:disabled,[data-inactive]){-webkit-text-decoration:underline;text-decoration:underline}.prc-Button-ButtonBase-c50BI:where([data-variant=link]):focus,.prc-Button-ButtonBase-c50BI:where([data-variant=link]):focus-visible{outline-offset:2px}.prc-Button-ButtonBase-c50BI:where([data-variant=link]):disabled,.prc-Button-ButtonBase-c50BI[aria-disabled=true]:where([data-variant=link]):not([data-loading=true]){background-color:transparent;border-color:transparent;color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled))}.prc-Button-ButtonBase-c50BI:where([data-variant=link]) .prc-Button-Label-pTQ3x{white-space:unset}.prc-Button-ButtonBase-c50BI:where([data-variant=link]):where([data-inactive]){background:transparent!important;color:var(--button-inactive-fgColor,#59636e)}.prc-Button-ButtonBase-c50BI:where([data-variant=link]) .prc-Button-Visual-2epfX{color:var(--fgColor-link,var(--color-accent-fg))}.prc-Button-ButtonBase-c50BI:where([data-inactive]),.prc-Button-ButtonBase-c50BI:where([data-inactive]):active,.prc-Button-ButtonBase-c50BI:where([data-inactive]):hover{background-color:var(--button-inactive-bgColor,#e6eaef);border-color:var(--button-inactive-bgColor,#e6eaef);color:var(--button-inactive-fgColor,#59636e);cursor:auto}:is(.prc-Button-ButtonBase-c50BI:where([data-inactive]),.prc-Button-ButtonBase-c50BI:where([data-inactive]):hover,.prc-Button-ButtonBase-c50BI:where([data-inactive]):active) .prc-Button-CounterLabel-f5-4u,:is(.prc-Button-ButtonBase-c50BI:where([data-inactive]),.prc-Button-ButtonBase-c50BI:where([data-inactive]):hover,.prc-Button-ButtonBase-c50BI:where([data-inactive]):active) .prc-Button-Visual-2epfX{color:inherit!important}.prc-Button-ButtonBase-c50BI:where([data-has-count]):has([data-component=leadingVisual]):not(:has([data-component=text])){padding-inline:var(--control-medium-paddingInline-condensed,.5rem)}.prc-Button-ButtonBase-c50BI:where([data-has-count]):has([data-component=leadingVisual]):not(:has([data-component=text])):where([data-size=small]){padding-inline:var(--control-xsmall-paddingInline-condensed,.25rem)}.prc-Button-ButtonBase-c50BI:where([data-has-count]):has([data-component=leadingVisual]):not(:has([data-component=text])):where([data-size=large]){padding-inline:var(--control-large-paddingInline-normal,.75rem)}.prc-Button-ConditionalWrapper-WLT4Z{display:block}.prc-Spinner-Box-qNUI9{display:inline-flex}@keyframes prc-Spinner-rotate-keyframes-XyFIG{to{transform:rotate(1turn)}}.prc-Spinner-SpinnerAnimation-e7Gf-{animation:prc-Spinner-rotate-keyframes-XyFIG var(--base-duration-1000,1s) var(--base-easing-linear,0,0,1,1) infinite}.prc-VisuallyHidden-VisuallyHidden-UNWQp:not(:focus):not(:active):not(:focus-within){clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.prc-CounterLabel-CounterLabel-ZwXPe{border:var(--borderWidth-thin,.0625rem) solid var(--counter-borderColor,var(--color-counter-border));border-radius:20px;display:inline-block;font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-semibold,600);line-height:1;padding:var(--base-size-2,.125rem) var(--base-size-6,.375rem)}.prc-CounterLabel-CounterLabel-ZwXPe:where([data-scheme=primary]){background-color:var(--bgColor-neutral-emphasis,var(--color-fg-subtle));color:var(--fgColor-onEmphasis,var(--color-fg-on-emphasis))}.prc-CounterLabel-CounterLabel-ZwXPe:where([data-scheme=secondary]){background-color:var(--bgColor-neutral-muted,var(--color-neutral-subtle));color:var(--fgColor-default,var(--color-fg-default))}.prc-CounterLabel-CounterLabel-ZwXPe:where(:empty){display:none}@keyframes prc-TooltipV2-tooltip-appear-hLf77{0%{opacity:0}to{opacity:1}}.prc-TooltipV2-Tooltip-cYMVY{display:none}.prc-TooltipV2-Tooltip-cYMVY[popover]{margin:auto;max-width:250px;overflow:visible;padding:var(--overlay-paddingBlock-condensed,.25rem) var(--overlay-padding-condensed,.5rem);position:absolute;width:max-content;clip:auto;color:var(--tooltip-fgColor,#fff);font:var(--text-body-shorthand-small,400 .75rem/1.6666 -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji");text-align:center;word-wrap:break-word;background:var(--tooltip-bgColor,#25292e);border:0;border-radius:var(--borderRadius-medium,.375rem);white-space:normal;-webkit-font-smoothing:subpixel-antialiased;inset:auto;text-wrap:balance}.prc-TooltipV2-Tooltip-cYMVY[popover]:popover-open{display:block}.prc-TooltipV2-Tooltip-cYMVY[popover].\\:popover-open{display:block}@media (forced-colors:active){.prc-TooltipV2-Tooltip-cYMVY{outline:1px solid transparent}}.prc-TooltipV2-Tooltip-cYMVY:after{content:"";display:block;height:var(--overlay-offset,.25rem);left:0;position:absolute;right:0}.prc-TooltipV2-Tooltip-cYMVY[data-direction=n]:after,.prc-TooltipV2-Tooltip-cYMVY[data-direction=ne]:after,.prc-TooltipV2-Tooltip-cYMVY[data-direction=nw]:after{top:100%}.prc-TooltipV2-Tooltip-cYMVY[data-direction=s]:after,.prc-TooltipV2-Tooltip-cYMVY[data-direction=se]:after,.prc-TooltipV2-Tooltip-cYMVY[data-direction=sw]:after{bottom:100%}.prc-TooltipV2-Tooltip-cYMVY[data-direction=w]:after{left:100%}.prc-TooltipV2-Tooltip-cYMVY[data-direction=e]:after,.prc-TooltipV2-Tooltip-cYMVY[data-direction=w]:after{bottom:0;content:"";display:block;height:100%;position:absolute;width:8px}.prc-TooltipV2-Tooltip-cYMVY[data-direction=e]:after{margin-left:-8px;right:100%}@media screen and (prefers-reduced-motion:no-preference){.prc-TooltipV2-Tooltip-cYMVY:popover-open,.prc-TooltipV2-Tooltip-cYMVY:popover-open:before{animation-delay:0s;animation-duration:.1s;animation-fill-mode:forwards;animation-name:prc-TooltipV2-tooltip-appear-hLf77;animation-timing-function:ease-in}.prc-TooltipV2-Tooltip-cYMVY.\\:popover-open,.prc-TooltipV2-Tooltip-cYMVY.\\:popover-open:before{animation-delay:0s;animation-duration:.1s;animation-fill-mode:forwards;animation-name:prc-TooltipV2-tooltip-appear-hLf77;animation-timing-function:ease-in}}.prc-TooltipV2-KeybindingHintContainer-iabqv.prc-TooltipV2-HasTextBefore-cCzYC{margin-left:var(--base-size-6,.375rem)}.prc-src-InternalVisuallyHidden-nlR9R{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.prc-Text-Text-0ima0:where([data-size=small]){font-size:var(--text-body-size-small,.75rem);line-height:var(--text-body-lineHeight-small,1.6666)}.prc-Text-Text-0ima0:where([data-size=medium]){font-size:var(--text-body-size-medium,.875rem);line-height:var(--text-body-lineHeight-medium,1.4285)}.prc-Text-Text-0ima0:where([data-size=large]){font-size:var(--text-body-size-large,1rem);line-height:var(--text-body-lineHeight-large,1.5)}.prc-Text-Text-0ima0:where([data-weight=light]){font-weight:var(--base-text-weight-light,300)}.prc-Text-Text-0ima0:where([data-weight=normal]){font-weight:var(--base-text-weight-normal,400)}.prc-Text-Text-0ima0:where([data-weight=medium]){font-weight:var(--base-text-weight-medium,500)}.prc-Text-Text-0ima0:where([data-weight=semibold]){font-weight:var(--base-text-weight-semibold,600)}.prc-KeybindingHint-KeybindingHint-0pyit{background:none;border:none;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;line-height:unset;overflow:visible;padding:0;position:relative;vertical-align:baseline;white-space:nowrap}@property --prc-dialog-scrollgutter{initial-value:0;inherits:false;syntax:"<length>"}@keyframes prc-Dialog-dialog-backdrop-appear-FwQst{0%{opacity:0}to{opacity:1}}@keyframes prc-Dialog-Overlay--motion-scaleFade-ctSnM{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes prc-Dialog-Overlay--motion-slideUp-PtiP3{0%{transform:translateY(100%)}}@keyframes prc-Dialog-Overlay--motion-slideInRight-dOTaT{0%{transform:translate(-100%)}}@keyframes prc-Dialog-Overlay--motion-slideInLeft-Lfaz8{0%{transform:translate(100%)}}@keyframes prc-Dialog-detect-scroll-aZzKG{0%,to{--can-scroll:1}}.prc-Dialog-Backdrop-ugYqZ{animation:prc-Dialog-dialog-backdrop-appear-FwQst .2s cubic-bezier(.33,1,.68,1);background-color:var(--overlay-backdrop-bgColor,var(--color-overlay-backdrop));display:flex;inset:0;position:fixed}.prc-Dialog-Backdrop-ugYqZ,.prc-Dialog-Backdrop-ugYqZ[data-position-regular=center]{align-items:center;justify-content:center}.prc-Dialog-Backdrop-ugYqZ[data-position-regular=left]{align-items:center;justify-content:flex-start}.prc-Dialog-Backdrop-ugYqZ[data-position-regular=right]{align-items:center;justify-content:flex-end}@media (max-width:767px){.prc-Dialog-Backdrop-ugYqZ[data-position-narrow=center]{align-items:center;justify-content:center}.prc-Dialog-Backdrop-ugYqZ[data-position-narrow=bottom]{align-items:end;justify-content:center}}.prc-Dialog-Dialog-luvDS{background-color:var(--overlay-bgColor,var(--color-canvas-overlay));border-radius:var(--borderRadius-large,.75rem);border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));box-shadow:var(--shadow-floating-small,var(--color-overlay-shadow));display:flex;flex-direction:column;height:auto;max-height:calc(100dvh - 64px);max-width:calc(100dvw - 64px);min-width:296px;opacity:1;width:640px}.prc-Dialog-Dialog-luvDS:where([data-width=small]){width:296px}.prc-Dialog-Dialog-luvDS:where([data-width=medium]){width:320px}.prc-Dialog-Dialog-luvDS:where([data-width=large]){width:480px}.prc-Dialog-Dialog-luvDS:where([data-height=small]){height:480px}.prc-Dialog-Dialog-luvDS:where([data-height=large]){height:640px}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS{animation:prc-Dialog-Overlay--motion-scaleFade-ctSnM .2s cubic-bezier(.33,1,.68,1) 1ms 1 normal none running}}.prc-Dialog-Dialog-luvDS[data-position-regular=center]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem))}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-regular=center]{animation:prc-Dialog-Overlay--motion-scaleFade-ctSnM .2s cubic-bezier(.33,1,.68,1) 1ms 1 normal none running}}.prc-Dialog-Dialog-luvDS[data-position-regular=left]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));border-bottom-left-radius:0;border-top-left-radius:0;height:100dvh;max-height:unset}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-regular=left]{animation:prc-Dialog-Overlay--motion-slideInRight-dOTaT .25s cubic-bezier(.33,1,.68,1) 1ms 1 normal none running}}.prc-Dialog-Dialog-luvDS[data-position-regular=right]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));border-bottom-right-radius:0;border-top-right-radius:0;height:100dvh;max-height:unset}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-regular=right]{animation:prc-Dialog-Overlay--motion-slideInLeft-Lfaz8 .25s cubic-bezier(.33,1,.68,1) 0s 1 normal none running}}@media (max-width:767px){.prc-Dialog-Dialog-luvDS[data-position-narrow=center]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));height:auto;width:640px}.prc-Dialog-Dialog-luvDS[data-position-narrow=center]:where([data-width=small]){width:296px}.prc-Dialog-Dialog-luvDS[data-position-narrow=center]:where([data-width=medium]){width:320px}.prc-Dialog-Dialog-luvDS[data-position-narrow=center]:where([data-width=large]){width:480px}.prc-Dialog-Dialog-luvDS[data-position-narrow=center]:where([data-height=small]){height:480px}.prc-Dialog-Dialog-luvDS[data-position-narrow=center]:where([data-height=large]){height:640px}.prc-Dialog-Dialog-luvDS[data-position-narrow=bottom]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));border-bottom-left-radius:0;border-bottom-right-radius:0;height:auto;max-height:calc(100dvh - 64px);max-width:100dvw;width:100dvw}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-narrow=bottom]{animation:prc-Dialog-Overlay--motion-slideUp-PtiP3 .25s cubic-bezier(.33,1,.68,1) 1ms 1 normal none running}}.prc-Dialog-Dialog-luvDS[data-position-narrow=fullscreen]{border-radius:unset!important;flex-grow:1;height:100%;max-height:100dvh;max-width:100dvw;width:100%}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-narrow=fullscreen]{animation:prc-Dialog-Overlay--motion-scaleFade-ctSnM .2s cubic-bezier(.33,1,.68,1) 1ms 1 normal none running}}}body:has(.prc-Dialog-Dialog-luvDS.prc-Dialog-DisableScroll-F6LZa){overflow:hidden!important;padding-right:var(--prc-dialog-scrollgutter)!important}.prc-Dialog-DialogOverflowWrapper-oDYJo{flex-grow:1}.prc-Dialog-Dialog-luvDS:has(.prc-Dialog-Footer-jQfN4){--can-scroll:0}.prc-Dialog-Dialog-luvDS:has(.prc-Dialog-Footer-jQfN4) .prc-Dialog-DialogOverflowWrapper-oDYJo{animation:prc-Dialog-detect-scroll-aZzKG;border-bottom:var(--borderWidth-default,.0625rem) solid var(--borderColor-default,var(--color-border-default));animation-timeline:scroll(self)}@supports (animation-timeline:scroll(self)){.prc-Dialog-Dialog-luvDS:has(.prc-Dialog-Footer-jQfN4) .prc-Dialog-DialogOverflowWrapper-oDYJo{border-bottom:calc(var(--borderWidth-thin,.0625rem)*var(--can-scroll)) solid var(--borderColor-default,var(--color-border-default))}}.prc-Dialog-Header-cjbcl{box-shadow:0 1px 0 var(--borderColor-default,var(--color-border-default));flex-shrink:0;max-height:35vh;overflow-y:auto;padding:var(--base-size-8,.5rem);z-index:1}.prc-Dialog-Title-oQ-W6{font-size:var(--text-body-size-medium,.875rem);font-weight:var(--text-title-weight-large,600);margin:0}.prc-Dialog-Subtitle-sITpo{color:var(--fgColor-muted,var(--color-fg-muted));font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-normal,400);margin:0;margin-top:var(--base-size-4,.25rem)}.prc-Dialog-Body-LCvER{flex-grow:1;overflow:auto}.prc-Dialog-Body-LCvER,.prc-Dialog-Footer-jQfN4{padding:var(--base-size-16,1rem)}.prc-Dialog-Footer-jQfN4{display:flex;flex-flow:wrap;flex-shrink:0;gap:var(--base-size-8,.5rem);justify-content:flex-end;z-index:1}@media (max-height:325px){.prc-Dialog-Footer-jQfN4{flex-direction:row;flex-wrap:nowrap;justify-content:unset;overflow-x:scroll}}.prc-ConfirmationDialog-ConfirmationHeader-yiLEc{display:flex;flex-direction:row;padding:var(--base-size-8,.5rem)}.prc-ConfirmationDialog-ConfirmationHeader-yiLEc>h1{flex-grow:1;font-size:var(--text-title-size-medium,1.25rem);font-weight:var(--text-title-weight-medium,600);margin:0;padding:var(--base-size-6,.375rem) var(--base-size-8,.5rem)}.prc-ConfirmationDialog-ConfirmationBody-ht9P-{flex-grow:1;font-size:var(--text-body-size-medium,.875rem);padding:0 var(--base-size-16,1rem) var(--base-size-16,1rem) var(--base-size-16,1rem)}.prc-ConfirmationDialog-ConfirmationFooter-AqKBI{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;grid-gap:var(--base-size-8,.5rem);align-items:end;justify-content:end;padding:var(--base-size-4,.25rem) var(--base-size-16,1rem) var(--base-size-16,1rem)}.prc-ActionList-ActionListHeader-lEr8v{margin-block-end:var(--base-size-8,.5rem)}.prc-ActionList-ActionListHeader-lEr8v:where([data-list-variant=full]){margin-inline-start:var(--base-size-8,.5rem)}.prc-ActionList-ActionListHeader-lEr8v:where([data-list-variant=inset],[data-list-variant=horizontal-inset]){margin-inline-start:calc(var(--control-medium-paddingInline-condensed,.5rem) + var(--base-size-8,.5rem))}:where(.prc-Heading-Heading-6CmGO){font-size:var(--text-title-size-large,2rem);font-weight:var(--base-text-weight-semibold,600);margin:0}:where(.prc-Heading-Heading-6CmGO):where([data-variant=large]){font:var(--text-title-shorthand-large,600 2rem/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji")}:where(.prc-Heading-Heading-6CmGO):where([data-variant=medium]){font:var(--text-title-shorthand-medium,600 1.25rem/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji")}:where(.prc-Heading-Heading-6CmGO):where([data-variant=small]){font:var(--text-title-shorthand-small,600 1rem/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji")}.prc-ActionList-ActionList-X4RiC,.prc-ActionList-ActionList-X4RiC ul{list-style:none;margin:0;padding:0}.prc-ActionList-ActionList-X4RiC:where([data-variant=inset]){padding-block:var(--base-size-8,.5rem)}.prc-ActionList-ActionList-X4RiC:where([data-variant=inset],[data-variant=horizontal-inset]) .prc-ActionList-ActionListItem-uq6I7{margin-inline:var(--base-size-8,.5rem)}.prc-ActionList-ActionList-X4RiC:where([data-variant=horizontal-inset]){padding-bottom:var(--base-size-8,.5rem)}.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) .prc-ActionList-ActionListSubContent-lP9xj:before{background:var(--borderColor-muted,var(--color-border-muted));content:"";display:block;height:1px;position:absolute;top:-7px;width:100%}:is(.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) [data-description-variant=inline]):before{background:var(--borderColor-muted,var(--color-border-muted));content:"";display:block;height:var(--borderWidth-thin,.0625rem);position:absolute;top:-7px;width:100%}:is(.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) [data-description-variant=inline]) .prc-ActionList-ActionListSubContent-lP9xj:before{content:unset}.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) .prc-ActionList-ActionListItem-uq6I7:first-of-type .prc-ActionList-ActionListSubContent-lP9xj:before,.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) .prc-ActionList-Divider-rsZFG+.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-ActionListSubContent-lP9xj:before{visibility:hidden}.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) .prc-ActionList-ActionListItem-uq6I7:first-of-type [data-description-variant=inline]:before,.prc-ActionList-ActionList-X4RiC:where([data-dividers=true]) .prc-ActionList-Divider-rsZFG+.prc-ActionList-ActionListItem-uq6I7 [data-description-variant=inline]:before{visibility:hidden}.prc-ActionList-ActionList-X4RiC .prc-ActionList-Divider-rsZFG:first-child{display:none}.prc-ActionList-ActionList-X4RiC:has([data-has-description=true]):has([data-has-description=false]) .prc-ActionList-ItemLabel-TmBhn{font-weight:var(--base-text-weight-normal,400)}.prc-ActionList-ActionListItem-uq6I7{background-color:var(--control-transparent-bgColor-rest,transparent);border-radius:var(--borderRadius-medium,.375rem);list-style:none;position:relative}.prc-ActionList-ActionListItem-uq6I7:has(>.prc-ActionList-TrailingAction-RmUk1){display:flex;flex-wrap:nowrap}@media (forced-colors:active){.prc-ActionList-ActionListItem-uq6I7 :focus,.prc-ActionList-ActionListItem-uq6I7:focus-visible,.prc-ActionList-ActionListItem-uq6I7>a.prc-ActionList-focus-visible-o4yra,.prc-ActionList-ActionListItem-uq6I7[data-is-active-descendant]{outline:1px solid transparent!important}}@media (hover:hover){.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):active,.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover{cursor:pointer}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover:not([data-active],:focus-visible){box-shadow:var(--boxShadow-thin,inset 0 0 0 .0625rem) var(--control-transparent-borderColor-active,var(--color-action-list-item-default-active-border));outline:solid var(--borderWidth-thin,.0625rem) transparent;outline-offset:calc(var(--borderWidth-thin,.0625rem)*-1)}}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):active{background-color:var(--control-transparent-bgColor-active,var(--color-action-list-item-default-active-bg))}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):active:not([data-active]){box-shadow:var(--boxShadow-thin,inset 0 0 0 .0625rem) var(--control-transparent-borderColor-active,var(--color-action-list-item-default-active-border));outline:solid var(--borderWidth-thin,.0625rem) transparent;outline-offset:calc(var(--borderWidth-thin,.0625rem)*-1)}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):focus-visible{box-shadow:none;outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:0}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):focus-visible .prc-ActionList-ActionListSubContent-lP9xj:before,.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):focus-visible+.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-ActionListSubContent-lP9xj:before{visibility:hidden}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-variant=danger]) * :not([popover],.prc-ActionList-TrailingVisual-XocgV){color:var(--control-danger-fgColor-rest,var(--color-danger-fg))}@media (hover:hover){.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-variant=danger]):hover{background:var(--control-danger-bgColor-hover,var(--color-action-list-item-danger-hover-bg))}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-variant=danger]):hover * :not([popover]){color:var(--control-danger-fgColor-hover,var(--color-action-list-item-danger-hover-text))}}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-variant=danger]):active{background:var(--control-danger-bgColor-active,var(--color-action-list-item-danger-active-bg))}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-variant=danger]):active * :not([popover]){color:var(--control-danger-fgColor-hover,var(--color-action-list-item-danger-hover-text))}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active]){background:var(--control-transparent-bgColor-selected,var(--color-action-list-item-default-selected-bg));outline:2px solid transparent}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active]) .prc-ActionList-ItemLabel-TmBhn{color:var(--control-fgColor-rest,var(--color-fg-default));font-weight:var(--base-text-weight-semibold,600)}@media (hover:hover){.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active]):hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active]) .prc-ActionList-ActionListSubContent-lP9xj:before,.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active])+.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-ActionListSubContent-lP9xj:before{visibility:hidden}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-active]):after{background:var(--borderColor-accent-emphasis,var(--color-accent-emphasis));border-radius:var(--borderRadius-medium,.375rem);content:"";height:var(--base-size-24,1.5rem);left:calc(var(--base-size-8,.5rem)*-1);position:absolute;top:calc(50% - var(--base-size-12,.75rem));width:var(--base-size-4,.25rem)}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-is-active-descendant]){background:var(--control-transparent-bgColor-selected,var(--color-action-list-item-default-selected-bg));outline:2px solid transparent}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-is-active-descendant]):after{background:var(--borderColor-accent-emphasis,var(--color-accent-emphasis));border-radius:var(--borderRadius-medium,.375rem);content:"";height:var(--base-size-24,1.5rem);left:calc(var(--base-size-8,.5rem)*-1);position:absolute;top:calc(50% - var(--base-size-12,.75rem));width:var(--base-size-4,.25rem)}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-inactive=true]) * :not([popover],.prc-ActionList-InactiveWarning-YRMKV){color:var(--fgColor-muted,var(--color-fg-muted))}@media (hover:hover){.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-inactive=true]):hover{background-color:transparent;cursor:not-allowed}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-inactive=true]):hover * :not([popover],.prc-ActionList-InactiveWarning-YRMKV){color:var(--fgColor-muted,var(--color-fg-muted))}}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-inactive=true]):active{background:transparent}:is(.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):where([data-loading=true]),.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):has([data-loading=true])) *{color:var(--fgColor-muted,var(--color-fg-muted))}@media (hover:hover){.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover .prc-ActionList-ActionListSubContent-lP9xj:before,.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover+.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-ActionListSubContent-lP9xj:before{visibility:hidden}.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover [data-description-variant=inline]:before,.prc-ActionList-ActionListItem-uq6I7:not(:has([aria-disabled],[disabled]),[data-has-subitem=true]):hover+.prc-ActionList-ActionListItem-uq6I7 [data-description-variant=inline]:before{visibility:hidden}}.prc-ActionList-ActionListItem-uq6I7[data-has-subitem=true]>.prc-ActionList-ActionListContent-sg9-x{z-index:1}@media (hover:hover){:is(.prc-ActionList-ActionListItem-uq6I7[data-has-subitem=true]>.prc-ActionList-ActionListContent-sg9-x):hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg));cursor:pointer}}:is(.prc-ActionList-ActionListItem-uq6I7[data-has-subitem=true]>.prc-ActionList-ActionListContent-sg9-x):active{background-color:var(--control-transparent-bgColor-active,var(--color-action-list-item-default-active-bg))}.prc-ActionList-ActionListItem-uq6I7[data-has-subitem=true] .prc-ActionList-Spacer-dydlX{display:block}:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])) .prc-ActionList-ActionListContent-sg9-x *{color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled))}@media (hover:hover){:is(:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])) .prc-ActionList-ActionListContent-sg9-x):hover{background-color:transparent;cursor:not-allowed}}@media (hover:hover){:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])):hover{background-color:transparent}}:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])) .prc-ActionList-MultiSelectCheckbox-nK6PJ{background-color:var(--control-bgColor-disabled,var(--color-input-disabled-bg));border-color:var(--control-borderColor-disabled,var(--color-btn-border))}:is([aria-checked=true]:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])),[aria-selected=true]:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled]))) .prc-ActionList-MultiSelectCheckbox-nK6PJ{background-color:var(--control-checked-bgColor-disabled,var(--color-switch-track-disabled-bg));border-color:var(--control-checked-bgColor-disabled,var(--color-switch-track-disabled-bg))}:is(:is([aria-checked=true]:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled])),[aria-selected=true]:is(.prc-ActionList-ActionListItem-uq6I7[aria-disabled=true],.prc-ActionList-ActionListItem-uq6I7:has([aria-disabled=true],[disabled]))) .prc-ActionList-MultiSelectCheckbox-nK6PJ):before{background-color:var(--control-checked-fgColor-disabled,var(--color-switch-track-checked-disabled-fg))}.prc-ActionList-ActionListItem-uq6I7:has(.prc-ActionList-TrailingAction-RmUk1 [data-loading=true]):not([aria-disabled=true]) .prc-ActionList-ItemLabel-TmBhn{color:var(--fgColor-default,var(--color-fg-default))}.prc-ActionList-ActionListItem-uq6I7:has(.prc-ActionList-TrailingAction-RmUk1 [data-loading=true]):not([aria-disabled=true]) .prc-ActionList-Description-G0lJ3{color:var(--fgColor-default,var(--color-fg-default))}.prc-ActionList-ActionListItem-uq6I7[aria-hidden]+.prc-ActionList-Divider-rsZFG{display:none}.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-MultiSelectCheckbox-nK6PJ{background-color:var(--bgColor-default,var(--color-canvas-default));border:var(--borderWidth-thin,.0625rem) solid var(--control-borderColor-emphasis,var(--color-switch-knob-border));border-radius:var(--borderRadius-small,.1875rem);cursor:pointer;display:grid;height:var(--base-size-16,1rem);margin:0;place-content:center;position:relative;transition:background-color,border-color 80ms cubic-bezier(.33,1,.68,1);width:var(--base-size-16,1rem)}:is(.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-MultiSelectCheckbox-nK6PJ):before{animation:prc-ActionList-checkmarkOut-XHM8j 80ms cubic-bezier(.65,0,.35,1);background-color:var(--control-checked-fgColor-rest,var(--color-switch-track-checked-fg));clip-path:inset(var(--base-size-16,1rem) 0 0 0);content:"";height:var(--base-size-16,1rem);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzguMjJhLjc1Ljc1IDAgMCAxIDAgMS4wNjFMNC41MiA4LjU0MWEuNzUuNzUgMCAwIDEtMS4wNjIgMEwuMjAyIDUuMjg1YS43NS43NSAwIDAgMSAxLjA2MS0xLjA2MWwyLjcyNSAyLjcyM0wxMC43MTguMjJhLjc1Ljc1IDAgMCAxIDEuMDYyIDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzguMjJhLjc1Ljc1IDAgMCAxIDAgMS4wNjFMNC41MiA4LjU0MWEuNzUuNzUgMCAwIDEtMS4wNjIgMEwuMjAyIDUuMjg1YS43NS43NSAwIDAgMSAxLjA2MS0xLjA2MWwyLjcyNSAyLjcyM0wxMC43MTguMjJhLjc1Ljc1IDAgMCAxIDEuMDYyIDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:75%;mask-size:75%;transition:visibility 0s linear .23s;width:var(--base-size-16,1rem)}@media (forced-colors:active){.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-MultiSelectCheckbox-nK6PJ{border-width:var(--borderWidth-thin,.0625rem)}}:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=true],.prc-ActionList-ActionListItem-uq6I7[aria-selected=true]) .prc-ActionList-MultiSelectCheckbox-nK6PJ{background-color:var(--control-checked-bgColor-rest,var(--color-switch-track-checked-bg));border-color:var(--control-checked-borderColor-rest,var(--color-switch-track-checked-bg));transition:background-color,border-color 80ms cubic-bezier(.32,0,.67,0) 0s}:is(:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=true],.prc-ActionList-ActionListItem-uq6I7[aria-selected=true]) .prc-ActionList-MultiSelectCheckbox-nK6PJ):before{animation:prc-ActionList-checkmarkIn-Q8dLp 80ms cubic-bezier(.65,0,.35,1) 80ms forwards;transition:visibility 0s linear 0s;visibility:visible}@media (forced-colors:active){:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=true],.prc-ActionList-ActionListItem-uq6I7[aria-selected=true]) .prc-ActionList-MultiSelectCheckbox-nK6PJ{border-width:8px}}:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=true],.prc-ActionList-ActionListItem-uq6I7[aria-selected=true]) .prc-ActionList-SingleSelectCheckmark-Vqn87{visibility:visible}:is(:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=false],.prc-ActionList-ActionListItem-uq6I7[aria-selected=false]) .prc-ActionList-MultiSelectCheckbox-nK6PJ):before{visibility:hidden}:is(.prc-ActionList-ActionListItem-uq6I7[aria-checked=false],.prc-ActionList-ActionListItem-uq6I7[aria-selected=false]) .prc-ActionList-SingleSelectCheckmark-Vqn87{visibility:hidden}.prc-ActionList-SingleSelectCheckmark-Vqn87{visibility:hidden}.prc-ActionList-ActionListContent-sg9-x{--subitem-depth:0px;background-color:transparent;border:none;border-radius:var(--borderRadius-medium,.375rem);color:var(--control-fgColor-rest,var(--color-fg-default));display:grid;padding-block:var(--control-medium-paddingBlock,.375rem);padding-inline:var(--control-medium-paddingInline-condensed,.5rem);position:relative;text-align:left;touch-action:manipulation;transition:background 33.333ms linear;-webkit-user-select:none;user-select:none;width:100%;-webkit-tap-highlight-color:transparent;align-items:start;grid-template-areas:"spacer leadingAction leadingVisual content";grid-template-columns:min-content min-content min-content minmax(0,auto);grid-template-rows:min-content}.prc-ActionList-ActionListContent-sg9-x>:not(:last-child,.prc-ActionList-Spacer-dydlX){margin-right:var(--control-medium-gap,.5rem)}.prc-ActionList-ActionListContent-sg9-x:hover{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.prc-ActionList-ActionListContent-sg9-x[data-size=large]{padding-block:var(--control-large-paddingBlock,.625rem)}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=true] .prc-ActionList-ExpandIcon-SKUGP{transform:scaleY(-1)}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false] .prc-ActionList-ExpandIcon-SKUGP{transform:scaleY(1)}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]+.prc-ActionList-SubGroup-24eK2{display:none}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]:has(+.prc-ActionList-SubGroup-24eK2 [data-active=true]){background:var(--control-transparent-bgColor-selected,var(--color-action-list-item-default-selected-bg))}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]:has(+.prc-ActionList-SubGroup-24eK2 [data-active=true]) .prc-ActionList-ItemLabel-TmBhn{font-weight:var(--base-text-weight-semibold,600)}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]:has(+.prc-ActionList-SubGroup-24eK2 [data-active=true]) .prc-ActionList-ActionListSubContent-lP9xj:before,.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]:has(+.prc-ActionList-SubGroup-24eK2 [data-active=true])+.prc-ActionList-ActionListItem-uq6I7 .prc-ActionList-ActionListSubContent-lP9xj:before{visibility:hidden}.prc-ActionList-ActionListContent-sg9-x[aria-expanded=false]:has(+.prc-ActionList-SubGroup-24eK2 [data-active=true]):after{background:var(--borderColor-accent-emphasis,var(--color-accent-emphasis));border-radius:var(--borderRadius-medium,.375rem);content:"";height:var(--base-size-24,1.5rem);left:calc(var(--base-size-8,.5rem)*-1);position:absolute;top:calc(50% - var(--base-size-12,.75rem));width:var(--base-size-4,.25rem)}.prc-ActionList-ActionListSubContent-lP9xj{align-items:start;display:grid;grid-area:content;grid-template-areas:"label trailingVisual trailingAction";grid-template-columns:minmax(0,auto) min-content min-content;grid-template-rows:min-content;position:relative;width:100%}.prc-ActionList-ActionListSubContent-lP9xj>:not(:last-child){margin-right:var(--control-medium-gap,.5rem)}.prc-ActionList-Spacer-dydlX{display:none;grid-area:spacer;width:max(0px,var(--subitem-depth) * 8px)}.prc-ActionList-LeadingAction-Oy04M{grid-area:leadingAction}.prc-ActionList-LeadingVisual-dxXxW{grid-area:leadingVisual}.prc-ActionList-TrailingVisual-XocgV{font-size:var(--text-body-size-medium,.875rem);grid-area:trailingVisual}.prc-ActionList-TrailingAction-RmUk1{grid-area:trailingAction}.prc-ActionList-ItemDescriptionWrap-VJA7h{display:flex;flex-direction:column;gap:var(--base-size-4,.25rem);grid-area:label}.prc-ActionList-ItemDescriptionWrap-VJA7h .prc-ActionList-ItemLabel-TmBhn{font-weight:var(--base-text-weight-semibold,600);word-break:break-word}.prc-ActionList-ItemDescriptionWrap-VJA7h:where([data-description-variant=inline]){align-items:baseline;flex-direction:row;gap:var(--base-size-8,.5rem);position:relative;word-break:normal}.prc-ActionList-ItemDescriptionWrap-VJA7h:where([data-description-variant=inline]) .prc-ActionList-ItemLabel-TmBhn{word-break:normal}.prc-ActionList-ItemDescriptionWrap-VJA7h:where([data-description-variant=inline]):has([data-truncate=true]) .prc-ActionList-ItemLabel-TmBhn{flex:1 0 auto}.prc-ActionList-ItemDescriptionWrap-VJA7h:where([data-description-variant=inline]) .prc-ActionList-Description-G0lJ3{line-height:16px}.prc-ActionList-Description-G0lJ3{font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-normal,400);line-height:16px}.prc-ActionList-Description-G0lJ3,.prc-ActionList-VisualWrap-rfjV-{color:var(--fgColor-muted,var(--color-fg-muted))}.prc-ActionList-VisualWrap-rfjV-{display:flex;line-height:20px;min-height:var(--control-medium-lineBoxHeight,1.25rem);min-width:max-content;pointer-events:none;fill:var(--fgColor-muted,var(--color-fg-muted));align-items:center}.prc-ActionList-ItemLabel-TmBhn{color:var(--fgColor-default,var(--color-fg-default));font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-normal,400);grid-area:label;line-height:20px;position:relative;word-break:break-word}.prc-ActionList-SubGroup-24eK2 .prc-ActionList-ItemLabel-TmBhn{font-size:var(--text-body-size-small,.75rem)}.prc-ActionList-SubGroup-24eK2 .prc-ActionList-ActionListItem-uq6I7{margin-inline:0}.prc-ActionList-TrailingActionButton-i2wnc{border-bottom-left-radius:0;border-top-left-radius:0}.prc-ActionList-TrailingActionButton-i2wnc[data-loading=true]:has([data-component=buttonContent]){padding:0 0 0 calc(var(--base-size-12,.75rem)*2)}.prc-ActionList-TrailingActionButton-i2wnc[data-loading=true]:has([data-component=buttonContent]) [data-component=loadingSpinner]{align-items:center;display:flex;height:var(--control-medium-size,2rem);justify-content:center;place-self:end;width:var(--control-medium-size,2rem)}.prc-ActionList-InactiveButtonWrap-T6Jfa:has(.prc-ActionList-TrailingVisual-XocgV){grid-area:trailingVisual}.prc-ActionList-InactiveButtonWrap-T6Jfa:has(.prc-ActionList-LeadingVisual-dxXxW){grid-area:leadingVisual}.prc-ActionList-Divider-rsZFG{background:var(--borderColor-muted,var(--color-border-muted));border:0;display:block;height:var(--borderWidth-thin,.0625rem);list-style:none;margin-block-end:var(--base-size-8,.5rem);margin-block-start:calc(var(--base-size-8,.5rem) - var(--borderWidth-thin,.0625rem));padding:0}.prc-ActionList-InactiveButtonReset-3lIQX{background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;padding:0}.prc-ActionList-InactiveWarning-YRMKV{color:var(--fgColor-attention,var(--color-attention-fg));font-size:var(--text-body-size-small,.75rem);grid-row:2/2;line-height:16px}@keyframes prc-ActionList-checkmarkIn-Q8dLp{0%{clip-path:inset(var(--base-size-16,1rem) 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes prc-ActionList-checkmarkOut-XHM8j{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(var(--base-size-16,1rem) 0 0 0)}}.prc-ActionList-Group-fXpF9{list-style:none}.prc-ActionList-Group-fXpF9:not(:first-child){margin-block-start:var(--base-size-8,.5rem)}.prc-ActionList-Group-fXpF9:not(:first-child):has(.prc-ActionList-GroupHeadingWrap-pfbd9+ul>.prc-ActionList-GroupHeadingWrap-pfbd9)>.prc-ActionList-GroupHeadingWrap-pfbd9{display:none}.prc-ActionList-GroupList-sj8d3{padding-inline-start:0}.prc-ActionList-GroupHeadingWrap-pfbd9{color:var(--fgColor-muted,var(--color-fg-muted));display:flex;flex-direction:column;font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-semibold,600);line-height:18px;padding-block:var(--base-size-6,.375rem);padding-inline:var(--base-size-16,1rem)}.prc-ActionList-GroupHeadingWrap-pfbd9:where([data-variant=filled]){background:var(--bgColor-muted,var(--color-canvas-subtle));border-bottom:solid var(--borderWidth-thin,.0625rem) var(--borderColor-muted,var(--color-border-muted));border-top:solid var(--borderWidth-thin,.0625rem) var(--borderColor-muted,var(--color-border-muted));margin-block-end:var(--base-size-8,.5rem);margin-block-start:calc(var(--base-size-8,.5rem) - var(--borderWidth-thin,.0625rem));padding-inline:var(--base-size-16,1rem)}.prc-ActionList-GroupHeadingWrap-pfbd9:where([data-variant=filled]):first-child{margin-block-start:0}.prc-ActionList-GroupHeading-eahp0{align-self:flex-start;color:var(--fgColor-muted,var(--color-fg-muted));font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-semibold,600);margin:0}.prc-Truncate-Truncate-A9Wn6{display:inherit;max-width:var(--truncate-max-width);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prc-Truncate-Truncate-A9Wn6:where([data-expandable]):hover{max-width:10000px}.prc-Truncate-Truncate-A9Wn6:where([data-inline]){display:inline-block;vertical-align:top}.prc-CheckboxOrRadioGroup-Body-cNQoa{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.prc-CheckboxOrRadioGroup-Body-cNQoa>*+*{margin-top:var(--base-size-8,.5rem)}.prc-CheckboxOrRadioGroup-GroupFieldset-0NZzG{border:none;margin:0;padding:0}.prc-CheckboxOrRadioGroup-GroupFieldset-0NZzG:where([data-validation]){margin-bottom:var(--base-size-8,.5rem)}.prc-CheckboxOrRadioGroup-GroupLegend-HW4-c{padding:0}.prc-CheckboxOrRadioGroup-GroupLegend-HW4-c:where([data-legend-visible]){margin-bottom:var(--base-size-8,.5rem)}.prc-CheckboxOrRadioGroup-CheckboxOrRadioGroupCaption-9GgyY{color:var(--fgColor-muted,var(--color-fg-muted))}.prc-CheckboxOrRadioGroup-CheckboxOrRadioGroupCaption-9GgyY,.prc-CheckboxOrRadioGroup-RadioGroupLabel-anQ3U{font-size:var(--text-body-size-medium,.875rem)}.prc-CheckboxOrRadioGroup-RadioGroupLabel-anQ3U{display:block;font-weight:var(--base-text-weight-semibold,600)}.prc-CheckboxOrRadioGroup-RadioGroupLabel-anQ3U:where([data-label-disabled]){color:var(--fgColor-muted,var(--color-fg-muted))}.prc-CheckboxOrRadioGroup-GroupLabelChildren-j5sBI{margin-right:var(--base-size-8,.5rem)}.prc-Stack-Stack-WJVsK{align-content:flex-start;align-items:stretch;display:flex;flex-flow:column;gap:var(--stack-gap,var(--stack-gap-normal,1rem))}.prc-Stack-Stack-WJVsK[data-padding-narrow=none],.prc-Stack-Stack-WJVsK[data-padding=none]{padding:0}.prc-Stack-Stack-WJVsK[data-padding-narrow=condensed],.prc-Stack-Stack-WJVsK[data-padding=condensed]{padding:var(--stack-padding-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-padding-narrow=normal],.prc-Stack-Stack-WJVsK[data-padding=normal]{padding:var(--stack-padding-normal,1rem)}.prc-Stack-Stack-WJVsK[data-padding-narrow=spacious],.prc-Stack-Stack-WJVsK[data-padding=spacious]{padding:var(--stack-padding-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-direction-narrow=horizontal],.prc-Stack-Stack-WJVsK[data-direction=horizontal]{flex-flow:row}.prc-Stack-Stack-WJVsK[data-direction-narrow=vertical],.prc-Stack-Stack-WJVsK[data-direction=vertical]{flex-flow:column}.prc-Stack-Stack-WJVsK[data-gap-narrow=none],.prc-Stack-Stack-WJVsK[data-gap=none]{--stack-gap:0}.prc-Stack-Stack-WJVsK[data-gap-narrow=condensed],.prc-Stack-Stack-WJVsK[data-gap=condensed]{--stack-gap:var(--stack-gap-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-gap-narrow=normal],.prc-Stack-Stack-WJVsK[data-gap=normal]{--stack-gap:var(--stack-gap-normal,1rem)}.prc-Stack-Stack-WJVsK[data-gap-narrow=spacious],.prc-Stack-Stack-WJVsK[data-gap=spacious]{--stack-gap:var(--stack-gap-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-align-narrow=start],.prc-Stack-Stack-WJVsK[data-align=start]{align-items:flex-start}.prc-Stack-Stack-WJVsK[data-align-narrow=center],.prc-Stack-Stack-WJVsK[data-align=center]{align-items:center}.prc-Stack-Stack-WJVsK[data-align-narrow=end],.prc-Stack-Stack-WJVsK[data-align=end]{align-items:flex-end}.prc-Stack-Stack-WJVsK[data-align-narrow=baseline],.prc-Stack-Stack-WJVsK[data-align=baseline]{align-items:baseline}.prc-Stack-Stack-WJVsK[data-justify-narrow=start],.prc-Stack-Stack-WJVsK[data-justify=start]{justify-content:flex-start}.prc-Stack-Stack-WJVsK[data-justify-narrow=center],.prc-Stack-Stack-WJVsK[data-justify=center]{justify-content:center}.prc-Stack-Stack-WJVsK[data-justify-narrow=end],.prc-Stack-Stack-WJVsK[data-justify=end]{justify-content:flex-end}.prc-Stack-Stack-WJVsK[data-justify-narrow=space-between],.prc-Stack-Stack-WJVsK[data-justify=space-between]{justify-content:space-between}.prc-Stack-Stack-WJVsK[data-justify-narrow=space-evenly],.prc-Stack-Stack-WJVsK[data-justify=space-evenly]{justify-content:space-evenly}.prc-Stack-Stack-WJVsK[data-wrap-narrow=wrap],.prc-Stack-Stack-WJVsK[data-wrap=wrap]{flex-wrap:wrap}.prc-Stack-Stack-WJVsK[data-wrap-narrow=nowrap],.prc-Stack-Stack-WJVsK[data-wrap=nowrap]{flex-wrap:nowrap}@media (min-width:48rem){.prc-Stack-Stack-WJVsK[data-padding-regular=none]{padding:0}.prc-Stack-Stack-WJVsK[data-padding-regular=condensed]{padding:var(--stack-padding-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-padding-regular=normal]{padding:var(--stack-padding-normal,1rem)}.prc-Stack-Stack-WJVsK[data-padding-regular=spacious]{padding:var(--stack-padding-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-direction-regular=horizontal]{flex-flow:row}.prc-Stack-Stack-WJVsK[data-direction-regular=vertical]{flex-flow:column}.prc-Stack-Stack-WJVsK[data-gap-regular=none]{--stack-gap:0}.prc-Stack-Stack-WJVsK[data-gap-regular=condensed]{--stack-gap:var(--stack-gap-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-gap-regular=normal]{--stack-gap:var(--stack-gap-normal,1rem)}.prc-Stack-Stack-WJVsK[data-gap-regular=spacious]{--stack-gap:var(--stack-gap-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-align-regular=start]{align-items:flex-start}.prc-Stack-Stack-WJVsK[data-align-regular=center]{align-items:center}.prc-Stack-Stack-WJVsK[data-align-regular=end]{align-items:flex-end}.prc-Stack-Stack-WJVsK[data-align-regular=baseline]{align-items:baseline}.prc-Stack-Stack-WJVsK[data-justify-regular=start]{justify-content:flex-start}.prc-Stack-Stack-WJVsK[data-justify-regular=center]{justify-content:center}.prc-Stack-Stack-WJVsK[data-justify-regular=end]{justify-content:flex-end}.prc-Stack-Stack-WJVsK[data-justify-regular=space-between]{justify-content:space-between}.prc-Stack-Stack-WJVsK[data-justify-regular=space-evenly]{justify-content:space-evenly}.prc-Stack-Stack-WJVsK[data-wrap-regular=wrap]{flex-wrap:wrap}.prc-Stack-Stack-WJVsK[data-wrap-regular=nowrap]{flex-wrap:nowrap}}@media (min-width:87.5rem){.prc-Stack-Stack-WJVsK[data-padding-wide=none]{padding:0}.prc-Stack-Stack-WJVsK[data-padding-wide=condensed]{padding:var(--stack-padding-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-padding-wide=normal]{padding:var(--stack-padding-normal,1rem)}.prc-Stack-Stack-WJVsK[data-padding-wide=spacious]{padding:var(--stack-padding-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-direction-wide=horizontal]{flex-flow:row}.prc-Stack-Stack-WJVsK[data-direction-wide=vertical]{flex-flow:column}.prc-Stack-Stack-WJVsK[data-gap-wide=none]{--stack-gap:0}.prc-Stack-Stack-WJVsK[data-gap-wide=condensed]{--stack-gap:var(--stack-gap-condensed,.5rem)}.prc-Stack-Stack-WJVsK[data-gap-wide=normal]{--stack-gap:var(--stack-gap-normal,1rem)}.prc-Stack-Stack-WJVsK[data-gap-wide=spacious]{--stack-gap:var(--stack-gap-spacious,1.5rem)}.prc-Stack-Stack-WJVsK[data-align-wide=start]{align-items:flex-start}.prc-Stack-Stack-WJVsK[data-align-wide=center]{align-items:center}.prc-Stack-Stack-WJVsK[data-align-wide=end]{align-items:flex-end}.prc-Stack-Stack-WJVsK[data-align-wide=baseline]{align-items:baseline}.prc-Stack-Stack-WJVsK[data-justify-wide=start]{justify-content:flex-start}.prc-Stack-Stack-WJVsK[data-justify-wide=center]{justify-content:center}.prc-Stack-Stack-WJVsK[data-justify-wide=end]{justify-content:flex-end}.prc-Stack-Stack-WJVsK[data-justify-wide=space-between]{justify-content:space-between}.prc-Stack-Stack-WJVsK[data-justify-wide=space-evenly]{justify-content:space-evenly}.prc-Stack-Stack-WJVsK[data-wrap-wide=wrap]{flex-wrap:wrap}.prc-Stack-Stack-WJVsK[data-wrap-wide=nowrap]{flex-wrap:nowrap}}.prc-Stack-StackItem-CweWT{flex:0 1 auto;min-inline-size:0}.prc-Stack-StackItem-CweWT[data-shrink-narrow=false],.prc-Stack-StackItem-CweWT[data-shrink=false]{flex-shrink:0}.prc-Stack-StackItem-CweWT[data-grow-narrow=true],.prc-Stack-StackItem-CweWT[data-grow=true]{flex-grow:1}@media (min-width:48rem){.prc-Stack-StackItem-CweWT[data-grow-regular=true]{flex-grow:1}.prc-Stack-StackItem-CweWT[data-grow-regular=false]{flex-grow:0}.prc-Stack-StackItem-CweWT[data-shrink-regular=true]{flex-shrink:1}.prc-Stack-StackItem-CweWT[data-shrink-regular=false]{flex-shrink:0}}@media (min-width:87.5rem){.prc-Stack-StackItem-CweWT[data-grow-wide=true]{flex-grow:1}.prc-Stack-StackItem-CweWT[data-grow-wide=false]{flex-grow:0}.prc-Stack-StackItem-CweWT[data-shrink-wide=true]{flex-shrink:1}.prc-Stack-StackItem-CweWT[data-shrink-wide=false]{flex-shrink:0}}.prc-components-InputValidation-GjS0D{color:var(--inputValidation-fgColor);display:flex;font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-semibold,600)}.prc-components-InputValidation-GjS0D :where(a){color:currentColor;-webkit-text-decoration:underline;text-decoration:underline}.prc-components-InputValidation-GjS0D:where([data-validation-status=success]){--inputValidation-fgColor:var(--fgColor-success,var(--color-success-fg))}.prc-components-InputValidation-GjS0D:where([data-validation-status=error]){--inputValidation-fgColor:var(--fgColor-danger,var(--color-danger-fg))}.prc-components-ValidationIcon-Kdbbr{align-items:center;display:flex;margin-inline-end:var(--base-size-4,.25rem);min-height:var(--inputValidation-iconSize)}.prc-components-ValidationText-jjsBp{line-height:var(--inputValidation-lineHeight)}.prc-Checkbox-Input-mxggT{appearance:none;background-color:var(--bgColor-default,var(--color-canvas-default));border-color:var(--control-borderColor-emphasis,var(--color-switch-knob-border));border-style:solid;border-width:var(--borderWidth-thin,.0625rem);cursor:pointer;display:grid;height:var(--base-size-16,1rem);margin:0;margin-top:var(--base-size-2,.125rem);place-content:center;position:relative;width:var(--base-size-16,1rem)}.prc-Checkbox-Input-mxggT:disabled{background-color:var(--control-bgColor-disabled,var(--color-input-disabled-bg));border-color:var(--control-borderColor-disabled,var(--color-btn-border))}.prc-Radio-Radio-Ly4MR{border-radius:var(--borderRadius-full,100vh);transition:background-color,border-color 80ms cubic-bezier(.33,1,.68,1)}.prc-Radio-Radio-Ly4MR:where(:checked){background-color:var(--control-checked-fgColor-rest,var(--color-switch-track-checked-fg));border-color:var(--control-checked-bgColor-rest,var(--color-switch-track-checked-bg));border-width:var(--borderWidth-thicker,.25rem)}.prc-Radio-Radio-Ly4MR:where(:checked):disabled{background-color:var(--fgColor-muted,var(--color-fg-muted));border-color:var(--fgColor-muted,var(--color-fg-muted));cursor:not-allowed}.prc-Radio-Radio-Ly4MR:focus,.prc-Radio-Radio-Ly4MR:focus-within{box-shadow:none;outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:2px}@media (forced-colors:active){.prc-Radio-Radio-Ly4MR{background-color:canvastext;border-color:canvastext}}:where(.prc-Link-Link-85e08){color:var(--fgColor-accent,var(--color-accent-fg));-webkit-text-decoration:none;text-decoration:none}:where(.prc-Link-Link-85e08):is(button){appearance:none;background-color:transparent;border:0;cursor:pointer;display:inline-block;font-size:inherit;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}:where(.prc-Link-Link-85e08):hover{-webkit-text-decoration:underline;text-decoration:underline}:where(.prc-Link-Link-85e08):where([data-underline=true]),[data-a11y-link-underlines=true] :where(.prc-Link-Link-85e08):where([data-inline=true]){-webkit-text-decoration:underline;text-decoration:underline}:where(.prc-Link-Link-85e08):where([data-muted=true]){color:var(--fgColor-muted,var(--color-fg-muted))}:where(.prc-Link-Link-85e08):where([data-muted=true]):hover{color:var(--fgColor-accent,var(--color-accent-fg));-webkit-text-decoration:none;text-decoration:none}.prc-ActionMenu-ActionMenuContainer-XdFHv:where([data-variant=fullscreen]){padding-top:var(--base-size-36,2.25rem)}.prc-AnchoredOverlay-ResponsiveCloseButtonContainer-NL5kN{position:relative}.prc-AnchoredOverlay-ResponsiveCloseButton-Rr-c2{display:none;position:absolute;right:var(--base-size-8,.5rem);top:var(--base-size-8,.5rem)}@media screen and (max-width: calc(48rem - .02px)){.prc-AnchoredOverlay-ResponsiveCloseButton-Rr-c2{display:inline-grid}}@keyframes prc-Overlay-overlay-appear-DGY3B{0%{opacity:0}to{opacity:1}}.prc-Overlay-Overlay-dVyJl{background-color:var(--overlay-bgColor,var(--color-canvas-overlay));border-radius:var(--borderRadius-large,.75rem);box-shadow:var(--shadow-floating-small,var(--color-overlay-shadow));height:auto;max-height:100vh;min-width:192px;overflow:hidden;position:absolute;width:auto}.prc-Overlay-Overlay-dVyJl:focus{outline:none}@media (forced-colors:active){.prc-Overlay-Overlay-dVyJl{outline:1px solid transparent}}.prc-Overlay-Overlay-dVyJl:where([data-reflow-container=true]){max-width:calc(100vw - 2rem)}.prc-Overlay-Overlay-dVyJl:where([data-overflow-auto]){overflow:auto}.prc-Overlay-Overlay-dVyJl:where([data-overflow-hidden]){overflow:hidden}.prc-Overlay-Overlay-dVyJl:where([data-overflow-scroll]){overflow:scroll}.prc-Overlay-Overlay-dVyJl:where([data-overflow-visible]){overflow:visible}.prc-Overlay-Overlay-dVyJl:where([data-height-xsmall]){height:192px}.prc-Overlay-Overlay-dVyJl:where([data-height-small]){height:256px}.prc-Overlay-Overlay-dVyJl:where([data-height-medium]){height:320px}.prc-Overlay-Overlay-dVyJl:where([data-height-large]){height:432px}.prc-Overlay-Overlay-dVyJl:where([data-height-xlarge]){height:600px}.prc-Overlay-Overlay-dVyJl:where([data-height-auto]),.prc-Overlay-Overlay-dVyJl:where([data-height-initial]){height:auto}.prc-Overlay-Overlay-dVyJl:where([data-height-fit-content]){height:-moz-fit-content;height:fit-content}.prc-Overlay-Overlay-dVyJl:where([data-max-height-xsmall]){max-height:192px}.prc-Overlay-Overlay-dVyJl:where([data-max-height-small]){max-height:256px}.prc-Overlay-Overlay-dVyJl:where([data-max-height-medium]){max-height:320px}.prc-Overlay-Overlay-dVyJl:where([data-max-height-large]){max-height:432px}.prc-Overlay-Overlay-dVyJl:where([data-max-height-xlarge]){max-height:600px}.prc-Overlay-Overlay-dVyJl:where([data-max-height-fit-content]){max-height:-moz-fit-content;max-height:fit-content}.prc-Overlay-Overlay-dVyJl:where([data-width-small]){width:256px}.prc-Overlay-Overlay-dVyJl:where([data-width-medium]){width:320px}.prc-Overlay-Overlay-dVyJl:where([data-width-large]){width:480px}.prc-Overlay-Overlay-dVyJl:where([data-width-xlarge]){width:640px}.prc-Overlay-Overlay-dVyJl:where([data-width-xxlarge]){width:960px}.prc-Overlay-Overlay-dVyJl:where([data-width-auto]){width:auto}.prc-Overlay-Overlay-dVyJl:where([data-max-width-small]){max-width:256px}.prc-Overlay-Overlay-dVyJl:where([data-max-width-medium]){max-width:320px}.prc-Overlay-Overlay-dVyJl:where([data-max-width-large]){max-width:480px}.prc-Overlay-Overlay-dVyJl:where([data-max-width-xlarge]){max-width:640px}.prc-Overlay-Overlay-dVyJl:where([data-max-width-xxlarge]){max-width:960px}.prc-Overlay-Overlay-dVyJl:where([data-visibility-visible]){visibility:visible}.prc-Overlay-Overlay-dVyJl:where([data-visibility-hidden]){visibility:hidden}@media screen and (max-width: calc(48rem - .02px)){.prc-Overlay-Overlay-dVyJl:where([data-responsive=fullscreen]){border-radius:unset;height:100vh;left:0;margin:0;max-height:none;max-width:none;position:fixed;top:0;width:100vw}}@supports (height:100dvh){.prc-Overlay-Overlay-dVyJl:where([data-variant=fullscreen]){height:100dvh}}@media (prefers-reduced-motion:no-preference){.prc-Overlay-Overlay-dVyJl{animation:prc-Overlay-overlay-appear-DGY3B .2s cubic-bezier(.33,1,.68,1)}}@keyframes prc-Skeleton-shimmer-DB3-6{0%{-webkit-mask-position:200%;mask-position:200%}to{-webkit-mask-position:0;mask-position:0}}.prc-Skeleton-SkeletonBox-nSZk3{animation:prc-Skeleton-shimmer-DB3-6;background-color:var(--skeletonLoader-bgColor,#818b981a);border-radius:var(--borderRadius-small,.1875rem);display:block;height:1rem}@media (prefers-reduced-motion:no-preference){.prc-Skeleton-SkeletonBox-nSZk3{animation:prc-Skeleton-shimmer-DB3-6;animation-duration:var(--base-duration-1000,1s);animation-iteration-count:infinite;-webkit-mask-image:linear-gradient(75deg,#000 30%,#000000a6 80%);mask-image:linear-gradient(75deg,#000 30%,#000000a6 80%);-webkit-mask-size:200%;mask-size:200%}}@media (forced-colors:active){.prc-Skeleton-SkeletonBox-nSZk3{outline:1px solid transparent;outline-offset:-1px}}.prc-Token-TokenBase-PfQzJ{align-items:center;border-radius:var(--borderRadius-full,624.9375rem);display:inline-flex;font-family:inherit;font-weight:var(--base-text-weight-semibold,600);position:relative;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.prc-Token-TokenBase-PfQzJ:where([data-cursor-is-interactive=true]){cursor:pointer}.prc-Token-TokenBase-PfQzJ:where([data-cursor-is-interactive=false]){cursor:auto}.prc-Token-TokenBase-PfQzJ:where([data-size=small]){font-size:var(--text-body-size-small,.75rem);height:16px;line-height:16px;padding-left:var(--base-size-4,.25rem);padding-right:var(--base-size-4,.25rem);width:auto}.prc-Token-TokenBase-PfQzJ:where([data-size=medium]){font-size:var(--text-body-size-small,.75rem);height:20px;line-height:20px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);width:auto}.prc-Token-TokenBase-PfQzJ[data-size=large]{font-size:var(--text-body-size-small,.75rem);height:24px;line-height:24px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);width:auto}.prc-Token-TokenBase-PfQzJ[data-size=xlarge]{font-size:var(--text-body-size-medium,.875rem);height:32px;line-height:32px;padding-bottom:0;padding-left:var(--base-size-16,1rem);padding-right:var(--base-size-16,1rem);padding-top:0;width:auto}.prc-Token-TokenButton-F4Y8h{align-items:center;align-self:baseline;appearance:none;background-color:transparent;border:0;border-radius:var(--borderRadius-full,624.9375rem);color:currentColor;cursor:pointer;display:inline-flex;font-family:inherit;justify-content:center;margin-left:var(--base-size-4,.25rem);padding:0;-webkit-text-decoration:none;text-decoration:none;-webkit-user-select:none;user-select:none}.prc-Token-TokenButton-F4Y8h[data-size=small]{height:var(--base-size-16,1rem);width:var(--base-size-16,1rem)}.prc-Token-TokenButton-F4Y8h[data-size=medium]{height:20px;width:20px}.prc-Token-TokenButton-F4Y8h[data-size=large]{height:var(--base-size-24,1.5rem);margin-left:var(--base-size-8,.5rem);width:var(--base-size-24,1.5rem)}.prc-Token-TokenButton-F4Y8h[data-size=xlarge]{height:var(--base-size-32,2rem);margin-left:var(--base-size-8,.5rem);width:var(--base-size-32,2rem)}.prc-Token-TokenButton-F4Y8h:active,.prc-Token-TokenButton-F4Y8h:focus,.prc-Token-TokenButton-F4Y8h:hover{background-color:var(--bgColor-neutral-muted,var(--color-neutral-subtle))}.prc-Token-TokenTextContainer--rlDJ{background:transparent;border:none;color:inherit;color:currentColor;flex-grow:1;font:inherit;line-height:normal;margin:0;min-width:0;overflow:hidden;padding:0;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:auto;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;appearance:none}.prc-Token-TokenTextContainer--rlDJ:is(a,button,[tabIndex="0"]){cursor:pointer}.prc-Token-TokenTextContainer--rlDJ:is(a,button,[tabIndex="0"]):after{content:"";inset:0;position:absolute}.prc-Token-Token-L2-At{background-color:var(--bgColor-neutral-muted,var(--color-neutral-subtle));border-color:var(--borderColor-muted,var(--color-border-muted));border-style:solid;color:var(--fgColor-muted,var(--color-fg-muted));max-width:100%}.prc-Token-Token-L2-At:where([data-interactive=true]):hover{background-color:var(--bgColor-neutral-muted,var(--color-neutral-subtle));box-shadow:var(--shadow-resting-medium,var(--color-shadow-medium));color:var(--fgColor-default,var(--color-fg-default))}.prc-Token-Token-L2-At:where([data-is-selected=true]){color:var(--fgColor-default,var(--color-fg-default))}.prc-Token-Token-L2-At[data-is-remove-btn=true]{padding-right:0}.prc-Token-LeadingVisualContainer-YTg7O{flex-shrink:0;line-height:0;margin-right:var(--base-size-4,.25rem)}.prc-Token-LargeLeadingVisual-UdxDk{margin-right:var(--base-size-8,.5rem)}.prc-components-TextInputBaseWrapper-ueK9q{align-items:stretch;background-color:var(--bgColor-default,var(--color-canvas-default));border:var(--borderWidth-thin,.0625rem) solid var(--control-borderColor-rest,var(--color-btn-border));border-radius:var(--borderRadius-medium,.375rem);box-shadow:var(--shadow-inset,var(--color-primer-shadow-inset));color:var(--fgColor-default,var(--color-fg-default));cursor:text;display:inline-flex;font-size:var(--text-body-size-medium,.875rem);line-height:var(--base-size-20,1.25rem);min-height:var(--base-size-32,2rem);outline:none;overflow:hidden;vertical-align:middle}.prc-components-TextInputBaseWrapper-ueK9q input,.prc-components-TextInputBaseWrapper-ueK9q textarea{cursor:text}.prc-components-TextInputBaseWrapper-ueK9q select{cursor:pointer}:is(.prc-components-TextInputBaseWrapper-ueK9q input,.prc-components-TextInputBaseWrapper-ueK9q textarea,.prc-components-TextInputBaseWrapper-ueK9q select)::placeholder{color:var(--fgColor-muted,var(--color-fg-muted))}.prc-components-TextInputBaseWrapper-ueK9q:where(:not([data-trailing-action]):focus-within),.prc-components-TextInputBaseWrapper-ueK9q:where([data-trailing-action][data-focused]){border-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis));outline:var(--borderWidth-thick,.125rem) solid var(--borderColor-accent-emphasis,var(--color-accent-emphasis));outline-offset:-1px}.prc-components-TextInputBaseWrapper-ueK9q>textarea{padding:var(--base-size-12,.75rem)}.prc-components-TextInputBaseWrapper-ueK9q:where([data-contrast]){background-color:var(--control-bgColor-contrast,var(--bgColor-inset,var(--color-canvas-inset)))}.prc-components-TextInputBaseWrapper-ueK9q:where([data-disabled]){background-color:var(--control-bgColor-disabled,var(--color-input-disabled-bg));border-color:var(--control-borderColor-disabled,var(--color-btn-border));box-shadow:none;color:var(--fgColor-disabled,var(--color-primer-fg-disabled))}.prc-components-TextInputBaseWrapper-ueK9q:where([data-disabled]) input,.prc-components-TextInputBaseWrapper-ueK9q:where([data-disabled]) select,.prc-components-TextInputBaseWrapper-ueK9q:where([data-disabled]) textarea{cursor:not-allowed}.prc-components-TextInputBaseWrapper-ueK9q:where([data-monospace]){font-family:var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace)}.prc-components-TextInputBaseWrapper-ueK9q:where([data-validation=error]){border-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.prc-components-TextInputBaseWrapper-ueK9q:where([data-validation=error]):where(:not([data-trailing-action])):focus-within,.prc-components-TextInputBaseWrapper-ueK9q:where([data-validation=error]):where([data-trailing-action][data-focused]){border-color:var(--control-borderColor-danger,var(--color-danger-emphasis));outline:2px solid var(--control-borderColor-danger,var(--color-danger-emphasis));outline-offset:-1px}.prc-components-TextInputBaseWrapper-ueK9q:where([data-validation=success]){border-color:var(--bgColor-success-emphasis,var(--color-success-emphasis))}.prc-components-TextInputBaseWrapper-ueK9q:where([data-block]){align-self:stretch;display:flex;width:100%}@media screen and (min-width:48rem){.prc-components-TextInputBaseWrapper-ueK9q{font-size:var(--text-body-size-medium,.875rem)}}.prc-components-TextInputBaseWrapper-ueK9q{--inner-action-size:var(--base-size-24,1.5rem)}.prc-components-TextInputBaseWrapper-ueK9q:where([data-size=small]){--inner-action-size:var(--base-size-20,1.25rem);font-size:var(--text-body-size-small,.75rem);line-height:var(--base-size-20,1.25rem);min-height:var(--base-size-28,1.75rem);padding-bottom:3px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);padding-top:3px}.prc-components-TextInputBaseWrapper-ueK9q:where([data-size=large]){--inner-action-size:var(--base-size-28,1.75rem);height:var(--base-size-40,2.5rem);padding-bottom:10px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);padding-top:10px}.prc-components-TextInputBaseWrapper-ueK9q:where([data-variant=small]){font-size:(--text-body-size-small);line-height:var(--base-size-20,1.25rem);min-height:28px;padding-bottom:3px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);padding-top:3px}.prc-components-TextInputBaseWrapper-ueK9q:where([data-variant=large]){font-size:var(--text-title-size-medium,1.25rem);padding-bottom:10px;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);padding-top:10px}.prc-components-TextInputWrapper-i1ofR,.prc-components-TextInputWrapper-i1ofR>input,.prc-components-TextInputWrapper-i1ofR>select{padding-left:0;padding-right:0}.prc-components-TextInputWrapper-i1ofR{background-position:right 8px center;background-repeat:no-repeat}.prc-components-TextInputWrapper-i1ofR>:not(:last-child){margin-right:var(--base-size-8,.5rem)}.prc-components-TextInputWrapper-i1ofR .TextInput-action,.prc-components-TextInputWrapper-i1ofR .TextInput-icon{align-self:center;color:var(--fgColor-muted,var(--color-fg-muted));flex-shrink:0}.prc-components-TextInputWrapper-i1ofR:where([data-leading-visual]){padding-left:var(--base-size-8,.5rem)}.prc-components-TextInputWrapper-i1ofR:where([data-trailing-visual]:not([data-trailing-action])){padding-right:var(--base-size-8,.5rem)}:is(.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual])[data-trailing-visual]),.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual])[data-trailing-action]))>input,:is(.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual])[data-trailing-visual]),.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual])[data-trailing-action]))>select{padding-left:var(--base-size-8,.5rem)}.prc-components-TextInputWrapper-i1ofR:where(:not([data-trailing-visual]):not([data-trailing-action]))>input,.prc-components-TextInputWrapper-i1ofR:where(:not([data-trailing-visual]):not([data-trailing-action]))>select{padding-right:var(--base-size-8,.5rem)}.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual]):not([data-trailing-visual]):not([data-trailing-action]))>input,.prc-components-TextInputWrapper-i1ofR:where(:not([data-leading-visual]):not([data-trailing-visual]):not([data-trailing-action]))>select{padding-left:var(--base-size-12,.75rem);padding-right:var(--base-size-12,.75rem)}.prc-components-TextInputWrapper-i1ofR:where([data-size=large]):where([data-leading-visual]){padding-left:var(--base-size-12,.75rem)}.prc-components-TextInputWrapper-i1ofR:where([data-size=large]):where([data-trailing-visual]:not([data-trailing-action])){padding-right:var(--base-size-12,.75rem)}.prc-components-Input-Ic-y8{appearance:none;background-color:transparent;border:0;color:inherit;font-family:inherit;font-size:inherit;width:100%}.prc-components-Input-Ic-y8:focus{outline:0}.prc-components-Spinner-Azb7p{height:100%;max-width:100%;position:absolute;right:0;top:0}.prc-components-SpinnerLeading-s-LyA{left:0}.prc-components-SpinnerHidden-GG1PJ{visibility:hidden}.prc-components-SpinnerVisible-w5g8l{visibility:visible}.prc-components-Box-QK3tG{display:flex;position:relative}.prc-TextInputWithTokens-TextInputWrapper-kj1cB{padding-bottom:var(--base-size-6,.375rem);padding-left:var(--base-size-12,.75rem);padding-top:var(--base-size-6,.375rem)}.prc-TextInputWithTokens-TextInputWrapper-kj1cB:where([data-block]){display:flex;width:100%}.prc-TextInputWithTokens-TextInputWrapper-kj1cB:where([data-token-wrapping=true]){overflow:auto}.prc-TextInputWithTokens-UnstyledTextInput-F582M{height:100%}.prc-TextInputWithTokens-InputWrapper-wloGg{flex-grow:1;order:1}.prc-TextInputWithTokens-Container-mBzq-{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin-bottom:calc(var(--base-size-4,.25rem)*-1);margin-left:calc(var(--base-size-4,.25rem)*-1)}.prc-TextInputWithTokens-Container-mBzq-:where([data-prevent-token-wrapping=true]){flex-wrap:nowrap}.prc-TextInputWithTokens-Container-mBzq->*{flex-shrink:0;margin-bottom:var(--base-size-4,.25rem);margin-left:var(--base-size-4,.25rem)}.prc-Checkbox-Checkbox-gIwWX{border-radius:var(--borderRadius-small,.1875rem);transition:background-color,border-color 80ms cubic-bezier(.33,1,.68,1)}.prc-Checkbox-Checkbox-gIwWX:before{animation:prc-Checkbox-checkmarkOut-mlBVw 80ms cubic-bezier(.65,0,.35,1) forwards;background-color:var(--fgColor-onEmphasis,var(--color-fg-on-emphasis));clip-path:inset(var(--base-size-16,1rem) 0 0 0);content:"";height:var(--base-size-16,1rem);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzguMjJhLjc1Ljc1IDAgMCAxIDAgMS4wNjFMNC41MiA4LjU0MWEuNzUuNzUgMCAwIDEtMS4wNjIgMEwuMjAyIDUuMjg1YS43NS43NSAwIDAgMSAxLjA2MS0xLjA2MWwyLjcyNSAyLjcyM0wxMC43MTguMjJhLjc1Ljc1IDAgMCAxIDEuMDYyIDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTIgOSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzguMjJhLjc1Ljc1IDAgMCAxIDAgMS4wNjFMNC41MiA4LjU0MWEuNzUuNzUgMCAwIDEtMS4wNjIgMEwuMjAyIDUuMjg1YS43NS43NSAwIDAgMSAxLjA2MS0xLjA2MWwyLjcyNSAyLjcyM0wxMC43MTguMjJhLjc1Ljc1IDAgMCAxIDEuMDYyIDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:75%;mask-size:75%;transition:visibility 0s linear .23s;visibility:hidden;width:var(--base-size-16,1rem)}.prc-Checkbox-Checkbox-gIwWX:checked,.prc-Checkbox-Checkbox-gIwWX:indeterminate{background:var(--control-checked-bgColor-rest,var(--color-switch-track-checked-bg));border-color:var(--control-checked-bgColor-rest,var(--color-switch-track-checked-bg))}:is(.prc-Checkbox-Checkbox-gIwWX:checked,.prc-Checkbox-Checkbox-gIwWX:indeterminate):before{animation:prc-Checkbox-checkmarkIn-S5zG9 80ms cubic-bezier(.65,0,.35,1) 80ms forwards}.prc-Checkbox-Checkbox-gIwWX:disabled{cursor:not-allowed}.prc-Checkbox-Checkbox-gIwWX:checked{transition:background-color,border-color 80ms cubic-bezier(.32,0,.67,0) 0s}.prc-Checkbox-Checkbox-gIwWX:checked:before{transition:visibility 0s linear 0s;visibility:visible}.prc-Checkbox-Checkbox-gIwWX:checked:disabled{background-color:var(--control-checked-bgColor-disabled,var(--color-switch-track-disabled-bg));border-color:var(--control-checked-borderColor-disabled,var(--color-switch-track-disabled-bg));opacity:1}.prc-Checkbox-Checkbox-gIwWX:checked:disabled:before{background-color:var(--control-checked-fgColor-disabled,var(--color-switch-track-checked-disabled-fg))}@media (forced-colors:active){.prc-Checkbox-Checkbox-gIwWX:checked{background-color:canvastext;border-color:canvastext}}.prc-Checkbox-Checkbox-gIwWX:indeterminate{background:var(--control-checked-bgColor-rest,var(--color-switch-track-checked-bg))}.prc-Checkbox-Checkbox-gIwWX:indeterminate:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIyIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgMiI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAxYTEgMSAwIDAgMSAxLTFoOGExIDEgMCAxIDEgMCAySDFhMSAxIDAgMCAxLTEtMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIyIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTAgMiI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAxYTEgMSAwIDAgMSAxLTFoOGExIDEgMCAxIDEgMCAySDFhMSAxIDAgMCAxLTEtMSIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);visibility:visible}.prc-Checkbox-Checkbox-gIwWX:focus-visible:not(:disabled){box-shadow:none;outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:2px}@keyframes prc-Checkbox-checkmarkIn-S5zG9{0%{clip-path:inset(var(--base-size-16,1rem) 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes prc-Checkbox-checkmarkOut-mlBVw{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(var(--base-size-16,1rem) 0 0 0)}}.prc-Textarea-TextArea-13q4j{appearance:none;background-color:transparent;border:0;color:inherit;font-family:inherit;font-size:inherit;resize:both;width:100%}.prc-Textarea-TextArea-13q4j:focus{outline:0}.prc-Textarea-TextArea-13q4j[data-resize=none]{resize:none}.prc-Textarea-TextArea-13q4j[data-resize=both]{resize:both}.prc-Textarea-TextArea-13q4j[data-resize=horizontal]{resize:horizontal}.prc-Textarea-TextArea-13q4j[data-resize=vertical]{resize:vertical}.prc-Textarea-TextArea-13q4j:disabled{resize:none}.prc-components-Invisible-uIWry{background-color:transparent;color:var(--fgColor-muted,var(--color-fg-muted));padding:var(--base-size-2,.125rem) var(--base-size-4,.25rem);position:relative}.prc-components-Invisible-uIWry:focus,.prc-components-Invisible-uIWry:hover{color:var(--fgColor-default,var(--color-fg-default))}.prc-components-Invisible-uIWry[data-component=IconButton]{height:var(--inner-action-size);width:var(--inner-action-size)}@media (pointer:coarse){.prc-components-Invisible-uIWry :after{content:"";left:0;min-height:44px;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.prc-components-TextInputAction-YT3YI{line-height:0;margin-left:var(--base-size-4,.25rem);margin-right:var(--base-size-4,.25rem)}.prc-components-ConditionalTooltip-6cihH{display:inline-block}.prc-Autocomplete-SpinnerWrapper-OvHpT{display:flex;justify-content:center}.prc-Autocomplete-EmptyStateWrapper-tAx1w,.prc-Autocomplete-SpinnerWrapper-OvHpT{padding:var(--base-size-16,1rem)}.prc-Autocomplete-Overlay-4kapX{overflow:auto}.prc-Select-Select-F7Flx{appearance:none;background-color:inherit;border:0;border-radius:inherit;color:currentColor;font-size:inherit;margin-bottom:1px;margin-left:1px;margin-top:1px;outline:none;width:100%}.prc-Select-Select-F7Flx:disabled{background-color:transparent}@media screen and (forced-colors:active){.prc-Select-Select-F7Flx:disabled{background-color:-moz-combobox}}.prc-Select-TextInputWrapper-eBxmL{overflow:hidden;position:relative}@media screen and (forced-colors:active){.prc-Select-TextInputWrapper-eBxmL svg{fill:"FieldText"}.prc-Select-Disabled-EtgGW svg{fill:"GrayText"}}.prc-Select-ArrowIndicator-vtddB{pointer-events:none;position:absolute;right:var(--base-size-4,.25rem);top:50%;transform:translateY(-50%)}.prc-FormControl-Caption-tfuKU{color:var(--fgColor-muted,var(--color-fg-muted));display:block;font-size:var(--text-body-size-small,.75rem)}.prc-FormControl-Caption-tfuKU:where([data-control-disabled]){color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled))}.prc-components-Label-bE-kK{align-self:flex-start;color:var(--fgColor-default,var(--color-fg-default));cursor:pointer;display:block;font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-semibold,600)}.prc-components-Label-bE-kK:where([data-control-disabled]){color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled));cursor:not-allowed}.prc-components-Label-bE-kK:where([data-visually-hidden]){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;clip-path:inset(50%);white-space:nowrap}.prc-components-RequiredText-ztJvt{column-gap:var(--base-size-4,.25rem);display:flex}.prc-FormControl-ControlHorizontalLayout-GkYZF{display:flex}.prc-FormControl-ControlHorizontalLayout-GkYZF:where([data-has-leading-visual]){align-items:center}.prc-FormControl-ControlVerticalLayout-wOp8f{align-items:flex-start;display:flex;flex-direction:column}.prc-FormControl-ControlVerticalLayout-wOp8f>:not(label)+*,.prc-FormControl-ControlVerticalLayout-wOp8f[data-has-label]>*+*{margin-top:var(--base-size-4,.25rem)}.prc-FormControl-ControlChoiceInputs-VxfAy>input{margin-left:0;margin-right:0}.prc-FormControl-LabelContainer-lwQsw>*{padding-left:var(--stack-gap-condensed,.5rem)}.prc-FormControl-LabelContainer-lwQsw>label{font-weight:var(--base-text-weight-normal,400)}.prc-FormControl-LeadingVisual-fEyC5{color:var(--fgColor-muted,var(--color-fg-muted));margin-left:var(--base-size-8,.5rem)}.prc-FormControl-LeadingVisual-fEyC5:where([data-disabled]){color:var(--control-fgColor-disabled,var(--color-primer-fg-disabled))}.prc-FormControl-LeadingVisual-fEyC5>*{min-height:var(--text-body-size-large,1rem);min-width:var(--text-body-size-large,1rem);fill:currentColor}.prc-FormControl-LeadingVisual-fEyC5>:where([data-has-caption]){min-height:var(--base-size-24,1.5rem);min-width:var(--base-size-24,1.5rem)}.prc-SelectPanel-Overlay-arLk6{--max-height:0}.prc-SelectPanel-Wrapper-43Iz8{display:flex;flex-direction:column;height:inherit;max-height:inherit}.prc-SelectPanel-Header-4dLqk{align-items:flex-start;display:flex;justify-content:space-between;padding-left:var(--base-size-8,.5rem);padding-right:var(--base-size-8,.5rem);padding-top:var(--base-size-8,.5rem)}.prc-SelectPanel-Header-4dLqk:where([data-variant=fullscreen]){flex-shrink:0;min-height:40px}.prc-SelectPanel-Title--CZN1{font-size:var(--text-body-size-medium,.875rem);margin-left:var(--base-size-8,.5rem)}.prc-SelectPanel-Wrapper-43Iz8[data-variant=modal] .prc-SelectPanel-Title--CZN1{margin-top:var(--base-size-8,.5rem)}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-Wrapper-43Iz8[data-variant=anchored] .prc-SelectPanel-Title--CZN1{margin-top:var(--base-size-8,.5rem)}}.prc-SelectPanel-Subtitle-tMSzu{color:var(--fgColor-muted,var(--color-fg-muted))}.prc-SelectPanel-Notice-xDTd4,.prc-SelectPanel-Subtitle-tMSzu{font-size:var(--text-body-size-small,.75rem);margin-left:var(--base-size-8,.5rem)}.prc-SelectPanel-Notice-xDTd4{border:var(--borderWidth-thin,.0625rem) solid;border-radius:var(--borderRadius-medium,.375rem);display:flex;flex-direction:row;gap:var(--base-size-8,.5rem);margin-right:var(--base-size-8,.5rem);margin-top:var(--base-size-4,.25rem);padding:var(--base-size-12,.75rem) var(--base-size-16,1rem)}.prc-SelectPanel-Notice-xDTd4 a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.prc-SelectPanel-Notice-xDTd4:where([data-variant=info]){background-color:var(--bgColor-accent-muted,var(--color-accent-subtle));border-color:var(--borderColor-accent-muted,var(--color-accent-muted));color:var(--fgColor-accent,var(--color-accent-fg))}.prc-SelectPanel-Notice-xDTd4:where([data-variant=warning]){background-color:var(--bgColor-attention-muted,var(--color-attention-subtle));border-color:var(--borderColor-attention-muted,var(--color-attention-muted));color:var(--fgColor-attention,var(--color-attention-fg))}.prc-SelectPanel-Notice-xDTd4:where([data-variant=error]){background-color:var(--bgColor-danger-muted,var(--color-danger-subtle));border-color:var(--borderColor-danger-muted,var(--color-danger-muted));color:var(--fgColor-danger,var(--color-danger-fg))}.prc-SelectPanel-Footer-78rgp{border-top:var(--borderWidth-thin,.0625rem) solid;border-top-color:var(--borderColor-default,var(--color-border-default));display:flex;padding:var(--base-size-8,.5rem)}.prc-SelectPanel-FilteredActionList-wzS7m{height:inherit;max-height:inherit}.prc-SelectPanel-Message-CSpwI{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:var(--base-size-4,.25rem);height:100%;justify-content:center;padding:var(--base-size-24,1.5rem);text-align:center}.prc-SelectPanel-Message-CSpwI a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.prc-SelectPanel-MessageTitle-o6PpS{font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-semibold,600)}.prc-SelectPanel-MessageBody-89DEz{align-items:center;color:var(--fgColor-muted,var(--color-fg-muted));font-size:var(--text-body-size-small,.75rem);gap:var(--stack-gap-condensed,.5rem)}.prc-SelectPanel-MessageIcon-GS8ry{color:var(--fgColor-attention,var(--color-attention-fg));margin-bottom:var(--base-size-8,.5rem)}.prc-SelectPanel-MessageIcon-GS8ry:where([data-variant=error]){color:var(--fgColor-danger,var(--color-danger-fg))}.prc-SelectPanel-MessageAction-qwola{margin-top:var(--base-size-8,.5rem)}.prc-SelectPanel-ResponsiveCloseButton-3mdX2{display:inline-grid}.prc-SelectPanel-ResponsiveFooter-e-JSD{align-items:center;display:none;justify-content:center;padding:var(--base-size-8,.5rem)}.prc-SelectPanel-ResponsiveFooter-e-JSD:where([data-display-footer=always]){display:flex}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveFooter-e-JSD:where([data-display-footer=only-small]){display:flex}}.prc-SelectPanel-ResponsiveFooter-e-JSD[data-stretch-secondary-action=never]{justify-content:space-between}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveFooter-e-JSD:where([data-stretch-secondary-action=only-big]){justify-content:space-between}}.prc-SelectPanel-ResponsiveFooter-e-JSD:where([data-stretch-save-button=only-small]){justify-content:space-between}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveFooter-e-JSD:where([data-stretch-save-button=only-small]){justify-content:center}}.prc-SelectPanel-SecondaryAction-aWzLU{align-items:stretch;display:flex;flex-grow:1;justify-content:center}.prc-SelectPanel-SecondaryAction-aWzLU[data-stretch-secondary-action=never]{align-items:flex-start;flex-grow:0}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-SecondaryAction-aWzLU:where([data-stretch-secondary-action=only-big]){align-items:flex-start;flex-grow:0}}.prc-SelectPanel-CancelSaveButtons-kk2cT{display:flex;gap:var(--stack-gap-condensed,.5rem);justify-content:flex-end}.prc-SelectPanel-ResponsiveCancelSaveButtons-j1--s{display:none}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveCancelSaveButtons-j1--s{display:flex;gap:var(--stack-gap-condensed,.5rem);justify-content:flex-end}}.prc-SelectPanel-ResponsiveSaveButton-Ooz4Y{display:none}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveSaveButton-Ooz4Y{display:flex}}@media screen and (max-width: calc(48rem - .02px)){.prc-SelectPanel-ResponsiveSaveButton-Ooz4Y:where([data-stretch-save-button=only-small]){flex-grow:1}}.prc-SelectPanel-Backdrop-7XJa-{background-color:var(--overlay-backdrop-bgColor,var(--color-overlay-backdrop));inset:0;position:absolute}.prc-FilteredActionList-LoadingSkeleton-x9WXt{border-radius:4px}.prc-FilteredActionList-Container-2A9NQ{display:flex;flex-grow:1;height:100%;overflow:auto}@media screen and (max-width: calc(48rem - .02px)){@supports (-webkit-touch-callout:none){.prc-FilteredActionList-FullScreenTextInput-rCAiq{font-size:var(--text-title-size-small,1rem)}}}.prc-FilteredActionList-SelectAllContainer-w5otq{align-items:center;background:var(--bgColor-muted,var(--color-canvas-subtle));border-bottom:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default));display:flex;padding-block:var(--base-size-4,.25rem);padding-inline:var(--base-size-16,1rem)}.prc-FilteredActionList-SelectAllCheckbox-dq2yL{margin:var(--base-size-4,.25rem) var(--base-size-8,.5rem) calc(var(--base-size-4,.25rem) - 1px) 0}.prc-FilteredActionList-SelectAllLabel-l34LA{color:var(--fgColor-muted,var(--color-fg-muted));font-size:var(--text-body-size-medium,.875rem)}.prc-SkeletonText-SkeletonText-tW5nH{--font-size:var(--text-body-size-medium,.875rem);--line-height:var(--text-body-lineHeight-medium,1.4285);--leading:calc(var(--font-size)*var(--line-height) - var(--font-size))}@supports (margin-block:mod(1px,1px)){.prc-SkeletonText-SkeletonText-tW5nH{--leading:mod(var(--font-size) * var(--line-height),var(--font-size))}}.prc-SkeletonText-SkeletonText-tW5nH{border-radius:var(--borderRadius-small,.1875rem);height:var(--font-size);margin-block:calc(var(--leading)/2)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-in-multiline]){margin-block-end:calc(var(--leading)*2)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-in-multiline]):last-child{margin-bottom:0;max-width:65%;min-width:50px}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=display]),.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=titleLarge]){border-radius:var(--borderRadius-medium,.375rem)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=display]){--font-size:var(--text-display-size,2.5rem);--line-height:var(--text-display-lineHeight,1.4)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=titleLarge]){--font-size:var(--text-title-size-large,2rem);--line-height:var(--text-title-lineHeight-large,1.5)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=titleMedium]){--font-size:var(--text-title-size-medium,1.25rem);--line-height:var(--text-title-lineHeight-medium,1.6)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=titleSmall]){--font-size:var(--text-title-size-small,1rem);--line-height:var(--text-title-lineHeight-small,1.5)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=subtitle]){--font-size:var(--text-subtitle-size,1.25rem);--line-height:var(--text-subtitle-lineHeight,1.6)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=bodyLarge]){--font-size:var(--text-body-size-large,1rem);--line-height:var(--text-body-lineHeight-large,1.5)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=bodySmall]){--font-size:var(--text-body-size-small,.75rem);--line-height:var(--text-body-lineHeight-small,1.6666)}.prc-SkeletonText-SkeletonTextWrapper-3Z0sU{padding-block:.1px}#root{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.mt-2{margin-top:8px}.mb-2{margin-bottom:8px}.ml-2{margin-left:8px}.mr-2{margin-right:8px}.prc-components-ButtonReset-9kafa{align-items:center;appearance:none;background:none;border:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;margin:0;padding:0;text-align:start}.prc-components-ButtonReset-9kafa::-moz-focus-inner{border:0}.prc-DataTable-TableContainer-Gm3sY{column-gap:var(--base-size-8,.5rem);display:grid;grid-template-areas:"title actions" "divider divider" "subtitle subtitle" "filter filter" "table table" "footer footer";grid-template-columns:1fr 1fr}.prc-DataTable-TableTitle-Q7qQd{align-self:center;font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-semibold,600);grid-area:title;line-height:20px}.prc-DataTable-TableSubtitle-DEyv-,.prc-DataTable-TableTitle-Q7qQd{color:var(--fgColor-default,var(--color-fg-default));margin:0}.prc-DataTable-TableSubtitle-DEyv-{font-size:var(--text-body-size-small,.75rem);font-weight:var(--base-text-weight-normal,400);grid-area:subtitle;line-height:var(--text-title-lineHeight-small,1.5)}.prc-DataTable-TableActions-IEEii{align-items:center;column-gap:var(--base-size-8,.5rem);display:flex;grid-area:actions;justify-self:end}.prc-DataTable-TableDivider-OsO1X{background-color:var(--borderColor-default,var(--color-border-default));grid-area:divider;height:1px;margin-block-end:var(--base-size-8,.5rem);margin-block-start:var(--base-size-16,1rem);width:100%}.prc-DataTable-TableActions-IEEii+.prc-DataTable-TableOverflowWrapper-PFgsy,.prc-DataTable-TableSubtitle-DEyv-+.prc-DataTable-TableOverflowWrapper-PFgsy,.prc-DataTable-TableTitle-Q7qQd+.prc-DataTable-TableOverflowWrapper-PFgsy{margin-block-start:var(--base-size-8,.5rem)}.prc-DataTable-Table-qYfrL,.prc-DataTable-TableOverflowWrapper-PFgsy{grid-area:table}.prc-DataTable-Table-qYfrL{--table-border-radius:.375rem;--table-cell-padding:var(--cell-padding-block,.5rem) var(--cell-padding-inline,.75rem);--table-font-size:.75rem;background-color:var(--bgColor-default,var(--color-canvas-default));border-collapse:separate;border-spacing:0;display:grid;font-size:var(--table-font-size);grid-template-columns:var(--grid-template-columns);line-height:1.66667;width:100%}.prc-DataTable-Table-qYfrL:where([data-cell-padding=condensed]){--cell-padding-block:.25rem;--cell-padding-inline:.5rem}.prc-DataTable-Table-qYfrL:where([data-cell-padding=normal]){--cell-padding-block:.5rem;--cell-padding-inline:.75rem}.prc-DataTable-Table-qYfrL:where([data-cell-padding=spacious]){--cell-padding-block:.75rem;--cell-padding-inline:1rem}.prc-DataTable-TableCell-dVc-6:first-child,.prc-DataTable-TableHeader-CRPoj:first-child{border-inline-start:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default))}.prc-DataTable-TableCell-dVc-6:last-child,.prc-DataTable-TableHeader-CRPoj:last-child{border-inline-end:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default))}.prc-DataTable-TableCell-dVc-6,.prc-DataTable-TableHeader-CRPoj{align-items:center;border-block-end:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default));display:flex;padding:var(--table-cell-padding);text-align:start}.prc-DataTable-TableCell-dVc-6:where([data-cell-align=end]),.prc-DataTable-TableHeader-CRPoj:where([data-cell-align=end]){display:flex;justify-content:flex-end;text-align:end}.prc-DataTable-TableHeader-CRPoj[data-cell-align=end] .prc-DataTable-TableSortButton-LnQla{display:flex;flex-direction:row-reverse}.prc-DataTable-TableHead-eOrJU .prc-DataTable-TableRow-1vLX7:first-of-type .prc-DataTable-TableHeader-CRPoj{border-block-start:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default))}.prc-DataTable-TableHead-eOrJU .prc-DataTable-TableRow-1vLX7:first-of-type .prc-DataTable-TableHeader-CRPoj:first-child{border-top-left-radius:var(--table-border-radius)}.prc-DataTable-TableHead-eOrJU .prc-DataTable-TableRow-1vLX7:first-of-type .prc-DataTable-TableHeader-CRPoj:last-child{border-top-right-radius:var(--table-border-radius)}.prc-DataTable-TableOverflowWrapper-PFgsy:last-child .prc-DataTable-Table-qYfrL .prc-DataTable-TableBody-p56SS .prc-DataTable-TableRow-1vLX7:last-of-type .prc-DataTable-TableCell-dVc-6:first-child{border-bottom-left-radius:var(--table-border-radius)}.prc-DataTable-TableOverflowWrapper-PFgsy:last-child .prc-DataTable-Table-qYfrL .prc-DataTable-TableBody-p56SS .prc-DataTable-TableRow-1vLX7:last-of-type .prc-DataTable-TableCell-dVc-6:last-child{border-bottom-right-radius:var(--table-border-radius)}.prc-DataTable-TableRow-1vLX7>:first-child .prc-DataTable-TableCellSkeletonItem-jFqti,.prc-DataTable-TableRow-1vLX7>:first-child:not(.prc-DataTable-TableCellSkeleton-ge8WK){padding-inline-start:var(--base-size-16,1rem)}.prc-DataTable-TableRow-1vLX7>:last-child .prc-DataTable-TableCellSkeletonItem-jFqti,.prc-DataTable-TableRow-1vLX7>:last-child:not(.prc-DataTable-TableCellSkeleton-ge8WK){padding-inline-end:var(--base-size-16,1rem)}.prc-DataTable-TableHeader-CRPoj{background-color:var(--bgColor-muted,var(--color-canvas-subtle));border-block-start:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default));color:var(--fgColor-muted,var(--color-fg-muted));font-weight:var(--base-text-weight-semibold,600)}.prc-DataTable-TableHeader-CRPoj:where([aria-sort=ascending]),.prc-DataTable-TableHeader-CRPoj:where([aria-sort=descending]){color:var(--fgColor-default,var(--color-fg-default))}.prc-DataTable-TableSortIcon-2h30n{visibility:hidden}.prc-DataTable-TableHeader-CRPoj .prc-DataTable-TableSortButton-LnQla:focus .prc-DataTable-TableSortIcon--ascending-H9-sb,.prc-DataTable-TableHeader-CRPoj:hover .prc-DataTable-TableSortIcon--ascending-H9-sb,.prc-DataTable-TableHeader-CRPoj[aria-sort=ascending] .prc-DataTable-TableSortIcon--ascending-H9-sb,.prc-DataTable-TableHeader-CRPoj[aria-sort=descending] .prc-DataTable-TableSortIcon--descending-7-zjV{visibility:visible}.prc-DataTable-TableRow-1vLX7:hover .prc-DataTable-TableCell-dVc-6:not(.prc-DataTable-TableCellSkeleton-ge8WK){background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}.prc-DataTable-TableCell-dVc-6:where([scope=row]){align-items:center;color:var(--fgColor-default,var(--color-fg-default));display:flex;font-weight:var(--base-text-weight-semibold,600)}.prc-DataTable-TableCellSkeleton-ge8WK{padding:0}.prc-DataTable-TableCellSkeletonItems-XEGdI{display:flex;flex-direction:column;width:100%}.prc-DataTable-TableCellSkeletonItem-jFqti{padding:var(--table-cell-padding)}.prc-DataTable-TableCellSkeletonItem-jFqti:nth-of-type(5n+1){--skeleton-item-width:85%}.prc-DataTable-TableCellSkeletonItem-jFqti:nth-of-type(5n+2){--skeleton-item-width:67.5%}.prc-DataTable-TableCellSkeletonItem-jFqti:nth-of-type(5n+3){--skeleton-item-width:80%}.prc-DataTable-TableCellSkeletonItem-jFqti:nth-of-type(5n+4){--skeleton-item-width:60%}.prc-DataTable-TableCellSkeletonItem-jFqti:nth-of-type(5n+5){--skeleton-item-width:75%}.prc-DataTable-TableCellSkeletonItem-jFqti [data-component=SkeletonText]{width:var(--skeleton-item-width)}.prc-DataTable-TableCellSkeletonItem-jFqti:not(:last-of-type){border-block-end:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default))}.prc-DataTable-TableSortButton-LnQla{column-gap:.5rem}.prc-DataTable-TableBody-p56SS,.prc-DataTable-TableHead-eOrJU,.prc-DataTable-TableRow-1vLX7{display:contents}@supports (grid-template-columns:subgrid){.prc-DataTable-TableBody-p56SS,.prc-DataTable-TableHead-eOrJU,.prc-DataTable-TableRow-1vLX7{display:grid;grid-column:-1/1;grid-template-columns:subgrid}}.prc-DataTable-TablePagination-ZbY9p{align-items:center;border:var(--borderWidth-thin,.0625rem) solid var(--borderColor-default,var(--color-border-default));border-end-end-radius:var(--borderRadius-medium,.375rem);border-end-start-radius:var(--borderRadius-medium,.375rem);border-top-width:0;column-gap:1rem;display:flex;grid-area:footer;justify-content:space-between;padding:var(--base-size-8,.5rem) var(--base-size-16,1rem);width:100%}@media ((max-width: 767.98px)){.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=narrow]>:not(:first-child):not(:last-child){display:none}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=narrow]>:first-child{margin-inline-end:0}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=narrow]>:last-child{margin-inline-start:0}}@media ((min-width:768px)){.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=regular]>:not(:first-child):not(:last-child){display:none}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=regular]>:first-child{margin-inline-end:0}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=regular]>:last-child{margin-inline-start:0}}@media ((min-width:1400px)){.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=wide]>:not(:first-child):not(:last-child){display:none}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=wide]>:first-child{margin-inline-end:0}.prc-DataTable-TablePaginationSteps-Qqz6y[data-hidden-viewport-ranges*=wide]>:last-child{margin-inline-start:0}}.prc-DataTable-TablePaginationRange-Kp7GT{color:var(--fgColor-muted,var(--color-fg-muted));font-size:var(--text-body-size-small,.75rem);margin:0}.prc-DataTable-TablePaginationSteps-Qqz6y{align-items:center;color:var(--fgColor-default,var(--color-fg-default));display:flex;flex-wrap:wrap;font-size:var(--text-body-size-medium,.875rem);list-style:none;margin:0;padding:0}.prc-DataTable-TablePaginationStep-0FsgZ:first-of-type{margin-right:var(--base-size-16,1rem)}.prc-DataTable-TablePaginationStep-0FsgZ:last-of-type{margin-left:var(--base-size-16,1rem)}.prc-DataTable-TablePaginationAction-kKQK4{align-items:center;border-radius:var(--borderRadius-medium,.375rem);color:var(--fgColor-muted,var(--color-fg-muted));display:flex;font-size:var(--text-body-size-medium,.875rem);line-height:1.42857;padding:var(--base-size-8,.5rem);-webkit-user-select:none;user-select:none}.prc-DataTable-TablePaginationAction-kKQK4[data-has-page]{color:var(--fgColor-accent,var(--color-accent-fg))}.prc-DataTable-TablePaginationPage-MQm-t{align-items:center;border-radius:var(--borderRadius-medium,.375rem);display:flex;font-size:var(--text-body-size-medium,.875rem);justify-content:center;line-height:1.42857;min-height:2rem;min-width:2rem;padding:var(--base-size-8,.5rem) calc((var(--base-size-32,2rem) - var(--base-size-20,1.25rem))/2);-webkit-user-select:none;user-select:none}.prc-DataTable-TablePaginationAction-kKQK4[data-has-page]:focus,.prc-DataTable-TablePaginationAction-kKQK4[data-has-page]:hover,.prc-DataTable-TablePaginationPage-MQm-t:focus,.prc-DataTable-TablePaginationPage-MQm-t:hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}.prc-DataTable-TablePaginationPage-MQm-t[data-active=true]{background-color:var(--bgColor-accent-emphasis,var(--color-accent-emphasis));color:var(--fgColor-onEmphasis,var(--color-fg-on-emphasis))}.prc-DataTable-TablePaginationPage-MQm-t[data-active=true]:focus-visible{box-shadow:inset 0 0 0 3px var(--fgColor-onEmphasis,var(--color-fg-on-emphasis));outline:2px solid var(--bgColor-accent-emphasis,var(--color-accent-emphasis));outline-offset:-2px}.prc-DataTable-TablePaginationTruncationStep-HEMTY{align-items:center;display:flex;justify-content:center;min-height:2rem;min-width:2rem;-webkit-user-select:none;user-select:none}.controlsHolder{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}.buttonHolder{display:flex;flex-direction:row;justify-content:center}Button{width:fit-content}:root{--base-duration-0: 0ms;--base-duration-100: .1s;--base-duration-1000: 1s;--base-duration-200: .2s;--base-duration-300: .3s;--base-duration-400: .4s;--base-duration-50: 50ms;--base-duration-500: .5s;--base-duration-600: .6s;--base-duration-700: .7s;--base-duration-800: .8s;--base-duration-900: .9s;--base-easing-easeIn: cubic-bezier(.7, .1, .75, .9);--base-easing-easeInOut: cubic-bezier(.6, 0, .2, 1);--base-easing-easeOut: cubic-bezier(.3, .8, .6, 1);--base-easing-linear: cubic-bezier(0, 0, 1, 1)}:root{--base-size-112: 7rem;--base-size-12: .75rem;--base-size-128: 8rem;--base-size-16: 1rem;--base-size-2: .125rem;--base-size-20: 1.25rem;--base-size-24: 1.5rem;--base-size-28: 1.75rem;--base-size-32: 2rem;--base-size-36: 2.25rem;--base-size-4: .25rem;--base-size-40: 2.5rem;--base-size-44: 2.75rem;--base-size-48: 3rem;--base-size-6: .375rem;--base-size-64: 4rem;--base-size-8: .5rem;--base-size-80: 5rem;--base-size-96: 6rem}:root{--base-text-weight-light: 300;--base-text-weight-medium: 500;--base-text-weight-normal: 400;--base-text-weight-semibold: 600}:root{--borderRadius-full: 624.9375rem;--borderRadius-large: .75rem;--borderRadius-medium: .375rem;--borderRadius-small: .1875rem;--borderWidth-thick: .125rem;--borderWidth-thicker: .25rem;--borderWidth-thin: .0625rem;--outline-focus-offset: -.125rem;--outline-focus-width: .125rem;--borderRadius-default: var(--borderRadius-medium);--borderWidth-default: var(--borderWidth-thin);--boxShadow-thick: inset 0 0 0 var(--borderWidth-thick);--boxShadow-thicker: inset 0 0 0 var(--borderWidth-thicker);--boxShadow-thin: inset 0 0 0 var(--borderWidth-thin)}:root{--breakpoint-large: 63.25rem;--breakpoint-medium: 48rem;--breakpoint-small: 34rem;--breakpoint-xlarge: 80rem;--breakpoint-xsmall: 20rem;--breakpoint-xxlarge: 87.5rem}@media (pointer: coarse){:root{--control-minTarget-auto: 2.75rem;--controlStack-medium-gap-auto: .75rem;--controlStack-small-gap-auto: 1rem}}@media (pointer: fine){:root{--control-minTarget-auto: 1rem;--controlStack-medium-gap-auto: .5rem;--controlStack-small-gap-auto: .5rem}}:root{--control-large-paddingBlock: .625rem;--control-medium-paddingBlock: .375rem;--control-xlarge-paddingBlock: .875rem;--control-xsmall-paddingBlock: .125rem;--overlay-height-large: 27rem;--overlay-height-medium: 20rem;--overlay-height-small: 16rem;--overlay-height-xlarge: 37.5rem;--overlay-offset: .25rem;--overlay-width-large: 40rem;--overlay-width-medium: 30rem;--overlay-width-small: 20rem;--overlay-width-xlarge: 60rem;--overlay-width-xsmall: 12rem;--spinner-strokeWidth-default: .125rem;--control-large-gap: .5rem;--control-large-lineBoxHeight: 1.25rem;--control-large-paddingInline-normal: .75rem;--control-large-paddingInline-spacious: 1rem;--control-large-size: 2.5rem;--control-medium-gap: .5rem;--control-medium-lineBoxHeight: 1.25rem;--control-medium-paddingInline-condensed: .5rem;--control-medium-paddingInline-normal: .75rem;--control-medium-paddingInline-spacious: 1rem;--control-medium-size: 2rem;--control-minTarget-coarse: 2.75rem;--control-minTarget-fine: 1rem;--control-small-gap: .25rem;--control-small-lineBoxHeight: 1.25rem;--control-small-paddingBlock: .25rem;--control-small-paddingInline-condensed: .5rem;--control-small-paddingInline-normal: .75rem;--control-small-size: 1.75rem;--control-xlarge-gap: .5rem;--control-xlarge-lineBoxHeight: 1.25rem;--control-xlarge-paddingInline-normal: .75rem;--control-xlarge-paddingInline-spacious: 1rem;--control-xlarge-size: 3rem;--control-xsmall-gap: .25rem;--control-xsmall-lineBoxHeight: 1.25rem;--control-xsmall-paddingInline-condensed: .25rem;--control-xsmall-paddingInline-normal: .5rem;--control-xsmall-paddingInline-spacious: .75rem;--control-xsmall-size: 1.5rem;--controlStack-large-gap-auto: .5rem;--controlStack-large-gap-condensed: .5rem;--controlStack-large-gap-spacious: .75rem;--controlStack-medium-gap-condensed: .5rem;--controlStack-medium-gap-spacious: .75rem;--controlStack-small-gap-condensed: .5rem;--controlStack-small-gap-spacious: 1rem;--overlay-borderRadius: .375rem;--overlay-padding-condensed: .5rem;--overlay-padding-normal: 1rem;--overlay-paddingBlock-condensed: .25rem;--overlay-paddingBlock-normal: .75rem;--spinner-size-large: 4rem;--spinner-size-medium: 2rem;--spinner-size-small: 1rem;--stack-gap-condensed: .5rem;--stack-gap-normal: 1rem;--stack-gap-spacious: 1.5rem;--stack-padding-condensed: .5rem;--stack-padding-normal: 1rem;--stack-padding-spacious: 1.5rem}:root{--fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;--fontStack-sansSerif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--fontStack-sansSerifDisplay: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--fontStack-system: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--text-body-lineHeight-large: 1.5;--text-body-lineHeight-medium: 1.4285;--text-body-lineHeight-small: 1.6666;--text-body-size-large: 1rem;--text-body-size-medium: .875rem;--text-body-size-small: .75rem;--text-caption-lineHeight: 1.3333;--text-caption-size: .75rem;--text-codeBlock-lineHeight: 1.5385;--text-codeBlock-size: .8125rem;--text-codeInline-size: .9285em;--text-display-lineBoxHeight: 1.4;--text-display-lineHeight: 1.4;--text-display-size: 2.5rem;--text-subtitle-lineHeight: 1.6;--text-subtitle-size: 1.25rem;--text-title-lineHeight-large: 1.5;--text-title-lineHeight-medium: 1.6;--text-title-lineHeight-small: 1.5;--text-title-size-large: 2rem;--text-title-size-medium: 1.25rem;--text-title-size-small: 1rem;--text-body-weight: var(--base-text-weight-normal);--text-caption-weight: var(--base-text-weight-normal);--text-codeBlock-weight: var(--base-text-weight-normal);--text-codeInline-weight: var(--base-text-weight-normal);--text-display-weight: var(--base-text-weight-medium);--text-subtitle-weight: var(--base-text-weight-normal);--text-title-weight-large: var(--base-text-weight-semibold);--text-title-weight-medium: var(--base-text-weight-semibold);--text-title-weight-small: var(--base-text-weight-semibold);--text-body-shorthand-large: var(--text-body-weight) var(--text-body-size-large) / var(--text-body-lineHeight-large) var(--fontStack-sansSerif);--text-body-shorthand-medium: var(--text-body-weight) var(--text-body-size-medium) / var(--text-body-lineHeight-medium) var(--fontStack-sansSerif);--text-body-shorthand-small: var(--text-body-weight) var(--text-body-size-small) / var(--text-body-lineHeight-small) var(--fontStack-sansSerif);--text-caption-shorthand: var(--text-caption-weight) var(--text-caption-size) / var(--text-caption-lineHeight) var(--fontStack-sansSerif);--text-codeBlock-shorthand: var(--text-codeBlock-weight) var(--text-codeBlock-size) / var(--text-codeBlock-lineHeight) var(--fontStack-monospace);--text-codeInline-shorthand: var(--text-codeInline-weight) var(--text-codeInline-size) var(--fontStack-monospace);--text-display-shorthand: var(--text-display-weight) var(--text-display-size) / var(--text-display-lineHeight) var(--fontStack-sansSerifDisplay);--text-subtitle-shorthand: var(--text-subtitle-weight) var(--text-subtitle-size) / var(--text-subtitle-lineHeight) var(--fontStack-sansSerifDisplay);--text-title-shorthand-large: var(--text-title-weight-large) var(--text-title-size-large) / var(--text-title-lineHeight-large) var(--fontStack-sansSerifDisplay);--text-title-shorthand-medium: var(--text-title-weight-medium) var(--text-title-size-medium) / var(--text-title-lineHeight-medium) var(--fontStack-sansSerifDisplay);--text-title-shorthand-small: var(--text-title-weight-small) var(--text-title-size-small) / var(--text-title-lineHeight-small) var(--fontStack-sansSerif)}[data-color-mode=light][data-light-theme=light],[data-color-mode=light][data-light-theme=light] ::backdrop,[data-color-mode=auto][data-light-theme=light],[data-color-mode=auto][data-light-theme=light] ::backdrop{--bgColor-success-emphasis: #1f883d;--button-outline-bgColor-active: #0757ba;--button-primary-bgColor-active: #197935;--button-primary-bgColor-disabled: #95d8a6;--button-primary-bgColor-hover: #1c8139;--buttonCounter-danger-fgColor-rest: #c21c2c;--color-ansi-cyan: #1b7c83;--color-ansi-cyan-bright: #3192aa;--control-checked-bgColor-active: #0757ba;--control-checked-bgColor-hover: #0860ca;--fgColor-danger: #d1242f;--reactionButton-selected-bgColor-hover: #caecff;--avatarStack-fade-bgColor-default: #c8d1da;--avatarStack-fade-bgColor-muted: #dae0e7;--bgColor-accent-emphasis: #0969da;--bgColor-accent-muted: #ddf4ff;--bgColor-attention-emphasis: #9a6700;--bgColor-attention-muted: #fff8c5;--bgColor-danger-emphasis: #cf222e;--bgColor-danger-muted: #ffebe9;--bgColor-disabled: #eff2f5;--bgColor-done-emphasis: #8250df;--bgColor-done-muted: #fbefff;--bgColor-emphasis: #25292e;--bgColor-inverse: #25292e;--bgColor-muted: #f6f8fa;--bgColor-neutral-emphasis: #59636e;--bgColor-neutral-muted: #818b981f;--bgColor-open-emphasis: var(--bgColor-success-emphasis);--bgColor-severe-emphasis: #bc4c00;--bgColor-severe-muted: #fff1e5;--bgColor-sponsors-emphasis: #bf3989;--bgColor-sponsors-muted: #ffeff7;--bgColor-success-muted: #dafbe1;--bgColor-transparent: #ffffff00;--borderColor-accent-emphasis: #0969da;--borderColor-accent-muted: #54aeff66;--borderColor-attention-emphasis: #9a6700;--borderColor-attention-muted: #d4a72c66;--borderColor-danger-emphasis: #cf222e;--borderColor-danger-muted: #ff818266;--borderColor-default: #d1d9e0;--borderColor-disabled: #818b981a;--borderColor-done-emphasis: #8250df;--borderColor-done-muted: #c297ff66;--borderColor-emphasis: #818b98;--borderColor-neutral-emphasis: #59636e;--borderColor-severe-emphasis: #bc4c00;--borderColor-severe-muted: #fb8f4466;--borderColor-sponsors-emphasis: #bf3989;--borderColor-sponsors-muted: #ff80c866;--borderColor-success-emphasis: #1a7f37;--borderColor-success-muted: #4ac26b66;--borderColor-transparent: #ffffff00;--button-danger-bgColor-active: #a40e26;--button-danger-fgColor-disabled: #d1242f80;--button-danger-fgColor-rest: var(--fgColor-danger);--button-danger-shadow-selected: inset 0px 1px 0px 0px #4c001433;--button-inactive-bgColor: #e6eaef;--button-inactive-fgColor: #59636e;--button-invisible-bgColor-disabled: #ffffff00;--button-invisible-borderColor-disabled: #ffffff00;--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;--button-primary-bgColor-rest: var(--bgColor-success-emphasis);--button-primary-borderColor-disabled: var(--button-primary-bgColor-disabled);--button-primary-shadow-selected: inset 0px 1px 0px 0px #002d114d;--button-star-iconColor: #eac54f;--buttonCounter-danger-fgColor-disabled: #d1242f80;--buttonCounter-outline-fgColor-rest: #0550ae;--buttonCounter-primary-bgColor-rest: #002d1133;--codeMirror-syntax-fgColor-constant: #0550ae;--codeMirror-syntax-fgColor-entity: #8250df;--codeMirror-syntax-fgColor-keyword: #cf222e;--codeMirror-syntax-fgColor-storage: #cf222e;--codeMirror-syntax-fgColor-string: #0a3069;--codeMirror-syntax-fgColor-support: #0550ae;--codeMirror-syntax-fgColor-variable: #953800;--color-ansi-black-bright: #393f46;--color-ansi-blue: #0969da;--color-ansi-blue-bright: #218bff;--color-ansi-gray: #59636e;--color-ansi-green: #116329;--color-ansi-green-bright: #1a7f37;--color-ansi-magenta: #8250df;--color-ansi-magenta-bright: #a475f9;--color-ansi-red: #cf222e;--color-ansi-red-bright: #a40e26;--color-ansi-white: #59636e;--color-ansi-white-bright: #818b98;--color-ansi-yellow: #4d2d00;--color-ansi-yellow-bright: #633c01;--color-prettylights-syntax-brackethighlighter-angle: #59636e;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-comment: #59636e;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-entity-tag: #0550ae;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-markup-ignored-text: #d1d9e0;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;--color-prettylights-syntax-variable: #953800;--contribution-default-bgColor-0: #eff2f5;--contribution-default-bgColor-1: #aceebb;--contribution-default-bgColor-2: #4ac26b;--contribution-default-bgColor-3: #2da44e;--contribution-default-bgColor-4: #116329;--contribution-default-borderColor-0: #1f23280d;--contribution-halloween-bgColor-1: #f0db3d;--contribution-halloween-bgColor-2: #ffd642;--contribution-halloween-bgColor-3: #f68c41;--contribution-halloween-bgColor-4: #1f2328;--contribution-winter-bgColor-1: #b6e3ff;--contribution-winter-bgColor-2: #54aeff;--contribution-winter-bgColor-3: #0969da;--contribution-winter-bgColor-4: #0a3069;--control-bgColor-active: #e6eaef;--control-bgColor-hover: #eff2f5;--control-bgColor-rest: #f6f8fa;--control-checked-borderColor-active: var(--control-checked-bgColor-active);--control-checked-borderColor-hover: var(--control-checked-bgColor-hover);--control-danger-fgColor-hover: var(--fgColor-danger);--control-danger-fgColor-rest: var(--fgColor-danger);--control-fgColor-rest: #25292e;--control-transparent-bgColor-active: #818b9826;--control-transparent-bgColor-hover: #818b981a;--control-transparent-bgColor-rest: #ffffff00;--control-transparent-bgColor-selected: #818b9826;--control-transparent-borderColor-active: #ffffff00;--control-transparent-borderColor-hover: #ffffff00;--control-transparent-borderColor-rest: #ffffff00;--controlTrack-bgColor-active: #dae0e7;--controlTrack-bgColor-hover: #e0e6eb;--controlTrack-bgColor-rest: #e6eaef;--controlTrack-fgColor-rest: #59636e;--counter-borderColor: #ffffff00;--data-auburn-color-emphasis: #9d615c;--data-auburn-color-muted: #f2e9e9;--data-blue-color-emphasis: #006edb;--data-blue-color-muted: #d1f0ff;--data-brown-color-emphasis: #856d4c;--data-brown-color-muted: #eeeae2;--data-coral-color-emphasis: #d43511;--data-coral-color-muted: #ffe5db;--data-gray-color-emphasis: #808fa3;--data-gray-color-muted: #e8ecf2;--data-green-color-emphasis: #30a147;--data-green-color-muted: #caf7ca;--data-lemon-color-emphasis: #866e04;--data-lemon-color-muted: #f7eea1;--data-lime-color-emphasis: #527a29;--data-lime-color-muted: #e3f2b5;--data-olive-color-emphasis: #64762d;--data-olive-color-muted: #f0f0ad;--data-orange-color-emphasis: #eb670f;--data-orange-color-muted: #ffe7d1;--data-pine-color-emphasis: #167e53;--data-pine-color-muted: #bff8db;--data-pink-color-emphasis: #ce2c85;--data-pink-color-muted: #ffe5f1;--data-plum-color-emphasis: #a830e8;--data-plum-color-muted: #f8e5ff;--data-purple-color-emphasis: #894ceb;--data-purple-color-muted: #f1e5ff;--data-red-color-emphasis: #df0c24;--data-red-color-muted: #ffe2e0;--data-teal-color-emphasis: #179b9b;--data-teal-color-muted: #c7f5ef;--data-yellow-color-emphasis: #b88700;--data-yellow-color-muted: #ffec9e;--diffBlob-additionNum-bgColor: #aceebb;--diffBlob-additionWord-bgColor: #aceebb;--diffBlob-deletionNum-bgColor: #ffcecb;--diffBlob-deletionWord-bgColor: #ffcecb;--diffBlob-hunkNum-bgColor-rest: #b6e3ff;--display-auburn-bgColor-emphasis: #9d615c;--display-auburn-bgColor-muted: #f2e9e9;--display-auburn-borderColor-emphasis: #9d615c;--display-auburn-borderColor-muted: #e6d6d5;--display-auburn-fgColor: #8a5551;--display-auburn-scale-0: #f2e9e9;--display-auburn-scale-1: #e6d6d5;--display-auburn-scale-2: #d4b7b5;--display-auburn-scale-3: #c59e9b;--display-auburn-scale-4: #b4827e;--display-auburn-scale-5: #9d615c;--display-auburn-scale-6: #8a5551;--display-auburn-scale-7: #744744;--display-auburn-scale-8: #5d3937;--display-auburn-scale-9: #432928;--display-blue-bgColor-emphasis: #006edb;--display-blue-bgColor-muted: #d1f0ff;--display-blue-borderColor-emphasis: #006edb;--display-blue-borderColor-muted: #ade1ff;--display-blue-fgColor: #005fcc;--display-blue-scale-0: #d1f0ff;--display-blue-scale-1: #ade1ff;--display-blue-scale-2: #75c8ff;--display-blue-scale-3: #47afff;--display-blue-scale-4: #0f8fff;--display-blue-scale-5: #006edb;--display-blue-scale-6: #005fcc;--display-blue-scale-7: #004db3;--display-blue-scale-8: #003d99;--display-blue-scale-9: #002b75;--display-brown-bgColor-emphasis: #856d4c;--display-brown-bgColor-muted: #eeeae2;--display-brown-borderColor-emphasis: #856d4c;--display-brown-borderColor-muted: #dfd7c8;--display-brown-fgColor: #755f43;--display-brown-scale-0: #eeeae2;--display-brown-scale-1: #dfd7c8;--display-brown-scale-2: #cbbda4;--display-brown-scale-3: #b8a484;--display-brown-scale-4: #a68b64;--display-brown-scale-5: #856d4c;--display-brown-scale-6: #755f43;--display-brown-scale-7: #64513a;--display-brown-scale-8: #51412f;--display-brown-scale-9: #3a2e22;--display-coral-bgColor-emphasis: #d43511;--display-coral-bgColor-muted: #ffe5db;--display-coral-borderColor-emphasis: #d43511;--display-coral-borderColor-muted: #fecebe;--display-coral-fgColor: #ba2e12;--display-coral-scale-0: #ffe5db;--display-coral-scale-1: #fecebe;--display-coral-scale-2: #fcab92;--display-coral-scale-3: #f88768;--display-coral-scale-4: #f25f3a;--display-coral-scale-5: #d43511;--display-coral-scale-6: #ba2e12;--display-coral-scale-7: #9b2712;--display-coral-scale-8: #7e2011;--display-coral-scale-9: #5d180e;--display-cyan-bgColor-emphasis: #007b94;--display-cyan-bgColor-muted: #bdf4ff;--display-cyan-borderColor-emphasis: #007b94;--display-cyan-borderColor-muted: #7ae9ff;--display-cyan-fgColor: #006a80;--display-cyan-scale-0: #bdf4ff;--display-cyan-scale-1: #7ae9ff;--display-cyan-scale-2: #00d0fa;--display-cyan-scale-3: #00b7db;--display-cyan-scale-4: #0099b8;--display-cyan-scale-5: #007b94;--display-cyan-scale-6: #006a80;--display-cyan-scale-7: #00596b;--display-cyan-scale-8: #004857;--display-cyan-scale-9: #003742;--display-gray-bgColor-emphasis: #647182;--display-gray-bgColor-muted: #e8ecf2;--display-gray-borderColor-emphasis: #647182;--display-gray-borderColor-muted: #d2dae4;--display-gray-fgColor: #5c6570;--display-gray-scale-0: #e8ecf2;--display-gray-scale-1: #d2dae4;--display-gray-scale-2: #b4c0cf;--display-gray-scale-3: #9ba9bb;--display-gray-scale-4: #808fa3;--display-gray-scale-5: #647182;--display-gray-scale-6: #5c6570;--display-gray-scale-7: #4e535a;--display-gray-scale-8: #424448;--display-gray-scale-9: #303031;--display-green-bgColor-emphasis: #2c8141;--display-green-bgColor-muted: #caf7ca;--display-green-borderColor-emphasis: #2c8141;--display-green-borderColor-muted: #9ceda0;--display-green-fgColor: #2b6e3f;--display-green-scale-0: #caf7ca;--display-green-scale-1: #9ceda0;--display-green-scale-2: #54d961;--display-green-scale-3: #31bf46;--display-green-scale-4: #30a147;--display-green-scale-5: #2c8141;--display-green-scale-6: #2b6e3f;--display-green-scale-7: #285c3b;--display-green-scale-8: #254b34;--display-green-scale-9: #1d3528;--display-indigo-bgColor-emphasis: #5a61e7;--display-indigo-bgColor-muted: #e5e9ff;--display-indigo-borderColor-emphasis: #5a61e7;--display-indigo-borderColor-muted: #d2d7fe;--display-indigo-fgColor: #494edf;--display-indigo-scale-0: #e5e9ff;--display-indigo-scale-1: #d2d7fe;--display-indigo-scale-2: #b1b9fb;--display-indigo-scale-3: #979ff7;--display-indigo-scale-4: #7a82f0;--display-indigo-scale-5: #5a61e7;--display-indigo-scale-6: #494edf;--display-indigo-scale-7: #393cd5;--display-indigo-scale-8: #2d2db4;--display-indigo-scale-9: #25247b;--display-lemon-bgColor-emphasis: #866e04;--display-lemon-bgColor-muted: #f7eea1;--display-lemon-borderColor-emphasis: #866e04;--display-lemon-borderColor-muted: #f0db3d;--display-lemon-fgColor: #786002;--display-lemon-scale-0: #f7eea1;--display-lemon-scale-1: #f0db3d;--display-lemon-scale-2: #d8bd0e;--display-lemon-scale-3: #c2a60a;--display-lemon-scale-4: #a68c07;--display-lemon-scale-5: #866e04;--display-lemon-scale-6: #786002;--display-lemon-scale-7: #654f01;--display-lemon-scale-8: #523f00;--display-lemon-scale-9: #3d2e00;--display-lime-bgColor-emphasis: #527a29;--display-lime-bgColor-muted: #e3f2b5;--display-lime-borderColor-emphasis: #527a29;--display-lime-borderColor-muted: #c7e580;--display-lime-fgColor: #476c28;--display-lime-scale-0: #e3f2b5;--display-lime-scale-1: #c7e580;--display-lime-scale-2: #9bd039;--display-lime-scale-3: #80b530;--display-lime-scale-4: #6c9d2f;--display-lime-scale-5: #527a29;--display-lime-scale-6: #476c28;--display-lime-scale-7: #3a5b25;--display-lime-scale-8: #2f4a21;--display-lime-scale-9: #213319;--display-olive-bgColor-emphasis: #64762d;--display-olive-bgColor-muted: #f0f0ad;--display-olive-borderColor-emphasis: #64762d;--display-olive-borderColor-muted: #dbe170;--display-olive-fgColor: #56682c;--display-olive-scale-0: #f0f0ad;--display-olive-scale-1: #dbe170;--display-olive-scale-2: #b9c832;--display-olive-scale-3: #9bae32;--display-olive-scale-4: #819532;--display-olive-scale-5: #64762d;--display-olive-scale-6: #56682c;--display-olive-scale-7: #495a2b;--display-olive-scale-8: #3b4927;--display-olive-scale-9: #2a331f;--display-orange-bgColor-emphasis: #b8500f;--display-orange-bgColor-muted: #ffe7d1;--display-orange-borderColor-emphasis: #b8500f;--display-orange-borderColor-muted: #fecfaa;--display-orange-fgColor: #a24610;--display-orange-scale-0: #ffe7d1;--display-orange-scale-1: #fecfaa;--display-orange-scale-2: #fbaf74;--display-orange-scale-3: #f68c41;--display-orange-scale-4: #eb670f;--display-orange-scale-5: #b8500f;--display-orange-scale-6: #a24610;--display-orange-scale-7: #8d3c11;--display-orange-scale-8: #70300f;--display-orange-scale-9: #54230d;--display-pine-bgColor-emphasis: #167e53;--display-pine-bgColor-muted: #bff8db;--display-pine-borderColor-emphasis: #167e53;--display-pine-borderColor-muted: #80efb9;--display-pine-fgColor: #156f4b;--display-pine-scale-0: #bff8db;--display-pine-scale-1: #80efb9;--display-pine-scale-2: #1dd781;--display-pine-scale-3: #1dbf76;--display-pine-scale-4: #1aa267;--display-pine-scale-5: #167e53;--display-pine-scale-6: #156f4b;--display-pine-scale-7: #135d41;--display-pine-scale-8: #114b36;--display-pine-scale-9: #0d3627;--display-pink-bgColor-emphasis: #ce2c85;--display-pink-bgColor-muted: #ffe5f1;--display-pink-borderColor-emphasis: #ce2c85;--display-pink-borderColor-muted: #fdc9e2;--display-pink-fgColor: #b12f79;--display-pink-scale-0: #ffe5f1;--display-pink-scale-1: #fdc9e2;--display-pink-scale-2: #f8a5cf;--display-pink-scale-3: #f184bc;--display-pink-scale-4: #e55da5;--display-pink-scale-5: #ce2c85;--display-pink-scale-6: #b12f79;--display-pink-scale-7: #8e2e66;--display-pink-scale-8: #6e2b53;--display-pink-scale-9: #4d233d;--display-plum-bgColor-emphasis: #a830e8;--display-plum-bgColor-muted: #f8e5ff;--display-plum-borderColor-emphasis: #a830e8;--display-plum-borderColor-muted: #f0cdfe;--display-plum-fgColor: #961edc;--display-plum-scale-0: #f8e5ff;--display-plum-scale-1: #f0cdfe;--display-plum-scale-2: #e2a7fb;--display-plum-scale-3: #d487f7;--display-plum-scale-4: #c264f2;--display-plum-scale-5: #a830e8;--display-plum-scale-6: #961edc;--display-plum-scale-7: #7d1eb8;--display-plum-scale-8: #651d96;--display-plum-scale-9: #471769;--display-purple-bgColor-emphasis: #894ceb;--display-purple-bgColor-muted: #f1e5ff;--display-purple-borderColor-emphasis: #894ceb;--display-purple-borderColor-muted: #e6d2fe;--display-purple-fgColor: #783ae4;--display-purple-scale-0: #f1e5ff;--display-purple-scale-1: #e6d2fe;--display-purple-scale-2: #d1b1fc;--display-purple-scale-3: #bc91f8;--display-purple-scale-4: #a672f3;--display-purple-scale-5: #894ceb;--display-purple-scale-6: #783ae4;--display-purple-scale-7: #6223d7;--display-purple-scale-8: #4f21ab;--display-purple-scale-9: #391b79;--display-red-bgColor-emphasis: #df0c24;--display-red-bgColor-muted: #ffe2e0;--display-red-borderColor-emphasis: #df0c24;--display-red-borderColor-muted: #fecdcd;--display-red-fgColor: #c50d28;--display-red-scale-0: #ffe2e0;--display-red-scale-1: #fecdcd;--display-red-scale-2: #fda5a7;--display-red-scale-3: #fb8389;--display-red-scale-4: #f85461;--display-red-scale-5: #df0c24;--display-red-scale-6: #c50d28;--display-red-scale-7: #a60c29;--display-red-scale-8: #880c27;--display-red-scale-9: #610a20;--display-teal-bgColor-emphasis: #127e81;--display-teal-bgColor-muted: #c7f5ef;--display-teal-borderColor-emphasis: #127e81;--display-teal-borderColor-muted: #89ebe1;--display-teal-fgColor: #106e75;--display-teal-scale-0: #c7f5ef;--display-teal-scale-1: #89ebe1;--display-teal-scale-2: #22d3c7;--display-teal-scale-3: #1db9b4;--display-teal-scale-4: #179b9b;--display-teal-scale-5: #127e81;--display-teal-scale-6: #106e75;--display-teal-scale-7: #0d5b63;--display-teal-scale-8: #0a4852;--display-teal-scale-9: #073740;--display-yellow-bgColor-emphasis: #946a00;--display-yellow-bgColor-muted: #ffec9e;--display-yellow-borderColor-emphasis: #946a00;--display-yellow-borderColor-muted: #ffd642;--display-yellow-fgColor: #805900;--display-yellow-scale-0: #ffec9e;--display-yellow-scale-1: #ffd642;--display-yellow-scale-2: #ebb400;--display-yellow-scale-3: #d19d00;--display-yellow-scale-4: #b88700;--display-yellow-scale-5: #946a00;--display-yellow-scale-6: #805900;--display-yellow-scale-7: #704d00;--display-yellow-scale-8: #5c3d00;--display-yellow-scale-9: #422b00;--fgColor-accent: #0969da;--fgColor-attention: #9a6700;--fgColor-closed: var(--fgColor-danger);--fgColor-disabled: #818b98;--fgColor-done: #8250df;--fgColor-muted: #59636e;--fgColor-neutral: #59636e;--fgColor-severe: #bc4c00;--fgColor-sponsors: #bf3989;--fgColor-success: #1a7f37;--header-bgColor: #25292e;--header-borderColor-divider: #818b98;--headerSearch-bgColor: #25292e;--headerSearch-borderColor: #818b98;--highlight-neutral-bgColor: #fff8c5;--label-auburn-bgColor-active: #d4b7b5;--label-auburn-bgColor-hover: #e6d6d5;--label-auburn-bgColor-rest: #f2e9e9;--label-auburn-borderColor: #ffffff00;--label-auburn-fgColor-active: #5d3937;--label-auburn-fgColor-hover: #744744;--label-auburn-fgColor-rest: #8a5551;--label-blue-bgColor-active: #75c8ff;--label-blue-bgColor-hover: #ade1ff;--label-blue-bgColor-rest: #d1f0ff;--label-blue-borderColor: #ffffff00;--label-blue-fgColor-active: #003d99;--label-blue-fgColor-hover: #004db3;--label-blue-fgColor-rest: #005fcc;--label-brown-bgColor-active: #cbbda4;--label-brown-bgColor-hover: #dfd7c8;--label-brown-bgColor-rest: #eeeae2;--label-brown-borderColor: #ffffff00;--label-brown-fgColor-active: #51412f;--label-brown-fgColor-hover: #64513a;--label-brown-fgColor-rest: #755f43;--label-coral-bgColor-active: #fcab92;--label-coral-bgColor-hover: #fecebe;--label-coral-bgColor-rest: #ffe5db;--label-coral-borderColor: #ffffff00;--label-coral-fgColor-active: #7e2011;--label-coral-fgColor-hover: #9b2712;--label-coral-fgColor-rest: #ba2e12;--label-cyan-bgColor-active: #00d0fa;--label-cyan-bgColor-hover: #7ae9ff;--label-cyan-bgColor-rest: #bdf4ff;--label-cyan-borderColor: #ffffff00;--label-cyan-fgColor-active: #004857;--label-cyan-fgColor-hover: #00596b;--label-cyan-fgColor-rest: #006a80;--label-gray-bgColor-active: #b4c0cf;--label-gray-bgColor-hover: #d2dae4;--label-gray-bgColor-rest: #e8ecf2;--label-gray-borderColor: #ffffff00;--label-gray-fgColor-active: #424448;--label-gray-fgColor-hover: #4e535a;--label-gray-fgColor-rest: #5c6570;--label-green-bgColor-active: #54d961;--label-green-bgColor-hover: #9ceda0;--label-green-bgColor-rest: #caf7ca;--label-green-borderColor: #ffffff00;--label-green-fgColor-active: #254b34;--label-green-fgColor-hover: #285c3b;--label-green-fgColor-rest: #2b6e3f;--label-indigo-bgColor-active: #b1b9fb;--label-indigo-bgColor-hover: #d2d7fe;--label-indigo-bgColor-rest: #e5e9ff;--label-indigo-borderColor: #ffffff00;--label-indigo-fgColor-active: #2d2db4;--label-indigo-fgColor-hover: #393cd5;--label-indigo-fgColor-rest: #494edf;--label-lemon-bgColor-active: #d8bd0e;--label-lemon-bgColor-hover: #f0db3d;--label-lemon-bgColor-rest: #f7eea1;--label-lemon-borderColor: #ffffff00;--label-lemon-fgColor-active: #523f00;--label-lemon-fgColor-hover: #654f01;--label-lemon-fgColor-rest: #786002;--label-lime-bgColor-active: #9bd039;--label-lime-bgColor-hover: #c7e580;--label-lime-bgColor-rest: #e3f2b5;--label-lime-borderColor: #ffffff00;--label-lime-fgColor-active: #2f4a21;--label-lime-fgColor-hover: #3a5b25;--label-lime-fgColor-rest: #476c28;--label-olive-bgColor-active: #b9c832;--label-olive-bgColor-hover: #dbe170;--label-olive-bgColor-rest: #f0f0ad;--label-olive-borderColor: #ffffff00;--label-olive-fgColor-active: #3b4927;--label-olive-fgColor-hover: #495a2b;--label-olive-fgColor-rest: #56682c;--label-orange-bgColor-active: #fbaf74;--label-orange-bgColor-hover: #fecfaa;--label-orange-bgColor-rest: #ffe7d1;--label-orange-borderColor: #ffffff00;--label-orange-fgColor-active: #70300f;--label-orange-fgColor-hover: #8d3c11;--label-orange-fgColor-rest: #a24610;--label-pine-bgColor-active: #1dd781;--label-pine-bgColor-hover: #80efb9;--label-pine-bgColor-rest: #bff8db;--label-pine-borderColor: #ffffff00;--label-pine-fgColor-active: #114b36;--label-pine-fgColor-hover: #135d41;--label-pine-fgColor-rest: #156f4b;--label-pink-bgColor-active: #f8a5cf;--label-pink-bgColor-hover: #fdc9e2;--label-pink-bgColor-rest: #ffe5f1;--label-pink-borderColor: #ffffff00;--label-pink-fgColor-active: #6e2b53;--label-pink-fgColor-hover: #8e2e66;--label-pink-fgColor-rest: #b12f79;--label-plum-bgColor-active: #e2a7fb;--label-plum-bgColor-hover: #f0cdfe;--label-plum-bgColor-rest: #f8e5ff;--label-plum-borderColor: #ffffff00;--label-plum-fgColor-active: #651d96;--label-plum-fgColor-hover: #7d1eb8;--label-plum-fgColor-rest: #961edc;--label-purple-bgColor-active: #d1b1fc;--label-purple-bgColor-hover: #e6d2fe;--label-purple-bgColor-rest: #f1e5ff;--label-purple-borderColor: #ffffff00;--label-purple-fgColor-active: #4f21ab;--label-purple-fgColor-hover: #6223d7;--label-purple-fgColor-rest: #783ae4;--label-red-bgColor-active: #fda5a7;--label-red-bgColor-hover: #fecdcd;--label-red-bgColor-rest: #ffe2e0;--label-red-borderColor: #ffffff00;--label-red-fgColor-active: #880c27;--label-red-fgColor-hover: #a60c29;--label-red-fgColor-rest: #c50d28;--label-teal-bgColor-active: #22d3c7;--label-teal-bgColor-hover: #89ebe1;--label-teal-bgColor-rest: #c7f5ef;--label-teal-borderColor: #ffffff00;--label-teal-fgColor-active: #0a4852;--label-teal-fgColor-hover: #0d5b63;--label-teal-fgColor-rest: #106e75;--label-yellow-bgColor-active: #ebb400;--label-yellow-bgColor-hover: #ffd642;--label-yellow-bgColor-rest: #ffec9e;--label-yellow-borderColor: #ffffff00;--label-yellow-fgColor-active: #5c3d00;--label-yellow-fgColor-hover: #704d00;--label-yellow-fgColor-rest: #805900;--menu-bgColor-active: #ffffff00;--overlay-backdrop-bgColor: #c8d1da66;--progressBar-bgColor-success: var(--bgColor-success-emphasis);--progressBar-track-borderColor: #ffffff00;--reactionButton-selected-bgColor-rest: #ddf4ff;--reactionButton-selected-fgColor-hover: #0550ae;--selectMenu-bgColor-active: #b6e3ff;--selectMenu-borderColor: #ffffff00;--shadow-floating-legacy: 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;--shadow-resting-medium: 0px 1px 1px 0px #25292e1a, 0px 3px 6px 0px #25292e1f;--skeletonLoader-bgColor: #818b981a;--topicTag-borderColor: #ffffff00;--treeViewItem-leadingVisual-iconColor-rest: #54aeff;--underlineNav-borderColor-active: #fd8c73;--avatar-bgColor: #ffffff;--avatar-shadow: 0px 0px 0px 2px #ffffffcc;--bgColor-black: #1f2328;--bgColor-closed-emphasis: var(--bgColor-danger-emphasis);--bgColor-closed-muted: var(--bgColor-danger-muted);--bgColor-default: #ffffff;--bgColor-inset: var(--bgColor-muted);--bgColor-open-muted: var(--bgColor-success-muted);--bgColor-upsell-emphasis: var(--bgColor-done-emphasis);--bgColor-upsell-muted: var(--bgColor-done-muted);--bgColor-white: #ffffff;--border-accent-emphasis: .0625rem solid #0969da;--border-accent-muted: .0625rem solid #54aeff66;--border-attention-emphasis: .0625rem solid #9a6700;--border-attention-muted: .0625rem solid #d4a72c66;--border-danger-emphasis: .0625rem solid #cf222e;--border-danger-muted: .0625rem solid #ff818266;--border-default: .0625rem solid #d1d9e0;--border-disabled: .0625rem solid #818b981a;--border-done-emphasis: .0625rem solid #8250df;--border-done-muted: .0625rem solid #c297ff66;--border-emphasis: .0625rem solid #818b98;--border-neutral-emphasis: .0625rem solid #59636e;--border-severe-emphasis: .0625rem solid #bc4c00;--border-severe-muted: .0625rem solid #fb8f4466;--border-sponsors-emphasis: .0625rem solid #bf3989;--border-sponsors-muted: .0625rem solid #ff80c866;--border-success-emphasis: .0625rem solid #1a7f37;--border-success-muted: .0625rem solid #4ac26b66;--border-transparent: .0625rem solid #ffffff00;--borderColor-closed-emphasis: var(--borderColor-danger-emphasis);--borderColor-closed-muted: var(--borderColor-danger-muted);--borderColor-muted: #d1d9e0b3;--borderColor-open-emphasis: var(--borderColor-success-emphasis);--borderColor-open-muted: var(--borderColor-success-muted);--borderColor-translucent: #1f232826;--borderColor-upsell-emphasis: var(--borderColor-done-emphasis);--borderColor-upsell-muted: var(--borderColor-done-muted);--button-danger-bgColor-hover: var(--bgColor-danger-emphasis);--button-danger-bgColor-rest: var(--control-bgColor-rest);--button-danger-fgColor-active: #ffffff;--button-danger-fgColor-hover: #ffffff;--button-danger-iconColor-hover: #ffffff;--button-danger-iconColor-rest: var(--button-danger-fgColor-rest);--button-default-bgColor-active: var(--control-bgColor-active);--button-default-bgColor-hover: var(--control-bgColor-hover);--button-default-bgColor-rest: var(--control-bgColor-rest);--button-default-bgColor-selected: var(--control-bgColor-active);--button-default-fgColor-rest: var(--control-fgColor-rest);--button-default-shadow-resting: 0px 1px 0px 0px #1f23280a;--button-invisible-bgColor-active: var(--control-transparent-bgColor-active);--button-invisible-bgColor-hover: var(--control-transparent-bgColor-hover);--button-invisible-bgColor-rest: var(--control-transparent-bgColor-rest);--button-invisible-borderColor-hover: var(--control-transparent-borderColor-hover);--button-invisible-borderColor-rest: var(--control-transparent-borderColor-rest);--button-invisible-fgColor-active: var(--control-fgColor-rest);--button-invisible-fgColor-hover: var(--control-fgColor-rest);--button-invisible-fgColor-rest: var(--control-fgColor-rest);--button-invisible-iconColor-hover: var(--fgColor-muted);--button-invisible-iconColor-rest: var(--fgColor-muted);--button-outline-bgColor-hover: var(--bgColor-accent-emphasis);--button-outline-bgColor-rest: var(--control-bgColor-rest);--button-outline-fgColor-active: #ffffff;--button-outline-fgColor-disabled: #0969da80;--button-outline-fgColor-hover: #ffffff;--button-outline-fgColor-rest: var(--fgColor-accent);--button-primary-fgColor-disabled: #ffffffcc;--buttonCounter-danger-bgColor-disabled: #cf222e0d;--buttonCounter-danger-bgColor-hover: #ffffff33;--buttonCounter-danger-bgColor-rest: #cf222e1a;--buttonCounter-danger-fgColor-hover: #ffffff;--buttonCounter-default-bgColor-rest: var(--bgColor-neutral-muted);--buttonCounter-invisible-bgColor-rest: var(--bgColor-neutral-muted);--buttonCounter-outline-bgColor-disabled: #0969da0d;--buttonCounter-outline-bgColor-hover: #ffffff33;--buttonCounter-outline-bgColor-rest: #0969da1a;--buttonCounter-outline-fgColor-disabled: #0969da80;--buttonCounter-outline-fgColor-hover: #ffffff;--codeMirror-activeline-bgColor: var(--bgColor-neutral-muted);--codeMirror-gutterMarker-fgColor-muted: var(--fgColor-muted);--codeMirror-lineNumber-fgColor: var(--fgColor-muted);--codeMirror-selection-bgColor: var(--borderColor-accent-muted);--codeMirror-syntax-fgColor-comment: #1f2328;--color-ansi-black: #1f2328;--color-prettylights-syntax-markup-bold: #1f2328;--color-prettylights-syntax-markup-italic: #1f2328;--color-prettylights-syntax-storage-modifier-import: #1f2328;--contribution-default-borderColor-1: var(--contribution-default-borderColor-0);--contribution-default-borderColor-2: var(--contribution-default-borderColor-0);--contribution-default-borderColor-3: var(--contribution-default-borderColor-0);--contribution-default-borderColor-4: var(--contribution-default-borderColor-0);--control-bgColor-disabled: var(--bgColor-disabled);--control-bgColor-selected: var(--control-bgColor-rest);--control-borderColor-danger: var(--borderColor-danger-emphasis);--control-borderColor-disabled: var(--borderColor-disabled);--control-borderColor-emphasis: var(--borderColor-emphasis);--control-borderColor-rest: var(--borderColor-default);--control-borderColor-success: var(--borderColor-success-emphasis);--control-borderColor-warning: var(--borderColor-attention-emphasis);--control-checked-bgColor-disabled: var(--fgColor-disabled);--control-checked-bgColor-rest: var(--bgColor-accent-emphasis);--control-danger-bgColor-active: #ffebe966;--control-danger-bgColor-hover: var(--bgColor-danger-muted);--control-fgColor-disabled: var(--fgColor-disabled);--control-fgColor-placeholder: var(--fgColor-muted);--control-iconColor-rest: var(--fgColor-muted);--control-transparent-bgColor-disabled: var(--bgColor-disabled);--controlKnob-bgColor-checked: #ffffff;--controlKnob-bgColor-rest: #ffffff;--controlTrack-bgColor-disabled: var(--fgColor-disabled);--controlTrack-borderColor-disabled: var(--fgColor-disabled);--controlTrack-borderColor-rest: var(--borderColor-default);--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);--counter-bgColor-muted: var(--bgColor-neutral-muted);--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);--diffBlob-deletionLine-bgColor: var(--bgColor-danger-muted);--diffBlob-emptyLine-bgColor: var(--bgColor-muted);--diffBlob-emptyNum-bgColor: var(--bgColor-muted);--diffBlob-expander-iconColor: var(--fgColor-muted);--diffBlob-hunkLine-bgColor: var(--bgColor-accent-muted);--diffBlob-hunkLine-fgColor: var(--fgColor-muted);--diffBlob-hunkNum-bgColor-hover: var(--bgColor-accent-emphasis);--fgColor-black: #1f2328;--fgColor-default: #1f2328;--fgColor-link: var(--fgColor-accent);--fgColor-onEmphasis: #ffffff;--fgColor-onInverse: #ffffff;--fgColor-open: var(--fgColor-success);--fgColor-upsell: var(--fgColor-done);--fgColor-white: #ffffff;--focus-outlineColor: var(--borderColor-accent-emphasis);--header-fgColor-default: #ffffffb3;--header-fgColor-logo: #ffffff;--overlay-bgColor: #ffffff;--page-header-bgColor: var(--bgColor-muted);--progressBar-bgColor-accent: var(--bgColor-accent-emphasis);--progressBar-bgColor-attention: var(--bgColor-attention-emphasis);--progressBar-bgColor-danger: var(--bgColor-danger-emphasis);--progressBar-bgColor-done: var(--bgColor-done-emphasis);--progressBar-bgColor-neutral: var(--bgColor-neutral-emphasis);--progressBar-bgColor-severe: var(--bgColor-severe-emphasis);--progressBar-bgColor-sponsors: var(--bgColor-sponsors-emphasis);--progressBar-track-bgColor: var(--borderColor-default);--selection-bgColor: #0969da33;--shadow-inset: inset 0px 1px 0px 0px #1f23280a;--shadow-resting-small: 0px 1px 1px 0px #1f23280f, 0px 1px 3px 0px #1f23280f;--shadow-resting-xsmall: 0px 1px 1px 0px #1f23280f;--sideNav-bgColor-selected: #ffffff;--timelineBadge-bgColor: var(--bgColor-muted);--tooltip-bgColor: var(--bgColor-emphasis);--underlineNav-iconColor-rest: var(--fgColor-muted);--avatar-borderColor: var(--borderColor-translucent);--border-closed-emphasis: var(--border-danger-emphasis);--border-closed-muted: var(--border-danger-muted);--border-muted: .0625rem solid #d1d9e0b3;--border-open-emphasis: var(--border-success-emphasis);--border-open-muted: var(--border-success-muted);--border-upsell-emphasis: .0625rem solid #8250df;--border-upsell-muted: .0625rem solid #c297ff66;--borderColor-neutral-muted: var(--borderColor-muted);--button-danger-bgColor-disabled: var(--control-bgColor-disabled);--button-danger-borderColor-rest: var(--control-borderColor-rest);--button-default-bgColor-disabled: var(--control-bgColor-disabled);--button-default-borderColor-active: var(--control-borderColor-rest);--button-default-borderColor-disabled: var(--control-borderColor-disabled);--button-default-borderColor-rest: var(--control-borderColor-rest);--button-invisible-fgColor-disabled: var(--control-fgColor-disabled);--button-invisible-iconColor-disabled: var(--control-fgColor-disabled);--button-outline-bgColor-disabled: var(--control-bgColor-disabled);--button-primary-borderColor-rest: var(--borderColor-translucent);--button-primary-fgColor-rest: var(--fgColor-white);--button-primary-iconColor-rest: #ffffffcc;--card-bgColor: var(--bgColor-default);--codeMirror-bgColor: var(--bgColor-default);--codeMirror-cursor-fgColor: var(--fgColor-default);--codeMirror-fgColor: var(--fgColor-default);--codeMirror-gutterMarker-fgColor-default: var(--bgColor-default);--codeMirror-gutters-bgColor: var(--bgColor-default);--codeMirror-lines-bgColor: var(--bgColor-default);--codeMirror-matchingBracket-fgColor: var(--fgColor-default);--control-borderColor-selected: var(--control-bgColor-selected);--control-checked-borderColor-disabled: var(--control-checked-bgColor-disabled);--control-checked-borderColor-rest: var(--control-checked-bgColor-rest);--control-checked-fgColor-disabled: var(--fgColor-onEmphasis);--control-checked-fgColor-rest: var(--fgColor-onEmphasis);--controlKnob-bgColor-disabled: var(--control-bgColor-disabled);--controlKnob-borderColor-checked: var(--control-checked-bgColor-rest);--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);--controlKnob-borderColor-rest: var(--control-borderColor-rest);--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);--diffBlob-additionLine-fgColor: var(--fgColor-default);--diffBlob-additionNum-fgColor: var(--fgColor-default);--diffBlob-additionWord-fgColor: var(--fgColor-default);--diffBlob-deletionLine-fgColor: var(--fgColor-default);--diffBlob-deletionNum-fgColor: var(--fgColor-default);--diffBlob-deletionWord-fgColor: var(--fgColor-default);--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);--diffBlob-hunkNum-fgColor-rest: var(--fgColor-default);--focus-outline: 2px solid #0969da;--overlay-borderColor: #d1d9e080;--reactionButton-selected-fgColor-rest: var(--fgColor-link);--tooltip-fgColor: var(--fgColor-onEmphasis);--underlineNav-borderColor-hover: var(--borderColor-muted);--border-neutral-muted: .0625rem solid #d1d9e0b3;--button-danger-borderColor-hover: var(--button-primary-borderColor-rest);--button-default-borderColor-hover: var(--button-default-borderColor-rest);--button-primary-borderColor-active: var(--button-primary-borderColor-rest);--button-primary-borderColor-hover: var(--button-primary-borderColor-rest);--shadow-floating-large: 0px 0px 0px 1px #d1d9e0, 0px 40px 80px 0px #25292e3d;--shadow-floating-medium: 0px 0px 0px 1px #d1d9e0, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14;--shadow-floating-small: 0px 0px 0px 1px #d1d9e080, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;--shadow-floating-xlarge: 0px 0px 0px 1px #d1d9e0, 0px 56px 112px 0px #25292e52;--button-danger-borderColor-active: var(--button-danger-borderColor-hover);--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);--button-outline-borderColor-active: var(--button-outline-borderColor-hover)}@media (prefers-color-scheme: dark){[data-color-mode][data-color-mode=auto][data-dark-theme=light],[data-color-mode][data-color-mode=auto][data-dark-theme=light] ::backdrop{--bgColor-success-emphasis: #1f883d;--button-outline-bgColor-active: #0757ba;--button-primary-bgColor-active: #197935;--button-primary-bgColor-disabled: #95d8a6;--button-primary-bgColor-hover: #1c8139;--buttonCounter-danger-fgColor-rest: #c21c2c;--color-ansi-cyan: #1b7c83;--color-ansi-cyan-bright: #3192aa;--control-checked-bgColor-active: #0757ba;--control-checked-bgColor-hover: #0860ca;--fgColor-danger: #d1242f;--reactionButton-selected-bgColor-hover: #caecff;--avatarStack-fade-bgColor-default: #c8d1da;--avatarStack-fade-bgColor-muted: #dae0e7;--bgColor-accent-emphasis: #0969da;--bgColor-accent-muted: #ddf4ff;--bgColor-attention-emphasis: #9a6700;--bgColor-attention-muted: #fff8c5;--bgColor-danger-emphasis: #cf222e;--bgColor-danger-muted: #ffebe9;--bgColor-disabled: #eff2f5;--bgColor-done-emphasis: #8250df;--bgColor-done-muted: #fbefff;--bgColor-emphasis: #25292e;--bgColor-inverse: #25292e;--bgColor-muted: #f6f8fa;--bgColor-neutral-emphasis: #59636e;--bgColor-neutral-muted: #818b981f;--bgColor-open-emphasis: var(--bgColor-success-emphasis);--bgColor-severe-emphasis: #bc4c00;--bgColor-severe-muted: #fff1e5;--bgColor-sponsors-emphasis: #bf3989;--bgColor-sponsors-muted: #ffeff7;--bgColor-success-muted: #dafbe1;--bgColor-transparent: #ffffff00;--borderColor-accent-emphasis: #0969da;--borderColor-accent-muted: #54aeff66;--borderColor-attention-emphasis: #9a6700;--borderColor-attention-muted: #d4a72c66;--borderColor-danger-emphasis: #cf222e;--borderColor-danger-muted: #ff818266;--borderColor-default: #d1d9e0;--borderColor-disabled: #818b981a;--borderColor-done-emphasis: #8250df;--borderColor-done-muted: #c297ff66;--borderColor-emphasis: #818b98;--borderColor-neutral-emphasis: #59636e;--borderColor-severe-emphasis: #bc4c00;--borderColor-severe-muted: #fb8f4466;--borderColor-sponsors-emphasis: #bf3989;--borderColor-sponsors-muted: #ff80c866;--borderColor-success-emphasis: #1a7f37;--borderColor-success-muted: #4ac26b66;--borderColor-transparent: #ffffff00;--button-danger-bgColor-active: #a40e26;--button-danger-fgColor-disabled: #d1242f80;--button-danger-fgColor-rest: var(--fgColor-danger);--button-danger-shadow-selected: inset 0px 1px 0px 0px #4c001433;--button-inactive-bgColor: #e6eaef;--button-inactive-fgColor: #59636e;--button-invisible-bgColor-disabled: #ffffff00;--button-invisible-borderColor-disabled: #ffffff00;--button-outline-shadow-selected: inset 0px 1px 0px 0px #00215533;--button-primary-bgColor-rest: var(--bgColor-success-emphasis);--button-primary-borderColor-disabled: var(--button-primary-bgColor-disabled);--button-primary-shadow-selected: inset 0px 1px 0px 0px #002d114d;--button-star-iconColor: #eac54f;--buttonCounter-danger-fgColor-disabled: #d1242f80;--buttonCounter-outline-fgColor-rest: #0550ae;--buttonCounter-primary-bgColor-rest: #002d1133;--codeMirror-syntax-fgColor-constant: #0550ae;--codeMirror-syntax-fgColor-entity: #8250df;--codeMirror-syntax-fgColor-keyword: #cf222e;--codeMirror-syntax-fgColor-storage: #cf222e;--codeMirror-syntax-fgColor-string: #0a3069;--codeMirror-syntax-fgColor-support: #0550ae;--codeMirror-syntax-fgColor-variable: #953800;--color-ansi-black-bright: #393f46;--color-ansi-blue: #0969da;--color-ansi-blue-bright: #218bff;--color-ansi-gray: #59636e;--color-ansi-green: #116329;--color-ansi-green-bright: #1a7f37;--color-ansi-magenta: #8250df;--color-ansi-magenta-bright: #a475f9;--color-ansi-red: #cf222e;--color-ansi-red-bright: #a40e26;--color-ansi-white: #59636e;--color-ansi-white-bright: #818b98;--color-ansi-yellow: #4d2d00;--color-ansi-yellow-bright: #633c01;--color-prettylights-syntax-brackethighlighter-angle: #59636e;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-comment: #59636e;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-prettylights-syntax-entity: #6639ba;--color-prettylights-syntax-entity-tag: #0550ae;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-markup-ignored-text: #d1d9e0;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-sublimelinter-gutter-mark: #818b98;--color-prettylights-syntax-variable: #953800;--contribution-default-bgColor-0: #eff2f5;--contribution-default-bgColor-1: #aceebb;--contribution-default-bgColor-2: #4ac26b;--contribution-default-bgColor-3: #2da44e;--contribution-default-bgColor-4: #116329;--contribution-default-borderColor-0: #1f23280d;--contribution-halloween-bgColor-1: #f0db3d;--contribution-halloween-bgColor-2: #ffd642;--contribution-halloween-bgColor-3: #f68c41;--contribution-halloween-bgColor-4: #1f2328;--contribution-winter-bgColor-1: #b6e3ff;--contribution-winter-bgColor-2: #54aeff;--contribution-winter-bgColor-3: #0969da;--contribution-winter-bgColor-4: #0a3069;--control-bgColor-active: #e6eaef;--control-bgColor-hover: #eff2f5;--control-bgColor-rest: #f6f8fa;--control-checked-borderColor-active: var(--control-checked-bgColor-active);--control-checked-borderColor-hover: var(--control-checked-bgColor-hover);--control-danger-fgColor-hover: var(--fgColor-danger);--control-danger-fgColor-rest: var(--fgColor-danger);--control-fgColor-rest: #25292e;--control-transparent-bgColor-active: #818b9826;--control-transparent-bgColor-hover: #818b981a;--control-transparent-bgColor-rest: #ffffff00;--control-transparent-bgColor-selected: #818b9826;--control-transparent-borderColor-active: #ffffff00;--control-transparent-borderColor-hover: #ffffff00;--control-transparent-borderColor-rest: #ffffff00;--controlTrack-bgColor-active: #dae0e7;--controlTrack-bgColor-hover: #e0e6eb;--controlTrack-bgColor-rest: #e6eaef;--controlTrack-fgColor-rest: #59636e;--counter-borderColor: #ffffff00;--data-auburn-color-emphasis: #9d615c;--data-auburn-color-muted: #f2e9e9;--data-blue-color-emphasis: #006edb;--data-blue-color-muted: #d1f0ff;--data-brown-color-emphasis: #856d4c;--data-brown-color-muted: #eeeae2;--data-coral-color-emphasis: #d43511;--data-coral-color-muted: #ffe5db;--data-gray-color-emphasis: #808fa3;--data-gray-color-muted: #e8ecf2;--data-green-color-emphasis: #30a147;--data-green-color-muted: #caf7ca;--data-lemon-color-emphasis: #866e04;--data-lemon-color-muted: #f7eea1;--data-lime-color-emphasis: #527a29;--data-lime-color-muted: #e3f2b5;--data-olive-color-emphasis: #64762d;--data-olive-color-muted: #f0f0ad;--data-orange-color-emphasis: #eb670f;--data-orange-color-muted: #ffe7d1;--data-pine-color-emphasis: #167e53;--data-pine-color-muted: #bff8db;--data-pink-color-emphasis: #ce2c85;--data-pink-color-muted: #ffe5f1;--data-plum-color-emphasis: #a830e8;--data-plum-color-muted: #f8e5ff;--data-purple-color-emphasis: #894ceb;--data-purple-color-muted: #f1e5ff;--data-red-color-emphasis: #df0c24;--data-red-color-muted: #ffe2e0;--data-teal-color-emphasis: #179b9b;--data-teal-color-muted: #c7f5ef;--data-yellow-color-emphasis: #b88700;--data-yellow-color-muted: #ffec9e;--diffBlob-additionNum-bgColor: #aceebb;--diffBlob-additionWord-bgColor: #aceebb;--diffBlob-deletionNum-bgColor: #ffcecb;--diffBlob-deletionWord-bgColor: #ffcecb;--diffBlob-hunkNum-bgColor-rest: #b6e3ff;--display-auburn-bgColor-emphasis: #9d615c;--display-auburn-bgColor-muted: #f2e9e9;--display-auburn-borderColor-emphasis: #9d615c;--display-auburn-borderColor-muted: #e6d6d5;--display-auburn-fgColor: #8a5551;--display-auburn-scale-0: #f2e9e9;--display-auburn-scale-1: #e6d6d5;--display-auburn-scale-2: #d4b7b5;--display-auburn-scale-3: #c59e9b;--display-auburn-scale-4: #b4827e;--display-auburn-scale-5: #9d615c;--display-auburn-scale-6: #8a5551;--display-auburn-scale-7: #744744;--display-auburn-scale-8: #5d3937;--display-auburn-scale-9: #432928;--display-blue-bgColor-emphasis: #006edb;--display-blue-bgColor-muted: #d1f0ff;--display-blue-borderColor-emphasis: #006edb;--display-blue-borderColor-muted: #ade1ff;--display-blue-fgColor: #005fcc;--display-blue-scale-0: #d1f0ff;--display-blue-scale-1: #ade1ff;--display-blue-scale-2: #75c8ff;--display-blue-scale-3: #47afff;--display-blue-scale-4: #0f8fff;--display-blue-scale-5: #006edb;--display-blue-scale-6: #005fcc;--display-blue-scale-7: #004db3;--display-blue-scale-8: #003d99;--display-blue-scale-9: #002b75;--display-brown-bgColor-emphasis: #856d4c;--display-brown-bgColor-muted: #eeeae2;--display-brown-borderColor-emphasis: #856d4c;--display-brown-borderColor-muted: #dfd7c8;--display-brown-fgColor: #755f43;--display-brown-scale-0: #eeeae2;--display-brown-scale-1: #dfd7c8;--display-brown-scale-2: #cbbda4;--display-brown-scale-3: #b8a484;--display-brown-scale-4: #a68b64;--display-brown-scale-5: #856d4c;--display-brown-scale-6: #755f43;--display-brown-scale-7: #64513a;--display-brown-scale-8: #51412f;--display-brown-scale-9: #3a2e22;--display-coral-bgColor-emphasis: #d43511;--display-coral-bgColor-muted: #ffe5db;--display-coral-borderColor-emphasis: #d43511;--display-coral-borderColor-muted: #fecebe;--display-coral-fgColor: #ba2e12;--display-coral-scale-0: #ffe5db;--display-coral-scale-1: #fecebe;--display-coral-scale-2: #fcab92;--display-coral-scale-3: #f88768;--display-coral-scale-4: #f25f3a;--display-coral-scale-5: #d43511;--display-coral-scale-6: #ba2e12;--display-coral-scale-7: #9b2712;--display-coral-scale-8: #7e2011;--display-coral-scale-9: #5d180e;--display-cyan-bgColor-emphasis: #007b94;--display-cyan-bgColor-muted: #bdf4ff;--display-cyan-borderColor-emphasis: #007b94;--display-cyan-borderColor-muted: #7ae9ff;--display-cyan-fgColor: #006a80;--display-cyan-scale-0: #bdf4ff;--display-cyan-scale-1: #7ae9ff;--display-cyan-scale-2: #00d0fa;--display-cyan-scale-3: #00b7db;--display-cyan-scale-4: #0099b8;--display-cyan-scale-5: #007b94;--display-cyan-scale-6: #006a80;--display-cyan-scale-7: #00596b;--display-cyan-scale-8: #004857;--display-cyan-scale-9: #003742;--display-gray-bgColor-emphasis: #647182;--display-gray-bgColor-muted: #e8ecf2;--display-gray-borderColor-emphasis: #647182;--display-gray-borderColor-muted: #d2dae4;--display-gray-fgColor: #5c6570;--display-gray-scale-0: #e8ecf2;--display-gray-scale-1: #d2dae4;--display-gray-scale-2: #b4c0cf;--display-gray-scale-3: #9ba9bb;--display-gray-scale-4: #808fa3;--display-gray-scale-5: #647182;--display-gray-scale-6: #5c6570;--display-gray-scale-7: #4e535a;--display-gray-scale-8: #424448;--display-gray-scale-9: #303031;--display-green-bgColor-emphasis: #2c8141;--display-green-bgColor-muted: #caf7ca;--display-green-borderColor-emphasis: #2c8141;--display-green-borderColor-muted: #9ceda0;--display-green-fgColor: #2b6e3f;--display-green-scale-0: #caf7ca;--display-green-scale-1: #9ceda0;--display-green-scale-2: #54d961;--display-green-scale-3: #31bf46;--display-green-scale-4: #30a147;--display-green-scale-5: #2c8141;--display-green-scale-6: #2b6e3f;--display-green-scale-7: #285c3b;--display-green-scale-8: #254b34;--display-green-scale-9: #1d3528;--display-indigo-bgColor-emphasis: #5a61e7;--display-indigo-bgColor-muted: #e5e9ff;--display-indigo-borderColor-emphasis: #5a61e7;--display-indigo-borderColor-muted: #d2d7fe;--display-indigo-fgColor: #494edf;--display-indigo-scale-0: #e5e9ff;--display-indigo-scale-1: #d2d7fe;--display-indigo-scale-2: #b1b9fb;--display-indigo-scale-3: #979ff7;--display-indigo-scale-4: #7a82f0;--display-indigo-scale-5: #5a61e7;--display-indigo-scale-6: #494edf;--display-indigo-scale-7: #393cd5;--display-indigo-scale-8: #2d2db4;--display-indigo-scale-9: #25247b;--display-lemon-bgColor-emphasis: #866e04;--display-lemon-bgColor-muted: #f7eea1;--display-lemon-borderColor-emphasis: #866e04;--display-lemon-borderColor-muted: #f0db3d;--display-lemon-fgColor: #786002;--display-lemon-scale-0: #f7eea1;--display-lemon-scale-1: #f0db3d;--display-lemon-scale-2: #d8bd0e;--display-lemon-scale-3: #c2a60a;--display-lemon-scale-4: #a68c07;--display-lemon-scale-5: #866e04;--display-lemon-scale-6: #786002;--display-lemon-scale-7: #654f01;--display-lemon-scale-8: #523f00;--display-lemon-scale-9: #3d2e00;--display-lime-bgColor-emphasis: #527a29;--display-lime-bgColor-muted: #e3f2b5;--display-lime-borderColor-emphasis: #527a29;--display-lime-borderColor-muted: #c7e580;--display-lime-fgColor: #476c28;--display-lime-scale-0: #e3f2b5;--display-lime-scale-1: #c7e580;--display-lime-scale-2: #9bd039;--display-lime-scale-3: #80b530;--display-lime-scale-4: #6c9d2f;--display-lime-scale-5: #527a29;--display-lime-scale-6: #476c28;--display-lime-scale-7: #3a5b25;--display-lime-scale-8: #2f4a21;--display-lime-scale-9: #213319;--display-olive-bgColor-emphasis: #64762d;--display-olive-bgColor-muted: #f0f0ad;--display-olive-borderColor-emphasis: #64762d;--display-olive-borderColor-muted: #dbe170;--display-olive-fgColor: #56682c;--display-olive-scale-0: #f0f0ad;--display-olive-scale-1: #dbe170;--display-olive-scale-2: #b9c832;--display-olive-scale-3: #9bae32;--display-olive-scale-4: #819532;--display-olive-scale-5: #64762d;--display-olive-scale-6: #56682c;--display-olive-scale-7: #495a2b;--display-olive-scale-8: #3b4927;--display-olive-scale-9: #2a331f;--display-orange-bgColor-emphasis: #b8500f;--display-orange-bgColor-muted: #ffe7d1;--display-orange-borderColor-emphasis: #b8500f;--display-orange-borderColor-muted: #fecfaa;--display-orange-fgColor: #a24610;--display-orange-scale-0: #ffe7d1;--display-orange-scale-1: #fecfaa;--display-orange-scale-2: #fbaf74;--display-orange-scale-3: #f68c41;--display-orange-scale-4: #eb670f;--display-orange-scale-5: #b8500f;--display-orange-scale-6: #a24610;--display-orange-scale-7: #8d3c11;--display-orange-scale-8: #70300f;--display-orange-scale-9: #54230d;--display-pine-bgColor-emphasis: #167e53;--display-pine-bgColor-muted: #bff8db;--display-pine-borderColor-emphasis: #167e53;--display-pine-borderColor-muted: #80efb9;--display-pine-fgColor: #156f4b;--display-pine-scale-0: #bff8db;--display-pine-scale-1: #80efb9;--display-pine-scale-2: #1dd781;--display-pine-scale-3: #1dbf76;--display-pine-scale-4: #1aa267;--display-pine-scale-5: #167e53;--display-pine-scale-6: #156f4b;--display-pine-scale-7: #135d41;--display-pine-scale-8: #114b36;--display-pine-scale-9: #0d3627;--display-pink-bgColor-emphasis: #ce2c85;--display-pink-bgColor-muted: #ffe5f1;--display-pink-borderColor-emphasis: #ce2c85;--display-pink-borderColor-muted: #fdc9e2;--display-pink-fgColor: #b12f79;--display-pink-scale-0: #ffe5f1;--display-pink-scale-1: #fdc9e2;--display-pink-scale-2: #f8a5cf;--display-pink-scale-3: #f184bc;--display-pink-scale-4: #e55da5;--display-pink-scale-5: #ce2c85;--display-pink-scale-6: #b12f79;--display-pink-scale-7: #8e2e66;--display-pink-scale-8: #6e2b53;--display-pink-scale-9: #4d233d;--display-plum-bgColor-emphasis: #a830e8;--display-plum-bgColor-muted: #f8e5ff;--display-plum-borderColor-emphasis: #a830e8;--display-plum-borderColor-muted: #f0cdfe;--display-plum-fgColor: #961edc;--display-plum-scale-0: #f8e5ff;--display-plum-scale-1: #f0cdfe;--display-plum-scale-2: #e2a7fb;--display-plum-scale-3: #d487f7;--display-plum-scale-4: #c264f2;--display-plum-scale-5: #a830e8;--display-plum-scale-6: #961edc;--display-plum-scale-7: #7d1eb8;--display-plum-scale-8: #651d96;--display-plum-scale-9: #471769;--display-purple-bgColor-emphasis: #894ceb;--display-purple-bgColor-muted: #f1e5ff;--display-purple-borderColor-emphasis: #894ceb;--display-purple-borderColor-muted: #e6d2fe;--display-purple-fgColor: #783ae4;--display-purple-scale-0: #f1e5ff;--display-purple-scale-1: #e6d2fe;--display-purple-scale-2: #d1b1fc;--display-purple-scale-3: #bc91f8;--display-purple-scale-4: #a672f3;--display-purple-scale-5: #894ceb;--display-purple-scale-6: #783ae4;--display-purple-scale-7: #6223d7;--display-purple-scale-8: #4f21ab;--display-purple-scale-9: #391b79;--display-red-bgColor-emphasis: #df0c24;--display-red-bgColor-muted: #ffe2e0;--display-red-borderColor-emphasis: #df0c24;--display-red-borderColor-muted: #fecdcd;--display-red-fgColor: #c50d28;--display-red-scale-0: #ffe2e0;--display-red-scale-1: #fecdcd;--display-red-scale-2: #fda5a7;--display-red-scale-3: #fb8389;--display-red-scale-4: #f85461;--display-red-scale-5: #df0c24;--display-red-scale-6: #c50d28;--display-red-scale-7: #a60c29;--display-red-scale-8: #880c27;--display-red-scale-9: #610a20;--display-teal-bgColor-emphasis: #127e81;--display-teal-bgColor-muted: #c7f5ef;--display-teal-borderColor-emphasis: #127e81;--display-teal-borderColor-muted: #89ebe1;--display-teal-fgColor: #106e75;--display-teal-scale-0: #c7f5ef;--display-teal-scale-1: #89ebe1;--display-teal-scale-2: #22d3c7;--display-teal-scale-3: #1db9b4;--display-teal-scale-4: #179b9b;--display-teal-scale-5: #127e81;--display-teal-scale-6: #106e75;--display-teal-scale-7: #0d5b63;--display-teal-scale-8: #0a4852;--display-teal-scale-9: #073740;--display-yellow-bgColor-emphasis: #946a00;--display-yellow-bgColor-muted: #ffec9e;--display-yellow-borderColor-emphasis: #946a00;--display-yellow-borderColor-muted: #ffd642;--display-yellow-fgColor: #805900;--display-yellow-scale-0: #ffec9e;--display-yellow-scale-1: #ffd642;--display-yellow-scale-2: #ebb400;--display-yellow-scale-3: #d19d00;--display-yellow-scale-4: #b88700;--display-yellow-scale-5: #946a00;--display-yellow-scale-6: #805900;--display-yellow-scale-7: #704d00;--display-yellow-scale-8: #5c3d00;--display-yellow-scale-9: #422b00;--fgColor-accent: #0969da;--fgColor-attention: #9a6700;--fgColor-closed: var(--fgColor-danger);--fgColor-disabled: #818b98;--fgColor-done: #8250df;--fgColor-muted: #59636e;--fgColor-neutral: #59636e;--fgColor-severe: #bc4c00;--fgColor-sponsors: #bf3989;--fgColor-success: #1a7f37;--header-bgColor: #25292e;--header-borderColor-divider: #818b98;--headerSearch-bgColor: #25292e;--headerSearch-borderColor: #818b98;--highlight-neutral-bgColor: #fff8c5;--label-auburn-bgColor-active: #d4b7b5;--label-auburn-bgColor-hover: #e6d6d5;--label-auburn-bgColor-rest: #f2e9e9;--label-auburn-borderColor: #ffffff00;--label-auburn-fgColor-active: #5d3937;--label-auburn-fgColor-hover: #744744;--label-auburn-fgColor-rest: #8a5551;--label-blue-bgColor-active: #75c8ff;--label-blue-bgColor-hover: #ade1ff;--label-blue-bgColor-rest: #d1f0ff;--label-blue-borderColor: #ffffff00;--label-blue-fgColor-active: #003d99;--label-blue-fgColor-hover: #004db3;--label-blue-fgColor-rest: #005fcc;--label-brown-bgColor-active: #cbbda4;--label-brown-bgColor-hover: #dfd7c8;--label-brown-bgColor-rest: #eeeae2;--label-brown-borderColor: #ffffff00;--label-brown-fgColor-active: #51412f;--label-brown-fgColor-hover: #64513a;--label-brown-fgColor-rest: #755f43;--label-coral-bgColor-active: #fcab92;--label-coral-bgColor-hover: #fecebe;--label-coral-bgColor-rest: #ffe5db;--label-coral-borderColor: #ffffff00;--label-coral-fgColor-active: #7e2011;--label-coral-fgColor-hover: #9b2712;--label-coral-fgColor-rest: #ba2e12;--label-cyan-bgColor-active: #00d0fa;--label-cyan-bgColor-hover: #7ae9ff;--label-cyan-bgColor-rest: #bdf4ff;--label-cyan-borderColor: #ffffff00;--label-cyan-fgColor-active: #004857;--label-cyan-fgColor-hover: #00596b;--label-cyan-fgColor-rest: #006a80;--label-gray-bgColor-active: #b4c0cf;--label-gray-bgColor-hover: #d2dae4;--label-gray-bgColor-rest: #e8ecf2;--label-gray-borderColor: #ffffff00;--label-gray-fgColor-active: #424448;--label-gray-fgColor-hover: #4e535a;--label-gray-fgColor-rest: #5c6570;--label-green-bgColor-active: #54d961;--label-green-bgColor-hover: #9ceda0;--label-green-bgColor-rest: #caf7ca;--label-green-borderColor: #ffffff00;--label-green-fgColor-active: #254b34;--label-green-fgColor-hover: #285c3b;--label-green-fgColor-rest: #2b6e3f;--label-indigo-bgColor-active: #b1b9fb;--label-indigo-bgColor-hover: #d2d7fe;--label-indigo-bgColor-rest: #e5e9ff;--label-indigo-borderColor: #ffffff00;--label-indigo-fgColor-active: #2d2db4;--label-indigo-fgColor-hover: #393cd5;--label-indigo-fgColor-rest: #494edf;--label-lemon-bgColor-active: #d8bd0e;--label-lemon-bgColor-hover: #f0db3d;--label-lemon-bgColor-rest: #f7eea1;--label-lemon-borderColor: #ffffff00;--label-lemon-fgColor-active: #523f00;--label-lemon-fgColor-hover: #654f01;--label-lemon-fgColor-rest: #786002;--label-lime-bgColor-active: #9bd039;--label-lime-bgColor-hover: #c7e580;--label-lime-bgColor-rest: #e3f2b5;--label-lime-borderColor: #ffffff00;--label-lime-fgColor-active: #2f4a21;--label-lime-fgColor-hover: #3a5b25;--label-lime-fgColor-rest: #476c28;--label-olive-bgColor-active: #b9c832;--label-olive-bgColor-hover: #dbe170;--label-olive-bgColor-rest: #f0f0ad;--label-olive-borderColor: #ffffff00;--label-olive-fgColor-active: #3b4927;--label-olive-fgColor-hover: #495a2b;--label-olive-fgColor-rest: #56682c;--label-orange-bgColor-active: #fbaf74;--label-orange-bgColor-hover: #fecfaa;--label-orange-bgColor-rest: #ffe7d1;--label-orange-borderColor: #ffffff00;--label-orange-fgColor-active: #70300f;--label-orange-fgColor-hover: #8d3c11;--label-orange-fgColor-rest: #a24610;--label-pine-bgColor-active: #1dd781;--label-pine-bgColor-hover: #80efb9;--label-pine-bgColor-rest: #bff8db;--label-pine-borderColor: #ffffff00;--label-pine-fgColor-active: #114b36;--label-pine-fgColor-hover: #135d41;--label-pine-fgColor-rest: #156f4b;--label-pink-bgColor-active: #f8a5cf;--label-pink-bgColor-hover: #fdc9e2;--label-pink-bgColor-rest: #ffe5f1;--label-pink-borderColor: #ffffff00;--label-pink-fgColor-active: #6e2b53;--label-pink-fgColor-hover: #8e2e66;--label-pink-fgColor-rest: #b12f79;--label-plum-bgColor-active: #e2a7fb;--label-plum-bgColor-hover: #f0cdfe;--label-plum-bgColor-rest: #f8e5ff;--label-plum-borderColor: #ffffff00;--label-plum-fgColor-active: #651d96;--label-plum-fgColor-hover: #7d1eb8;--label-plum-fgColor-rest: #961edc;--label-purple-bgColor-active: #d1b1fc;--label-purple-bgColor-hover: #e6d2fe;--label-purple-bgColor-rest: #f1e5ff;--label-purple-borderColor: #ffffff00;--label-purple-fgColor-active: #4f21ab;--label-purple-fgColor-hover: #6223d7;--label-purple-fgColor-rest: #783ae4;--label-red-bgColor-active: #fda5a7;--label-red-bgColor-hover: #fecdcd;--label-red-bgColor-rest: #ffe2e0;--label-red-borderColor: #ffffff00;--label-red-fgColor-active: #880c27;--label-red-fgColor-hover: #a60c29;--label-red-fgColor-rest: #c50d28;--label-teal-bgColor-active: #22d3c7;--label-teal-bgColor-hover: #89ebe1;--label-teal-bgColor-rest: #c7f5ef;--label-teal-borderColor: #ffffff00;--label-teal-fgColor-active: #0a4852;--label-teal-fgColor-hover: #0d5b63;--label-teal-fgColor-rest: #106e75;--label-yellow-bgColor-active: #ebb400;--label-yellow-bgColor-hover: #ffd642;--label-yellow-bgColor-rest: #ffec9e;--label-yellow-borderColor: #ffffff00;--label-yellow-fgColor-active: #5c3d00;--label-yellow-fgColor-hover: #704d00;--label-yellow-fgColor-rest: #805900;--menu-bgColor-active: #ffffff00;--overlay-backdrop-bgColor: #c8d1da66;--progressBar-bgColor-success: var(--bgColor-success-emphasis);--progressBar-track-borderColor: #ffffff00;--reactionButton-selected-bgColor-rest: #ddf4ff;--reactionButton-selected-fgColor-hover: #0550ae;--selectMenu-bgColor-active: #b6e3ff;--selectMenu-borderColor: #ffffff00;--shadow-floating-legacy: 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;--shadow-resting-medium: 0px 1px 1px 0px #25292e1a, 0px 3px 6px 0px #25292e1f;--skeletonLoader-bgColor: #818b981a;--topicTag-borderColor: #ffffff00;--treeViewItem-leadingVisual-iconColor-rest: #54aeff;--underlineNav-borderColor-active: #fd8c73;--avatar-bgColor: #ffffff;--avatar-shadow: 0px 0px 0px 2px #ffffffcc;--bgColor-black: #1f2328;--bgColor-closed-emphasis: var(--bgColor-danger-emphasis);--bgColor-closed-muted: var(--bgColor-danger-muted);--bgColor-default: #ffffff;--bgColor-inset: var(--bgColor-muted);--bgColor-open-muted: var(--bgColor-success-muted);--bgColor-upsell-emphasis: var(--bgColor-done-emphasis);--bgColor-upsell-muted: var(--bgColor-done-muted);--bgColor-white: #ffffff;--border-accent-emphasis: .0625rem solid #0969da;--border-accent-muted: .0625rem solid #54aeff66;--border-attention-emphasis: .0625rem solid #9a6700;--border-attention-muted: .0625rem solid #d4a72c66;--border-danger-emphasis: .0625rem solid #cf222e;--border-danger-muted: .0625rem solid #ff818266;--border-default: .0625rem solid #d1d9e0;--border-disabled: .0625rem solid #818b981a;--border-done-emphasis: .0625rem solid #8250df;--border-done-muted: .0625rem solid #c297ff66;--border-emphasis: .0625rem solid #818b98;--border-neutral-emphasis: .0625rem solid #59636e;--border-severe-emphasis: .0625rem solid #bc4c00;--border-severe-muted: .0625rem solid #fb8f4466;--border-sponsors-emphasis: .0625rem solid #bf3989;--border-sponsors-muted: .0625rem solid #ff80c866;--border-success-emphasis: .0625rem solid #1a7f37;--border-success-muted: .0625rem solid #4ac26b66;--border-transparent: .0625rem solid #ffffff00;--borderColor-closed-emphasis: var(--borderColor-danger-emphasis);--borderColor-closed-muted: var(--borderColor-danger-muted);--borderColor-muted: #d1d9e0b3;--borderColor-open-emphasis: var(--borderColor-success-emphasis);--borderColor-open-muted: var(--borderColor-success-muted);--borderColor-translucent: #1f232826;--borderColor-upsell-emphasis: var(--borderColor-done-emphasis);--borderColor-upsell-muted: var(--borderColor-done-muted);--button-danger-bgColor-hover: var(--bgColor-danger-emphasis);--button-danger-bgColor-rest: var(--control-bgColor-rest);--button-danger-fgColor-active: #ffffff;--button-danger-fgColor-hover: #ffffff;--button-danger-iconColor-hover: #ffffff;--button-danger-iconColor-rest: var(--button-danger-fgColor-rest);--button-default-bgColor-active: var(--control-bgColor-active);--button-default-bgColor-hover: var(--control-bgColor-hover);--button-default-bgColor-rest: var(--control-bgColor-rest);--button-default-bgColor-selected: var(--control-bgColor-active);--button-default-fgColor-rest: var(--control-fgColor-rest);--button-default-shadow-resting: 0px 1px 0px 0px #1f23280a;--button-invisible-bgColor-active: var(--control-transparent-bgColor-active);--button-invisible-bgColor-hover: var(--control-transparent-bgColor-hover);--button-invisible-bgColor-rest: var(--control-transparent-bgColor-rest);--button-invisible-borderColor-hover: var(--control-transparent-borderColor-hover);--button-invisible-borderColor-rest: var(--control-transparent-borderColor-rest);--button-invisible-fgColor-active: var(--control-fgColor-rest);--button-invisible-fgColor-hover: var(--control-fgColor-rest);--button-invisible-fgColor-rest: var(--control-fgColor-rest);--button-invisible-iconColor-hover: var(--fgColor-muted);--button-invisible-iconColor-rest: var(--fgColor-muted);--button-outline-bgColor-hover: var(--bgColor-accent-emphasis);--button-outline-bgColor-rest: var(--control-bgColor-rest);--button-outline-fgColor-active: #ffffff;--button-outline-fgColor-disabled: #0969da80;--button-outline-fgColor-hover: #ffffff;--button-outline-fgColor-rest: var(--fgColor-accent);--button-primary-fgColor-disabled: #ffffffcc;--buttonCounter-danger-bgColor-disabled: #cf222e0d;--buttonCounter-danger-bgColor-hover: #ffffff33;--buttonCounter-danger-bgColor-rest: #cf222e1a;--buttonCounter-danger-fgColor-hover: #ffffff;--buttonCounter-default-bgColor-rest: var(--bgColor-neutral-muted);--buttonCounter-invisible-bgColor-rest: var(--bgColor-neutral-muted);--buttonCounter-outline-bgColor-disabled: #0969da0d;--buttonCounter-outline-bgColor-hover: #ffffff33;--buttonCounter-outline-bgColor-rest: #0969da1a;--buttonCounter-outline-fgColor-disabled: #0969da80;--buttonCounter-outline-fgColor-hover: #ffffff;--codeMirror-activeline-bgColor: var(--bgColor-neutral-muted);--codeMirror-gutterMarker-fgColor-muted: var(--fgColor-muted);--codeMirror-lineNumber-fgColor: var(--fgColor-muted);--codeMirror-selection-bgColor: var(--borderColor-accent-muted);--codeMirror-syntax-fgColor-comment: #1f2328;--color-ansi-black: #1f2328;--color-prettylights-syntax-markup-bold: #1f2328;--color-prettylights-syntax-markup-italic: #1f2328;--color-prettylights-syntax-storage-modifier-import: #1f2328;--contribution-default-borderColor-1: var(--contribution-default-borderColor-0);--contribution-default-borderColor-2: var(--contribution-default-borderColor-0);--contribution-default-borderColor-3: var(--contribution-default-borderColor-0);--contribution-default-borderColor-4: var(--contribution-default-borderColor-0);--control-bgColor-disabled: var(--bgColor-disabled);--control-bgColor-selected: var(--control-bgColor-rest);--control-borderColor-danger: var(--borderColor-danger-emphasis);--control-borderColor-disabled: var(--borderColor-disabled);--control-borderColor-emphasis: var(--borderColor-emphasis);--control-borderColor-rest: var(--borderColor-default);--control-borderColor-success: var(--borderColor-success-emphasis);--control-borderColor-warning: var(--borderColor-attention-emphasis);--control-checked-bgColor-disabled: var(--fgColor-disabled);--control-checked-bgColor-rest: var(--bgColor-accent-emphasis);--control-danger-bgColor-active: #ffebe966;--control-danger-bgColor-hover: var(--bgColor-danger-muted);--control-fgColor-disabled: var(--fgColor-disabled);--control-fgColor-placeholder: var(--fgColor-muted);--control-iconColor-rest: var(--fgColor-muted);--control-transparent-bgColor-disabled: var(--bgColor-disabled);--controlKnob-bgColor-checked: #ffffff;--controlKnob-bgColor-rest: #ffffff;--controlTrack-bgColor-disabled: var(--fgColor-disabled);--controlTrack-borderColor-disabled: var(--fgColor-disabled);--controlTrack-borderColor-rest: var(--borderColor-default);--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);--counter-bgColor-muted: var(--bgColor-neutral-muted);--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);--diffBlob-deletionLine-bgColor: var(--bgColor-danger-muted);--diffBlob-emptyLine-bgColor: var(--bgColor-muted);--diffBlob-emptyNum-bgColor: var(--bgColor-muted);--diffBlob-expander-iconColor: var(--fgColor-muted);--diffBlob-hunkLine-bgColor: var(--bgColor-accent-muted);--diffBlob-hunkLine-fgColor: var(--fgColor-muted);--diffBlob-hunkNum-bgColor-hover: var(--bgColor-accent-emphasis);--fgColor-black: #1f2328;--fgColor-default: #1f2328;--fgColor-link: var(--fgColor-accent);--fgColor-onEmphasis: #ffffff;--fgColor-onInverse: #ffffff;--fgColor-open: var(--fgColor-success);--fgColor-upsell: var(--fgColor-done);--fgColor-white: #ffffff;--focus-outlineColor: var(--borderColor-accent-emphasis);--header-fgColor-default: #ffffffb3;--header-fgColor-logo: #ffffff;--overlay-bgColor: #ffffff;--page-header-bgColor: var(--bgColor-muted);--progressBar-bgColor-accent: var(--bgColor-accent-emphasis);--progressBar-bgColor-attention: var(--bgColor-attention-emphasis);--progressBar-bgColor-danger: var(--bgColor-danger-emphasis);--progressBar-bgColor-done: var(--bgColor-done-emphasis);--progressBar-bgColor-neutral: var(--bgColor-neutral-emphasis);--progressBar-bgColor-severe: var(--bgColor-severe-emphasis);--progressBar-bgColor-sponsors: var(--bgColor-sponsors-emphasis);--progressBar-track-bgColor: var(--borderColor-default);--selection-bgColor: #0969da33;--shadow-inset: inset 0px 1px 0px 0px #1f23280a;--shadow-resting-small: 0px 1px 1px 0px #1f23280f, 0px 1px 3px 0px #1f23280f;--shadow-resting-xsmall: 0px 1px 1px 0px #1f23280f;--sideNav-bgColor-selected: #ffffff;--timelineBadge-bgColor: var(--bgColor-muted);--tooltip-bgColor: var(--bgColor-emphasis);--underlineNav-iconColor-rest: var(--fgColor-muted);--avatar-borderColor: var(--borderColor-translucent);--border-closed-emphasis: var(--border-danger-emphasis);--border-closed-muted: var(--border-danger-muted);--border-muted: .0625rem solid #d1d9e0b3;--border-open-emphasis: var(--border-success-emphasis);--border-open-muted: var(--border-success-muted);--border-upsell-emphasis: .0625rem solid #8250df;--border-upsell-muted: .0625rem solid #c297ff66;--borderColor-neutral-muted: var(--borderColor-muted);--button-danger-bgColor-disabled: var(--control-bgColor-disabled);--button-danger-borderColor-rest: var(--control-borderColor-rest);--button-default-bgColor-disabled: var(--control-bgColor-disabled);--button-default-borderColor-active: var(--control-borderColor-rest);--button-default-borderColor-disabled: var(--control-borderColor-disabled);--button-default-borderColor-rest: var(--control-borderColor-rest);--button-invisible-fgColor-disabled: var(--control-fgColor-disabled);--button-invisible-iconColor-disabled: var(--control-fgColor-disabled);--button-outline-bgColor-disabled: var(--control-bgColor-disabled);--button-primary-borderColor-rest: var(--borderColor-translucent);--button-primary-fgColor-rest: var(--fgColor-white);--button-primary-iconColor-rest: #ffffffcc;--card-bgColor: var(--bgColor-default);--codeMirror-bgColor: var(--bgColor-default);--codeMirror-cursor-fgColor: var(--fgColor-default);--codeMirror-fgColor: var(--fgColor-default);--codeMirror-gutterMarker-fgColor-default: var(--bgColor-default);--codeMirror-gutters-bgColor: var(--bgColor-default);--codeMirror-lines-bgColor: var(--bgColor-default);--codeMirror-matchingBracket-fgColor: var(--fgColor-default);--control-borderColor-selected: var(--control-bgColor-selected);--control-checked-borderColor-disabled: var(--control-checked-bgColor-disabled);--control-checked-borderColor-rest: var(--control-checked-bgColor-rest);--control-checked-fgColor-disabled: var(--fgColor-onEmphasis);--control-checked-fgColor-rest: var(--fgColor-onEmphasis);--controlKnob-bgColor-disabled: var(--control-bgColor-disabled);--controlKnob-borderColor-checked: var(--control-checked-bgColor-rest);--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);--controlKnob-borderColor-rest: var(--control-borderColor-rest);--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);--diffBlob-additionLine-fgColor: var(--fgColor-default);--diffBlob-additionNum-fgColor: var(--fgColor-default);--diffBlob-additionWord-fgColor: var(--fgColor-default);--diffBlob-deletionLine-fgColor: var(--fgColor-default);--diffBlob-deletionNum-fgColor: var(--fgColor-default);--diffBlob-deletionWord-fgColor: var(--fgColor-default);--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);--diffBlob-hunkNum-fgColor-rest: var(--fgColor-default);--focus-outline: 2px solid #0969da;--overlay-borderColor: #d1d9e080;--reactionButton-selected-fgColor-rest: var(--fgColor-link);--tooltip-fgColor: var(--fgColor-onEmphasis);--underlineNav-borderColor-hover: var(--borderColor-muted);--border-neutral-muted: .0625rem solid #d1d9e0b3;--button-danger-borderColor-hover: var(--button-primary-borderColor-rest);--button-default-borderColor-hover: var(--button-default-borderColor-rest);--button-primary-borderColor-active: var(--button-primary-borderColor-rest);--button-primary-borderColor-hover: var(--button-primary-borderColor-rest);--shadow-floating-large: 0px 0px 0px 1px #d1d9e0, 0px 40px 80px 0px #25292e3d;--shadow-floating-medium: 0px 0px 0px 1px #d1d9e0, 0px 8px 16px -4px #25292e14, 0px 4px 32px -4px #25292e14, 0px 24px 48px -12px #25292e14, 0px 48px 96px -24px #25292e14;--shadow-floating-small: 0px 0px 0px 1px #d1d9e080, 0px 6px 12px -3px #25292e0a, 0px 6px 18px 0px #25292e1f;--shadow-floating-xlarge: 0px 0px 0px 1px #d1d9e0, 0px 56px 112px 0px #25292e52;--button-danger-borderColor-active: var(--button-danger-borderColor-hover);--button-outline-borderColor-hover: var(--button-primary-borderColor-hover);--button-outline-borderColor-active: var(--button-outline-borderColor-hover)}}:root{--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem}.ml-0{margin-left:var(--space-0)}.ml-1{margin-left:var(--space-1)}.ml-2{margin-left:var(--space-2)}.ml-3{margin-left:var(--space-3)}.ml-4{margin-left:var(--space-4)}.ml-5{margin-left:var(--space-5)}.ml-6{margin-left:var(--space-6)}.mr-0{margin-right:var(--space-0)}.mr-1{margin-right:var(--space-1)}.mr-2{margin-right:var(--space-2)}.mr-3{margin-right:var(--space-3)}.mr-4{margin-right:var(--space-4)}.mr-5{margin-right:var(--space-5)}.mr-6{margin-right:var(--space-6)}.mx-0{margin-left:var(--space-0);margin-right:var(--space-0)}.mx-1{margin-left:var(--space-1);margin-right:var(--space-1)}.mx-2{margin-left:var(--space-2);margin-right:var(--space-2)}.mx-3{margin-left:var(--space-3);margin-right:var(--space-3)}.mx-4{margin-left:var(--space-4);margin-right:var(--space-4)}.mx-5{margin-left:var(--space-5);margin-right:var(--space-5)}.mx-6{margin-left:var(--space-6);margin-right:var(--space-6)}.-ml-1{margin-left:calc(var(--space-1) * -1)}.-mr-1{margin-right:calc(var(--space-1) * -1)}.-mx-1{margin-left:calc(var(--space-1) * -1);margin-right:calc(var(--space-1) * -1)}
