html[data-theme=dark] :where(.text-gray-800){color:rgb(var(--color-muted-strong))}html[data-theme=dark] :is(.sayspoke-admin-console,[aria-labelledby=superadmin-transfer-title]) :where(.text-slate-900,.text-slate-950,.text-gray-900,.text-gray-950,.text-black){color:rgb(var(--color-ink))}html[data-theme=dark] :is(.sayspoke-admin-console,[aria-labelledby=superadmin-transfer-title]) :where(.bg-slate-900,.bg-gray-900,.bg-gray-950,.bg-black){background-color:rgb(var(--color-filled-ink))}html[data-theme=dark] :is(.sayspoke-admin-console,[aria-labelledby=superadmin-transfer-title]) :where(.border-slate-900,.border-gray-900,.border-gray-950,.border-black){border-color:rgb(var(--color-filled-ink))}html[data-theme=dark] :is(.sayspoke-admin-console,[aria-labelledby=superadmin-transfer-title]) :where(.hover\:bg-slate-900:hover,.hover\:bg-gray-900:hover,.hover\:bg-gray-950:hover,.hover\:bg-black:hover){background-color:rgb(var(--color-filled-ink-hover))}html[data-theme=dark] :is(.sayspoke-admin-console,[aria-labelledby=superadmin-transfer-title]) :where(.accent-slate-950,.accent-gray-950,.accent-black){accent-color:rgb(var(--color-brand-600))}