[data-theme=testal] body{background-color:rgb(var(--c-canvas));color:rgb(var(--c-fg))}[data-theme=testal] .text-slate-800,[data-theme=testal] .text-slate-900{color:rgb(var(--c-fg))}[data-theme=testal] .text-slate-600,[data-theme=testal] .text-slate-700{color:rgb(var(--c-fg-muted))}[data-theme=testal] .text-slate-400,[data-theme=testal] .text-slate-500{color:rgb(var(--c-fg-subtle))}[data-theme=testal] .hover\:text-slate-900:hover{color:rgb(var(--c-fg))}[data-theme=testal] .hover\:text-slate-700:hover{color:rgb(var(--c-fg-muted))}[data-theme=testal] .bg-white{background-color:rgb(var(--c-surface))}[data-theme=testal] .bg-slate-50{background-color:rgb(var(--c-subtle))}[data-theme=testal] .bg-slate-100{background-color:rgb(var(--c-hover))}[data-theme=testal] .bg-slate-200{background-color:rgb(var(--c-active))}[data-theme=testal] .hover\:bg-slate-100:hover,[data-theme=testal] .hover\:bg-slate-50:hover{background-color:rgb(var(--c-hover))}[data-theme=testal] .border-slate-100{border-color:rgb(var(--c-line-soft))}[data-theme=testal] .border-slate-200,[data-theme=testal] .border-slate-300{border-color:rgb(var(--c-line))}[data-theme=testal] .divide-slate-100>:not([hidden])~:not([hidden]){border-color:rgb(var(--c-line-soft))}[data-theme=testal] .divide-slate-200>:not([hidden])~:not([hidden]){border-color:rgb(var(--c-line))}[data-theme=testal] .card,[data-theme=testal] .input{background-color:rgb(var(--c-surface));border-color:rgb(var(--c-line))}[data-theme=testal] .input{color:rgb(var(--c-fg))}[data-theme=testal] .btn-secondary{background-color:rgb(var(--c-surface));border-color:rgb(var(--c-line));color:rgb(var(--c-fg-muted))}[data-theme=testal] .badge{background-color:rgb(var(--c-hover));color:rgb(var(--c-fg-muted))}