:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;background:#0d0b12;color:#f5f1ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top,#221436,#0d0b12 45%)}a{color:inherit}button{font:inherit}.app-shell{min-height:100vh;padding:24px}.topbar,.hero,.progress-panel,.trainer-grid,.quiz-shell,.lesson-grid{width:min(1120px,100%);margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.topbar>div:first-child{display:flex;align-items:center;gap:12px}.topbar p{margin:0;color:#cbbde5;font-size:.92rem}.brand-mark{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#a855f7,#ec4899);font-weight:800}.card-shell{background:#140e1fe0;border:1px solid rgba(207,171,255,.18);border-radius:24px;box-shadow:0 25px 80px #00000047}.hero{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;padding:36px}.hero h1{font-size:clamp(2.5rem,4vw,4.4rem);line-height:1;margin:8px 0 18px;max-width:12ch}.hero-copy{max-width:60ch;color:#d5c8ea;font-size:1.05rem}.hero-actions{display:flex;gap:16px;align-items:center;margin-top:24px}.hero-panel{display:grid;gap:16px;align-content:center}.hero-stat,.progress-stats>div{padding:18px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.hero-stat strong,.progress-stats strong{display:block;font-size:2rem;margin-bottom:4px}.section{margin-top:28px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px}.section-heading.compact{margin-bottom:18px}.section-heading h2{margin:0;font-size:clamp(1.4rem,2.2vw,2rem)}.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.12em;color:#d2a8ff;font-size:.78rem}.lesson-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.lesson-card,.flashcard,.choice,.ghost-button,.primary-button{border:none}.lesson-card{text-align:left;padding:18px;border-radius:20px;background:#ffffff0a;color:inherit;cursor:pointer;border:1px solid rgba(255,255,255,.06)}.lesson-card.active{outline:2px solid #d946ef;background:#a855f729}.lesson-card p,.lesson-card small,.progress-note{color:#d3c6e7}.lesson-card-top{display:flex;justify-content:space-between;gap:12px;font-weight:700;margin-bottom:12px}.pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#ffffff14;font-size:.8rem}.pill.done{background:#22c55e2e;color:#baf7cb}.progress-panel{margin:28px auto 0;padding:26px}.progress-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trainer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.flashcard-shell,.detail-panel,.quiz-shell{padding:24px}.flashcard{width:100%;min-height:340px;border-radius:24px;background:linear-gradient(160deg,#5b21b6eb,#31144afa);color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:28px;text-align:left}.flashcard strong{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.flashcard-answer{opacity:0;max-height:0;overflow:hidden;transition:all .18s ease}.flashcard.revealed .flashcard-answer{opacity:1;max-height:220px}.flashcard-label,.flashcard-answer span{color:#eadcff;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem}.flashcard-answer p{font-size:1.2rem;margin:8px 0}.flashcard-answer small,.flashcard-answer em{display:block;color:#e7dbf7}.trainer-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:16px}.primary-button,.ghost-button,.secondary-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;text-decoration:none}.primary-button{background:linear-gradient(135deg,#d946ef,#8b5cf6);color:#fff;cursor:pointer}.ghost-button,.secondary-link{background:#ffffff0f;color:#f4eaff;cursor:pointer}.detail-panel ul{padding-left:20px;color:#ddcfef}.detail-panel p{color:#d3c6e7}.quiz-question{display:grid;gap:18px}.quiz-question strong{font-size:1.35rem}.choice-list{display:grid;gap:12px}.choice{border-radius:18px;padding:14px 16px;background:#ffffff0d;color:inherit;text-align:left;cursor:pointer;border:1px solid transparent}.choice.selected{border-color:#c084fc}.choice.correct{background:#22c55e38;border-color:#22c55e80}.choice.wrong{background:#ef444433;border-color:#ef444480}.explanation{color:#d8caec;margin:0}@media (max-width: 900px){.hero,.trainer-grid,.progress-stats{grid-template-columns:1fr}.topbar,.trainer-actions,.section-heading{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.app-shell{padding:16px}.hero,.progress-panel,.flashcard-shell,.detail-panel,.quiz-shell{padding:20px}.hero-actions{flex-direction:column;align-items:stretch}.primary-button,.ghost-button,.secondary-link{width:100%}}
