.base-notification-message{border-style:solid;box-sizing:border-box;padding:8px 10px;width:100%}.base-notification-message--variant-tonal{border-bottom-right-radius:8px;border-left-width:4px;border-top-right-radius:8px}.base-notification-message--variant-outlined{border-radius:8px;border-width:1px}.base-notification-message--close{display:none}.base-notification-message__close{align-items:flex-end;height:10px;margin-bottom:6px;text-align:-webkit-right;width:100%}.base-notification-message__close__icon{display:block;margin-left:auto;stroke:currentcolor;cursor:pointer;height:10px;width:10px}.base-notification-message__slot{align-items:flex-start;display:flex;width:100%}.base-notification-message__slot__left{align-items:center;border-radius:50%;display:flex;flex:none;height:24px;justify-content:center;margin-right:10px;width:24px}.base-notification-message__slot__left__icon{height:50%;width:50%}.base-notification-message__slot__right{width:100%}.base-notification-message--warning{background-color:rgba(var(--rgb-yellow-500),.1);border-color:var(--yellow-500)}.base-notification-message--warning .base-notification-message__slot__left{background-color:var(--yellow-500)}.base-notification-message--warning .base-notification-message__slot__left svg{stroke:var(--yellow-500);color:#fff}.base-notification-message--error{background-color:rgba(var(--rgb-red-300),.1);border-color:var(--red-300)}.base-notification-message--error .base-notification-message__slot__left{background-color:var(--red-300);color:#fff}.base-notification-message--success{background-color:rgba(var(--rgb-green-100),.1);border-color:var(--green-100)}.base-notification-message--success .base-notification-message__slot__left{background-color:var(--green-100)}.base-notification-message--success .base-notification-message__slot__left svg{color:#fff!important}.base-notification-message--info{background-color:rgba(var(--rgb-blue-400),.1);border-color:var(--blue-400)}.base-notification-message--info .base-notification-message__slot__left{background-color:var(--blue-400)}.base-notification-message--info .base-notification-message__slot__left svg{color:#fff!important}
