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