@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Inter:wght@300;400;600&display=swap";:root{--color-amber-500: #fbbf24;--color-slate-900: #0f172a;--color-slate-950: #020617}body{background-color:var(--color-slate-950);color:#f8fafc;font-family:Inter,sans-serif;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-cinzel{font-family:Cinzel,serif}.lesson-content{font-family:Inter,sans-serif;line-height:1.8;color:#cbd5e1}.lesson-content h1,.lesson-content h2,.lesson-content h3{font-family:Cinzel,serif;text-transform:uppercase;letter-spacing:.1em}.lesson-content p{margin-bottom:1.5rem;font-size:1rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{background:linear-gradient(90deg,transparent,rgba(251,191,36,.1),transparent);background-size:200% 100%;animation:shimmer 2s infinite}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fbbf24}.lesson-content blockquote{border-left:4px solid #fbbf24;padding-left:1.5rem;font-style:italic;color:#94a3b8;margin:2rem 0}
