html[data-theme=dark] .bg-white{background-color:var(--learn-panel-solid)!important}html[data-theme=dark] .bg-white\/80{background-color:rgba(26,33,29,.82)!important}html[data-theme=dark] .bg-white\/50{background-color:hsla(0,0%,100%,.08)!important}html[data-theme=dark] .bg-slate-100,html[data-theme=dark] .bg-slate-200,html[data-theme=dark] .bg-slate-50,html[data-theme=dark] .hover\:bg-slate-100:hover{background-color:var(--learn-chip-bg)!important}html[data-theme=dark] .text-slate-400,html[data-theme=dark] .text-slate-500,html[data-theme=dark] .text-slate-600{color:var(--learn-muted)!important}html[data-theme=dark] .hover\:text-slate-600:hover,html[data-theme=dark] .hover\:text-slate-700:hover,html[data-theme=dark] .text-slate-700,html[data-theme=dark] .text-slate-800,html[data-theme=dark] .text-slate-900{color:var(--learn-text)!important}html[data-theme=dark] .border-slate-200,html[data-theme=dark] .border-slate-300{border-color:var(--learn-border-strong)!important}html[data-theme=dark] .bg-indigo-100,html[data-theme=dark] .bg-indigo-50,html[data-theme=dark] .hover\:bg-indigo-100:hover,html[data-theme=dark] .hover\:bg-indigo-50:hover{background-color:rgba(99,102,241,.16)!important}html[data-theme=dark] .text-indigo-500,html[data-theme=dark] .text-indigo-600,html[data-theme=dark] .text-indigo-700,html[data-theme=dark] .text-indigo-800,html[data-theme=dark] .text-indigo-900{color:#c7d2fe!important}html[data-theme=dark] .border-indigo-100,html[data-theme=dark] .border-indigo-200{border-color:rgba(165,180,252,.28)!important}html[data-theme=dark] .bg-emerald-100,html[data-theme=dark] .bg-emerald-50{background-color:rgba(16,185,129,.16)!important}html[data-theme=dark] .text-emerald-600,html[data-theme=dark] .text-emerald-700,html[data-theme=dark] .text-emerald-800,html[data-theme=dark] .text-emerald-900{color:#6ee7b7!important}html[data-theme=dark] .border-emerald-200,html[data-theme=dark] .border-emerald-300{border-color:rgba(52,211,153,.28)!important}html[data-theme=dark] .bg-purple-50,html[data-theme=dark] .hover\:bg-purple-100:hover{background-color:rgba(139,92,246,.16)!important}html[data-theme=dark] .text-purple-600,html[data-theme=dark] .text-purple-700,html[data-theme=dark] .text-purple-800,html[data-theme=dark] .text-purple-900{color:#ddd6fe!important}html[data-theme=dark] .border-purple-200{border-color:rgba(196,181,253,.28)!important}html[data-theme=dark] .bg-amber-100,html[data-theme=dark] .bg-amber-50,html[data-theme=dark] .hover\:bg-amber-100:hover{background-color:rgba(245,158,11,.16)!important}html[data-theme=dark] .text-amber-700,html[data-theme=dark] .text-amber-800,html[data-theme=dark] .text-amber-900{color:#fcd34d!important}html[data-theme=dark] .border-amber-200,html[data-theme=dark] .border-amber-300{border-color:rgba(252,211,77,.28)!important}html[data-theme=dark] .from-indigo-50{--tw-gradient-from:rgba(99,102,241,.18)!important;--tw-gradient-to:rgba(99,102,241,0)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important}html[data-theme=dark] .to-purple-50{--tw-gradient-to:rgba(168,85,247,.16)!important}html[data-theme=dark] .to-white{--tw-gradient-to:var(--learn-panel-solid)!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]),html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--learn-input-bg);color:var(--learn-text);border-color:var(--learn-border-strong)}html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:var(--learn-faint)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--learn-faint)}