.drawer-enter-active[data-v-155a2a83],.drawer-leave-active[data-v-155a2a83]{transition:background-color .3s ease,backdrop-filter .3s ease}.drawer-enter-from[data-v-155a2a83],.drawer-leave-to[data-v-155a2a83]{background-color:transparent;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.drawer-enter-active[data-v-155a2a83]>:last-child,.drawer-leave-active[data-v-155a2a83]>:last-child{transition:transform .3s ease}.drawer-enter-from[data-v-155a2a83]>:last-child,.drawer-leave-to[data-v-155a2a83]>:last-child{transform:translate(100%)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root:not(span){overflow:var(--page-overflow)}.b-spinner[data-v-0a7420aa]{width:var(--spinner-dimension-size,auto);height:var(--spinner-dimension-size,auto)}.b-spinner svg[data-v-0a7420aa]{color:var(--spinner-color-icon,inherit);z-index:2;animation:2s linear infinite rotate-0a7420aa}.b-spinner.size-xs[data-v-0a7420aa]{--spinner-dimension-size:16px}.b-spinner.size-sm[data-v-0a7420aa]{--spinner-dimension-size:24px}.b-spinner.size-md[data-v-0a7420aa]{--spinner-dimension-size:32px}.b-spinner.size-lg[data-v-0a7420aa]{--spinner-dimension-size:40px}.b-spinner__circle[data-v-0a7420aa]{stroke-linecap:round;stroke-width:5px;animation:1.5s ease-in-out infinite dash-0a7420aa}@keyframes rotate-0a7420aa{to{transform:rotate(360deg)}}@keyframes dash-0a7420aa{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}:where(.b-button[data-v-d0e52375]){width:unset}.b-button[data-v-d0e52375]{--button-border-radius:var(--component-button-border-radius);--button-font-family:var(--component-button-font-family);--button-font-size:var(--component-button-font-size);--button-font-weight:var(--component-button-font-weight);--button-font-line-height:var(--component-button-font-line-height);--button-font-letter-spacing:var(--component-button-font-letter-spacing);z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;font-family:var(--button-font-family);font-size:var(--button-font-size);font-weight:var(--button-font-weight);line-height:var(--button-font-line-height);letter-spacing:var(--button-font-letter-spacing);border-radius:var(--button-border-radius);justify-content:center;align-items:center;gap:var(--button-space-gap);height:var(--button-height);padding:var(--button-space-padding);color:var(--button-color-text-enabled);box-shadow:var(--button-shadow-enabled,none);flex-wrap:nowrap;flex-shrink:0;transition-property:color,background-image,background-color,border-color,box-shadow,outline-color;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);display:inline-flex;position:relative}.b-button svg[data-v-d0e52375]{color:var(--button-color-icon-enabled)}.b-button:disabled[data-v-d0e52375]{cursor:not-allowed;color:var(--button-color-text-disabled);box-shadow:none}.b-button:disabled svg[data-v-d0e52375]{color:var(--button-color-icon-disabled)}.b-button[data-v-d0e52375]:hover:not(:disabled){box-shadow:var(--button-shadow-hover,none)}.b-button[data-v-d0e52375]:active:not(:disabled){box-shadow:var(--button-shadow-pressed,none)}.b-button[data-v-d0e52375]:focus-visible{border-radius:var(--component-focus-radius-button-button);outline-offset:var(--component-input-border-width);outline-width:var(--component-focus-base-width);outline-style:solid;outline-color:var(--component-focus-base-focus)}.b-button[data-v-d0e52375]:has(:focus-visible){border-radius:var(--component-focus-radius-button-button);outline-offset:var(--component-input-border-width);outline-width:var(--component-focus-base-width);outline-style:solid;outline-color:var(--component-focus-base-focus)}.b-button.b-button--loading[data-v-d0e52375]{color:#0000!important}.b-button.b-button--loading[data-v-d0e52375]>:not(.b-button__loading-curtain){visibility:hidden}.b-button.b-button--size-sm[data-v-d0e52375]{--button-height:var(--component-button-size-sm-dimension-height);--button-space-gap:var(--component-button-size-sm-space-gap);--button-space-padding:0 var(--component-button-size-sm-space-padding-x)}.b-button.b-button--size-md[data-v-d0e52375]{--button-height:var(--component-button-size-md-dimension-height);--button-space-gap:var(--component-button-size-md-space-gap);--button-space-padding:0 var(--component-button-size-md-space-padding-x)}.b-button.b-button--size-lg[data-v-d0e52375]{--button-height:var(--component-button-size-lg-dimension-height);--button-space-gap:var(--component-button-size-lg-space-gap);--button-space-padding:0 var(--component-button-size-lg-space-padding-x)}.b-button.b-button--level-primary[data-v-d0e52375]{--button-border-width:var(--component-button-border-width-primary);--button-shadow-activated:var(--shadow-interactive-activated);--button-shadow-enabled:var(--component-button-primary-shadow-enabled);--button-shadow-hover:var(--component-button-primary-shadow-hover);--button-shadow-pressed:var(--component-button-primary-shadow-pressed);background-image:var(--button-color-background-enabled),var(--button-color-border-enabled);border:var(--button-border-width,0px)solid transparent;background-origin:border-box;background-clip:padding-box,border-box}.b-button.b-button--level-primary[data-v-d0e52375]:before,.b-button.b-button--level-primary[data-v-d0e52375]:after{content:"";top:calc(-1*var(--button-border-width,0));left:calc(-1*var(--button-border-width,0));right:calc(-1*var(--button-border-width,0));bottom:calc(-1*var(--button-border-width,0));border:var(--button-border-width,0px)solid transparent;border-radius:var(--button-border-radius,0px);z-index:-1;opacity:0;background-origin:border-box;background-clip:padding-box,border-box;transition:opacity .3s ease-in-out;position:absolute}.b-button.b-button--level-primary[data-v-d0e52375]:before{background-image:var(--button-color-background-hover),var(--button-color-border-hover)}.b-button.b-button--level-primary[data-v-d0e52375]:after{background-image:var(--button-color-background-pressed),var(--button-color-border-pressed)}.b-button.b-button--level-primary:hover:not(:disabled)[data-v-d0e52375]:before{opacity:1}.b-button.b-button--level-primary:active:not(:disabled)[data-v-d0e52375]:after{opacity:1}.b-button.b-button--level-primary[data-v-d0e52375]:disabled{background-image:var(--button-color-background-disabled),var(--button-color-border-disabled)}.b-button.b-button--level-primary.b-button--activated[data-v-d0e52375]{background-image:var(--button-color-background-enabled),var(--button-color-border-activated);box-shadow:var(--button-shadow-activated,none)}.b-button.b-button--level-primary.b-button--activated[data-v-d0e52375]:before{background-image:var(--button-color-background-hover),var(--button-color-border-activated)}.b-button.b-button--level-primary.b-button--activated[data-v-d0e52375]:after{background-image:var(--button-color-background-pressed),var(--button-color-border-activated)}.b-button.b-button--level-primary.b-button--tone-default[data-v-d0e52375]{--button-color-background-enabled:linear-gradient(180deg,var(--component-button-primary-default-color-bg-top-enabled)0%,var(--component-button-primary-default-color-bg-bottom-enabled)100%);--button-color-background-hover:linear-gradient(180deg,var(--component-button-primary-default-color-bg-top-hover)0%,var(--component-button-primary-default-color-bg-bottom-hover)100%);--button-color-background-pressed:linear-gradient(180deg,var(--component-button-primary-default-color-bg-top-pressed)0%,var(--component-button-primary-default-color-bg-bottom-pressed)100%);--button-color-background-disabled:linear-gradient(var(--component-button-primary-default-color-bg-disabled));--button-color-border-enabled:linear-gradient(180deg,var(--component-button-primary-default-color-border-top-enabled)0%,var(--component-button-primary-default-color-border-bottom-enabled)100%);--button-color-border-hover:linear-gradient(180deg,var(--component-button-primary-default-color-border-top-hover)0%,var(--component-button-primary-default-color-border-bottom-hover)100%);--button-color-border-pressed:linear-gradient(var(--component-button-primary-default-color-border-pressed));--button-color-border-disabled:linear-gradient(var(--component-button-primary-default-color-border-disabled));--button-color-border-activated:linear-gradient(var(--component-button-primary-default-color-border-activated));--button-color-text-enabled:var(--component-button-primary-default-color-text-enabled);--button-color-text-disabled:var(--component-button-primary-default-color-text-disabled);--button-color-icon-enabled:var(--component-button-primary-default-color-icon-enabled);--button-color-icon-disabled:var(--component-button-primary-default-color-icon-disabled)}.b-button.b-button--level-secondary[data-v-d0e52375]{--button-shadow-enabled:var(--component-button-secondary-shadow-enabled);--button-shadow-hover:var(--component-button-secondary-shadow-hover);--button-shadow-pressed:var(--component-button-secondary-shadow-pressed);--button-shadow-activated:var(--shadow-interactive-activated);--button-border-width:var(--component-button-border-width-secondary);border:var(--button-border-width,0px)solid var(--button-color-border-enabled);background-color:var(--button-color-background-enabled)}.b-button.b-button--level-secondary[data-v-d0e52375]:hover:not(:disabled){background-color:var(--button-color-background-hover);border-color:var(--button-color-border-hover)}.b-button.b-button--level-secondary[data-v-d0e52375]:active:not(:disabled){background-color:var(--button-color-background-pressed);border-color:var(--button-color-border-pressed)}.b-button.b-button--level-secondary[data-v-d0e52375]:disabled{background-color:var(--button-color-background-disabled);border-color:var(--button-color-border-disabled)}.b-button.b-button--level-secondary.b-button--activated[data-v-d0e52375]{background-color:var(--button-color-background-enabled);border-color:var(--button-color-border-activated);box-shadow:var(--button-shadow-activated,none)}.b-button.b-button--level-secondary.b-button--activated[data-v-d0e52375]:hover:not(:disabled){background-color:var(--button-color-background-hover);border-color:var(--button-color-border-activated)}.b-button.b-button--level-secondary.b-button--activated[data-v-d0e52375]:active:not(:disabled){background-color:var(--button-color-background-pressed);border-color:var(--button-color-border-activated)}.b-button.b-button--level-secondary.b-button--tone-default[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-secondary-default-color-bg-enabled);--button-color-background-hover:var(--component-button-secondary-default-color-bg-hover);--button-color-background-pressed:var(--component-button-secondary-default-color-bg-pressed);--button-color-background-disabled:var(--component-button-secondary-default-color-bg-disabled);--button-color-border-enabled:var(--component-button-secondary-default-color-border-enabled);--button-color-border-hover:var(--component-button-secondary-default-color-border-hover);--button-color-border-pressed:var(--component-button-secondary-default-color-border-pressed);--button-color-border-disabled:var(--component-button-secondary-default-color-border-disabled);--button-color-border-activated:var(--component-button-secondary-default-color-border-activated);--button-color-text-enabled:var(--component-button-secondary-default-color-text-enabled);--button-color-text-disabled:var(--component-button-secondary-default-color-text-disabled);--button-color-icon-enabled:var(--component-button-secondary-default-color-icon-enabled);--button-color-icon-disabled:var(--component-button-secondary-default-color-icon-disabled)}.b-button.b-button--level-secondary.b-button--tone-critical[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-secondary-critical-color-bg-enabled);--button-color-background-hover:var(--component-button-secondary-critical-color-bg-hover);--button-color-background-pressed:var(--component-button-secondary-critical-color-bg-pressed);--button-color-background-disabled:var(--component-button-secondary-critical-color-bg-disabled);--button-color-border-enabled:var(--component-button-secondary-critical-color-border-enabled);--button-color-border-hover:var(--component-button-secondary-critical-color-border-hover);--button-color-border-pressed:var(--component-button-secondary-critical-color-border-pressed);--button-color-border-disabled:var(--component-button-secondary-critical-color-border-disabled);--button-color-border-activated:var(--component-button-secondary-critical-color-border-activated);--button-color-text-enabled:var(--component-button-secondary-critical-color-text-enabled);--button-color-text-disabled:var(--component-button-secondary-critical-color-text-disabled);--button-color-icon-enabled:var(--component-button-secondary-critical-color-icon-enabled);--button-color-icon-disabled:var(--component-button-secondary-critical-color-icon-disabled)}.b-button.b-button--level-tertiary[data-v-d0e52375]{--button-border-width:var(--component-button-border-width-tertiary);--button-shadow-activated:var(--color-shadow-activated);border:var(--button-border-width,0px)solid var(--button-color-border-enabled);background-color:var(--button-color-background-enabled)}.b-button.b-button--level-tertiary[data-v-d0e52375]:hover:not(:disabled){background-color:var(--button-color-background-hover);border-color:var(--button-color-border-hover)}.b-button.b-button--level-tertiary[data-v-d0e52375]:active:not(:disabled){background-color:var(--button-color-background-pressed);border-color:var(--button-color-border-pressed)}.b-button.b-button--level-tertiary[data-v-d0e52375]:disabled{background-color:var(--button-color-background-disabled);border-color:var(--button-color-border-disabled)}.b-button.b-button--level-tertiary.b-button--activated[data-v-d0e52375]{background-color:var(--button-color-background-enabled);border-color:var(--button-color-border-activated);box-shadow:var(--button-shadow-activated,none)}.b-button.b-button--level-tertiary.b-button--activated[data-v-d0e52375]:hover:not(:disabled){background-color:var(--button-color-background-hover);border-color:var(--button-color-border-activated)}.b-button.b-button--level-tertiary.b-button--activated[data-v-d0e52375]:active:not(:disabled){background-color:var(--button-color-background-pressed);border-color:var(--button-color-border-activated)}.b-button.b-button--level-tertiary.b-button--tone-default[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-tertiary-default-color-bg-enabled);--button-color-background-hover:var(--component-button-tertiary-default-color-bg-hover);--button-color-background-pressed:var(--component-button-tertiary-default-color-bg-pressed);--button-color-background-activated:var(--component-button-tertiary-default-color-bg-activated);--button-color-background-disabled:var(--component-button-tertiary-default-color-bg-disabled);--button-color-border-enabled:var(--component-button-tertiary-default-color-border-enabled);--button-color-border-hover:var(--component-button-tertiary-default-color-border-hover);--button-color-border-pressed:var(--component-button-tertiary-default-color-border-pressed);--button-color-border-disabled:var(--component-button-tertiary-default-color-border-disabled);--button-color-border-activated:var(--component-button-tertiary-default-color-border-activated);--button-color-text-enabled:var(--component-button-tertiary-default-color-text-enabled);--button-color-text-disabled:var(--component-button-tertiary-default-color-text-disabled);--button-color-icon-enabled:var(--component-button-tertiary-default-color-icon-enabled);--button-color-icon-disabled:var(--component-button-tertiary-default-color-icon-disabled)}.b-button.b-button--level-ghost[data-v-d0e52375]{--button-border-radius:var(--component-button-border-radius-ghost);--button-border-width:var(--component-button-border-width-ghost);border:unset;background:unset;padding:unset;height:unset;background-color:var(--button-color-background-enabled);color:var(--button-current-state-color,var(--button-color-text-enabled));transition:color .2s ease-in-out,background-color .2s ease-in-out;position:relative}.b-button.b-button--level-ghost[data-v-d0e52375]:before{content:"";position:absolute;inset-block:-10px;inset-inline:-10px}.b-button.b-button--level-ghost[data-v-d0e52375]:after{content:"";inset:calc(-1*var(--button-border-width,0));border-radius:var(--button-border-radius,0px);z-index:-1;background-color:var(--button-current-state-bg,transparent);transition:background-color .3s ease-in-out;position:absolute}.b-button.b-button--level-ghost[data-v-d0e52375]:hover:not(:disabled){--button-current-state-color:var(--button-color-text-hover);--button-current-state-bg:var(--button-color-background-hover)}.b-button.b-button--level-ghost.b-button--activated[data-v-d0e52375]{--button-current-state-color:var(--button-color-text-activated);--button-current-state-bg:var(--button-current-bg-activated,var(--button-color-background-activated))}.b-button.b-button--level-ghost[data-v-d0e52375]:active:not(:disabled){--button-current-state-color:var(--button-color-text-pressed);--button-current-state-bg:var(--button-color-background-pressed)}.b-button.b-button--level-ghost[data-v-d0e52375]:disabled{color:var(--button-color-text-disabled);background-color:var(--button-color-background-disabled)}.b-button.b-button--level-ghost.b-button--tone-default[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-ghost-default-color-bg-enabled);--button-color-background-hover:var(--component-button-ghost-default-color-bg-hover);--button-color-background-pressed:var(--component-button-ghost-default-color-bg-pressed);--button-color-background-disabled:var(--component-button-ghost-default-color-bg-disabled);--button-color-background-activated:var(--component-button-ghost-default-color-bg-activated);--button-color-border-enabled:var(--component-button-ghost-default-color-border-enabled);--button-color-border-hover:var(--component-button-ghost-default-color-border-hover);--button-color-border-pressed:var(--component-button-ghost-default-color-border-pressed);--button-color-border-disabled:var(--component-button-ghost-default-color-border-disabled);--button-color-border-activated:var(--component-button-ghost-default-color-border-activated);--button-color-text-enabled:var(--component-button-ghost-default-color-text-enabled);--button-color-text-hover:var(--component-button-ghost-default-color-text-hover);--button-color-text-pressed:var(--component-button-ghost-default-color-text-pressed);--button-color-text-disabled:var(--component-button-ghost-default-color-text-disabled);--button-color-text-activated:var(--component-button-ghost-default-color-text-activated);--button-color-icon-enabled:var(--component-button-ghost-default-color-icon-enabled);--button-color-icon-hover:var(--component-button-ghost-default-color-icon-hover);--button-color-icon-pressed:var(--component-button-ghost-default-color-icon-pressed);--button-color-icon-disabled:var(--component-button-ghost-default-color-icon-disabled);--button-color-icon-activated:var(--component-button-ghost-default-color-icon-activated)}.b-button.b-button--level-ghost.b-button--tone-highlight[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-ghost-highlight-color-bg-enabled);--button-color-background-hover:var(--component-button-ghost-highlight-color-bg-hover);--button-color-background-pressed:var(--component-button-ghost-highlight-color-bg-pressed);--button-color-background-activated:var(--component-button-ghost-highlight-color-bg-activated);--button-color-background-disabled:var(--component-button-ghost-highlight-color-bg-disabled);--button-color-border-enabled:var(--component-button-ghost-highlight-color-border-enabled);--button-color-border-hover:var(--component-button-ghost-highlight-color-border-hover);--button-color-border-pressed:var(--component-button-ghost-highlight-color-border-pressed);--button-color-border-disabled:var(--component-button-ghost-highlight-color-border-disabled);--button-color-border-activated:var(--component-button-ghost-highlight-color-border-activated);--button-color-text-enabled:var(--component-button-ghost-highlight-color-text-enabled);--button-color-text-hover:var(--component-button-ghost-highlight-color-text-hover);--button-color-text-pressed:var(--component-button-ghost-highlight-color-text-pressed);--button-color-text-disabled:var(--component-button-ghost-highlight-color-text-disabled);--button-color-text-activated:var(--component-button-ghost-highlight-color-text-activated);--button-color-icon-enabled:var(--component-button-ghost-highlight-color-icon-enabled);--button-color-icon-hover:var(--component-button-ghost-highlight-color-icon-hover);--button-color-icon-pressed:var(--component-button-ghost-highlight-color-icon-pressed);--button-color-icon-disabled:var(--component-button-ghost-highlight-color-icon-disabled);--button-color-icon-activated:var(--component-button-ghost-highlight-color-icon-activated)}.b-button.b-button--level-ghost.b-button--tone-critical[data-v-d0e52375]{--button-color-background-enabled:var(--component-button-ghost-critical-color-bg-enabled);--button-color-background-hover:var(--component-button-ghost-critical-color-bg-hover);--button-color-background-pressed:var(--component-button-ghost-critical-color-bg-pressed);--button-color-background-activated:var(--component-button-ghost-critical-color-bg-activated);--button-color-background-disabled:var(--component-button-ghost-critical-color-bg-disabled);--button-color-border-enabled:var(--component-button-ghost-critical-color-border-enabled);--button-color-border-hover:var(--component-button-ghost-critical-color-border-hover);--button-color-border-pressed:var(--component-button-ghost-critical-color-border-pressed);--button-color-border-disabled:var(--component-button-ghost-critical-color-border-disabled);--button-color-border-activated:var(--component-button-ghost-critical-color-border-activated);--button-color-text-enabled:var(--component-button-ghost-critical-color-text-enabled);--button-color-text-hover:var(--component-button-ghost-critical-color-text-hover);--button-color-text-pressed:var(--component-button-ghost-critical-color-text-pressed);--button-color-text-disabled:var(--component-button-ghost-critical-color-text-disabled);--button-color-text-activated:var(--component-button-ghost-critical-color-text-activated);--button-color-icon-enabled:var(--component-button-ghost-critical-color-icon-enabled);--button-color-icon-hover:var(--component-button-ghost-critical-color-icon-hover);--button-color-icon-pressed:var(--component-button-ghost-critical-color-icon-pressed);--button-color-icon-disabled:var(--component-button-ghost-critical-color-icon-disabled);--button-color-icon-activated:var(--component-button-ghost-critical-color-icon-activated)}.b-button__loading-curtain[data-v-d0e52375]{border-radius:var(--button-border-radius,0px);background:inherit;-webkit-user-select:none;user-select:none;touch-action:none;cursor:wait;color:var(--button-color-text-disabled);justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.internal-text[data-v-a323e201]{font-family:var(--ki-text-font-family);font-size:var(--ki-text-font-size);font-weight:var(--ki-text-font-weight);line-height:var(--ki-text-line-height);letter-spacing:var(--ki-text-letter-spacing,initial);text-transform:var(--ki-text-text-transform,initial);color:var(--ki-text-color,inherit)}.internal-text.internal-text--typography-heading-xl[data-v-a323e201]{--ki-text-font-family:var(--text-heading-xl-font-family);--ki-text-font-size:var(--text-heading-xl-font-size);--ki-text-font-weight:var(--text-heading-xl-font-weight);--ki-text-line-height:var(--text-heading-xl-line-height);--ki-text-text-transform:var(--text-heading-xl-text-transform)}.internal-text.internal-text--typography-heading-xl-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-heading-xl-highlight-font-family);--ki-text-font-size:var(--text-heading-xl-highlight-font-size);--ki-text-font-weight:var(--text-heading-xl-highlight-font-weight);--ki-text-line-height:var(--text-heading-xl-highlight-line-height);--ki-text-text-transform:var(--text-heading-xl-highlight-text-transform)}.internal-text.internal-text--typography-heading-lg[data-v-a323e201]{--ki-text-font-family:var(--text-heading-lg-font-family);--ki-text-font-size:var(--text-heading-lg-font-size);--ki-text-font-weight:var(--text-heading-lg-font-weight);--ki-text-line-height:var(--text-heading-lg-line-height);--ki-text-text-transform:var(--text-heading-lg-text-transform)}.internal-text.internal-text--typography-heading-lg-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-heading-lg-highlight-font-family);--ki-text-font-size:var(--text-heading-lg-highlight-font-size);--ki-text-font-weight:var(--text-heading-lg-highlight-font-weight);--ki-text-line-height:var(--text-heading-lg-highlight-line-height);--ki-text-text-transform:var(--text-heading-lg-highlight-text-transform)}.internal-text.internal-text--typography-heading-md[data-v-a323e201]{--ki-text-font-family:var(--text-heading-md-font-family);--ki-text-font-size:var(--text-heading-md-font-size);--ki-text-font-weight:var(--text-heading-md-font-weight);--ki-text-line-height:var(--text-heading-md-line-height);--ki-text-text-transform:var(--text-heading-md-text-transform)}.internal-text.internal-text--typography-heading-md-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-heading-md-highlight-font-family);--ki-text-font-size:var(--text-heading-md-highlight-font-size);--ki-text-font-weight:var(--text-heading-md-highlight-font-weight);--ki-text-line-height:var(--text-heading-md-highlight-line-height);--ki-text-text-transform:var(--text-heading-md-highlight-text-transform)}.internal-text.internal-text--typography-heading-sm[data-v-a323e201]{--ki-text-font-family:var(--text-heading-sm-font-family);--ki-text-font-size:var(--text-heading-sm-font-size);--ki-text-font-weight:var(--text-heading-sm-font-weight);--ki-text-line-height:var(--text-heading-sm-line-height);--ki-text-letter-spacing:var(--text-heading-sm-letter-spacing);--ki-text-text-transform:var(--text-heading-sm-text-transform)}.internal-text.internal-text--typography-heading-sm-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-heading-sm-highlight-font-family);--ki-text-font-size:var(--text-heading-sm-highlight-font-size);--ki-text-font-weight:var(--text-heading-sm-highlight-font-weight);--ki-text-line-height:var(--text-heading-sm-highlight-line-height);--ki-text-text-transform:var(--text-heading-sm-highlight-text-transform)}.internal-text.internal-text--typography-body-md[data-v-a323e201]{--ki-text-font-family:var(--text-body-md-font-family);--ki-text-font-size:var(--text-body-md-font-size);--ki-text-font-weight:var(--text-body-md-font-weight);--ki-text-line-height:var(--text-body-md-line-height);--ki-text-text-transform:var(--text-body-md-text-transform)}.internal-text.internal-text--typography-body-md-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-body-md-highlight-font-family);--ki-text-font-size:var(--text-body-md-highlight-font-size);--ki-text-font-weight:var(--text-body-md-highlight-font-weight);--ki-text-line-height:var(--text-body-md-highlight-line-height);--ki-text-text-transform:var(--text-body-md-highlight-text-transform)}.internal-text.internal-text--typography-body-sm[data-v-a323e201]{--ki-text-font-family:var(--text-body-sm-font-family);--ki-text-font-size:var(--text-body-sm-font-size);--ki-text-font-weight:var(--text-body-sm-font-weight);--ki-text-line-height:var(--text-body-sm-line-height);--ki-text-text-transform:var(--text-body-sm-text-transform)}.internal-text.internal-text--typography-body-sm-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-body-sm-highlight-font-family);--ki-text-font-size:var(--text-body-sm-highlight-font-size);--ki-text-font-weight:var(--text-body-sm-highlight-font-weight);--ki-text-line-height:var(--text-body-sm-highlight-line-height);--ki-text-text-transform:var(--text-body-sm-highlight-text-transform)}.internal-text.internal-text--typography-body-xs[data-v-a323e201]{--ki-text-font-family:var(--text-body-xs-font-family);--ki-text-font-size:var(--text-body-xs-font-size);--ki-text-font-weight:var(--text-body-xs-font-weight);--ki-text-line-height:var(--text-body-xs-line-height);--ki-text-text-transform:var(--text-body-xs-text-transform)}.internal-text.internal-text--typography-body-xs-highlight[data-v-a323e201]{--ki-text-font-family:var(--text-body-xs-highlight-font-family);--ki-text-font-size:var(--text-body-xs-highlight-font-size);--ki-text-font-weight:var(--text-body-xs-highlight-font-weight);--ki-text-line-height:var(--text-body-xs-highlight-line-height);--ki-text-text-transform:var(--text-body-xs-highlight-text-transform)}.b-alert[data-v-92c04b89]{--b-alert-border-color:var(--color-border-info-primary);--b-alert-border-radius:var(--component-alert-border-radius);--b-alert-border-width:var(--component-alert-border-width);--b-alert-bg-color:var(--color-bg-info-soft);--b-alert-text-color:var(--color-text-info-on-bg-soft);--b-alert-icon-color:var(--color-icon-info-on-bg-soft);--b-alert-spacing-gap:var(--component-alert-spacing-gap,8px);--b-alert-spacing-padding-x:var(--component-alert-spacing-padding-x,16px);--b-alert-spacing-padding-y:var(--component-alert-spacing-padding-y,16px);padding:var(--b-alert-spacing-padding-y)var(--b-alert-spacing-padding-x);justify-content:center;align-items:center;gap:var(--component-alert-spacing-gap,8px);color:var(--b-alert-text-color);background-color:var(--b-alert-bg-color);border-radius:var(--b-alert-border-radius);border-width:var(--b-alert-border-width);border-style:solid;border-color:var(--b-alert-border-color);display:flex}.b-alert svg[data-v-92c04b89-s]{color:var(--b-alert-icon-color)}.b-alert .b-alert__content[data-v-92c04b89]{flex:1 0 0}.b-alert.b-alert--tone-info[data-v-92c04b89]{--b-alert-border-color:var(--color-border-info-primary);--b-alert-bg-color:var(--color-bg-info-soft);--b-alert-text-color:var(--color-text-info-on-bg-soft);--b-alert-icon-color:var(--color-icon-info-on-bg-soft)}.b-alert.b-alert--tone-success[data-v-92c04b89]{--b-alert-border-color:var(--color-border-success-primary);--b-alert-bg-color:var(--color-bg-success-soft);--b-alert-text-color:var(--color-text-success-on-bg-soft);--b-alert-icon-color:var(--color-icon-success-on-bg-soft)}.b-alert.b-alert--tone-caution[data-v-92c04b89]{--b-alert-border-color:var(--color-border-caution-primary);--b-alert-bg-color:var(--color-bg-caution-soft);--b-alert-text-color:var(--color-text-caution-on-bg-soft);--b-alert-icon-color:var(--color-icon-caution-on-bg-soft)}.b-alert.b-alert--tone-warning[data-v-92c04b89]{--b-alert-border-color:var(--color-border-warning-primary);--b-alert-bg-color:var(--color-bg-warning-soft);--b-alert-text-color:var(--color-text-warning-on-bg-soft);--b-alert-icon-color:var(--color-icon-warning-on-bg-soft)}.b-alert.b-alert--tone-critical[data-v-92c04b89]{--b-alert-border-color:var(--color-border-critical-primary);--b-alert-bg-color:var(--color-bg-critical-soft);--b-alert-text-color:var(--color-text-critical-on-bg-soft);--b-alert-icon-color:var(--color-icon-critical-on-bg-soft)}.b-alert-inline[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-info-primary);--b-alert-inline-border-radius:var(--component-alert-border-radius);--b-alert-inline-border-width:var(--component-alert-border-width);--b-alert-inline-bg-color:var(--color-bg-info-soft);--b-alert-inline-text-color:var(--color-text-info-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-info-on-bg-soft);--b-alert-inline-spacing-gap:var(--component-alert-spacing-gap,8px);--b-alert-inline-spacing-padding-x:var(--component-alert-spacing-padding-x,16px);--b-alert-inline-spacing-padding-y:var(--component-alert-spacing-padding-y,16px);justify-content:center;align-items:start;gap:var(--b-alert-inline-spacing-gap);color:var(--b-alert-inline-text-color);background-color:var(--b-alert-inline-bg-color);border-radius:var(--b-alert-inline-border-radius);border-width:var(--b-alert-inline-border-width);border-style:solid;border-color:var(--b-alert-inline-border-color);padding:var(--b-alert-inline-spacing-padding-y)var(--b-alert-inline-spacing-padding-x);flex-direction:column;display:flex}.b-alert-inline__header[data-v-6b47e156]{justify-content:center;align-items:center;gap:var(--component-alert-spacing-gap,8px);display:flex}.b-alert-inline__header svg[data-v-6b47e156-s]{color:var(--b-alert-inline-icon-color)}.b-alert-inline__content[data-v-6b47e156]{flex:1 0 0}.b-alert-inline--tone-info[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-info-primary);--b-alert-inline-bg-color:var(--color-bg-info-soft);--b-alert-inline-text-color:var(--color-text-info-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-info-on-bg-soft)}.b-alert-inline--tone-success[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-success-primary);--b-alert-inline-bg-color:var(--color-bg-success-soft);--b-alert-inline-text-color:var(--color-text-success-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-success-on-bg-soft)}.b-alert-inline--tone-caution[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-caution-primary);--b-alert-inline-bg-color:var(--color-bg-caution-soft);--b-alert-inline-text-color:var(--color-text-caution-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-caution-on-bg-soft)}.b-alert-inline--tone-warning[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-warning-primary);--b-alert-inline-bg-color:var(--color-bg-warning-soft);--b-alert-inline-text-color:var(--color-text-warning-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-warning-on-bg-soft)}.b-alert-inline--tone-critical[data-v-6b47e156]{--b-alert-inline-border-color:var(--color-border-critical-primary);--b-alert-inline-bg-color:var(--color-bg-critical-soft);--b-alert-inline-text-color:var(--color-text-critical-on-bg-soft);--b-alert-inline-icon-color:var(--color-icon-critical-on-bg-soft)}.b-modal-box[data-v-cf433525]{background:var(--component-modal-mobile-color-bg);max-height:100vh;border-style:solid;border-width:var(--component-modal-mobile-border-width);border-color:var(--component-modal-mobile-color-border-divider);border-radius:var(--component-modal-mobile-border-radius)var(--component-modal-mobile-border-radius)0 0;opacity:0;overscroll-behavior:contain;box-sizing:border-box;contain:layout style;grid-row-start:1;grid-column-start:1;align-self:end;width:100%;max-height:100dvh;transition:translate .3s ease-out,opacity .2s ease-out 50ms,box-shadow .3s ease-out;overflow-y:auto}.b-modal-box--open[data-v-cf433525]{opacity:1}.b-modal-box--full-width[data-v-cf433525]{border-radius:0}.b-modal-box__header[data-v-cf433525]{box-sizing:border-box;padding-top:var(--component-modal-mobile-spacing-title-padding-top);padding-bottom:var(--component-modal-mobile-spacing-title-padding-bottom);padding-left:var(--component-modal-mobile-spacing-padding-x);padding-right:var(--component-modal-mobile-spacing-padding-x);gap:var(--component-modal-mobile-spacing-title-gap);background:var(--component-modal-mobile-color-bg);box-shadow:0 4px 4px 0 var(--component-modal-mobile-color-bg-content);z-index:1000;will-change:transform;align-self:stretch;align-items:center;display:flex;position:sticky;top:0}.b-modal-box__header form[method=dialog][data-v-cf433525]{justify-content:center;align-items:center;display:flex}.b-modal-box__header__title[data-v-cf433525]{color:var(--color-text-primary)}.b-modal-box__header__content[data-v-cf433525]{box-sizing:border-box;align-items:center;gap:var(--component-modal-mobile-spacing-title-gap);flex:1 0 0;padding-right:8px;display:flex}.b-modal-box__main[data-v-cf433525]{box-sizing:border-box;gap:var(--component-modal-mobile-spacing-main-gap);flex-direction:column;display:flex}.b-modal-box__main__content[data-v-cf433525]{box-sizing:border-box;padding-top:var(--component-modal-mobile-spacing-content-padding-top);padding-bottom:var(--component-modal-mobile-spacing-content-padding-bottom);padding-left:var(--component-modal-mobile-spacing-padding-x);padding-right:var(--component-modal-mobile-spacing-padding-x)}.b-modal-box__main__footer[data-v-cf433525]{box-sizing:border-box;padding-top:var(--component-modal-mobile-spacing-footer-padding-top);padding-bottom:var(--component-modal-mobile-spacing-footer-padding-bottom);padding-left:var(--component-modal-mobile-spacing-padding-x);padding-right:var(--component-modal-mobile-spacing-padding-x)}@media(min-width:640px){.b-modal-box[data-v-cf433525]{border-radius:var(--component-modal-border-radius);background:var(--component-modal-color-bg);border-width:var(--component-modal-border-width);border-color:var(--component-modal-color-border-divider);width:640px;box-shadow:var(--shadow-md);grid-area:1/1;align-self:center}.b-modal-box__header[data-v-cf433525]{background:var(--component-modal-color-bg);min-height:var(--component-modal-dimension-title-min-height);border-bottom-width:var(--component-modal-border-width);border-bottom-style:solid;border-bottom-color:var(--component-modal-color-border-divider);box-shadow:0 4px 4px 0 var(--component-modal-color-bg-content);padding-top:var(--component-modal-spacing-title-padding-top);padding-bottom:var(--component-modal-spacing-title-padding-bottom);padding-left:var(--component-modal-spacing-padding-x);padding-right:var(--component-modal-spacing-padding-x);gap:var(--component-modal-spacing-title-gap)}.b-modal-box__header__content[data-v-cf433525]{gap:var(--component-modal-spacing-title-gap)}.b-modal-box__main[data-v-cf433525]{gap:var(--component-modal-spacing-main-gap)}.b-modal-box__main__content[data-v-cf433525]{border-bottom-width:var(--component-modal-border-width);border-bottom-style:solid;border-bottom-color:var(--component-modal-color-border-divider);background:var(--component-modal-color-bg-content);padding-top:var(--component-modal-spacing-content-padding-top);padding-bottom:var(--component-modal-spacing-content-padding-bottom);padding-left:var(--component-modal-spacing-padding-x);padding-right:var(--component-modal-spacing-padding-x)}.b-modal-box__main__footer[data-v-cf433525]{background:var(--component-modal-color-bg);min-height:var(--component-modal-dimension-footer-min-height);padding-top:var(--component-modal-spacing-footer-padding-top);padding-bottom:var(--component-modal-spacing-footer-padding-bottom);padding-left:var(--component-modal-spacing-padding-x);padding-right:var(--component-modal-spacing-padding-x)}.b-modal-box--full-width[data-v-cf433525]{width:calc(100% - 32px)}}:root:has(.b-modal[open]){--page-overflow:hidden}.b-modal[data-v-246166b9]{pointer-events:none;visibility:hidden;height:100vh;width:100%;max-width:none;height:100dvh;max-height:none;color:inherit;transition:visibility .3s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;overscroll-behavior:contain;z-index:999;scrollbar-gutter:auto;box-sizing:border-box;background-color:#0000;border:0 solid;place-items:center;margin:0;padding:0;display:grid;position:fixed;top:0;right:0;bottom:0;left:0;overflow:clip}.b-modal[data-v-246166b9]::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0;display:none}.b-modal[open][data-v-246166b9]{pointer-events:auto;visibility:visible;opacity:1;transition:visibility 0s allow-discrete,background-color .3s ease-out,opacity .1s ease-out;background-color:var(--color-bg-backdrop);-webkit-backdrop-filter:blur(var(--dimension-backdrop-blur));backdrop-filter:blur(var(--dimension-backdrop-blur))}.b-modal[open][data-v-246166b9]>*{opacity:1}@starting-style{.b-modal[open][data-v-246166b9]{opacity:0}}.b-modal__backdrop[data-v-246166b9]{color:#0000;z-index:-1;grid-row-start:1;grid-column-start:1;place-self:stretch stretch;display:grid}.b-modal__backdrop button[data-v-246166b9]{cursor:default;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;width:100%;height:100%}.b-card[data-v-9129ac86]{--card-color-background:var(--color-bg-primary);--card-color-border:var(--color-border-primary);--card-border-width:var(--component-card-border-width);--card-border-radius:var(--component-card-border-radius);--card-shadow:var(--component-card-shadow-enabled);background-color:var(--card-color-background);border-radius:var(--card-border-radius);border:var(--card-border-width)solid var(--card-color-border);box-shadow:var(--card-shadow)}.b-card-accordion[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-primary);--b-card-accordion-bg-color:var(--color-bg-primary);--b-card-accordion-text-color:var(--color-text-primary);--b-card-accordion-icon-color:var(--color-icon-primary);border:1px solid var(--b-card-accordion-border-color);background:var(--b-card-accordion-bg-color);color:var(--b-card-accordion-text-color);border-radius:12px;flex-direction:column;padding:8px;display:flex}.b-card-accordion svg[data-v-4155dde3-s]{color:var(--b-card-accordion-icon-color)}.b-card-accordion .b-card-accordion__summary[data-v-4155dde3]{box-sizing:border-box;cursor:pointer;border-radius:8px;outline:none;width:100%;list-style:none}.b-card-accordion .b-card-accordion__summary[data-v-4155dde3]::-webkit-details-marker{display:none}.b-card-accordion .b-card-accordion__summary[data-v-4155dde3]:focus-visible{border-color:var(--color-border-primary-focus);box-shadow:var(--shadow-interactive-focused)}.b-card-accordion .b-card-accordion__summary-row[data-v-4155dde3]{box-sizing:border-box;width:100%;font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);align-items:center;gap:8px;padding:8px;display:flex}.b-card-accordion .b-card-accordion__icon[data-v-4155dde3]{color:var(--b-card-accordion-icon-color);flex-shrink:0;margin-left:auto;transition:transform .2s}.b-card-accordion .b-card-accordion__details[open]>.b-card-accordion__summary .b-card-accordion__icon[data-v-4155dde3]{transform:rotate(90deg)}.b-card-accordion .b-card-accordion__content[data-v-4155dde3]{box-sizing:border-box;width:100%;padding-top:8px}.b-card-accordion .b-card-accordion__leading[data-v-4155dde3]{box-sizing:border-box;width:100%;padding-bottom:8px}@media(prefers-reduced-motion:no-preference){.b-card-accordion .b-card-accordion__details[data-v-4155dde3]::details-content{transition:content-visibility .2s allow-discrete,height .2s;interpolate-size:allow-keywords;height:0;overflow:hidden}.b-card-accordion .b-card-accordion__details[open][data-v-4155dde3]::details-content{height:auto}}.b-card-accordion.b-card-accordion--level-secondary[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-primary);--b-card-accordion-bg-color:var(--color-bg-secondary);--b-card-accordion-text-color:var(--color-text-primary);--b-card-accordion-icon-color:var(--color-icon-primary)}.b-card-accordion.b-card-accordion--tone-success[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-success-primary);--b-card-accordion-bg-color:var(--color-bg-success-soft);--b-card-accordion-text-color:var(--color-text-success-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-success-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-critical[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-critical-primary);--b-card-accordion-bg-color:var(--color-bg-critical-soft);--b-card-accordion-text-color:var(--color-text-critical-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-critical-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-warning[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-warning-primary);--b-card-accordion-bg-color:var(--color-bg-warning-soft);--b-card-accordion-text-color:var(--color-text-warning-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-warning-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-caution[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-caution-primary);--b-card-accordion-bg-color:var(--color-bg-caution-soft);--b-card-accordion-text-color:var(--color-text-caution-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-caution-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-info[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-info-primary);--b-card-accordion-bg-color:var(--color-bg-info-soft);--b-card-accordion-text-color:var(--color-text-info-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-info-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-emphasis[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-emphasis-primary);--b-card-accordion-bg-color:var(--color-bg-emphasis-soft);--b-card-accordion-text-color:var(--color-text-emphasis-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-emphasis-on-bg-soft)}.b-card-accordion.b-card-accordion--tone-neutral[data-v-4155dde3]{--b-card-accordion-border-color:var(--color-border-neutral-primary);--b-card-accordion-bg-color:var(--color-bg-neutral-soft);--b-card-accordion-text-color:var(--color-text-neutral-on-bg-soft);--b-card-accordion-icon-color:var(--color-icon-neutral-on-bg-soft)}.b-card-button[data-v-4df6be15]{--card-color-background:var(--color-bg-primary-enabled);--card-color-background-hover:var(--color-bg-primary-hover);--card-color-background-pressed:var(--color-bg-primary-pressed);--card-color-border:var(--color-border-primary-enabled);--card-color-border-focus:var(--color-border-primary-focus);--card-color-border-hover:var(--color-border-primary-hover);--card-color-border-pressed:var(--color-border-primary-pressed);--card-border-width:var(--component-card-border-width);--card-border-radius:var(--component-card-border-radius);--card-shadow:var(--component-card-shadow-enabled);--card-shadow-hover:var(--component-card-shadow-hover);--card-shadow-pressed:var(--component-card-shadow-pressed);--card-shadow-focused:var(--shadow-interactive-focused);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:var(--card-color-background);border-radius:var(--card-border-radius);border:var(--card-border-width)solid var(--card-color-border);box-shadow:var(--card-shadow);transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.b-card-button[data-v-4df6be15]:hover{box-shadow:var(--card-shadow-hover);background-color:var(--card-color-background-hover);border-color:var(--card-color-border-hover)}.b-card-button[data-v-4df6be15]:active,.b-card-button.b-card-button--pressed[data-v-4df6be15]{box-shadow:var(--card-shadow-pressed);background-color:var(--card-color-background-pressed);border-color:var(--card-color-border-pressed)}.b-card-button[data-v-4df6be15]:focus-visible{border-color:var(--card-color-border-focus);box-shadow:var(--card-shadow-focused);outline:none}.b-card-interactive[data-v-60553cfd]{--card-color-background:var(--color-bg-primary-enabled);--card-color-background-hover:var(--color-bg-primary-hover);--card-color-background-pressed:var(--color-bg-primary-pressed);--card-color-background-activated:var(--color-bg-primary-activated);--card-color-border:var(--color-border-primary-enabled);--card-color-border-hover:var(--color-border-primary-hover);--card-color-border-pressed:var(--color-border-primary-pressed);--card-color-border-activated:var(--color-border-primary-activated);--card-color-border-focus:var(--color-border-primary-focus);--card-border-width:var(--component-card-border-width);--card-border-radius:var(--component-card-border-radius);--card-shadow:var(--component-card-shadow-enabled);--card-shadow-hover:var(--component-card-shadow-hover);--card-shadow-pressed:var(--component-card-shadow-pressed);--card-shadow-activated:var(--shadow-interactive-activated);--card-shadow-focused:var(--shadow-interactive-focused);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;background-color:var(--card-color-background);border-radius:var(--card-border-radius);border-style:solid;border-color:var(--card-color-border);border-width:var(--card-border-width);box-shadow:var(--card-shadow);transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.b-card-interactive[data-v-60553cfd]:hover{background-color:var(--card-color-background-hover);border-color:var(--card-color-border-hover);box-shadow:var(--card-shadow-hover)}.b-card-interactive[data-v-60553cfd]:active{background-color:var(--card-color-background-pressed);border-color:var(--card-color-border-pressed);box-shadow:var(--card-shadow-pressed)}.b-card-interactive.b-card-interactive--activated[data-v-60553cfd]{background-color:var(--card-color-background-activated);border-color:var(--card-color-border-activated);box-shadow:var(--card-shadow-activated)}.b-card-interactive[data-v-60553cfd]:has(input[type=radio]:checked){background-color:var(--card-color-background-activated);border-color:var(--card-color-border-activated);box-shadow:var(--card-shadow-activated)}.b-card-interactive[data-v-60553cfd]:has(input[type=checkbox]:checked){background-color:var(--card-color-background-activated);border-color:var(--card-color-border-activated);box-shadow:var(--card-shadow-activated)}:is(.b-card-interactive[data-v-60553cfd]:has(input[type=radio]:focus),.b-card-interactive[data-v-60553cfd]:has(input[type=checkbox]:focus)){border-color:var(--card-color-border-focus);box-shadow:var(--card-shadow-focused)}.b-error-inline[data-v-932e9f33]{align-items:center;gap:8px;display:flex}.b-error-inline .b-error-inline__icon[data-v-932e9f33]{color:var(--color-icon-critical-primary)}.b-error-inline .b-error-inline__content[data-v-932e9f33]{color:var(--color-text-critical-primary)}.b-error-field[data-v-38ec185f],.b-field-checkbox__container[data-v-d2f424bc]{flex-direction:column;gap:4px;display:flex}.b-field-checkbox[data-v-d2f424bc]{cursor:pointer;align-items:center;gap:8px;transition:opacity .2s ease-in-out;display:inline-flex}.b-field-checkbox[data-v-d2f424bc]:has(input:disabled){cursor:not-allowed;opacity:.5}.b-field-checkbox__input[data-v-d2f424bc]{flex-shrink:0}.b-field-checkbox__label[data-v-d2f424bc]{font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);color:var(--color-text-primary);-webkit-user-select:none;user-select:none;flex:1}.b-field-checkbox:has(input:disabled) .b-field-checkbox__label[data-v-d2f424bc]{color:var(--color-text-disabled)}.b-field-select__container[data-v-283d1581]{flex-direction:column;gap:4px;display:flex}.b-field-select[data-v-283d1581]{--picker-size:16px;--picker-icon-url:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.43454%2010.7559L4.23582%207.42259C3.73205%206.89762%204.08884%206%204.80128%206L11.1987%206C11.9112%206%2012.2679%206.89762%2011.7642%207.42259L8.56546%2010.7559C8.25316%2011.0814%207.74684%2011.0814%207.43454%2010.7559Z%22%20fill%3D%22currentColor%22%20%2F%3E%3C%2Fsvg%3E);--select-gap:8px;--field-height:var(--component-input-size-md-height);--field-padding-x:var(--component-input-size-md-padding-x);background-color:var(--component-input-color-bg-enabled);border-radius:var(--component-input-border-radius);border-width:var(--component-input-border-width);border-style:solid;border-color:var(--component-input-color-border-enabled);min-height:var(--field-height);cursor:default;outline-width:var(--component-focus-base-width);touch-action:manipulation;box-sizing:border-box;white-space:nowrap;outline-style:solid;outline-color:#0000;flex-direction:column;flex-shrink:1;justify-content:center;align-items:flex-start;transition:border-color .2s ease-in-out,outline-color .2s ease-in-out;display:inline-flex;position:relative}.b-field-select[data-v-283d1581]:focus-within:not(:has(select:disabled)){border-color:var(--component-input-color-border-activated);outline-color:var(--component-focus-base-focus)}.b-field-select[data-v-283d1581]:hover:not(:focus-within):not(.b-field-select--invalid):not([class*=b-field-select--invalid]):not(:has(select:disabled)){border-color:var(--component-input-color-border-hover)}.b-field-select[data-v-283d1581]:has(select:disabled){border-color:var(--component-input-color-border-disabled);background-color:var(--component-input-color-bg-disabled);cursor:not-allowed}.b-field-select:has(select:invalid)[data-v-283d1581]{border-color:var(--component-input-color-border-error)}.b-field-select:has(select:invalid)[data-v-283d1581]:focus-within{border-color:var(--component-input-color-border-error);outline-color:var(--color-shadow-error)}.b-field-select:has(select:invalid)[data-v-283d1581]:hover:not(:focus-within):not(:has(select:disabled)){border-color:var(--component-input-color-border-error)}.b-field-select.b-field-select--invalid[data-v-283d1581]{border-color:var(--component-input-color-border-error)}.b-field-select.b-field-select--invalid[data-v-283d1581]:focus-within{border-color:var(--component-input-color-border-error);outline-color:var(--color-shadow-error)}.b-field-select.b-field-select--invalid[data-v-283d1581]:hover:not(:focus-within):not(:has(select:disabled)){border-color:var(--component-input-color-border-error)}.b-field-select[data-v-283d1581]:after{right:0;top:calc(calc(var(--field-height)/2) - calc(var(--picker-size)/2));margin-right:var(--field-padding-x);content:"";width:var(--picker-size);height:var(--picker-size);background-color:var(--color-text-primary);mask-image:var(--picker-icon-url);mask-size:contain;-webkit-mask-image:var(--picker-icon-url);transition:background-color .2s ease-in-out;display:inline-block;position:absolute;-webkit-mask-size:contain}.b-field-select>.b-field-select__label[data-v-283d1581]{z-index:0;padding:0 var(--field-padding-x);box-sizing:border-box;font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);color:var(--color-text-secondary);opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out,line-height .2s ease-in-out,font-size .2s ease-in-out;position:absolute}.b-field-select select[data-v-283d1581]{height:var(--field-height);-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;width:100%;padding-left:var(--field-padding-x);padding-right:calc(var(--field-padding-x) + var(--select-gap) + var(--picker-size));font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);color:var(--color-text-primary);background-color:#0000;border:none;transition:transform .2s ease-in-out}.b-field-select select[data-v-283d1581]:focus-visible{outline:none}.b-field-select select[data-v-283d1581]:has(.b-field-select__option-placeholder:checked){color:var(--color-text-secondary)}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.b-field-select select[data-v-283d1581]:focus,.b-field-select select[data-v-283d1581]:focus-within{font-size:1rem}}}.b-field-select--size-sm[data-v-283d1581]{--field-height:var(--component-input-size-sm-height);--field-padding-x:var(--component-input-size-sm-padding-x)}.b-field-select--size-md[data-v-283d1581]{--field-height:var(--component-input-size-md-height);--field-padding-x:var(--component-input-size-md-padding-x)}.b-field-select--size-lg[data-v-283d1581]{--field-height:var(--component-input-size-lg-height);--field-padding-x:var(--component-input-size-lg-padding-x)}.b-field-select--size-lg:not(:has(.b-field-select__option-placeholder:checked))>.b-field-select__label[data-v-283d1581]{transform:translateY(calc(-.5*var(--text-body-md-line-height)));font-family:var(--text-body-sm-font-family);font-size:var(--text-body-sm-font-size);font-weight:var(--text-body-sm-font-weight);line-height:var(--text-body-sm-line-height);text-transform:var(--text-body-sm-text-transform,none);opacity:1}.b-field-select--size-lg:not(:has(.b-field-select__option-placeholder:checked))>select[data-v-283d1581]{transform:translateY(calc(.5*var(--text-body-md-line-height)))}.b-field-text__container[data-v-129aee8c]{flex-direction:column;gap:4px;display:flex}.b-field-text[data-v-129aee8c]{--field-height:var(--component-input-size-md-height);--field-padding-x:var(--component-input-size-md-padding-x);--field-gap:8px;background-color:var(--component-input-color-bg-enabled);border-radius:var(--component-input-border-radius);border-width:var(--component-input-border-width);border-style:solid;border-color:var(--component-input-color-border-enabled);padding:0 var(--field-padding-x);height:var(--field-height);box-sizing:content-box;cursor:text;outline-width:var(--component-focus-base-width);align-items:center;gap:var(--field-gap);outline-style:solid;outline-color:#0000;transition:border-color .2s ease-in-out,outline-color .2s ease-in-out;display:inline-flex}.b-field-text[data-v-129aee8c]:focus-within:not(:has(input:disabled)){border-color:var(--component-input-color-border-activated);outline-color:var(--component-focus-base-focus)}.b-field-text[data-v-129aee8c]:hover:not(:focus-within):not(.b-field-text--invalid):not([class*=b-field-text--invalid]):not(:has(input:disabled)){border-color:var(--component-input-color-border-hover)}.b-field-text[data-v-129aee8c]:has(input:disabled){border-color:var(--component-input-color-border-disabled);background-color:var(--component-input-color-bg-disabled);cursor:not-allowed}.b-field-text[data-v-129aee8c]:has(.b-field-text__unit){padding-right:0}.b-field-text:has(input:user-invalid)[data-v-129aee8c]{border-color:var(--component-input-color-border-error)}.b-field-text:has(input:user-invalid)[data-v-129aee8c]:focus-within:not(:has(input:disabled)){border-color:var(--component-input-color-border-error);outline-color:var(--color-shadow-error)}.b-field-text:has(input:user-invalid)[data-v-129aee8c]:hover:not(:focus-within):not(:has(input:disabled)){border-color:var(--component-input-color-border-error)}.b-field-text.b-field-text--invalid[data-v-129aee8c]{border-color:var(--component-input-color-border-error)}.b-field-text.b-field-text--invalid[data-v-129aee8c]:focus-within:not(:has(input:disabled)){border-color:var(--component-input-color-border-error);outline-color:var(--color-shadow-error)}.b-field-text.b-field-text--invalid[data-v-129aee8c]:hover:not(:focus-within):not(:has(input:disabled)){border-color:var(--component-input-color-border-error)}.b-field-text--size-sm[data-v-129aee8c]{--field-height:var(--component-input-size-sm-height);--field-padding-x:var(--component-input-size-sm-padding-x)}:is(.b-field-text--size-sm .b-field-text__label:has(input:placeholder-shown:focus-visible),.b-field-text--size-sm .b-field-text__label:has(input:not(:placeholder-shown)))>span[data-v-129aee8c]{display:none}.b-field-text--size-md[data-v-129aee8c]{--field-height:var(--component-input-size-md-height);--field-padding-x:var(--component-input-size-md-padding-x)}:is(.b-field-text--size-md .b-field-text__label:has(input:placeholder-shown:focus-visible),.b-field-text--size-md .b-field-text__label:has(input:not(:placeholder-shown)))>span[data-v-129aee8c]{display:none}.b-field-text--size-lg[data-v-129aee8c]{--field-height:var(--component-input-size-lg-height);--field-padding-x:var(--component-input-size-lg-padding-x)}:is(.b-field-text--size-lg .b-field-text__label:has(input:placeholder-shown:focus-visible),.b-field-text--size-lg .b-field-text__label:has(input:not(:placeholder-shown)))>span[data-v-129aee8c]{transform:translateY(calc(-.5*var(--text-body-sm-line-height)));font-family:var(--text-body-sm-font-family);font-size:var(--text-body-sm-font-size);font-weight:var(--text-body-sm-font-weight);line-height:var(--text-body-sm-line-height);text-transform:var(--text-body-sm-text-transform,none)}.b-field-text--size-lg .b-field-text__label>input[data-v-129aee8c]:placeholder-shown:focus-visible,.b-field-text--size-lg .b-field-text__label>input[data-v-129aee8c]:not(:placeholder-shown){transform:translateY(calc(.5*var(--text-body-md-line-height)))}svg[data-v-129aee8c-s]{color:var(--color-icon-primary);transition:color .2s ease-in-out}.b-field-text:not(:focus-within):has(:not(input:disabled)):has(input:placeholder-shown) svg[data-v-129aee8c-s]{color:var(--color-icon-secondary)}.b-field-text:not(:focus-within):has(input:disabled) svg[data-v-129aee8c-s]{color:var(--color-icon-disabled)}.b-field-text__label[data-v-129aee8c]{box-sizing:border-box;flex:1;position:relative}.b-field-text__label>span[data-v-129aee8c]{font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);color:var(--color-text-secondary);z-index:1;transition:transform .2s ease-in-out,line-height .2s ease-in-out,font-size .2s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0}.b-field-text__label:has(input:disabled)>span[data-v-129aee8c]{color:var(--color-text-disabled)}.b-field-text__input[data-v-129aee8c]{font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform,none);width:100%;color:var(--color-text-primary);background-color:#0000;border:none;flex:1;padding:0;transition:transform .2s ease-in-out;overflow:auto}.b-field-text__input[data-v-129aee8c]:focus-visible{outline:none}.b-field-text__input[data-v-129aee8c]::placeholder{opacity:0}.b-field-text__input[data-v-129aee8c]:disabled{cursor:not-allowed;color:var(--color-text-disabled)}@media(pointer:coarse){@supports (-webkit-touch-callout:none){.b-field-text__input[data-v-129aee8c]:focus,.b-field-text__input[data-v-129aee8c]:focus-within{font-size:1rem}}}.b-field-text__unit[data-v-129aee8c]{--unit-padding-x:12px;font-family:var(--text-body-md-font-family);font-size:var(--text-body-md-font-size);font-weight:var(--text-body-md-font-weight);line-height:var(--text-body-md-line-height);text-transform:var(--text-body-md-text-transform);color:var(--color-text-secondary);white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:var(--component-input-color-bg-type);border-left:1px solid var(--component-input-color-border-divider);border-radius:0 var(--component-input-border-radius)var(--component-input-border-radius)0;padding:0 var(--unit-padding-x);justify-content:center;align-items:center;height:100%;display:flex}.b-icon-bubble-calendar[data-v-1496daec]{--icon-bubble-calendar-stroke:var(--component-icon-bubble-color-border);--icon-bubble-calendar-stroke-width:var(--component-icon-bubble-border-width);--icon-bubble-calendar-gradient-start:var(--color-bg-primary);filter:drop-shadow(0 4px 4px var(--color-shadow-shadow-5,#4559720d))drop-shadow(0 1px 1px var(--color-shadow-shadow-10,#4559721a))}.b-icon-bubble-calendar--tone-success[data-v-1496daec]{--icon-bubble-calendar-gradient-end:var(--color-bg-success-soft-secondary);--icon-bubble-calendar-symbol-color:var(--color-icon-success-primary)}.b-icon-bubble-calendar--tone-warning[data-v-1496daec]{--icon-bubble-calendar-gradient-end:var(--color-bg-warning-soft-secondary);--icon-bubble-calendar-symbol-color:var(--color-icon-warning-primary)}.b-icon-bubble-calendar--tone-critical[data-v-1496daec]{--icon-bubble-calendar-gradient-end:var(--color-bg-critical-soft-secondary);--icon-bubble-calendar-symbol-color:var(--color-icon-critical-primary)}.b-icon-bubble-calendar__stroke[data-v-1496daec]{stroke:var(--component-icon-bubble-color-border);stroke-width:var(--component-icon-bubble-border-width)}.b-icon-bubble-calendar__stop-start[data-v-1496daec]{stop-color:var(--icon-bubble-calendar-gradient-start)}.b-icon-bubble-calendar__stop-end[data-v-1496daec]{stop-color:var(--icon-bubble-calendar-gradient-end)}.b-icon-bubble-calendar__symbol-fill[data-v-1496daec]{color:var(--icon-bubble-calendar-symbol-color)}.b-icon-bubble-receipt[data-v-cad08949]{--icon-bubble-receipt-stroke:var(--component-icon-bubble-color-border);--icon-bubble-receipt-stroke-width:var(--component-icon-bubble-border-width);--icon-bubble-receipt-gradient-start:var(--color-bg-primary);filter:drop-shadow(0 4px 4px var(--color-shadow-shadow-5,#4559720d))drop-shadow(0 1px 1px var(--color-shadow-shadow-10,#4559721a))}.b-icon-bubble-receipt.b-icon-bubble-receipt--tone-success[data-v-cad08949]{--icon-bubble-receipt-gradient-end:var(--color-bg-success-soft-secondary);--icon-bubble-receipt-symbol-color:var(--color-icon-success-primary)}.b-icon-bubble-receipt.b-icon-bubble-receipt--tone-warning[data-v-cad08949]{--icon-bubble-receipt-gradient-end:var(--color-bg-warning-soft-secondary);--icon-bubble-receipt-symbol-color:var(--color-icon-warning-primary)}.b-icon-bubble-receipt.b-icon-bubble-receipt--tone-critical[data-v-cad08949]{--icon-bubble-receipt-gradient-end:var(--color-bg-critical-soft-secondary);--icon-bubble-receipt-symbol-color:var(--color-icon-critical-primary)}.b-icon-bubble-receipt__stroke[data-v-cad08949]{stroke:var(--icon-bubble-receipt-stroke);stroke-width:var(--icon-bubble-receipt-stroke-width)}.b-icon-bubble-receipt__stop-start[data-v-cad08949]{stop-color:var(--icon-bubble-receipt-gradient-start)}.b-icon-bubble-receipt__stop-end[data-v-cad08949]{stop-color:var(--icon-bubble-receipt-gradient-end)}.b-icon-bubble-receipt__symbol-fill[data-v-cad08949]{color:var(--icon-bubble-receipt-symbol-color)}.b-input-radio[data-v-8f743bf6]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;border-width:var(--component-input-radio-border-width-unselected);border-style:solid;border-color:var(--component-input-radio-color-border-unselected-enabled);background-color:var(--component-input-radio-color-bg-unselected-enabled);width:var(--component-input-radio-dimension-container-size);height:var(--component-input-radio-dimension-container-size);color:#0000;box-shadow:var(--shadow-interactive-enabled);border-radius:100%;flex-shrink:0;margin:0;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;display:inline-block;position:relative}.b-input-radio[data-v-8f743bf6]:before,.b-input-radio[data-v-8f743bf6]:after{content:"";width:var(--component-input-radio-dimension-pill-size);height:var(--component-input-radio-dimension-pill-size);border:var(--component-input-radio-border-pill-width)solid transparent;box-sizing:border-box;opacity:0;background-origin:border-box;background-clip:padding-box,border-box;border-radius:100%;transition:opacity .2s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b-input-radio[data-v-8f743bf6]:before{background-image:var(--component-input-radio-color-pill-bg-enabled),var(--component-input-radio-color-pill-border-enabled);z-index:2}.b-input-radio[data-v-8f743bf6]:after{background-image:var(--component-input-radio-color-pill-bg-hover),var(--component-input-radio-color-pill-border-hover);z-index:3}.b-input-radio:not(:checked):not(:disabled)[data-v-8f743bf6]:hover{border-color:var(--component-input-radio-color-border-unselected-hover);background-color:var(--component-input-radio-color-bg-unselected-hover);box-shadow:var(--shadow-interactive-enabled)}.b-input-radio:checked[data-v-8f743bf6]{border-color:var(--component-input-radio-color-border-selected-enabled);border-width:var(--component-input-radio-border-width-selected);background-color:var(--component-input-radio-color-bg-selected-enabled)}.b-input-radio:checked:hover:not(:disabled)[data-v-8f743bf6]:after{opacity:1}.b-input-radio:checked[data-v-8f743bf6]:before{opacity:1}.b-input-radio:disabled[data-v-8f743bf6]{cursor:not-allowed;border-color:var(--component-input-radio-color-border-unselected-disabled);background-color:var(--component-input-radio-color-bg-unselected-disabled)}.b-input-radio:disabled[data-v-8f743bf6]:before,.b-input-radio:disabled[data-v-8f743bf6]:after{opacity:0}.b-input-radio[data-v-8f743bf6]:focus-visible{outline:none}.b-input-radio:focus[data-v-8f743bf6]{border-color:var(--component-input-radio-color-border-unselected-focus);box-shadow:var(--shadow-interactive-focused)}.b-input-radio:focus[data-v-8f743bf6]:checked{border-color:var(--component-input-radio-color-border-selected-focus)}.b-tag[data-v-29e9083d]{--b-tag-border-radius:var(--border-radius-round);--b-tag-padding-x:8px;--b-tag-padding-y:4px;--b-tag-gap:4px;--b-tag-font-family:var(--text-body-sm-highlight-font-family);--b-tag-font-size:var(--text-body-sm-highlight-font-size);--b-tag-font-weight:var(--text-body-sm-highlight-font-weight);--b-tag-line-height:var(--text-body-sm-highlight-line-height);--b-tag-text-transform:var(--text-body-sm-highlight-text-transform);vertical-align:middle;justify-content:center;align-items:center;gap:var(--b-tag-gap);width:fit-content;padding:var(--b-tag-padding-y)var(--b-tag-padding-x);border-radius:var(--b-tag-border-radius);background-color:var(--b-tag-bg-color);color:var(--b-tag-text-color);font-family:var(--b-tag-font-family);font-size:var(--b-tag-font-size);font-weight:var(--b-tag-font-weight);line-height:var(--b-tag-line-height);text-transform:var(--b-tag-text-transform,none);display:inline-flex}.b-tag svg[data-v-29e9083d]{color:var(--b-tag-icon-color)}.b-tag.b-tag--tone-brand[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-brand-soft);--b-tag-text-color:var(--color-text-brand-on-bg-soft);--b-tag-icon-color:var(--color-icon-brand-on-bg-soft)}.b-tag.b-tag--tone-success[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-success-soft);--b-tag-text-color:var(--color-text-success-on-bg-soft);--b-tag-icon-color:var(--color-icon-success-on-bg-soft)}.b-tag.b-tag--tone-neutral[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-neutral-soft);--b-tag-text-color:var(--color-text-neutral-on-bg-soft);--b-tag-icon-color:var(--color-icon-neutral-on-bg-soft)}.b-tag.b-tag--tone-warning[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-warning-soft);--b-tag-text-color:var(--color-text-warning-on-bg-soft);--b-tag-icon-color:var(--color-icon-warning-on-bg-soft)}.b-tag.b-tag--tone-caution[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-caution-soft);--b-tag-text-color:var(--color-text-caution-on-bg-soft);--b-tag-icon-color:var(--color-icon-caution-on-bg-soft)}.b-tag.b-tag--tone-critical[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-critical-soft);--b-tag-text-color:var(--color-text-critical-on-bg-soft);--b-tag-icon-color:var(--color-icon-critical-on-bg-soft)}.b-tag.b-tag--tone-emphasis[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-emphasis-soft);--b-tag-text-color:var(--color-text-emphasis-on-bg-soft);--b-tag-icon-color:var(--color-icon-emphasis-on-bg-soft)}.b-tag.b-tag--tone-info[data-v-29e9083d]{--b-tag-bg-color:var(--color-bg-info-soft);--b-tag-text-color:var(--color-text-info-on-bg-soft);--b-tag-icon-color:var(--color-icon-info-on-bg-soft)}.b-box[data-v-57b24d9b]{--b-box-border-color:var(--color-border-primary);--b-box-bg-color:var(--color-bg-primary);--b-box-text-color:var(--color-text-primary);--b-box-icon-color:var(--color-icon-primary);border:1px solid var(--b-box-border-color);background:var(--b-box-bg-color);color:var(--b-box-text-color);border-radius:12px;padding:16px}.b-box svg[data-v-57b24d9b-s]{color:var(--b-box-icon-color)}.b-box.b-box--level-secondary[data-v-57b24d9b]{--b-box-border-color:var(--color-border-primary);--b-box-bg-color:var(--color-bg-secondary);--b-box-text-color:var(--color-text-primary);--b-box-icon-color:var(--color-icon-primary)}.b-box.b-box--tone-success[data-v-57b24d9b]{--b-box-border-color:var(--color-border-success-primary);--b-box-bg-color:var(--color-bg-success-soft);--b-box-text-color:var(--color-text-success-on-bg-soft);--b-box-icon-color:var(--color-icon-success-on-bg-soft)}.b-box.b-box--tone-critical[data-v-57b24d9b]{--b-box-border-color:var(--color-border-critical-primary);--b-box-bg-color:var(--color-bg-critical-soft);--b-box-text-color:var(--color-text-critical-on-bg-soft);--b-box-icon-color:var(--color-icon-critical-on-bg-soft)}.b-box.b-box--tone-warning[data-v-57b24d9b]{--b-box-border-color:var(--color-border-warning-primary);--b-box-bg-color:var(--color-bg-warning-soft);--b-box-text-color:var(--color-text-warning-on-bg-soft);--b-box-icon-color:var(--color-icon-warning-on-bg-soft)}.b-box.b-box--tone-caution[data-v-57b24d9b]{--b-box-border-color:var(--color-border-caution-primary);--b-box-bg-color:var(--color-bg-caution-soft);--b-box-text-color:var(--color-text-caution-on-bg-soft);--b-box-icon-color:var(--color-icon-caution-on-bg-soft)}.b-box.b-box--tone-info[data-v-57b24d9b]{--b-box-border-color:var(--color-border-info-primary);--b-box-bg-color:var(--color-bg-info-soft);--b-box-text-color:var(--color-text-info-on-bg-soft);--b-box-icon-color:var(--color-icon-info-on-bg-soft)}.b-box.b-box--tone-emphasis[data-v-57b24d9b]{--b-box-border-color:var(--color-border-emphasis-primary);--b-box-bg-color:var(--color-bg-emphasis-soft);--b-box-text-color:var(--color-text-emphasis-on-bg-soft);--b-box-icon-color:var(--color-icon-emphasis-on-bg-soft)}.b-box.b-box--tone-neutral[data-v-57b24d9b]{--b-box-border-color:var(--color-border-neutral-primary);--b-box-bg-color:var(--color-bg-neutral-soft);--b-box-text-color:var(--color-text-neutral-on-bg-soft);--b-box-icon-color:var(--color-icon-neutral-on-bg-soft)}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}:root,.boreal-identity-kimoby,.boreal-identity-kimoby-theme-light{color-scheme:light;--border-radius-lg: 16px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 6px;--border-radius-xs: 4px;--color-bg-attachment-document: #cbfcff;--color-bg-attachment-other: #ffffff;--color-bg-attachment-pdf: #ffe9ef;--color-bg-attachment-sheet: #ffffff;--color-bg-backdrop: rgba(69, 89, 114, .20000000298023224);--color-bg-brand-soft-activated: #d6e0ff;--color-bg-brand-soft-disabled: #ebf0fe;--color-bg-brand-soft-hover: #e2e9ff;--color-bg-brand-soft: #d6e0ff;--color-bg-brand-solid-activated: #2e55ca;--color-bg-brand-solid-disabled: #b0c3fe;--color-bg-brand-solid-hover: #3983fc;--color-bg-brand-solid: #396afc;--color-bg-caution-soft-activated: #ffecba;--color-bg-caution-soft-hover: #ffe8af;--color-bg-caution-soft: #fff4c8;--color-bg-caution-solid-activated: #db9900;--color-bg-caution-solid-hover: #db9900;--color-bg-caution-solid: #db9900;--color-bg-critical-soft-activated: #ffdee7;--color-bg-critical-soft-hover: #ffd4df;--color-bg-critical-soft-secondary: #ffbcc3;--color-bg-critical-soft: #ffe9ef;--color-bg-critical-solid-activated: #e91d50;--color-bg-critical-solid-disabled: #ffd0dc;--color-bg-critical-solid-hover: #fa5671;--color-bg-critical-solid: #e91d50;--color-bg-emphasis-soft-activated: #cbfcff;--color-bg-emphasis-soft-hover: #cbfcff;--color-bg-emphasis-soft: #cbfcff;--color-bg-emphasis-solid-activated: #00b2bd;--color-bg-emphasis-solid-hover: #00b2bd;--color-bg-emphasis-solid: #00b2bd;--color-bg-info-soft-activated: #ebe5ff;--color-bg-info-soft-hover: #ebe5ff;--color-bg-info-soft: #ebe5ff;--color-bg-info-solid-activated: #6949eb;--color-bg-info-solid-hover: #6949eb;--color-bg-info-solid: #6949eb;--color-bg-neutral-soft: #e9f0fa;--color-bg-primary-activated: #ebf0fe;--color-bg-primary-disabled: #f8fafd;--color-bg-primary-enabled: #ffffff;--color-bg-primary-hover: #f8fafd;--color-bg-primary-pressed: #f1f5fb;--color-bg-primary-selected: #ebf0fe;--color-bg-primary: #ffffff;--color-bg-secondary-activated: #ebf0fe;--color-bg-secondary-disabled: #f8fafd;--color-bg-secondary-hover: #f8fafd;--color-bg-secondary-pressed: #f1f5fb;--color-bg-secondary: #f8fafd;--color-bg-success-soft-activated: #ccfce0;--color-bg-success-soft-hover: #8df4b8;--color-bg-success-soft-secondary: #aeffdd;--color-bg-success-soft: #dfffed;--color-bg-success-solid-activated: #00a560;--color-bg-success-solid-hover: #00a560;--color-bg-success-solid: #00a560;--color-bg-warning-soft-activated: #ffe1d3;--color-bg-warning-soft-hover: #ffddcc;--color-bg-warning-soft-secondary: #ffdfc1;--color-bg-warning-soft: #ffe9de;--color-bg-warning-solid-activated: #ec6911;--color-bg-warning-solid-hover: #ec6911;--color-bg-warning-solid: #ec6911;--color-border-caution-primary-activated: #ffd973;--color-border-caution-primary-hover: #ffd973;--color-border-caution-primary: #ffdf89;--color-border-critical-primary-activated: #ffb3c6;--color-border-critical-primary-hover: #ffb3c6;--color-border-critical-primary: #ffd0dc;--color-border-divider: #d4dfef;--color-border-emphasis-primary-activated: #a8eff3;--color-border-emphasis-primary-hover: #a8eff3;--color-border-emphasis-primary: #a8eff3;--color-border-info-primary-activated: #d0c4ff;--color-border-info-primary-hover: #d0c4ff;--color-border-info-primary: #d0c4ff;--color-border-neutral-primary-activated: #a8eff3;--color-border-neutral-primary-hover: #a8eff3;--color-border-neutral-primary: #d7e1f0;--color-border-primary-activated: #86a4ff;--color-border-primary-disabled: #d7e1f0;--color-border-primary-enabled: #d4dfef;--color-border-primary-focus: #86a4ff;--color-border-primary-hover: #d4dfef;--color-border-primary-pressed: #d4dfef;--color-border-primary-selected: #86a4ff;--color-border-primary: #d4dfef;--color-border-success-primary-activated: #8df4b8;--color-border-success-primary-hover: #8df4b8;--color-border-success-primary: #c3f8da;--color-border-warning-primary-activated: #ffc1a3;--color-border-warning-primary-hover: #ffc1a3;--color-border-warning-primary: #ffd4bf;--color-icon-activated: #396afc;--color-icon-attachment-document: #00c472;--color-icon-attachment-other: #ffffff;--color-icon-attachment-pdf: #00c472;--color-icon-attachment-sheet: #00a560;--color-icon-brand-on-bg-soft-disabled: #b0c3fe;--color-icon-brand-on-bg-soft: #396afc;--color-icon-brand-on-bg-solid: #ffffff;--color-icon-brand-primary-activated: #6188fd;--color-icon-brand-primary-disabled: #b0c3fe;--color-icon-brand-primary-hover: #2e55ca;--color-icon-brand-primary: #396afc;--color-icon-caution-on-bg-soft: #db9900;--color-icon-caution-on-bg-solid: #ffffff;--color-icon-caution-primary: #db9900;--color-icon-critical-on-bg-soft: #e91d50;--color-icon-critical-on-bg-solid: #ffffff;--color-icon-critical-primary: #e91d50;--color-icon-disabled: #c0cfe4;--color-icon-emphasis-on-bg-soft: #00b2bd;--color-icon-emphasis-on-bg-solid: #ffffff;--color-icon-emphasis-primary: #00b2bd;--color-icon-info-on-bg-soft: #6949eb;--color-icon-info-on-bg-solid: #ffffff;--color-icon-info-primary: #6949eb;--color-icon-neutral-on-bg-soft: #59769a;--color-icon-neutral-on-bg-solid: #ffffff;--color-icon-neutral-primary: #59769a;--color-icon-on-bg-soft: #59769a;--color-icon-primary: #455972;--color-icon-secondary: #8a9cb7;--color-icon-success-on-bg-soft: #00a560;--color-icon-success-on-bg-solid: #ffffff;--color-icon-success-primary-disabled: #00c472;--color-icon-success-primary: #00c472;--color-icon-warning-on-bg-soft: #ec6911;--color-icon-warning-on-bg-solid: #ffffff;--color-icon-warning-primary: #ff9046;--color-overlay-selected: rgba(57, 106, 252, .30000001192092896);--color-shadow-activated: rgba(57, 106, 252, .30000001192092896);--color-shadow-error: rgba(233, 29, 80, .30000001192092896);--color-shadow-interactive-high-enabled: rgba( 69, 89, 114, .05000000074505806 );--color-shadow-interactive-low-enabled: rgba( 69, 89, 114, .15000000596046448 );--color-shadow-shadow-10: rgba(69, 89, 114, .10000000149011612);--color-shadow-shadow-15: rgba(69, 89, 114, .15000000596046448);--color-shadow-shadow-20: rgba(69, 89, 114, .20000000298023224);--color-shadow-shadow-25: rgba(69, 89, 114, .25);--color-shadow-shadow-30: rgba(69, 89, 114, .30000001192092896);--color-shadow-shadow-5: rgba(69, 89, 114, .05000000074505806);--color-text-active: #396afc;--color-text-brand-on-bg-soft-disabled: #b0c3fe;--color-text-brand-on-bg-soft: #396afc;--color-text-brand-on-bg-solid: #ffffff;--color-text-brand-primary-activated: #6188fd;--color-text-brand-primary-disabled: #b0c3fe;--color-text-brand-primary-hover: #3983fc;--color-text-brand-primary: #396afc;--color-text-caution-on-bg-soft: #db9900;--color-text-caution-on-bg-solid: #ffffff;--color-text-caution-primary: #db9900;--color-text-critical-on-bg-soft: #e91d50;--color-text-critical-on-bg-solid: #ffffff;--color-text-critical-primary: #e91d50;--color-text-disabled: #c0cfe4;--color-text-emphasis-on-bg-soft: #00b2bd;--color-text-emphasis-on-bg-solid: #ffffff;--color-text-emphasis-primary: #00b2bd;--color-text-info-on-bg-soft: #6949eb;--color-text-info-on-bg-solid: #ffffff;--color-text-info-primary: #6949eb;--color-text-neutral-on-bg-soft: #59769a;--color-text-neutral-on-bg-solid: #ffffff;--color-text-neutral-primary: #59769a;--color-text-on-bg-soft: #59769a;--color-text-primary: #455972;--color-text-secondary: #8a9cb7;--color-text-success-on-bg-soft-disabled: #00c472;--color-text-success-on-bg-soft: #00a560;--color-text-success-on-bg-solid: #ffffff;--color-text-success-primary-disabled: #00c472;--color-text-success-primary: #00c472;--color-text-warning-on-bg-soft: #ec6911;--color-text-warning-on-bg-solid: #ffffff;--color-text-warning-primary: #ff9046;--component-alert-border-radius: 6px;--component-alert-border-width: 1px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 0px;--component-button-border-radius: 6px;--component-button-border-width-ghost: 0px;--component-button-border-width-primary: 1px;--component-button-border-width-secondary: 1px;--component-button-border-width-tertiary: 1px;--component-button-color-shadow-shadow-10: rgba( 69, 89, 114, .10000000149011612 );--component-button-color-shadow-shadow-15: rgba( 69, 89, 114, .15000000596046448 );--component-button-color-shadow-shadow-20: rgba( 69, 89, 114, .20000000298023224 );--component-button-color-shadow-shadow-25: rgba(69, 89, 114, .25);--component-button-color-shadow-shadow-30: rgba( 69, 89, 114, .30000001192092896 );--component-button-color-shadow-shadow-5: rgba( 69, 89, 114, .05000000074505806 );--component-button-font-family: "Inter";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.3125rem;--component-button-font-size: .9375rem;--component-button-font-weight: 500;--component-button-ghost-critical-color-bg-activated: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-icon-activated: #fa5671;--component-button-ghost-critical-color-icon-disabled: #ffd0dc;--component-button-ghost-critical-color-icon-enabled: #e91d50;--component-button-ghost-critical-color-icon-hover: #e2174a;--component-button-ghost-critical-color-icon-pressed: #fa5671;--component-button-ghost-critical-color-text-activated: #fa5671;--component-button-ghost-critical-color-text-disabled: #ffd0dc;--component-button-ghost-critical-color-text-enabled: #e91d50;--component-button-ghost-critical-color-text-hover: #e2174a;--component-button-ghost-critical-color-text-pressed: #fa5671;--component-button-ghost-default-color-bg-activated: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-hover: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-pressed: rgba(255, 255, 255, 0);--component-button-ghost-default-color-icon-activated: #59769a;--component-button-ghost-default-color-icon-disabled: #c0cfe4;--component-button-ghost-default-color-icon-enabled: #8a9cb7;--component-button-ghost-default-color-icon-hover: #455972;--component-button-ghost-default-color-icon-pressed: #59769a;--component-button-ghost-default-color-text-activated: #59769a;--component-button-ghost-default-color-text-disabled: #c0cfe4;--component-button-ghost-default-color-text-enabled: #8a9cb7;--component-button-ghost-default-color-text-hover: #455972;--component-button-ghost-default-color-text-pressed: #59769a;--component-button-ghost-highlight-color-bg-activated: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-icon-activated: #3983fc;--component-button-ghost-highlight-color-icon-disabled: #abc0ff;--component-button-ghost-highlight-color-icon-enabled: #396afc;--component-button-ghost-highlight-color-icon-hover: #2e55ca;--component-button-ghost-highlight-color-icon-pressed: #3983fc;--component-button-ghost-highlight-color-text-activated: #3983fc;--component-button-ghost-highlight-color-text-disabled: #abc0ff;--component-button-ghost-highlight-color-text-enabled: #396afc;--component-button-ghost-highlight-color-text-hover: #2e55ca;--component-button-ghost-highlight-color-text-pressed: #3983fc;--component-button-primary-default-color-bg-bottom-enabled: #396afc;--component-button-primary-default-color-bg-bottom-hover: #2e5de9;--component-button-primary-default-color-bg-bottom-pressed: #3983fc;--component-button-primary-default-color-bg-disabled: #b5c7ff;--component-button-primary-default-color-bg-top-enabled: #3983fc;--component-button-primary-default-color-bg-top-hover: #3983fc;--component-button-primary-default-color-bg-top-pressed: #396afc;--component-button-primary-default-color-border-activated: #3f6eff;--component-button-primary-default-color-border-bottom-enabled: #396afc;--component-button-primary-default-color-border-bottom-hover: #2e5de9;--component-button-primary-default-color-border-disabled: #9fb7ff;--component-button-primary-default-color-border-pressed: #3f6eff;--component-button-primary-default-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-primary-default-color-border-top-enabled: #4e91ff;--component-button-primary-default-color-border-top-hover: #4e91ff;--component-button-primary-default-color-icon-disabled: #ffffff;--component-button-primary-default-color-icon-enabled: #ffffff;--component-button-primary-default-color-text-disabled: #ffffff;--component-button-primary-default-color-text-enabled: #ffffff;--component-button-secondary-critical-color-bg-activated: #ffffff;--component-button-secondary-critical-color-bg-disabled: #f8fafd;--component-button-secondary-critical-color-bg-enabled: #ffffff;--component-button-secondary-critical-color-bg-hover: #f8fafd;--component-button-secondary-critical-color-bg-pressed: #f1f5fb;--component-button-secondary-critical-color-border-activated: #86a4ff;--component-button-secondary-critical-color-border-disabled: #d7e1f0;--component-button-secondary-critical-color-border-enabled: #d4dfef;--component-button-secondary-critical-color-border-hover: #d4dfef;--component-button-secondary-critical-color-border-pressed: #d4dfef;--component-button-secondary-critical-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-secondary-critical-color-icon-disabled: #ffd0dc;--component-button-secondary-critical-color-icon-enabled: #e91d50;--component-button-secondary-critical-color-text-disabled: #ffd0dc;--component-button-secondary-critical-color-text-enabled: #e91d50;--component-button-secondary-critical-color-text-secondary: #fa5671;--component-button-secondary-default-color-bg-activated: #ffffff;--component-button-secondary-default-color-bg-disabled: #f8fafd;--component-button-secondary-default-color-bg-enabled: #ffffff;--component-button-secondary-default-color-bg-hover: #f8fafd;--component-button-secondary-default-color-bg-pressed: #f1f5fb;--component-button-secondary-default-color-border-activated: #86a4ff;--component-button-secondary-default-color-border-disabled: #d7e1f0;--component-button-secondary-default-color-border-enabled: #d4dfef;--component-button-secondary-default-color-border-hover: #d4dfef;--component-button-secondary-default-color-border-pressed: #d4dfef;--component-button-secondary-default-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-secondary-default-color-icon-disabled: #c0cfe4;--component-button-secondary-default-color-icon-enabled: #455972;--component-button-secondary-default-color-text-disabled: #c0cfe4;--component-button-secondary-default-color-text-enabled: #455972;--component-button-secondary-default-color-text-secondary: #8a9cb7;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 12px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 12px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 8px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: #ebf0fe;--component-button-tertiary-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-tertiary-default-color-bg-enabled: #ebf0fe;--component-button-tertiary-default-color-bg-hover: #e2e9ff;--component-button-tertiary-default-color-bg-pressed: #d6e0ff;--component-button-tertiary-default-color-border-activated: #adc1ff;--component-button-tertiary-default-color-border-disabled: #ebf0fe;--component-button-tertiary-default-color-border-divider: #86a4ff;--component-button-tertiary-default-color-border-enabled: #f1f5fb;--component-button-tertiary-default-color-border-hover: #e2e9ff;--component-button-tertiary-default-color-border-pressed: #b5c7ff;--component-button-tertiary-default-color-icon-disabled: #b0c3fe;--component-button-tertiary-default-color-icon-enabled: #396afc;--component-button-tertiary-default-color-text-disabled: #b0c3fe;--component-button-tertiary-default-color-text-enabled: #396afc;--component-button-tertiary-default-color-text-secondary: #396afc;--component-card-border-radius: 8px;--component-card-border-width: 1px;--component-focus-base-focus: rgba(57, 106, 252, .4000000059604645);--component-focus-base-width: 2px;--component-focus-radius-button-button: 7px;--component-icon-bubble-border-width: 1px;--component-icon-bubble-color-border: rgba(212, 223, 239, .5);--component-input-border-radius: 6px;--component-input-border-width: 1px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 1px;--component-input-check-border-width-unselected: 1px;--component-input-check-color-bg-bottom-selected-enabled: #396afc;--component-input-check-color-bg-bottom-selected-hover: #2e5de9;--component-input-check-color-bg-selected-disabled: #c0cfe4;--component-input-check-color-bg-top-selected-enabled: #3983fc;--component-input-check-color-bg-top-selected-hover: #3983fc;--component-input-check-color-bg-unselected-disabled: #fafcff;--component-input-check-color-bg-unselected-enabled: #ffffff;--component-input-check-color-bg-unselected-hover: #ffffff;--component-input-check-color-border-error: #fa5671;--component-input-check-color-border-selected-bottom-enabled: #396afc;--component-input-check-color-border-selected-bottom-hover: #2e5de9;--component-input-check-color-border-selected-disabled: #c0cfe4;--component-input-check-color-border-selected-focus: #3f6eff;--component-input-check-color-border-selected-top-enabled: #4e91ff;--component-input-check-color-border-selected-top-hover: #4e91ff;--component-input-check-color-border-unselected-disabled: #d7e1f0;--component-input-check-color-border-unselected-enabled: #d4dfef;--component-input-check-color-border-unselected-focus: #86a4ff;--component-input-check-color-border-unselected-hover: #c0cfe6;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: #f8fafd;--component-input-color-bg-enabled: #ffffff;--component-input-color-bg-unit: #f8fafd;--component-input-color-border-activated: #86a4ff;--component-input-color-border-disabled: #d7e1f0;--component-input-color-border-divider: #d4dfef;--component-input-color-border-enabled: #d4dfef;--component-input-color-border-error: #fa5671;--component-input-color-border-hover: #c0cfe6;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 1px;--component-input-radio-border-width-unselected: 1px;--component-input-radio-color-bg-selected-disabled: #fafcff;--component-input-radio-color-bg-selected-enabled: #ffffff;--component-input-radio-color-bg-selected-hover: #ffffff;--component-input-radio-color-bg-unselected-disabled: #fafcff;--component-input-radio-color-bg-unselected-enabled: #ffffff;--component-input-radio-color-bg-unselected-hover: #ffffff;--component-input-radio-color-border-error: #fa5671;--component-input-radio-color-border-selected-disabled: #d4dfef;--component-input-radio-color-border-selected-enabled: #d4dfef;--component-input-radio-color-border-selected-focus: #86a4ff;--component-input-radio-color-border-selected-hover: #c0cfe6;--component-input-radio-color-border-unselected-disabled: #d7e1f0;--component-input-radio-color-border-unselected-enabled: #d4dfef;--component-input-radio-color-border-unselected-focus: #86a4ff;--component-input-radio-color-border-unselected-hover: #c0cfe6;--component-input-radio-color-pill-bg-bottom-enabled: #396afc;--component-input-radio-color-pill-bg-bottom-hover: #2e5de9;--component-input-radio-color-pill-bg-disabled: #c0cfe4;--component-input-radio-color-pill-bg-top-enabled: #3983fc;--component-input-radio-color-pill-bg-top-hover: #3983fc;--component-input-radio-color-pill-border-bottom-enabled: #396afc;--component-input-radio-color-pill-border-bottom-hover: #2e5de9;--component-input-radio-color-pill-border-disabled: #c0cfe4;--component-input-radio-color-pill-border-top-enabled: #4e91ff;--component-input-radio-color-pill-border-top-hover: #4e91ff;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 10px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 6px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 6px;--component-input-size-sm-gap: 8px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 6px;--component-media-play-indicator-color-icon: #ffffff;--component-media-play-indicator-overlay-color-bg: #000000;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 1px;--component-modal-color-bg-content: #f8fafd;--component-modal-color-bg: #ffffff;--component-modal-color-border-divider: #d4dfef;--component-modal-color-border: #d4dfef;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #ffffff;--component-modal-mobile-color-bg: #ffffff;--component-modal-mobile-color-border-divider: #d4dfef;--component-modal-mobile-color-border: #d4dfef;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 8px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 24px;--component-modal-spacing-content-padding-top: 24px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 8px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 0px;--meta-color-schema: "light";--meta-identity: "kimoby";--meta-theme: "light";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Inter";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Inter";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 500;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Inter";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Inter";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 500;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Inter";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Inter";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 500;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Inter";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 500;--text-heading-lg-highlight-font-family: "Inter";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 600;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Inter";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 500;--text-heading-md-highlight-font-family: "Inter";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 600;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Inter";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 500;--text-heading-sm-highlight-font-family: "Inter";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 600;--text-heading-sm-highlight-letter-spacing: .0625rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Inter";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 500;--text-heading-xl-highlight-font-family: "Inter";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 600;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}.boreal-identity-porsche,.boreal-identity-porsche-theme-light{color-scheme:light;--border-radius-lg: 12px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 4px;--border-radius-xs: 4px;--color-bg-attachment-document: #ffffff;--color-bg-attachment-other: #ffffff;--color-bg-attachment-pdf: #ffffff;--color-bg-attachment-sheet: #ffffff;--color-bg-backdrop: rgba(1, 2, 5, .6700000166893005);--color-bg-brand-soft-activated: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-soft-disabled: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-soft-hover: rgba(162, 162, 169, .3499999940395355);--color-bg-brand-soft: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-solid-activated: #535457;--color-bg-brand-solid-disabled: #949598;--color-bg-brand-solid-hover: #535457;--color-bg-brand-solid: #010205;--color-bg-caution-soft-activated: #fff4d2;--color-bg-caution-soft-hover: #fff4d2;--color-bg-caution-soft: #fff4d2;--color-bg-caution-solid-activated: #f3be00;--color-bg-caution-solid-hover: #f3be00;--color-bg-caution-solid: #f3be00;--color-bg-critical-soft-activated: #ffe2e4;--color-bg-critical-soft-hover: #ffe2e4;--color-bg-critical-soft-secondary: #ffe2e4;--color-bg-critical-soft: #ffe2e4;--color-bg-critical-solid-activated: #cc1922;--color-bg-critical-solid-disabled: #949598;--color-bg-critical-solid-hover: #cc1922;--color-bg-critical-solid: #cc1922;--color-bg-emphasis-soft-activated: #d3e1ff;--color-bg-emphasis-soft-hover: #d3e1ff;--color-bg-emphasis-soft: #d3e1ff;--color-bg-emphasis-solid-activated: #f3be00;--color-bg-emphasis-solid-hover: #2762ec;--color-bg-emphasis-solid: #2762ec;--color-bg-info-soft-activated: #d3e1ff;--color-bg-info-soft-hover: #d3e1ff;--color-bg-info-soft: #d3e1ff;--color-bg-info-solid-activated: #f3be00;--color-bg-info-solid-hover: #2762ec;--color-bg-info-solid: #2762ec;--color-bg-neutral-soft: #d3e1ff;--color-bg-primary-activated: #d3e1ff;--color-bg-primary-disabled: #949598;--color-bg-primary-enabled: #ffffff;--color-bg-primary-hover: #ececec;--color-bg-primary-pressed: #ececec;--color-bg-primary-selected: #d3e1ff;--color-bg-primary: #ffffff;--color-bg-secondary-activated: #d3e1ff;--color-bg-secondary-disabled: #949598;--color-bg-secondary-hover: #ececec;--color-bg-secondary-pressed: #ececec;--color-bg-secondary: #eeeff2;--color-bg-success-soft-activated: #e4ffec;--color-bg-success-soft-hover: #e4ffec;--color-bg-success-soft-secondary: #e4ffec;--color-bg-success-soft: #e4ffec;--color-bg-success-solid-activated: #197e10;--color-bg-success-solid-hover: #197e10;--color-bg-success-solid: #197e10;--color-bg-warning-soft-activated: #fff4d2;--color-bg-warning-soft-hover: #fff4d2;--color-bg-warning-soft-secondary: #fff4d2;--color-bg-warning-soft: #fff4d2;--color-bg-warning-solid-activated: #f3be00;--color-bg-warning-solid-hover: #f3be00;--color-bg-warning-solid: #f3be00;--color-border-caution-primary-activated: rgba(0, 0, 0, 0);--color-border-caution-primary-hover: rgba(0, 0, 0, 0);--color-border-caution-primary: rgba(0, 0, 0, 0);--color-border-critical-primary-activated: rgba(0, 0, 0, 0);--color-border-critical-primary-hover: rgba(0, 0, 0, 0);--color-border-critical-primary: rgba(0, 0, 0, 0);--color-border-divider: #d8d8db;--color-border-emphasis-primary-activated: rgba(0, 0, 0, 0);--color-border-emphasis-primary-hover: rgba(0, 0, 0, 0);--color-border-emphasis-primary: rgba(0, 0, 0, 0);--color-border-info-primary-activated: rgba(0, 0, 0, 0);--color-border-info-primary-hover: rgba(0, 0, 0, 0);--color-border-info-primary: rgba(0, 0, 0, 0);--color-border-neutral-primary-activated: rgba(0, 0, 0, 0);--color-border-neutral-primary-hover: rgba(0, 0, 0, 0);--color-border-neutral-primary: rgba(0, 0, 0, 0);--color-border-primary-activated: rgba(255, 255, 255, 0);--color-border-primary-disabled: rgba(255, 255, 255, 0);--color-border-primary-enabled: rgba(255, 255, 255, 0);--color-border-primary-focus: rgba(255, 255, 255, 0);--color-border-primary-hover: rgba(255, 255, 255, 0);--color-border-primary-pressed: rgba(255, 255, 255, 0);--color-border-primary-selected: rgba(255, 255, 255, 0);--color-border-primary: #eeeff2;--color-border-success-primary-activated: rgba(0, 0, 0, 0);--color-border-success-primary-hover: rgba(0, 0, 0, 0);--color-border-success-primary: rgba(0, 0, 0, 0);--color-border-warning-primary-activated: rgba(0, 0, 0, 0);--color-border-warning-primary-hover: rgba(0, 0, 0, 0);--color-border-warning-primary: rgba(0, 0, 0, 0);--color-icon-activated: #010205;--color-icon-attachment-document: #197e10;--color-icon-attachment-other: #ffffff;--color-icon-attachment-pdf: #197e10;--color-icon-attachment-sheet: #197e10;--color-icon-brand-on-bg-soft-disabled: #010205;--color-icon-brand-on-bg-soft: #010205;--color-icon-brand-on-bg-solid: #ffffff;--color-icon-brand-primary-activated: #010205;--color-icon-brand-primary-disabled: #010205;--color-icon-brand-primary-hover: #010205;--color-icon-brand-primary: #010205;--color-icon-caution-on-bg-soft: #f3be00;--color-icon-caution-on-bg-solid: #ffffff;--color-icon-caution-primary: #f3be00;--color-icon-critical-on-bg-soft: #cc1922;--color-icon-critical-on-bg-solid: #ffffff;--color-icon-critical-primary: #cc1922;--color-icon-disabled: #535457;--color-icon-emphasis-on-bg-soft: #010205;--color-icon-emphasis-on-bg-solid: #ffffff;--color-icon-emphasis-primary: #2762ec;--color-icon-info-on-bg-soft: #2762ec;--color-icon-info-on-bg-solid: #ffffff;--color-icon-info-primary: #2762ec;--color-icon-neutral-on-bg-soft: #010205;--color-icon-neutral-on-bg-solid: #ffffff;--color-icon-neutral-primary: #2762ec;--color-icon-on-bg-soft: #535457;--color-icon-primary: #010205;--color-icon-secondary: #535457;--color-icon-success-on-bg-soft: #197e10;--color-icon-success-on-bg-solid: #ffffff;--color-icon-success-primary-disabled: #197e10;--color-icon-success-primary: #197e10;--color-icon-warning-on-bg-soft: #f3be00;--color-icon-warning-on-bg-solid: #ffffff;--color-icon-warning-primary: #f3be00;--color-overlay-selected: rgba(148, 149, 152, .18000000715255737);--color-shadow-activated: #2762ec;--color-shadow-error: rgba(255, 255, 255, 0);--color-shadow-interactive-high-enabled: rgba(255, 255, 255, 0);--color-shadow-interactive-low-enabled: rgba(255, 255, 255, 0);--color-shadow-shadow-10: rgba(0, 0, 0, .05000000074505806);--color-shadow-shadow-15: rgba(0, 0, 0, .15000000596046448);--color-shadow-shadow-20: rgba(0, 0, 0, .20000000298023224);--color-shadow-shadow-25: rgba(0, 0, 0, .25);--color-shadow-shadow-30: rgba(0, 0, 0, .30000001192092896);--color-shadow-shadow-5: rgba(0, 0, 0, .05000000074505806);--color-text-active: #010205;--color-text-brand-on-bg-soft-disabled: #010205;--color-text-brand-on-bg-soft: #010205;--color-text-brand-on-bg-solid: #ffffff;--color-text-brand-primary-activated: #010205;--color-text-brand-primary-disabled: #010205;--color-text-brand-primary-hover: #010205;--color-text-brand-primary: #010205;--color-text-caution-on-bg-soft: #010205;--color-text-caution-on-bg-solid: #ffffff;--color-text-caution-primary: #f3be00;--color-text-critical-on-bg-soft: #010205;--color-text-critical-on-bg-solid: #ffffff;--color-text-critical-primary: #cc1922;--color-text-disabled: #535457;--color-text-emphasis-on-bg-soft: #010205;--color-text-emphasis-on-bg-solid: #ffffff;--color-text-emphasis-primary: #2762ec;--color-text-info-on-bg-soft: #010205;--color-text-info-on-bg-solid: #ffffff;--color-text-info-primary: #2762ec;--color-text-neutral-on-bg-soft: #010205;--color-text-neutral-on-bg-solid: #ffffff;--color-text-neutral-primary: #2762ec;--color-text-on-bg-soft: #535457;--color-text-primary: #010205;--color-text-secondary: #535457;--color-text-success-on-bg-soft-disabled: #010205;--color-text-success-on-bg-soft: #010205;--color-text-success-on-bg-solid: #ffffff;--color-text-success-primary-disabled: #197e10;--color-text-success-primary: #197e10;--color-text-warning-on-bg-soft: #010205;--color-text-warning-on-bg-solid: #ffffff;--color-text-warning-primary: #f3be00;--component-alert-border-radius: 4px;--component-alert-border-width: 0px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 4px;--component-button-border-radius: 4px;--component-button-border-width-ghost: 2px;--component-button-border-width-primary: 2px;--component-button-border-width-secondary: 2px;--component-button-border-width-tertiary: 0px;--component-button-color-shadow-shadow-10: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-15: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-20: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-25: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-30: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-5: rgba(255, 255, 255, 0);--component-button-font-family: "Porsche Next";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.5rem;--component-button-font-size: 1rem;--component-button-font-weight: 400;--component-button-ghost-critical-color-bg-activated: #ffe2e4;--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: #ffe2e4;--component-button-ghost-critical-color-bg-pressed: #ffe2e4;--component-button-ghost-critical-color-border-activated: #ffe2e4;--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: #ffe2e4;--component-button-ghost-critical-color-border-pressed: #ffe2e4;--component-button-ghost-critical-color-icon-activated: #cc1922;--component-button-ghost-critical-color-icon-disabled: #cc1922;--component-button-ghost-critical-color-icon-enabled: #cc1922;--component-button-ghost-critical-color-icon-hover: #cc1922;--component-button-ghost-critical-color-icon-pressed: #cc1922;--component-button-ghost-critical-color-text-activated: #cc1922;--component-button-ghost-critical-color-text-disabled: #cc1922;--component-button-ghost-critical-color-text-enabled: #cc1922;--component-button-ghost-critical-color-text-hover: #cc1922;--component-button-ghost-critical-color-text-pressed: #cc1922;--component-button-ghost-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-icon-activated: #010205;--component-button-ghost-default-color-icon-disabled: #010205;--component-button-ghost-default-color-icon-enabled: #010205;--component-button-ghost-default-color-icon-hover: #010205;--component-button-ghost-default-color-icon-pressed: #010205;--component-button-ghost-default-color-text-activated: #010205;--component-button-ghost-default-color-text-disabled: #010205;--component-button-ghost-default-color-text-enabled: #010205;--component-button-ghost-default-color-text-hover: #010205;--component-button-ghost-default-color-text-pressed: #010205;--component-button-ghost-highlight-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-icon-activated: #010205;--component-button-ghost-highlight-color-icon-disabled: #010205;--component-button-ghost-highlight-color-icon-enabled: #010205;--component-button-ghost-highlight-color-icon-hover: #010205;--component-button-ghost-highlight-color-icon-pressed: #010205;--component-button-ghost-highlight-color-text-activated: #010205;--component-button-ghost-highlight-color-text-disabled: #010205;--component-button-ghost-highlight-color-text-enabled: #010205;--component-button-ghost-highlight-color-text-hover: #010205;--component-button-ghost-highlight-color-text-pressed: #010205;--component-button-primary-default-color-bg-bottom-enabled: #010205;--component-button-primary-default-color-bg-bottom-hover: #535457;--component-button-primary-default-color-bg-bottom-pressed: #535457;--component-button-primary-default-color-bg-disabled: #949598;--component-button-primary-default-color-bg-top-enabled: #010205;--component-button-primary-default-color-bg-top-hover: #535457;--component-button-primary-default-color-bg-top-pressed: #535457;--component-button-primary-default-color-border-activated: #535457;--component-button-primary-default-color-border-bottom-enabled: #010205;--component-button-primary-default-color-border-bottom-hover: #535457;--component-button-primary-default-color-border-disabled: #949598;--component-button-primary-default-color-border-pressed: #535457;--component-button-primary-default-color-border-secondary: #949598;--component-button-primary-default-color-border-top-enabled: #010205;--component-button-primary-default-color-border-top-hover: #535457;--component-button-primary-default-color-icon-disabled: #535457;--component-button-primary-default-color-icon-enabled: #ffffff;--component-button-primary-default-color-text-disabled: #535457;--component-button-primary-default-color-text-enabled: #ffffff;--component-button-secondary-critical-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-border-activated: #6b6d70;--component-button-secondary-critical-color-border-disabled: #949598;--component-button-secondary-critical-color-border-enabled: #010205;--component-button-secondary-critical-color-border-hover: #6b6d70;--component-button-secondary-critical-color-border-pressed: #6b6d70;--component-button-secondary-critical-color-border-secondary: #949598;--component-button-secondary-critical-color-icon-disabled: #949598;--component-button-secondary-critical-color-icon-enabled: #010205;--component-button-secondary-critical-color-text-disabled: #949598;--component-button-secondary-critical-color-text-enabled: #010205;--component-button-secondary-critical-color-text-secondary: #010205;--component-button-secondary-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-secondary-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-border-activated: #6b6d70;--component-button-secondary-default-color-border-disabled: #949598;--component-button-secondary-default-color-border-enabled: #010205;--component-button-secondary-default-color-border-hover: #6b6d70;--component-button-secondary-default-color-border-pressed: #6b6d70;--component-button-secondary-default-color-border-secondary: #949598;--component-button-secondary-default-color-icon-disabled: #949598;--component-button-secondary-default-color-icon-enabled: #010205;--component-button-secondary-default-color-text-disabled: #949598;--component-button-secondary-default-color-text-enabled: #010205;--component-button-secondary-default-color-text-secondary: #010205;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 28px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 26px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 2px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-tertiary-default-color-bg-enabled: rgba( 215, 215, 218, .3499999940395355 );--component-button-tertiary-default-color-bg-hover: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-bg-pressed: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-divider: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-icon-disabled: #949598;--component-button-tertiary-default-color-icon-enabled: #010205;--component-button-tertiary-default-color-text-disabled: #949598;--component-button-tertiary-default-color-text-enabled: #010205;--component-button-tertiary-default-color-text-secondary: #010205;--component-card-border-radius: 8px;--component-card-border-width: 0px;--component-focus-base-focus: #1a44ea;--component-focus-base-width: 2px;--component-focus-radius-button-button: 5px;--component-icon-bubble-border-width: 0px;--component-icon-bubble-color-border: rgba(215, 215, 218, .3499999940395355);--component-input-border-radius: 4px;--component-input-border-width: 2px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 2px;--component-input-check-border-width-unselected: 2px;--component-input-check-color-bg-bottom-selected-enabled: #010205;--component-input-check-color-bg-bottom-selected-hover: #535457;--component-input-check-color-bg-selected-disabled: #949598;--component-input-check-color-bg-top-selected-enabled: #010205;--component-input-check-color-bg-top-selected-hover: #535457;--component-input-check-color-bg-unselected-disabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-check-color-border-error: #cc1922;--component-input-check-color-border-selected-bottom-enabled: #010205;--component-input-check-color-border-selected-bottom-hover: #535457;--component-input-check-color-border-selected-disabled: #949598;--component-input-check-color-border-selected-focus: #010205;--component-input-check-color-border-selected-top-enabled: #010205;--component-input-check-color-border-selected-top-hover: #535457;--component-input-check-color-border-unselected-disabled: #949598;--component-input-check-color-border-unselected-enabled: #6b6d70;--component-input-check-color-border-unselected-focus: #010205;--component-input-check-color-border-unselected-hover: #010205;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: rgba(255, 255, 255, 0);--component-input-color-bg-enabled: rgba(255, 255, 255, 0);--component-input-color-bg-unit: rgba(148, 149, 152, .18000000715255737);--component-input-color-border-activated: #010205;--component-input-color-border-disabled: #949598;--component-input-color-border-divider: rgba(255, 255, 255, 0);--component-input-color-border-enabled: #6b6d70;--component-input-color-border-error: #cc1922;--component-input-color-border-hover: #010205;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 2px;--component-input-radio-border-width-unselected: 2px;--component-input-radio-color-bg-selected-disabled: #949598;--component-input-radio-color-bg-selected-enabled: #010205;--component-input-radio-color-bg-selected-hover: #535457;--component-input-radio-color-bg-unselected-disabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-radio-color-border-error: #cc1922;--component-input-radio-color-border-selected-disabled: #949598;--component-input-radio-color-border-selected-enabled: #010205;--component-input-radio-color-border-selected-focus: #010205;--component-input-radio-color-border-selected-hover: #535457;--component-input-radio-color-border-unselected-disabled: #949598;--component-input-radio-color-border-unselected-enabled: #6b6d70;--component-input-radio-color-border-unselected-focus: #010205;--component-input-radio-color-border-unselected-hover: #010205;--component-input-radio-color-pill-bg-bottom-enabled: #ffffff;--component-input-radio-color-pill-bg-bottom-hover: #ffffff;--component-input-radio-color-pill-bg-disabled: #d8d8db;--component-input-radio-color-pill-bg-top-enabled: #ffffff;--component-input-radio-color-pill-bg-top-hover: #ffffff;--component-input-radio-color-pill-border-bottom-enabled: #ffffff;--component-input-radio-color-pill-border-bottom-hover: #ffffff;--component-input-radio-color-pill-border-disabled: #d8d8db;--component-input-radio-color-pill-border-top-enabled: #ffffff;--component-input-radio-color-pill-border-top-hover: #ffffff;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 8px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 2px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 2px;--component-input-size-sm-gap: 2px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 2px;--component-media-play-indicator-color-icon: #d8d8db;--component-media-play-indicator-overlay-color-bg: #010205;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 0px;--component-modal-color-bg-content: #ffffff;--component-modal-color-bg: #ffffff;--component-modal-color-border-divider: #eeeff2;--component-modal-color-border: #eeeff2;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #ffffff;--component-modal-mobile-color-bg: #ffffff;--component-modal-mobile-color-border-divider: #eeeff2;--component-modal-mobile-color-border: #eeeff2;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 12px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 8px;--component-modal-spacing-content-padding-top: 8px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 12px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 32px;--meta-color-schema: "light";--meta-identity: "porsche";--meta-theme: "light";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Porsche Next";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Porsche Next";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 600;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Porsche Next";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Porsche Next";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 600;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Porsche Next";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Porsche Next";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 600;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Porsche Next";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 600;--text-heading-lg-highlight-font-family: "Porsche Next";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 700;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Porsche Next";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 600;--text-heading-md-highlight-font-family: "Porsche Next";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 700;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Porsche Next";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 700;--text-heading-sm-highlight-font-family: "Porsche Next";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 700;--text-heading-sm-highlight-letter-spacing: 0rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Porsche Next";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 600;--text-heading-xl-highlight-font-family: "Porsche Next";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 700;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}.boreal-identity-porsche-theme-dark{color-scheme:dark;--border-radius-lg: 12px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 4px;--border-radius-xs: 4px;--color-bg-attachment-document: #0e0e12;--color-bg-attachment-other: #0e0e12;--color-bg-attachment-pdf: #0e0e12;--color-bg-attachment-sheet: #0e0e12;--color-bg-backdrop: rgba(38, 38, 41, .6700000166893005);--color-bg-brand-soft-activated: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-soft-disabled: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-soft-hover: rgba(114, 114, 121, .3499999940395355);--color-bg-brand-soft: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-solid-activated: #afb0b3;--color-bg-brand-solid-disabled: #7e7f82;--color-bg-brand-solid-hover: #afb0b3;--color-bg-brand-solid: #fbfcff;--color-bg-caution-soft-activated: #532d01;--color-bg-caution-soft-hover: #532d01;--color-bg-caution-soft: #532d01;--color-bg-caution-solid-activated: #f7cb47;--color-bg-caution-solid-hover: #f7cb47;--color-bg-caution-solid: #f7cb47;--color-bg-critical-soft-activated: #531313;--color-bg-critical-soft-hover: #531313;--color-bg-critical-soft-secondary: #531313;--color-bg-critical-soft: #531313;--color-bg-critical-solid-activated: #fc4040;--color-bg-critical-solid-disabled: #7e7f82;--color-bg-critical-solid-hover: #fc4040;--color-bg-critical-solid: #fc4040;--color-bg-emphasis-soft-activated: #04294e;--color-bg-emphasis-soft-hover: #04294e;--color-bg-emphasis-soft: #04294e;--color-bg-emphasis-solid-activated: #f7cb47;--color-bg-emphasis-solid-hover: #178bff;--color-bg-emphasis-solid: #178bff;--color-bg-info-soft-activated: #04294e;--color-bg-info-soft-hover: #04294e;--color-bg-info-soft: #04294e;--color-bg-info-solid-activated: #f7cb47;--color-bg-info-solid-hover: #178bff;--color-bg-info-solid: #178bff;--color-bg-neutral-soft: #04294e;--color-bg-primary-activated: #04294e;--color-bg-primary-disabled: #7e7f82;--color-bg-primary-enabled: #0e0e12;--color-bg-primary-hover: rgba(148, 149, 152, .18000000715255737);--color-bg-primary-pressed: rgba(148, 149, 152, .18000000715255737);--color-bg-primary-selected: #04294e;--color-bg-primary: #0e0e12;--color-bg-secondary-activated: #04294e;--color-bg-secondary-disabled: #7e7f82;--color-bg-secondary-hover: rgba(148, 149, 152, .18000000715255737);--color-bg-secondary-pressed: rgba(148, 149, 152, .18000000715255737);--color-bg-secondary: #212225;--color-bg-success-soft-activated: #003320;--color-bg-success-soft-hover: #003320;--color-bg-success-soft-secondary: #003320;--color-bg-success-soft: #003320;--color-bg-success-solid-activated: #09d087;--color-bg-success-solid-hover: #09d087;--color-bg-success-solid: #09d087;--color-bg-warning-soft-activated: #532d01;--color-bg-warning-soft-hover: #532d01;--color-bg-warning-soft-secondary: #532d01;--color-bg-warning-soft: #532d01;--color-bg-warning-solid-activated: #f7cb47;--color-bg-warning-solid-hover: #f7cb47;--color-bg-warning-solid: #f7cb47;--color-border-caution-primary-activated: rgba(0, 0, 0, 0);--color-border-caution-primary-hover: rgba(0, 0, 0, 0);--color-border-caution-primary: rgba(0, 0, 0, 0);--color-border-critical-primary-activated: rgba(0, 0, 0, 0);--color-border-critical-primary-hover: rgba(0, 0, 0, 0);--color-border-critical-primary: rgba(0, 0, 0, 0);--color-border-divider: #7e7f82;--color-border-emphasis-primary-activated: rgba(0, 0, 0, 0);--color-border-emphasis-primary-hover: rgba(0, 0, 0, 0);--color-border-emphasis-primary: rgba(0, 0, 0, 0);--color-border-info-primary-activated: rgba(0, 0, 0, 0);--color-border-info-primary-hover: rgba(0, 0, 0, 0);--color-border-info-primary: rgba(0, 0, 0, 0);--color-border-neutral-primary-activated: rgba(0, 0, 0, 0);--color-border-neutral-primary-hover: rgba(0, 0, 0, 0);--color-border-neutral-primary: rgba(0, 0, 0, 0);--color-border-primary-activated: rgba(255, 255, 255, 0);--color-border-primary-disabled: rgba(255, 255, 255, 0);--color-border-primary-enabled: rgba(255, 255, 255, 0);--color-border-primary-focus: rgba(255, 255, 255, 0);--color-border-primary-hover: rgba(255, 255, 255, 0);--color-border-primary-pressed: rgba(255, 255, 255, 0);--color-border-primary-selected: rgba(255, 255, 255, 0);--color-border-primary: #212225;--color-border-success-primary-activated: rgba(0, 0, 0, 0);--color-border-success-primary-hover: rgba(0, 0, 0, 0);--color-border-success-primary: rgba(0, 0, 0, 0);--color-border-warning-primary-activated: rgba(0, 0, 0, 0);--color-border-warning-primary-hover: rgba(0, 0, 0, 0);--color-border-warning-primary: rgba(0, 0, 0, 0);--color-icon-activated: #fbfcff;--color-icon-attachment-document: #09d087;--color-icon-attachment-other: #0e0e12;--color-icon-attachment-pdf: #09d087;--color-icon-attachment-sheet: #09d087;--color-icon-brand-on-bg-soft-disabled: #fbfcff;--color-icon-brand-on-bg-soft: #fbfcff;--color-icon-brand-on-bg-solid: #0e0e12;--color-icon-brand-primary-activated: #fbfcff;--color-icon-brand-primary-disabled: #fbfcff;--color-icon-brand-primary-hover: #fbfcff;--color-icon-brand-primary: #fbfcff;--color-icon-caution-on-bg-soft: #f7cb47;--color-icon-caution-on-bg-solid: #0e0e12;--color-icon-caution-primary: #f7cb47;--color-icon-critical-on-bg-soft: #fc4040;--color-icon-critical-on-bg-solid: #0e0e12;--color-icon-critical-primary: #fc4040;--color-icon-disabled: #afb0b3;--color-icon-emphasis-on-bg-soft: #fbfcff;--color-icon-emphasis-on-bg-solid: #0e0e12;--color-icon-emphasis-primary: #178bff;--color-icon-info-on-bg-soft: #178bff;--color-icon-info-on-bg-solid: #0e0e12;--color-icon-info-primary: #178bff;--color-icon-neutral-on-bg-soft: #fbfcff;--color-icon-neutral-on-bg-solid: #0e0e12;--color-icon-neutral-primary: #178bff;--color-icon-on-bg-soft: #afb0b3;--color-icon-primary: #fbfcff;--color-icon-secondary: #afb0b3;--color-icon-success-on-bg-soft: #09d087;--color-icon-success-on-bg-solid: #0e0e12;--color-icon-success-primary-disabled: #09d087;--color-icon-success-primary: #09d087;--color-icon-warning-on-bg-soft: #f7cb47;--color-icon-warning-on-bg-solid: #0e0e12;--color-icon-warning-primary: #f7cb47;--color-overlay-selected: rgba(148, 149, 152, .18000000715255737);--color-shadow-activated: #178bff;--color-shadow-error: rgba(255, 255, 255, 0);--color-shadow-interactive-high-enabled: rgba(255, 255, 255, 0);--color-shadow-interactive-low-enabled: rgba(255, 255, 255, 0);--color-shadow-shadow-10: rgba(0, 0, 0, .05000000074505806);--color-shadow-shadow-15: rgba(0, 0, 0, .15000000596046448);--color-shadow-shadow-20: rgba(0, 0, 0, .20000000298023224);--color-shadow-shadow-25: rgba(0, 0, 0, .25);--color-shadow-shadow-30: rgba(0, 0, 0, .30000001192092896);--color-shadow-shadow-5: rgba(0, 0, 0, .05000000074505806);--color-text-active: #fbfcff;--color-text-brand-on-bg-soft-disabled: #fbfcff;--color-text-brand-on-bg-soft: #fbfcff;--color-text-brand-on-bg-solid: #0e0e12;--color-text-brand-primary-activated: #fbfcff;--color-text-brand-primary-disabled: #fbfcff;--color-text-brand-primary-hover: #fbfcff;--color-text-brand-primary: #fbfcff;--color-text-caution-on-bg-soft: #fbfcff;--color-text-caution-on-bg-solid: #0e0e12;--color-text-caution-primary: #f7cb47;--color-text-critical-on-bg-soft: #fbfcff;--color-text-critical-on-bg-solid: #0e0e12;--color-text-critical-primary: #fc4040;--color-text-disabled: #afb0b3;--color-text-emphasis-on-bg-soft: #fbfcff;--color-text-emphasis-on-bg-solid: #0e0e12;--color-text-emphasis-primary: #178bff;--color-text-info-on-bg-soft: #fbfcff;--color-text-info-on-bg-solid: #0e0e12;--color-text-info-primary: #178bff;--color-text-neutral-on-bg-soft: #fbfcff;--color-text-neutral-on-bg-solid: #0e0e12;--color-text-neutral-primary: #178bff;--color-text-on-bg-soft: #afb0b3;--color-text-primary: #fbfcff;--color-text-secondary: #afb0b3;--color-text-success-on-bg-soft-disabled: #fbfcff;--color-text-success-on-bg-soft: #fbfcff;--color-text-success-on-bg-solid: #0e0e12;--color-text-success-primary-disabled: #09d087;--color-text-success-primary: #09d087;--color-text-warning-on-bg-soft: #fbfcff;--color-text-warning-on-bg-solid: #0e0e12;--color-text-warning-primary: #f7cb47;--component-alert-border-radius: 4px;--component-alert-border-width: 0px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 4px;--component-button-border-radius: 4px;--component-button-border-width-ghost: 2px;--component-button-border-width-primary: 2px;--component-button-border-width-secondary: 2px;--component-button-border-width-tertiary: 0px;--component-button-color-shadow-shadow-10: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-15: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-20: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-25: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-30: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-5: rgba(255, 255, 255, 0);--component-button-font-family: "Porsche Next";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.5rem;--component-button-font-size: 1rem;--component-button-font-weight: 400;--component-button-ghost-critical-color-bg-activated: #531313;--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: #531313;--component-button-ghost-critical-color-bg-pressed: #531313;--component-button-ghost-critical-color-border-activated: #531313;--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: #531313;--component-button-ghost-critical-color-border-pressed: #531313;--component-button-ghost-critical-color-icon-activated: #fc4040;--component-button-ghost-critical-color-icon-disabled: #fc4040;--component-button-ghost-critical-color-icon-enabled: #fc4040;--component-button-ghost-critical-color-icon-hover: #fc4040;--component-button-ghost-critical-color-icon-pressed: #fc4040;--component-button-ghost-critical-color-text-activated: #fc4040;--component-button-ghost-critical-color-text-disabled: #fc4040;--component-button-ghost-critical-color-text-enabled: #fc4040;--component-button-ghost-critical-color-text-hover: #fc4040;--component-button-ghost-critical-color-text-pressed: #fc4040;--component-button-ghost-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-icon-activated: #fbfcff;--component-button-ghost-default-color-icon-disabled: #fbfcff;--component-button-ghost-default-color-icon-enabled: #fbfcff;--component-button-ghost-default-color-icon-hover: #fbfcff;--component-button-ghost-default-color-icon-pressed: #fbfcff;--component-button-ghost-default-color-text-activated: #fbfcff;--component-button-ghost-default-color-text-disabled: #fbfcff;--component-button-ghost-default-color-text-enabled: #fbfcff;--component-button-ghost-default-color-text-hover: #fbfcff;--component-button-ghost-default-color-text-pressed: #fbfcff;--component-button-ghost-highlight-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-icon-activated: #fbfcff;--component-button-ghost-highlight-color-icon-disabled: #fbfcff;--component-button-ghost-highlight-color-icon-enabled: #fbfcff;--component-button-ghost-highlight-color-icon-hover: #fbfcff;--component-button-ghost-highlight-color-icon-pressed: #fbfcff;--component-button-ghost-highlight-color-text-activated: #fbfcff;--component-button-ghost-highlight-color-text-disabled: #fbfcff;--component-button-ghost-highlight-color-text-enabled: #fbfcff;--component-button-ghost-highlight-color-text-hover: #fbfcff;--component-button-ghost-highlight-color-text-pressed: #fbfcff;--component-button-primary-default-color-bg-bottom-enabled: #fbfcff;--component-button-primary-default-color-bg-bottom-hover: #afb0b3;--component-button-primary-default-color-bg-bottom-pressed: #afb0b3;--component-button-primary-default-color-bg-disabled: #7e7f82;--component-button-primary-default-color-bg-top-enabled: #fbfcff;--component-button-primary-default-color-bg-top-hover: #afb0b3;--component-button-primary-default-color-bg-top-pressed: #afb0b3;--component-button-primary-default-color-border-activated: #afb0b3;--component-button-primary-default-color-border-bottom-enabled: #fbfcff;--component-button-primary-default-color-border-bottom-hover: #afb0b3;--component-button-primary-default-color-border-disabled: #7e7f82;--component-button-primary-default-color-border-pressed: #afb0b3;--component-button-primary-default-color-border-secondary: #7e7f82;--component-button-primary-default-color-border-top-enabled: #fbfcff;--component-button-primary-default-color-border-top-hover: #afb0b3;--component-button-primary-default-color-icon-disabled: #afb0b3;--component-button-primary-default-color-icon-enabled: #0e0e12;--component-button-primary-default-color-text-disabled: #afb0b3;--component-button-primary-default-color-text-enabled: #0e0e12;--component-button-secondary-critical-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-border-activated: #88898c;--component-button-secondary-critical-color-border-disabled: #7e7f82;--component-button-secondary-critical-color-border-enabled: #fbfcff;--component-button-secondary-critical-color-border-hover: #88898c;--component-button-secondary-critical-color-border-pressed: #88898c;--component-button-secondary-critical-color-border-secondary: #7e7f82;--component-button-secondary-critical-color-icon-disabled: #7e7f82;--component-button-secondary-critical-color-icon-enabled: #fbfcff;--component-button-secondary-critical-color-text-disabled: #7e7f82;--component-button-secondary-critical-color-text-enabled: #fbfcff;--component-button-secondary-critical-color-text-secondary: #fbfcff;--component-button-secondary-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-secondary-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-border-activated: #88898c;--component-button-secondary-default-color-border-disabled: #7e7f82;--component-button-secondary-default-color-border-enabled: #fbfcff;--component-button-secondary-default-color-border-hover: #88898c;--component-button-secondary-default-color-border-pressed: #88898c;--component-button-secondary-default-color-border-secondary: #7e7f82;--component-button-secondary-default-color-icon-disabled: #7e7f82;--component-button-secondary-default-color-icon-enabled: #fbfcff;--component-button-secondary-default-color-text-disabled: #7e7f82;--component-button-secondary-default-color-text-enabled: #fbfcff;--component-button-secondary-default-color-text-secondary: #fbfcff;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 28px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 26px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 2px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-tertiary-default-color-bg-enabled: rgba( 64, 64, 68, .3499999940395355 );--component-button-tertiary-default-color-bg-hover: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-bg-pressed: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-divider: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-icon-disabled: #7e7f82;--component-button-tertiary-default-color-icon-enabled: #fbfcff;--component-button-tertiary-default-color-text-disabled: #7e7f82;--component-button-tertiary-default-color-text-enabled: #fbfcff;--component-button-tertiary-default-color-text-secondary: #fbfcff;--component-card-border-radius: 8px;--component-card-border-width: 0px;--component-focus-base-focus: #1a44ea;--component-focus-base-width: 2px;--component-focus-radius-button-button: 5px;--component-icon-bubble-border-width: 0px;--component-icon-bubble-color-border: rgba(64, 64, 68, .3499999940395355);--component-input-border-radius: 4px;--component-input-border-width: 2px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 2px;--component-input-check-border-width-unselected: 2px;--component-input-check-color-bg-bottom-selected-enabled: #fbfcff;--component-input-check-color-bg-bottom-selected-hover: #afb0b3;--component-input-check-color-bg-selected-disabled: #7e7f82;--component-input-check-color-bg-top-selected-enabled: #fbfcff;--component-input-check-color-bg-top-selected-hover: #afb0b3;--component-input-check-color-bg-unselected-disabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-check-color-border-error: #fc4040;--component-input-check-color-border-selected-bottom-enabled: #fbfcff;--component-input-check-color-border-selected-bottom-hover: #afb0b3;--component-input-check-color-border-selected-disabled: #7e7f82;--component-input-check-color-border-selected-focus: #fbfcff;--component-input-check-color-border-selected-top-enabled: #fbfcff;--component-input-check-color-border-selected-top-hover: #afb0b3;--component-input-check-color-border-unselected-disabled: #7e7f82;--component-input-check-color-border-unselected-enabled: #88898c;--component-input-check-color-border-unselected-focus: #fbfcff;--component-input-check-color-border-unselected-hover: #fbfcff;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: rgba(255, 255, 255, 0);--component-input-color-bg-enabled: rgba(255, 255, 255, 0);--component-input-color-bg-unit: rgba(148, 149, 152, .18000000715255737);--component-input-color-border-activated: #fbfcff;--component-input-color-border-disabled: #7e7f82;--component-input-color-border-divider: rgba(255, 255, 255, 0);--component-input-color-border-enabled: #88898c;--component-input-color-border-error: #fc4040;--component-input-color-border-hover: #fbfcff;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 2px;--component-input-radio-border-width-unselected: 2px;--component-input-radio-color-bg-selected-disabled: #7e7f82;--component-input-radio-color-bg-selected-enabled: #fbfcff;--component-input-radio-color-bg-selected-hover: #afb0b3;--component-input-radio-color-bg-unselected-disabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-radio-color-border-error: #fc4040;--component-input-radio-color-border-selected-disabled: #7e7f82;--component-input-radio-color-border-selected-enabled: #fbfcff;--component-input-radio-color-border-selected-focus: #fbfcff;--component-input-radio-color-border-selected-hover: #afb0b3;--component-input-radio-color-border-unselected-disabled: #7e7f82;--component-input-radio-color-border-unselected-enabled: #88898c;--component-input-radio-color-border-unselected-focus: #fbfcff;--component-input-radio-color-border-unselected-hover: #fbfcff;--component-input-radio-color-pill-bg-bottom-enabled: #0e0e12;--component-input-radio-color-pill-bg-bottom-hover: #0e0e12;--component-input-radio-color-pill-bg-disabled: #404044;--component-input-radio-color-pill-bg-top-enabled: #0e0e12;--component-input-radio-color-pill-bg-top-hover: #0e0e12;--component-input-radio-color-pill-border-bottom-enabled: #0e0e12;--component-input-radio-color-pill-border-bottom-hover: #0e0e12;--component-input-radio-color-pill-border-disabled: #404044;--component-input-radio-color-pill-border-top-enabled: #0e0e12;--component-input-radio-color-pill-border-top-hover: #0e0e12;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 8px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 2px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 2px;--component-input-size-sm-gap: 2px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 2px;--component-media-play-indicator-color-icon: #404044;--component-media-play-indicator-overlay-color-bg: #fbfcff;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 0px;--component-modal-color-bg-content: #0e0e12;--component-modal-color-bg: #0e0e12;--component-modal-color-border-divider: #212225;--component-modal-color-border: #212225;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #0e0e12;--component-modal-mobile-color-bg: #0e0e12;--component-modal-mobile-color-border-divider: #212225;--component-modal-mobile-color-border: #212225;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 12px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 8px;--component-modal-spacing-content-padding-top: 8px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 12px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 32px;--meta-color-schema: "dark";--meta-identity: "porsche";--meta-theme: "dark";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Porsche Next";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Porsche Next";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 600;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Porsche Next";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Porsche Next";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 600;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Porsche Next";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Porsche Next";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 600;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Porsche Next";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 600;--text-heading-lg-highlight-font-family: "Porsche Next";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 700;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Porsche Next";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 600;--text-heading-md-highlight-font-family: "Porsche Next";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 700;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Porsche Next";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 700;--text-heading-sm-highlight-font-family: "Porsche Next";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 700;--text-heading-sm-highlight-letter-spacing: 0rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Porsche Next";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 600;--text-heading-xl-highlight-font-family: "Porsche Next";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 700;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}@media(prefers-color-scheme:light){:root,.boreal-identity-kimoby{color-scheme:light;--border-radius-lg: 16px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 6px;--border-radius-xs: 4px;--color-bg-attachment-document: #cbfcff;--color-bg-attachment-other: #ffffff;--color-bg-attachment-pdf: #ffe9ef;--color-bg-attachment-sheet: #ffffff;--color-bg-backdrop: rgba(69, 89, 114, .20000000298023224);--color-bg-brand-soft-activated: #d6e0ff;--color-bg-brand-soft-disabled: #ebf0fe;--color-bg-brand-soft-hover: #e2e9ff;--color-bg-brand-soft: #d6e0ff;--color-bg-brand-solid-activated: #2e55ca;--color-bg-brand-solid-disabled: #b0c3fe;--color-bg-brand-solid-hover: #3983fc;--color-bg-brand-solid: #396afc;--color-bg-caution-soft-activated: #ffecba;--color-bg-caution-soft-hover: #ffe8af;--color-bg-caution-soft: #fff4c8;--color-bg-caution-solid-activated: #db9900;--color-bg-caution-solid-hover: #db9900;--color-bg-caution-solid: #db9900;--color-bg-critical-soft-activated: #ffdee7;--color-bg-critical-soft-hover: #ffd4df;--color-bg-critical-soft-secondary: #ffbcc3;--color-bg-critical-soft: #ffe9ef;--color-bg-critical-solid-activated: #e91d50;--color-bg-critical-solid-disabled: #ffd0dc;--color-bg-critical-solid-hover: #fa5671;--color-bg-critical-solid: #e91d50;--color-bg-emphasis-soft-activated: #cbfcff;--color-bg-emphasis-soft-hover: #cbfcff;--color-bg-emphasis-soft: #cbfcff;--color-bg-emphasis-solid-activated: #00b2bd;--color-bg-emphasis-solid-hover: #00b2bd;--color-bg-emphasis-solid: #00b2bd;--color-bg-info-soft-activated: #ebe5ff;--color-bg-info-soft-hover: #ebe5ff;--color-bg-info-soft: #ebe5ff;--color-bg-info-solid-activated: #6949eb;--color-bg-info-solid-hover: #6949eb;--color-bg-info-solid: #6949eb;--color-bg-neutral-soft: #e9f0fa;--color-bg-primary-activated: #ebf0fe;--color-bg-primary-disabled: #f8fafd;--color-bg-primary-enabled: #ffffff;--color-bg-primary-hover: #f8fafd;--color-bg-primary-pressed: #f1f5fb;--color-bg-primary-selected: #ebf0fe;--color-bg-primary: #ffffff;--color-bg-secondary-activated: #ebf0fe;--color-bg-secondary-disabled: #f8fafd;--color-bg-secondary-hover: #f8fafd;--color-bg-secondary-pressed: #f1f5fb;--color-bg-secondary: #f8fafd;--color-bg-success-soft-activated: #ccfce0;--color-bg-success-soft-hover: #8df4b8;--color-bg-success-soft-secondary: #aeffdd;--color-bg-success-soft: #dfffed;--color-bg-success-solid-activated: #00a560;--color-bg-success-solid-hover: #00a560;--color-bg-success-solid: #00a560;--color-bg-warning-soft-activated: #ffe1d3;--color-bg-warning-soft-hover: #ffddcc;--color-bg-warning-soft-secondary: #ffdfc1;--color-bg-warning-soft: #ffe9de;--color-bg-warning-solid-activated: #ec6911;--color-bg-warning-solid-hover: #ec6911;--color-bg-warning-solid: #ec6911;--color-border-caution-primary-activated: #ffd973;--color-border-caution-primary-hover: #ffd973;--color-border-caution-primary: #ffdf89;--color-border-critical-primary-activated: #ffb3c6;--color-border-critical-primary-hover: #ffb3c6;--color-border-critical-primary: #ffd0dc;--color-border-divider: #d4dfef;--color-border-emphasis-primary-activated: #a8eff3;--color-border-emphasis-primary-hover: #a8eff3;--color-border-emphasis-primary: #a8eff3;--color-border-info-primary-activated: #d0c4ff;--color-border-info-primary-hover: #d0c4ff;--color-border-info-primary: #d0c4ff;--color-border-neutral-primary-activated: #a8eff3;--color-border-neutral-primary-hover: #a8eff3;--color-border-neutral-primary: #d7e1f0;--color-border-primary-activated: #86a4ff;--color-border-primary-disabled: #d7e1f0;--color-border-primary-enabled: #d4dfef;--color-border-primary-focus: #86a4ff;--color-border-primary-hover: #d4dfef;--color-border-primary-pressed: #d4dfef;--color-border-primary-selected: #86a4ff;--color-border-primary: #d4dfef;--color-border-success-primary-activated: #8df4b8;--color-border-success-primary-hover: #8df4b8;--color-border-success-primary: #c3f8da;--color-border-warning-primary-activated: #ffc1a3;--color-border-warning-primary-hover: #ffc1a3;--color-border-warning-primary: #ffd4bf;--color-icon-activated: #396afc;--color-icon-attachment-document: #00c472;--color-icon-attachment-other: #ffffff;--color-icon-attachment-pdf: #00c472;--color-icon-attachment-sheet: #00a560;--color-icon-brand-on-bg-soft-disabled: #b0c3fe;--color-icon-brand-on-bg-soft: #396afc;--color-icon-brand-on-bg-solid: #ffffff;--color-icon-brand-primary-activated: #6188fd;--color-icon-brand-primary-disabled: #b0c3fe;--color-icon-brand-primary-hover: #2e55ca;--color-icon-brand-primary: #396afc;--color-icon-caution-on-bg-soft: #db9900;--color-icon-caution-on-bg-solid: #ffffff;--color-icon-caution-primary: #db9900;--color-icon-critical-on-bg-soft: #e91d50;--color-icon-critical-on-bg-solid: #ffffff;--color-icon-critical-primary: #e91d50;--color-icon-disabled: #c0cfe4;--color-icon-emphasis-on-bg-soft: #00b2bd;--color-icon-emphasis-on-bg-solid: #ffffff;--color-icon-emphasis-primary: #00b2bd;--color-icon-info-on-bg-soft: #6949eb;--color-icon-info-on-bg-solid: #ffffff;--color-icon-info-primary: #6949eb;--color-icon-neutral-on-bg-soft: #59769a;--color-icon-neutral-on-bg-solid: #ffffff;--color-icon-neutral-primary: #59769a;--color-icon-on-bg-soft: #59769a;--color-icon-primary: #455972;--color-icon-secondary: #8a9cb7;--color-icon-success-on-bg-soft: #00a560;--color-icon-success-on-bg-solid: #ffffff;--color-icon-success-primary-disabled: #00c472;--color-icon-success-primary: #00c472;--color-icon-warning-on-bg-soft: #ec6911;--color-icon-warning-on-bg-solid: #ffffff;--color-icon-warning-primary: #ff9046;--color-overlay-selected: rgba(57, 106, 252, .30000001192092896);--color-shadow-activated: rgba(57, 106, 252, .30000001192092896);--color-shadow-error: rgba(233, 29, 80, .30000001192092896);--color-shadow-interactive-high-enabled: rgba( 69, 89, 114, .05000000074505806 );--color-shadow-interactive-low-enabled: rgba( 69, 89, 114, .15000000596046448 );--color-shadow-shadow-10: rgba(69, 89, 114, .10000000149011612);--color-shadow-shadow-15: rgba(69, 89, 114, .15000000596046448);--color-shadow-shadow-20: rgba(69, 89, 114, .20000000298023224);--color-shadow-shadow-25: rgba(69, 89, 114, .25);--color-shadow-shadow-30: rgba(69, 89, 114, .30000001192092896);--color-shadow-shadow-5: rgba(69, 89, 114, .05000000074505806);--color-text-active: #396afc;--color-text-brand-on-bg-soft-disabled: #b0c3fe;--color-text-brand-on-bg-soft: #396afc;--color-text-brand-on-bg-solid: #ffffff;--color-text-brand-primary-activated: #6188fd;--color-text-brand-primary-disabled: #b0c3fe;--color-text-brand-primary-hover: #3983fc;--color-text-brand-primary: #396afc;--color-text-caution-on-bg-soft: #db9900;--color-text-caution-on-bg-solid: #ffffff;--color-text-caution-primary: #db9900;--color-text-critical-on-bg-soft: #e91d50;--color-text-critical-on-bg-solid: #ffffff;--color-text-critical-primary: #e91d50;--color-text-disabled: #c0cfe4;--color-text-emphasis-on-bg-soft: #00b2bd;--color-text-emphasis-on-bg-solid: #ffffff;--color-text-emphasis-primary: #00b2bd;--color-text-info-on-bg-soft: #6949eb;--color-text-info-on-bg-solid: #ffffff;--color-text-info-primary: #6949eb;--color-text-neutral-on-bg-soft: #59769a;--color-text-neutral-on-bg-solid: #ffffff;--color-text-neutral-primary: #59769a;--color-text-on-bg-soft: #59769a;--color-text-primary: #455972;--color-text-secondary: #8a9cb7;--color-text-success-on-bg-soft-disabled: #00c472;--color-text-success-on-bg-soft: #00a560;--color-text-success-on-bg-solid: #ffffff;--color-text-success-primary-disabled: #00c472;--color-text-success-primary: #00c472;--color-text-warning-on-bg-soft: #ec6911;--color-text-warning-on-bg-solid: #ffffff;--color-text-warning-primary: #ff9046;--component-alert-border-radius: 6px;--component-alert-border-width: 1px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 0px;--component-button-border-radius: 6px;--component-button-border-width-ghost: 0px;--component-button-border-width-primary: 1px;--component-button-border-width-secondary: 1px;--component-button-border-width-tertiary: 1px;--component-button-color-shadow-shadow-10: rgba( 69, 89, 114, .10000000149011612 );--component-button-color-shadow-shadow-15: rgba( 69, 89, 114, .15000000596046448 );--component-button-color-shadow-shadow-20: rgba( 69, 89, 114, .20000000298023224 );--component-button-color-shadow-shadow-25: rgba(69, 89, 114, .25);--component-button-color-shadow-shadow-30: rgba( 69, 89, 114, .30000001192092896 );--component-button-color-shadow-shadow-5: rgba( 69, 89, 114, .05000000074505806 );--component-button-font-family: "Inter";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.3125rem;--component-button-font-size: .9375rem;--component-button-font-weight: 500;--component-button-ghost-critical-color-bg-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-icon-activated: #fa5671;--component-button-ghost-critical-color-icon-disabled: #ffd0dc;--component-button-ghost-critical-color-icon-enabled: #e91d50;--component-button-ghost-critical-color-icon-hover: #e2174a;--component-button-ghost-critical-color-icon-pressed: #fa5671;--component-button-ghost-critical-color-text-activated: #fa5671;--component-button-ghost-critical-color-text-disabled: #ffd0dc;--component-button-ghost-critical-color-text-enabled: #e91d50;--component-button-ghost-critical-color-text-hover: #e2174a;--component-button-ghost-critical-color-text-pressed: #fa5671;--component-button-ghost-default-color-bg-activated: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-hover: rgba(255, 255, 255, 0);--component-button-ghost-default-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-icon-activated: #59769a;--component-button-ghost-default-color-icon-disabled: #c0cfe4;--component-button-ghost-default-color-icon-enabled: #8a9cb7;--component-button-ghost-default-color-icon-hover: #455972;--component-button-ghost-default-color-icon-pressed: #59769a;--component-button-ghost-default-color-text-activated: #59769a;--component-button-ghost-default-color-text-disabled: #c0cfe4;--component-button-ghost-default-color-text-enabled: #8a9cb7;--component-button-ghost-default-color-text-hover: #455972;--component-button-ghost-default-color-text-pressed: #59769a;--component-button-ghost-highlight-color-bg-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-pressed: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-icon-activated: #3983fc;--component-button-ghost-highlight-color-icon-disabled: #abc0ff;--component-button-ghost-highlight-color-icon-enabled: #396afc;--component-button-ghost-highlight-color-icon-hover: #2e55ca;--component-button-ghost-highlight-color-icon-pressed: #3983fc;--component-button-ghost-highlight-color-text-activated: #3983fc;--component-button-ghost-highlight-color-text-disabled: #abc0ff;--component-button-ghost-highlight-color-text-enabled: #396afc;--component-button-ghost-highlight-color-text-hover: #2e55ca;--component-button-ghost-highlight-color-text-pressed: #3983fc;--component-button-primary-default-color-bg-bottom-enabled: #396afc;--component-button-primary-default-color-bg-bottom-hover: #2e5de9;--component-button-primary-default-color-bg-bottom-pressed: #3983fc;--component-button-primary-default-color-bg-disabled: #b5c7ff;--component-button-primary-default-color-bg-top-enabled: #3983fc;--component-button-primary-default-color-bg-top-hover: #3983fc;--component-button-primary-default-color-bg-top-pressed: #396afc;--component-button-primary-default-color-border-activated: #3f6eff;--component-button-primary-default-color-border-bottom-enabled: #396afc;--component-button-primary-default-color-border-bottom-hover: #2e5de9;--component-button-primary-default-color-border-disabled: #9fb7ff;--component-button-primary-default-color-border-pressed: #3f6eff;--component-button-primary-default-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-primary-default-color-border-top-enabled: #4e91ff;--component-button-primary-default-color-border-top-hover: #4e91ff;--component-button-primary-default-color-icon-disabled: #ffffff;--component-button-primary-default-color-icon-enabled: #ffffff;--component-button-primary-default-color-text-disabled: #ffffff;--component-button-primary-default-color-text-enabled: #ffffff;--component-button-secondary-critical-color-bg-activated: #ffffff;--component-button-secondary-critical-color-bg-disabled: #f8fafd;--component-button-secondary-critical-color-bg-enabled: #ffffff;--component-button-secondary-critical-color-bg-hover: #f8fafd;--component-button-secondary-critical-color-bg-pressed: #f1f5fb;--component-button-secondary-critical-color-border-activated: #86a4ff;--component-button-secondary-critical-color-border-disabled: #d7e1f0;--component-button-secondary-critical-color-border-enabled: #d4dfef;--component-button-secondary-critical-color-border-hover: #d4dfef;--component-button-secondary-critical-color-border-pressed: #d4dfef;--component-button-secondary-critical-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-secondary-critical-color-icon-disabled: #ffd0dc;--component-button-secondary-critical-color-icon-enabled: #e91d50;--component-button-secondary-critical-color-text-disabled: #ffd0dc;--component-button-secondary-critical-color-text-enabled: #e91d50;--component-button-secondary-critical-color-text-secondary: #fa5671;--component-button-secondary-default-color-bg-activated: #ffffff;--component-button-secondary-default-color-bg-disabled: #f8fafd;--component-button-secondary-default-color-bg-enabled: #ffffff;--component-button-secondary-default-color-bg-hover: #f8fafd;--component-button-secondary-default-color-bg-pressed: #f1f5fb;--component-button-secondary-default-color-border-activated: #86a4ff;--component-button-secondary-default-color-border-disabled: #d7e1f0;--component-button-secondary-default-color-border-enabled: #d4dfef;--component-button-secondary-default-color-border-hover: #d4dfef;--component-button-secondary-default-color-border-pressed: #d4dfef;--component-button-secondary-default-color-border-secondary: rgba( 255, 255, 255, .20000000298023224 );--component-button-secondary-default-color-icon-disabled: #c0cfe4;--component-button-secondary-default-color-icon-enabled: #455972;--component-button-secondary-default-color-text-disabled: #c0cfe4;--component-button-secondary-default-color-text-enabled: #455972;--component-button-secondary-default-color-text-secondary: #8a9cb7;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 12px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 12px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 8px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: #ebf0fe;--component-button-tertiary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-bg-enabled: #ebf0fe;--component-button-tertiary-default-color-bg-hover: #e2e9ff;--component-button-tertiary-default-color-bg-pressed: #d6e0ff;--component-button-tertiary-default-color-border-activated: #adc1ff;--component-button-tertiary-default-color-border-disabled: #ebf0fe;--component-button-tertiary-default-color-border-divider: #86a4ff;--component-button-tertiary-default-color-border-enabled: #f1f5fb;--component-button-tertiary-default-color-border-hover: #e2e9ff;--component-button-tertiary-default-color-border-pressed: #b5c7ff;--component-button-tertiary-default-color-icon-disabled: #b0c3fe;--component-button-tertiary-default-color-icon-enabled: #396afc;--component-button-tertiary-default-color-text-disabled: #b0c3fe;--component-button-tertiary-default-color-text-enabled: #396afc;--component-button-tertiary-default-color-text-secondary: #396afc;--component-card-border-radius: 8px;--component-card-border-width: 1px;--component-focus-base-focus: rgba(57, 106, 252, .4000000059604645);--component-focus-base-width: 2px;--component-focus-radius-button-button: 7px;--component-icon-bubble-border-width: 1px;--component-icon-bubble-color-border: rgba(212, 223, 239, .5);--component-input-border-radius: 6px;--component-input-border-width: 1px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 1px;--component-input-check-border-width-unselected: 1px;--component-input-check-color-bg-bottom-selected-enabled: #396afc;--component-input-check-color-bg-bottom-selected-hover: #2e5de9;--component-input-check-color-bg-selected-disabled: #c0cfe4;--component-input-check-color-bg-top-selected-enabled: #3983fc;--component-input-check-color-bg-top-selected-hover: #3983fc;--component-input-check-color-bg-unselected-disabled: #fafcff;--component-input-check-color-bg-unselected-enabled: #ffffff;--component-input-check-color-bg-unselected-hover: #ffffff;--component-input-check-color-border-error: #fa5671;--component-input-check-color-border-selected-bottom-enabled: #396afc;--component-input-check-color-border-selected-bottom-hover: #2e5de9;--component-input-check-color-border-selected-disabled: #c0cfe4;--component-input-check-color-border-selected-focus: #3f6eff;--component-input-check-color-border-selected-top-enabled: #4e91ff;--component-input-check-color-border-selected-top-hover: #4e91ff;--component-input-check-color-border-unselected-disabled: #d7e1f0;--component-input-check-color-border-unselected-enabled: #d4dfef;--component-input-check-color-border-unselected-focus: #86a4ff;--component-input-check-color-border-unselected-hover: #c0cfe6;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: #f8fafd;--component-input-color-bg-enabled: #ffffff;--component-input-color-bg-unit: #f8fafd;--component-input-color-border-activated: #86a4ff;--component-input-color-border-disabled: #d7e1f0;--component-input-color-border-divider: #d4dfef;--component-input-color-border-enabled: #d4dfef;--component-input-color-border-error: #fa5671;--component-input-color-border-hover: #c0cfe6;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 1px;--component-input-radio-border-width-unselected: 1px;--component-input-radio-color-bg-selected-disabled: #fafcff;--component-input-radio-color-bg-selected-enabled: #ffffff;--component-input-radio-color-bg-selected-hover: #ffffff;--component-input-radio-color-bg-unselected-disabled: #fafcff;--component-input-radio-color-bg-unselected-enabled: #ffffff;--component-input-radio-color-bg-unselected-hover: #ffffff;--component-input-radio-color-border-error: #fa5671;--component-input-radio-color-border-selected-disabled: #d4dfef;--component-input-radio-color-border-selected-enabled: #d4dfef;--component-input-radio-color-border-selected-focus: #86a4ff;--component-input-radio-color-border-selected-hover: #c0cfe6;--component-input-radio-color-border-unselected-disabled: #d7e1f0;--component-input-radio-color-border-unselected-enabled: #d4dfef;--component-input-radio-color-border-unselected-focus: #86a4ff;--component-input-radio-color-border-unselected-hover: #c0cfe6;--component-input-radio-color-pill-bg-bottom-enabled: #396afc;--component-input-radio-color-pill-bg-bottom-hover: #2e5de9;--component-input-radio-color-pill-bg-disabled: #c0cfe4;--component-input-radio-color-pill-bg-top-enabled: #3983fc;--component-input-radio-color-pill-bg-top-hover: #3983fc;--component-input-radio-color-pill-border-bottom-enabled: #396afc;--component-input-radio-color-pill-border-bottom-hover: #2e5de9;--component-input-radio-color-pill-border-disabled: #c0cfe4;--component-input-radio-color-pill-border-top-enabled: #4e91ff;--component-input-radio-color-pill-border-top-hover: #4e91ff;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 10px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 6px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 6px;--component-input-size-sm-gap: 8px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 6px;--component-media-play-indicator-color-icon: #ffffff;--component-media-play-indicator-overlay-color-bg: #000000;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 1px;--component-modal-color-bg-content: #f8fafd;--component-modal-color-bg: #ffffff;--component-modal-color-border-divider: #d4dfef;--component-modal-color-border: #d4dfef;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #ffffff;--component-modal-mobile-color-bg: #ffffff;--component-modal-mobile-color-border-divider: #d4dfef;--component-modal-mobile-color-border: #d4dfef;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 8px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 24px;--component-modal-spacing-content-padding-top: 24px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 8px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 0px;--meta-color-schema: "light";--meta-identity: "kimoby";--meta-theme: "light";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Inter";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Inter";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 500;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Inter";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Inter";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 500;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Inter";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Inter";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 500;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Inter";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 500;--text-heading-lg-highlight-font-family: "Inter";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 600;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Inter";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 500;--text-heading-md-highlight-font-family: "Inter";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 600;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Inter";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 500;--text-heading-sm-highlight-font-family: "Inter";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 600;--text-heading-sm-highlight-letter-spacing: .0625rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Inter";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 500;--text-heading-xl-highlight-font-family: "Inter";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 600;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}.boreal-identity-porsche{color-scheme:light;--border-radius-lg: 12px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 4px;--border-radius-xs: 4px;--color-bg-attachment-document: #ffffff;--color-bg-attachment-other: #ffffff;--color-bg-attachment-pdf: #ffffff;--color-bg-attachment-sheet: #ffffff;--color-bg-backdrop: rgba(1, 2, 5, .6700000166893005);--color-bg-brand-soft-activated: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-soft-disabled: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-soft-hover: rgba(162, 162, 169, .3499999940395355);--color-bg-brand-soft: rgba(215, 215, 218, .3499999940395355);--color-bg-brand-solid-activated: #535457;--color-bg-brand-solid-disabled: #949598;--color-bg-brand-solid-hover: #535457;--color-bg-brand-solid: #010205;--color-bg-caution-soft-activated: #fff4d2;--color-bg-caution-soft-hover: #fff4d2;--color-bg-caution-soft: #fff4d2;--color-bg-caution-solid-activated: #f3be00;--color-bg-caution-solid-hover: #f3be00;--color-bg-caution-solid: #f3be00;--color-bg-critical-soft-activated: #ffe2e4;--color-bg-critical-soft-hover: #ffe2e4;--color-bg-critical-soft-secondary: #ffe2e4;--color-bg-critical-soft: #ffe2e4;--color-bg-critical-solid-activated: #cc1922;--color-bg-critical-solid-disabled: #949598;--color-bg-critical-solid-hover: #cc1922;--color-bg-critical-solid: #cc1922;--color-bg-emphasis-soft-activated: #d3e1ff;--color-bg-emphasis-soft-hover: #d3e1ff;--color-bg-emphasis-soft: #d3e1ff;--color-bg-emphasis-solid-activated: #f3be00;--color-bg-emphasis-solid-hover: #2762ec;--color-bg-emphasis-solid: #2762ec;--color-bg-info-soft-activated: #d3e1ff;--color-bg-info-soft-hover: #d3e1ff;--color-bg-info-soft: #d3e1ff;--color-bg-info-solid-activated: #f3be00;--color-bg-info-solid-hover: #2762ec;--color-bg-info-solid: #2762ec;--color-bg-neutral-soft: #d3e1ff;--color-bg-primary-activated: #d3e1ff;--color-bg-primary-disabled: #949598;--color-bg-primary-enabled: #ffffff;--color-bg-primary-hover: #ececec;--color-bg-primary-pressed: #ececec;--color-bg-primary-selected: #d3e1ff;--color-bg-primary: #ffffff;--color-bg-secondary-activated: #d3e1ff;--color-bg-secondary-disabled: #949598;--color-bg-secondary-hover: #ececec;--color-bg-secondary-pressed: #ececec;--color-bg-secondary: #eeeff2;--color-bg-success-soft-activated: #e4ffec;--color-bg-success-soft-hover: #e4ffec;--color-bg-success-soft-secondary: #e4ffec;--color-bg-success-soft: #e4ffec;--color-bg-success-solid-activated: #197e10;--color-bg-success-solid-hover: #197e10;--color-bg-success-solid: #197e10;--color-bg-warning-soft-activated: #fff4d2;--color-bg-warning-soft-hover: #fff4d2;--color-bg-warning-soft-secondary: #fff4d2;--color-bg-warning-soft: #fff4d2;--color-bg-warning-solid-activated: #f3be00;--color-bg-warning-solid-hover: #f3be00;--color-bg-warning-solid: #f3be00;--color-border-caution-primary-activated: rgba(0, 0, 0, 0);--color-border-caution-primary-hover: rgba(0, 0, 0, 0);--color-border-caution-primary: rgba(0, 0, 0, 0);--color-border-critical-primary-activated: rgba(0, 0, 0, 0);--color-border-critical-primary-hover: rgba(0, 0, 0, 0);--color-border-critical-primary: rgba(0, 0, 0, 0);--color-border-divider: #d8d8db;--color-border-emphasis-primary-activated: rgba(0, 0, 0, 0);--color-border-emphasis-primary-hover: rgba(0, 0, 0, 0);--color-border-emphasis-primary: rgba(0, 0, 0, 0);--color-border-info-primary-activated: rgba(0, 0, 0, 0);--color-border-info-primary-hover: rgba(0, 0, 0, 0);--color-border-info-primary: rgba(0, 0, 0, 0);--color-border-neutral-primary-activated: rgba(0, 0, 0, 0);--color-border-neutral-primary-hover: rgba(0, 0, 0, 0);--color-border-neutral-primary: rgba(0, 0, 0, 0);--color-border-primary-activated: rgba(255, 255, 255, 0);--color-border-primary-disabled: rgba(255, 255, 255, 0);--color-border-primary-enabled: rgba(255, 255, 255, 0);--color-border-primary-focus: rgba(255, 255, 255, 0);--color-border-primary-hover: rgba(255, 255, 255, 0);--color-border-primary-pressed: rgba(255, 255, 255, 0);--color-border-primary-selected: rgba(255, 255, 255, 0);--color-border-primary: #eeeff2;--color-border-success-primary-activated: rgba(0, 0, 0, 0);--color-border-success-primary-hover: rgba(0, 0, 0, 0);--color-border-success-primary: rgba(0, 0, 0, 0);--color-border-warning-primary-activated: rgba(0, 0, 0, 0);--color-border-warning-primary-hover: rgba(0, 0, 0, 0);--color-border-warning-primary: rgba(0, 0, 0, 0);--color-icon-activated: #010205;--color-icon-attachment-document: #197e10;--color-icon-attachment-other: #ffffff;--color-icon-attachment-pdf: #197e10;--color-icon-attachment-sheet: #197e10;--color-icon-brand-on-bg-soft-disabled: #010205;--color-icon-brand-on-bg-soft: #010205;--color-icon-brand-on-bg-solid: #ffffff;--color-icon-brand-primary-activated: #010205;--color-icon-brand-primary-disabled: #010205;--color-icon-brand-primary-hover: #010205;--color-icon-brand-primary: #010205;--color-icon-caution-on-bg-soft: #f3be00;--color-icon-caution-on-bg-solid: #ffffff;--color-icon-caution-primary: #f3be00;--color-icon-critical-on-bg-soft: #cc1922;--color-icon-critical-on-bg-solid: #ffffff;--color-icon-critical-primary: #cc1922;--color-icon-disabled: #535457;--color-icon-emphasis-on-bg-soft: #010205;--color-icon-emphasis-on-bg-solid: #ffffff;--color-icon-emphasis-primary: #2762ec;--color-icon-info-on-bg-soft: #2762ec;--color-icon-info-on-bg-solid: #ffffff;--color-icon-info-primary: #2762ec;--color-icon-neutral-on-bg-soft: #010205;--color-icon-neutral-on-bg-solid: #ffffff;--color-icon-neutral-primary: #2762ec;--color-icon-on-bg-soft: #535457;--color-icon-primary: #010205;--color-icon-secondary: #535457;--color-icon-success-on-bg-soft: #197e10;--color-icon-success-on-bg-solid: #ffffff;--color-icon-success-primary-disabled: #197e10;--color-icon-success-primary: #197e10;--color-icon-warning-on-bg-soft: #f3be00;--color-icon-warning-on-bg-solid: #ffffff;--color-icon-warning-primary: #f3be00;--color-overlay-selected: rgba(148, 149, 152, .18000000715255737);--color-shadow-activated: #2762ec;--color-shadow-error: rgba(255, 255, 255, 0);--color-shadow-interactive-high-enabled: rgba(255, 255, 255, 0);--color-shadow-interactive-low-enabled: rgba(255, 255, 255, 0);--color-shadow-shadow-10: rgba(0, 0, 0, .05000000074505806);--color-shadow-shadow-15: rgba(0, 0, 0, .15000000596046448);--color-shadow-shadow-20: rgba(0, 0, 0, .20000000298023224);--color-shadow-shadow-25: rgba(0, 0, 0, .25);--color-shadow-shadow-30: rgba(0, 0, 0, .30000001192092896);--color-shadow-shadow-5: rgba(0, 0, 0, .05000000074505806);--color-text-active: #010205;--color-text-brand-on-bg-soft-disabled: #010205;--color-text-brand-on-bg-soft: #010205;--color-text-brand-on-bg-solid: #ffffff;--color-text-brand-primary-activated: #010205;--color-text-brand-primary-disabled: #010205;--color-text-brand-primary-hover: #010205;--color-text-brand-primary: #010205;--color-text-caution-on-bg-soft: #010205;--color-text-caution-on-bg-solid: #ffffff;--color-text-caution-primary: #f3be00;--color-text-critical-on-bg-soft: #010205;--color-text-critical-on-bg-solid: #ffffff;--color-text-critical-primary: #cc1922;--color-text-disabled: #535457;--color-text-emphasis-on-bg-soft: #010205;--color-text-emphasis-on-bg-solid: #ffffff;--color-text-emphasis-primary: #2762ec;--color-text-info-on-bg-soft: #010205;--color-text-info-on-bg-solid: #ffffff;--color-text-info-primary: #2762ec;--color-text-neutral-on-bg-soft: #010205;--color-text-neutral-on-bg-solid: #ffffff;--color-text-neutral-primary: #2762ec;--color-text-on-bg-soft: #535457;--color-text-primary: #010205;--color-text-secondary: #535457;--color-text-success-on-bg-soft-disabled: #010205;--color-text-success-on-bg-soft: #010205;--color-text-success-on-bg-solid: #ffffff;--color-text-success-primary-disabled: #197e10;--color-text-success-primary: #197e10;--color-text-warning-on-bg-soft: #010205;--color-text-warning-on-bg-solid: #ffffff;--color-text-warning-primary: #f3be00;--component-alert-border-radius: 4px;--component-alert-border-width: 0px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 4px;--component-button-border-radius: 4px;--component-button-border-width-ghost: 2px;--component-button-border-width-primary: 2px;--component-button-border-width-secondary: 2px;--component-button-border-width-tertiary: 0px;--component-button-color-shadow-shadow-10: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-15: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-20: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-25: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-30: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-5: rgba(255, 255, 255, 0);--component-button-font-family: "Porsche Next";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.5rem;--component-button-font-size: 1rem;--component-button-font-weight: 400;--component-button-ghost-critical-color-bg-activated: #ffe2e4;--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: #ffe2e4;--component-button-ghost-critical-color-bg-pressed: #ffe2e4;--component-button-ghost-critical-color-border-activated: #ffe2e4;--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: #ffe2e4;--component-button-ghost-critical-color-border-pressed: #ffe2e4;--component-button-ghost-critical-color-icon-activated: #cc1922;--component-button-ghost-critical-color-icon-disabled: #cc1922;--component-button-ghost-critical-color-icon-enabled: #cc1922;--component-button-ghost-critical-color-icon-hover: #cc1922;--component-button-ghost-critical-color-icon-pressed: #cc1922;--component-button-ghost-critical-color-text-activated: #cc1922;--component-button-ghost-critical-color-text-disabled: #cc1922;--component-button-ghost-critical-color-text-enabled: #cc1922;--component-button-ghost-critical-color-text-hover: #cc1922;--component-button-ghost-critical-color-text-pressed: #cc1922;--component-button-ghost-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-icon-activated: #010205;--component-button-ghost-default-color-icon-disabled: #010205;--component-button-ghost-default-color-icon-enabled: #010205;--component-button-ghost-default-color-icon-hover: #010205;--component-button-ghost-default-color-icon-pressed: #010205;--component-button-ghost-default-color-text-activated: #010205;--component-button-ghost-default-color-text-disabled: #010205;--component-button-ghost-default-color-text-enabled: #010205;--component-button-ghost-default-color-text-hover: #010205;--component-button-ghost-default-color-text-pressed: #010205;--component-button-ghost-highlight-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-icon-activated: #010205;--component-button-ghost-highlight-color-icon-disabled: #010205;--component-button-ghost-highlight-color-icon-enabled: #010205;--component-button-ghost-highlight-color-icon-hover: #010205;--component-button-ghost-highlight-color-icon-pressed: #010205;--component-button-ghost-highlight-color-text-activated: #010205;--component-button-ghost-highlight-color-text-disabled: #010205;--component-button-ghost-highlight-color-text-enabled: #010205;--component-button-ghost-highlight-color-text-hover: #010205;--component-button-ghost-highlight-color-text-pressed: #010205;--component-button-primary-default-color-bg-bottom-enabled: #010205;--component-button-primary-default-color-bg-bottom-hover: #535457;--component-button-primary-default-color-bg-bottom-pressed: #535457;--component-button-primary-default-color-bg-disabled: #949598;--component-button-primary-default-color-bg-top-enabled: #010205;--component-button-primary-default-color-bg-top-hover: #535457;--component-button-primary-default-color-bg-top-pressed: #535457;--component-button-primary-default-color-border-activated: #535457;--component-button-primary-default-color-border-bottom-enabled: #010205;--component-button-primary-default-color-border-bottom-hover: #535457;--component-button-primary-default-color-border-disabled: #949598;--component-button-primary-default-color-border-pressed: #535457;--component-button-primary-default-color-border-secondary: #949598;--component-button-primary-default-color-border-top-enabled: #010205;--component-button-primary-default-color-border-top-hover: #535457;--component-button-primary-default-color-icon-disabled: #535457;--component-button-primary-default-color-icon-enabled: #ffffff;--component-button-primary-default-color-text-disabled: #535457;--component-button-primary-default-color-text-enabled: #ffffff;--component-button-secondary-critical-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-border-activated: #6b6d70;--component-button-secondary-critical-color-border-disabled: #949598;--component-button-secondary-critical-color-border-enabled: #010205;--component-button-secondary-critical-color-border-hover: #6b6d70;--component-button-secondary-critical-color-border-pressed: #6b6d70;--component-button-secondary-critical-color-border-secondary: #949598;--component-button-secondary-critical-color-icon-disabled: #949598;--component-button-secondary-critical-color-icon-enabled: #010205;--component-button-secondary-critical-color-text-disabled: #949598;--component-button-secondary-critical-color-text-enabled: #010205;--component-button-secondary-critical-color-text-secondary: #010205;--component-button-secondary-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-border-activated: #6b6d70;--component-button-secondary-default-color-border-disabled: #949598;--component-button-secondary-default-color-border-enabled: #010205;--component-button-secondary-default-color-border-hover: #6b6d70;--component-button-secondary-default-color-border-pressed: #6b6d70;--component-button-secondary-default-color-border-secondary: #949598;--component-button-secondary-default-color-icon-disabled: #949598;--component-button-secondary-default-color-icon-enabled: #010205;--component-button-secondary-default-color-text-disabled: #949598;--component-button-secondary-default-color-text-enabled: #010205;--component-button-secondary-default-color-text-secondary: #010205;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 28px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 26px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 2px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-bg-enabled: rgba( 215, 215, 218, .3499999940395355 );--component-button-tertiary-default-color-bg-hover: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-bg-pressed: rgba( 162, 162, 169, .3499999940395355 );--component-button-tertiary-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-divider: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-icon-disabled: #949598;--component-button-tertiary-default-color-icon-enabled: #010205;--component-button-tertiary-default-color-text-disabled: #949598;--component-button-tertiary-default-color-text-enabled: #010205;--component-button-tertiary-default-color-text-secondary: #010205;--component-card-border-radius: 8px;--component-card-border-width: 0px;--component-focus-base-focus: #1a44ea;--component-focus-base-width: 2px;--component-focus-radius-button-button: 5px;--component-icon-bubble-border-width: 0px;--component-icon-bubble-color-border: rgba( 215, 215, 218, .3499999940395355 );--component-input-border-radius: 4px;--component-input-border-width: 2px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 2px;--component-input-check-border-width-unselected: 2px;--component-input-check-color-bg-bottom-selected-enabled: #010205;--component-input-check-color-bg-bottom-selected-hover: #535457;--component-input-check-color-bg-selected-disabled: #949598;--component-input-check-color-bg-top-selected-enabled: #010205;--component-input-check-color-bg-top-selected-hover: #535457;--component-input-check-color-bg-unselected-disabled: rgba( 255, 255, 255, 0 );--component-input-check-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-check-color-border-error: #cc1922;--component-input-check-color-border-selected-bottom-enabled: #010205;--component-input-check-color-border-selected-bottom-hover: #535457;--component-input-check-color-border-selected-disabled: #949598;--component-input-check-color-border-selected-focus: #010205;--component-input-check-color-border-selected-top-enabled: #010205;--component-input-check-color-border-selected-top-hover: #535457;--component-input-check-color-border-unselected-disabled: #949598;--component-input-check-color-border-unselected-enabled: #6b6d70;--component-input-check-color-border-unselected-focus: #010205;--component-input-check-color-border-unselected-hover: #010205;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: rgba(255, 255, 255, 0);--component-input-color-bg-enabled: rgba(255, 255, 255, 0);--component-input-color-bg-unit: rgba(148, 149, 152, .18000000715255737);--component-input-color-border-activated: #010205;--component-input-color-border-disabled: #949598;--component-input-color-border-divider: rgba(255, 255, 255, 0);--component-input-color-border-enabled: #6b6d70;--component-input-color-border-error: #cc1922;--component-input-color-border-hover: #010205;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 2px;--component-input-radio-border-width-unselected: 2px;--component-input-radio-color-bg-selected-disabled: #949598;--component-input-radio-color-bg-selected-enabled: #010205;--component-input-radio-color-bg-selected-hover: #535457;--component-input-radio-color-bg-unselected-disabled: rgba( 255, 255, 255, 0 );--component-input-radio-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-radio-color-border-error: #cc1922;--component-input-radio-color-border-selected-disabled: #949598;--component-input-radio-color-border-selected-enabled: #010205;--component-input-radio-color-border-selected-focus: #010205;--component-input-radio-color-border-selected-hover: #535457;--component-input-radio-color-border-unselected-disabled: #949598;--component-input-radio-color-border-unselected-enabled: #6b6d70;--component-input-radio-color-border-unselected-focus: #010205;--component-input-radio-color-border-unselected-hover: #010205;--component-input-radio-color-pill-bg-bottom-enabled: #ffffff;--component-input-radio-color-pill-bg-bottom-hover: #ffffff;--component-input-radio-color-pill-bg-disabled: #d8d8db;--component-input-radio-color-pill-bg-top-enabled: #ffffff;--component-input-radio-color-pill-bg-top-hover: #ffffff;--component-input-radio-color-pill-border-bottom-enabled: #ffffff;--component-input-radio-color-pill-border-bottom-hover: #ffffff;--component-input-radio-color-pill-border-disabled: #d8d8db;--component-input-radio-color-pill-border-top-enabled: #ffffff;--component-input-radio-color-pill-border-top-hover: #ffffff;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 8px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 2px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 2px;--component-input-size-sm-gap: 2px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 2px;--component-media-play-indicator-color-icon: #d8d8db;--component-media-play-indicator-overlay-color-bg: #010205;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 0px;--component-modal-color-bg-content: #ffffff;--component-modal-color-bg: #ffffff;--component-modal-color-border-divider: #eeeff2;--component-modal-color-border: #eeeff2;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #ffffff;--component-modal-mobile-color-bg: #ffffff;--component-modal-mobile-color-border-divider: #eeeff2;--component-modal-mobile-color-border: #eeeff2;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 12px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 8px;--component-modal-spacing-content-padding-top: 8px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 12px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 32px;--meta-color-schema: "light";--meta-identity: "porsche";--meta-theme: "light";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Porsche Next";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Porsche Next";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 600;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Porsche Next";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Porsche Next";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 600;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Porsche Next";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Porsche Next";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 600;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Porsche Next";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 600;--text-heading-lg-highlight-font-family: "Porsche Next";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 700;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Porsche Next";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 600;--text-heading-md-highlight-font-family: "Porsche Next";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 700;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Porsche Next";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 700;--text-heading-sm-highlight-font-family: "Porsche Next";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 700;--text-heading-sm-highlight-letter-spacing: 0rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Porsche Next";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 600;--text-heading-xl-highlight-font-family: "Porsche Next";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 700;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}}@media(prefers-color-scheme:dark){.boreal-identity-porsche{color-scheme:dark;--border-radius-lg: 12px;--border-radius-md: 8px;--border-radius-round: 9999px;--border-radius-sm: 4px;--border-radius-xs: 4px;--color-bg-attachment-document: #0e0e12;--color-bg-attachment-other: #0e0e12;--color-bg-attachment-pdf: #0e0e12;--color-bg-attachment-sheet: #0e0e12;--color-bg-backdrop: rgba(38, 38, 41, .6700000166893005);--color-bg-brand-soft-activated: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-soft-disabled: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-soft-hover: rgba(114, 114, 121, .3499999940395355);--color-bg-brand-soft: rgba(64, 64, 68, .3499999940395355);--color-bg-brand-solid-activated: #afb0b3;--color-bg-brand-solid-disabled: #7e7f82;--color-bg-brand-solid-hover: #afb0b3;--color-bg-brand-solid: #fbfcff;--color-bg-caution-soft-activated: #532d01;--color-bg-caution-soft-hover: #532d01;--color-bg-caution-soft: #532d01;--color-bg-caution-solid-activated: #f7cb47;--color-bg-caution-solid-hover: #f7cb47;--color-bg-caution-solid: #f7cb47;--color-bg-critical-soft-activated: #531313;--color-bg-critical-soft-hover: #531313;--color-bg-critical-soft-secondary: #531313;--color-bg-critical-soft: #531313;--color-bg-critical-solid-activated: #fc4040;--color-bg-critical-solid-disabled: #7e7f82;--color-bg-critical-solid-hover: #fc4040;--color-bg-critical-solid: #fc4040;--color-bg-emphasis-soft-activated: #04294e;--color-bg-emphasis-soft-hover: #04294e;--color-bg-emphasis-soft: #04294e;--color-bg-emphasis-solid-activated: #f7cb47;--color-bg-emphasis-solid-hover: #178bff;--color-bg-emphasis-solid: #178bff;--color-bg-info-soft-activated: #04294e;--color-bg-info-soft-hover: #04294e;--color-bg-info-soft: #04294e;--color-bg-info-solid-activated: #f7cb47;--color-bg-info-solid-hover: #178bff;--color-bg-info-solid: #178bff;--color-bg-neutral-soft: #04294e;--color-bg-primary-activated: #04294e;--color-bg-primary-disabled: #7e7f82;--color-bg-primary-enabled: #0e0e12;--color-bg-primary-hover: rgba(148, 149, 152, .18000000715255737);--color-bg-primary-pressed: rgba(148, 149, 152, .18000000715255737);--color-bg-primary-selected: #04294e;--color-bg-primary: #0e0e12;--color-bg-secondary-activated: #04294e;--color-bg-secondary-disabled: #7e7f82;--color-bg-secondary-hover: rgba(148, 149, 152, .18000000715255737);--color-bg-secondary-pressed: rgba(148, 149, 152, .18000000715255737);--color-bg-secondary: #212225;--color-bg-success-soft-activated: #003320;--color-bg-success-soft-hover: #003320;--color-bg-success-soft-secondary: #003320;--color-bg-success-soft: #003320;--color-bg-success-solid-activated: #09d087;--color-bg-success-solid-hover: #09d087;--color-bg-success-solid: #09d087;--color-bg-warning-soft-activated: #532d01;--color-bg-warning-soft-hover: #532d01;--color-bg-warning-soft-secondary: #532d01;--color-bg-warning-soft: #532d01;--color-bg-warning-solid-activated: #f7cb47;--color-bg-warning-solid-hover: #f7cb47;--color-bg-warning-solid: #f7cb47;--color-border-caution-primary-activated: rgba(0, 0, 0, 0);--color-border-caution-primary-hover: rgba(0, 0, 0, 0);--color-border-caution-primary: rgba(0, 0, 0, 0);--color-border-critical-primary-activated: rgba(0, 0, 0, 0);--color-border-critical-primary-hover: rgba(0, 0, 0, 0);--color-border-critical-primary: rgba(0, 0, 0, 0);--color-border-divider: #7e7f82;--color-border-emphasis-primary-activated: rgba(0, 0, 0, 0);--color-border-emphasis-primary-hover: rgba(0, 0, 0, 0);--color-border-emphasis-primary: rgba(0, 0, 0, 0);--color-border-info-primary-activated: rgba(0, 0, 0, 0);--color-border-info-primary-hover: rgba(0, 0, 0, 0);--color-border-info-primary: rgba(0, 0, 0, 0);--color-border-neutral-primary-activated: rgba(0, 0, 0, 0);--color-border-neutral-primary-hover: rgba(0, 0, 0, 0);--color-border-neutral-primary: rgba(0, 0, 0, 0);--color-border-primary-activated: rgba(255, 255, 255, 0);--color-border-primary-disabled: rgba(255, 255, 255, 0);--color-border-primary-enabled: rgba(255, 255, 255, 0);--color-border-primary-focus: rgba(255, 255, 255, 0);--color-border-primary-hover: rgba(255, 255, 255, 0);--color-border-primary-pressed: rgba(255, 255, 255, 0);--color-border-primary-selected: rgba(255, 255, 255, 0);--color-border-primary: #212225;--color-border-success-primary-activated: rgba(0, 0, 0, 0);--color-border-success-primary-hover: rgba(0, 0, 0, 0);--color-border-success-primary: rgba(0, 0, 0, 0);--color-border-warning-primary-activated: rgba(0, 0, 0, 0);--color-border-warning-primary-hover: rgba(0, 0, 0, 0);--color-border-warning-primary: rgba(0, 0, 0, 0);--color-icon-activated: #fbfcff;--color-icon-attachment-document: #09d087;--color-icon-attachment-other: #0e0e12;--color-icon-attachment-pdf: #09d087;--color-icon-attachment-sheet: #09d087;--color-icon-brand-on-bg-soft-disabled: #fbfcff;--color-icon-brand-on-bg-soft: #fbfcff;--color-icon-brand-on-bg-solid: #0e0e12;--color-icon-brand-primary-activated: #fbfcff;--color-icon-brand-primary-disabled: #fbfcff;--color-icon-brand-primary-hover: #fbfcff;--color-icon-brand-primary: #fbfcff;--color-icon-caution-on-bg-soft: #f7cb47;--color-icon-caution-on-bg-solid: #0e0e12;--color-icon-caution-primary: #f7cb47;--color-icon-critical-on-bg-soft: #fc4040;--color-icon-critical-on-bg-solid: #0e0e12;--color-icon-critical-primary: #fc4040;--color-icon-disabled: #afb0b3;--color-icon-emphasis-on-bg-soft: #fbfcff;--color-icon-emphasis-on-bg-solid: #0e0e12;--color-icon-emphasis-primary: #178bff;--color-icon-info-on-bg-soft: #178bff;--color-icon-info-on-bg-solid: #0e0e12;--color-icon-info-primary: #178bff;--color-icon-neutral-on-bg-soft: #fbfcff;--color-icon-neutral-on-bg-solid: #0e0e12;--color-icon-neutral-primary: #178bff;--color-icon-on-bg-soft: #afb0b3;--color-icon-primary: #fbfcff;--color-icon-secondary: #afb0b3;--color-icon-success-on-bg-soft: #09d087;--color-icon-success-on-bg-solid: #0e0e12;--color-icon-success-primary-disabled: #09d087;--color-icon-success-primary: #09d087;--color-icon-warning-on-bg-soft: #f7cb47;--color-icon-warning-on-bg-solid: #0e0e12;--color-icon-warning-primary: #f7cb47;--color-overlay-selected: rgba(148, 149, 152, .18000000715255737);--color-shadow-activated: #178bff;--color-shadow-error: rgba(255, 255, 255, 0);--color-shadow-interactive-high-enabled: rgba(255, 255, 255, 0);--color-shadow-interactive-low-enabled: rgba(255, 255, 255, 0);--color-shadow-shadow-10: rgba(0, 0, 0, .05000000074505806);--color-shadow-shadow-15: rgba(0, 0, 0, .15000000596046448);--color-shadow-shadow-20: rgba(0, 0, 0, .20000000298023224);--color-shadow-shadow-25: rgba(0, 0, 0, .25);--color-shadow-shadow-30: rgba(0, 0, 0, .30000001192092896);--color-shadow-shadow-5: rgba(0, 0, 0, .05000000074505806);--color-text-active: #fbfcff;--color-text-brand-on-bg-soft-disabled: #fbfcff;--color-text-brand-on-bg-soft: #fbfcff;--color-text-brand-on-bg-solid: #0e0e12;--color-text-brand-primary-activated: #fbfcff;--color-text-brand-primary-disabled: #fbfcff;--color-text-brand-primary-hover: #fbfcff;--color-text-brand-primary: #fbfcff;--color-text-caution-on-bg-soft: #fbfcff;--color-text-caution-on-bg-solid: #0e0e12;--color-text-caution-primary: #f7cb47;--color-text-critical-on-bg-soft: #fbfcff;--color-text-critical-on-bg-solid: #0e0e12;--color-text-critical-primary: #fc4040;--color-text-disabled: #afb0b3;--color-text-emphasis-on-bg-soft: #fbfcff;--color-text-emphasis-on-bg-solid: #0e0e12;--color-text-emphasis-primary: #178bff;--color-text-info-on-bg-soft: #fbfcff;--color-text-info-on-bg-solid: #0e0e12;--color-text-info-primary: #178bff;--color-text-neutral-on-bg-soft: #fbfcff;--color-text-neutral-on-bg-solid: #0e0e12;--color-text-neutral-primary: #178bff;--color-text-on-bg-soft: #afb0b3;--color-text-primary: #fbfcff;--color-text-secondary: #afb0b3;--color-text-success-on-bg-soft-disabled: #fbfcff;--color-text-success-on-bg-soft: #fbfcff;--color-text-success-on-bg-solid: #0e0e12;--color-text-success-primary-disabled: #09d087;--color-text-success-primary: #09d087;--color-text-warning-on-bg-soft: #fbfcff;--color-text-warning-on-bg-solid: #0e0e12;--color-text-warning-primary: #f7cb47;--component-alert-border-radius: 4px;--component-alert-border-width: 0px;--component-alert-dimension-icon-size: 24px;--component-alert-spacing-gap: 8px;--component-alert-spacing-padding-x: 16px;--component-alert-spacing-padding-y: 16px;--component-button-border-radius-ghost: 4px;--component-button-border-radius: 4px;--component-button-border-width-ghost: 2px;--component-button-border-width-primary: 2px;--component-button-border-width-secondary: 2px;--component-button-border-width-tertiary: 0px;--component-button-color-shadow-shadow-10: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-15: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-20: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-25: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-30: rgba(255, 255, 255, 0);--component-button-color-shadow-shadow-5: rgba(255, 255, 255, 0);--component-button-font-family: "Porsche Next";--component-button-font-letter-spacing: 0rem;--component-button-font-line-height: 1.5rem;--component-button-font-size: 1rem;--component-button-font-weight: 400;--component-button-ghost-critical-color-bg-activated: #531313;--component-button-ghost-critical-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-critical-color-bg-hover: #531313;--component-button-ghost-critical-color-bg-pressed: #531313;--component-button-ghost-critical-color-border-activated: #531313;--component-button-ghost-critical-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-critical-color-border-hover: #531313;--component-button-ghost-critical-color-border-pressed: #531313;--component-button-ghost-critical-color-icon-activated: #fc4040;--component-button-ghost-critical-color-icon-disabled: #fc4040;--component-button-ghost-critical-color-icon-enabled: #fc4040;--component-button-ghost-critical-color-icon-hover: #fc4040;--component-button-ghost-critical-color-icon-pressed: #fc4040;--component-button-ghost-critical-color-text-activated: #fc4040;--component-button-ghost-critical-color-text-disabled: #fc4040;--component-button-ghost-critical-color-text-enabled: #fc4040;--component-button-ghost-critical-color-text-hover: #fc4040;--component-button-ghost-critical-color-text-pressed: #fc4040;--component-button-ghost-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-disabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-default-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-default-color-icon-activated: #fbfcff;--component-button-ghost-default-color-icon-disabled: #fbfcff;--component-button-ghost-default-color-icon-enabled: #fbfcff;--component-button-ghost-default-color-icon-hover: #fbfcff;--component-button-ghost-default-color-icon-pressed: #fbfcff;--component-button-ghost-default-color-text-activated: #fbfcff;--component-button-ghost-default-color-text-disabled: #fbfcff;--component-button-ghost-default-color-text-enabled: #fbfcff;--component-button-ghost-default-color-text-hover: #fbfcff;--component-button-ghost-default-color-text-pressed: #fbfcff;--component-button-ghost-highlight-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-bg-enabled: rgba(255, 255, 255, 0);--component-button-ghost-highlight-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-ghost-highlight-color-border-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-border-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-ghost-highlight-color-icon-activated: #fbfcff;--component-button-ghost-highlight-color-icon-disabled: #fbfcff;--component-button-ghost-highlight-color-icon-enabled: #fbfcff;--component-button-ghost-highlight-color-icon-hover: #fbfcff;--component-button-ghost-highlight-color-icon-pressed: #fbfcff;--component-button-ghost-highlight-color-text-activated: #fbfcff;--component-button-ghost-highlight-color-text-disabled: #fbfcff;--component-button-ghost-highlight-color-text-enabled: #fbfcff;--component-button-ghost-highlight-color-text-hover: #fbfcff;--component-button-ghost-highlight-color-text-pressed: #fbfcff;--component-button-primary-default-color-bg-bottom-enabled: #fbfcff;--component-button-primary-default-color-bg-bottom-hover: #afb0b3;--component-button-primary-default-color-bg-bottom-pressed: #afb0b3;--component-button-primary-default-color-bg-disabled: #7e7f82;--component-button-primary-default-color-bg-top-enabled: #fbfcff;--component-button-primary-default-color-bg-top-hover: #afb0b3;--component-button-primary-default-color-bg-top-pressed: #afb0b3;--component-button-primary-default-color-border-activated: #afb0b3;--component-button-primary-default-color-border-bottom-enabled: #fbfcff;--component-button-primary-default-color-border-bottom-hover: #afb0b3;--component-button-primary-default-color-border-disabled: #7e7f82;--component-button-primary-default-color-border-pressed: #afb0b3;--component-button-primary-default-color-border-secondary: #7e7f82;--component-button-primary-default-color-border-top-enabled: #fbfcff;--component-button-primary-default-color-border-top-hover: #afb0b3;--component-button-primary-default-color-icon-disabled: #afb0b3;--component-button-primary-default-color-icon-enabled: #0e0e12;--component-button-primary-default-color-text-disabled: #afb0b3;--component-button-primary-default-color-text-enabled: #0e0e12;--component-button-secondary-critical-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-critical-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-critical-color-border-activated: #88898c;--component-button-secondary-critical-color-border-disabled: #7e7f82;--component-button-secondary-critical-color-border-enabled: #fbfcff;--component-button-secondary-critical-color-border-hover: #88898c;--component-button-secondary-critical-color-border-pressed: #88898c;--component-button-secondary-critical-color-border-secondary: #7e7f82;--component-button-secondary-critical-color-icon-disabled: #7e7f82;--component-button-secondary-critical-color-icon-enabled: #fbfcff;--component-button-secondary-critical-color-text-disabled: #7e7f82;--component-button-secondary-critical-color-text-enabled: #fbfcff;--component-button-secondary-critical-color-text-secondary: #fbfcff;--component-button-secondary-default-color-bg-activated: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-enabled: rgba( 255, 255, 255, 0 );--component-button-secondary-default-color-bg-hover: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-bg-pressed: rgba( 148, 149, 152, .18000000715255737 );--component-button-secondary-default-color-border-activated: #88898c;--component-button-secondary-default-color-border-disabled: #7e7f82;--component-button-secondary-default-color-border-enabled: #fbfcff;--component-button-secondary-default-color-border-hover: #88898c;--component-button-secondary-default-color-border-pressed: #88898c;--component-button-secondary-default-color-border-secondary: #7e7f82;--component-button-secondary-default-color-icon-disabled: #7e7f82;--component-button-secondary-default-color-icon-enabled: #fbfcff;--component-button-secondary-default-color-text-disabled: #7e7f82;--component-button-secondary-default-color-text-enabled: #fbfcff;--component-button-secondary-default-color-text-secondary: #fbfcff;--component-button-size-lg-dimension-height: 56px;--component-button-size-lg-space-gap: 8px;--component-button-size-lg-space-padding-x: 28px;--component-button-size-md-dimension-height: 40px;--component-button-size-md-space-gap: 8px;--component-button-size-md-space-padding-x: 26px;--component-button-size-sm-dimension-height: 32px;--component-button-size-sm-space-gap: 2px;--component-button-size-sm-space-padding-x: 8px;--component-button-tertiary-default-color-bg-activated: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-bg-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-bg-enabled: rgba( 64, 64, 68, .3499999940395355 );--component-button-tertiary-default-color-bg-hover: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-bg-pressed: rgba( 114, 114, 121, .3499999940395355 );--component-button-tertiary-default-color-border-activated: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-disabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-divider: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-enabled: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-hover: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-border-pressed: rgba( 255, 255, 255, 0 );--component-button-tertiary-default-color-icon-disabled: #7e7f82;--component-button-tertiary-default-color-icon-enabled: #fbfcff;--component-button-tertiary-default-color-text-disabled: #7e7f82;--component-button-tertiary-default-color-text-enabled: #fbfcff;--component-button-tertiary-default-color-text-secondary: #fbfcff;--component-card-border-radius: 8px;--component-card-border-width: 0px;--component-focus-base-focus: #1a44ea;--component-focus-base-width: 2px;--component-focus-radius-button-button: 5px;--component-icon-bubble-border-width: 0px;--component-icon-bubble-color-border: rgba(64, 64, 68, .3499999940395355);--component-input-border-radius: 4px;--component-input-border-width: 2px;--component-input-check-border-radius: 4px;--component-input-check-border-width-selected: 2px;--component-input-check-border-width-unselected: 2px;--component-input-check-color-bg-bottom-selected-enabled: #fbfcff;--component-input-check-color-bg-bottom-selected-hover: #afb0b3;--component-input-check-color-bg-selected-disabled: #7e7f82;--component-input-check-color-bg-top-selected-enabled: #fbfcff;--component-input-check-color-bg-top-selected-hover: #afb0b3;--component-input-check-color-bg-unselected-disabled: rgba( 255, 255, 255, 0 );--component-input-check-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-check-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-check-color-border-error: #fc4040;--component-input-check-color-border-selected-bottom-enabled: #fbfcff;--component-input-check-color-border-selected-bottom-hover: #afb0b3;--component-input-check-color-border-selected-disabled: #7e7f82;--component-input-check-color-border-selected-focus: #fbfcff;--component-input-check-color-border-selected-top-enabled: #fbfcff;--component-input-check-color-border-selected-top-hover: #afb0b3;--component-input-check-color-border-unselected-disabled: #7e7f82;--component-input-check-color-border-unselected-enabled: #88898c;--component-input-check-color-border-unselected-focus: #fbfcff;--component-input-check-color-border-unselected-hover: #fbfcff;--component-input-check-dimension-container-size: 16px;--component-input-color-bg-disabled: rgba(255, 255, 255, 0);--component-input-color-bg-enabled: rgba(255, 255, 255, 0);--component-input-color-bg-unit: rgba(148, 149, 152, .18000000715255737);--component-input-color-border-activated: #fbfcff;--component-input-color-border-disabled: #7e7f82;--component-input-color-border-divider: rgba(255, 255, 255, 0);--component-input-color-border-enabled: #88898c;--component-input-color-border-error: #fc4040;--component-input-color-border-hover: #fbfcff;--component-input-radio-border-pill-width: 1px;--component-input-radio-border-width-selected: 2px;--component-input-radio-border-width-unselected: 2px;--component-input-radio-color-bg-selected-disabled: #7e7f82;--component-input-radio-color-bg-selected-enabled: #fbfcff;--component-input-radio-color-bg-selected-hover: #afb0b3;--component-input-radio-color-bg-unselected-disabled: rgba( 255, 255, 255, 0 );--component-input-radio-color-bg-unselected-enabled: rgba(255, 255, 255, 0);--component-input-radio-color-bg-unselected-hover: rgba(255, 255, 255, 0);--component-input-radio-color-border-error: #fc4040;--component-input-radio-color-border-selected-disabled: #7e7f82;--component-input-radio-color-border-selected-enabled: #fbfcff;--component-input-radio-color-border-selected-focus: #fbfcff;--component-input-radio-color-border-selected-hover: #afb0b3;--component-input-radio-color-border-unselected-disabled: #7e7f82;--component-input-radio-color-border-unselected-enabled: #88898c;--component-input-radio-color-border-unselected-focus: #fbfcff;--component-input-radio-color-border-unselected-hover: #fbfcff;--component-input-radio-color-pill-bg-bottom-enabled: #0e0e12;--component-input-radio-color-pill-bg-bottom-hover: #0e0e12;--component-input-radio-color-pill-bg-disabled: #404044;--component-input-radio-color-pill-bg-top-enabled: #0e0e12;--component-input-radio-color-pill-bg-top-hover: #0e0e12;--component-input-radio-color-pill-border-bottom-enabled: #0e0e12;--component-input-radio-color-pill-border-bottom-hover: #0e0e12;--component-input-radio-color-pill-border-disabled: #404044;--component-input-radio-color-pill-border-top-enabled: #0e0e12;--component-input-radio-color-pill-border-top-hover: #0e0e12;--component-input-radio-dimension-container-size: 16px;--component-input-radio-dimension-pill-size: 8px;--component-input-size-lg-gap: 8px;--component-input-size-lg-height: 56px;--component-input-size-lg-padding-x: 16px;--component-input-size-lg-radius: 2px;--component-input-size-md-gap: 8px;--component-input-size-md-height: 40px;--component-input-size-md-padding-x: 16px;--component-input-size-md-radius: 2px;--component-input-size-sm-gap: 2px;--component-input-size-sm-height: 32px;--component-input-size-sm-padding-x: 8px;--component-input-size-sm-radius: 2px;--component-media-play-indicator-color-icon: #404044;--component-media-play-indicator-overlay-color-bg: #fbfcff;--component-media-play-indicator-overlay-opacity: 80px;--component-modal-border-radius: 8px;--component-modal-border-width: 0px;--component-modal-color-bg-content: #0e0e12;--component-modal-color-bg: #0e0e12;--component-modal-color-border-divider: #212225;--component-modal-color-border: #212225;--component-modal-dimension-footer-min-height: 64px;--component-modal-dimension-title-min-height: 64px;--component-modal-mobile-border-radius: 8px;--component-modal-mobile-border-width: 0px;--component-modal-mobile-color-bg-content: #0e0e12;--component-modal-mobile-color-bg: #0e0e12;--component-modal-mobile-color-border-divider: #212225;--component-modal-mobile-color-border: #212225;--component-modal-mobile-spacing-content-padding-bottom: 8px;--component-modal-mobile-spacing-content-padding-top: 8px;--component-modal-mobile-spacing-footer-padding-bottom: 16px;--component-modal-mobile-spacing-footer-padding-top: 8px;--component-modal-mobile-spacing-padding-x: 16px;--component-modal-mobile-spacing-title-gap: 12px;--component-modal-mobile-spacing-title-padding-bottom: 16px;--component-modal-mobile-spacing-title-padding-top: 16px;--component-modal-spacing-content-padding-bottom: 8px;--component-modal-spacing-content-padding-top: 8px;--component-modal-spacing-footer-padding-bottom: 16px;--component-modal-spacing-footer-padding-top: 16px;--component-modal-spacing-padding-x: 24px;--component-modal-spacing-title-gap: 12px;--component-modal-spacing-title-padding-bottom: 16px;--component-modal-spacing-title-padding-top: 16px;--dimension-backdrop-blur: 32px;--meta-color-schema: "dark";--meta-identity: "porsche";--meta-theme: "dark";--space-border-offset-focus: 2px;--space-scale-12: 12px;--space-scale-16: 16px;--space-scale-24: 24px;--space-scale-2: 2px;--space-scale-32: 32px;--space-scale-4: 4px;--space-scale-8: 8px;--text-body-md-font-family: "Porsche Next";--text-body-md-font-size: .9375rem;--text-body-md-font-weight: 400;--text-body-md-highlight-font-family: "Porsche Next";--text-body-md-highlight-font-size: .9375rem;--text-body-md-highlight-font-weight: 600;--text-body-md-highlight-letter-spacing: 0rem;--text-body-md-highlight-line-height: 1.3125rem;--text-body-md-letter-spacing: 0rem;--text-body-md-line-height: 1.3125rem;--text-body-sm-font-family: "Porsche Next";--text-body-sm-font-size: .8125rem;--text-body-sm-font-weight: 400;--text-body-sm-highlight-font-family: "Porsche Next";--text-body-sm-highlight-font-size: .8125rem;--text-body-sm-highlight-font-weight: 600;--text-body-sm-highlight-letter-spacing: 0rem;--text-body-sm-highlight-line-height: 1.0625rem;--text-body-sm-letter-spacing: 0rem;--text-body-sm-line-height: 1.0625rem;--text-body-xs-font-family: "Porsche Next";--text-body-xs-font-size: .6875rem;--text-body-xs-font-weight: 400;--text-body-xs-highlight-font-family: "Porsche Next";--text-body-xs-highlight-font-size: .6875rem;--text-body-xs-highlight-font-weight: 600;--text-body-xs-highlight-letter-spacing: 0rem;--text-body-xs-highlight-line-height: .9375rem;--text-body-xs-letter-spacing: 0rem;--text-body-xs-line-height: .9375rem;--text-heading-lg-font-family: "Porsche Next";--text-heading-lg-font-size: 1.25rem;--text-heading-lg-font-weight: 600;--text-heading-lg-highlight-font-family: "Porsche Next";--text-heading-lg-highlight-font-size: 1.25rem;--text-heading-lg-highlight-font-weight: 700;--text-heading-lg-highlight-letter-spacing: 0rem;--text-heading-lg-highlight-line-height: 1.6875rem;--text-heading-lg-letter-spacing: 0rem;--text-heading-lg-line-height: 1.6875rem;--text-heading-md-font-family: "Porsche Next";--text-heading-md-font-size: 1.125rem;--text-heading-md-font-weight: 600;--text-heading-md-highlight-font-family: "Porsche Next";--text-heading-md-highlight-font-size: 1.125rem;--text-heading-md-highlight-font-weight: 700;--text-heading-md-highlight-letter-spacing: 0rem;--text-heading-md-highlight-line-height: 1.5625rem;--text-heading-md-letter-spacing: 0rem;--text-heading-md-line-height: 1.5625rem;--text-heading-sm-font-family: "Porsche Next";--text-heading-sm-font-size: .6875rem;--text-heading-sm-font-weight: 700;--text-heading-sm-highlight-font-family: "Porsche Next";--text-heading-sm-highlight-font-size: .6875rem;--text-heading-sm-highlight-font-weight: 700;--text-heading-sm-highlight-letter-spacing: 0rem;--text-heading-sm-highlight-line-height: 1.375rem;--text-heading-sm-letter-spacing: 0rem;--text-heading-sm-line-height: 1.375rem;--text-heading-xl-font-family: "Porsche Next";--text-heading-xl-font-size: 2rem;--text-heading-xl-font-weight: 600;--text-heading-xl-highlight-font-family: "Porsche Next";--text-heading-xl-highlight-font-size: 2rem;--text-heading-xl-highlight-font-weight: 700;--text-heading-xl-highlight-letter-spacing: 0rem;--text-heading-xl-highlight-line-height: 2.5rem;--text-heading-xl-letter-spacing: 0rem;--text-heading-xl-line-height: 2.5rem;--blur-backdrop: blur(var(--dimension-backdrop-blur));--component-button-primary-default-color-bg-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-enabled) 0%, var(--component-button-primary-default-color-bg-bottom-enabled) 100% );--component-button-primary-default-color-bg-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-hover) 0%, var(--component-button-primary-default-color-bg-bottom-hover) 100% );--component-button-primary-default-color-bg-pressed: linear-gradient( 180deg, var(--component-button-primary-default-color-bg-top-pressed) 0%, var(--component-button-primary-default-color-bg-bottom-pressed) 100% );--component-button-primary-default-color-border-enabled: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-enabled) 0%, var(--component-button-primary-default-color-border-bottom-enabled) 100% );--component-button-primary-default-color-border-hover: linear-gradient( 180deg, var(--component-button-primary-default-color-border-top-hover) 0%, var(--component-button-primary-default-color-border-bottom-hover) 100% );--component-button-primary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-hover: 0px 6px 6px 0px var(--component-button-color-shadow-shadow-20), 0px 2px 2px 0px var(--component-button-color-shadow-shadow-25);--component-button-primary-shadow-pressed: 0px 4px 4px 0px var(--color-shadow-shadow-15), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-25);--component-button-secondary-shadow-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-button-secondary-shadow-hover: 0px 5px 5px 0px var(--component-button-color-shadow-shadow-10), 0px 1.5px 1.5px 0px var(--component-button-color-shadow-shadow-10);--component-button-secondary-shadow-pressed: 0px 2px 1px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--component-button-color-shadow-shadow-15);--component-card-shadow-enabled: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-card-shadow-hover: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-10);--component-card-shadow-pressed: 0px 3px 3px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--component-input-check-color-bg-enabled: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-enabled) 0%, var(--component-input-check-color-bg-bottom-selected-enabled) 100% );--component-input-check-color-bg-hover: linear-gradient( 180deg, var(--component-input-check-color-bg-top-selected-hover) 0%, var(--component-input-check-color-bg-bottom-selected-hover) 100% );--component-input-check-color-border-enabled: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-enabled) 0%, var(--component-input-check-color-border-selected-bottom-enabled) 100% );--component-input-check-color-border-hover: linear-gradient( 180deg, var(--component-input-check-color-border-selected-top-hover) 0%, var(--component-input-check-color-border-selected-bottom-hover) 100% );--component-input-radio-color-pill-bg-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-enabled) 0%, var(--component-input-radio-color-pill-bg-bottom-enabled) 100% );--component-input-radio-color-pill-bg-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-bg-top-hover) 0%, var(--component-input-radio-color-pill-bg-bottom-hover) 100% );--component-input-radio-color-pill-border-enabled: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-enabled) 0%, var(--component-input-radio-color-pill-border-bottom-enabled) 100% );--component-input-radio-color-pill-border-hover: linear-gradient( 180deg, var(--component-input-radio-color-pill-border-top-hover) 0%, var(--component-input-radio-color-pill-border-bottom-hover) 100% );--gradiant-linear-critical-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-linear-success-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-critical-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-critical-soft-secondary) 100% );--gradiant-radial-success-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-success-soft-secondary) 100% );--gradiant-radial-warning-soft-secondary: radial-gradient( 155% 76% at 50% 17%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 36%, var(--color-bg-warning-soft-secondary) 100% );--gradient-linear-warning-soft: linear-gradient( 180deg, var(--color-bg-primary) 44%, var(--color-bg-warning-soft-secondary) 100% );--shadow-interactive-activated: 0px 0px 0px 2px var(--color-shadow-activated);--shadow-interactive-enabled: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-15);--shadow-interactive-error-focused: 0px 0px 0px 1px var(--color-shadow-error);--shadow-interactive-focused: 0px 0px 0px 1px var(--color-shadow-activated);--shadow-lg: 0px 10px 8px 0px var(--color-shadow-shadow-5), 0px 3px 3px 0px var(--color-shadow-shadow-15);--shadow-md: 0px 6px 6px 0px var(--color-shadow-shadow-5), 0px 2px 2px 0px var(--color-shadow-shadow-5);--shadow-sm: 0px 4px 4px 0px var(--color-shadow-shadow-5), 0px 1px 1px 0px var(--color-shadow-shadow-10)}}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.grid{display:grid}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\[\&_pre\]\:\!m-0 pre{margin:0!important}.mx-auto{margin-left:auto;margin-right:auto}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.block{display:block}.aspect-square{aspect-ratio:1/1}.size-16px{width:16px;height:16px}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h1{height:.25rem}.h2{height:.5rem}.max-w-\[560px\]{max-width:560px}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-9{width:2.25rem}.w-full{width:100%}.max-w-screen-xl{max-width:1200px}.flex{display:flex}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.items-start{align-items:flex-start}.items-center{align-items:center}.self-center{align-self:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-4{column-gap:1rem}.gap-y-2{row-gap:.5rem}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-divider{border-color:var(--color-border-divider, #D4DFEF)}.border-transparent{border-color:transparent}.rounded-md{border-radius:var(--border-radius-md, .5rem)}.\[\&_pre\]\:\!bg-transparent pre{background-color:transparent!important}.bg-\[var\(--color-bg-backdrop\)\]{background-color:var(--color-bg-backdrop)}.bg-primary{background-color:var(--color-bg-primary, #FFFFFF)}.bg-secondary,.group:hover .group-hover\:bg-secondary{background-color:var(--color-bg-secondary, #F8FAFD)}.\[\&_pre\]\:\!p-0 pre{padding:0!important}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-\[var\(--color-text-success-primary\)\]{color:var(--color-text-success-primary)}.text-brand-primary{color:var(--color-text-brand-primary, #396AFC)}.text-primary{color:var(--color-text-primary, #455972)}.text-secondary{color:var(--color-text-secondary, #8A9CB7)}.text-success-primary{color:var(--color-text-success-primary, #00C472)}.underline{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-60{opacity:.6}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.text-body-md{font-family:var(--text-body-md-font-family, "Inter");font-size:var(--text-body-md-font-size, .9375rem);font-weight:var(--text-body-md-font-weight, 400);line-height:var(--text-body-md-line-height, 1.3125rem);letter-spacing:var(--text-body-md-letter-spacing, 0)}.text-heading-xl{font-family:var(--text-heading-xl-font-family, "Inter");font-size:var(--text-heading-xl-font-size, 2rem);font-weight:var(--text-heading-xl-font-weight, 500);line-height:var(--text-heading-xl-line-height, 2.5rem);letter-spacing:var(--text-heading-xl-letter-spacing, 0)}.text-heading-md{font-family:var(--text-heading-md-font-family, "Inter");font-size:var(--text-heading-md-font-size, 1.125rem);font-weight:var(--text-heading-md-font-weight, 500);line-height:var(--text-heading-md-line-height, 1.5625rem);letter-spacing:var(--text-heading-md-letter-spacing, 0)}.text-body-sm{font-family:var(--text-body-sm-font-family, "Inter");font-size:var(--text-body-sm-font-size, .8125rem);font-weight:var(--text-body-sm-font-weight, 400);line-height:var(--text-body-sm-line-height, 1.0625rem);letter-spacing:var(--text-body-sm-letter-spacing, 0)}.text-body-xs{font-family:var(--text-body-xs-font-family, "Inter");font-size:var(--text-body-xs-font-size, .6875rem);font-weight:var(--text-body-xs-font-weight, 400);line-height:var(--text-body-xs-line-height, .9375rem);letter-spacing:var(--text-body-xs-letter-spacing, 0)}.text-body-sm-highlight{font-family:var(--text-body-sm-highlight-font-family, "Inter");font-size:var(--text-body-sm-highlight-font-size, .8125rem);font-weight:var(--text-body-sm-highlight-font-weight, 500);line-height:var(--text-body-sm-highlight-line-height, 1.0625rem);letter-spacing:var(--text-body-sm-highlight-letter-spacing, 0)}.icon-primary{color:var(--color-icon-primary, #455972)}@media(min-width:320px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:640px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1200px){.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}
