.back-to-top.svelte-5f2xnr{background:var(--acm-sky);color:#fff;cursor:pointer;opacity:0;visibility:hidden;width:50px;height:50px;box-shadow:0 4px 15px rgba(var(--acm-sky-rgb), .4);z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.back-to-top.svelte-5f2xnr:hover{background:var(--acm-blue);box-shadow:0 6px 20px rgba(var(--acm-sky-rgb), .5);transform:translateY(-3px)}.back-to-top.visible.svelte-5f2xnr{opacity:1;visibility:visible}@media (width<=768px){.back-to-top.svelte-5f2xnr{width:45px;height:45px;font-size:1.25rem;bottom:1.5rem;right:1.5rem}}
