button.svelte-9egw83{background-color:rgba(var(--bg-color), .75);appearance:none;color:rgb(var(--color));border:none;border-radius:12px;outline:0 solid #eae3ff;justify-content:center;align-items:center;width:50px;height:50px;font-size:1rem;transition:outline-width .1s ease-out,background-color .1s ease-out;display:flex}button.svelte-9egw83:hover{background-color:rgba(var(--bg-color), .4)}button.svelte-9egw83:active{background-color:rgba(var(--bg-color), .6)}button.svelte-9egw83:focus-visible{outline-width:2px}button.svelte-9egw83 svg{fill:currentColor;width:36px;height:36px}
