.guide-highlight.svelte-f41evd{padding:1rem 1.5rem;border-radius:4px;margin:1.5rem 0}.guide-highlight.negative.svelte-f41evd{background:var(--vm-coral-30)}.guide-highlight.positive.svelte-f41evd{background:#3694ff33;border:2px solid var(--vm-azure-skies);font-family:Roboto Slab,serif;font-size:1.25rem}.guide-highlight.svelte-f41evd .section-text{color:var(--vm-navy);margin-bottom:.75rem}.guide-highlight.svelte-f41evd .section-text:last-child{margin-bottom:0}.guide-highlight.svelte-f41evd .bullet-list{margin:0}.guide-highlight.svelte-f41evd .bullet-list li{color:var(--vm-navy)}.dark .guide-highlight.negative.svelte-f41evd{background:linear-gradient(#ff989880,#ff989880),var(--vm-ivory);color:var(--vm-navy)}.dark .guide-highlight.negative.svelte-f41evd .section-text{color:var(--vm-navy)}.dark .guide-highlight.positive.svelte-f41evd{background:linear-gradient(var(--vm-castaway-50),var(--vm-castaway-50)),var(--vm-ivory);border-color:var(--vm-castaway);color:var(--vm-navy)}.dark .guide-highlight.positive.svelte-f41evd .section-text{color:var(--vm-navy)}.quiz-section.svelte-189o19{padding:2rem 0 3rem}.container.svelte-189o19{max-width:720px;margin:0 auto;padding:2rem;background:var(--vm-dark-ivory);border-radius:16px;border:2px solid var(--vm-azure-skies-30)}.dark .container.svelte-189o19{background:var(--vm-dark-navy);border-color:var(--vm-castaway-50)}.quiz-heading.svelte-189o19{font-family:Roboto Slab,serif;font-size:1.5rem;font-weight:700;color:var(--vm-navy);margin:0 0 .25rem}.dark .quiz-heading.svelte-189o19{color:var(--vm-castaway)}.quiz-progress.svelte-189o19{font-size:.85rem;color:var(--vm-navy);opacity:.7;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.dark .quiz-progress.svelte-189o19{color:var(--vm-castaway)}.quiz-prompt.svelte-189o19{font-size:1.15rem;color:var(--vm-navy);line-height:1.5;margin:0 0 1.5rem;font-weight:500}.dark .quiz-prompt.svelte-189o19{color:var(--vm-castaway)}.choices.svelte-189o19{display:flex;flex-direction:column;gap:.75rem}.choice.svelte-189o19{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;text-align:left;background:var(--vm-ivory);border:2px solid var(--vm-azure-skies-30);border-radius:10px;font-family:inherit;font-size:1rem;color:var(--vm-navy);cursor:pointer;transition:border-color .15s,background .15s,transform .1s}.choice.svelte-189o19:hover:not(:disabled){border-color:var(--vm-coral);transform:translateY(-1px)}.choice.svelte-189o19:disabled{cursor:default}.choice.correct.svelte-189o19{background:#3694ff26;border-color:var(--vm-azure-skies)}.choice.incorrect.svelte-189o19{background:var(--vm-coral-30);border-color:var(--vm-coral)}.choice.revealed.svelte-189o19{border-color:var(--vm-azure-skies);opacity:.85}.dark .choice.svelte-189o19{background:var(--vm-navy);color:var(--vm-castaway);border-color:var(--vm-castaway-50)}.dark .choice.correct.svelte-189o19{background:linear-gradient(var(--vm-castaway-50),var(--vm-castaway-50)),var(--vm-navy);color:var(--vm-navy)}.dark .choice.incorrect.svelte-189o19{background:linear-gradient(#ff989880,#ff989880),var(--vm-navy);color:var(--vm-navy)}.choice-text.svelte-189o19{flex:1}.choice-icon.svelte-189o19{font-size:1.25rem;font-weight:700;flex-shrink:0}.feedback.svelte-189o19{margin:1.25rem 0 0;padding:.9rem 1.1rem;border-radius:8px}.feedback.svelte-189o19 p:where(.svelte-189o19){margin:0;color:var(--vm-navy);line-height:1.5}.feedback.positive.svelte-189o19{background:#3694ff26;border-left:4px solid var(--vm-azure-skies)}.feedback.negative.svelte-189o19{background:var(--vm-coral-30);border-left:4px solid var(--vm-coral)}.dark .feedback.positive.svelte-189o19{background:linear-gradient(var(--vm-castaway-50),var(--vm-castaway-50)),var(--vm-ivory)}.dark .feedback.negative.svelte-189o19{background:linear-gradient(#ff989880,#ff989880),var(--vm-ivory)}.actions.svelte-189o19{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.75rem}.quiz-btn.svelte-189o19{padding:.65rem 1.5rem;border-radius:999px;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s;border:2px solid transparent}.quiz-btn.svelte-189o19:hover{transform:translateY(-1px)}.quiz-btn.primary.svelte-189o19{background:var(--vm-coral);color:var(--vm-ivory)}.quiz-complete.svelte-189o19{text-align:center;padding:1rem 0}.check-mark.svelte-189o19{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--vm-coral);color:var(--vm-ivory);font-size:2rem;font-weight:700;margin-bottom:1rem}.complete-title.svelte-189o19{font-family:Roboto Slab,serif;font-size:1.35rem;font-weight:700;color:var(--vm-navy);margin:0 0 .5rem}.complete-text.svelte-189o19{color:var(--vm-navy);line-height:1.6;margin:0 0 1rem}.complete-divider.svelte-189o19{border:none;border-top:2px solid var(--vm-navy);width:60px;margin:.5rem auto 1rem;opacity:.4}.dark .complete-title.svelte-189o19,.dark .complete-text.svelte-189o19{color:var(--vm-castaway)}.dark .complete-divider.svelte-189o19{border-color:var(--vm-castaway)}.anon-note.svelte-189o19{font-size:.9rem;color:var(--vm-navy);opacity:.75;font-style:italic;margin:0 0 1rem}.dark .anon-note.svelte-189o19{color:var(--vm-castaway)}
