html,body,#root{height:100%;margin:0;background-color:var(--app-bg-light, #f9fafb)!important}:root{--app-bg-light: #f9fafb;--app-bg-dark: #0f172a;--app-surface-light: #ffffff;--app-surface-dark: #1e293b}html.dark{color-scheme:dark}html.dark,html.dark body,html.dark #root{background-color:var(--app-bg-dark)!important;color:#e2e8f0}.bg-gray-50,.bg-slate-50,.bg-gray-100,.bg-slate-100{background-color:var(--app-bg-light)!important}.bg-white{background-color:var(--app-surface-light)!important}.from-gray-50{--tw-gradient-from: var(--app-bg-light) !important;--tw-gradient-to: var(--app-surface-light);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-white{--tw-gradient-to: var(--app-surface-light) !important}html.dark .bg-white{background-color:var(--app-surface-dark)!important}html.dark .bg-gray-50,html.dark .bg-slate-50,html.dark .bg-gray-100,html.dark .bg-slate-100{background-color:var(--app-bg-dark)!important}html.dark .bg-gray-200,html.dark .bg-slate-200{background-color:#334155!important}html.dark .text-gray-900,html.dark .text-slate-900{color:#f8fafc!important}html.dark .text-gray-800,html.dark .text-slate-800{color:#e2e8f0!important}html.dark .text-gray-700,html.dark .text-slate-700{color:#cbd5e1!important}html.dark .text-gray-600,html.dark .text-slate-600,html.dark .text-gray-500,html.dark .text-slate-500,html.dark .text-gray-400,html.dark .text-slate-400{color:#94a3b8!important}html.dark .border-gray-100,html.dark .border-slate-100,html.dark .border-gray-200,html.dark .border-slate-200{border-color:#334155!important}html.dark .border-gray-300,html.dark .border-slate-300{border-color:#475569!important}html.dark .from-gray-50{--tw-gradient-from: var(--app-bg-dark) !important;--tw-gradient-to: var(--app-surface-dark);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}html.dark .to-white{--tw-gradient-to: var(--app-surface-dark) !important}html.dark input:not([type=checkbox]):not([type=radio]),html.dark textarea,html.dark select{background-color:var(--app-bg-dark);color:#e2e8f0;border-color:#334155}html.dark .hover\:bg-gray-100:hover,html.dark .hover\:bg-slate-50:hover{background-color:#334155!important}html.dark .hover\:bg-gray-200:hover{background-color:#475569!important}html.dark .hover\:bg-blue-50:hover{background-color:#1e3a5f!important}
