:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;background:#0f1115;color:#e8eaed}.app{max-width:480px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.screen{flex:1;padding:24px 20px 16px}.screen h1{font-size:1.4rem;margin:0 0 16px}.muted{color:#9aa0a6;font-size:.95rem}.btn{display:inline-block;border:none;border-radius:12px;padding:14px 20px;font-size:1rem;font-weight:600;background:#3b82f6;color:#fff;cursor:pointer;text-decoration:none}.btn:active{opacity:.85}.status-card{margin-top:20px;padding:14px 16px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36;font-size:.95rem}.status-ok{color:#34d399}.status-loading{color:#fbbf24}.status-error{color:#f87171}.navbar{display:flex;gap:4px;padding:8px;border-top:1px solid #2a2e36;background:#14171c;position:sticky;bottom:0;overflow-x:auto;scrollbar-width:none}.navbar::-webkit-scrollbar{display:none}.navbar a{flex:1 0 auto;white-space:nowrap;text-align:center;padding:10px;border-radius:10px;text-decoration:none;color:#9aa0a6;font-size:.8rem}.navbar a.active{background:#20242b;color:#e8eaed}.lesson-head{display:flex;justify-content:space-between;margin-bottom:16px}.review-banner{background:#ffb3001f;border:1px solid rgba(255,179,0,.35);color:#e6a817;border-radius:10px;padding:10px 12px;margin-bottom:16px;font-size:.9rem;line-height:1.35}.blitz-banner{background:#a855f71f;border-color:#a855f759;color:#c084fc}.blitz-wrap{display:flex;flex-direction:column;gap:10px}.blitz-timer-track{height:8px;border-radius:999px;background:#1a1d23;border:1px solid #2a2e36;overflow:hidden}.blitz-timer-fill{height:100%;background:#a855f7;transition:width .1s linear}.blitz-timer-seconds{align-self:flex-end;font-size:.85rem;color:#9aa0a6}.recall-wrap{display:flex;flex-direction:column;gap:14px}.recall-reveal{padding:14px 16px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36;font-size:1.05rem;text-align:center}.triples-wrap{display:flex;flex-direction:column;gap:10px}.triple-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center}.triple-value{padding:10px 8px;text-align:center;color:#9aa0a6;font-size:.9rem}.triple-input{padding:10px 8px;font-size:.9rem;text-align:center}.instruction{color:#9aa0a6;margin:0 0 6px;font-size:.95rem}.stem{font-size:1.5rem;font-weight:700;margin:0 0 20px}.input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #2a2e36;background:#1a1d23;color:#e8eaed;font-size:1rem}.options{display:flex;flex-direction:column;gap:10px}.option-btn{text-align:left;padding:14px 16px;border-radius:12px;border:1px solid #2a2e36;background:#1a1d23;color:#e8eaed;font-size:1rem;cursor:pointer}.option-btn:hover:not(:disabled){border-color:#3b82f6}.option-btn:disabled{opacity:.6;cursor:default}.option-btn-selected{border-color:#3b82f6;background:#3b82f626}.modifier-options{flex-direction:row;flex-wrap:wrap;gap:8px}.modifier-options .option-btn{flex:1;min-width:70px;text-align:center;padding:10px 12px}.match-columns{display:flex;gap:12px}.match-column{flex:1;display:flex;flex-direction:column;gap:10px}.match-btn{text-align:center;padding:12px 10px;font-size:.95rem}.match-btn-matched{border-color:#34d399;background:#34d39926;color:#34d399}.match-btn-wrong{border-color:#f87171;background:#f871712e}.text-answer{display:flex;flex-direction:column;gap:12px}.sentence-diff{padding:10px 12px;border-radius:10px;background:#1a1d23;border:1px solid #2a2e36;line-height:1.6}.diff-word-ok{color:#34d399}.diff-word-wrong{color:#f87171;font-weight:700}.sentence-attempt{font-size:.85rem}.feedback{display:flex;flex-direction:column}.verdict{font-size:1.2rem;font-weight:700;margin-bottom:10px}.verdict-correct{color:#34d399}.verdict-typo{color:#fbbf24}.verdict-wrong{color:#f87171}.correct-answer{padding:12px 14px;border-radius:10px;background:#1a1d23;border:1px solid #2a2e36}.result-score{text-align:center;margin:24px 0}.result-score-big{font-size:3rem;font-weight:800;color:#3b82f6}.result-rows{display:flex;flex-direction:column;gap:2px}.result-row{display:flex;justify-content:space-between;padding:12px 14px;border-radius:10px;background:#1a1d23;border:1px solid #2a2e36}.btn-secondary{background:#1a1d23;color:#e8eaed;border:1px solid #2a2e36}.btn:disabled{opacity:.5;cursor:default}.btn-link{background:none;border:none;padding:0;margin-top:8px;color:#60a5fa;font-size:.95rem;cursor:pointer;text-decoration:underline}.exam-stats{display:flex;gap:10px;margin-top:18px}.exam-stat{flex:1;padding:12px 8px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36;display:flex;flex-direction:column;align-items:center;gap:4px}.exam-stat-value{font-size:1.5rem;font-weight:700}.exam-stat-alert{color:#f87171}.exam-stat-label{font-size:.78rem;color:#9aa0a6}.exam-progress{margin-top:16px;height:8px;border-radius:999px;background:#1a1d23;overflow:hidden}.exam-progress-bar{height:100%;background:#34d399;transition:width .3s ease}.exam-modes{display:flex;flex-direction:column;gap:12px;margin-top:22px}.exam-mode{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left}.exam-mode-title{font-size:1.05rem;font-weight:700}.exam-mode-sub{font-size:.82rem;font-weight:400;opacity:.8}.exam-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.exam-clock{font-variant-numeric:tabular-nums;font-weight:700;padding:4px 10px;border-radius:999px;background:#1a1d23;border:1px solid #2a2e36}.exam-clock-low{color:#f87171;border-color:#f87171}.exam-badge{font-size:.78rem;color:#fbbf24}.exam-question-de{font-size:1.12rem;font-weight:600;line-height:1.45;margin:0}.exam-question-ru{margin:8px 0 0;color:#9aa0a6;line-height:1.45}.exam-images{margin-top:14px}.exam-images-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.exam-image{margin:0;background:#fff;border-radius:10px;padding:8px;text-align:center}.exam-image img{width:100%;height:auto;display:block}.exam-image figcaption{margin-top:4px;font-weight:700;color:#111}.option-btn-correct{border-color:#34d399;background:#34d39926}.option-btn-wrong{border-color:#f87171;background:#f8717126}.exam-result{margin-top:20px;padding:20px;border-radius:14px;background:#34d3991f;border:1px solid #34d399;display:flex;flex-direction:column;align-items:center;gap:6px}.exam-result-fail{background:#f871711f;border-color:#f87171}.exam-result-score{font-size:2.2rem;font-weight:700}.exam-result-verdict{font-size:.95rem;opacity:.9}.exam-themes{margin-top:18px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36;overflow:hidden}.exam-theme-row{display:flex;justify-content:space-between;padding:12px 14px;font-size:.92rem;border-bottom:1px solid #2a2e36}.exam-theme-row:last-child{border-bottom:none}.exam-review-options{display:flex;flex-direction:column;gap:10px;margin-top:16px}.exam-review-option{padding:12px 14px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36}.exam-review-option.is-correct{border-color:#34d399}.exam-review-option.is-yours{border-color:#f87171}.exam-review-option-text{font-size:.98rem;line-height:1.4}.exam-tag{margin-left:8px;font-size:.72rem;padding:2px 7px;border-radius:999px;vertical-align:middle}.exam-tag-ok{background:#34d39933;color:#34d399}.exam-tag-bad{background:#f8717133;color:#f87171}.exam-why-de{margin:8px 0 0;font-size:.86rem;line-height:1.4}.exam-why-ru{margin:4px 0 0;font-size:.86rem;line-height:1.4;color:#9aa0a6}.exam-explanation{margin-top:20px;padding:16px;border-radius:12px;background:#1a1d23;border:1px solid #2a2e36}.exam-explanation h2{margin:0 0 10px;font-size:1rem}.exam-de{margin:0 0 4px;line-height:1.45;font-size:.95rem}.exam-ru{margin:0 0 12px;line-height:1.45;font-size:.95rem;color:#9aa0a6}.exam-hook{margin:8px 0 0;font-size:.9rem;color:#fbbf24}
