.container.svelte-1hxsio6{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;z-index:100}@media screen and (max-width: 500px){.container.svelte-1hxsio6{margin:1rem}}.icon_svg{width:2rem;height:2rem;fill:#fff}:root{--angle: 15deg}.container.svelte-1hxsio6:hover,.container.svelte-1hxsio6:focus-within{background-color:var(--nord0);box-shadow:0 0 .5em .5em #0003;animation:svelte-1hxsio6-shake .5s;animation-fill-mode:forwards}.container:hover .icon_svg,.container:focus-within .icon_svg{fill:#fff}@keyframes svelte-1hxsio6-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)}}
