:root{--background:255 255 255;--foreground:15 23 42;--card:255 255 255;--card-foreground:15 23 42;--popover:255 255 255;--popover-foreground:15 23 42;--primary:59 130 246;--primary-foreground:255 255 255;--secondary:241 245 249;--secondary-foreground:15 23 42;--muted:241 245 249;--muted-foreground:100 116 139;--accent:241 245 249;--accent-foreground:15 23 42;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:226 232 240;--input:226 232 240;--ring:59 130 246;--radius:0.5rem}.dark{--background:15 23 42;--foreground:241 245 249;--card:30 41 59;--card-foreground:241 245 249;--popover:30 41 59;--popover-foreground:241 245 249;--primary:99 102 241;--primary-foreground:255 255 255;--secondary:51 65 85;--secondary-foreground:203 213 225;--muted:51 65 85;--muted-foreground:148 163 184;--accent:79 70 229;--accent-foreground:255 255 255;--destructive:239 68 68;--destructive-foreground:255 255 255;--border:71 85 105;--input:51 65 85;--ring:99 102 241}*{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:#fafafa;font-weight:600}.dark p{color:#d4d4d8;line-height:1.6}.dark .text-gray-500{color:#94a3b8!important}.dark .text-gray-600{color:#cbd5e1!important}.dark .text-gray-700{color:#e2e8f0!important}.dark .text-gray-800{color:#f1f5f9!important}.dark .text-gray-900{color:#f8fafc!important}.dark .bg-gray-50{background-color:#334155!important}.dark .bg-gray-100{background-color:#475569!important}.dark .bg-gray-200{background-color:#64748b!important}.dark .bg-gray-700{background-color:#334155!important}.dark .bg-gray-800{background-color:#1e293b!important}.dark .bg-gray-900{background-color:#0f172a!important}.dark .border-gray-200{border-color:#475569!important}.dark .border-gray-600{border-color:#64748b!important}.dark ::-webkit-scrollbar{width:8px}.dark ::-webkit-scrollbar-track{background:#27272a}.dark ::-webkit-scrollbar-thumb{background:#52525b;border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#71717a}.dark .bg-white{background-color:#1e293b!important;border:1px solid #475569}.dark .shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.dark .shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -2px rgba(0,0,0,.2)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark .font-semibold{font-weight:600}.dark .font-bold{font-weight:700}.dark button{font-weight:500}.dark .bg-primary-50{background-color:rgba(99,102,241,.1)!important}.dark .bg-secondary-50{background-color:rgba(79,70,229,.1)!important}.dark .bg-success-50{background-color:rgba(34,197,94,.1)!important}.dark .text-primary-600{color:#818cf8!important}.dark .text-primary-700{color:#6366f1!important}.dark .text-secondary-600{color:#818cf8!important}.dark .text-secondary-700{color:#6366f1!important}.dark .text-success-600{color:#22c55e!important}.dark .text-success-700{color:#16a34a!important}