.avatar.svelte-1ujre5z{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%}.avatar.svelte-1ujre5z.non-image{color:var(--text-primary, #1a1a1a);font-weight:var(--typography-body-m-semi-bold-weight, 600);letter-spacing:var(--typography-body-m-semi-bold-letter-spacing, 0px);border-radius:50%;background:var(--color-brand-secondary-subtle, #f5f5f5)}.avatar.svelte-1ujre5z.xs{width:24px;height:24px;font-size:var(--avatar-font-size-sm, .75rem)}.avatar.svelte-1ujre5z.sm{width:32px;height:32px;color:var(--text-primary, #1a1a1a);font-size:var(--typography-body-m-semi-bold-size, 1rem);font-weight:var(--typography-body-m-semi-bold-weight, 600);line-height:var(--typography-body-m-semi-bold-line-height, 1.5);letter-spacing:var(--typography-body-m-semi-bold-letter-spacing, 0px)}.avatar.svelte-1ujre5z.md{width:40px;height:40px;color:var(--text-primary, #1a1a1a);font-size:var(--typography-heading-xxs-size, 1.125rem);font-weight:var(--typography-heading-xxs-weight, 600);line-height:var(--typography-heading-xxs-line-height, 1.5);letter-spacing:var(--typography-heading-xxs-letter-spacing, 0px)}.avatar.svelte-1ujre5z.lg{width:48px;height:48px;color:var(--text-primary, #1a1a1a);font-size:var(--typography-heading-s-size, 1.5rem);font-weight:var(--typography-heading-s-weight, 600);line-height:var(--typography-heading-s-line-height, 2);letter-spacing:var(--typography-heading-s-letter-spacing, 0px)}.avatar.svelte-1ujre5z.xl{width:64px;height:64px;color:var(--text-primary, #1a1a1a);font-size:var(--typography-heading-m-size, 1.75rem);font-weight:var(--typography-heading-m-weight, 600);line-height:var(--typography-heading-m-line-height, 2.5);letter-spacing:var(--typography-heading-m-letter-spacing, 0px)}.avatar.svelte-1ujre5z.xxl{width:160px;height:160px;color:var(--text-primary, #1a1a1a);font-size:var(--typography-heading-xxl-size, 3.5rem);font-weight:var(--typography-heading-xxl-weight, 500);line-height:var(--typography-heading-xxl-line-height, 4.5);letter-spacing:var(--typography-heading-xxl-letter-spacing, 0px)}img.svelte-1ujre5z{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:50%}.loading.svelte-lso0xo{pointer-events:none}.hidden.svelte-lso0xo{opacity:0;height:0px;width:0px}.loader.svelte-lso0xo{border:2px solid rgba(0,0,0,.1);border-top:2px solid #fff;border-radius:50%;animation:svelte-lso0xo-spin 1s linear infinite;animation-play-state:var(--play-state, running);margin:auto;box-sizing:content-box}.loader[data-size=sm].svelte-lso0xo{height:var(--typography-label-s-size, .75rem);width:var(--typography-label-s-size, .75rem)}.loader[data-size=md].svelte-lso0xo{height:var(--typography-label-m-size, .875rem);width:var(--typography-label-m-size, .875rem)}.loader[data-size=lg].svelte-lso0xo{height:var(--typography-label-l-size, 1rem);width:var(--typography-label-l-size, 1rem)}@keyframes svelte-lso0xo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a.svelte-lso0xo{text-decoration:none}a.svelte-lso0xo,button.svelte-lso0xo{width:fit-content;box-sizing:border-box;display:inline-flex;align-items:center;border:inherit;border-radius:var(--layout-radius-8, 8px);font-family:var(--typography-family-font-default, Inter, sans-serif)}a.svelte-lso0xo:focus-visible,button.svelte-lso0xo:focus-visible{outline-offset:3px}a.disabled.svelte-lso0xo,button.svelte-lso0xo:disabled,button.disabled.svelte-lso0xo{pointer-events:none}.sm.svelte-lso0xo{padding:var(--layout-padding-content-s, 8px) var(--layout-padding-content-m, 12px);gap:var(--layout-gap-content-text-to-icon-m, 4px);color:var(--text-disabled, #949494);font-size:var(--typography-label-s-size, .75rem);font-weight:var(--typography-label-s-weight-md, 500);line-height:var(--typography-label-s-line-height, 1rem);letter-spacing:var(--typography-label-s-letter-spacing, .32px)}.md.svelte-lso0xo{padding:var(--layout-padding-content-m, 12px) var(--layout-padding-content-l, 16px);gap:var(--layout-gap-content-text-to-icon-m, 4px);color:var(--text-disabled, #949494);font-size:var(--typography-label-m-size, .875rem);font-weight:var(--typography-label-m-weight-md, 500);line-height:var(--typography-label-m-line-height, 1.125rem);letter-spacing:var(--typography-label-m-letter-spacing, .32px)}.lg.svelte-lso0xo{padding:var(--layout-padding-content-l, 16px) var(--layout-padding-content-xxl, 24px);gap:var(--layout-gap-content-text-to-icon-l, 8px);color:var(--text-disabled, #949494);font-size:var(--typography-label-l-size, 1rem);font-weight:var(--typography-label-l-weight-md, 500);line-height:var(--typography-label-l-line-height, 1.5rem);letter-spacing:var(--typography-label-l-letter-spacing, .32px)}.highlight.svelte-lso0xo{background:var(--color-brand-primary-default, #4040eb);border:1px solid var(--color-brand-primary-default, #4040eb);color:var(--color-brand-primary-default-contrast, #fff);stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff)}.highlight.svelte-lso0xo:hover{background:var(--color-brand-primary-default-hover, #26268d);border-color:var(--color-brand-primary-default-hover, #26268d)}.highlight.svelte-lso0xo:focus-visible{outline:1px solid var(--color-brand-primary-default-outline, #26268d)}.highlight.svelte-lso0xo:active{color:var(--color-brand-primary-default-contrast, #fff);stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-primary-default-pressed, #141254);border-color:var(--color-brand-primary-default-pressed, #141254)}.highlight.svelte-lso0xo:disabled,.highlight.disabled.svelte-lso0xo{background:var(--color-system-disabled-background, #e6e6e6);border-color:var(--color-system-disabled-background, #e6e6e6);color:var(--text-disabled, #949494);stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494)}.basic.svelte-lso0xo{color:var(--color-brand-secondary-default, #333);stroke:var(--color-brand-secondary-default, #333);fill:var(--color-brand-secondary-default, #333);background:transparent;border:1px solid var(--color-brand-secondary-border, #949494)}.basic.svelte-lso0xo:hover{background:var(--color-brand-secondary-subtle-hover, #e6e6e6)}.basic.svelte-lso0xo:focus-visible{outline:1px solid var(--color-brand-secondary-outline, #1a1a1a)}.basic.svelte-lso0xo:active{background:var(--color-brand-secondary-subtle-pressed, #fafafa)}.basic.svelte-lso0xo:disabled,.basic.disabled.svelte-lso0xo{border:1px solid var(--color-system-disabled-border, #e6e6e6);color:var(--text-disabled, #949494);stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494)}.non-essential.svelte-lso0xo{color:var(--color-brand-secondary-default-contrast, #fff);stroke:var(--color-brand-secondary-default-contrast, #fff);fill:var(--color-brand-secondary-default-contrast, #fff);background:var(--color-brand-secondary-default, #333)}.non-essential.svelte-lso0xo:hover{background:var(--color-brand-secondary-bright, #1a1a1a)}.non-essential.svelte-lso0xo:focus-visible{outline:1px solid var(--color-brand-secondary-bright, #1a1a1a)}.non-essential.svelte-lso0xo:active{color:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);stroke:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-secondary-default-pressed, #0d0d0d)}.non-essential.svelte-lso0xo:disabled,.non-essential.disabled.svelte-lso0xo{background:var(--color-system-disabled-background, #e6e6e6);color:var(--text-disabled, #949494);stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494)}.shiny.svelte-lso0xo{color:var(--color-brand-secondary-default-contrast, #fff);stroke:var(--color-brand-secondary-default-contrast, #fff);fill:var(--color-brand-secondary-default-contrast, #fff);background:var( --color-brand-shiny-gradient-ai-default, linear-gradient( 105deg, #7474f7 5.83%, #1d1dd4 33.35%, #b400d1 99.99%, #005 100% ) )}.shiny.svelte-lso0xo:hover{background:var(--color-brand-shiny-default-hover, #b400d1)}.shiny.svelte-lso0xo:focus-visible{outline:1px solid var(--color-status-tags-violet-outline, #edddfa)}.shiny.svelte-lso0xo:active{background:var(--color-brand-shiny-default-pressed, #6d007f);color:var(--color-brand-secondary-default-contrast, #fff);fill:var(--color-brand-secondary-default-contrast, #fff);stroke:var(--color-brand-secondary-default-contrast, #fff)}.shiny.svelte-lso0xo:disabled,.shiny.disabled.svelte-lso0xo{background:var(--color-system-disabled-background, #e6e6e6);color:var(--text-disabled, #949494)}.global-black.svelte-lso0xo{color:var(--color-brand-global-default-contrast, #fff);stroke:var(--color-brand-global-default-contrast, #fff);fill:var(--color-brand-global-default-contrast, #fff);background:var(--color-brand-global-default, #000)}.global-black.svelte-lso0xo:hover{background:var(--color-global-default-hover, #333333)}.global-black.svelte-lso0xo:focus-visible{outline:1px solid var(--color-brand-global-default, #000)}.global-black.svelte-lso0xo:active{color:var(--color-brand-global-default-contrast, #fff);stroke:var(--color-brand-global-default-contrast, #fff);fill:var(--color-brand-global-default-contrast, #fff);background:var(--color-brand-global-default-pressed, #1a1a1a)}.global-black.svelte-lso0xo:disabled,.global-black.disabled.svelte-lso0xo{background:var(--color-system-disabled-background, #e6e6e6);color:var(--text-disabled, #949494);stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494)}.open.svelte-2ippik{display:flex;z-index:9999}.outer-container.svelte-2ippik{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;padding:32px;background:var(--surface-elevation-floating-300, #fff);border:1px solid var(--color-brand-secondary-border, #949494);border-radius:8px;z-index:9999}.dialog-backdrop.svelte-2ippik,.outer-container.svelte-2ippik::backdrop{width:100%;height:100%;background:var(--surface-elevation-backdrop, rgba(0, 0, 0, .6))}.close-icon.svelte-2ippik{width:auto;position:absolute;border:none;background:none;top:8px;right:8px;fill:var(--color-brand-secondary-default, #333)}.close-icon svg{display:block}.title-text.svelte-2ippik{color:var(--text-primary, #333);font-size:var(--typography-heading-s-size, 1.5rem);font-weight:var(--typography-heading-s-weight, 600);line-height:var(--typography-heading-s-line-height, 2rem)}.text-content.svelte-2ippik{color:var(--text-secondary, #666);font-size:var(--typography-body-s-size, .875rem);font-weight:var(--typography-body-s-weight, 400);line-height:var(--typography-body-s-line-height, 1.25rem);padding:12px 0 24px}.has-icon.svelte-2ippik{display:flex;gap:12px}.centered.svelte-2ippik{flex-direction:column;gap:0px}@media only screen and (max-width: 390px){.outer-container.svelte-2ippik{width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}button.svelte-25hcvk{display:inline-flex;align-items:center;border:none;border-radius:var(--layout-radius-8, 8px);box-sizing:border-box}button.sm.svelte-25hcvk{padding:var(--layout-padding-content-s, .5rem);gap:var(--layout-gap-content-text-to-icon-m, .25rem)}button.md.svelte-25hcvk{padding:var(--layout-padding-content-m, .75rem);gap:var(--layout-gap-content-text-to-icon-m, .25rem)}button.lg.svelte-25hcvk{padding:var(--layout-padding-content-l, 1rem);gap:var(--layout-gap-content-text-to-icon-l, .5rem)}button.square.svelte-25hcvk{border-radius:8px}button.circle.svelte-25hcvk{border-radius:50px}button.primary.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-primary-default, #4040eb)}button.primary.svelte-25hcvk:enabled:hover,button.primary.hover.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-primary-default-hover, #26268d)}button.primary.svelte-25hcvk:enabled:active,button.primary.active.svelte-25hcvk{background:var(--color-brand-primary-default-pressed, #141254);box-shadow:0 0 5px #00000040 inset}button.primary.svelte-25hcvk:enabled:focus-visible,button.primary.focus-visible.svelte-25hcvk{outline:1px solid;outline-offset:3px;outline-color:var(--color-brand-primary-default-outline, #26268d)}button.primary.svelte-25hcvk:disabled,button.primary.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494);background:var(--color-system-disabled-background, #e6e6e6);box-shadow:none}button.secondary.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-secondary-default, #333)}button.secondary.svelte-25hcvk:enabled:hover,button.secondary.hover.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-secondary-bright, #1a1a1a)}button.secondary.svelte-25hcvk:enabled:active,button.secondary.active.svelte-25hcvk{background:var(--color-brand-secondary-default-pressed, #0d0d0d);box-shadow:0 0 5px #00000040 inset}button.secondary.svelte-25hcvk:focus-visible,button.secondary.focus-visible.svelte-25hcvk{outline:1px solid;outline-offset:3px;outline-color:var(--color-brand-secondary-outline, #1a1a1a)}button.secondary.svelte-25hcvk:disabled,button.secondary.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494);background:var(--color-system-disabled-background, #e6e6e6);box-shadow:none}button.secondary.outlined.svelte-25hcvk{stroke:var(--color-brand-secondary-default, #333);fill:var(--color-brand-secondary-default, #333);color:var(--color-brand-secondary-default, #333);border:1px solid var(--color-brand-secondary-border, #949494);background:transparent}button.secondary.outlined.svelte-25hcvk:enabled:hover,button.secondary.outlined.hover.svelte-25hcvk{stroke:var(--color-brand-secondary-default, #333);fill:var(--color-brand-secondary-default, #333);color:var(--color-brand-secondary-default, #333);background:var(--color-brand-secondary-subtle-hover, #e6e6e6)}button.secondary.outlined.svelte-25hcvk:enabled:active,button.secondary.outlined.active.svelte-25hcvk{stroke:var(--color-brand-secondary-bright, #1a1a1a);fill:var(--color-brand-secondary-bright, #1a1a1a);color:var(--color-brand-secondary-bright, #1a1a1a);background:var(--color-brand-secondary-subtle-pressed, #fafafa);box-shadow:0 0 5px #00000040 inset}button.secondary.outlined.svelte-25hcvk:disabled,button.secondary.outlined.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494);border:1px solid var(--color-system-disabled-border, #e6e6e6);box-shadow:none}button.secondary.ghost.svelte-25hcvk{stroke:var(--color-brand-secondary-default, #333);fill:var(--color-brand-secondary-default, #333);color:var(--color-brand-secondary-default, #333);background:transparent;border:none}button.secondary.ghost.svelte-25hcvk:enabled:hover,button.secondary.ghost.hover.svelte-25hcvk{stroke:var(--color-brand-secondary-bright, #1a1a1a);fill:var(--color-brand-secondary-bright, #1a1a1a);color:var(--color-brand-secondary-bright, #1a1a1a);background:transparent}button.secondary.ghost.svelte-25hcvk:enabled:active,button.secondary.ghost.active.svelte-25hcvk{stroke:var(--color-brand-secondary-bright, #1a1a1a);fill:var(--color-brand-secondary-bright, #1a1a1a);color:var(--color-brand-secondary-bright, #1a1a1a);background:var(--color-brand-secondary-subtle-hover, #e6e6e6);box-shadow:none}button.secondary.ghost.svelte-25hcvk:disabled,button.secondary.ghost.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494)}button.shiny.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var( --color-brand-shiny-gradient-ai-default, linear-gradient( 105deg, #7474f7 5.83%, #1d1dd4 33.35%, #b400d1 99.99%, #005 100% ) )}button.shiny.svelte-25hcvk:hover,button.shiny.hover.svelte-25hcvk{stroke:var(--color-brand-primary-default-contrast, #fff);fill:var(--color-brand-primary-default-contrast, #fff);color:var(--color-brand-primary-default-contrast, #fff);background:var(--color-brand-shiny-default-hover, #d59de7)}button.shiny.svelte-25hcvk:active,button.shiny.active.svelte-25hcvk{background:var(--color-brand-shiny-default-pressed, #6d007f);box-shadow:0 0 5px #00000040 inset}button.shiny.svelte-25hcvk:focus-visible,button.shiny.focus-visible.svelte-25hcvk{outline:1px solid;outline-offset:3px;outline-color:var(--color-status-tags-violet-outline, #005)}button.shiny.svelte-25hcvk:disabled,button.shiny.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494);background:var(--color-system-disabled-background, #e6e6e6);box-shadow:none}button.shiny.ghost.svelte-25hcvk{stroke:var(--color-status-tags-violet-border, #005);fill:var(--color-status-tags-violet-border, #005);color:var(--color-status-tags-violet-border, #005);background:transparent;border:none;box-shadow:none}button.shiny.ghost.svelte-25hcvk:enabled:hover,button.shiny.ghost.hover.svelte-25hcvk{stroke:var(--color-brand-shiny-default-hover, #b400d1);fill:var(--color-brand-shiny-default-hover, #b400d1);color:var(--color-brand-shiny-default-hover, #b400d1);background:transparent;border:none}button.shiny.ghost.svelte-25hcvk:enabled:active,button.shiny.ghost.active.svelte-25hcvk{stroke:var(--color-brand-shiny-default-pressed, #f5d5ff);fill:var(--color-brand-shiny-default-pressed, #f5d5ff);color:var(--color-brand-shiny-default-pressed, #f5d5ff);background:var(--color-brand-shiny-subtle-pressed, #f5d5ff);box-shadow:none}button.shiny.ghost.svelte-25hcvk:disabled,button.shiny.ghost.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494)}button.theme.svelte-25hcvk{stroke:var(--text-secondary, #525252);fill:var(--text-secondary, #525252);color:var(--text-secondary, #525252);background:var(--surface-elevation-floating-300, #fff)}button.theme.svelte-25hcvk:enabled:hover,button.theme.hover.svelte-25hcvk{stroke:var(--text-secondary, #525252);fill:var(--text-secondary, #525252);color:var(--text-secondary, #525252);background:var(--color-brand-secondary-subtle-hover, #e6e6e6)}button.theme.svelte-25hcvk:enabled:active,button.theme.active.svelte-25hcvk{background:var(--color-brand-secondary-subtle-pressed, #ccc)}button.theme.svelte-25hcvk:enabled:focus-visible,button.theme.focus-visible.svelte-25hcvk{stroke:var(--text-secondary, #525252);fill:var(--text-secondary, #525252);color:var(--text-secondary, #525252);outline:1px solid;outline-offset:3px;outline-color:var(--color-brand-secondary-outline, #1a1a1a);background:var(--surface-elevation-floating-300, #fff)}button.theme.svelte-25hcvk:disabled,button.theme.disabled.svelte-25hcvk{stroke:var(--text-disabled, #949494);fill:var(--text-disabled, #949494);color:var(--text-disabled, #949494);background:var(--color-system-disabled-background, #e6e6e6)}input.svelte-1x36zzp{overflow:hidden;color:var(--text-primary, #1a1a1a);text-overflow:ellipsis;font-size:var(--typography-label-input-size, 16px);font-weight:var(--typography-label-input-weight, 400);line-height:var(--typography-label-input-line-height, 24px);letter-spacing:var(--typography-label-input-letter-spacing, .16px);display:flex;align-items:center;gap:var(--spacing-spacing-sm, 8px);align-self:stretch;border-radius:var(--layout-radius-8, 8px);border:1px solid var(--color-brand-secondary-border, #949494);box-shadow:0 1px 2px #2424240d;box-sizing:border-box;width:100%;background-color:transparent}input.has-left-icon.svelte-1x36zzp{padding-left:40px}input.has-right-icon.svelte-1x36zzp{padding-right:2.5rem}input.has-right-icon[aria-invalid=true].svelte-1x36zzp{padding-right:4.5rem}input.svelte-1x36zzp::placeholder,input.svelte-1x36zzp::-moz-placeholder{color:var(--text-primary, #1a1a1a);opacity:1}input[aria-invalid=true].svelte-1x36zzp{border:1px solid var(--color-system-error-default, #df1103);box-shadow:0 1px 2px #2424240d}input.svelte-1x36zzp:disabled{border:1px solid var(--color-system-disabled-border, #e6e6e6)}.input-container.svelte-1x36zzp:has(>input:where(.svelte-1x36zzp):disabled)+.message:where(.svelte-1x36zzp){color:var(--text-disabled, #949494)}input.svelte-1x36zzp:disabled::placeholder,input.svelte-1x36zzp:disabled::-moz-placeholder{color:var(--text-disabled, #949494);opacity:1}input.svelte-1x36zzp:focus-visible{outline:2px solid var(--color-brand-primary-default, #4040eb);border-color:1px solid var(--color-brand-secondary-default, #333)}input[aria-invalid=true].svelte-1x36zzp:focus-visible{outline:2px solid var(--color-system-error-default, #df1103);border-color:var(--color-system-error-subtle, #f9cfcd)}label.svelte-1x36zzp{color:var(--text-secondary, #525252);font-size:var(--typography-label-m-size, 14px);font-weight:var(--typography-label-m-weight-regular, 400);line-height:var(--typography-label-l-line-height, 20px);letter-spacing:var(--typography-label-l-letter-spacing, .32px)}.container.svelte-1x36zzp:has(input:where(.svelte-1x36zzp):disabled) label:where(.svelte-1x36zzp){color:var(--text-disabled, #949494)!important}.message.svelte-1x36zzp{color:var(--text-secondary, #525252);font-size:var(--typography-label-help-size, 12px);font-weight:var(--typography-label-help-weight, 400);line-height:var(--typography-label-help-line-height, 16px);letter-spacing:var(--typography-label-help-letter-spacing, .32px)}.container.svelte-1x36zzp{display:flex;flex-direction:column;row-gap:var(--layout-gap-content-vertical-xxs, 4px)}.small.svelte-1x36zzp,.sm.svelte-1x36zzp{padding:8px 16px}.medium.svelte-1x36zzp,.md.svelte-1x36zzp{padding:12px 16px}.input-container.svelte-1x36zzp:has(>input[aria-invalid=true]:where(.svelte-1x36zzp))+.message:where(.svelte-1x36zzp){color:var(--text-error, #df1103)}.input-container.svelte-1x36zzp{position:relative}.left-icon.svelte-1x36zzp,.right-icon.svelte-1x36zzp{position:absolute;display:flex;align-items:center;top:0;bottom:0}.left-icon.svelte-1x36zzp{color:var(--color-brand-secondary-default, #1a1a1a);inset-inline-start:8px}.right-icons.svelte-1x36zzp span:where(.svelte-1x36zzp){color:var(--color-brand-secondary-default, #1a1a1a);inset-inline-end:8px;display:flex}.right-icons.svelte-1x36zzp{display:flex;position:absolute;align-items:center;top:0;right:9px;height:100%;gap:var(--layout-gap-content-text-to-icon-l)}.input-container.svelte-1x36zzp:has(input[aria-invalid=true]:where(.svelte-1x36zzp)) span:where(.svelte-1x36zzp),.input-container.svelte-1x36zzp:has(input[aria-invalid=true]:where(.svelte-1x36zzp)) .right-icons:where(.svelte-1x36zzp){color:var(--color-system-error-default)}.input-container.svelte-1x36zzp:has(input[aria-invalid=true]:where(.svelte-1x36zzp)) .right-icon:where(.svelte-1x36zzp){inset-inline-end:40px}.input-container.svelte-1x36zzp:has(>input:where(.svelte-1x36zzp):disabled) .left-icon:where(.svelte-1x36zzp),.input-container.svelte-1x36zzp:has(>input:where(.svelte-1x36zzp):disabled) span:where(.svelte-1x36zzp){color:var(--text-disabled, #949494)}.input-container.svelte-1x36zzp:has(>input[aria-invalid=true]:where(.svelte-1x36zzp)) .left-icon:where(.svelte-1x36zzp),.input-container.svelte-1x36zzp:has(>input[aria-invalid=true]:where(.svelte-1x36zzp)) .right-icon:where(.svelte-1x36zzp){color:var(--color-system-error-default, #df1103)}.error-icon.svelte-1x36zzp svg{color:var(--color-system-error-default, #df1103)}nav.svelte-fnwxp4 ul:where(.svelte-fnwxp4){padding:0;list-style:none;display:flex;gap:8px}a.svelte-fnwxp4{height:44px!important;color:var(--text-white, #fff)!important;font-size:var(--typography-label-l-size, 1rem)!important;font-weight:var(--typography-label-m-weight-regular, 400)!important;line-height:var(--typography-label-l-line-height, 1.25)!important;letter-spacing:var(--typography-label-l-letter-spacing, .32px)!important;text-decoration:none!important;border-radius:var(--layout-radius-4, 4px)!important;padding:0 var(--layout-padding-content-m, 12px)!important;justify-content:center}a.svelte-fnwxp4:hover{background:var(--color-brand-global-default-hover, #333)}a.svelte-fnwxp4:focus-visible{background:var(--color-brand-global-default-pressed, #1a1a1a);outline:2px solid var(--color-brand-global-outline, #e6e6e6)}.navigation-parent.svelte-fnwxp4{container-type:inline-size;width:100%;background-color:var(--color-brand-neutral-100, #000);color:var(--text-white, #fff)}.hidden-checkbox.svelte-fnwxp4{position:absolute;opacity:0;width:1.5rem;height:1.5rem}.top-bar.svelte-fnwxp4{width:100%;max-width:1512px;margin:auto;padding:var(--layout-padding-content-m, 12px) var(--layout-padding-card-m, 40px);gap:64px}.nav-links.svelte-fnwxp4{display:flex;align-items:center;gap:24px;justify-content:space-between}.nav-action.svelte-fnwxp4{display:flex;flex-direction:row;gap:20px;place-items:center}.current-page.svelte-fnwxp4{font-weight:var(--typography-label-m-weight-medium, 500);display:flex;flex-direction:column}.current-page.svelte-fnwxp4 span:where(.svelte-fnwxp4){position:relative;display:inline-block}.current-page.svelte-fnwxp4 span:where(.svelte-fnwxp4):after{content:"";display:block;position:absolute;width:calc(100% + 4px);margin-left:-2px;height:4px;margin-top:var(--layout-padding-content-s, 8px);margin-bottom:calc(var(--layout-padding-content-s, 8px) * -1);border-radius:4px;background:var(--color-brand-black-default-contrast, #fff)}.hamburger-menu.svelte-fnwxp4,.mobile-hamburger-button.svelte-fnwxp4{display:none}.footer.svelte-fnwxp4{justify-self:flex-end}@media only screen and (max-width: 600px){a.svelte-fnwxp4{width:100%!important;padding:var(--layout-padding-content-l, 16px) var(--layout-padding-content-xxl, 24px)!important;color:var(--text-white, #fff)!important;border-radius:var(--layout-radius-4, 4px)!important;min-height:3.25rem!important;font-size:var(--typography-label-l-size, 1rem)!important;font-weight:var(--typography-label-m-weight-regular, 400)!important;line-height:var(--typography-label-l-line-height, 1.25)!important;letter-spacing:var( --typography-label-l-letter-spacing, .32px )!important}a.svelte-fnwxp4:hover{background:var(--color-brand-global-default-hover, #333)}a.svelte-fnwxp4:active{background:var(--color-brand-global-default-pressed, #1a1a1a)}a.svelte-fnwxp4:after{display:none}nav.svelte-fnwxp4{display:flex;flex:0;width:100%;padding:0 20px;flex-direction:column;align-items:flex-start;gap:24px}nav.svelte-fnwxp4 li:where(.svelte-fnwxp4){display:flex}.top-bar.svelte-fnwxp4{--menu-height: 3.375rem;min-height:var(--menu-height)}.nav-links.svelte-fnwxp4{width:100%}.mobile-hamburger-button.svelte-fnwxp4{justify-self:flex-end;display:flex}.top-bar.svelte-fnwxp4:has(.hidden-checkbox:where(.svelte-fnwxp4):focus) .mobile-hamburger-button:where(.svelte-fnwxp4){outline:white solid 2px;outline-offset:4px}.hamburger-menu.svelte-fnwxp4{display:none;width:100%;height:calc(100dvh - var(--menu-height, 3.375rem));background:var(--color-brand-neutral-100, #000);flex-direction:column;justify-content:space-between;align-items:center;overflow-y:auto;z-index:8}.hamburger-menu.svelte-fnwxp4 .nav-links:where(.svelte-fnwxp4){flex-direction:column;width:100%;gap:0}.top-bar.svelte-fnwxp4:has(.hidden-checkbox:where(.svelte-fnwxp4):checked)~.hamburger-menu:where(.svelte-fnwxp4){display:flex}body:has(.top-bar .hidden-checkbox:checked){overflow-y:hidden}.hidden-checkbox.svelte-fnwxp4:checked+svg:where(.svelte-fnwxp4) :is(.top:where(.svelte-fnwxp4),.bottom:where(.svelte-fnwxp4)){y:45px}.hidden-checkbox.svelte-fnwxp4:checked+svg:where(.svelte-fnwxp4) .top:where(.svelte-fnwxp4){rotate:45deg}.hidden-checkbox.svelte-fnwxp4:checked+svg:where(.svelte-fnwxp4) .bottom:where(.svelte-fnwxp4){rotate:-45deg}.hidden-checkbox.svelte-fnwxp4:checked+svg:where(.svelte-fnwxp4) .middle:where(.svelte-fnwxp4){opacity:0}.hidden-checkbox.svelte-fnwxp4:checked+svg:where(.svelte-fnwxp4) .line:where(.svelte-fnwxp4){transition:y .1s ease-in,opacity 0ms ease-in .1s,rotate .1s .1s;transform-origin:center}.line.svelte-fnwxp4{transition:y .1s ease-in .1s,opacity 0ms ease-in .1s,rotate .1s;transform-origin:center}.top-bar.svelte-fnwxp4 nav:where(.svelte-fnwxp4){flex-direction:row;display:none}.current-page.svelte-fnwxp4{border-bottom:none;border-radius:var(--layout-radius-4, 4px);background-color:var(--color-brand-neutral-70, #4a4a4a);width:100%;flex-direction:row}.nav-action.svelte-fnwxp4{display:none}.divider.svelte-fnwxp4{width:100%;height:1px;background:var(--color-brand-global-subtle-border, #333)}.footer.svelte-fnwxp4{align-self:flex-start;display:flex;padding:24px 20px 40px;flex-direction:column;align-items:flex-start;gap:var(--layout-spacing-16, 16px)}}span.svelte-nffsy4{display:flex;box-sizing:border-box}.action-container.svelte-nffsy4{display:flex;flex-direction:row}.action-container.svelte-nffsy4 .menu-container:where(.svelte-nffsy4){display:none;height:calc(100% + 20px);width:100%}.action-container.svelte-nffsy4:has(input[type=checkbox]:where(.svelte-nffsy4):checked) .menu-container:where(.svelte-nffsy4){display:flex}.action-container.svelte-nffsy4:has(input[type=checkbox]:where(.svelte-nffsy4)):focus-within{outline:1px solid #fff;outline-offset:1px}.action-container.svelte-nffsy4:has(input[type=checkbox]:where(.svelte-nffsy4):checked):has(.menu-container:where(.svelte-nffsy4):focus-within){outline:none}@media screen and (width < 768px){.action-container.svelte-nffsy4{background-color:transparent}.action-container.svelte-nffsy4:not(:has(input[type=checkbox]:checked)){outline:none}.action-container.svelte-nffsy4:not(:has(input[type=checkbox]:checked)) .menu-container:where(.svelte-nffsy4){display:none}}menu.svelte-gg72ie{position:absolute;min-width:340px;list-style:none;border-radius:8px;top:8px;right:-40px;z-index:8;border:1px solid var(--color-brand-secondary-border, #949494);background:var(--surface-elevation-overlay-400, #fff);padding:var(--layout-padding-content-l, 16px) 0px;box-shadow:var(--surface-shadow-overlays-1-X, 0px) var(--surface-shadow-overlays-1-Y, 5px) var(--surface-shadow-overlays-1-blur, 22px) var(--surface-shadow-overlays-1-spread, 4px) var(--surface-shadow-overlays-1-color, rgba(0, 0, 0, .1)),var(--surface-shadow-overlays-2-x, 0px) var(--surface-shadow-overlays-2-y, 12px) var(--surface-shadow-overlays-2-blur, 17px) var(--surface-shadow-slightly-raised-2-blur, 2px) var(--surface-shadow-overlays-2-color, rgba(0, 0, 0, .15)),var(--surface-shadow-overlays-3-x, 0px) var(--surface-shadow-overlays-3-y, 7px) var(--surface-shadow-overlays-3-blur, 8px) var(--surface-shadow-overlays-3-spread, -4px) var(--surface-shadow-overlays-3-color, rgba(0, 0, 0, .05))}menu.svelte-gg72ie li:where(.svelte-gg72ie) a:where(.svelte-gg72ie){color:var(--text-primary, #1a1a1a);padding:var(--layout-padding-content-s, 8px) var(--layout-padding-content-l, 16px);font-size:var(--typography-label-m-size, .875rem);font-weight:var(--typography-label-m-weight-regular, 400);line-height:var(--typography-label-m-line-height, 1.125);letter-spacing:var(--typography-label-m-letter-spacing, .32);text-decoration:none;width:100%;height:100%;text-align:left;border-radius:0}menu.svelte-gg72ie li:where(.svelte-gg72ie) a:where(.svelte-gg72ie):hover{background:var(--components-subtle-hover, #f0ecff)}menu.svelte-gg72ie li:where(.svelte-gg72ie) a:where(.svelte-gg72ie):focus-visible{outline:1px solid var(--color-brand-primary-default-outline, #08063b);outline-offset:0}.relative-menu.svelte-gg72ie{position:relative}.widget.svelte-gg72ie{padding:7px 16px}.table-interactions.svelte-gy7xzm{padding:var(--layout-padding-card-xs, 24px);border-radius:var(--layout-radius-8, 8px)}.table-interactions.svelte-gy7xzm:has(.table-filters:where(.svelte-gy7xzm)+.table-actions:where(.svelte-gy7xzm)){gap:var(--layout-spacing-24, 24px)}.table-interactions.svelte-gy7xzm:has(.table-filters:where(.svelte-gy7xzm)+.table-actions:where(.svelte-gy7xzm)) .table-actions:where(.svelte-gy7xzm){border-top:1px solid var(--color-brand-secondary-border, #949494);padding-top:var(--layout-padding-card-xs, 24px)}.secondary-subtle.svelte-gy7xzm{background:var(--color-brand-secondary-subtle, #f5f5f5)}.primary-subtle.svelte-gy7xzm{background:var(--components-cards-subtle, #f0ecff)}.no-data-card.svelte-gy7xzm{background:var(--color-brand-secondary-subtle, #f5f5f5);height:300px}.no-data-card.svelte-gy7xzm p:where(.svelte-gy7xzm){text-align:center;font-size:var(--typography-body-m-size, 1rem);font-weight:var(--typography-body-m-weight, 400);line-height:var(--typography-body-m-line-height, 1.5)}.table-container.svelte-gy7xzm{container-type:inline-size;width:100%}.tile-container.svelte-gy7xzm{display:none}.selection-chips.svelte-gy7xzm{min-height:36px;--gap: 12px;--flex-wrap: wrap}p.svelte-gy7xzm{color:var(--text-primary, #000)}.counter.svelte-gy7xzm{justify-content:space-between;align-items:center;border:1px solid var(--color-transparent-black-100, #00000012);padding:var(--layout-padding-content-m, 12px) var(--layout-padding-content-l, 16px)}table.svelte-gy7xzm{border-collapse:separate;border-spacing:0 0;width:100%}@container (width < 900px){.table-container.svelte-gy7xzm:has(table:where(.svelte-gy7xzm)+.tile-container:where(.svelte-gy7xzm)) table:where(.svelte-gy7xzm){display:none}table.svelte-gy7xzm+.tile-container:where(.svelte-gy7xzm){display:grid;gap:var(--layout-spacing-20, 20px);grid-template-columns:repeat(auto-fit,1fr)}}.column-header-container.svelte-gy7xzm{text-decoration:none;color:var(--text-secondary, #525252)}.column-header.svelte-gy7xzm{gap:8px;font-size:var(--typography-label-l-size, 1rem);font-weight:var(--typography-label-l-weight-medium, 500);line-height:var(--typography-label-l-line-height, 1.25);letter-spacing:var(--typography-label-l-letter-spacing, .02rem)}.column-header.svelte-gy7xzm:hover :is(.sort-container:where(.svelte-gy7xzm)){color:var(--color-brand-primary-default, #4040eb)}.flipped-icon.svelte-gy7xzm{transform:rotateX(180deg);padding:0;margin:0}th.left.svelte-gy7xzm{text-align:left}th.right.svelte-gy7xzm{text-align:right}th.svelte-gy7xzm{padding:var(--layout-padding-content-s, 8px) var(--layout-padding-content-l, 16px)}th.svelte-gy7xzm a:where(.svelte-gy7xzm):focus{outline:none}th.svelte-gy7xzm a:where(.svelte-gy7xzm):focus :is(.sort-container:where(.svelte-gy7xzm)){outline:2px solid var(--color-brand-primary-default, #4040eb);outline-offset:2px}.keyline.svelte-gy7xzm thead{border-bottom:1px solid var(--color-brand-secondary-border, #949494)}table.svelte-gy7xzm tbody td{border:1px solid transparent}table.svelte-gy7xzm tbody td:first-child{border-right:0}table.svelte-gy7xzm tbody td:not(:first-child):not(:last-child){border-left:0;border-right:0}table.svelte-gy7xzm tbody td[data-button-cell=true]{border-left:0;border-right:0}table.svelte-gy7xzm tbody:has([data-button-cell=true]) td:nth-last-child(2),table.svelte-gy7xzm tbody:not(:has([data-button-cell=true])) td:nth-last-child(2){border-right:1px solid transparent}.structured-list.svelte-gy7xzm tbody tr:not(:last-child){border-bottom:1px solid var(--color-brand-secondary-border, #949494);outline:1px solid transparent}.clickable-rows.svelte-gy7xzm tbody tr:not(:last-child){border-bottom:1px solid var(--color-brand-secondary-border, #949494);outline:1px solid transparent}.clickable-rows.svelte-gy7xzm tbody tr:not(:has([data-button-cell=true]:hover)):hover td:not([data-button-cell]),.clickable-rows.svelte-gy7xzm tbody tr:has(input[type=checkbox]:checked):not(:has([data-button-cell=true]:hover)):hover td:not([data-button-cell]){background:var(--components-cards-subtle, #f0ecff);cursor:pointer}.clickable-rows.svelte-gy7xzm tbody tr:has(a:focus):not(:has([data-button-cell=true]:focus-within)) td:not([data-button-cell]){border-top:1px solid var(--color-brand-primary-default-outline, #08063b);border-bottom:1px solid var(--color-brand-primary-default-outline, #08063b)}.clickable-rows.svelte-gy7xzm tbody tr:has(a:focus):not(:has([data-button-cell=true]:focus-within)) td:first-child{border-left:1px solid var(--color-brand-primary-default-outline, #08063b)}.clickable-rows.svelte-gy7xzm tbody tr:has(a:focus):has([data-button-cell=true]) td:not([data-button-cell]):nth-last-child(2),.clickable-rows.svelte-gy7xzm tbody tr:has(a:focus):not(:has([data-button-cell=true]:focus-within)) td:not([data-button-cell]):nth-last-child(1){border-right:1px solid var(--color-brand-primary-default-outline, #08063b)}.clickable-rows.svelte-gy7xzm tbody tr:has(a:where(.svelte-gy7xzm):focus):not(:has([data-button-cell=true])){outline:1px solid var(--color-brand-primary-default-outline, #08063b)}.clickable-rows.svelte-gy7xzm tbody tr:first-child:has(a:where(.svelte-gy7xzm):focus):not(:has([data-button-cell=true])){border-top-color:transparent}.clickable-rows.svelte-gy7xzm tbody a:not([data-button-link=true]):focus{border:none;outline:none}.clickable-rows.svelte-gy7xzm tbody a:not([data-button-link=true]){color:inherit}.selectable-rows.svelte-gy7xzm tr:has(a:focus):has(input[type=checkbox]){pointer-events:none;outline:none}.selectable-rows.svelte-gy7xzm tr:focus-within{outline:1px solid var(--color-brand-primary-default-outline, #08063b)}thead tr{background-color:transparent!important;cursor:default!important}table.svelte-gy7xzm thead tr th{border-bottom:1px solid var(--color-brand-secondary-border, #949494)}.svelte-progress-bar{background-color:#0366d6!important;background:linear-gradient(90deg,#7474f7,#1d1dd4 50%,#0000000d 90%,#7474f7);background-size:200% 100%;animation:svelte-ukiuy5-gradient-loop 7.5s linear infinite;height:4px!important}@keyframes svelte-ukiuy5-gradient-loop{0%{background-position:200% 0%}to{background-position:0% 0%}}.svelte-progress-bar-hiding{top:0!important;transition:opacity .7s ease!important;opacity:0}
