.lesson-text h3{color:#e2e8f0;margin:20px 0 10px;padding-top:4px;font-size:1rem;font-weight:700}.lesson-text h3:first-child{margin-top:4px}.lesson-text p{color:#94a3b8;margin:0 0 12px;font-size:.87rem;line-height:1.7}.lesson-text strong{color:#e2e8f0}.lesson-text em{color:#fbbf24;font-style:italic}.lesson-text ul,.lesson-text ol{color:#94a3b8;margin:0 0 12px;padding-left:20px;font-size:.87rem;line-height:1.7}.lesson-text li{margin-bottom:4px}.lesson-text table{border-collapse:collapse;width:100%;margin:12px 0 18px;font-size:.82rem;display:block;overflow-x:auto}.lesson-text thead tr{background:#0f172a}.lesson-text th{color:#e2e8f0;text-align:left;white-space:nowrap;border-bottom:2px solid #334155;padding:8px 12px;font-weight:700}.lesson-text td{color:#94a3b8;vertical-align:top;border-bottom:1px solid #1e293b;padding:7px 12px}.lesson-text tr:nth-child(2n){background:#0f172a80}.lesson-text td strong{color:#cbd5e1;font-weight:600}.lesson-text td.wrong-row{color:#fca5a5!important}:root{--primary-900:#0a2d75;--primary-800:#0c3893;--primary-700:#0f46b9;--primary-600:#1150cf;--primary-500:#135bec;--primary-400:#3f7bf0;--primary-300:#6f9bf3;--primary-200:#9fbdf7;--primary-100:#d0dffb;--primary-50:#e8effd;--surface-900:#0b1120;--surface-800:#0f172a;--surface-700:#1e293b;--surface-600:#334155;--surface-500:#475569;--surface-400:#64748b;--surface-300:#94a3b8;--surface-200:#cbd5e1;--surface-100:#e2e8f0;--surface-50:#f8fafc;--accent-teal:#06b6d4;--accent-green:#16a34a;--accent-amber:#f59e0b;--accent-red:#ef4444;--accent-purple:#a855f7;--gradient-primary:linear-gradient(135deg, #135bec 0%, #3f7bf0 100%);--gradient-sidebar:linear-gradient(180deg, #135bec 0%, #0f46b9 50%, #0a2d75 100%);--gradient-hero:linear-gradient(135deg, #135bec26 0%, #06b6d41a 100%);--font:"Lexend", -apple-system, BlinkMacSystemFont, sans-serif;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 12px #00000040;--shadow-lg:0 10px 25px #0000004d;--shadow-glow:0 0 20px #135bec4d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font);color:var(--surface-50);background:var(--surface-800);font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font);color:var(--surface-50);font-weight:700;line-height:1.2}a{color:var(--primary-400);text-decoration:none}a:hover{color:var(--primary-300)}button{font-family:var(--font);border-radius:var(--radius);cursor:pointer;border:none;font-weight:600;transition:all .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface-800)}::-webkit-scrollbar-thumb{background:var(--surface-600);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--primary-500)}.app-layout{height:100vh;display:flex;overflow:hidden}.sidebar{background:var(--gradient-sidebar);color:#fff;flex-direction:column;flex-shrink:0;width:240px;height:100vh;padding:1.25rem;display:flex;position:relative;overflow:hidden}.sidebar__brand{border-bottom:1px solid #ffffff26;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 0 1.5rem;display:flex}.sidebar__brand img{border-radius:var(--radius);filter:drop-shadow(0 2px 8px #0000004d);width:48px;height:48px}.sidebar__brand-name{text-align:center;letter-spacing:.3px;font-size:1rem;font-weight:700}.sidebar__nav{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:2px;min-height:0;display:flex;overflow-y:auto}.sidebar__nav::-webkit-scrollbar{display:none}.sidebar__link{color:#fffc;border-radius:var(--radius);align-items:center;gap:.75rem;padding:.65rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar__link:hover{color:#fff;background:#ffffff1f;transform:translate(2px)}.sidebar__link--active{color:#fff;background:#fff3;font-weight:600;box-shadow:0 2px 8px #00000026}.sidebar__section-title{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;padding:1rem .9rem .4rem;font-size:.7rem}.sidebar__footer{border-top:1px solid #ffffff1f;margin-top:auto;padding-top:1rem}.sidebar__user{border-radius:var(--radius);background:#ffffff1a;align-items:center;gap:.75rem;padding:.75rem;display:flex}.sidebar__avatar{border-radius:var(--radius-full);background:var(--primary-400);justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.sidebar__user-name{font-size:.85rem;font-weight:600}.sidebar__user-level{color:#fff9;font-size:.75rem}.sidebar__logout{color:#fff;border-radius:var(--radius);background:#ef444433;border:1px solid #ef44444d;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.6rem;font-size:.85rem;display:flex}.sidebar__logout:hover{background:#ef444459}.main-content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b99;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;align-items:center;padding:.75rem 2rem;display:flex}.header__user-pill{background:var(--surface-700);border-radius:var(--radius-full);cursor:pointer;border:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.4rem .75rem .4rem .4rem;transition:all .2s;display:flex}.header__user-pill:hover{background:var(--surface-600);transform:translateY(-1px)}.header__user-pill img{border-radius:var(--radius-full);border:2px solid var(--primary-400);width:32px;height:32px}.header__user-pill span{color:var(--surface-200);font-size:.85rem;font-weight:600}.page{width:100%;max-width:1200px;margin:0 auto;padding:2rem}.page__title{margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.page__subtitle{color:var(--surface-400);margin-bottom:2rem;font-size:.95rem}.card{background:var(--surface-700);border-radius:var(--radius-lg);border:1px solid #ffffff0f;padding:1.5rem;transition:all .2s}.card:hover{box-shadow:var(--shadow-md);border-color:#ffffff1f}.card--gradient-top{position:relative;overflow:hidden}.card--gradient-top:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}.stats-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.stat-card{background:var(--surface-700);border-radius:var(--radius-lg);text-align:center;border:1px solid #ffffff0f;padding:1.5rem;transition:all .25s}.stat-card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-500);transform:translateY(-4px)}.stat-card__label{color:var(--surface-300);margin-bottom:.75rem;font-size:.85rem;font-weight:500}.stat-card__value{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800}.stat-card__sub{color:var(--surface-400);margin-top:.25rem;font-size:.8rem}.action-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.action-card{background:var(--surface-700);border-radius:var(--radius-lg);color:var(--surface-100);border:1px solid #ffffff0f;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .25s;display:flex}.action-card:hover{border-color:var(--primary-400);box-shadow:var(--shadow-lg), var(--shadow-glow);color:#fff;transform:translateY(-3px)}.action-card__icon{border-radius:var(--radius);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.action-card__label{font-size:1rem;font-weight:600}.xp-section{margin-top:.75rem}.xp-labels{color:var(--surface-400);justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:flex}.xp-bar{background:var(--surface-600);border-radius:var(--radius-full);width:100%;height:10px;overflow:hidden}.xp-bar__fill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width .6s;position:relative}.xp-bar__fill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes ls-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes ls-bar{0%{width:0%;margin-left:0}50%{width:70%;margin-left:0}to{width:0%;margin-left:100%}}@keyframes hb-draw{0%{stroke-dashoffset:300px;opacity:.3}40%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-300px;opacity:.3}}polyline{stroke-dasharray:300;stroke-dashoffset:300px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.donut-wrapper{flex-shrink:0;width:100px;height:100px;position:relative}.donut-wrapper svg{width:100%;height:100%}.donut-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.donut-value{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.donut-label{color:var(--surface-400);font-size:.65rem;font-weight:600}.btn-primary{background:var(--gradient-primary);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.btn-primary--full{width:100%}.btn-secondary{background:var(--surface-600);color:var(--surface-100);border-radius:var(--radius);border:1px solid #ffffff14;padding:.6rem 1.25rem;font-weight:600}.btn-secondary:hover{background:var(--surface-500)}.login-page{background:var(--surface-800);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#135bec26,#0000 70%);width:600px;height:600px;position:absolute;top:-30%;right:-20%}.login-card{background:var(--surface-700);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);border:1px solid #ffffff14;padding:2.5rem}.login-card__brand{text-align:center;margin-bottom:2rem}.login-card__brand img{border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:.75rem}.login-card__brand h2{color:var(--surface-300);font-size:.95rem;font-weight:600}.login-card h1{text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.login-card__sub{text-align:center;color:var(--surface-400);margin-bottom:1.5rem;font-size:.9rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--surface-200);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-group input{background:var(--surface-600);border-radius:var(--radius);width:100%;color:var(--surface-50);font-family:var(--font);border:1px solid #ffffff1a;padding:.75rem 1rem;font-size:.9rem;transition:all .2s}.form-group input:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #135bec26}.form-group input::placeholder{color:var(--surface-500)}.login-error{color:var(--accent-red);border-radius:var(--radius);background:#ef44441f;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.login-divider{text-align:center;color:var(--surface-500);margin:1.25rem 0;font-size:.85rem}.btn-google{background:var(--surface-600);border-radius:var(--radius);width:100%;color:var(--surface-100);border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;font-weight:600;display:flex}.btn-google:hover{background:var(--surface-500)}.login-footer{text-align:center;color:var(--surface-400);margin-top:1.5rem;font-size:.85rem}.login-footer a{color:var(--primary-400);font-weight:600}.profile-card{background:var(--surface-700);border-radius:var(--radius-lg);border:1px solid #ffffff0f;align-items:center;gap:1.25rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.profile-card:before{content:"";background:var(--gradient-primary);height:3px;position:absolute;top:0;left:0;right:0}.profile-card__avatar{border-radius:var(--radius-full);border:3px solid var(--primary-500);flex-shrink:0;width:64px;height:64px;overflow:hidden}.profile-card__avatar img{object-fit:cover;width:100%;height:100%}.profile-card__name{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.25rem;font-weight:800}.profile-card__level{color:var(--surface-400);font-size:.85rem;font-weight:500}.profile-card__streak{text-align:center;margin-left:auto}.profile-card__streak-value{color:var(--accent-amber);font-size:1.25rem;font-weight:800}.profile-card__streak-label{color:var(--surface-400);font-size:.7rem}@media (width<=968px){.app-layout{flex-direction:column}.sidebar{z-index:1001;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:4px 0 24px #00000080}.sidebar-backdrop{display:block!important}.stats-grid,.action-grid{grid-template-columns:1fr}.mobile-menu-btn{display:block!important}}.sidebar-backdrop{display:none}.mobile-menu-btn{color:var(--surface-200);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}
