@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap");:root{background-color:#f8f8ff;--green:#32CD32;--red:#DC143C;--gold:#d3af37;--font-family:'Montserrat', sans-serif;--font-family-mono:'Source Code Pro', monospace;--font-color:#000000}main.svelte-1c0fxbt{text-align:center;padding:1em;width:90%;max-width:1280px;margin:0 auto;font-family:var(--font-family);font-size:16px;color:var(--font-color)}.title.svelte-lz1olf{font-size:32px;margin-top:30px}.mono.svelte-lz1olf{font-family:var(--font-family-mono)}.container.svelte-lz1olf{display:flex;margin:auto;justify-content:space-around}.game.svelte-lz1olf{width:60%;margin-top:60px}.players.svelte-lz1olf{width:30%;max-width:250px}.container.svelte-1sxxgja.svelte-1sxxgja{display:flex;flex-direction:column;align-items:center;margin-top:40px}.container.svelte-1sxxgja>div.svelte-1sxxgja{margin-bottom:5px}.hr.svelte-1sxxgja.svelte-1sxxgja{width:100%}pre.svelte-1sxxgja.svelte-1sxxgja{width:300px;text-align:left}.container.svelte-u7dtzo{display:flex;flex-direction:column}.title.svelte-8lhqld{font-weight:bold;margin-top:5px;margin-bottom:5px;text-align:left}table.svelte-8lhqld{width:100%}td.svelte-8lhqld{padding-bottom:10px}td.svelte-8lhqld:nth-of-type(2n+1){font-family:var(--font-family-mono)}td.svelte-8lhqld:nth-of-type(2n){text-align:left;padding-left:10px}.question.svelte-1w46rv3{font-size:1.5em;font-weight:bold;margin-bottom:40px}.input.svelte-1w46rv3{display:flex;justify-content:center;margin-bottom:40px}input[type=text].svelte-1w46rv3{background-color:#fafaff;width:340px;font-family:var(--font-family-mono);font-size:1.2em;margin-left:5px;margin-right:5px}.answers.svelte-1w46rv3{display:flex;flex-direction:row;justify-content:center;text-align:left;font-size:1.2em}.answerTitle.svelte-1w46rv3{font-weight:bold;margin-bottom:20px}.matches.svelte-1w46rv3{margin-right:80px;margin-left:80px}.answer.svelte-1w46rv3{font-family:var(--font-family-mono);margin-bottom:4px}.matched.svelte-1w46rv3{color:var(--green)}.nonMatched.svelte-1w46rv3{color:var(--red)}.question.svelte-27pijo{font-family:var(--font-family-mono);font-size:1.5em;font-weight:bold;margin-bottom:40px}.smallText.svelte-27pijo{font-size:0.5em}.questionContainer.svelte-27pijo{display:flex;flex-direction:column;justify-content:center;text-align:left;font-size:1.2em}.answers.svelte-27pijo{display:flex;flex-direction:row;justify-content:space-around;text-align:left;font-size:1.2em}.option.svelte-27pijo{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px}.answerTitle.svelte-27pijo{font-weight:bold;margin-bottom:20px}.answer.svelte-27pijo{font-family:var(--font-family-mono);text-align:center;margin-bottom:4px}.buttonContainer.svelte-27pijo{display:flex}.readQuestionIconContainer.svelte-27pijo{cursor:pointer;margin-left:40px;margin-right:40px}.readQuestionIconContainer svg{height:40px}.matched.svelte-27pijo{color:var(--green)}.nonMatched.svelte-27pijo{color:var(--red)}.container.svelte-1ot6z5w{display:flex;justify-content:space-around;flex-direction:column;border:solid;border-width:2px;border-color:black;padding:20px;margin-bottom:10px}.player.svelte-1ot6z5w{display:flex;justify-content:space-around;margin-bottom:10px}.you.svelte-1ot6z5w{border-color:var(--gold)}.solved.svelte-1ot6z5w{color:var(--green)}.name.svelte-1ot6z5w{font-size:1.2em;width:80%}.points.svelte-1ot6z5w{width:20%}input.svelte-1ot6z5w{font-size:20px;border:none;background-color:transparent;height:20px;margin:0}input.svelte-1ot6z5w:focus{outline:none}.points.svelte-1ot6z5w{font-size:20px}.solution.svelte-1ot6z5w{font-family:var(--font-family-mono)}.readAnswersContainer.svelte-1ot6z5w{display:flex;justify-content:space-around}.readAnswers.svelte-1ot6z5w{display:flex;flex-direction:column}.matched.svelte-1ot6z5w{color:var(--green)}.nonMatched.svelte-1ot6z5w{color:var(--red)}