.to-top-button.svelte-cumvoo{position:fixed;bottom:2rem;right:2rem;background-color:#cba6f7;color:#1e1e2e;width:3rem;height:3rem;border-radius:50%;border:none;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0003;z-index:100;transition:all .2s ease}.to-top-button.svelte-cumvoo:hover{transform:translateY(-3px);background-color:#89b4fa}@media(max-width:768px){.to-top-button.svelte-cumvoo{bottom:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;font-size:1.25rem}}
