.container.svelte-vmm7on{position:fixed;bottom:0;right:0;width:1rem;height:1rem;padding:2rem;border-radius:1000px;margin:2rem;transition:.2s;background-color:var(--red);display:grid;justify-content:center;align-content:center}@media screen and (max-width: 500px){.container.svelte-vmm7on{margin:1rem}}.icon_svg{width:2rem;height:2rem;fill:#fff}:root{--angle: 15deg}.container.svelte-vmm7on:hover,.container.svelte-vmm7on:focus-within{background-color:var(--nord0);box-shadow:0 0 .5em .5em #0003;animation:svelte-vmm7on-shake .5s;animation-fill-mode:forwards}.container:hover .icon_svg,.container:focus-within .icon_svg{fill:#fff}@keyframes svelte-vmm7on-shake{0%{transform:rotate(0) scale(1)}25%{box-shadow:0 0 1em .2em #0009;transform:rotate(var(--angle)) scale(1.2)}50%{box-shadow:0 0 1em .2em #0009;transform:rotate(calc(-1* var(--angle))) scale(1.2)}74%{box-shadow:0 0 1em .2em #0009;transform:rotate(var(--angle)) scale(1.2)}to{transform:rotate(0) scale(1.2)}}
