.wh-alert{align-items:center;background-color:rgba(255,255,255,0.05);border-radius:2px;border:2px solid var(--whAlert-borderColor);box-sizing:border-box;color:#818181;display:flex;font-weight:600;gap:0 10px;padding-left:10px}:root{--whAlert-borderColor: #004cbf;--whAlert-iconColor: #408cff}.wh-alert[data-visible="false"]{display:none}.wh-alert[data-background="filled"]{backdrop-filter:blur(10px);background-color:rgba(0,0,0,0.1)}.wh-alert .wh-button,.wh-alert .wh-button-group{margin-left:auto}.wh-alert .wh-alert-icon:before{color:var(--whAlert-iconColor)}.wh-alert-title{color:#fff;font-family:brother-1816,"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wh-alert-title[data-no-margin="true"]{margin:0}.wh-alert-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wh-alert[data-alert-type="success"]{--whAlert-borderColor: #3dbf00;--whAlert-iconColor: #7dff40}.wh-alert[data-alert-type="error"]{--whAlert-borderColor: #bf0100;--whAlert-iconColor: #ff4140}.wh-alert[data-alert-type="warning"]{--whAlert-borderColor: #bf8a00;--whAlert-iconColor: #ffca40}
