:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#eef4ff 0%,#f8fbff 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}button{font:inherit}#app{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:10;background:#fff;position:sticky;top:0;box-shadow:0 2px 12px #0f172a0f}.app-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:78rem;margin:0 auto;padding:.9rem 1rem;display:flex}.brand{color:#111827;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}.brand-mark{font-size:1.4rem}.primary-nav{flex-wrap:wrap;gap:.5rem;display:flex}.nav-link{color:#4b5563;border-radius:.6rem;padding:.4rem .7rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.nav-link:hover{color:#4338ca;background:#eef2ff}.app-body{flex:1;gap:1.25rem;width:100%;max-width:78rem;margin:0 auto;padding:1rem;display:grid}.app-main{min-width:0}.hero-panel,.quiz-panel{background:#fff;border-radius:1.25rem;padding:1.25rem;box-shadow:0 12px 30px #0f172a14}.eyebrow{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;font-size:.8rem;font-weight:700}h1,h2{color:#111827;margin:0}h1{margin-bottom:.5rem;font-size:clamp(1.6rem,5vw,2.4rem)}.hero-copy{color:#4b5563;max-width:42rem;margin:0}.progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:.6rem;margin-bottom:1rem;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#4f46e5 0%,#7c3aed 100%);height:100%;transition:width .2s}.card{flex-direction:column;gap:1.75rem;display:flex}.card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.question-title{font-size:1.6rem;line-height:1.35}.pill,.progress{color:#4338ca;background:#ede9fe;border-radius:999px;padding:.35rem .7rem;font-size:.85rem;font-weight:700}.options{gap:1rem;display:grid}.option{color:#111827;text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:.9rem;width:100%;padding:.9rem 1rem;transition:all .2s}.option:hover{border-color:#818cf8;transform:translateY(-1px)}.option.selected{background:#eef2ff;border-color:#4f46e5}.primary-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:999px;padding:.8rem 1.1rem;font-weight:700}.primary-btn:disabled{cursor:not-allowed;opacity:.55}.results-card{text-align:center;align-items:center}.results-badge{font-size:2.2rem}.results-copy{color:#4b5563}.back-link{color:#4338ca;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:.5rem;padding:0;font-size:.9rem;font-weight:700}.back-link:hover{text-decoration:underline}.subject-section{background:#fff;border-radius:1.25rem;margin-top:1.25rem;padding:1.25rem;box-shadow:0 12px 30px #0f172a14}.subject-title{margin-bottom:1rem;font-size:1.3rem}.chapter-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.chapter-card{color:#111827;text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.9rem 1.1rem;transition:all .2s;display:flex}.chapter-card:hover{background:#eef2ff;border-color:#818cf8;transform:translateY(-1px)}.chapter-card-title{font-weight:600}.chapter-card-meta{color:#4338ca;background:#ede9fe;border-radius:999px;flex-shrink:0;padding:.3rem .6rem;font-size:.8rem;font-weight:700}.app-sidebar{min-width:0}.sidebar-toggle{color:#4338ca;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.9rem;width:100%;margin-bottom:.75rem;padding:.7rem 1rem;font-weight:700}.sidebar-content{flex-direction:column;gap:1rem;display:none}.sidebar-content.is-expanded{display:flex}.sidebar-card{background:#fff;border-radius:1.1rem;flex-direction:column;gap:.6rem;padding:1rem;display:flex;box-shadow:0 12px 30px #0f172a14}.sidebar-card-header{align-items:center;gap:.5rem;display:flex}.sidebar-card-icon{font-size:1.1rem}.sidebar-card-title{color:#111827;margin:0;font-size:.95rem}.sidebar-stat{align-items:baseline;gap:.35rem;margin:0;display:flex}.sidebar-stat-value{color:#4338ca;font-size:1.6rem;font-weight:800}.sidebar-stat-unit{color:#6b7280;font-weight:600}.sidebar-substat{color:#6b7280;margin:0;font-size:.85rem}.sidebar-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:.5rem;overflow:hidden}.sidebar-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#4f46e5 0%,#7c3aed 100%);height:100%;transition:width .2s}.sidebar-stats-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-stats-row{justify-content:space-between;font-size:.88rem;display:flex}.sidebar-stats-label{color:#6b7280}.sidebar-stats-value{color:#111827;font-weight:700}.app-footer{background:#fff;box-shadow:0 -2px 12px #0f172a0d}.app-footer-inner{color:#6b7280;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:78rem;margin:0 auto;padding:1rem;font-size:.85rem;display:flex}.footer-links{gap:1rem;display:flex}.footer-links a{color:#6b7280;text-decoration:none}.footer-links a:hover{color:#4338ca}@media (width>=768px){.app-header-inner,.app-body,.app-footer-inner{padding-left:2rem;padding-right:2rem}.app-body{grid-template-columns:2fr 1fr;align-items:start;padding-top:2rem;padding-bottom:2rem}.app-body.app-body-full{grid-template-columns:1fr}.hero-panel{padding:2rem}.quiz-panel{padding:2.5rem}.question-title{font-size:2.125rem}.sidebar-toggle{display:none}.sidebar-content{display:flex}}@media (width>=1024px){.question-title{font-size:2.375rem}}
