.ds-alert{align-items:flex-start;gap:var(--ds-alert-gap-default);padding:var(--ds-alert-padding-default);border-radius:var(--ds-alert-radius-default);font-size:var(--ds-alert-description-font-size-default);line-height:var(--ds-alert-description-line-height-default);display:flex}.ds-alert__icon{width:var(--ds-alert-icon-size-default);height:var(--ds-alert-icon-size-default);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ds-alert__icon .ds-icon{width:var(--ds-alert-icon-size-default);height:var(--ds-alert-icon-size-default);color:currentColor;stroke-width:var(--ds-alert-icon-stroke-width-default)}.ds-alert--success.ds-alert--subtle .ds-alert__icon{color:var(--ds-alert-icon-color-success-subtle)}.ds-alert--warning.ds-alert--subtle .ds-alert__icon{color:var(--ds-alert-icon-color-warning-subtle)}.ds-alert--error.ds-alert--subtle .ds-alert__icon{color:var(--ds-alert-icon-color-error-subtle)}.ds-alert--info.ds-alert--subtle .ds-alert__icon{color:var(--ds-alert-icon-color-info-subtle)}.ds-alert__content{gap:var(--ds-alert-content-gap-default);flex-direction:column;flex:1;min-width:0;display:flex}.ds-alert__title{font-size:var(--ds-alert-title-font-size-default);font-weight:var(--ds-alert-title-font-weight-default);line-height:var(--ds-alert-title-line-height-default)}.ds-alert__description{font-size:var(--ds-alert-description-font-size-default);font-weight:var(--ds-alert-description-font-weight-default);line-height:var(--ds-alert-description-line-height-default)}.ds-alert__actions{align-items:center;gap:var(--ds-alert-actions-gap-default);padding-block-start:var(--ds-alert-actions-padding-top-default);display:flex}.ds-alert--subtle .ds-alert__actions .ds-button{color:var(--ds-alert-action-color-subtle)}.ds-alert__close{width:var(--ds-alert-close-size-default);height:var(--ds-alert-close-size-default);cursor:pointer;color:inherit;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ds-alert__close .ds-icon{width:var(--ds-alert-close-icon-size-default);height:var(--ds-alert-close-icon-size-default);color:currentColor;stroke-width:var(--ds-alert-close-icon-stroke-width-default)}.ds-alert__close:focus-visible{outline:var(--ds-focus-ring-width) solid var(--ds-focus-ring-color-default);outline-offset:var(--ds-focus-ring-width);border-radius:var(--ds-radius-sm)}.ds-alert--success.ds-alert--solid,.ds-alert--success.ds-alert--filled{background-color:var(--ds-alert-bg-success-solid);color:var(--ds-alert-description-color-success-solid)}.ds-alert--warning.ds-alert--solid,.ds-alert--warning.ds-alert--filled{background-color:var(--ds-alert-bg-warning-solid);color:var(--ds-alert-description-color-warning-solid)}.ds-alert--error.ds-alert--solid,.ds-alert--error.ds-alert--filled{background-color:var(--ds-alert-bg-error-solid);color:var(--ds-alert-description-color-error-solid)}.ds-alert--info.ds-alert--solid,.ds-alert--info.ds-alert--filled{background-color:var(--ds-alert-bg-info-solid);color:var(--ds-alert-description-color-info-solid)}.ds-alert--success:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__icon{color:var(--ds-alert-icon-color-success-solid)}.ds-alert--warning:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__icon{color:var(--ds-alert-icon-color-warning-solid)}.ds-alert--error:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__icon{color:var(--ds-alert-icon-color-error-solid)}.ds-alert--info:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__icon{color:var(--ds-alert-icon-color-info-solid)}.ds-alert--success:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__title{color:var(--ds-alert-title-color-success-solid)}.ds-alert--warning:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__title{color:var(--ds-alert-title-color-warning-solid)}.ds-alert--error:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__title{color:var(--ds-alert-title-color-error-solid)}.ds-alert--info:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__title{color:var(--ds-alert-title-color-info-solid)}.ds-alert--success:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__description{color:var(--ds-alert-description-color-success-solid)}.ds-alert--warning:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__description{color:var(--ds-alert-description-color-warning-solid)}.ds-alert--error:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__description{color:var(--ds-alert-description-color-error-solid)}.ds-alert--info:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__description{color:var(--ds-alert-description-color-info-solid)}.ds-alert--success:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__close{color:var(--ds-alert-close-icon-color-success-solid)}.ds-alert--warning:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__close{color:var(--ds-alert-close-icon-color-warning-solid)}.ds-alert--error:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__close{color:var(--ds-alert-close-icon-color-error-solid)}.ds-alert--info:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__close{color:var(--ds-alert-close-icon-color-info-solid)}.ds-alert--success:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__actions .ds-button{color:var(--ds-alert-action-color-success-solid)}.ds-alert--warning:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__actions .ds-button{color:var(--ds-alert-action-color-warning-solid)}.ds-alert--error:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__actions .ds-button{color:var(--ds-alert-action-color-error-solid)}.ds-alert--info:is(.ds-alert--solid,.ds-alert--filled) .ds-alert__actions .ds-button{color:var(--ds-alert-action-color-info-solid)}.ds-alert--success.ds-alert--subtle{background-color:var(--ds-alert-bg-success-subtle);color:var(--ds-alert-description-color-subtle);border:var(--ds-alert-border-width-default) solid var(--ds-alert-border-color-success-subtle)}.ds-alert--warning.ds-alert--subtle{background-color:var(--ds-alert-bg-warning-subtle);color:var(--ds-alert-description-color-subtle);border:var(--ds-alert-border-width-default) solid var(--ds-alert-border-color-warning-subtle)}.ds-alert--error.ds-alert--subtle{background-color:var(--ds-alert-bg-error-subtle);color:var(--ds-alert-description-color-subtle);border:var(--ds-alert-border-width-default) solid var(--ds-alert-border-color-error-subtle)}.ds-alert--info.ds-alert--subtle{background-color:var(--ds-alert-bg-info-subtle);color:var(--ds-alert-description-color-subtle);border:var(--ds-alert-border-width-default) solid var(--ds-alert-border-color-info-subtle)}.ds-alert--subtle .ds-alert__description{color:var(--ds-alert-description-color-subtle)}.ds-alert--subtle .ds-alert__title{color:var(--ds-alert-title-color-subtle)}.ds-alert--subtle .ds-alert__close{color:var(--ds-alert-close-icon-color-subtle)}
