.UserSettingsForm-module__EW6gJq__form{flex-direction:column;gap:24px;display:flex}.UserSettingsForm-module__EW6gJq__boardSelectWrapper{align-items:center;display:flex;position:relative}.UserSettingsForm-module__EW6gJq__spinner{pointer-events:none;position:absolute;right:32px}.UserSettingsForm-module__EW6gJq__actions{justify-content:flex-end;margin-top:16px;display:flex}
*{box-sizing:border-box}body{margin:0}table{border-collapse:collapse}[data-color-mode=light] input{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-color-mode=dark] input{--csstools-color-scheme--light: ;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:light){[data-color-mode=auto][data-light-theme*=light]{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@media (prefers-color-scheme:dark){[data-color-mode=auto][data-dark-theme*=dark]{--csstools-color-scheme--light: ;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}[role=button]:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}[role=tabpanel][tabindex="0"]:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}a:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}button:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}summary:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}[tabindex="0"]:focus:not(:focus-visible):not(.focus-visible){outline:none}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;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}input .prc-src-BaseStyles-dl-St:has([data-color-mode=dark]){--csstools-color-scheme--light: ;--lightningcss-light: ;--lightningcss-dark:initial;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}
@property --prc-dialog-scrollgutter{syntax:"<length>";inherits:false;initial-value:0}@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{background-color:var(--overlay-backdrop-bgColor,var(--color-overlay-backdrop));animation:.2s cubic-bezier(.33,1,.68,1) prc-Dialog-dialog-backdrop-appear-FwQst;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.prc-Dialog-Backdrop-ugYqZ,.prc-Dialog-Backdrop-ugYqZ[data-position-regular=center]{justify-content:center;align-items:center}.prc-Dialog-Backdrop-ugYqZ[data-position-regular=left]{justify-content:flex-start;align-items:center}.prc-Dialog-Backdrop-ugYqZ[data-position-regular=right]{justify-content:flex-end;align-items:center}@media (max-width:767px){.prc-Dialog-Backdrop-ugYqZ[data-position-narrow=center]{justify-content:center;align-items:center}.prc-Dialog-Backdrop-ugYqZ[data-position-narrow=bottom]{justify-content:center;align-items:end}}.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));opacity:1;flex-direction:column;width:640px;min-width:296px;max-width:calc(100dvw - 64px);height:auto;max-height:calc(100dvh - 64px);display:flex}.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:.2s cubic-bezier(.33,1,.68,1) 1ms prc-Dialog-Overlay--motion-scaleFade-ctSnM}}.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:.2s cubic-bezier(.33,1,.68,1) 1ms prc-Dialog-Overlay--motion-scaleFade-ctSnM}}.prc-Dialog-Dialog-luvDS[data-position-regular=left]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));height:100dvh;max-height:unset;border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-regular=left]{animation:.25s cubic-bezier(.33,1,.68,1) 1ms prc-Dialog-Overlay--motion-slideInRight-dOTaT}}.prc-Dialog-Dialog-luvDS[data-position-regular=right]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));height:100dvh;max-height:unset;border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-regular=right]{animation:.25s cubic-bezier(.33,1,.68,1) prc-Dialog-Overlay--motion-slideInLeft-Lfaz8}}@media (max-width:767px){.prc-Dialog-Dialog-luvDS[data-position-narrow=center]{border-radius:var(--borderRadius-large,var(--borderRadius-large,.75rem));width:640px;height:auto}.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-right-radius:0;border-bottom-left-radius:0;width:100dvw;max-width:100dvw;height:auto;max-height:calc(100dvh - 64px)}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-narrow=bottom]{animation:.25s cubic-bezier(.33,1,.68,1) 1ms prc-Dialog-Overlay--motion-slideUp-PtiP3}}.prc-Dialog-Dialog-luvDS[data-position-narrow=fullscreen]{flex-grow:1;width:100%;max-width:100dvw;height:100%;max-height:100dvh;border-radius:unset!important}@media screen and (prefers-reduced-motion:no-preference){.prc-Dialog-Dialog-luvDS[data-position-narrow=fullscreen]{animation:.2s cubic-bezier(.33,1,.68,1) 1ms prc-Dialog-Overlay--motion-scaleFade-ctSnM}}}body:has(.prc-Dialog-Dialog-luvDS.prc-Dialog-DisableScroll-F6LZa){padding-right:var(--prc-dialog-scrollgutter)!important;overflow:hidden!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{border-bottom:var(--borderWidth-default,.0625rem)solid var(--borderColor-default,var(--color-border-default));animation:prc-Dialog-detect-scroll-aZzKG;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));max-height:35vh;padding:var(--base-size-8,.5rem);z-index:1;flex-shrink:0;overflow-y:auto}.prc-Dialog-HeaderInner-eY68M{display:flex}.prc-Dialog-HeaderContent-CRaRY{padding-block:var(--base-size-6,.375rem);padding-inline:var(--base-size-8,.5rem);flex-direction:column;flex-grow:1;display:flex}.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{gap:var(--base-size-8,.5rem);z-index:1;flex-flow:wrap;flex-shrink:0;justify-content:flex-end;display:flex}@media (max-height:325px){.prc-Dialog-Footer-jQfN4{justify-content:unset;flex-flow:row;overflow-x:scroll}}
.prc-PageLayout-PageLayoutRoot-1zlEO{--region-order-header:0;--region-order-pane-start:1;--region-order-content:2;--region-order-pane-end:3;--region-order-footer:4;--spacing-none:0;--spacing-condensed:var(--base-size-16,1rem);--spacing-normal:var(--base-size-16,1rem)}@media screen and (min-width:1012px){.prc-PageLayout-PageLayoutRoot-1zlEO{--spacing-normal:var(--base-size-24,1.5rem)}}.prc-PageLayout-PageLayoutRoot-1zlEO{--pane-width-small:100%;--pane-width-medium:100%;--pane-width-large:100%;--pane-max-width-diff:511px}@media screen and (min-width:768px){.prc-PageLayout-PageLayoutRoot-1zlEO{--pane-width-small:240px;--pane-width-medium:256px;--pane-width-large:256px}}@media screen and (min-width:1012px){.prc-PageLayout-PageLayoutRoot-1zlEO{--pane-width-small:256px;--pane-width-medium:296px;--pane-width-large:320px}}@media screen and (min-width:1280px){.prc-PageLayout-PageLayoutRoot-1zlEO{--pane-max-width-diff:959px}}.prc-PageLayout-PageLayoutRoot-1zlEO{--spacing:0;--spacing-row:0;--spacing-column:0;--spacing-divider:0;--offset-header:0;--pane-width:0;--pane-min-width:0;--pane-max-width:0;--pane-width-custom:0;--pane-width-size:0;padding:var(--spacing)}.prc-PageLayout-PageLayoutWrapper-s2ao4{flex-wrap:wrap;width:100%;height:100%;margin-left:auto;margin-right:auto;display:flex}.prc-PageLayout-PageLayoutWrapper-s2ao4:where([data-width=medium]){max-width:768px}.prc-PageLayout-PageLayoutWrapper-s2ao4:where([data-width=large]){max-width:1012px}.prc-PageLayout-PageLayoutWrapper-s2ao4:where([data-width=full]){max-width:100%}.prc-PageLayout-PageLayoutWrapper-s2ao4:where([data-width=xlarge]){max-width:1280px}.prc-PageLayout-PageLayoutContent-jzDMn{flex-wrap:wrap;flex:100%;max-width:100%;display:flex}.prc-PageLayout-HorizontalDivider-CYLp5{margin-left:calc(var(--spacing-divider)*-1);margin-right:calc(var(--spacing-divider)*-1)}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant=none]){display:none}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant=line]){background-color:var(--borderColor-default,var(--color-border-default));height:1px;display:block}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset 0 -1px 0 0 var(--borderColor-default,var(--color-border-default)),inset 0 1px 0 0 var(--borderColor-default,var(--color-border-default));height:var(--base-size-8,.5rem);display:block}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-narrow=none]){display:none}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-narrow=line]){background-color:var(--borderColor-default,var(--color-border-default));height:1px;display:block}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-narrow=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset 0 -1px 0 0 var(--borderColor-default,var(--color-border-default)),inset 0 1px 0 0 var(--borderColor-default,var(--color-border-default));height:var(--base-size-8,.5rem);display:block}}@media (min-width:48rem){.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-regular=none]){display:none}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-regular=line]){background-color:var(--borderColor-default,var(--color-border-default));height:1px;display:block}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-regular=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset 0 -1px 0 0 var(--borderColor-default,var(--color-border-default)),inset 0 1px 0 0 var(--borderColor-default,var(--color-border-default));height:var(--base-size-8,.5rem);display:block}}@media (min-width:87.5rem){.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-wide=none]){display:none}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-wide=line]){background-color:var(--borderColor-default,var(--color-border-default));height:1px;display:block}.prc-PageLayout-HorizontalDivider-CYLp5:where([data-variant-wide=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset 0 -1px 0 0 var(--borderColor-default,var(--color-border-default)),inset 0 1px 0 0 var(--borderColor-default,var(--color-border-default));height:var(--base-size-8,.5rem);display:block}}@media screen and (min-width:768px){.prc-PageLayout-HorizontalDivider-CYLp5{margin-left:0!important;margin-right:0!important}}.prc-PageLayout-VerticalDivider-4A4Qm{height:100%;position:relative}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant=none]){display:none}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant=line]){background-color:var(--borderColor-default,var(--color-border-default));width:1px;display:block}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset -1px 0 0 0 var(--borderColor-default,var(--color-border-default)),inset 1px 0 0 0 var(--borderColor-default,var(--color-border-default));width:var(--base-size-8,.5rem);display:block}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-narrow=none]){display:none}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-narrow=line]){background-color:var(--borderColor-default,var(--color-border-default));width:1px;display:block}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-narrow=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset -1px 0 0 0 var(--borderColor-default,var(--color-border-default)),inset 1px 0 0 0 var(--borderColor-default,var(--color-border-default));width:var(--base-size-8,.5rem);display:block}}@media (min-width:48rem){.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-regular=none]){display:none}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-regular=line]){background-color:var(--borderColor-default,var(--color-border-default));width:1px;display:block}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-regular=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset -1px 0 0 0 var(--borderColor-default,var(--color-border-default)),inset 1px 0 0 0 var(--borderColor-default,var(--color-border-default));width:var(--base-size-8,.5rem);display:block}}@media (min-width:87.5rem){.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-wide=none]){display:none}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-wide=line]){background-color:var(--borderColor-default,var(--color-border-default));width:1px;display:block}.prc-PageLayout-VerticalDivider-4A4Qm:where([data-variant-wide=filled]){background-color:var(--bgColor-inset,var(--color-canvas-inset));box-shadow:inset -1px 0 0 0 var(--borderColor-default,var(--color-border-default)),inset 1px 0 0 0 var(--borderColor-default,var(--color-border-default));width:var(--base-size-8,.5rem);display:block}}.prc-PageLayout-Header-mQXK1{margin-bottom:var(--spacing);width:100%}.prc-PageLayout-Header-mQXK1:where([data-hidden=true]){display:none}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-Header-mQXK1:where([data-hidden-narrow=true]){display:none}}@media (min-width:48rem){.prc-PageLayout-Header-mQXK1:where([data-hidden-regular=true]){display:none}}@media (min-width:87.5rem){.prc-PageLayout-Header-mQXK1:where([data-hidden-wide=true]){display:none}}.prc-PageLayout-HeaderContent-dVIQb{padding:var(--spacing)}.prc-PageLayout-HeaderHorizontalDivider-bofyb{margin-top:var(--spacing)}.prc-PageLayout-ContentWrapper-b-QRo{flex-direction:column;flex:1 1 0;order:var(--region-order-content);min-width:1px;display:flex}.prc-PageLayout-ContentWrapper-b-QRo:where([data-is-hidden=true]){display:none}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-ContentWrapper-b-QRo:where([data-is-hidden-narrow=true]){display:none}}@media (min-width:48rem){.prc-PageLayout-ContentWrapper-b-QRo:where([data-is-hidden-regular=true]){display:none}}@media (min-width:87.5rem){.prc-PageLayout-ContentWrapper-b-QRo:where([data-is-hidden-wide=true]){display:none}}.prc-PageLayout-PageLayoutContent-jzDMn:has(.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true]) .prc-PageLayout-ContentWrapper-b-QRo{contain:layout style paint;pointer-events:none;will-change:width;transition:none;transform:translateZ(0)}.prc-PageLayout-Content--F7-I{padding:var(--spacing);flex-grow:1;width:100%;margin-left:auto;margin-right:auto}.prc-PageLayout-Content--F7-I:where([data-width=medium]){max-width:768px}.prc-PageLayout-Content--F7-I:where([data-width=large]){max-width:1012px}.prc-PageLayout-Content--F7-I:where([data-width=full]){max-width:100%}.prc-PageLayout-Content--F7-I:where([data-width=xlarge]){max-width:1280px}.prc-PageLayout-PageLayoutContent-jzDMn:has(.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true]) .prc-PageLayout-Content--F7-I{contain:layout style paint}.prc-PageLayout-PaneWrapper-nGO0U{width:100%;margin-left:0;margin-right:0;display:flex}.prc-PageLayout-PaneWrapper-nGO0U:where([data-is-hidden=true]){display:none}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-PaneWrapper-nGO0U:where([data-is-hidden-narrow=true]){display:none}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-narrow=end]){margin-top:var(--spacing-row);flex-direction:column;order:var(--region-order-pane-end)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-narrow=start]){margin-bottom:var(--spacing-row);flex-direction:column-reverse;order:var(--region-order-pane-start)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position=end]){margin-top:var(--spacing-row);flex-direction:column;order:var(--region-order-pane-end)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position=start]){margin-bottom:var(--spacing-row);flex-direction:column-reverse;order:var(--region-order-pane-start)}}@media screen and (min-width:768px){.prc-PageLayout-PaneWrapper-nGO0U:where([data-is-hidden-regular=true]){display:none}.prc-PageLayout-PaneWrapper-nGO0U{width:auto;margin-top:0!important;margin-bottom:0!important}.prc-PageLayout-PaneWrapper-nGO0U:where([data-sticky]){max-height:100vh;top:var(--offset-header);position:-webkit-sticky;position:sticky}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position=end]){margin-left:var(--spacing-column);flex-direction:row-reverse;order:var(--region-order-pane-end)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position=start]){margin-right:var(--spacing-column);flex-direction:row;order:var(--region-order-pane-start)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-regular=end]){margin-left:var(--spacing-column);flex-direction:row-reverse;order:var(--region-order-pane-end)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-regular=start]){margin-right:var(--spacing-column);flex-direction:row;order:var(--region-order-pane-start)}}@media (min-width:87.5rem){.prc-PageLayout-PaneWrapper-nGO0U:where([data-is-hidden-wide=true]){display:none}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-wide=end]){margin-left:var(--spacing-column);flex-direction:row-reverse;order:var(--region-order-pane-end)}.prc-PageLayout-PaneWrapper-nGO0U:where([data-position-wide=start]){margin-right:var(--spacing-column);flex-direction:row;order:var(--region-order-pane-start)}}.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position=start]){margin-left:var(--spacing)}.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position=end]){margin-right:var(--spacing)}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-narrow=start]){margin-left:var(--spacing);margin-right:0}.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-narrow=end]){margin-left:0;margin-right:var(--spacing)}}@media (min-width:48rem){.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-regular=start]){margin-left:var(--spacing);margin-right:0}.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-regular=end]){margin-left:0;margin-right:var(--spacing)}}@media (min-width:87.5rem){.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-wide=start]){margin-left:var(--spacing);margin-right:0}.prc-PageLayout-PaneVerticalDivider-1c9vy:where([data-position-wide=end]){margin-left:0;margin-right:var(--spacing)}}.prc-PageLayout-Pane-Vl5LI{padding:var(--spacing);width:var(--pane-width-size)}@media screen and (min-width:768px){.prc-PageLayout-Pane-Vl5LI{overflow:auto}}.prc-PageLayout-Pane-Vl5LI:where([data-resizable]){width:100%}@media screen and (min-width:768px){.prc-PageLayout-Pane-Vl5LI:where([data-resizable]){width:clamp(var(--pane-min-width),var(--pane-width),var(--pane-max-width))}}.prc-PageLayout-PaneWrapper-nGO0U:has(.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true]) .prc-PageLayout-Pane-Vl5LI{-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style paint;pointer-events:none;will-change:width,transform;transition:none;transform:translateZ(0)}.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position=start]){margin-top:var(--spacing)}.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position=end]){margin-bottom:var(--spacing)}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-narrow=start]){margin-bottom:0;margin-top:var(--spacing)}.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-narrow=end]){margin-bottom:var(--spacing);margin-top:0}}@media (min-width:48rem){.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-regular=start]){margin-bottom:0;margin-top:var(--spacing)}.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-regular=end]){margin-bottom:var(--spacing);margin-top:0}}@media (min-width:87.5rem){.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-wide=start]){margin-bottom:0;margin-top:var(--spacing)}.prc-PageLayout-PaneHorizontalDivider-4exOb:where([data-position-wide=end]){margin-bottom:var(--spacing);margin-top:0}}.prc-PageLayout-FooterWrapper-WZwgZ{margin-top:var(--spacing);order:var(--region-order-footer);width:100%}.prc-PageLayout-FooterWrapper-WZwgZ:where([data-hidden=true]){display:none}@media (max-width:calc(48rem - .02px)){.prc-PageLayout-FooterWrapper-WZwgZ:where([data-hidden-narrow=true]){display:none}}@media (min-width:48rem){.prc-PageLayout-FooterWrapper-WZwgZ:where([data-hidden-regular=true]){display:none}}@media (min-width:87.5rem){.prc-PageLayout-FooterWrapper-WZwgZ:where([data-hidden-wide=true]){display:none}}.prc-PageLayout-FooterHorizontalDivider-sNLmj{margin-bottom:var(--spacing)}.prc-PageLayout-FooterContent-UFWGW{padding:var(--spacing)}.prc-PageLayout-DraggableHandle-zPw82{cursor:col-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;transition-delay:.1s;position:absolute;top:0;bottom:0;left:-2px;right:-2px}.prc-PageLayout-DraggableHandle-zPw82:hover{background-color:var(--bgColor-neutral-muted,var(--color-neutral-subtle))}.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true]{cursor:col-resize}.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true],.prc-PageLayout-DraggableHandle-zPw82[data-dragging=true]:hover{background-color:var(--bgColor-accent-emphasis,var(--color-accent-emphasis))}
.prc-Autocomplete-SpinnerWrapper-OvHpT{justify-content:center;display:flex}.prc-Autocomplete-EmptyStateWrapper-tAx1w,.prc-Autocomplete-SpinnerWrapper-OvHpT{padding:var(--base-size-16,1rem)}
.prc-Autocomplete-Overlay-4kapX{overflow:auto}
.prc-BranchName-BranchName-jFtg-{background-color:var(--bgColor-accent-muted,var(--color-accent-subtle));border-radius:var(--borderRadius-medium,.375rem);color:var(--fgColor-link,var(--color-accent-fg));font-family:var(--fontStack-monospace,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace);font-size:var(--text-body-size-small,.75rem);padding:var(--base-size-2,.125rem)var(--base-size-6,.375rem);-webkit-text-decoration:none;text-decoration:none;display:inline-block}.prc-BranchName-BranchName-jFtg-:not(a){color:var(--fgColor-muted,var(--color-fg-muted))}
.prc-Breadcrumbs-BreadcrumbsBase-6gqOz{justify-content:space-between;width:100%;display:flex}.prc-Breadcrumbs-BreadcrumbsList-K7eeK{margin-top:0;margin-bottom:0;padding-left:0}:-webkit-any([data-overflow=menu],[data-overflow=menu-with-root]) .prc-Breadcrumbs-BreadcrumbsList-K7eeK{white-space:nowrap;flex-direction:row;display:flex}:-moz-any([data-overflow=menu],[data-overflow=menu-with-root]) .prc-Breadcrumbs-BreadcrumbsList-K7eeK{white-space:nowrap;flex-direction:row;display:flex}:is([data-overflow=menu],[data-overflow=menu-with-root]) .prc-Breadcrumbs-BreadcrumbsList-K7eeK{white-space:nowrap;flex-direction:row;display:flex}.prc-Breadcrumbs-ItemSeparator-nYObp{color:var(--fgColor-muted,var(--color-fg-muted));-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;justify-content:center;align-self:center;display:flex}.prc-Breadcrumbs-ItemWrapper-Mfwuj{list-style:none}.prc-Breadcrumbs-ItemWrapper-Mfwuj,.prc-Breadcrumbs-ItemWrapper-Mfwuj:after{font-size:var(--text-body-size-medium,.875rem);display:inline-block}.prc-Breadcrumbs-ItemWrapper-Mfwuj:after{border-right:.1em solid var(--fgColor-muted,var(--color-fg-muted));content:"";height:.8em;margin:0 .5em;transform:rotate(15deg)translateY(.0625em)}.prc-Breadcrumbs-ItemWrapper-Mfwuj:first-child{margin-left:0}.prc-Breadcrumbs-ItemWrapper-Mfwuj:last-child:after{content:none}.prc-Breadcrumbs-Item-7BKO-{font-size:var(--text-body-size-medium,.875rem);display:inline-block}.prc-Breadcrumbs-Item-7BKO-:focus-visible{border-radius:var(--borderRadius-small,.1875rem);box-shadow:none;outline:2px solid var(--focus-outlineColor,var(--color-accent-fg));outline-offset:2px}[data-variant=normal] .prc-Breadcrumbs-Item-7BKO-{color:var(--fgColor-link,var(--color-accent-fg));-webkit-text-decoration:none;text-decoration:none}:is([data-variant=normal] .prc-Breadcrumbs-Item-7BKO-):not([aria-current]):hover{-webkit-text-decoration:underline;text-decoration:underline}:is([data-variant=normal] .prc-Breadcrumbs-Item-7BKO-):focus-visible{-webkit-text-decoration:none;text-decoration:none}[aria-current]:is([data-variant=normal] .prc-Breadcrumbs-Item-7BKO-){color:var(--fgColor-default,var(--color-fg-default))}[data-variant=spacious] .prc-Breadcrumbs-Item-7BKO-{border-radius:var(--borderRadius-medium,.375rem);color:var(--fgColor-default,var(--color-fg-default));padding-block:var(--base-size-4,.25rem);padding-inline:var(--base-size-6,.375rem);-webkit-text-decoration:none;text-decoration:none}:is([data-variant=spacious] .prc-Breadcrumbs-Item-7BKO-):hover{background:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg));-webkit-text-decoration:none;text-decoration:none}[aria-current]:is([data-variant=spacious] .prc-Breadcrumbs-Item-7BKO-){font-weight:var(--base-text-weight-semibold,600)}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr{white-space:nowrap;flex:0 99999 auto;grid-auto-flow:column;align-items:center;min-width:auto;list-style:none;display:inline-grid}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr:has(.prc-Breadcrumbs-MenuOverlay-aCOyl){white-space:normal}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr:first-child{margin-left:0}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr:last-child .prc-Breadcrumbs-ItemSeparator-nYObp{display:none}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr .prc-Breadcrumbs-MenuDetails-TXUai{display:inline-block;position:relative}:is(.prc-Breadcrumbs-BreadcrumbsItem-FHLFr .prc-Breadcrumbs-MenuDetails-TXUai) summary{cursor:pointer;list-style:none}:is(:is(.prc-Breadcrumbs-BreadcrumbsItem-FHLFr .prc-Breadcrumbs-MenuDetails-TXUai) summary)::-webkit-details-marker{display:none}.prc-Breadcrumbs-BreadcrumbsItem-FHLFr .prc-Breadcrumbs-MenuOverlay-aCOyl{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));max-height:100vh;max-width:var(--overlay-width-small,20rem);min-width:var(--overlay-width-xsmall,12rem);top:calc(var(--overlay-offset,.25rem) + var(--control-small-size,1.75rem));z-index:1;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){.prc-Breadcrumbs-BreadcrumbsItem-FHLFr .prc-Breadcrumbs-MenuOverlay-aCOyl{animation:.2s cubic-bezier(.33,1,.68,1) prc-Breadcrumbs-overlay-appear-Ct2Xv}}
.prc-CircleBadge-CircleBadge-AFS8i{background-color:var(--bgColor-default,var(--color-canvas-default));box-shadow:var(--shadow-resting-medium,var(--color-shadow-medium));border-radius:50%;justify-content:center;align-items:center;display:flex}.prc-CircleBadge-CircleBadge-AFS8i:where([data-inline]){display:inline-flex}.prc-CircleBadge-CircleBadgeIcon-sUrCi{max-width:60%;height:auto;max-height:55%}
.prc-Header-Header-RoCS8{background-color:var(--header-bgColor,var(--color-header-bg));color:var(--header-fgColor-default,var(--color-header-text));font-size:var(--text-body-size-medium,.875rem);line-height:var(--text-title-lineHeight-large,1.5);padding:var(--base-size-16,1rem);z-index:32;overflow:auto}.prc-Header-Header-RoCS8,.prc-Header-HeaderItem-0wRcu{flex-wrap:nowrap;align-items:center;display:flex}.prc-Header-HeaderItem-0wRcu{margin-right:var(--base-size-16,1rem);align-self:stretch}.prc-Header-HeaderItem-0wRcu:where([data-full]){flex:auto}.prc-Header-HeaderLink-2Q6pd{color:var(--header-fgColor-logo,var(--color-header-logo));cursor:pointer;font-weight:var(--text-title-weight-large,600);white-space:nowrap;align-items:center;-webkit-text-decoration:none;text-decoration:none;display:flex}.prc-Header-HeaderLink-2Q6pd:focus,.prc-Header-HeaderLink-2Q6pd:hover{color:var(--header-fgColor-default,var(--color-header-text))}
.prc-NavList-GroupHeading-KIlSv>a{color:var(--fgColor-default,var(--color-fg-default));-webkit-text-decoration:inherit;text-decoration:inherit}.prc-NavList-GroupHeading-KIlSv>a:hover{-webkit-text-decoration:underline;text-decoration:underline}
.prc-Popover-Popover-v1ShS{z-index:100;display:none;position:absolute}.prc-Popover-Popover-v1ShS:where([data-open]){display:block}.prc-Popover-Popover-v1ShS:where([data-relative]){position:relative}.prc-Popover-PopoverContent-nMzFS{background-color:var(--overlay-bgColor,var(--color-canvas-overlay));border-radius:var(--borderRadius-medium,.375rem);box-shadow:var(--shadow-floating-small,var(--color-overlay-shadow));padding:var(--base-size-24,1.5rem);margin-left:auto;margin-right:auto;position:relative}.prc-Popover-PopoverContent-nMzFS:after,.prc-Popover-PopoverContent-nMzFS:before{content:"";display:inline-block;position:absolute;left:50%}.prc-Popover-PopoverContent-nMzFS:before{border-bottom-color:transparent;border:var(--base-size-8,.5rem)solid transparent;border-bottom:var(--base-size-8,.5rem)solid var(--borderColor-default,var(--color-border-default));top:calc(var(--base-size-16,1rem)*-1);margin-left:-9px}.prc-Popover-PopoverContent-nMzFS:after{border:7px solid transparent;border-bottom:7px solid var(--overlay-bgColor,var(--color-canvas-overlay));margin-left:calc(var(--base-size-8,.5rem)*-1);top:-14px}:is(:where([data-caret=bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):after{border-bottom-color:transparent;top:auto}:is(:where([data-caret=bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):before{border-bottom-color:transparent;top:auto}:is(:where([data-caret=bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):before{border-top-color:var(--borderColor-default,var(--color-border-default));bottom:calc(var(--base-size-16,1rem)*-1)}:is(:where([data-caret=bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):after{border-top-color:var(--overlay-bgColor,var(--color-canvas-overlay));bottom:-14px}:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS{margin-right:0;right:-9px}:where([data-caret=top-right]) .prc-Popover-PopoverContent-nMzFS{margin-right:0;right:-9px}:is(:where([data-caret=top-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS):after{margin-left:0;left:auto}:is(:where([data-caret=top-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS):before{margin-left:0;left:auto}:is(:where([data-caret=top-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS):before{right:20px}:is(:where([data-caret=top-right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-right]) .prc-Popover-PopoverContent-nMzFS):after{right:21px}:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS{margin-left:0;left:-9px}:where([data-caret=top-left]) .prc-Popover-PopoverContent-nMzFS{margin-left:0;left:-9px}:is(:where([data-caret=top-left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):after{left:var(--base-size-24,1.5rem);margin-left:0}:is(:where([data-caret=top-left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):before{left:var(--base-size-24,1.5rem);margin-left:0}:is(:where([data-caret=top-left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=bottom-left]) .prc-Popover-PopoverContent-nMzFS):after{left:calc(var(--base-size-24,1.5rem) + 1px)}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):after{border-bottom-color:transparent;margin-left:0;top:50%;left:auto}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):before{border-bottom-color:transparent;margin-left:0;top:50%;left:auto}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):before{margin-top:calc((var(--base-size-8,.5rem) + 1px)*-1)}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):after{margin-top:calc(var(--base-size-8,.5rem)*-1)}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS):before{border-left-color:var(--borderColor-default,var(--color-border-default));right:calc(var(--base-size-16,1rem)*-1)}:is(:where([data-caret=right]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS):after{border-left-color:var(--overlay-bgColor,var(--color-canvas-overlay));right:-14px}:is(:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):before{border-right-color:var(--borderColor-default,var(--color-border-default));left:calc(var(--base-size-16,1rem)*-1)}:is(:where([data-caret=left]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):after{border-right-color:var(--overlay-bgColor,var(--color-canvas-overlay));left:-14px}:is(:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS):after{top:var(--base-size-24,1.5rem)}:is(:where([data-caret=right-top]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-top]) .prc-Popover-PopoverContent-nMzFS):before{top:var(--base-size-24,1.5rem)}:is(:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):after{top:auto}:is(:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):before{top:auto}:is(:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):before{bottom:var(--base-size-16,1rem)}:is(:where([data-caret=right-bottom]) .prc-Popover-PopoverContent-nMzFS,:where([data-caret=left-bottom]) .prc-Popover-PopoverContent-nMzFS):after{bottom:calc(var(--base-size-16,1rem) + 1px)}.prc-Popover-PopoverContent-nMzFS:where([data-width=xsmall]){width:var(--overlay-width-xsmall,12rem)}.prc-Popover-PopoverContent-nMzFS:where([data-width=small]){width:var(--overlay-width-small,20rem)}.prc-Popover-PopoverContent-nMzFS:where([data-width=medium]){width:var(--overlay-width-medium,30rem)}.prc-Popover-PopoverContent-nMzFS:where([data-width=large]){width:var(--overlay-width-large,40rem)}.prc-Popover-PopoverContent-nMzFS:where([data-width=xlarge]){width:var(--overlay-width-xlarge,60rem)}.prc-Popover-PopoverContent-nMzFS:where([data-width=auto]){width:auto}.prc-Popover-PopoverContent-nMzFS:where([data-height=small]){height:var(--overlay-height-small,16rem)}.prc-Popover-PopoverContent-nMzFS:where([data-height=medium]){height:var(--overlay-height-medium,20rem)}.prc-Popover-PopoverContent-nMzFS:where([data-height=large]){height:var(--overlay-height-large,27rem)}.prc-Popover-PopoverContent-nMzFS:where([data-height=xlarge]){height:var(--overlay-height-xlarge,37.5rem)}.prc-Popover-PopoverContent-nMzFS:where([data-height=fit-content]){height:-moz-fit-content;height:fit-content}.prc-Popover-PopoverContent-nMzFS:where([data-height=auto]){height:auto}
.prc-SegmentedControl-SegmentedControl-e7570{--segmented-control-icon-width:32px;background-color:var(--controlTrack-bgColor-rest,var(--color-switch-track-bg));border:var(--borderWidth-thin,.0625rem)solid var(--controlTrack-borderColor-rest,transparent);border-radius:var(--borderRadius-medium,.375rem);font-size:var(--text-body-size-medium,.875rem);height:32px;margin:0;padding:0;display:inline-flex}.prc-SegmentedControl-SegmentedControl-e7570[data-full-width=true]{--segmented-control-icon-width:100%;width:100%;display:flex}.prc-SegmentedControl-SegmentedControl-e7570[data-full-width=false]{--segmented-control-icon-width:32px;width:auto;display:inline-flex}@media (max-width:calc(48rem - .02px)){.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-narrow=true]{--segmented-control-icon-width:100%;width:100%;display:flex}.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-narrow=false]{--segmented-control-icon-width:32px;width:auto;display:inline-flex}}@media (min-width:48rem){.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-regular=true]{--segmented-control-icon-width:100%;width:100%;display:flex}.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-regular=false]{--segmented-control-icon-width:32px;width:auto;display:inline-flex}}@media (min-width:87.5rem){.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-wide=true]{--segmented-control-icon-width:100%;width:100%;display:flex}.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-regular=true]:not([data-full-width-wide=true]),.prc-SegmentedControl-SegmentedControl-e7570[data-full-width-wide=false]{--segmented-control-icon-width:32px;width:auto;display:inline-flex}}.prc-SegmentedControl-SegmentedControl-e7570[data-variant=dropdown],.prc-SegmentedControl-SegmentedControl-e7570[data-variant=hideLabels] .prc-SegmentedControl-Text-c5gSh{display:none}@media (max-width:calc(48rem - .02px)){.prc-SegmentedControl-SegmentedControl-e7570[data-variant-narrow=dropdown],.prc-SegmentedControl-SegmentedControl-e7570[data-variant-narrow=hideLabels] .prc-SegmentedControl-Text-c5gSh{display:none}}@media (min-width:48rem){.prc-SegmentedControl-SegmentedControl-e7570[data-variant-regular=dropdown],.prc-SegmentedControl-SegmentedControl-e7570[data-variant-regular=hideLabels] .prc-SegmentedControl-Text-c5gSh{display:none}}@media (min-width:87.5rem){.prc-SegmentedControl-SegmentedControl-e7570[data-variant-wide=dropdown],.prc-SegmentedControl-SegmentedControl-e7570[data-variant-wide=hideLabels] .prc-SegmentedControl-Text-c5gSh{display:none}}.prc-SegmentedControl-SegmentedControl-e7570:where([data-size=small]){font-size:var(--text-body-size-small,.75rem);height:28px}.prc-SegmentedControl-DropdownContainer-QSnSd{display:none}.prc-SegmentedControl-DropdownContainer-QSnSd[data-variant=dropdown]{display:block}@media (max-width:calc(48rem - .02px)){.prc-SegmentedControl-DropdownContainer-QSnSd[data-variant-narrow=dropdown]{display:block}}@media (min-width:48rem){.prc-SegmentedControl-DropdownContainer-QSnSd[data-variant-regular=dropdown]{display:block}}@media (min-width:87.5rem){.prc-SegmentedControl-DropdownContainer-QSnSd[data-variant-wide=dropdown]{display:block}}.prc-SegmentedControl-Item-7Aq6h{flex-grow:1;margin-top:-1px;margin-bottom:-1px;display:block;position:relative}.prc-SegmentedControl-Item-7Aq6h:not(:last-child){margin-right:1px}.prc-SegmentedControl-Item-7Aq6h:not(:last-child):after{background-color:var(--borderColor-default,var(--color-border-default));bottom:var(--base-size-8,.5rem);content:"";right:calc(var(--base-size-2,.125rem)*-1);top:var(--base-size-8,.5rem);width:1px;position:absolute}.prc-SegmentedControl-Item-7Aq6h:not(:last-child):has(+[data-selected]):after{background-color:transparent}.prc-SegmentedControl-Item-7Aq6h:not(:last-child):where([data-selected]):after{background-color:transparent}.prc-SegmentedControl-Item-7Aq6h:focus-within:has(:focus-visible){background-color:transparent}.prc-SegmentedControl-Item-7Aq6h:first-child{margin-left:-1px}.prc-SegmentedControl-Item-7Aq6h:last-child{margin-right:-1px}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM{align-items:center;display:flex}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--base-size-8,.5rem)}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--base-size-8,.5rem)}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--base-size-8,.5rem)}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--base-size-8,.5rem)}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--base-size-8,.5rem)}.prc-SegmentedControl-Item-7Aq6h .prc-SegmentedControl-Counter--H-pM:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--base-size-8,.5rem)}.prc-SegmentedControl-Button-ojWXD{--segmented-control-button-inner-padding:12px;--segmented-control-button-bg-inset:4px;--segmented-control-outer-radius:var(--borderRadius-medium,.375rem);border-radius:var(--segmented-control-outer-radius);color:currentColor;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:var(--base-text-weight-normal,400);height:100%;padding:var(--segmented-control-button-bg-inset);background-color:transparent;border-width:0;border-color:transparent;width:100%}.prc-SegmentedControl-Button-ojWXD svg{fill:var(--fgColor-muted,var(--color-fg-muted));color:var(--fgColor-muted,var(--color-fg-muted))}.prc-SegmentedControl-Button-ojWXD:focus:not(:disabled){box-shadow:none;outline:var(--base-size-2,.125rem)solid var(--fgColor-accent,var(--color-accent-fg));outline-offset:-1px}.prc-SegmentedControl-Button-ojWXD:focus:not(:disabled):not(:focus-visible){outline:1px solid transparent}.prc-SegmentedControl-Button-ojWXD:focus-visible:not(:disabled){box-shadow:none;outline:var(--base-size-2,.125rem)solid var(--fgColor-accent,var(--color-accent-fg));outline-offset:-1px}.prc-SegmentedControl-Button-ojWXD:focus:focus-visible:not(:last-child):after{width:0}.prc-SegmentedControl-Button-ojWXD[aria-disabled=true]:not([aria-current=true]){color:var(--fgColor-disabled,var(--color-primer-fg-disabled));cursor:not-allowed;background-color:transparent}.prc-SegmentedControl-Button-ojWXD[aria-disabled=true]:not([aria-current=true]) svg{fill:var(--fgColor-disabled,var(--color-primer-fg-disabled));color:var(--fgColor-disabled,var(--color-primer-fg-disabled))}@media (pointer:coarse){.prc-SegmentedControl-Button-ojWXD:before{content:"";min-height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}.prc-SegmentedControl-IconButton-O80Eh{width:var(--segmented-control-icon-width,32px)}.prc-SegmentedControl-Content-gnQ4n{border-radius:calc(var(--segmented-control-outer-radius) - var(--segmented-control-button-bg-inset)/2);border-style:solid;border-color:transparent;border-width:var(--borderWidth-thin,.0625rem);height:100%;padding-left:calc(var(--segmented-control-button-inner-padding) - var(--segmented-control-button-bg-inset));padding-right:calc(var(--segmented-control-button-inner-padding) - var(--segmented-control-button-bg-inset));justify-content:center;align-items:center;display:flex}.prc-SegmentedControl-Button-ojWXD[aria-current=true]{font-weight:var(--base-text-weight-semibold,600);padding:0}.prc-SegmentedControl-Button-ojWXD[aria-current=true] .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlKnob-bgColor-rest,var(--color-switch-knob-bg));border-color:var(--controlKnob-borderColor-rest,var(--color-switch-knob-border));border-radius:var(--segmented-control-outer-radius);padding-left:var(--segmented-control-button-inner-padding);padding-right:var(--segmented-control-button-inner-padding)}.prc-SegmentedControl-Button-ojWXD:not(:-webkit-any([aria-current=true],[aria-disabled=true])):hover .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-hover,var(--color-switch-track-hover-bg))}.prc-SegmentedControl-Button-ojWXD:not(:-moz-any([aria-current=true],[aria-disabled=true])):hover .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-hover,var(--color-switch-track-hover-bg))}.prc-SegmentedControl-Button-ojWXD:not(:is([aria-current=true],[aria-disabled=true])):hover .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-hover,var(--color-switch-track-hover-bg))}.prc-SegmentedControl-Button-ojWXD:not(:-webkit-any([aria-current=true],[aria-disabled=true])):active .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-active,var(--color-switch-track-active-bg))}.prc-SegmentedControl-Button-ojWXD:not(:-moz-any([aria-current=true],[aria-disabled=true])):active .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-active,var(--color-switch-track-active-bg))}.prc-SegmentedControl-Button-ojWXD:not(:is([aria-current=true],[aria-disabled=true])):active .prc-SegmentedControl-Content-gnQ4n{background-color:var(--controlTrack-bgColor-active,var(--color-switch-track-active-bg))}.prc-SegmentedControl-Text-c5gSh:after{content:attr(data-text);font-weight:var(--base-text-weight-semibold,600);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;height:0;display:block;overflow:hidden}.prc-SegmentedControl-LeadingIcon-dAHA8{margin-right:var(--base-size-4,.25rem)}
.prc-SubNav-SubNav-rjui0{justify-content:space-between;display:flex}.prc-SubNav-Body-Nw122{margin-bottom:-1px;display:flex}.prc-SubNav-Body-Nw122>*{margin-left:var(--base-size-8,.5rem)}.prc-SubNav-Body-Nw122>:first-child{margin-left:0}.prc-SubNav-Actions--IUp-{align-self:center}.prc-SubNav-Link-X843-,.prc-SubNav-Links-5Qn65{display:flex}.prc-SubNav-Link-X843-{border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));border-right:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));border-top:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));color:var(--fgColor-default,var(--color-fg-default));font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-medium,500);min-height:34px;padding-left:var(--base-size-16,1rem);padding-right:var(--base-size-16,1rem);text-align:center;align-items:center;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.prc-SubNav-Link-X843-:first-of-type{border-bottom-left-radius:var(--borderRadius-medium,.375rem);border-left:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));border-top-left-radius:var(--borderRadius-medium,.375rem)}.prc-SubNav-Link-X843-:last-of-type{border-bottom-right-radius:var(--borderRadius-medium,.375rem);border-top-right-radius:var(--borderRadius-medium,.375rem)}.prc-SubNav-Link-X843-:focus,.prc-SubNav-Link-X843-:hover{background-color:var(--bgColor-muted,var(--color-canvas-subtle));-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s}.prc-SubNav-Link-X843-[data-selected=true]{background-color:var(--bgColor-accent-emphasis,var(--color-accent-emphasis));border-color:var(--bgColor-accent-emphasis,var(--color-accent-emphasis));color:var(--fgColor-onEmphasis,var(--color-fg-on-emphasis))}
.prc-Timeline-Timeline-iQjcc{flex-direction:column;display:flex}.prc-Timeline-Timeline-iQjcc:where([data-clip-sidebar]) .prc-Timeline-TimelineItem-Sd-t-:first-child{padding-top:0}:is(.prc-Timeline-Timeline-iQjcc:where([data-clip-sidebar]) .prc-Timeline-TimelineItem-Sd-t-:first-child):where([data-condensed]):before{top:var(--base-size-12,.75rem)}.prc-Timeline-Timeline-iQjcc:where([data-clip-sidebar]) .prc-Timeline-TimelineItem-Sd-t-:last-child{padding-bottom:0}:is(.prc-Timeline-Timeline-iQjcc:where([data-clip-sidebar]) .prc-Timeline-TimelineItem-Sd-t-:last-child):where([data-condensed]):before{height:var(--base-size-12,.75rem)}.prc-Timeline-TimelineItem-Sd-t-{margin-left:var(--base-size-16,1rem);padding:var(--base-size-16,1rem)0;display:flex;position:relative}.prc-Timeline-TimelineItem-Sd-t-:before{background-color:var(--borderColor-muted,var(--color-border-muted));content:"";width:2px;display:block;position:absolute;top:0;bottom:0;left:0}.prc-Timeline-TimelineItem-Sd-t-:where([data-condensed]){padding-bottom:0;padding-top:var(--base-size-4,.25rem)}.prc-Timeline-TimelineItem-Sd-t-:where([data-condensed]):last-child{padding-bottom:var(--base-size-16,1rem)}.prc-Timeline-TimelineItem-Sd-t-:where([data-condensed]) .prc-Timeline-TimelineBadge-BqMiN{background-color:var(--bgColor-default,var(--color-canvas-default));color:var(--fgColor-muted,var(--color-fg-muted));height:16px;margin-bottom:var(--base-size-8,.5rem);margin-top:var(--base-size-8,.5rem);border:0}.prc-Timeline-TimelineBadgeWrapper-75vYD{z-index:1;position:relative}.prc-Timeline-TimelineBadge-BqMiN{background-color:var(--timelineBadge-bgColor,var(--color-timeline-badge-bg));border-color:var(--bgColor-default,var(--color-canvas-default));border-style:solid;border-width:var(--borderWidth-thick,.125rem);height:32px;margin-left:-15px;margin-right:var(--base-size-8,.5rem);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;display:flex;overflow:hidden}.prc-Timeline-TimelineBadge-BqMiN,.prc-Timeline-TimelineBody-WWZY0{color:var(--fgColor-muted,var(--color-fg-muted))}.prc-Timeline-TimelineBody-WWZY0{font-size:var(--text-body-size-medium,.875rem);margin-top:var(--base-size-4,.25rem);flex:auto;min-width:0;max-width:100%}.prc-Timeline-TimelineBreak-dPnDJ{background-color:var(--bgColor-default,var(--color-canvas-default));border:0;border-top:var(--borderWidth-thicker,.25rem)solid var(--borderColor-default,var(--color-border-default));height:var(--base-size-24,1.5rem);margin:0;margin-bottom:calc(var(--base-size-16,1rem)*-1);z-index:1;margin-left:0;position:relative}.prc-Timeline-TimelineBreak-dPnDJ:has(+[data-condensed]){margin-bottom:calc(var(--base-size-12,.75rem)*-1)}
.prc-TreeView-TreeViewRootUlStyles-eZtxW{margin:0;padding:0;list-style:none}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0{outline:none}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0):focus-visible>div{box-shadow:var(--boxShadow-thick,inset 0 0 0 .125rem)var(--fgColor-accent,var(--color-accent-fg))}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0).focus-visible>div{box-shadow:var(--boxShadow-thick,inset 0 0 0 .125rem)var(--fgColor-accent,var(--color-accent-fg))}@media (forced-colors:active){:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0):focus-visible>div{outline-offset:-2;outline:2px solid highlighttext}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0).focus-visible>div{outline-offset:-2;outline:2px solid highlighttext}}[data-has-leading-action]:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0){--has-leading-action:1}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn{--level:1;--toggle-width:1rem;--min-item-height:2rem;border-radius:var(--borderRadius-medium,.375rem);color:var(--fgColor-default,var(--color-fg-default));cursor:pointer;font-size:var(--text-body-size-medium,.875rem);grid-template-areas:"spacer leadingAction toggle content trailingAction";grid-template-columns:var(--spacer-width)var(--leading-action-width)var(--toggle-width)1fr;--leading-action-width:calc(var(--has-leading-action,0)*1.5rem);--spacer-width:calc((var(--level) - 1)*(var(--toggle-width)/2));width:100%;display:grid;position:relative}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn):hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}@media (forced-colors:active){:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn):hover{outline-offset:-2px;outline:2px solid transparent}}@media (pointer:coarse){.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn{--toggle-width:1.5rem;--min-item-height:2.75rem}}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn):has(.prc-TreeView-TreeViewItemSkeleton-fqk59):hover{cursor:default;background-color:transparent}@media (forced-colors:active){:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContainer--2Rkn):has(.prc-TreeView-TreeViewItemSkeleton-fqk59):hover{outline:none}}.prc-TreeView-TreeViewRootUlStyles-eZtxW:where([data-omit-spacer=true]) .prc-TreeView-TreeViewItemContainer--2Rkn{grid-template-columns:0 0 0 1fr}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0[aria-current=true]>.prc-TreeView-TreeViewItemContainer--2Rkn{background-color:var(--control-transparent-bgColor-selected,var(--color-action-list-item-default-selected-bg))}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0[aria-current=true]>.prc-TreeView-TreeViewItemContainer--2Rkn):after{background-color:var(--fgColor-accent,var(--color-accent-fg));border-radius:var(--borderRadius-medium,.375rem);content:"";height:1.5rem;left:calc(var(--base-size-8,.5rem)*-1);top:calc(50% - var(--base-size-12,.75rem));width:.25rem;position:absolute}@media (forced-colors:active){:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItem-ShJr0[aria-current=true]>.prc-TreeView-TreeViewItemContainer--2Rkn):after{background-color:highlighttext}}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemToggle-gWUdE{color:var(--fgColor-muted,var(--color-fg-muted));height:100%;padding-top:calc(var(--min-item-height)/2 - var(--base-size-12,.75rem)/2);grid-area:toggle;justify-content:center;align-items:flex-start;display:flex}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemToggleHover-nEgP-:hover{background-color:var(--control-transparent-bgColor-hover,var(--color-action-list-item-default-hover-bg))}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemToggleEnd-t-AEB{border-bottom-left-radius:var(--borderRadius-medium,.375rem);border-top-left-radius:var(--borderRadius-medium,.375rem)}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContent-f0r0b{gap:var(--stack-gap-condensed,.5rem);height:100%;line-height:var(--custom-line-height,var(--text-body-lineHeight-medium,1.4285));padding:0 var(--base-size-8,.5rem);padding-bottom:calc((var(--min-item-height) - var(--custom-line-height,1.3rem))/2);padding-top:calc((var(--min-item-height) - var(--custom-line-height,1.3rem))/2);grid-area:content;display:flex}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemContentText-smZM-{flex:auto;width:0}.prc-TreeView-TreeViewRootUlStyles-eZtxW:where([data-truncate-text=true]) .prc-TreeView-TreeViewItemContentText-smZM-{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prc-TreeView-TreeViewRootUlStyles-eZtxW:where([data-truncate-text=false]) .prc-TreeView-TreeViewItemContentText-smZM-{word-break:break-word}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemVisual-dRlGq{color:var(--fgColor-muted,var(--color-fg-muted));height:var(--custom-line-height,1.3rem);align-items:center;display:flex}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemLeadingAction-VXx8I{color:var(--fgColor-muted,var(--color-fg-muted));grid-area:leadingAction;display:flex}:is(.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemLeadingAction-VXx8I)>button{flex-shrink:1}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemTrailingAction-EZETP{color:var(--fgColor-muted,var(--color-fg-muted));grid-area:trailingAction;display:flex}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemTrailingActionButton-u87Ku{flex-shrink:1}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemLevelLine-KPSSL{border-color:var(--borderColor-muted,var(--color-border-muted));border-right:var(--borderWidth-thin,.0625rem)solid;width:100%;height:100%}@media (hover:hover){.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewItemLevelLine-KPSSL{border-color:transparent}.prc-TreeView-TreeViewRootUlStyles-eZtxW:focus-within .prc-TreeView-TreeViewItemLevelLine-KPSSL,.prc-TreeView-TreeViewRootUlStyles-eZtxW:hover .prc-TreeView-TreeViewItemLevelLine-KPSSL{border-color:var(--borderColor-muted,var(--color-border-muted))}}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewDirectoryIcon-PHbeP{color:var(--treeViewItem-leadingVisual-iconColor-rest,var(--color-tree-view-item-directory-fill));display:grid}.prc-TreeView-TreeViewRootUlStyles-eZtxW .prc-TreeView-TreeViewVisuallyHidden-4-mPv{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0{align-items:center;column-gap:.5rem;height:2rem;display:flex}@media (pointer:coarse){.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0{height:2.75rem}}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0:nth-of-type(5n+1){--tree-item-loading-width:67%}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0:nth-of-type(5n+2){--tree-item-loading-width:47%}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0:nth-of-type(5n+3){--tree-item-loading-width:73%}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0:nth-of-type(5n+4){--tree-item-loading-width:64%}.prc-TreeView-TreeViewSkeletonItemContainerStyle-EB7p0:nth-of-type(5n+5){--tree-item-loading-width:50%}.prc-TreeView-TreeItemSkeletonTextStyles-wnBY9{width:var(--tree-item-loading-width,67%)}
.prc-SkeletonAvatar-SkeletonAvatar-inefu:where([data-component=SkeletonAvatar]){height:var(--avatarSize-regular);width:var(--avatarSize-regular);border-radius:50%;line-height:1;display:inline-block}.prc-SkeletonAvatar-SkeletonAvatar-inefu:where([data-square]){border-radius:clamp(4px,var(--avatarSize-regular) - 24px,var(--borderRadius-medium,.375rem))}@media screen and (max-width:calc(48rem - .02px)){.prc-SkeletonAvatar-SkeletonAvatar-inefu:where([data-responsive]){height:var(--avatarSize-narrow);width:var(--avatarSize-narrow)}}@media screen and (min-width:48rem){.prc-SkeletonAvatar-SkeletonAvatar-inefu:where([data-responsive]){height:var(--avatarSize-regular);width:var(--avatarSize-regular)}}@media screen and (min-width:87.5rem){.prc-SkeletonAvatar-SkeletonAvatar-inefu:where([data-responsive]){height:var(--avatarSize-wide);width:var(--avatarSize-wide)}}
.prc-SkeletonText-SkeletonText-tW5nH{--font-size:var(--text-body-size-medium,.875rem);--line-height:var(--text-body-lineHeight-medium,1.42857);--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-bottom:calc(var(--leading)*2)}.prc-SkeletonText-SkeletonText-tW5nH:where([data-in-multiline]):last-child{min-width:50px;max-width:65%;margin-bottom:0}.prc-SkeletonText-SkeletonText-tW5nH:where([data-text-skeleton-size=display]){border-radius:var(--borderRadius-medium,.375rem)}.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.66667)}.prc-SkeletonText-SkeletonTextWrapper-3Z0sU{padding-top:.1px;padding-bottom:.1px}
.prc-PageHeader-PageHeader-sT1Hp{--grid-row-order-context-area:1;--grid-row-order-leading-action:2;--grid-row-order-breadcrumbs:2;--grid-row-order-title-area:2;--grid-row-order-trailing-action:2;--grid-row-order-actions:2;--grid-row-order-description:3;--grid-row-order-navigation:4;--title-area-region-order-leading-visual:0;--title-area-region-order-title:1;--title-area-region-order-trailing-visual:2;--context-area-region-order-parent-link:0;--context-area-region-order-context-bar:1;--context-area-region-order-context-area-actions:2;grid-template-columns:auto auto auto auto 1fr;grid-template-areas:"context-area context-area context-area context-area context-area""leading-action breadcrumbs title-area trailing-action actions""description description description description description""navigation navigation navigation navigation navigation";display:grid}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant=large]){font-size:var(--custom-font-size,var(--text-title-size-large,2rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant=medium]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-semibold,600));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant=subtitle]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}@media (max-width:calc(48rem - .02px)){.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-narrow=large]){font-size:var(--custom-font-size,var(--text-title-size-large,2rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-narrow=medium]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-semibold,600));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-narrow=subtitle]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}}@media (min-width:48rem){.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-regular=large]){font-size:var(--custom-font-size,var(--text-title-size-large,2rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-regular=medium]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-semibold,600));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-regular=subtitle]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}}@media (min-width:87.5rem){.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-wide=large]){font-size:var(--custom-font-size,var(--text-title-size-large,2rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-large,1.5))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-wide=medium]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-semibold,600));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}.prc-PageHeader-PageHeader-sT1Hp:has([data-component=TitleArea][data-size-variant-wide=subtitle]){font-size:var(--custom-font-size,var(--text-title-size-medium,1.25rem));font-weight:var(--custom-font-weight,var(--base-text-weight-normal,400));line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6));--title-line-height:var(--custom-line-height,var(--text-title-lineHeight-medium,1.6))}}.prc-PageHeader-PageHeader-sT1Hp[data-has-border=true]:has([data-component=PH_Navigation][data-hidden-all]){border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));padding-bottom:var(--base-size-8,.5rem)}.prc-PageHeader-PageHeader-sT1Hp[data-has-border=true]:not(:has([data-component=PH_Navigation])){border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));padding-bottom:var(--base-size-8,.5rem)}@media (max-width:calc(48rem - .02px)){.prc-PageHeader-PageHeader-sT1Hp[data-has-border=true]:has([data-component=PH_Navigation][data-hidden-narrow]){border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));padding-bottom:var(--base-size-8,.5rem)}}@media (min-width:48rem){.prc-PageHeader-PageHeader-sT1Hp[data-has-border=true]:has([data-component=PH_Navigation][data-hidden-regular]){border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));padding-bottom:var(--base-size-8,.5rem)}}@media (min-width:87.5rem){.prc-PageHeader-PageHeader-sT1Hp[data-has-border=true]:has([data-component=PH_Navigation][data-hidden-wide]){border-bottom:var(--borderWidth-thin,.0625rem)solid var(--borderColor-default,var(--color-border-default));padding-bottom:var(--base-size-8,.5rem)}}.prc-PageHeader-PageHeader-sT1Hp [data-component=PH_Actions],.prc-PageHeader-PageHeader-sT1Hp [data-component=PH_LeadingAction],.prc-PageHeader-PageHeader-sT1Hp [data-component=PH_LeadingVisual],.prc-PageHeader-PageHeader-sT1Hp [data-component=PH_TrailingAction],.prc-PageHeader-PageHeader-sT1Hp [data-component=PH_TrailingVisual]{height:calc(var(--title-line-height)*1em)}.prc-PageHeader-PageHeader-sT1Hp [data-hidden-all]{display:none}@media (max-width:calc(48rem - .02px)){.prc-PageHeader-PageHeader-sT1Hp [data-hidden-narrow]{display:none}}@media (min-width:48rem){.prc-PageHeader-PageHeader-sT1Hp [data-hidden-regular]{display:none}}@media (min-width:87.5rem){.prc-PageHeader-PageHeader-sT1Hp [data-hidden-wide]{display:none}}.prc-PageHeader-ContextArea-6ykSJ{font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-normal,400);grid-area:context-area;grid-row:var(--grid-row-order-context-area);line-height:var(--text-body-lineHeight-medium,1.4285);padding-bottom:var(--base-size-8,.5rem);flex-direction:row}.prc-PageHeader-ContextArea-6ykSJ,.prc-PageHeader-ParentLink-BvDS0{align-items:center;gap:var(--stack-gap-condensed,.5rem);display:flex}.prc-PageHeader-ParentLink-BvDS0{order:var(--context-area-region-order-parent-link)}.prc-PageHeader-ContextBar-XQ8Q0{order:var(--context-area-region-order-context-bar);display:flex}.prc-PageHeader-ContextAreaActions-RTJRk{flex-grow:1;order:var(--context-area-region-order-context-area-actions);justify-content:flex-end;align-items:center}.prc-PageHeader-ContextAreaActions-RTJRk,.prc-PageHeader-TitleArea-jxJZy{gap:var(--stack-gap-condensed,.5rem);flex-direction:row;display:flex}.prc-PageHeader-TitleArea-jxJZy{grid-area:title-area;grid-row:var(--grid-row-order-title-area);align-items:flex-start}.prc-PageHeader-LeadingAction-88LQ0{grid-area:leading-action;grid-row:var(--grid-row-order-leading-action)}.prc-PageHeader-Breadcrumbs-3c6ig,.prc-PageHeader-LeadingAction-88LQ0{padding-right:var(--base-size-8,.5rem);align-items:center;display:flex}.prc-PageHeader-Breadcrumbs-3c6ig{font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-normal,400);grid-area:breadcrumbs;grid-row:var(--grid-row-order-breadcrumbs);line-height:var(--text-body-lineHeight-medium,1.4285)}.prc-PageHeader-LeadingVisual-7zjCx{order:var(--title-area-region-order-leading-visual);align-items:center;display:flex}.prc-PageHeader-Title-LKOsd{font-size:inherit;font-weight:inherit;order:var(--title-area-region-order-title);display:block}.prc-PageHeader-Title-LKOsd:where([data-hidden=true]){display:none}.prc-PageHeader-TrailingVisual-7Ft0D{order:var(--title-area-region-order-trailing-visual);align-items:center;display:flex}.prc-PageHeader-TrailingAction-QOaow{grid-area:trailing-action;grid-row:var(--grid-row-order-trailing-action)}.prc-PageHeader-Actions-ygtmj,.prc-PageHeader-TrailingAction-QOaow{padding-left:var(--base-size-8,.5rem);align-items:center;display:flex}.prc-PageHeader-Actions-ygtmj{gap:var(--stack-gap-condensed,.5rem);grid-area:actions;grid-row:var(--grid-row-order-actions);flex-direction:row;justify-content:flex-end;min-width:max-content}.prc-PageHeader-Description-kFg8r{align-items:center;gap:var(--stack-gap-condensed,.5rem);grid-area:description;grid-row:var(--grid-row-order-description);flex-direction:row;display:flex}.prc-PageHeader-Description-kFg8r,.prc-PageHeader-Navigation-9Uvch{font-size:var(--text-body-size-medium,.875rem);font-weight:var(--base-text-weight-normal,400);line-height:var(--text-body-lineHeight-medium,1.4285);padding-top:var(--base-size-8,.5rem)}.prc-PageHeader-Navigation-9Uvch{grid-area:navigation;grid-row:var(--grid-row-order-navigation);display:block}
.ConversationItem-module__3n848q__item{cursor:pointer;text-align:left;background-color:transparent;border-radius:6px;align-items:flex-start;gap:8px;padding:16px;transition:background-color .2s;display:flex;position:relative}.ConversationItem-module__3n848q__item:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.ConversationItem-module__3n848q__item.ConversationItem-module__3n848q__active,.ConversationItem-module__3n848q__item.ConversationItem-module__3n848q__active:hover{background-color:var(--bgColor-accent-muted,#ddf4ff)}.ConversationItem-module__3n848q__content{flex:1;min-width:0}.ConversationItem-module__3n848q__summary{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:.875rem;font-weight:400;overflow:hidden}.ConversationItem-module__3n848q__summaryActive{font-weight:600}.ConversationItem-module__3n848q__metadata{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ConversationItem-module__3n848q__date{color:var(--fgColor-muted,#656d76);font-size:.75rem}
.MessageHistorySidebar-module__MI4j5W__sidebar{background-color:var(--bgColor-default,#fff);border-right:1px solid var(--borderColor-default,#d0d7de);flex-direction:column;flex-shrink:0;height:100vh;transition:width .3s ease-in-out;display:flex;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.MessageHistorySidebar-module__MI4j5W__sidebar.MessageHistorySidebar-module__MI4j5W__open{width:280px}.MessageHistorySidebar-module__MI4j5W__sidebar.MessageHistorySidebar-module__MI4j5W__closed{width:65px}.MessageHistorySidebar-module__MI4j5W__header{border-bottom:1px solid var(--borderColor-default,#d0d7de);justify-content:space-between;align-items:center;min-width:280px;padding:16px;display:flex}.MessageHistorySidebar-module__MI4j5W__newChatContainer{width:100%;min-width:280px;padding:8px;transition:padding .3s ease-in-out}.MessageHistorySidebar-module__MI4j5W__sidebar.MessageHistorySidebar-module__MI4j5W__closed .MessageHistorySidebar-module__MI4j5W__newChatContainer{min-width:initial;justify-content:center;display:flex}.MessageHistorySidebar-module__MI4j5W__conversationsList{flex:1;min-width:280px;padding:8px;overflow-y:auto}.MessageHistorySidebar-module__MI4j5W__emptyState{justify-content:center;align-items:center;height:200px;padding:0 16px;display:flex}.MessageHistorySidebar-module__MI4j5W__emptyStateText{text-align:center;color:var(--fgColor-muted,#656d76);margin:0;font-size:.875rem}.MessageHistorySidebar-module__MI4j5W__conversationsStack{flex-direction:column;gap:8px;display:flex}.MessageHistorySidebar-module__MI4j5W__footer{padding:8px}.MessageHistorySidebar-module__MI4j5W__sidebar.MessageHistorySidebar-module__MI4j5W__closed .MessageHistorySidebar-module__MI4j5W__footer{justify-content:center;display:flex}
.ConnectwiseForm-module__LTxUgW__form{flex-direction:column;gap:24px;display:flex}.ConnectwiseForm-module__LTxUgW__actions{justify-content:flex-end;gap:16px;margin-top:16px;display:flex}
.ProductAutocomplete-module__Pe4ILG__container,.ProductAutocomplete-module__Pe4ILG__inputWrapper{position:relative}.ProductAutocomplete-module__Pe4ILG__spinner{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ProductAutocomplete-module__Pe4ILG__dropdown{z-index:100;background-color:var(--bgColor-default,#fff);border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;width:100%;max-height:300px;margin-top:4px;position:absolute;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.12)}.ProductAutocomplete-module__Pe4ILG__option{text-align:left;cursor:pointer;border:none;border-bottom:1px solid var(--borderColor-muted,#d0d7de);background:0 0;width:100%;padding:12px}.ProductAutocomplete-module__Pe4ILG__option:last-child{border-bottom:none}.ProductAutocomplete-module__Pe4ILG__option:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.ProductAutocomplete-module__Pe4ILG__optionTitle{margin-bottom:4px;font-weight:600}.ProductAutocomplete-module__Pe4ILG__optionDesc{color:var(--fgColor-muted,#656d76);margin-bottom:2px;font-size:.875rem}.ProductAutocomplete-module__Pe4ILG__optionClass{color:var(--fgColor-muted,#656d76);font-size:.75rem}
.AgreementTypeAutocomplete-module__iebK5q__container,.AgreementTypeAutocomplete-module__iebK5q__inputWrapper{position:relative}.AgreementTypeAutocomplete-module__iebK5q__spinner{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AgreementTypeAutocomplete-module__iebK5q__dropdown{z-index:100;background-color:var(--bgColor-default,#fff);border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;width:100%;max-height:300px;margin-top:4px;position:absolute;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.12)}.AgreementTypeAutocomplete-module__iebK5q__option{text-align:left;cursor:pointer;border:none;border-bottom:1px solid var(--borderColor-muted,#d0d7de);background:0 0;width:100%;padding:12px}.AgreementTypeAutocomplete-module__iebK5q__option:last-child{border-bottom:none}.AgreementTypeAutocomplete-module__iebK5q__option:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.AgreementTypeAutocomplete-module__iebK5q__optionTitle{margin-bottom:4px;font-weight:600}.AgreementTypeAutocomplete-module__iebK5q__optionDesc{color:var(--fgColor-muted,#656d76);margin-bottom:2px;font-size:.875rem}.AgreementTypeAutocomplete-module__iebK5q__optionDefault{color:#e7004c;font-size:.75rem;font-weight:600}
.DeelForm-module__yTURsq__form{gap:var(--base-size-24);flex-direction:column;display:flex}.DeelForm-module__yTURsq__actions{gap:var(--base-size-16);margin-top:var(--base-size-16);justify-content:flex-end;display:flex}
.ProductMapping-module__78h6oG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProductMapping-module__78h6oG__emptyState{text-align:center;background-color:var(--bgColor-default,#fff);border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;padding:48px 24px}.ProductMapping-module__78h6oG__emptyTitle{color:var(--fgColor-default,#1f2328);margin:0 0 8px;font-size:1rem;font-weight:600}.ProductMapping-module__78h6oG__emptyDesc{color:var(--fgColor-muted,#656d76);margin:0;font-size:.875rem}.ProductMapping-module__78h6oG__tableContainer{border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;overflow:hidden}.ProductMapping-module__78h6oG__table{border-collapse:collapse;background-color:var(--bgColor-default,#fff);width:100%}.ProductMapping-module__78h6oG__table thead{background-color:var(--bgColor-muted,#f6f8fa)}.ProductMapping-module__78h6oG__table th,.ProductMapping-module__78h6oG__table td{text-align:left;border-bottom:1px solid var(--borderColor-default,#d0d7de);padding:12px}.ProductMapping-module__78h6oG__table thead th{font-size:.875rem;font-weight:600}.ProductMapping-module__78h6oG__table tbody tr:last-child td{border-bottom:none}.ProductMapping-module__78h6oG__colExpand{width:40px}.ProductMapping-module__78h6oG__colActions{width:120px}.ProductMapping-module__78h6oG__bold{font-weight:600}.ProductMapping-module__78h6oG__muted{color:var(--fgColor-muted,#656d76);font-size:.875rem}.ProductMapping-module__78h6oG__primaryText{color:#e7004c;font-weight:600}.ProductMapping-module__78h6oG__childRow{background-color:var(--bgColor-muted,#f6f8fa)}.ProductMapping-module__78h6oG__childProduct{padding-left:32px}.ProductMapping-module__78h6oG__actions{align-items:center;gap:8px;display:flex}.ProductMapping-module__78h6oG__dialogContent{flex-direction:column;gap:24px;padding:24px;display:flex}.ProductMapping-module__78h6oG__infoText{margin:8px 0;font-size:.875rem}.ProductMapping-module__78h6oG__infoList{margin:8px 0;padding-left:20px;font-size:.875rem}.ProductMapping-module__78h6oG__infoList li{margin-bottom:4px}.ProductMapping-module__78h6oG__formFields{flex-direction:column;gap:24px;display:flex}.ProductMapping-module__78h6oG__productTable{border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;overflow:hidden}.ProductMapping-module__78h6oG__addChild{border-top:1px solid var(--borderColor-default,#d0d7de);padding:16px}.ProductMapping-module__78h6oG__dialogActions{border-top:1px solid var(--borderColor-default,#d0d7de);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}
.classifications-module__1KoPpG__container{max-width:1200px;margin:0 auto;padding:24px}.classifications-module__1KoPpG__header{margin-bottom:32px}.classifications-module__1KoPpG__description{color:var(--fgColor-muted,#656d76);margin:8px 0 0;font-size:.875rem}.classifications-module__1KoPpG__emptyState{text-align:center;padding:48px 0}.classifications-module__1KoPpG__emptyText{color:var(--fgColor-muted,#656d76);margin:0;font-size:1rem}.classifications-module__1KoPpG__tableWrapper{border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;overflow:hidden}.classifications-module__1KoPpG__table{border-collapse:collapse;background-color:var(--bgColor-default,#fff);width:100%}.classifications-module__1KoPpG__table thead{background-color:var(--bgColor-muted,#f6f8fa)}.classifications-module__1KoPpG__table th,.classifications-module__1KoPpG__table td{text-align:left;border-bottom:1px solid var(--borderColor-default,#d0d7de);padding:12px 16px}.classifications-module__1KoPpG__table thead th{font-size:.875rem;font-weight:600}.classifications-module__1KoPpG__table tbody tr:last-child td{border-bottom:none}.classifications-module__1KoPpG__table tbody tr:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.classifications-module__1KoPpG__ellipsisCell{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.classifications-module__1KoPpG__actionsColumn{text-align:right}
.edit-module__MCtZSG__container{max-width:768px;margin:0 auto;padding:24px}.edit-module__MCtZSG__header{margin-bottom:32px}.edit-module__MCtZSG__description{color:var(--fgColor-muted,#656d76);margin:8px 0 0;font-size:.875rem}.edit-module__MCtZSG__divider{border:none;border-top:1px solid var(--borderColor-default,#d0d7de);margin:32px 0}
.connectwise-module__4DVMHG__container{max-width:1200px;margin:0 auto;padding:24px}.connectwise-module__4DVMHG__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.connectwise-module__4DVMHG__emptyState{text-align:center;padding:48px 0}.connectwise-module__4DVMHG__emptyText{color:var(--fgColor-muted,#656d76);margin:0;font-size:1rem}.connectwise-module__4DVMHG__tableWrapper{border:1px solid var(--borderColor-default,#d0d7de);border-radius:6px;overflow:hidden}.connectwise-module__4DVMHG__table{border-collapse:collapse;background-color:var(--bgColor-default,#fff);width:100%}.connectwise-module__4DVMHG__table thead{background-color:var(--bgColor-muted,#f6f8fa)}.connectwise-module__4DVMHG__table th,.connectwise-module__4DVMHG__table td{text-align:left;border-bottom:1px solid var(--borderColor-default,#d0d7de);padding:12px 16px}.connectwise-module__4DVMHG__table thead th{font-size:.875rem;font-weight:600}.connectwise-module__4DVMHG__table tbody tr:last-child td{border-bottom:none}.connectwise-module__4DVMHG__table tbody tr:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.connectwise-module__4DVMHG__link{color:var(--fgColor-accent,#0969da);font-weight:600;text-decoration:none}.connectwise-module__4DVMHG__link:hover{text-decoration:underline}
.new-module__HOYjnq__container{max-width:768px;margin:0 auto;padding:24px}.new-module__HOYjnq__header{margin-bottom:32px}.new-module__HOYjnq__description{color:var(--fgColor-muted,#656d76);margin:8px 0 0;font-size:.875rem}
.edit-module___WpaNq__container{max-width:600px;padding:var(--base-size-24);margin:0 auto}.edit-module___WpaNq__header{margin-bottom:var(--base-size-32)}.edit-module___WpaNq__description{font-size:var(--text-body-size-small);color:var(--fgColor-muted);margin-top:var(--base-size-8)}.edit-module___WpaNq__section{margin-top:var(--base-size-32);padding-top:var(--base-size-32);border-top:var(--borderWidth-thin)solid var(--borderColor-default)}.edit-module___WpaNq__sectionHeading{font-size:var(--text-title-size-medium);margin-bottom:var(--base-size-16)}.edit-module___WpaNq__sectionDescription{font-size:var(--text-body-size-small);color:var(--fgColor-muted);margin-bottom:var(--base-size-16)}
.layout-module__yfUxUW__container{width:100%;max-width:1200px;padding:var(--base-size-24);margin:0 auto}.layout-module__yfUxUW__header{margin-bottom:var(--base-size-32)}.layout-module__yfUxUW__description{font-size:var(--text-body-size-small);color:var(--fgColor-muted);margin-top:var(--base-size-8)}.layout-module__yfUxUW__content{margin-top:var(--base-size-24)}
.deel-module__ozRpDW__container{max-width:1200px;padding:var(--base-size-24);margin:0 auto}.deel-module__ozRpDW__header{margin-bottom:var(--base-size-32);justify-content:space-between;align-items:center;display:flex}.deel-module__ozRpDW__emptyState{text-align:center;padding:var(--base-size-48)0}.deel-module__ozRpDW__emptyText{font-size:var(--text-body-size-medium);color:var(--fgColor-muted);margin:0}.deel-module__ozRpDW__tableWrapper{border:var(--borderWidth-thin)solid var(--borderColor-default);border-radius:var(--borderRadius-medium);overflow:hidden}.deel-module__ozRpDW__table{border-collapse:collapse;background-color:var(--bgColor-default);width:100%}.deel-module__ozRpDW__table thead{background-color:var(--bgColor-muted)}.deel-module__ozRpDW__table th,.deel-module__ozRpDW__table td{padding:var(--base-size-12)var(--base-size-16);text-align:left;border-bottom:var(--borderWidth-thin)solid var(--borderColor-default)}.deel-module__ozRpDW__table thead th{font-weight:var(--base-text-weight-semibold);font-size:var(--text-body-size-small)}.deel-module__ozRpDW__table tbody tr:last-child td{border-bottom:none}.deel-module__ozRpDW__table tbody tr:hover{background-color:var(--bgColor-neutral-muted)}.deel-module__ozRpDW__link{color:var(--fgColor-accent);font-weight:var(--base-text-weight-semibold);text-decoration:none}.deel-module__ozRpDW__link:hover{text-decoration:underline}
.new-module__bZDzka__container{max-width:600px;padding:var(--base-size-24);margin:0 auto}.new-module__bZDzka__header{margin-bottom:var(--base-size-32)}.new-module__bZDzka__description{font-size:var(--text-body-size-small);color:var(--fgColor-muted);margin-top:var(--base-size-8)}
.settings-module__9BhW3W__container{max-width:768px;margin:0 auto;padding:24px}.settings-module__9BhW3W__header{margin-bottom:32px}.settings-module__9BhW3W__description{color:var(--fgColor-muted,#656d76);margin:8px 0 0;font-size:.875rem}.settings-module__9BhW3W__section{margin-bottom:32px}.settings-module__9BhW3W__sectionTitle{margin-bottom:16px;font-size:1.125rem;font-weight:600}.settings-module__9BhW3W__divider{border:none;border-top:1px solid var(--borderColor-default,#d0d7de);margin:32px 0}.settings-module__9BhW3W__integrationsList{flex-direction:column;gap:16px;display:flex}.settings-module__9BhW3W__integrationCard{border:1px solid var(--borderColor-default,#d0d7de);color:inherit;border-radius:6px;padding:16px;text-decoration:none;transition:background-color .2s}.settings-module__9BhW3W__integrationCard:hover{background-color:var(--bgColor-neutral-muted,#f6f8fa)}.settings-module__9BhW3W__integrationTitle{margin:0 0 4px;font-size:1rem;font-weight:600}.settings-module__9BhW3W__integrationDescription{color:var(--fgColor-muted,#656d76);margin:0;font-size:.875rem}
.PtoChargeCodeMappingTable-module__bxX5ta__container{gap:var(--base-size-16);flex-direction:column;display:flex}.PtoChargeCodeMappingTable-module__bxX5ta__tableContainer{border:var(--borderWidth-thin)solid var(--borderColor-default);border-radius:var(--borderRadius-medium);overflow-x:auto}.PtoChargeCodeMappingTable-module__bxX5ta__table{border-collapse:collapse;width:100%}.PtoChargeCodeMappingTable-module__bxX5ta__table thead{background-color:var(--bgColor-muted)}.PtoChargeCodeMappingTable-module__bxX5ta__table th{padding:var(--base-size-12);text-align:left;font-weight:var(--base-text-weight-semibold);border-bottom:var(--borderWidth-thin)solid var(--borderColor-default)}.PtoChargeCodeMappingTable-module__bxX5ta__table td{padding:var(--base-size-12);border-bottom:var(--borderWidth-thin)solid var(--borderColor-muted)}.PtoChargeCodeMappingTable-module__bxX5ta__table tbody tr:last-child td{border-bottom:none}.PtoChargeCodeMappingTable-module__bxX5ta__table tbody tr:hover{background-color:var(--bgColor-muted)}.PtoChargeCodeMappingTable-module__bxX5ta__actions{gap:var(--base-size-8);align-items:center;display:flex}.PtoChargeCodeMappingTable-module__bxX5ta__addButton{margin-top:var(--base-size-16)}.PtoChargeCodeMappingTable-module__bxX5ta__emptyState{padding:var(--base-size-24);text-align:center;color:var(--fgColor-muted)}
