@tailwind base;@tailwind components;@tailwind utilities;:root{--color-canvas: #f5f5f7;--color-surface: #ffffff;--color-sidebar: #fbfbfd;--color-primary: #0071e3;--color-primary-hover: #0077ed;--color-text: #1d1d1f;--color-secondary: #86868b;--color-disabled: #c7c7cc;--color-success: #34c759;--color-warning: #ff9500;--color-error: #ff3b30;--color-accent: #0071e3}html.dark{--color-canvas: #1c1c1e;--color-surface: #2c2c2e;--color-sidebar: #1c1c1e;--color-primary: #0a84ff;--color-primary-hover: #409cff;--color-text: #f5f5f7;--color-secondary: #98989d;--color-disabled: #48484a;--color-success: #30d158;--color-warning: #ff9f0a;--color-error: #ff453a;--color-accent: #0a84ff;color-scheme:dark}html.dark body{background-color:#1c1c1e;color:#f5f5f7}html.dark .bg-white{background-color:#2c2c2e!important}html.dark .bg-\[\#f5f5f7\]{background-color:#1c1c1e!important}html.dark .bg-\[\#fbfbfd\]{background-color:#2c2c2e!important}html.dark .bg-\[\#fbfbfd\]\/80{background-color:#2c2c2ecc!important}html.dark .text-\[\#1d1d1f\]{color:#f5f5f7!important}html.dark .text-\[\#86868b\]{color:#98989d!important}html.dark .border-slate-200\/60,html.dark .border-slate-100,html.dark .border-slate-200,html.dark .border-slate-50{border-color:#ffffff14!important}html.dark .border-white\/50,html.dark .border-white\/80{border-color:#ffffff0f!important}html.dark .shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.03\)\],html.dark .shadow-\[0_2px_12px_rgba\(0\,0\,0\,0\.03\)\]{box-shadow:0 4px 20px #0000004d!important}html.dark .bg-\[\#0071e3\]{background-color:#0a84ff!important}html.dark .text-\[\#0071e3\]{color:#0a84ff!important}html.dark .bg-gray-200\/80{background-color:#3a3a3ccc!important}html.dark .bg-\[\#f5f5f7\]\/50{background-color:#1c1c1e80!important}html.dark .hover\:bg-\[\#f5f5f7\]:hover{background-color:#3a3a3c!important}html.dark .bg-white\/60{background-color:#2c2c2e99!important}html.dark .bg-white\/40{background-color:#2c2c2e66!important}html.dark .bg-blue-50{background-color:#0a84ff26!important}html.dark .bg-green-50{background-color:#30d15826!important}html.dark .bg-red-50{background-color:#ff453a26!important}html.dark .bg-yellow-50{background-color:#ff9f0a26!important}html.dark .bg-indigo-50{background-color:#5e5ce626!important}html.dark .bg-amber-50{background-color:#ff9f0a26!important}html.dark .bg-gray-100{background-color:#3a3a3c!important}html.dark .shadow-2xl{box-shadow:0 25px 50px #00000080!important}html.dark .shadow-sm{box-shadow:0 1px 3px #0000004d!important}html.dark .backdrop-blur-xl{-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%)}html.dark input,html.dark textarea,html.dark select{background-color:#3a3a3c;color:#f5f5f7;border-color:#ffffff1a}html.dark input::placeholder,html.dark textarea::placeholder{color:#636366}html.dark ::-webkit-scrollbar-thumb{background:#48484a}html.dark ::-webkit-scrollbar-thumb:hover{background:#636366}
