.btn.svelte-1mfwn2e{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;border:none;padding:var(--padding, 1em 5em);aspect-ratio:var(--aspect-ratio, unset);font-size:1em;font-weight:700;border-radius:5px}.btn.svelte-1mfwn2e:not(:disabled){cursor:pointer}.btn.svelte-1mfwn2e:is(.default:where(.svelte-1mfwn2e)){width:var(--width, 100%);height:var(--width, 100%);background-color:#0059b3;color:var(--white-color-text)}.btn.svelte-1mfwn2e:is(.default:where(.svelte-1mfwn2e)):hover{background-color:#004d99}.btn.svelte-1mfwn2e:is(.default:where(.svelte-1mfwn2e)):active{background-color:#0072e3}.btn.svelte-1mfwn2e:is(.game:where(.svelte-1mfwn2e)){box-sizing:border-box;background-color:#eaeef4;color:#0059b3;display:flex;justify-content:center;padding:0;width:var(--width, unset);height:var(--width, unset);align-items:center;font-size:80%}.btn.svelte-1mfwn2e:is(.game:where(.svelte-1mfwn2e)):disabled{background-color:#cbd2dd}.btn.svelte-1mfwn2e:is(.game:where(.svelte-1mfwn2e)):not(:disabled):hover{background-color:#dce3ed}.btn.svelte-1mfwn2e:is(.game:where(.svelte-1mfwn2e)):not(:disabled):active{background-color:#d2dae7}.btn[data-is-rounded=true].svelte-1mfwn2e{border-radius:50%}
