:root{--theme-primary:#3b82f6;--theme-primary-dark:#2563eb;--theme-primary-light:#60a5fa;--theme-primary-50:#eff6ff;--theme-primary-100:#dbeafe;--theme-primary-200:#bfdbfe;--theme-primary-300:#93c5fd;--theme-primary-400:#60a5fa;--theme-primary-500:#3b82f6;--theme-primary-600:#2563eb;--theme-primary-700:#1d4ed8;--theme-primary-800:#1e40af;--theme-primary-900:#1e3a8a}.theme-red{--theme-primary:#ef4444;--theme-primary-dark:#dc2626;--theme-primary-light:#f87171;--theme-primary-50:#fef2f2;--theme-primary-100:#fee2e2;--theme-primary-200:#fecaca;--theme-primary-300:#fca5a5;--theme-primary-400:#f87171;--theme-primary-500:#ef4444;--theme-primary-600:#dc2626;--theme-primary-700:#b91c1c;--theme-primary-800:#991b1b;--theme-primary-900:#7f1d1d}.theme-green{--theme-primary:#10b981;--theme-primary-dark:#059669;--theme-primary-light:#34d399;--theme-primary-50:#ecfdf5;--theme-primary-100:#d1fae5;--theme-primary-200:#a7f3d0;--theme-primary-300:#6ee7b7;--theme-primary-400:#34d399;--theme-primary-500:#10b981;--theme-primary-600:#059669;--theme-primary-700:#047857;--theme-primary-800:#065f46;--theme-primary-900:#064e3b}.theme-custom{--theme-primary-50:color-mix(in srgb,var(--theme-primary) 5%,white);--theme-primary-100:color-mix(in srgb,var(--theme-primary) 10%,white);--theme-primary-200:color-mix(in srgb,var(--theme-primary) 20%,white);--theme-primary-300:color-mix(in srgb,var(--theme-primary) 30%,white);--theme-primary-400:color-mix(in srgb,var(--theme-primary) 40%,white);--theme-primary-500:var(--theme-primary);--theme-primary-600:color-mix(in srgb,var(--theme-primary) 90%,black);--theme-primary-700:color-mix(in srgb,var(--theme-primary) 80%,black);--theme-primary-800:color-mix(in srgb,var(--theme-primary) 70%,black);--theme-primary-900:color-mix(in srgb,var(--theme-primary) 60%,black)}.bg-theme-primary{background-color:var(--theme-primary)}.bg-theme-primary-dark{background-color:var(--theme-primary-dark)}.bg-theme-primary-light{background-color:var(--theme-primary-light)}.text-theme-primary{color:var(--theme-primary)}.text-theme-primary-dark{color:var(--theme-primary-dark)}.text-theme-primary-light{color:var(--theme-primary-light)}.border-theme-primary{border-color:var(--theme-primary)}.bg-blue-500{background-color:var(--theme-primary)}.bg-blue-600{background-color:var(--theme-primary-dark)}.bg-blue-700{background-color:var(--theme-primary-700)}.text-blue-500{color:var(--theme-primary)}.text-blue-600{color:var(--theme-primary-dark)}.text-blue-700{color:var(--theme-primary-700)}.border-blue-500{border-color:var(--theme-primary)}.ring-blue-500{--tw-ring-color:var(--theme-primary)}.hover\:bg-blue-600:hover{background-color:var(--theme-primary-dark)}.hover\:bg-blue-700:hover{background-color:var(--theme-primary-700)}.hover\:text-blue-400:hover{color:var(--theme-primary-light)}.hover\:text-blue-500:hover{color:var(--theme-primary)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--theme-primary)}.focus\:border-blue-500:focus{border-color:var(--theme-primary)}.bg-indigo-600{background-color:var(--theme-primary-dark)}.hover\:bg-indigo-700:hover{background-color:var(--theme-primary-700)}.dark{--theme-tint-opacity:0.05}.dark .theme-red{--theme-dark-bg:rgba(239,68,68,var(--theme-tint-opacity))}.dark .theme-green{--theme-dark-bg:rgba(16,185,129,var(--theme-tint-opacity))}.theme-blue .bg-white{background-image:linear-gradient(rgba(59,130,246,0.05),rgba(59,130,246,0.05))}.theme-blue .bg-gray-50{background-image:linear-gradient(rgba(59,130,246,0.08),rgba(59,130,246,0.08))}.theme-blue .bg-gray-100{background-image:linear-gradient(rgba(59,130,246,0.1),rgba(59,130,246,0.1))}.theme-red .bg-white{background-image:linear-gradient(rgba(239,68,68,0.05),rgba(239,68,68,0.05))}.theme-red .bg-gray-50{background-image:linear-gradient(rgba(239,68,68,0.08),rgba(239,68,68,0.08))}.theme-red .bg-gray-100{background-image:linear-gradient(rgba(239,68,68,0.1),rgba(239,68,68,0.1))}.theme-green .bg-white{background-image:linear-gradient(rgba(16,185,129,0.05),rgba(16,185,129,0.05))}.theme-green .bg-gray-50{background-image:linear-gradient(rgba(16,185,129,0.08),rgba(16,185,129,0.08))}.theme-green .bg-gray-100{background-image:linear-gradient(rgba(16,185,129,0.1),rgba(16,185,129,0.1))}.theme-custom .bg-white{background-image:linear-gradient(rgba(var(--theme-primary-rgb),0.12),rgba(var(--theme-primary-rgb),0.12))}.theme-custom .bg-gray-50{background-image:linear-gradient(rgba(var(--theme-primary-rgb),0.15),rgba(var(--theme-primary-rgb),0.15))}.theme-custom .bg-gray-100{background-image:linear-gradient(rgba(var(--theme-primary-rgb),0.18),rgba(var(--theme-primary-rgb),0.18))}.dark.theme-blue .bg-gray-800{background-image:linear-gradient(rgba(59,130,246,0.15),rgba(59,130,246,0.15))}.dark.theme-blue .bg-gray-900{background-image:linear-gradient(rgba(59,130,246,0.12),rgba(59,130,246,0.12))}.dark.theme-red .bg-gray-800{background-image:linear-gradient(rgba(239,68,68,0.15),rgba(239,68,68,0.15))}.dark.theme-red .bg-gray-900{background-image:linear-gradient(rgba(239,68,68,0.12),rgba(239,68,68,0.12))}.dark.theme-green .bg-gray-800{background-image:linear-gradient(rgba(16,185,129,0.15),rgba(16,185,129,0.15))}.dark.theme-green .bg-gray-900{background-image:linear-gradient(rgba(16,185,129,0.12),rgba(16,185,129,0.12))}.dark.theme-custom .bg-gray-800{background-image:linear-gradient(rgba(var(--theme-primary-rgb),0.25),rgba(var(--theme-primary-rgb),0.25))}.dark.theme-custom .bg-gray-900{background-image:linear-gradient(rgba(var(--theme-primary-rgb),0.20),rgba(var(--theme-primary-rgb),0.20))}