/*! UniCore 3.19.1 | https://www.unistudio.co | (c) 2023 - 2024 UniStudio | MIT License */.uc-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.uc-notification-bottom-right,.uc-notification-top-right{left:auto;right:10px}.uc-notification-bottom-center,.uc-notification-top-center{left:50%;margin-left:-175px}.uc-notification-bottom-center,.uc-notification-bottom-left,.uc-notification-bottom-right{top:auto;bottom:10px}@media (max-width:575px){.uc-notification{left:10px;right:10px;width:auto;margin:0}}.uc-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}*+.uc-notification-message{margin-top:10px}.uc-notification-close{display:none;position:absolute;top:20px;right:15px}.uc-notification-message:hover .uc-notification-close{display:block}.uc-notification-message-primary{color:#1e87f0}.uc-notification-message-success{color:#32d296}.uc-notification-message-warning{color:#faa05a}.uc-notification-message-danger{color:#f0506e}*{--uc-inverse:initial}.uc-light{--uc-inverse:light}.uc-dark{--uc-inverse:dark}.uc-inverse-light{--uc-inverse:light!important}.uc-inverse-dark{--uc-inverse:dark!important}