.modal-wrapper.svelte-l1kraf{top:0;left:0;width:100%;height:100%;position:fixed;z-index:20;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:all}.modal.svelte-l1kraf{background:white;border-radius:.5rem;width:90%;max-width:900px;max-height:90%;overflow:visible;padding:10px 20px;color:var(--color-text);font-style:normal;position:relative}.backgroundOverlay.svelte-l1kraf{top:0;left:0;width:100%;height:100%;position:fixed;background:rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:all;z-index:-1}.svelte-l1kraf::-webkit-scrollbar-track{background:var(--bg-color);border-radius:3px}.modal-content.svelte-l1kraf{overflow:auto;height:100%;position:relative;padding:10px 20px}@media (max-width: 500px){.modal.svelte-l1kraf{padding:10px}.modal-content.svelte-l1kraf{padding:0}}h1.svelte-18vfg3k.svelte-18vfg3k{margin:0}.result-container.svelte-18vfg3k.svelte-18vfg3k{display:flex;flex-direction:column;align-items:center}.correct.svelte-18vfg3k.svelte-18vfg3k{color:#28a745}.incorrect.svelte-18vfg3k.svelte-18vfg3k{color:#dc3545}.info.svelte-18vfg3k.svelte-18vfg3k{background-color:#00000080;padding:.5rem 2rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:0;cursor:pointer;transition:.5s;color:#fff;font-weight:600}p.svelte-18vfg3k.svelte-18vfg3k{margin:0}.info.svelte-18vfg3k.svelte-18vfg3k:hover{filter:brightness(.9)}.signed-in.svelte-18vfg3k.svelte-18vfg3k{display:flex;flex-direction:column;align-items:center;justify-content:center}.signed-in.svelte-18vfg3k p.svelte-18vfg3k{margin:0}.hint.svelte-18vfg3k.svelte-18vfg3k{background-color:#0000001a;padding:10px;font-size:.75rem;border-radius:10px;margin:10px}h2.svelte-no73qc{margin-bottom:0}p.svelte-no73qc{margin-top:0}.lds-hourglass.svelte-no73qc{display:inline-block;position:relative;width:80px;height:80px;opacity:1;filter:brightness(1.4)}.lds-hourglass.svelte-no73qc:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:8px;box-sizing:border-box;border:32px solid #000;border-color:var(--color-theme-1) var(--color-theme-2) var(--color-theme-3) var(--color-theme-4);animation:svelte-no73qc-lds-hourglass 1.2s infinite}@keyframes svelte-no73qc-lds-hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(1800deg)}}.container.svelte-e92iyr{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.choices.svelte-e92iyr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;width:100%;max-width:600px;margin:0 auto}.choice.svelte-e92iyr{background-color:#3498db;color:#fff;border:none;font-size:1.5rem;padding:15px;border-radius:5px;cursor:pointer;transition:background-color .2s;width:100%}.choice.svelte-e92iyr:hover{background-color:#2980b9}.choice.svelte-e92iyr:nth-child(1){background-color:#3498db}.choice.svelte-e92iyr:nth-child(1):hover{background-color:#2980b9}.choice.svelte-e92iyr:nth-child(2){background-color:#e74c3c}.choice.svelte-e92iyr:nth-child(2):hover{background-color:#c0392b}.choice.svelte-e92iyr:nth-child(3){background-color:#2ecc71}.choice.svelte-e92iyr:nth-child(3):hover{background-color:#27ae60}.choice.svelte-e92iyr:nth-child(4){background-color:#f1c40f}.choice.svelte-e92iyr:nth-child(4):hover{background-color:#f39c12}.action-button.svelte-e92iyr{margin:40px auto auto}@media (max-width: 600px){.choices.svelte-e92iyr{grid-template-columns:1fr}}.switch.svelte-zwm230.svelte-zwm230{position:relative;display:inline-block;width:40px;height:34px;font-weight:600;margin-top:5px;margin-bottom:5px}.switch.svelte-zwm230 input.svelte-zwm230{opacity:0;width:0;height:0}.slider.svelte-zwm230.svelte-zwm230{position:absolute;cursor:pointer;height:20px;left:0;right:0;bottom:5px;background-color:var(--color-theme-2);-webkit-transition:.4s;transition:.4s;border-radius:34px}.slider.svelte-zwm230.svelte-zwm230:before{position:absolute;content:"";left:0px;height:100%;aspect-ratio:1;background-color:var(--color-bg-2);-webkit-transition:.4s;transition:.4s;border-radius:50%}input.svelte-zwm230.svelte-zwm230{transition-duration:.5s}input.svelte-zwm230:checked+.slider.svelte-zwm230{background-color:var(--color-theme-3)}input.svelte-zwm230:checked+.slider.svelte-zwm230:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}button.svelte-zwm230.svelte-zwm230{background:none;outline:none;border:none}button.svelte-zwm230.svelte-zwm230:hover{filter:brightness(1)}section.svelte-1rbwkig{transition:.5s}.flex-row.svelte-1rbwkig{justify-content:center;align-items:center;gap:20px}.categories-container.svelte-1rbwkig{display:grid;grid-template-columns:repeat(auto-fill,150px);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.category.svelte-1rbwkig{cursor:pointer;height:100%;background-color:transparent;border-radius:.25rem;transition:.5s;border:3px solid}.category.svelte-1rbwkig:hover{background-color:#c8e6fa}
