.favorite-button.svelte-vjzi9m{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s;color:#64748b;display:flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem}.favorite-button.svelte-vjzi9m:hover{background:#0000000d;transform:scale(1.1)}.favorite-button.favorited.svelte-vjzi9m{color:#f59e0b}.question-header.svelte-bhtfvi{margin-bottom:1.5rem}.header-row.svelte-bhtfvi{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:1rem}.title-section.svelte-bhtfvi{display:flex;flex-direction:column;gap:.25rem}.title-row.svelte-bhtfvi{display:flex;align-items:center;gap:.5rem}.title-info.svelte-bhtfvi{display:flex;flex-direction:column;gap:.25rem}h3.svelte-bhtfvi{margin:0;font-size:1.25rem;color:var(--color-primary);flex-shrink:0}.category.svelte-bhtfvi{font-size:.875rem;color:#64748b}.question-text.svelte-bhtfvi{font-size:1.125rem;line-height:1.6;margin:0;width:100%}.navigation.svelte-bhtfvi{display:flex;gap:.75rem;flex-wrap:wrap}.nav-button.svelte-bhtfvi{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#e2e8f0;color:#1a365d;border:none;border-radius:.25rem;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;white-space:nowrap}.nav-button.svelte-bhtfvi:hover:not(:disabled){background-color:#cbd5e1}.nav-button.svelte-bhtfvi:disabled{opacity:.5;cursor:not-allowed}.arrow.svelte-bhtfvi{font-size:1.2em;line-height:1}.back-button.svelte-bhtfvi .arrow:where(.svelte-bhtfvi){margin-right:.25rem}.skip-button.svelte-bhtfvi .arrow:where(.svelte-bhtfvi){margin-left:.25rem}@media (max-width: 480px){.header-row.svelte-bhtfvi{flex-direction:column;align-items:flex-start;gap:.75rem}.navigation.svelte-bhtfvi{width:100%;justify-content:flex-end}.title-row.svelte-bhtfvi{flex-direction:row;align-items:center;gap:.75rem}}.images.svelte-1n6lfqu{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.image-container.svelte-1n6lfqu{border:1px solid var(--border-color);border-radius:.375rem;overflow:hidden;background:#f8f9fa;min-height:100px}.images.svelte-1n6lfqu img:where(.svelte-1n6lfqu){width:100%;height:auto;display:block;border-radius:.375rem}.answers.svelte-171fu17{display:flex;flex-direction:column;gap:.75rem}.answer-button.svelte-171fu17{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1rem;text-align:left;background:#fff;border:1px solid var(--border-color);border-radius:.375rem;cursor:pointer;transition:all .2s}.answer-button.svelte-171fu17:hover:not(:disabled){background:var(--background-light)}.answer-button.correct.svelte-171fu17{background:#dcfce7;border-color:var(--success-color)}.answer-button.incorrect.svelte-171fu17{background:#fee2e2;border-color:var(--danger-color)}.answer-button.correct-answer.svelte-171fu17{background:#dcfce7;border-color:var(--success-color)}.answer-key.svelte-171fu17{font-weight:600;color:var(--primary-color)}.answer-text.svelte-171fu17{flex:1}.question-card.svelte-hh482p{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:var(--shadow)}@media (max-width: 480px){.question-card.svelte-hh482p{padding:1rem}.feedback-buttons.svelte-hh482p{margin-top:1rem}.feedback-text.svelte-hh482p{margin-top:.75rem;padding:.5rem}}.feedback-text.svelte-hh482p{margin-top:1rem;padding:.75rem;border-radius:.375rem;font-weight:500;text-align:center}.feedback-text.correct.svelte-hh482p{background:#dcfce7;color:#166534}.feedback-text.incorrect.svelte-hh482p{background:#fee2e2;color:#991b1b}.feedback-buttons.svelte-hh482p{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.feedback-buttons.hidden.svelte-hh482p{display:none}.button.svelte-hh482p{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s;border:1px solid}.button-success.svelte-hh482p{background:#bbf7d0;color:#166534;border-color:#4ade80}.button-warning.svelte-hh482p{background:#fde68a;color:#92400e;border-color:#fbbf24}.button-danger.svelte-hh482p{background:#fecaca;color:#991b1b;border-color:#f87171}.button.svelte-hh482p:hover{filter:brightness(.95);transform:translateY(-1px)}.button.svelte-hh482p:active{transform:translateY(0)}.button.svelte-hh482p:disabled{opacity:.5;cursor:not-allowed}.answer-key.svelte-hh482p{font-weight:600;color:var(--primary-color)}.report-button.svelte-edl69m{background:#fff;border:1px solid var(--border-color);border-radius:.25rem;width:auto;height:2rem;padding:0 .75rem;display:flex;align-items:center;gap:.5rem;justify-content:center;cursor:pointer;color:var(--text-light);transition:all .2s;font-size:.9rem}.report-button.svelte-edl69m:hover{color:var(--color-primary);border-color:var(--color-primary);transform:translateY(-1px)}.report-button.svelte-edl69m svg:where(.svelte-edl69m){width:16px;height:16px}.modal-backdrop.svelte-edl69m{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-edl69m{background:#fff;padding:2rem;border-radius:.5rem;width:90%;max-width:500px;box-shadow:var(--shadow)}.modal.svelte-edl69m h2:where(.svelte-edl69m){margin:0 0 1rem;color:var(--text-dark)}textarea.svelte-edl69m{width:100%;min-height:150px;padding:.75rem;border:1px solid var(--border-color);border-radius:.25rem;margin-bottom:1rem;font-family:inherit;resize:vertical}.modal-actions.svelte-edl69m{display:flex;justify-content:flex-end;gap:.75rem}.button.svelte-edl69m{padding:.5rem 1rem;border:none;border-radius:.25rem;cursor:pointer;font-weight:500;transition:all .2s;font-size:.9rem}.button.svelte-edl69m:disabled{opacity:.5;cursor:not-allowed}.button-primary.svelte-edl69m{background:#3b82f6;color:#fff}.button-primary.svelte-edl69m:hover:not(:disabled){background:#2563eb}.button-secondary.svelte-edl69m{background:#e2e8f0;color:#1a365d}.button-secondary.svelte-edl69m:hover:not(:disabled){background:#cbd5e1}.error.svelte-edl69m{color:#dc2626;margin-bottom:1rem}.success.svelte-edl69m{color:#16a34a;margin-bottom:1rem}textarea.svelte-edl69m:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}
