:root{--background-primary:#fff;--background-secondary:#e9e9ed;--background-correct:#71ff89;--background-incorrect:#ff9191;--accent-correct:#39f021;--accent-incorrect:#ff7070;--text-primary:#000;--text-secondary:#fff}main.svelte-ptq34e{max-width:80ch;margin:0 auto;padding:0px 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem;color:var(--text-primary)}details.svelte-ptq34e{background-color:var(--background-secondary);max-width:60ch;width:fit-content;border-radius:.5rem}details.svelte-ptq34e summary{-webkit-user-select:none;user-select:none;padding:1rem;border-radius:.5rem;background-color:var(--background-secondary)}.clickable.svelte-ptq34e{cursor:pointer}.clickable.svelte-ptq34e:hover{filter:brightness(.9)}.clickable.svelte-ptq34e:active{filter:brightness(.8)}.configs.svelte-ptq34e{display:grid;gap:1rem;grid-template-columns:auto auto;padding:1rem}.configs.svelte-ptq34e input[type=number]{max-width:4rem}.answers.svelte-ptq34e{display:grid;grid-template-columns:1fr 1fr;max-width:80ch;gap:1rem}.answers.svelte-ptq34e button{padding:2rem}button.svelte-ptq34e{border:none;font-weight:700;border-radius:.5rem;padding:.5rem 1rem;background-color:var(--background-secondary)}button.svelte-ptq34e:hover,button.svelte-ptq34e:active{background-color:var(--background-secondary)}.correct.svelte-ptq34e,.correct.svelte-ptq34e:hover,.correct.svelte-ptq34e:active{background-color:var(--background-correct)}.incorrect.svelte-ptq34e,.incorrect.svelte-ptq34e:hover,.incorrect.svelte-ptq34e:active{background-color:var(--background-incorrect)}.result.svelte-ptq34e{border-radius:.5rem;padding:1rem;text-align:center}.result.svelte-ptq34e .accent-correct,.result.svelte-ptq34e .accent-correct:hover,.result.svelte-ptq34e .accent-correct:active{background-color:var(--accent-correct)}.result.svelte-ptq34e .accent-incorrect,.result.svelte-ptq34e .accent-incorrect:hover,.result.svelte-ptq34e .accent-incorrect:active{background-color:var(--accent-incorrect)}footer.svelte-ptq34e{margin-top:3rem;padding:1rem}
