:root{--bg: #f7f7f8;--surface: #ffffff;--surface-2: #f3f3f4;--border: rgba(17, 17, 17, .08);--border-strong: rgba(17, 17, 17, .14);--text: #171717;--text-2: rgba(23, 23, 23, .72);--text-3: rgba(23, 23, 23, .52);--ring: rgba(82, 82, 82, .3);--shadow: 0 1px 0 rgba(0, 0, 0, .03), 0 1px 2px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1)}html{color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html.dark{color-scheme:dark;--bg: #0d0d0d;--surface: #171717;--surface-2: #1f1f1f;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .12);--text: rgba(245, 245, 245, .94);--text-2: rgba(229, 229, 229, .84);--text-3: rgba(212, 212, 212, .7);--ring: rgba(161, 161, 170, .18);--shadow: 0 1px 0 rgba(0, 0, 0, .26), 0 1px 2px rgba(0, 0, 0, .28);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .34)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);font-family:Open Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}html,body{transition:background-color .18s ease,color .18s ease}*{box-sizing:border-box}::-moz-selection{background:#7373733d}::selection{background:#7373733d}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(113,113,122,.34) transparent}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#71717a42;border:3px solid transparent;background-clip:padding-box;border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#71717a5c;border:3px solid transparent;background-clip:padding-box}.dark .bg-white{background-color:var(--surface)!important}.dark .bg-gray-50{background-color:var(--surface-2)!important}.dark .bg-\[\#f4f6f8\]{background-color:#ffffff0f!important}.dark .bg-\[\#f7f9ff\]{background-color:#ffffff0d!important}.dark .border-gray-100,.dark .border-gray-200{border-color:var(--border)!important}.dark .text-gray-800,.dark .text-\[\#1a202c\]{color:var(--text)!important}.dark .text-gray-600,.dark .text-gray-500,.dark .text-\[\#5c6e8a\]{color:var(--text-2)!important}.dark .text-gray-400{color:var(--text-3)!important}.dark .text-gray-300{color:#eeeeeee6!important}.dark .border-black\/\[0\.08\]{border-color:#ffffff1a!important}.dark .bg-\[\#f3f3f3\]{background-color:#1f1f1f!important}.dark .hover\:bg-\[\#f3f3f3\]:hover,.dark .bg-\[\#1e3a8a\],.dark .bg-\[\#152a61\]{background-color:#2a2a2a!important}.dark .text-\[\#1e3a8a\]{color:#d4d4d4!important}.dark .shadow-sm,.dark .shadow-md,.dark .shadow-lg{box-shadow:var(--shadow)!important}.dark .hover\:bg-gray-50:hover{background-color:#ffffff0a!important}:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring);border-radius:10px}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Open Sans,system-ui,sans-serif}.font-montserrat{font-family:Montserrat,Open Sans,sans-serif}.course-surface{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}html.dark .course-surface{background:linear-gradient(135deg,#0d0d0d,#171717)}.dark .bg-gray-100{background-color:var(--surface-2)!important}html.dark .embed-view,html.dark .app-surface{background:linear-gradient(135deg,#0d0d0d,#171717)!important}.dark .text-slate-900,.dark .text-slate-800,.dark .text-\[\#2d3748\],.dark .text-\[\#001A3D\],.dark .text-\[\#001a3d\]{color:var(--text)!important}.dark .text-slate-700,.dark .text-slate-600,.dark .text-slate-500{color:var(--text-2)!important}.dark .text-slate-400{color:var(--text-3)!important}.dark .text-\[\#1E3A8A\],.dark .text-\[\#4338ca\],.dark .text-\[\#4f46e5\]{color:#93b4f0!important}.dark .bg-\[\#DCE8F7\],.dark .bg-\[\#EEF2F6\],.dark .bg-\[\#E2E8F0\],.dark .bg-\[\#eff2f6\],.dark .bg-\[\#e0e7ff\],.dark .bg-\[\#f3f4f6\],.dark .bg-\[\#e5e7eb\],.dark .bg-\[\#f8fafc\],.dark .bg-\[\#ECE8E8\],.dark .bg-\[\#eef2f6\],.dark .bg-indigo-50{background-color:var(--surface-2)!important}.dark .border-indigo-100,.dark .border-indigo-50,.dark .border-teal-100,.dark .border-gray-50{border-color:var(--border)!important}.dark .bg-white\/50,.dark .bg-white\/60,.dark .bg-white\/70,.dark .bg-white\/80,.dark .bg-white\/90,.dark .bg-white\/95{background-color:#171717d9!important}.dark .hover\:bg-white\/50:hover,.dark .hover\:bg-white\/60:hover,.dark .hover\:bg-white\/80:hover{background-color:#ffffff14!important}.dark .border-white\/40,.dark .border-white\/50,.dark .border-white\/60,.dark .border-white\/70{border-color:#ffffff1a!important}.dark .bg-\[\#f8f9fa\]{background-color:var(--surface-2)!important}.logo-title{font-family:Montserrat,sans-serif;font-weight:700}.logo-subtitle{font-family:Open Sans,sans-serif;font-weight:600}@keyframes logoSpinIntro{0%{transform:rotate(0)}to{transform:rotate(720deg)}}.logo-spin{transform-origin:50% 50%;animation:logoSpinIntro 1.4s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.logo-spin{animation:none}}
