.notification-container.svelte-1t0ons5{position:fixed;top:10px;left:calc(50% - 150px);max-width:300px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end}.notification-box.svelte-1t0ons5{background-color:#fff;color:#333;padding:16px;margin-top:10px;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-size:1rem;display:flex;align-items:center;justify-content:space-between;border-left:4px solid transparent;transition:all .3s ease-in-out}.notification-type-alert.svelte-1t0ons5{color:#ff5252;border-left-color:#ff5252}.notification-type-toast.svelte-1t0ons5{color:#414141;border-left-color:#9e9e9e}.notification-type-success.svelte-1t0ons5{color:#4caf50;border-left-color:#4caf50}.notification-type-warning.svelte-1t0ons5{color:#ff5252;border-left-color:#ff5252}.notification-close-button.svelte-1t0ons5{height:1.5em;width:1.5em;line-height:1;text-align:center;padding:0 15px 0 0;font-size:1.2em;border-radius:50%;background:transparent;border:none;cursor:pointer;opacity:.75;transition:opacity .2s ease-in-out;color:inherit}.notification-close-button.svelte-1t0ons5:hover{opacity:1}.notification-box.svelte-1t0ons5:not(:last-child){margin-bottom:10px}
