.m4b-alert{font-size:12px;line-height:18px;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;border-radius:8px;color:var(--color-text-1)}.m4b-alert-wrapper{display:flex}.m4b-alert-icon-wrapper{font-size:16px;height:18px;margin-right:16px;display:inline-flex;align-items:center}.m4b-alert-icon-wrapper svg{stroke:none}.m4b-alert-without-background.m4b-alert.m4b-alert-success{color:rgb(var(--success-6))}.m4b-alert-without-background.m4b-alert.m4b-alert-warning{color:rgb(var(--warning-6))}.m4b-alert-without-background.m4b-alert.m4b-alert-error{color:rgb(var(--danger-6))}.m4b-alert-without-background.m4b-alert.m4b-alert-info{color:rgb(var(--auxiliary-cobalt-5))}.m4b-alert-success{background-color:var(--color-bg-function-success)}html[data-m4b-theme=theme-m4b] .m4b-alert-success:not(.m4b-alert-without-background){background-color:rgb(var(--success-1));border:1px solid rgb(var(--success-2))}html[data-m4b-theme=theme-m4b] .m4b-alert-success:not(.m4b-alert-without-background) .m4b-alert-content{-webkit-line-clamp:unset}.m4b-alert-warning{background-color:var(--color-bg-function-warning)}html[data-m4b-theme=theme-m4b] .m4b-alert-warning:not(.m4b-alert-without-background){background-color:rgb(var(--warning-1));border:1px solid rgb(var(--warning-2))}html[data-m4b-theme=theme-m4b] .m4b-alert-warning:not(.m4b-alert-without-background) .m4b-alert-content{-webkit-line-clamp:unset}.m4b-alert-error{background-color:var(--color-bg-function-error)}html[data-m4b-theme=theme-m4b] .m4b-alert-error:not(.m4b-alert-without-background){background-color:rgb(var(--danger-1));border:1px solid rgb(var(--danger-2))}html[data-m4b-theme=theme-m4b] .m4b-alert-error:not(.m4b-alert-without-background) .m4b-alert-content{-webkit-line-clamp:unset}.m4b-alert-info{background-color:var(--color-bg-auxiliary-cobalt)}html[data-m4b-theme=theme-m4b] .m4b-alert-info:not(.m4b-alert-without-background){background-color:var(--color-bg-brand-selected);border:1px solid rgb(var(--primary-4))}html[data-m4b-theme=theme-m4b] .m4b-alert-info:not(.m4b-alert-without-background) .arco-icon-Info-blue circle{fill:rgb(var(--primary-6))}html[data-m4b-theme=theme-m4b] .m4b-alert-info:not(.m4b-alert-without-background) .m4b-alert-content{-webkit-line-clamp:unset}.m4b-alert-without-background{background-color:transparent;padding:0;border-radius:0}.m4b-alert-content{font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.m4b-alert-without-background .m4b-alert-content-with-tooltip>span{border-bottom:1px dashed var(--color-text-4);display:inline-block}.m4b-alert-close-btn{font-size:16px;box-sizing:border-box;padding:0;border:none;outline:none;color:var(--color-text-3);background-color:transparent;cursor:pointer;margin-left:16px;align-self:flex-start;align-items:center;display:inline-flex;justify-content:center;height:24px;min-width:24px}.m4b-alert-without-background .m4b-alert-close-btn{font-size:12px;font-weight:500;margin-left:4px;height:auto;color:rgb(var(--link-6))}.m4b-alert-expand-icon-wrapper .arco-btn-text:not(.arco-btn-disabled){font-size:12px;line-height:18px;font-weight:500;color:var(--color-text-3)}.m4b-alert-expand-icon-wrapper .arco-btn-text:not(.arco-btn-disabled):not(.arco-btn-loading):hover{color:var(--color-text-3)}.m4b-alert-banner{font-size:14px;box-sizing:border-box;overflow:hidden;width:100%;display:flex;justify-content:center}.m4b-alert-banner-wrapper{display:flex;align-items:center;text-align:left;line-height:1.5715;padding:8px 16px;box-sizing:border-box;overflow:hidden;width:100%;color:var(--color-bg-white)}.m4b-alert-banner-with-title .m4b-alert-banner-wrapper{align-items:flex-start}.m4b-alert-banner-icon-wrapper{margin-right:8px;display:flex;align-items:center;height:16px}.m4b-alert-banner-with-title .m4b-alert-banner-icon-wrapper{margin-right:4px}.m4b-alert-banner-content-wrapper{position:relative;flex:1;display:flex}.m4b-alert-banner-with-title .m4b-alert-banner-content-wrapper{display:block}.m4b-alert-banner-title-wrapper{display:flex;align-items:center}.m4b-alert-banner-title{font-size:16px;font-weight:500;line-height:1.5}.m4b-alert-banner-warning{background-color:rgb(var(--warning-6))}.m4b-alert-banner-error{background-color:rgb(var(--danger-6))}.m4b-alert-banner-action-wrapper{display:flex;align-items:center}.m4b-alert-banner-with-title .m4b-alert-banner-action-wrapper{align-items:end;flex-direction:column-reverse;margin-left:8px}.m4b-alert-banner-close-btn{font-size:16px;box-sizing:border-box;padding:0;border:none;outline:none;color:var(--color-bg-white);background-color:transparent;cursor:pointer;margin-left:8px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}
