.hds-code-block--theme-dark{--hds-code-block-color-blue:#2d8eff;--hds-code-block-color-cyan:#32fff7;--hds-code-block-color-green:#86ff13;--hds-code-block-color-orange:#ffa800;--hds-code-block-color-purple:#c76cff;--hds-code-block-color-red:#ff3b20;--hds-code-block-color-foreground-primary:#d5d7db;--hds-code-block-color-foreground-faint:#b2b6bd;--hds-code-block-color-surface-primary:#0d0e12;--hds-code-block-color-surface-faint:#15181e;--hds-code-block-color-foreground-success:#009241;--hds-code-block-color-foreground-critical:#ef3016;--hds-code-block-color-foreground-interactive:#dedfe3;--hds-code-block-color-foreground-interactive-hover:#fff;--hds-code-block-color-foreground-interactive-active:#f1f2f3;--hds-code-block-color-surface-interactive-active:#2b303c;--hds-code-block-color-foreground-action:#2b89ff;--hds-code-block-color-foreground-action-hover:#389aff;--hds-code-block-color-foreground-action-active:#4ca1ff;--hds-code-block-color-border-strong:hsla(218,8%,72%,.4);--hds-code-block-color-border-primary:hsla(218,8%,72%,.2);--hds-code-block-color-foreground-selection:#0d0e12;--hds-code-block-color-surface-selection:#86ff13;--hds-code-block-color-line-highlight:rgba(0,74,222,.2);--hds-code-block-color-line-highlight-border:#1555d4;--hds-code-block-color-token:var(--hds-code-block-color-foreground-primary);--hds-code-block-color-atrule:var(--hds-code-block-color-blue);--hds-code-block-color-code-block-attr-name:var(--hds-code-block-color-blue);--hds-code-block-color-attr-value:var(--hds-code-block-color-blue);--hds-code-block-color-boolean:var(--hds-code-block-color-purple);--hds-code-block-color-builtin:var(--hds-code-block-color-orange);--hds-code-block-color-char:var(--hds-code-block-color-orange);--hds-code-block-color-class-name:var(--hds-code-block-color-blue);--hds-code-block-color-comment:var(--hds-code-block-color-foreground-faint);--hds-code-block-color-control:var(--hds-code-block-color-cyan);--hds-code-block-color-constant:var(--hds-code-block-color-purple);--hds-code-block-color-deleted:var(--hds-code-block-color-red);--hds-code-block-color-entity:var(--hds-code-block-color-green);--hds-code-block-color-function:var(--hds-code-block-color-blue);--hds-code-block-color-important:var(--hds-code-block-color-red);--hds-code-block-color-keyword:var(--hds-code-block-color-green);--hds-code-block-color-namespace:var(--hds-code-block-color-red);--hds-code-block-color-number:var(--hds-code-block-color-purple);--hds-code-block-color-operator:var(--hds-code-block-color-cyan);--hds-code-block-color-prolog:var(--hds-code-block-color-foreground-primary);--hds-code-block-color-property:var(--hds-code-block-color-blue);--hds-code-block-color-punctuation:var( --hds-code-block-color-foreground-primary );--hds-code-block-color-regex:var(--hds-code-block-color-orange);--hds-code-block-color-script:var(--hds-code-block-color-foreground-primary);--hds-code-block-color-selector:var(--hds-code-block-color-green);--hds-code-block-color-string:var(--hds-code-block-color-orange);--hds-code-block-color-symbol:var(--hds-code-block-color-orange);--hds-code-block-color-tag:var(--hds-code-block-color-green);--hds-code-block-color-url:var(--hds-code-block-color-cyan);--hds-code-block-color-lang-css:var(--hds-code-block-color-purple);--hds-code-block-color-lang-css-token:var(--hds-code-block-color-green);--hds-code-block-color-lang-css-atrule:var(--hds-code-block-color-purple);--hds-code-block-color-lang-css-entity:var(--hds-code-block-color-blue);--hds-code-block-color-lang-css-function:var(--hds-code-block-color-cyan);--hds-code-block-color-lang-css-property:var(--hds-code-block-color-cyan);--hds-code-block-color-lang-css-punctuation:var( --hds-code-block-color-orange );--hds-code-block-color-lang-css-not-atrule:var( --hds-code-block-color-foreground-primary );--hds-code-block-color-lang-css-selector:var(--hds-code-block-color-blue);--hds-code-block-color-lang-css-url:var(--hds-code-block-color-orange);--hds-code-block-color-lang-js-constant:var(--hds-code-block-color-orange);--hds-code-block-color-lang-markup-attr-value:var( --hds-code-block-color-yellow );--hds-code-block-color-lang-markup-entity-named:var( --hds-code-block-color-purple );--hds-code-block-color-lang-markup-entity-not-named:var( --hds-code-block-color-green )}.hds-code-block .token{color:var(--hds-code-block-color-token)}.hds-code-block .token.atrule{color:var(--hds-code-block-color-atrule)}.hds-code-block .token.attr-name{color:var(--hds-code-block-color-attr-name)}.hds-code-block .token.attr-value{color:var(--hds-code-block-color-attr-value)}.hds-code-block .token.boolean{color:var(--hds-code-block-color-boolean)}.hds-code-block .token.builtin{color:var(--hds-code-block-color-builtin)}.hds-code-block .token.char{color:var(--hds-code-block-color-char)}.hds-code-block .token.class-name{color:var(--hds-code-block-color-class-name)}.hds-code-block .token.comment{color:var(--hds-code-block-color-comment)}.hds-code-block .token.constant{color:var(--hds-code-block-color-constant)}.hds-code-block .token.deleted{color:var(--hds-code-block-color-deleted)}.hds-code-block .token.entity{color:var(--hds-code-block-color-entity)}.hds-code-block .token.function{color:var(--hds-code-block-color-function)}.hds-code-block .token.important{color:var(--hds-code-block-color-important)}.hds-code-block .token.keyword{color:var(--hds-code-block-color-keyword)}.hds-code-block .token.namespace{color:var(--hds-code-block-color-namespace)}.hds-code-block .token.number{color:var(--hds-code-block-color-number)}.hds-code-block .token.operator{color:var(--hds-code-block-color-operator)}.hds-code-block .token.punctuation{color:var(--hds-code-block-color-punctuation)}.hds-code-block .token.prolog{color:var(--hds-code-block-color-prolog)}.hds-code-block .token.property{color:var(--hds-code-block-color-property)}.hds-code-block .token.regex{color:var(--hds-code-block-color-regex)}.hds-code-block .token.script{color:var(--hds-code-block-color-script)}.hds-code-block .token.selector{color:var(--hds-code-block-color-selector)}.hds-code-block .token.string{color:var(--hds-code-block-color-string)}.hds-code-block .token.symbol{color:var(--hds-code-block-color-symbol)}.hds-code-block .token.tag{color:var(--hds-code-block-color-tag)}.hds-code-block .token.url{color:var(--hds-code-block-color-url)}.hds-code-block .token.variable{color:var(--hds-code-block-color-comment)}.hds-code-block .language-css{color:var(--hds-code-block-color-lang-css)}.hds-code-block .language-css .token{color:var(--hds-code-block-color-lang-css-token)}.hds-code-block .language-css .token.atrule{color:var(--hds-code-block-color-lang-css-atrule)}.hds-code-block .language-css .token.rule:not(.atrule){color:var(--hds-code-block-color-lang-css-not-atrule)}.hds-code-block .language-css .token.entity{color:var(--hds-code-block-color-lang-css-entity)}.hds-code-block .language-css .token.function{color:var(--hds-code-block-color-lang-css-function)}.hds-code-block .language-css .token.property{color:var(--hds-code-block-color-lang-css-property)}.hds-code-block .language-css .token.punctuation{color:var(--hds-code-block-color-lang-css-punctuatione)}.hds-code-block .language-css .token.selector{color:var(--hds-code-block-color-lang-css-selector)}.hds-code-block .language-css .token.url{color:var(--hds-code-block-color-lang-css-url)}.hds-code-block .language-javascript .token.constant{color:var(--hds-code-block-color-lang-js-constant)}.hds-code-block .language-html .token.attr-value,.hds-code-block .language-markup .token.attr-value{color:var(--hds-code-block-color-lang-markup-attr-value)}.hds-code-block .language-html .token.entity.named-entity,.hds-code-block .language-markup .token.entity.named-entity{color:var(--hds-code-block-color-lang-markup-entity-named)}.hds-code-block .language-html .token.entity:not(.named-entity),.hds-code-block .language-markup .token.entity:not(.named-entity){color:var(--hds-code-block-color-lang-markup-entity-not-named)}.hds-code-block{position:relative;color:var(--hds-code-block-color-foreground-primary);background-color:var(--hds-code-block-color-surface-primary);border:1px solid var(--hds-code-block-color-border-strong)}.hds-code-block code,.hds-code-block pre{line-height:1.4286;white-space:pre;text-align:left;text-shadow:none;word-wrap:normal;word-break:normal;word-spacing:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}@media print{.hds-code-block code,.hds-code-block pre{text-shadow:none}}.hds-code-block--is-standalone{border-radius:6px}.hds-code-block--has-line-wrapping .hds-code-block__code,.hds-code-block--has-line-wrapping .hds-code-block__code code{white-space:pre-wrap;overflow-wrap:break-word}.hds-code-block__title{color:var(--hds-code-block-color-foreground-primary)}.hds-code-block__description{color:var(--hds-code-block-color-foreground-faint)}.hds-code-block__header{display:flex;flex-direction:column;gap:4px;padding:8px 16px;background-color:var(--hds-code-block-color-surface-faint);border-bottom:1px solid var(--hds-code-block-color-border-primary);border-top-left-radius:inherit;border-top-right-radius:inherit}.hds-code-block__header:empty{display:none}.hds-code-block__header strong{font-weight:var(--mds-typography-font-weight-semibold)}.hds-code-block__header code,.hds-code-block__header pre{display:inline;font-size:.9em;font-family:var(--mds-typography-font-stack-mono);line-height:1em}.hds-code-block__header a:not([class*=hds-]){color:var(--hds-code-block-color-foreground-action)}.hds-code-block__header a:not([class*=hds-]):focus,.hds-code-block__header a:not([class*=hds-]):focus-visible{text-decoration:none;outline:2px solid var(--token-color-focus-action-internal);outline-offset:1px}.hds-code-block__header a:not([class*=hds-]):hover{color:var(--token-color-foreground-action-hover)}.hds-code-block__header a:not([class*=hds-]):active{color:var(--token-color-foreground-action-active)}.hds-code-block__body{position:relative;border-radius:inherit}.hds-code-block__code{outline-style:solid;outline-color:transparent;display:block;margin:0;padding:16px;overflow:auto;font-size:.8125rem;font-family:var(--mds-typography-font-stack-mono);border-radius:inherit}.hds-code-block__code:focus{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-code-block__code:focus:not(:focus-visible){box-shadow:none}.hds-code-block__code:focus-visible{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-code-block__code:focus:active{box-shadow:none}.hds-code-block__code ::-moz-selection{color:var(--hds-code-block-color-foreground-selection);background-color:var(--hds-code-block-color-surface-selection)}.hds-code-block__code ::selection{color:var(--hds-code-block-color-foreground-selection);background-color:var(--hds-code-block-color-surface-selection)}.hds-code-block__copy-button{position:absolute!important;top:11px;right:12px;color:var(--hds-code-block-color-foreground-primary)!important;background-color:var(--hds-code-block-color-surface-faint)!important;border:1px solid var(--hds-code-block-color-border-strong)!important}.hds-code-block__copy-button.mock-hover,.hds-code-block__copy-button:hover{background-color:var(--hds-code-block-color-surface-primary)!important;border-color:var(--hds-code-block-color-border-strong)!important}.hds-code-block__copy-button.mock-active,.hds-code-block__copy-button:active{background-color:var(--hds-code-block-color-surface-interactive-active)!important}.hds-code-block__copy-button.mock-focus,.hds-code-block__copy-button:focus,.hds-code-block__copy-button:focus-visible{background-color:var(--hds-code-block-color-surface-faint)!important}.mds-copy-button__icon--idle svg{fill:var(--hds-code-block-color-foreground-primary)!important}.mds-copy-button__icon--success svg{fill:var(--hds-code-block-color-foreground-success)!important}.mds-copy-button__icon--error svg{fill:var(--hds-code-block-color-foreground-critical)!important}.hds-code-block.line-numbers{counter-reset:linenumber}.hds-code-block.line-numbers .hds-code-block__code{position:relative;padding-left:calc(49px + 16px)}.hds-code-block.line-numbers .line-numbers-rows{position:absolute;top:0;left:0;min-width:49px;min-height:100%;padding:16px 0;border-right:1px solid var(--hds-code-block-color-border-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.hds-code-block.line-numbers .line-numbers-rows>span{display:block;counter-increment:linenumber}.hds-code-block.line-numbers .line-numbers-rows>span:before{display:block;padding-right:16px;text-align:right;content:counter(linenumber)}.hds-code-block .line-highlight{position:absolute;right:0;left:0;margin-top:-3px;background-color:var(--hds-code-block-color-line-highlight);border:solid var(--hds-code-block-color-line-highlight-border);border-width:1px 0 1px 4px;mix-blend-mode:screen;pointer-events:none}@media print{.hds-code-block .line-highlight{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.hds-code-block .token.bold{font-weight:700}.hds-code-block .token.italic{font-style:italic}.hds-code-block__code{padding-right:0}.hds-code-block .hds-code-block__code{padding-left:0}.hds-code-block.line-numbers .hds-code-block__code{padding-left:49px}.hds-code-block__code .line-highlight{margin-top:0;border-width:0 0 0 4px;position:static}.hds-code-block__code .line-highlight.line-highlight-first{border-top-width:1px}.hds-code-block__code .line-highlight.line-highlight-last{border-bottom-width:1px}.hds-code-block__code .line-of-code{display:block;padding-left:var(--mds-spacing-05)}.hds-code-block__code .line-of-code.line-highlight{padding-left:var(--mds-spacing-04)}.line-numbers .hds-code-block__code .line-of-code.line-highlight{border-width:0;padding-left:var(--mds-spacing-05)}.hds-code-block__code .line-of-code.line-highlight.line-highlight-first{border-top-width:1px}.hds-code-block__code .line-of-code.line-highlight.line-highlight-last{border-bottom-width:1px}.hds-code-block__code .line-of-code>span{padding-right:var(--mds-spacing-09)}.hds-code-block__code .line-number{display:block;color:#999}.flight-icon{display:block}.flight-icon-display-inline{display:inline-block}@keyframes hds-flight-icon-animation-rotation{to{transform:rotate(1turn)}}.flight-icon--animation-loading,.flight-icon--animation-running{animation:hds-flight-icon-animation-rotation 9s linear infinite}@media(prefers-reduced-motion:no-preference){.flight-icon--animation-loading{animation-duration:.7s}.flight-icon--animation-running{animation-duration:1s}}.flight-sprite-container{position:absolute;width:0;height:0;visibility:hidden}.hds-form-checkbox{width:var(--token-form-checkbox-size);height:var(--token-form-checkbox-size);margin:0;padding:0;background-position:50%;background-size:var(--token-form-checkbox-background-image-size) var(--token-form-checkbox-background-image-size);border-style:solid;border-width:var(--token-form-checkbox-border-width);border-radius:var(--token-form-checkbox-border-radius);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hds-form-checkbox:not(:checked,:indeterminate){background-color:var(--token-form-control-base-surface-color-default);border-color:var(--token-form-control-base-border-color-default);box-shadow:var(--token-elevation-inset-box-shadow)}.hds-form-checkbox:checked{background-color:var(--token-form-control-checked-surface-color-default);background-image:var(--token-form-checkbox-background-image-data-url);border-color:var(--token-form-control-checked-border-color-default)}.hds-form-checkbox:indeterminate{background-color:var(--token-form-control-checked-surface-color-default);background-image:var(--token-form-checkbox-background-image-data-url-indeterminate);border-color:var(--token-form-control-checked-border-color-default)}.hds-form-checkbox.mock-hover:not(:checked,:indeterminate),.hds-form-checkbox:hover:not(:checked,:indeterminate){background-color:var(--token-form-control-base-surface-color-hover);border-color:var(--token-form-control-base-border-color-hover)}.hds-form-checkbox.mock-hover:checked,.hds-form-checkbox.mock-hover:indeterminate,.hds-form-checkbox:hover:checked,.hds-form-checkbox:hover:indeterminate{background-color:var(--token-form-control-checked-border-color-default);border-color:var(--token-form-control-checked-border-color-hover)}.hds-form-checkbox.mock-focus,.hds-form-checkbox:focus{outline:3px solid var(--token-color-focus-action-external);outline-offset:1px}.hds-form-checkbox:disabled:not(:checked,:indeterminate){background-color:var(--token-form-control-disabled-surface-color);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-checkbox:disabled:checked{background-color:var(--token-form-control-disabled-surface-color);background-image:var(--token-form-checkbox-background-image-data-url-disabled);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-checkbox:disabled:indeterminate{background-color:var(--token-form-control-disabled-surface-color);background-image:var(--token-form-checkbox-background-image-data-url-indeterminate-disabled);background-repeat:no-repeat;border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-error{display:flex;gap:8px;align-items:flex-start;color:var(--token-form-error-color)}.hds-form-error__icon{flex:none;width:var(--token-form-error-icon-size);height:var(--token-form-error-icon-size);margin:2px 0}.hds-form-error__content{flex:1 1 auto}.hds-form-error__message{margin:0}.hds-form-group{display:block;margin:0;padding:0;border:none}.hds-form-group__legend{margin:0 0 8px;padding:0}.hds-form-group__legend~.hds-form-group__control-fields-wrapper .hds-form-label{font-weight:var(--mds-typography-font-weight-regular)}.hds-form-group--layout-vertical .hds-form-group__control-fields-wrapper{display:flex;flex-direction:column}.hds-form-group--layout-vertical .hds-form-group__control-field+.hds-form-group__control-field{margin-top:12px}.hds-form-group--layout-horizontal .hds-form-group__control-fields-wrapper{display:flex;flex-wrap:wrap;margin-bottom:-4px}.hds-form-group--layout-horizontal .hds-form-group__control-field{margin-right:16px;margin-bottom:4px}.hds-form-group__helper-text{margin-bottom:8px}.hds-form-group__error{margin-top:8px}.hds-form-field--layout-vertical{display:grid;justify-items:start;width:100%}.hds-form-field--layout-vertical .hds-form-field__label{width:-moz-fit-content;width:fit-content}.hds-form-field--layout-vertical .hds-form-field__helper-text:not(:first-child){margin-top:4px}.hds-form-field--layout-vertical .hds-form-field__helper-text+.hds-form-helper-text{margin-top:2px}.hds-form-field--layout-vertical .hds-form-field__control{display:flex;justify-self:stretch}.hds-form-field--layout-vertical .hds-form-field__control:not(:first-child){margin-top:8px}.hds-form-field--layout-vertical .hds-form-field__control:not(:last-child){margin-bottom:8px}.hds-form-field--layout-flag{display:grid;grid-auto-flow:row;grid-template-areas:"control label" "control helper-text" "control error";grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;justify-items:start}.hds-form-field--layout-flag .hds-form-field__label{grid-area:label;width:-moz-fit-content;width:fit-content}.hds-form-field--layout-flag .hds-form-field__helper-text{grid-area:helper-text;margin-top:4px}.hds-form-field--layout-flag .hds-form-field__control{display:flex;grid-area:control}.hds-form-field--layout-flag .hds-form-field__control:not(:only-child){margin-top:2px;margin-right:8px}.hds-form-field--layout-flag .hds-form-field__error{grid-area:error;margin-top:4px}.hds-form-helper-text{display:block;color:var(--token-form-helper-text-color)}.hds-form-indicator--optional{color:var(--token-form-indicator-optional-color)}.hds-form-label{display:flex;gap:var(--mds-spacing-01);flex-wrap:wrap;max-width:100%;color:var(--token-form-label-color)}.hds-form-legend{display:block;color:var(--token-form-legend-color)}.hds-form-radio{width:var(--token-form-radio-size);height:var(--token-form-radio-size);margin:0;padding:0;background-position:50%;background-size:var(--token-form-radio-background-image-size) var(--token-form-radio-background-image-size);border-style:solid;border-width:var(--token-form-radio-border-width);border-radius:50%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hds-form-radio:not(:checked){background-color:var(--token-form-control-base-surface-color-default);border-color:var(--token-form-control-base-border-color-default);box-shadow:var(--token-elevation-inset-box-shadow)}.hds-form-radio:checked{background-color:var(--token-form-control-checked-surface-color-default);background-image:var(--token-form-radio-background-image-data-url);border-color:var(--token-form-control-checked-border-color-default)}.hds-form-radio.mock-hover:not(:checked),.hds-form-radio:hover:not(:checked){background-color:var(--token-form-control-base-surface-color-hover);border-color:var(--token-form-control-base-border-color-hover)}.hds-form-radio.mock-hover:checked,.hds-form-radio:hover:checked{background-color:var(--token-form-control-checked-border-color-default);border-color:var(--token-form-control-checked-border-color-hover)}.hds-form-radio.mock-focus,.hds-form-radio:focus{outline:3px solid var(--token-color-focus-action-external);outline-offset:1px}.hds-form-radio:disabled:checked,.hds-form-radio:disabled:not(:checked){background-color:var(--token-form-control-disabled-surface-color);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-radio:disabled:checked{background-image:var(--token-form-radio-background-image-data-url-disabled)}@media(max-width:767px){.hds-form-radio-card__label{font-family:var(--mds-typography-font-stack-text);font-size:var(--mds-typography-display-200-font-size);line-height:var(--mds-typography-display-200-line-height)}}.hds-form-group--radio-cards .hds-form-group__control-fields-wrapper{margin:calc(-1*var(--token-form-radiocard-group-gap)/2)}.hds-form-group--radio-cards .hds-form-group__legend{margin-bottom:12px}.hds-form-group--radio-cards .hds-form-radio-card{margin:calc(var(--token-form-radiocard-group-gap)/2)}.hds-form-group--radio-cards .hds-form-radio-card--has-fluid-width{flex:1 0}.hds-form-group--radio-cards .hds-form-radio-card--has-fixed-width{flex:1 0 100%}.hds-form-radio-card{display:flex;flex-direction:column;background-color:var(--token-color-surface-primary);border:var(--token-form-radiocard-border-width) solid var(--token-color-border-primary);border-radius:var(--token-form-radiocard-border-radius);box-shadow:var(--token-elevation-mid-box-shadow);cursor:pointer}.hds-form-radio-card .hds-form-radio-card__control{outline-color:transparent}.hds-form-radio-card.mock-hover,.hds-form-radio-card:hover{box-shadow:var(--token-elevation-high-box-shadow);transition:var(--token-form-radiocard-transition-duration)}.hds-form-radio-card.mock-focus,.hds-form-radio-card:focus-within{border-color:var(--token-color-focus-action-internal);box-shadow:0 0 0 3px var(--token-color-focus-action-external)}.hds-form-radio-card--checked,.hds-form-radio-card.mock-checked{border-color:var(--token-color-focus-action-internal)}.hds-form-radio-card--checked .hds-form-radio-card__control-wrapper,.hds-form-radio-card.mock-checked .hds-form-radio-card__control-wrapper{background-color:var(--token-color-surface-action);border-color:var(--token-color-border-action)}.hds-form-radio-card--disabled,.hds-form-radio-card.mock-disabled{box-shadow:none;cursor:not-allowed}.hds-form-radio-card--disabled,.hds-form-radio-card--disabled .hds-form-radio-card__control-wrapper,.hds-form-radio-card.mock-disabled,.hds-form-radio-card.mock-disabled .hds-form-radio-card__control-wrapper{background-color:var(--token-color-surface-interactive-disabled);border-color:var(--token-color-border-primary)}.hds-form-radio-card--align-left{text-align:left}.hds-form-radio-card--align-center{text-align:center}.hds-form-radio-card--align-center .flight-icon{margin:auto}.hds-form-radio-card--control-bottom .hds-form-radio-card__control-wrapper{border-top-width:var(--token-form-radiocard-border-width);border-top-style:solid;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.hds-form-radio-card--control-left{flex-direction:row-reverse}.hds-form-radio-card--control-left .hds-form-radio-card__control-wrapper{display:flex;align-items:center;border-right-width:var(--token-form-radiocard-border-width);border-right-style:solid;border-top-left-radius:inherit;border-bottom-left-radius:inherit}.hds-form-radio-card__content{flex:1 1;padding:var(--token-form-radiocard-content-padding)}.hds-form-radio-card__label{display:block;margin:8px 0;color:var(--token-form-label-color);overflow-wrap:break-word}.hds-form-radio-card__label:first-child{margin-top:0}.hds-form-radio-card__description{display:block;color:var(--token-color-foreground-primary)}.hds-form-radio-card__control-wrapper{padding:var(--token-form-radiocard-control-padding);background-color:var(--token-color-surface-faint);border-color:var(--token-color-border-primary)}.hds-form-radio-card__control{display:block;margin:auto}.hds-form-select{max-width:100%;padding:var(--token-form-control-padding);padding-right:calc(var(--token-form-control-padding) + 24px);color:var(--token-form-control-base-foreground-value-color);background-color:var(--token-form-control-base-surface-color-default);background-image:var(--token-form-select-background-image-data-url);background-repeat:no-repeat;background-position:right var(--token-form-select-background-image-position-right-x) top var(--token-form-select-background-image-position-top-y);background-size:var(--token-form-select-background-image-size) var(--token-form-select-background-image-size);border:var(--token-form-control-border-width) solid var(--token-form-control-base-border-color-default);border-radius:var(--token-form-control-border-radius);box-shadow:var(--token-elevation-low-box-shadow);-webkit-appearance:none;-moz-appearance:none;appearance:none}.hds-form-select.mock-hover,.hds-form-select:hover{border-color:var(--token-form-control-base-border-color-hover)}.hds-form-select.mock-focus,.hds-form-select:focus{border-color:var(--token-color-focus-action-internal);outline:3px solid var(--token-color-focus-action-external);outline-offset:0}.hds-form-select:disabled{color:var(--token-form-control-disabled-foreground-color);background-color:var(--token-form-control-disabled-surface-color);background-image:var(--token-form-select-background-image-data-url-disabled);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-select.hds-form-select--is-invalid{border-color:var(--token-form-control-invalid-border-color-default)}.hds-form-select.hds-form-select--is-invalid.mock-hover,.hds-form-select.hds-form-select--is-invalid:hover{border-color:var(--token-form-control-invalid-border-color-hover)}.hds-form-select.hds-form-select--is-invalid.mock-focus,.hds-form-select.hds-form-select--is-invalid:focus{border-color:var(--token-color-focus-critical-internal);outline-color:var(--token-color-focus-critical-external)}.hds-form-select[multiple],.hds-form-select[size]{background:none}.hds-form-select[multiple] option,.hds-form-select[size] option{margin:2px auto;border-radius:3px}.hds-form-select[multiple] option:hover,.hds-form-select[size] option:hover{color:var(--token-color-foreground-action)}.hds-form-select[multiple] option:disabled,.hds-form-select[size] option:disabled{color:var(--token-color-foreground-disabled)}.hds-form-select[multiple] option:checked,.hds-form-select[size] option:checked{color:var(--token-color-foreground-high-contrast);background:var(--token-color-palette-blue-200)}.hds-form-select[multiple] optgroup,.hds-form-select[size] optgroup{color:var(--token-color-foreground-strong);font-weight:var(--mds-typography-font-weight-semibold);font-style:normal}.hds-form-select--size-large{padding:11px;min-height:3rem;background-position:right 11px top 16px}.hds-form-select,.hds-form-super-select__trigger{max-width:100%;padding:var(--token-form-control-padding);padding-right:calc(var(--token-form-control-padding) + 24px);color:var(--token-form-control-base-foreground-value-color);background-color:var(--token-form-control-base-surface-color-default);background-image:var(--token-form-select-background-image-data-url);background-repeat:no-repeat;background-position:right var(--token-form-select-background-image-position-right-x) top var(--token-form-select-background-image-position-top-y);background-size:var(--token-form-select-background-image-size) var(--token-form-select-background-image-size);border:var(--token-form-control-border-width) solid var(--token-form-control-base-border-color-default);border-radius:var(--token-form-control-border-radius);box-shadow:var(--token-elevation-low-box-shadow);-webkit-appearance:none;-moz-appearance:none;appearance:none}.hds-form-select.mock-hover,.hds-form-select:hover,.hds-form-super-select__trigger:hover,.mock-hover.hds-form-super-select__trigger{border-color:var(--token-form-control-base-border-color-hover)}.hds-form-select.mock-focus,.hds-form-select:focus,.hds-form-super-select__trigger:focus,.mock-focus.hds-form-super-select__trigger{border-color:var(--token-color-focus-action-internal);outline:3px solid var(--token-color-focus-action-external);outline-offset:0}.hds-form-select:disabled,.hds-form-super-select__trigger:disabled{color:var(--token-form-control-disabled-foreground-color);background-color:var(--token-form-control-disabled-surface-color);background-image:var(--token-form-select-background-image-data-url-disabled);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-select--is-invalid.hds-form-super-select__trigger,.hds-form-select.hds-form-select--is-invalid{border-color:var(--token-form-control-invalid-border-color-default)}.hds-form-select--is-invalid.hds-form-super-select__trigger:hover,.hds-form-select--is-invalid.mock-hover.hds-form-super-select__trigger,.hds-form-select.hds-form-select--is-invalid.mock-hover,.hds-form-select.hds-form-select--is-invalid:hover{border-color:var(--token-form-control-invalid-border-color-hover)}.hds-form-select--is-invalid.hds-form-super-select__trigger:focus,.hds-form-select--is-invalid.mock-focus.hds-form-super-select__trigger,.hds-form-select.hds-form-select--is-invalid.mock-focus,.hds-form-select.hds-form-select--is-invalid:focus{border-color:var(--token-color-focus-critical-internal);outline-color:var(--token-color-focus-critical-external)}.hds-form-select[multiple],.hds-form-select[size],[multiple].hds-form-super-select__trigger,[size].hds-form-super-select__trigger{background:none}.hds-form-select[multiple] option,.hds-form-select[size] option,[multiple].hds-form-super-select__trigger option,[size].hds-form-super-select__trigger option{margin:2px auto;border-radius:3px}.hds-form-select[multiple] option:hover,.hds-form-select[size] option:hover,[multiple].hds-form-super-select__trigger option:hover,[size].hds-form-super-select__trigger option:hover{color:var(--token-color-foreground-action)}.hds-form-select[multiple] option:disabled,.hds-form-select[size] option:disabled,[multiple].hds-form-super-select__trigger option:disabled,[size].hds-form-super-select__trigger option:disabled{color:var(--token-color-foreground-disabled)}.hds-form-select[multiple] option:checked,.hds-form-select[size] option:checked,[multiple].hds-form-super-select__trigger option:checked,[size].hds-form-super-select__trigger option:checked{color:var(--token-color-foreground-high-contrast);background:var(--token-color-palette-blue-200)}.hds-form-select[multiple] optgroup,.hds-form-select[size] optgroup,[multiple].hds-form-super-select__trigger optgroup,[size].hds-form-super-select__trigger optgroup{color:var(--token-color-foreground-strong);font-weight:var(--mds-typography-font-weight-semibold);font-style:normal}.hds-form-select--size-medium{padding:var(--token-form-control-padding)}.hds-form-select--size-large,.hds-form-super-select__trigger{padding:11px;min-height:3rem;background-position:right 11px top 16px}.hds-form-super-select__root{position:relative;width:100%}.hds-form-super-select__trigger{width:100%;cursor:pointer}.hds-form-super-select__search-input-wrapper{width:100%;padding:11px 11px 1px}.hds-form-super-select__search-input-wrapper input{padding:7px}.hds-form-super-select__popover{overflow:hidden;position:absolute;top:calc(100% + 4px);left:0;display:flex;flex-direction:column;width:100%;background-color:var(--token-color-surface-primary);border-radius:6px;box-shadow:var(--token-surface-high-box-shadow);z-index:2}.hds-form-super-select__list{list-style:none;margin:0;padding:3px 0;overflow-y:auto}.hds-form-super-select__option{min-height:36px;padding:7px 7px 7px 40px;isolation:isolate;cursor:pointer;position:relative;line-height:var(--token-typography-body-100-line-height)}.hds-form-super-select__option-text:after{position:absolute;z-index:-1;left:4px;width:2px;top:6px;bottom:6px;border-radius:1px;content:"";background-color:var(--token-color-foreground-action-hover);display:none}.hds-form-super-select__option:hover .hds-form-super-select__option-text:after,.hds-form-super-select__option[data-vfocused=true] .hds-form-super-select__option-text:after{display:block}.hds-form-super-select__option:hover .hds-form-super-select__option-text,.hds-form-super-select__option[data-vfocused=true] .hds-form-super-select__option-text{color:var(--token-color-foreground-action-hover)}.hds-form-super-select-list-item__interactive-icon{display:block;margin-top:2px}.hds-form-super-select-list-item__interactive-icon--leading{margin-right:8px}.hds-form-super-select-list-item__interactive-icon--trailing{margin-left:8px}.hds-form-super-select-list-item__interactive-loading-wrapper{display:flex;align-items:center;padding:8px 10px 8px 16px}.hds-form-super-select-list-item__interactive-loading-wrapper .hds-form-super-select-list-item__interactive-icon{color:var(--token-color-foreground-primary)}.hds-form-textarea{width:100%;max-width:100%;min-height:36px;padding:var(--token-form-control-padding);color:var(--token-form-control-base-foreground-value-color);background-color:var(--token-form-control-base-surface-color-default);border:var(--token-form-control-border-width) solid var(--token-form-control-base-border-color-default);border-radius:var(--token-form-control-border-radius);box-shadow:var(--token-elevation-inset-box-shadow);resize:vertical}.hds-form-textarea ::-moz-placeholder{color:var(--token-form-control-base-foreground-placeholder-color)}.hds-form-textarea ::placeholder{color:var(--token-form-control-base-foreground-placeholder-color)}.hds-form-textarea.mock-hover,.hds-form-textarea:hover{border-color:var(--token-form-control-base-border-color-hover)}.hds-form-textarea.mock-focus,.hds-form-textarea:focus{border-color:var(--token-color-focus-action-internal);outline:3px solid var(--token-color-focus-action-external);outline-offset:0}.hds-form-textarea:-moz-read-only{color:var(--token-form-control-readonly-foreground-color);background-color:var(--token-form-control-readonly-surface-color);border-color:var(--token-form-control-readonly-border-color);box-shadow:none}.hds-form-textarea:read-only{color:var(--token-form-control-readonly-foreground-color);background-color:var(--token-form-control-readonly-surface-color);border-color:var(--token-form-control-readonly-border-color);box-shadow:none}.hds-form-textarea:disabled{color:var(--token-form-control-disabled-foreground-color);background-color:var(--token-form-control-disabled-surface-color);border-color:var(--token-form-control-disabled-border-color);box-shadow:none;cursor:not-allowed}.hds-form-textarea.hds-form-textarea--is-invalid{border-color:var(--token-form-control-invalid-border-color-default)}.hds-form-textarea.hds-form-textarea--is-invalid.mock-hover,.hds-form-textarea.hds-form-textarea--is-invalid:hover{border-color:var(--token-form-control-invalid-border-color-hover)}.hds-form-textarea.hds-form-textarea--is-invalid.mock-focus,.hds-form-textarea.hds-form-textarea--is-invalid:focus{border-color:var(--token-color-focus-critical-internal);outline-color:var(--token-color-focus-critical-external)}.hds-form-textarea--size-medium{padding:var(--token-form-control-padding)}.hds-form-textarea--size-large{padding:11px;min-height:5rem}.hds-form-file-input{margin:-4px 0 -4px -4px;padding:3px 0 3px 3px;color:var(--token-color-foreground-primary)}.hds-form-file-input:focus,.hds-form-file-input:focus-visible{outline:none}.hds-form-file-input::file-selector-button{min-height:36px;margin-right:16px;padding:7px 16px 7px 37px;color:var(--token-color-foreground-primary);font:inherit;background-color:var(--token-color-surface-faint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%233b3d45'%3E%3Cpath d='M4.24 5.8a.75.75 0 001.06-.04l1.95-2.1v6.59a.75.75 0 001.5 0V3.66l1.95 2.1a.75.75 0 101.1-1.02l-3.25-3.5a.75.75 0 00-1.101.001L4.2 4.74a.75.75 0 00.04 1.06z'/%3E%3Cpath d='M1.75 9a.75.75 0 01.75.75v3c0 .414.336.75.75.75h9.5a.75.75 0 00.75-.75v-3a.75.75 0 011.5 0v3A2.25 2.25 0 0112.75 15h-9.5A2.25 2.25 0 011 12.75v-3A.75.75 0 011.75 9z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:15px 50%;background-size:var(--token-form-text-input-background-image-size);border:1px solid var(--token-color-border-strong);border-radius:5px;box-shadow:var(--token-elevation-low-box-shadow);cursor:pointer}.hds-form-file-input.mock-hover::file-selector-button,.hds-form-file-input::file-selector-button:hover{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-primary);border-color:var(--token-color-border-strong)}.hds-form-file-input.mock-focus::file-selector-button,.hds-form-file-input:focus-within::file-selector-button{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-faint);border-color:var(--token-color-focus-action-internal);outline:3px solid var(--token-color-focus-action-external)}.hds-form-file-input:not(:focus,.mock-focus)::file-selector-button{border-color:var(--token-color-border-strong);outline:0}.hds-form-file-input.mock-active::file-selector-button,.hds-form-file-input::file-selector-button:active{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-interactive-active);border-color:var(--token-color-border-strong);box-shadow:none}.hds-form-file-input.mock-disabled,.hds-form-file-input.mock-disabled:focus,.hds-form-file-input.mock-disabled:hover,.hds-form-file-input:disabled,.hds-form-file-input:disabled:focus,.hds-form-file-input:disabled:hover,.hds-form-file-input[disabled],.hds-form-file-input[disabled]:focus,.hds-form-file-input[disabled]:hover{color:var(--token-color-foreground-disabled)}.hds-form-file-input.mock-disabled::file-selector-button,.hds-form-file-input.mock-disabled:focus::file-selector-button,.hds-form-file-input.mock-disabled:hover::file-selector-button,.hds-form-file-input:disabled::file-selector-button,.hds-form-file-input:disabled:focus::file-selector-button,.hds-form-file-input:disabled:hover::file-selector-button,.hds-form-file-input[disabled]::file-selector-button,.hds-form-file-input[disabled]:focus::file-selector-button,.hds-form-file-input[disabled]:hover::file-selector-button{color:var(--token-color-foreground-disabled);background:var(--token-color-surface-faint);border-color:var(--token-color-border-primary);box-shadow:none;cursor:not-allowed;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%238c909c'%3E%3Cpath d='M4.24 5.8a.75.75 0 001.06-.04l1.95-2.1v6.59a.75.75 0 001.5 0V3.66l1.95 2.1a.75.75 0 101.1-1.02l-3.25-3.5a.75.75 0 00-1.101.001L4.2 4.74a.75.75 0 00.04 1.06z'/%3E%3Cpath d='M1.75 9a.75.75 0 01.75.75v3c0 .414.336.75.75.75h9.5a.75.75 0 00.75-.75v-3a.75.75 0 011.5 0v3A2.25 2.25 0 0112.75 15h-9.5A2.25 2.25 0 011 12.75v-3A.75.75 0 011.75 9z'/%3E%3C/g%3E%3C/svg%3E")}.hds-form-file-input.mock-disabled::file-selector-button:before,.hds-form-file-input.mock-disabled:focus::file-selector-button:before,.hds-form-file-input.mock-disabled:hover::file-selector-button:before,.hds-form-file-input:disabled::file-selector-button:before,.hds-form-file-input:disabled:focus::file-selector-button:before,.hds-form-file-input:disabled:hover::file-selector-button:before,.hds-form-file-input[disabled]::file-selector-button:before,.hds-form-file-input[disabled]:focus::file-selector-button:before,.hds-form-file-input[disabled]:hover::file-selector-button:before{border-color:transparent}.hds-form-toggle{position:relative;display:inline-block;isolation:isolate}.hds-form-toggle__control{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;height:100%;margin:0;padding:0;color:transparent;background-color:transparent;border:none;outline:none;cursor:pointer;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hds-form-toggle__control:disabled{cursor:not-allowed}.hds-form-toggle__facade{position:relative;display:block;width:var(--token-form-toggle-width);height:var(--token-form-toggle-height);background-image:var(--token-form-toggle-background-image-data-url);background-repeat:no-repeat;background-position:var(--token-form-toggle-background-image-position-x) 50%;background-size:var(--token-form-toggle-background-image-size) var(--token-form-toggle-background-image-size);border:var(--token-form-radio-border-width) solid var(--border-color);border-radius:calc(var(--token-form-toggle-height)/2)}@media(prefers-reduced-motion:no-preference){.hds-form-toggle__facade{transition-timing-function:var(--token-form-toggle-transition-timing-function);transition-duration:var(--token-form-toggle-transition-duration);transition-property:all}}.hds-form-toggle__facade:after{position:absolute;top:calc(var(--token-form-radio-border-width)*-1);left:calc(var(--token-form-radio-border-width)*-1);width:var(--token-form-toggle-thumb-size);height:var(--token-form-toggle-thumb-size);background-color:var(--token-form-control-base-surface-color-default);border:var(--token-form-radio-border-width) solid var(--border-color);border-radius:50%;transform:translateZ(0);content:""}@media(prefers-reduced-motion:no-preference){.hds-form-toggle__facade:after{transition-timing-function:var(--token-form-toggle-transition-timing-function);transition-duration:var(--token-form-toggle-transition-duration);transition-property:all}}.hds-form-toggle__facade:before{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;margin:auto;border-width:3px;border-radius:calc(var(--token-form-toggle-height)/2 + 3px + 1px);content:""}:not(:checked)+.hds-form-toggle__facade{--border-color:var(--token-form-control-base-border-color-default);background-color:var(--token-form-toggle-base-surface-color-default)}:checked+.hds-form-toggle__facade{--border-color:var(--token-form-control-checked-border-color-default);background-color:var(--token-form-control-checked-surface-color-default)}:checked+.hds-form-toggle__facade:after{transform:translate3d(calc(var(--token-form-toggle-width) - var(--token-form-toggle-thumb-size)),0,0)}.mock-hover:not(:checked)+.hds-form-toggle__facade,:hover:not(:checked)+.hds-form-toggle__facade{--border-color:var(--token-form-control-base-border-color-hover)}.mock-hover:checked+.hds-form-toggle__facade,:hover:checked+.hds-form-toggle__facade{--border-color:var(--token-form-control-checked-border-color-hover);background-color:var(--token-form-control-checked-border-color-default)}.mock-focus+.hds-form-toggle__facade:before,:focus+.hds-form-toggle__facade:before{border-color:var(--token-color-focus-action-external);border-style:solid}:disabled:checked+.hds-form-toggle__facade,:disabled:not(:checked)+.hds-form-toggle__facade{--border-color:var(--token-form-control-disabled-border-color);background-color:var(--token-form-control-disabled-surface-color);background-image:var(--token-form-toggle-background-image-data-url-disabled)}.hds-link-inline{text-decoration:underline;border-radius:2px}.hds-link-inline.mock-focus,.hds-link-inline:focus,.hds-link-inline:focus-visible{text-decoration:none;outline:2px solid var(--token-color-focus-action-internal);outline-offset:1px}.hds-link-inline__icon{display:inline-block;width:1em;height:1em;vertical-align:text-bottom}.hds-link-inline--icon-leading>.hds-link-inline__icon{margin-right:.25em}.hds-link-inline--icon-trailing>.hds-link-inline__icon{margin-left:.25em}.hds-link-inline--color-primary{color:var(--token-color-foreground-action)}.hds-link-inline--color-primary.mock-hover,.hds-link-inline--color-primary:hover{color:var(--token-color-foreground-action-hover)}.hds-link-inline--color-primary.mock-active,.hds-link-inline--color-primary:active{color:var(--token-color-foreground-action-active)}.hds-link-inline--color-secondary{color:var(--token-color-foreground-strong)}.hds-link-inline--color-secondary.mock-hover,.hds-link-inline--color-secondary:hover{color:var(--token-color-foreground-primary)}.hds-link-inline--color-secondary.mock-active,.hds-link-inline--color-secondary:active{color:var(--token-color-foreground-faint)}.hds-separator{height:auto;color:inherit;background-color:transparent;background-color:initial;border:none;border-top:1px solid var(--token-color-border-primary)}.hds-separator--spacing-24{margin:24px 0}.hds-separator--spacing-0{margin:0}.hds-link-standalone{display:flex;gap:.375rem;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding-top:4px;padding-bottom:4px;font-weight:var(--mds-typography-font-weight-regular);font-family:var(--mds-typography-font-stack-text);background-color:transparent;border:1px solid transparent;text-decoration-color:transparent;cursor:pointer}.hds-link-standalone__text{flex:1 0;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .25s ease-in,color .25s ease-in}.hds-link-standalone__icon{transition:color .25s ease-in}.hds-link-standalone--size-small .hds-link-standalone__icon{width:.75rem;height:.75rem}.hds-link-standalone--size-small .hds-link-standalone__text{font-size:.8125rem;line-height:1.231}.hds-link-standalone--size-medium .hds-link-standalone__icon{width:1rem;height:1rem}.hds-link-standalone--size-medium .hds-link-standalone__text{font-size:.875rem;line-height:1.143}.hds-link-standalone--size-large .hds-link-standalone__icon{width:1.5rem;height:1.5rem}.hds-link-standalone--size-large .hds-link-standalone__text{font-size:1rem;line-height:1.5}.hds-link-standalone--color-primary{color:var(--token-color-foreground-action)}.hds-link-standalone--color-primary.mock-hover,.hds-link-standalone--color-primary:hover{color:var(--token-color-foreground-action-hover)}.hds-link-standalone--color-primary.mock-hover .hds-link-standalone__text,.hds-link-standalone--color-primary:hover .hds-link-standalone__text{text-decoration-color:#4e81e8}.hds-link-standalone--color-primary.mock-active,.hds-link-standalone--color-primary:active{color:var(--token-color-foreground-action-active)}.hds-link-standalone--color-primary.mock-active .hds-link-standalone__text,.hds-link-standalone--color-primary:active .hds-link-standalone__text{text-decoration-color:#396ed6}.hds-link-standalone--color-primary.mock-active:before,.hds-link-standalone--color-primary:active:before{background-color:var(--token-color-surface-action)}.hds-link-standalone--color-secondary{color:var(--token-color-foreground-strong)}.hds-link-standalone--color-secondary.mock-hover .hds-link-standalone__text,.hds-link-standalone--color-secondary:hover .hds-link-standalone__text{text-decoration-color:#4d4d4f}.hds-link-standalone--color-secondary.mock-active,.hds-link-standalone--color-secondary:active{color:var(--token-color-foreground-primary)}.hds-link-standalone--color-secondary.mock-active .hds-link-standalone__text,.hds-link-standalone--color-secondary:active .hds-link-standalone__text{text-decoration-color:#6e7075}.hds-link-standalone--color-secondary.mock-active:before,.hds-link-standalone--color-secondary:active:before{background-color:var(--token-color-surface-interactive-active)}.hds-link-standalone{position:relative;outline-style:solid;outline-color:transparent;isolation:isolate}.hds-link-standalone:before{position:absolute;top:0;right:-5px;bottom:0;left:-5px;z-index:-1;border-radius:5px;content:""}.hds-link-standalone:focus:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-link-standalone:focus:not(:focus-visible):before{box-shadow:none}.hds-link-standalone:focus-visible:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-link-standalone:focus:active:before{box-shadow:none}.hds-link-standalone.hds-link-standalone--icon-position-leading:before{right:-7px}.hds-link-standalone.hds-link-standalone--icon-position-trailing:before{left:-7px}.hds-table{width:100%;border:1px solid var(--token-color-border-primary);border-radius:6px;border-spacing:0}.hds-table--layout-fixed{table-layout:fixed}.hds-table__thead .hds-table__tr{color:var(--token-color-foreground-strong);background-color:var(--token-color-surface-strong)}.hds-table__thead .hds-table__tr .hds-table__th{position:relative;padding:14px 16px 13px;text-align:left;border:none;border-bottom:1px solid var(--token-color-border-primary)}.hds-table__thead .hds-table__tr .hds-table__th+.hds-table__th:before{position:absolute;top:6px;bottom:6px;left:-1px;width:1px;background-color:var(--token-color-border-primary);content:"";pointer-events:none}.hds-table__thead .hds-table__tr .hds-table__td--align-center,.hds-table__thead .hds-table__tr .hds-table__th--align-center{text-align:center}.hds-table__thead .hds-table__tr .hds-table__td--align-center .hds-table__th-content,.hds-table__thead .hds-table__tr .hds-table__th--align-center .hds-table__th-content{justify-content:center}.hds-table__thead .hds-table__tr .hds-table__td--align-right,.hds-table__thead .hds-table__tr .hds-table__th--align-right{text-align:right}.hds-table__thead .hds-table__tr .hds-table__td--align-right .hds-table__th-content,.hds-table__thead .hds-table__tr .hds-table__th--align-right .hds-table__th-content{justify-content:flex-end}.hds-table__thead .hds-table__tr:first-of-type .hds-table__th:first-child{border-top-left-radius:5px}.hds-table__thead .hds-table__tr:first-of-type .hds-table__th:last-child{border-top-right-radius:5px}.hds-table__th--is-selectable{width:48px}.hds-table__th-content{display:flex;gap:8px;align-items:center;justify-content:flex-start}.hds-table__th-button{display:flex;flex:none;align-items:center;justify-content:center;width:24px;height:24px;margin:-2px 0;padding:0;color:var(--token-color-foreground-faint);background-color:transparent;border:1px solid transparent;border-radius:3px;position:relative;outline-style:solid;outline-color:transparent;isolation:isolate}.hds-table__th-button.mock-hover,.hds-table__th-button:hover{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-interactive);border-color:var(--token-color-border-strong);box-shadow:var(--token-elevation-low-box-shadow);cursor:pointer}.hds-table__th-button:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;content:""}.hds-table__th-button:focus:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-table__th-button:focus:not(:focus-visible):before{box-shadow:none}.hds-table__th-button:focus-visible:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-table__th-button:focus:active:before{box-shadow:none}.hds-table__th-button.mock-active,.hds-table__th-button:active{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-interactive-active);border-color:var(--token-color-border-strong);box-shadow:none}.hds-table__th-button--is-sorted{color:var(--token-color-foreground-action)}.hds-table__th-button--is-sorted.mock-hover,.hds-table__th-button--is-sorted:hover{color:var(--token-color-foreground-action-hover)}.hds-table__th-button--is-sorted.mock-active,.hds-table__th-button--is-sorted:active{color:var(--token-color-foreground-action-active)}.hds-table__th-button-aria-label-hidden-segment{display:none}.hds-table__tbody .hds-table__tr{color:var(--token-color-foreground-primary);background-color:var(--token-color-surface-primary)}.hds-table--striped .hds-table__tbody .hds-table__tr:nth-child(2n){background-color:var(--token-color-surface-faint)}.hds-table__tbody .hds-table__tr:last-of-type .hds-table__td,.hds-table__tbody .hds-table__tr:last-of-type .hds-table__th{border-bottom:none}.hds-table__tbody .hds-table__tr:last-of-type .hds-table__td:first-child,.hds-table__tbody .hds-table__tr:last-of-type .hds-table__th:first-child{border-bottom-left-radius:5px}.hds-table__tbody .hds-table__tr:last-of-type .hds-table__td:last-child{border-bottom-right-radius:5px}.hds-table__tbody .hds-table__td,.hds-table__tbody .hds-table__th{text-align:left;border:none;border-bottom:1px solid var(--token-color-border-primary)}.hds-table--density-short .hds-table__tbody .hds-table__td,.hds-table--density-short .hds-table__tbody .hds-table__th{padding:6px 16px 5px}.hds-table--density-medium .hds-table__tbody .hds-table__td,.hds-table--density-medium .hds-table__tbody .hds-table__th{padding:14px 16px 13px}.hds-table--density-tall .hds-table__tbody .hds-table__td,.hds-table--density-tall .hds-table__tbody .hds-table__th{padding:22px 16px 21px}.hds-table__tbody .hds-table__td--align-center,.hds-table__tbody .hds-table__th--align-center{text-align:center}.hds-table__tbody .hds-table__td--align-center .hds-table__th-content,.hds-table__tbody .hds-table__th--align-center .hds-table__th-content{justify-content:center}.hds-table__tbody .hds-table__td--align-right,.hds-table__tbody .hds-table__th--align-right{text-align:right}.hds-table__tbody .hds-table__td--align-right .hds-table__th-content,.hds-table__tbody .hds-table__th--align-right .hds-table__th-content{justify-content:flex-end}.hds-table--valign-top .hds-table__tbody .hds-table__td,.hds-table--valign-top .hds-table__tbody .hds-table__th{vertical-align:top}.hds-table--valign-middle .hds-table__tbody .hds-table__td,.hds-table--valign-middle .hds-table__tbody .hds-table__th{vertical-align:middle}.hds-table--valign-baseline .hds-table__tbody .hds-table__td,.hds-table--valign-baseline .hds-table__tbody .hds-table__th{vertical-align:baseline}.hds-table__checkbox{display:block;margin:2px 0}.hds-tabs__tablist-wrapper{position:relative}.hds-tabs__tablist-wrapper:before{position:absolute;right:0;bottom:calc((var(--token-tabs-indicator-height) - var(--token-tabs-divider-height))/2);left:0;display:block;border-top:var(--token-tabs-divider-height) solid var(--token-color-border-primary);content:""}.hds-tabs__tablist{padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.hds-tabs__tab,.hds-tabs__tablist{position:relative;display:flex;margin:0}.hds-tabs__tab{align-items:center;height:var(--token-tabs-tab-height-medium);padding:var(--token-tabs-tab-padding-vertical) var(--token-tabs-tab-padding-horizontal-medium);color:var(--token-color-foreground-primary);white-space:nowrap;text-decoration:none;list-style:none}.hds-tabs__tab.hds-tabs__tab--is-selected,.hds-tabs__tab.mock-hover,.hds-tabs__tab:hover{color:var(--token-color-foreground-action)}.hds-tabs__tab.hds-tabs__tab--is-selected:hover{color:var(--token-color-foreground-action-hover)}.hds-tabs__tab.hds-tabs__tab--is-selected:hover~.hds-tabs__tab-indicator{background:var(--token-color-foreground-action-hover)}.hds-tabs__tab-button{position:relative;outline-style:solid;outline-color:transparent;isolation:isolate;position:static;display:flex;gap:var(--token-tabs-tab-gutter);align-items:center;padding:0;color:inherit;background-color:transparent;border:none;border-radius:var(--token-tabs-tab-border-radius);cursor:pointer}.hds-tabs__tab-button:before{position:absolute;top:var(--token-tabs-tab-focus-inset);right:var(--token-tabs-tab-focus-inset);bottom:var(--token-tabs-tab-focus-inset);left:var(--token-tabs-tab-focus-inset);z-index:-1;border-radius:5px;content:""}.hds-tabs__tab-button:focus:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-tabs__tab-button:focus:not(:focus-visible):before{box-shadow:none}.hds-tabs__tab-button:focus-visible:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-tabs__tab-button:focus:active:before{box-shadow:none}.hds-tabs__tab-button:after{position:absolute;content:"";inset:0}.hds-tabs__tab-indicator{position:absolute;right:0;bottom:0;left:var(--indicator-left-pos);z-index:10;display:block;width:var(--indicator-width);height:var(--token-tabs-indicator-height);background-color:var(--token-color-foreground-action);border-radius:var(--token-tabs-indicator-height)}@media screen and (prefers-reduced-motion:no-preference){.hds-tabs__tab-indicator{transition-timing-function:var(--token-tabs-indicator-transition-function);transition-duration:var(--token-tabs-indicator-transition-duration);transition-property:left,width}}.hds-tabs__panel[hidden]{display:none}.hds-tooltip-button{position:relative;outline-style:solid;outline-color:transparent;isolation:isolate}.hds-tooltip-button:before{position:absolute;top:var(--token-tooltip-focus-offset);right:var(--token-tooltip-focus-offset);bottom:var(--token-tooltip-focus-offset);left:var(--token-tooltip-focus-offset);z-index:-1;border-radius:5px;content:""}.hds-tooltip-button:focus:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-tooltip-button:focus:not(:focus-visible):before{box-shadow:none}.hds-tooltip-button:focus-visible:before{box-shadow:var(--token-focus-ring-action-box-shadow)}.hds-tooltip-button:focus:active:before{box-shadow:none}:where(.hds-tooltip-button){margin:0;padding:0;color:inherit;font:inherit;text-align:inherit;background-color:inherit;border:none}:where(.hds-tooltip-button--is-inline){display:inline-flex}:where(.hds-tooltip-button--is-block){display:flex}.hds-theme,.tippy-box[data-theme~=hds]{padding:var(--token-tooltip-padding-vertical) var(--token-tooltip-padding-horizontal);color:var(--token-tooltip-color-foreground-primary);font-weight:var(--mds-typography-font-weight-regular);font-size:var(--token-typography-body-200-font-size);font-family:var(--mds-typography-font-stack-text);line-height:var(--token-typography-body-200-line-height);overflow-wrap:break-word;background-color:var(--token-tooltip-color-surface-primary);border-radius:var(--token-tooltip-border-radius);box-shadow:var(--token-elevation-higher-box-shadow);transition-property:transform,visibility,opacity}.hds-theme[data-animation=fade][data-state=hidden],.tippy-box[data-theme~=hds][data-animation=fade][data-state=hidden]{opacity:0}.hds-theme[data-inertia][data-state=visible],.tippy-box[data-theme~=hds][data-inertia][data-state=visible]{transition-timing-function:var(--token-tooltip-transition-function)}.hds-theme .tippy-content,.tippy-box[data-theme~=hds] .tippy-content{position:relative;z-index:1;max-width:calc(var(--token-tooltip-max-width) - 2*var(--token-tooltip-padding-horizontal));white-space:normal;text-align:left}.hds-theme .tippy-svg-arrow,.tippy-box[data-theme~=hds] .tippy-svg-arrow{fill:var(--token-tooltip-color-surface-primary)}
/*# sourceMappingURL=05afadf3b8d286b1.css.map*/