:root{--color-bg: #14213d;--color-text: #eee;--color-correct: #57cc99;--color-incorrect: #ef233c;--color-table-border: #457b9d;--color-number-border: #457b9d;--color-number-border-hover: #457b9d;--color-new-record: #fca311}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100vh;background-color:var(--color-bg);color:var(--color-text);font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"slnt" 0}.b{box-shadow:inset 0 1px #fff,inset 1px 0 #fff,0 1px #fff,1px 0 #fff}div.svelte-11mgrgp{font-size:1.4rem;width:70px;height:70px;border-radius:1rem;display:flex;justify-content:center;align-items:center;border:2px solid;border-color:var(--color-number-border);cursor:pointer;transition:border-color .2s;-webkit-user-select:none;user-select:none}div.svelte-11mgrgp:hover{border-color:#fff}@media screen and (min-width: 600px){div.svelte-11mgrgp{width:100px;height:100px;font-size:2rem}}.container.svelte-112khvw{height:100vh;display:flex;flex-direction:column}main.svelte-112khvw{flex:1;display:flex;justify-content:center;align-items:center}header.svelte-112khvw{display:flex;justify-content:flex-end;font-size:1rem;padding:2rem 1rem}.numbersWrapper.svelte-112khvw{display:flex;flex-direction:column;row-gap:4rem;align-items:center}.product.svelte-112khvw{font-size:3rem;font-weight:500}@media screen and (min-width: 600px){.product.svelte-112khvw{font-size:5rem}}.answers.svelte-112khvw{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:2rem}@media screen and (min-width: 600px){.answers.svelte-112khvw{grid-template-columns:repeat(3,1fr)}}.incorrect.svelte-112khvw{color:var(--color-incorrect)}.correct.svelte-112khvw{color:var(--color-correct)}.score.svelte-112khvw{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.formula.svelte-112khvw{display:flex;align-items:center;justify-content:center;grid-column:1 / -1}.cell.svelte-112khvw{padding:.5rem 1rem}
