main.svelte-1mkjnt3{text-align:center;max-width:240px;margin:0 auto;height:100%}@media(min-width: 640px){main.svelte-1mkjnt3{max-width:none}}.board.svelte-b0l30e.svelte-b0l30e{display:flex;flex-flow:column nowrap;height:100%;animation:var(--animation-duration) ease-in-out backwards;--correct:#93ec54;--wrong:#ff8335}.board.correct.svelte-b0l30e.svelte-b0l30e{animation-name:svelte-b0l30e-correct}.board.wrong.svelte-b0l30e.svelte-b0l30e{animation-name:svelte-b0l30e-wrong}.head.svelte-b0l30e.svelte-b0l30e{display:grid;grid-template-columns:1fr 1fr 1fr}.score.svelte-b0l30e.svelte-b0l30e{grid-column:2 / 3;font-size:large}.cancel.svelte-b0l30e.svelte-b0l30e{grid-column:3 / 4;place-self:center end;border:0;background:0}.stack.svelte-b0l30e.svelte-b0l30e{position:relative;width:100%;height:100%}.stack-card.svelte-b0l30e.svelte-b0l30e{margin:auto;width:80%;background:inherit;position:absolute;inset:0;display:grid;grid-template-rows:1fr auto}.stack-card.svelte-b0l30e span.svelte-b0l30e{font-size:550%;word-wrap:break-word;line-height:0.9;place-self:center}.stack-card.svelte-b0l30e button.svelte-b0l30e{width:200px;font-size:larger}@keyframes svelte-b0l30e-correct{from{background-color:var(--correct)}to{background-color:unset}}@keyframes svelte-b0l30e-wrong{from{background-color:var(--wrong)}to{background-color:unset}}.sidebyside.svelte-3179be{display:flex;flex-flow:row nowrap;justify-content:center;gap:20px}button.svelte-3179be{width:200px;margin:auto}.categories.svelte-xyxe2a label.svelte-xyxe2a{margin:auto;font-size:larger;text-align:left;width:300px;grid-template-columns:auto 50px}.duration.svelte-xyxe2a.svelte-xyxe2a{display:flex;align-items:center;justify-content:center;gap:20px}.duration.svelte-xyxe2a input.svelte-xyxe2a{margin:0}button.svelte-xyxe2a.svelte-xyxe2a{margin-top:20px}