.adaptive-main-container{max-width:900px;margin:0 auto;width:95%;padding-bottom:4rem}.adaptive-subtitle{color:#64748b;font-size:.95rem;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.adaptive-subtitle i{color:#667eea}[data-theme=dark] .adaptive-subtitle{color:#94a3b8}.session-progress-container{margin:2rem 0 1.5rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}[data-theme=dark] .session-progress-container{background:#1e293b;box-shadow:none;border:1px solid rgba(255,255,255,.05)}.session-progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;padding:0}.session-label{color:#475569;font-weight:600;text-transform:none;letter-spacing:normal}.session-count{color:#667eea;font-weight:600;background:transparent;padding:0}[data-theme=dark] .session-label{color:#94a3b8}.session-progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}[data-theme=dark] .session-progress-bar{background:#334155}.session-progress-fill{height:100%;background:#667eea;border-radius:4px;transition:width .5s ease;box-shadow:none}.adaptive-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding:0;margin-bottom:2rem}@media (max-width: 600px){.adaptive-dashboard{grid-template-columns:repeat(2,1fr)}}.dashboard-stat{display:flex;flex-direction:row;align-items:center;text-align:left;gap:.75rem;padding:1rem;border-radius:12px;background:#fff;border:none;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;cursor:help;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:visible}.dashboard-stat:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.dashboard-stat:after{display:none}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.stat-content{display:flex;flex-direction:column}.stat-value{font-size:1.5rem;font-weight:700;line-height:1.2}.stat-label{font-size:.75rem;color:#64748b;white-space:nowrap}.dashboard-stat.mastered .stat-icon{background:linear-gradient(135deg,#22c55e33,#10b98126);color:#16a34a}.dashboard-stat.mastered .stat-value{color:#16a34a}.dashboard-stat.learning .stat-icon{background:linear-gradient(135deg,#f59e0b33,#fbbf2426);color:#d97706}.dashboard-stat.learning .stat-value{color:#d97706}.dashboard-stat.difficult .stat-icon{background:linear-gradient(135deg,#ef444433,#f8717126);color:#dc2626}.dashboard-stat.difficult .stat-value{color:#dc2626}.dashboard-stat.accuracy .stat-icon{background:linear-gradient(135deg,#667eea33,#764ba226);color:#667eea}.dashboard-stat.accuracy .stat-value{color:#667eea}[data-theme=dark] .dashboard-stat{background:#1e293b}[data-theme=dark] .stat-label{color:#94a3b8}.progress-indicator{font-size:1rem;font-weight:600;color:#475569;padding:.5rem 1rem;background:#f1f5f9;border-radius:8px}[data-theme=dark] .progress-indicator{background:#1e293b;color:#cbd5e1}.feedback-container{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 30px #00000026;padding:1.5rem;z-index:100;animation:slideUp .4s cubic-bezier(.16,1,.3,1);border-top-left-radius:20px;border-top-right-radius:20px}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.feedback-content{max-width:600px;margin:0 auto;text-align:center}.feedback-icon{font-size:3.5rem;margin-bottom:.5rem;animation:bounceIn .5s ease}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.feedback-icon.correct{color:#16a34a}.feedback-icon.incorrect{color:#dc2626}.feedback-text{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.feedback-explanation{font-size:.95rem;color:#475569;line-height:1.6;max-height:200px;overflow-y:auto;text-align:left;margin-bottom:1rem}.btn-next-question{width:100%;padding:1rem;font-size:1.1rem;border-radius:12px}[data-theme=dark] .feedback-container{background:#1e293b}[data-theme=dark] .feedback-explanation{color:#cbd5e1}.mastery-indicator{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;vertical-align:middle;margin-left:.75rem;white-space:nowrap;cursor:help;transition:transform .2s ease}.mastery-indicator:hover{transform:scale(1.05)}.adaptive-header{text-align:center;padding:1.5rem 1rem;margin:1rem 0 2rem}.mastery-indicator.level-1,.mastery-indicator.level-2{background:linear-gradient(135deg,#ef444426,#dc26261a);color:#dc2626;border:1px solid rgba(220,38,38,.3)}.mastery-indicator.level-3{background:linear-gradient(135deg,#f59e0b26,#d977061a);color:#d97706;border:1px solid rgba(217,119,6,.3)}.mastery-indicator.level-4,.mastery-indicator.level-5{background:linear-gradient(135deg,#22c55e26,#16a34a1a);color:#16a34a;border:1px solid rgba(22,163,74,.3)}.question-context{background:linear-gradient(135deg,#667eea14,#764ba20d);padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.85rem;color:#64748b;display:flex;align-items:center;gap:.5rem}.question-context i{color:#667eea}[data-theme=dark] .question-context{background:#667eea1a;color:#94a3b8}@media (max-width: 768px){.adaptive-dashboard{gap:.5rem}.dashboard-stat{padding:.75rem}.stat-value{font-size:1.25rem}.stat-icon{width:35px;height:35px;font-size:1rem}.feedback-text{font-size:1.25rem}}.mistake-header[data-astro-cid-h3dx2vpe]{text-align:center;margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;display:flex;justify-content:space-between;align-items:center}.mistake-header[data-astro-cid-h3dx2vpe] h1[data-astro-cid-h3dx2vpe]{font-size:1.25rem;margin:0;display:flex;align-items:center;gap:.75rem;color:#1e293b}.badge-count[data-astro-cid-h3dx2vpe]{background:#e0e7ff;color:#4f46e5;padding:.25rem .75rem;border-radius:20px;font-weight:700;font-size:.9rem}@media (max-width: 640px){.mistake-header[data-astro-cid-h3dx2vpe]{flex-direction:column;gap:1rem}}
