.notification.svelte-t4ymhk{border:1px solid var(--highlight);color:var(--text);background-color:var(--background);cursor:pointer;font-family:var(--title);border-radius:.35rem;flex-shrink:0;padding:1rem;position:relative;overflow:hidden}.notification.svelte-t4ymhk:after{content:"";background-color:var(--highlight);width:0%;height:.35rem;animation:svelte-t4ymhk-progress var(--duration) forwards linear;flex-shrink:0;position:absolute;bottom:0;left:0}@keyframes svelte-t4ymhk-progress{0%{width:0%}to{width:100%}}.notifications.svelte-t4ymhk{z-index:1000;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:4rem;right:1rem}@media (width>=768px){.notifications.svelte-t4ymhk{scrollbar-width:none;max-height:calc(100lvh - 4rem);top:2rem;right:2rem;overflow-y:scroll}}
