h2.svelte-k2h10z{padding:0}.description.svelte-k2h10z{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.dark .description.svelte-k2h10z{color:#888}.section-description.svelte-k2h10z{font-size:13px;color:#6b7280;margin:-8px 0 12px;line-height:1.4}.dark .section-description.svelte-k2h10z{color:#888}.toggle-item.svelte-k2h10z{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer}.dark .toggle-item.svelte-k2h10z{color:#e5e5e5}.toggle-item.svelte-k2h10z input:where(.svelte-k2h10z){margin:0;accent-color:#3b82f6}.question-options.svelte-k2h10z{display:flex;gap:8px;flex-wrap:wrap}.question-option.svelte-k2h10z{padding:10px 18px;background:#faf8f5;border:2px solid rgba(59,130,246,.15);border-radius:8px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.question-option.svelte-k2h10z:hover{background:#f5f0e8;border-color:#3b82f64d}.question-option.selected.svelte-k2h10z{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#3b82f6;color:#fff}.dark .question-option.svelte-k2h10z{background:#171717;border-color:#60a5fa33;color:#e5e5e5}.dark .question-option.svelte-k2h10z:hover{background:#1f1f1f;border-color:#60a5fa66}.dark .question-option.selected.svelte-k2h10z{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#60a5fa}.timer-options.svelte-k2h10z{display:flex;flex-direction:column;gap:8px;margin-top:8px}.timer-label.svelte-k2h10z{font-size:13px;font-weight:500;color:#6b7280}.dark .timer-label.svelte-k2h10z{color:#888}.exercise-panel.svelte-10t4hkt{padding:20px;display:flex;flex-direction:column;gap:12px;background:#fff;border:2px solid rgba(255,140,0,.15);border-radius:1rem;box-shadow:0 4px 15px #0000000d;max-width:800px;margin:0 auto;width:100%}.dark .exercise-panel.svelte-10t4hkt{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-color:#ff8c004d}.exercise-top-bar.svelte-10t4hkt{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.top-stats.svelte-10t4hkt{display:flex;gap:6px;margin-left:auto}.mini-stat.svelte-10t4hkt{display:flex;flex-direction:column;align-items:center;padding:4px 10px;background:#ff8c000f;border-radius:8px;min-width:52px}.dark .mini-stat.svelte-10t4hkt{background:#ff8c0014}.mini-stat-value.svelte-10t4hkt{font-size:15px;font-weight:700;color:#ff8c00;line-height:1.2}.dark .mini-stat-value.svelte-10t4hkt{color:#f59e0b}.mini-stat-label.svelte-10t4hkt{font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.dark .mini-stat-label.svelte-10t4hkt{color:#666}.timer-badge.svelte-10t4hkt{padding:6px 14px;border-radius:8px;background:#ff8c0014;border:1px solid rgba(255,140,0,.2);font-size:15px;font-weight:700;color:#ff8c00}.timer-badge.urgent.svelte-10t4hkt{background:#ef44441f;border-color:#ef444466;color:#ef4444}.key-label.svelte-10t4hkt{text-align:center;font-size:16px;color:#374151;text-transform:capitalize}.dark .key-label.svelte-10t4hkt{color:#d1d5db}.roman-display.svelte-10t4hkt{text-align:center;padding:8px 0}.roman-numeral.svelte-10t4hkt{font-family:Georgia,serif;font-size:48px;font-weight:700;color:#374151}.dark .roman-numeral.svelte-10t4hkt{color:#e5e5e5}.staff-area.svelte-10t4hkt{padding:12px 8px;border-radius:12px;background:#faf8f5;border:1px solid #e5e7eb;min-height:140px;display:flex;flex-direction:column;align-items:center;gap:4px}.dark .staff-area.svelte-10t4hkt{background:#171717;border-color:#ff8c0033}.staff-container.svelte-10t4hkt{width:100%;display:flex;justify-content:center;overflow-x:auto}.chord-symbol-above.svelte-10t4hkt{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;color:#374151}.dark .chord-symbol-above.svelte-10t4hkt{color:#d1d5db}.feedback.svelte-10t4hkt{margin:0;font-size:15px;color:#6b7280;min-height:1.25rem;text-align:center}.dark .feedback.svelte-10t4hkt{color:#888}.feedback.correct.svelte-10t4hkt{color:#22c55e;font-weight:600}.feedback.incorrect.svelte-10t4hkt{color:#ef4444;font-weight:600}.feedback-icon.svelte-10t4hkt{font-weight:700;margin-right:4px}.dark .feedback.correct.svelte-10t4hkt{color:#4ade80}.dark .feedback.incorrect.svelte-10t4hkt{color:#f87171}.function-grid.svelte-10t4hkt{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:8px 0}.function-btn.svelte-10t4hkt{padding:16px 28px;min-width:140px;background:#faf8f5;border:2px solid color-mix(in srgb,var(--func-color) 25%,transparent);border-radius:12px;color:#374151;font-size:16px;font-weight:700;cursor:pointer;transition:all .15s ease}.function-btn.svelte-10t4hkt:hover:not(:disabled){background:color-mix(in srgb,var(--func-color) 8%,white);border-color:color-mix(in srgb,var(--func-color) 50%,transparent);transform:translateY(-1px)}.function-btn.selected.svelte-10t4hkt{background:var(--func-color);border-color:var(--func-color);color:#fff}.function-btn.correct.svelte-10t4hkt{background:#22c55e;border-color:#22c55e;color:#fff}.function-btn.incorrect.svelte-10t4hkt{background:#ef4444;border-color:#ef4444;color:#fff}.function-btn.svelte-10t4hkt:disabled{opacity:.7;cursor:default}.dark .function-btn.svelte-10t4hkt{background:#171717;color:#e5e5e5}.dark .function-btn.svelte-10t4hkt:hover:not(:disabled){background:#1f1f1f}.dark .function-btn.selected.svelte-10t4hkt{background:var(--func-color);color:#fff}
