:host,:root{--va-alert-position:relative;--va-alert-display:flex;--va-alert-align-items:center;--va-alert-margin-y:.25rem;--va-alert-padding-x:.75rem;--va-alert-padding-y:.75rem;--va-alert-padding-y-dense:.25rem;--va-alert-border-width:0;--va-alert-border-radius:4px;--va-alert-box-shadow:var(--va-box-shadow);--va-alert-color:transparent;--va-alert-title-font-weight:600;--va-alert-top-border-radius:4px 4px 0 0;--va-alert-right-border-radius:0 4px 4px 0;--va-alert-bottom-border-radius:0 0 4px 4px;--va-alert-left-border-radius:4px 0 0 4px;--va-badge-margin-right:.5rem;--va-badge-padding-x:.5rem;--va-badge-padding-y:.125rem;--va-badge-border-radius:.5rem;--va-badge-font-size:.625rem;--va-badge-letter-spacing:.0625rem;--va-alert-close-padding-x:.5rem;--va-alert-close-padding-y:.0625rem;--va-alert-close-font-size:1rem;--va-alert-stripe-border-size:var(--va-stripe-border-size)}.va-alert{align-items:var(--va-alert-align-items);border:var(--va-alert-border-width,var(--va-control-border)) solid transparent;border-radius:var(--va-alert-border-radius,var(--va-block-border-radius));display:var(--va-alert-display);font-family:var(--va-font-family);margin:var(--va-alert-margin-y) auto;padding:var(--va-alert-padding-y) var(--va-alert-padding-x);position:var(--va-alert-position)}.va-alert__border{content:"";position:absolute}.va-alert__border--top{border-radius:var(--va-alert-top-border-radius);height:var(--va-alert-stripe-border-size);left:0;top:0;width:100%}.va-alert__border--right{border-radius:var(--va-alert-right-border-radius);bottom:0;height:100%;right:0;width:var(--va-alert-stripe-border-size)}.va-alert__border--bottom{border-radius:var(--va-alert-bottom-border-radius);bottom:0;height:var(--va-alert-stripe-border-size);left:0;width:100%}.va-alert__border--left{border-radius:var(--va-alert-left-border-radius);bottom:0;height:100%;left:0;width:var(--va-alert-stripe-border-size)}.va-alert__icon{padding-right:var(--va-alert-padding-x)}.va-alert__icon,.va-alert__title{align-items:center;display:flex}.va-alert__content{color:var(--va-alert-color);display:flex;flex-direction:column;flex-grow:1;justify-content:center}.va-alert:focus-visible{border-radius:"inherit";outline:2px solid var(--va-focus)!important}.va-alert__close{font-size:var(--va-alert-close-font-size);padding-left:var(--va-alert-close-padding-x)}.va-alert__close--closeable{align-items:center;cursor:pointer;display:flex}.va-alert__close--closeable:focus-visible{border-radius:"inherit";outline:2px solid var(--va-focus)!important}@media (max-width:575.98px){.va-alert__content{align-items:flex-start;flex-direction:column}.va-alert__close{align-items:flex-start;align-self:flex-start;display:flex;margin:0;padding:0 var(--va-alert-close-padding-x) 0 0}}:host,:root{--va-avatar-display:inline-flex;--va-avatar-align-items:center;--va-avatar-justify-content:center;--va-avatar-text-align:center;--va-avatar-vertical-align:middle;--va-avatar-position:relative;--va-avatar-line-height:normal;--va-avatar-border-radius:50%;--va-avatar-object-fit:cover}.va-avatar{align-items:var(--va-avatar-align-items);background-color:var(--va-background-color-computed);border-radius:var(--va-avatar-border-radius);color:var(--va-text-color-computed);display:var(--va-avatar-display);font-family:var(--va-font-family);height:var(--va-size-computed);justify-content:var(--va-avatar-justify-content);line-height:var(--va-avatar-line-height);min-width:var(--va-size-computed);position:var(--va-avatar-position);text-align:var(--va-avatar-text-align);vertical-align:var(--va-avatar-vertical-align);width:var(--va-size-computed)}.va-avatar--square{--va-avatar-border-radius:0}.va-avatar img,.va-avatar svg{border-radius:inherit;display:inline-flex;height:inherit;margin:auto;-o-object-fit:var(--va-avatar-object-fit);object-fit:var(--va-avatar-object-fit);width:inherit}
