.summary-container.svelte-32oh89{display:flex;flex-direction:column;gap:24px;max-width:500px;margin:0 auto;transition:max-width .3s ease}.summary-container.svelte-32oh89:has(.tier-questions:where(.svelte-32oh89)){max-width:800px}.summary-header.svelte-32oh89{text-align:center}.rating-icon.svelte-32oh89{font-size:48px;display:block;margin-bottom:8px;color:#ff8c00}.dark .rating-icon.svelte-32oh89{color:#ffa533}.summary-header.svelte-32oh89 h1:where(.svelte-32oh89){font-size:28px;font-weight:400;color:#333;margin-bottom:4px}.dark .summary-header.svelte-32oh89 h1:where(.svelte-32oh89){color:#f1f5f9}.session-info.svelte-32oh89{font-size:14px;color:#6b7280}.dark .session-info.svelte-32oh89{color:#888}.main-score.svelte-32oh89{display:flex;flex-direction:column;align-items:center;gap:8px}.score-circle.svelte-32oh89{display:flex;align-items:center;justify-content:center;width:120px;height:120px;background:#fff;border:4px solid var(--score-color);border-radius:50%;box-shadow:0 4px 15px #0000001a}.dark .score-circle.svelte-32oh89{background:linear-gradient(135deg,#1a1a2e,#16213e);box-shadow:0 4px 15px #0000004d}.score-value.svelte-32oh89{font-size:48px;font-weight:700;color:var(--score-color)}.score-unit.svelte-32oh89{font-size:20px;font-weight:400;opacity:.7;color:var(--score-color)}.score-label.svelte-32oh89{font-size:14px;color:#6b7280}.dark .score-label.svelte-32oh89{color:#888}.stats-grid.svelte-32oh89{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card.svelte-32oh89{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px;background:#fff;border:2px solid rgba(255,140,0,.15);border-radius:1rem;box-shadow:0 4px 15px #0000000d}.dark .stat-card.svelte-32oh89{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:2px solid rgba(255,140,0,.3)}.stat-value.svelte-32oh89{font-size:24px;font-weight:700;color:#374151}.dark .stat-value.svelte-32oh89{color:#ccc}.stat-label.svelte-32oh89{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}.dark .stat-label.svelte-32oh89{color:#666}.stat-value.points.svelte-32oh89{color:#ff8c00}.dark .stat-value.points.svelte-32oh89{color:#f59e0b}.breakdown-section.svelte-32oh89{padding:20px;background:#fff;border:2px solid rgba(255,140,0,.15);border-radius:1rem;box-shadow:0 4px 15px #0000000d}.dark .breakdown-section.svelte-32oh89{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border:2px solid rgba(255,140,0,.3)}.breakdown-section.svelte-32oh89 h2:where(.svelte-32oh89){font-size:14px;font-weight:600;color:#333;margin-bottom:16px;padding:0 0 8px;border-bottom:2px solid rgba(255,140,0,.2)}.dark .breakdown-section.svelte-32oh89 h2:where(.svelte-32oh89){color:#f1f5f9;border-bottom-color:#ff8c004d}.breakdown-bars.svelte-32oh89{display:flex;flex-direction:column;gap:12px}.breakdown-item.svelte-32oh89{display:grid;grid-template-columns:130px 1fr 30px 16px;align-items:center;gap:12px;background:none;border:none;padding:6px 4px;width:100%;font:inherit;text-align:left;border-radius:6px;color:inherit}.breakdown-item.clickable.svelte-32oh89{cursor:pointer}.breakdown-item.clickable.svelte-32oh89:hover{background-color:#ff8c000f}.breakdown-item.expanded.svelte-32oh89{background-color:#ff8c0014}.breakdown-item.svelte-32oh89:disabled{cursor:default;opacity:.6}.breakdown-chevron.svelte-32oh89{font-size:10px;color:#9ca3af;transition:transform .2s ease;display:inline-block}.breakdown-chevron.rotated.svelte-32oh89{transform:rotate(180deg)}.breakdown-label.svelte-32oh89{font-size:12px;color:#6b7280}.dark .breakdown-label.svelte-32oh89{color:#888}.breakdown-bar.svelte-32oh89{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.dark .breakdown-bar.svelte-32oh89{background:#2a2a4e}.breakdown-fill.svelte-32oh89{height:100%;border-radius:4px;transition:width .3s ease}.breakdown-fill.excellent.svelte-32oh89{background:#22c55e}.breakdown-fill.good.svelte-32oh89{background:#eab308}.breakdown-fill.needs-work.svelte-32oh89{background:#ef4444}.breakdown-count.svelte-32oh89{font-size:14px;font-weight:500;color:#374151;text-align:right}.dark .breakdown-count.svelte-32oh89{color:#ccc}.tier-questions.svelte-32oh89{display:flex;flex-direction:column;gap:8px;padding:12px 0 8px;margin-bottom:8px;max-height:480px;overflow-y:auto}.review-question.svelte-32oh89{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden}.dark .review-question.svelte-32oh89{border-color:#ffffff14}.review-question-header.svelte-32oh89{display:grid;grid-template-columns:36px 44px 1fr 50px;align-items:center;gap:8px;padding:8px 12px;background:#00000005;font-size:12px}.dark .review-question-header.svelte-32oh89{background:#ffffff05}.question-number.svelte-32oh89{font-weight:600;color:#6b7280;font-size:11px}.dark .question-number.svelte-32oh89{color:#888}.question-score.svelte-32oh89{font-weight:700;font-size:13px}.question-summary.svelte-32oh89{color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.dark .question-summary.svelte-32oh89{color:#ccc}.question-time.svelte-32oh89{text-align:right;color:#9ca3af;font-size:11px;font-variant-numeric:tabular-nums}.dark .question-time.svelte-32oh89{color:#666}.review-question-detail.svelte-32oh89{padding:8px 12px;display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(0,0,0,.05)}.dark .review-question-detail.svelte-32oh89{border-top-color:#ffffff0d}.detail-row.svelte-32oh89{display:flex;gap:8px;font-size:13px}.detail-label.svelte-32oh89{color:#6b7280;min-width:80px}.detail-value.svelte-32oh89{font-weight:600;color:#374151}.dark .detail-value.svelte-32oh89{color:#e5e5e5}.chord-results-row.svelte-32oh89{display:flex;gap:12px;flex-wrap:wrap}.chord-result.svelte-32oh89{font-family:Georgia,serif;font-weight:700;font-size:15px}.chord-result.correct.svelte-32oh89{color:#22c55e}.chord-result.incorrect.svelte-32oh89{color:#ef4444}.user-answer.svelte-32oh89{font-family:sans-serif;font-size:11px;font-weight:500;color:#9ca3af}@media (max-width: 480px){.rating-icon.svelte-32oh89{font-size:40px}.summary-header.svelte-32oh89 h1:where(.svelte-32oh89){font-size:24px}.score-circle.svelte-32oh89{width:100px;height:100px}.score-value.svelte-32oh89{font-size:36px}.breakdown-item.svelte-32oh89{grid-template-columns:100px 1fr 24px 14px;gap:8px}}.exercise-wrapper.svelte-3njboy{position:relative;min-height:400px}.phase-container.svelte-3njboy{width:100%}.fade-in.svelte-3njboy{animation:svelte-3njboy-fadeIn .3s ease-out forwards}@keyframes svelte-3njboy-fadeIn{0%{opacity:0;margin-top:8px}to{opacity:1;margin-top:0}}
