.quiz.svelte-1pyin6x{margin:32px auto;padding:16px;border:1px solid #ccc;position:relative;overflow:hidden}h3.quiz__title.svelte-1pyin6x{margin:0 0 16px 0}.actionHeader.svelte-1pyin6x{margin-top:16px}.quiz__question.svelte-1clyvpl{padding:16px;display:none}.quiz__question--active.svelte-1clyvpl{display:block}.quiz__form.svelte-1clyvpl{width:auto;margin-top:16px}.quiz__questions.svelte-1clyvpl{position:relative;overflow:hidden;min-height:220px}.quiz__questionNav.svelte-1clyvpl{display:flex;justify-content:space-between;pointer-events:all}input[type="radio"].quiz__input.svelte-1xla3zj,input[type="checkbox"].quiz__input.svelte-1xla3zj{margin-right:8px}input[type="text"].quiz__input.quiz__input--fill-in-the-blank{border:1px solid transparent;border-bottom:1px dashed #aaa;background:transparent;width:250px;margin:0 8px;padding:0 8px}.quiz__option.svelte-1xla3zj{padding-left:16px}.quiz__questionInner.svelte-1xla3zj{margin:0 0 32px}.score.svelte-y4kp0k{text-align:left;margin:16px 0}.scoreTitle.svelte-y4kp0k{font-size:1.5rem;font-weight:bold}.scorePercent.svelte-y4kp0k{font-size:3rem;font-weight:bold}.scoreStats.svelte-y4kp0k{margin:0 0 16px 0}.scoreFraction.svelte-y4kp0k{font-size:1.5rem;font-weight:bold}.scoreBar.svelte-y4kp0k{width:200px;height:20px;display:grid}.scoreBar__correct.svelte-y4kp0k{background:#aaddaa;margin-right:2px}.scoreBar__incorrect.svelte-y4kp0k{background:#ff7979}.responses.svelte-y4kp0k{text-align:left;margin:16px 0}.responsesTitle.svelte-y4kp0k{font-size:1.5rem;font-weight:bold}.response.svelte-y4kp0k{margin:16px 0 32px}.response__points.svelte-y4kp0k{font-size:0.9em;margin:8px 0}.response__answer--correct.svelte-y4kp0k{color:#595}.response__answer--incorrect.svelte-y4kp0k{color:#ff7979}.background.svelte-1ivw7a0{background:rgba(0, 0, 0, 0.5);position:fixed;top:0;right:0;left:0;bottom:0;z-index:100;display:grid;justify-content:center;align-content:center}.modal.svelte-1ivw7a0{box-shadow:2px 2px 2px rgba(0, 0, 0, 0.2);background:white;padding:44px 32px 24px;width:600px;min-height:200px;max-height:90vh;max-width:90vw;overflow:auto;position:relative}button.svelte-1ivw7a0{position:absolute;top:8px;right:8px;padding:8px}.sortableTable.svelte-b0u6u8{margin:32px 0}table.svelte-b0u6u8{min-width:1000px}th.svelte-b0u6u8{min-width:100px;white-space:nowrap}button.sort.svelte-b0u6u8{border:none;outline:none;background:none;padding:4px;margin:0 4px;width:12px;opacity:0.5;color:black}button.active.svelte-b0u6u8{opacity:1}.tableContainer.svelte-b0u6u8{max-width:100%;overflow-x:auto}.loader.svelte-1raugtt{text-align:center}.loader__spinner.svelte-1raugtt{font-size:2rem;animation:svelte-1raugtt-spin 3s linear infinite}@keyframes svelte-1raugtt-spin{0%{transform:rotate(0deg)}33%{transform:rotate(90deg)}100%{transform:rotate(720deg)}}