@layer components{.toast-container{top:var(--j-topbar-height)}.toast{--j-toastr-icon-size: 1.25rem;--j-toastr-header-gap: var(--uui-spacing-xl)}.toast .toast-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--j-toastr-header-gap);padding-bottom:0}.toast .toast-header:last-child{padding-left:calc(var(--bs-toast-padding-x) + var(--j-toastr-icon-size) + var(--j-toastr-header-gap));padding:var(--bs-toast-padding-x);border-bottom-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-bottom-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast .toast-header .level-icon-primary .jalios-icon{color:var(--uui-colors-foreground-fg-brand-primary)}.toast .toast-header .level-icon-secondary .jalios-icon{color:var(--uui-component-colors-components-buttons-secondary-button-secondary-fg)}.toast .toast-header .level-icon-success .jalios-icon{color:var(--uui-colors-foreground-fg-success-primary)}.toast .toast-header .level-icon-info .jalios-icon{color:var(--uui-component-colors-utility-blue-utility-blue-600)}.toast .toast-header .level-icon-warning .jalios-icon{color:var(--uui-colors-foreground-fg-warning-primary)}.toast .toast-header .level-icon-danger .jalios-icon{color:var(--uui-colors-foreground-fg-error-primary)}.toast .toast-header .level-icon-primary+.toast-title{color:var(--uui-colors-text-text-brand-primary)}.toast .toast-header .level-icon-secondary+.toast-title{color:var(--uui-component-colors-components-buttons-secondary-button-secondary-fg)}.toast .toast-header .level-icon-success+.toast-title{color:var(--uui-colors-text-text-success-primary)}.toast .toast-header .level-icon-info+.toast-title{color:var(--uui-component-colors-utility-blue-utility-blue-600)}.toast .toast-header .level-icon-warning+.toast-title{color:var(--uui-colors-text-text-warning-primary)}.toast .toast-header .level-icon-danger+.toast-title{color:var(--uui-colors-text-text-error-primary)}.toast .toast-title,.toast .toast-message{margin-right:auto;line-height:var(--uui-line-height-text-sm)}.toast .toast-title{margin-right:auto;color:var(--uui-colors-foreground-fg-primary);font-weight:600}.toast .btn-close{margin-right:0}.toast .jalios-icon{width:var(--j-toastr-icon-size);height:var(--j-toastr-icon-size)}.toast .toast-body{margin-bottom:0;padding-left:calc(var(--bs-toast-padding-x) + var(--j-toastr-icon-size) + var(--j-toastr-header-gap));padding-top:var(--uui-spacing-xs);line-height:var(--uui-line-height-text-sm);color:var(--uui-colors-foreground-fg-secondary)}.toast.toast-clickable{cursor:pointer}}
/*# sourceMappingURL=j-toastr.css.map */