*{box-sizing:border-box;transition:all .2s ease-in-out}body{font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(135deg,#f59e0b 0%,#dc2626 50%,#7c3aed 100%)}.p-4{padding:1rem}.p-6{padding:1.5rem}.max-w-7xl{max-width:80rem;margin:0 auto}.mx-auto{margin-left:auto;margin-right:auto}.bg-white{background-color:#fff}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.mt-3{margin-top:.75rem}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.text-center{text-align:center}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-500{color:#6b7280}.text-orange-400{color:#fb923c}.text-orange-600{color:#ea580c}.text-orange-700{color:#c2410c}.text-yellow-400{color:#facc15}.text-yellow-500{color:#eab308}.text-blue-400{color:#60a5fa}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-green-400{color:#4ade80}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-red-400{color:#f87171}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-purple-400{color:#c084fc}.text-purple-600{color:#9333ea}.w-12{width:3rem}.w-8{width:2rem}.w-6{width:1.5rem}.w-5{width:1.25rem}.w-4{width:1rem}.h-12{height:3rem}.h-8{height:2rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-4{height:1rem}.h-32{height:8rem}.h-2{height:.5rem}.w-full{width:100%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.border{border-width:1px}.border-2{border-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-600{border-color:#4b5563}.border-gray-700{border-color:#374151}.border-green-600{border-color:#16a34a}.border-blue-600{border-color:#2563eb}.border-yellow-600{border-color:#ca8a04}.border-red-600{border-color:#dc2626}.border-purple-600{border-color:#9333ea}.border-orange-400{border-color:#fb923c}.border-orange-500{border-color:#f97316}.border-blue-500{border-color:#3b82f6}.border-green-500{border-color:#22c55e}.border-green-200{border-color:#bbf7d0}.border-red-500{border-color:#ef4444}.border-red-200{border-color:#fecaca}.border-dashed{border-style:dashed}.cursor-pointer{cursor:pointer}.transition-all{transition:all .2s ease-in-out}.transition-colors{transition:color .2s ease-in-out,background-color .2s ease-in-out}.duration-300{transition-duration:.3s}.bg-orange-50{background-color:#fff7ed}.bg-orange-600{background-color:#ea580c}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-blue-100{background-color:#dbeafe}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-200{background-color:#bbf7d0}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-500{background-color:#6b7280}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-orange-900\/30{background-color:#7c2d124d}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-green-900\/30{background-color:#14532d4d}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-purple-900\/30{background-color:#581c874d}.bg-yellow-900\/30{background-color:#713f124d}.bg-yellow-900\/50{background-color:#713f1280}.bg-green-900\/20{background-color:#14532d33}.bg-red-900\/20{background-color:#7f1d1d33}.bg-green-900\/40{background-color:#14532d66}.bg-red-900\/40{background-color:#7f1d1d66}.text-blue-300{color:#93c5fd}.text-purple-300{color:#d8b4fe}.text-yellow-300{color:#fde047}.text-green-300{color:#86efac}.text-red-300{color:#fca5a5}.bg-red-500{background-color:#ef4444}.bg-green-500{background-color:#22c55e}.bg-purple-500{background-color:#a855f7}.bg-orange-500{background-color:#f97316}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-500:hover{background-color:#6b7280}.hover\:bg-gray-600:hover{background-color:#4b5563}.hover\:bg-orange-700:hover{background-color:#c2410c}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:border-gray-500:hover{border-color:#6b7280}.opacity-75{opacity:.75}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.p-3{padding:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.rounded-full{border-radius:9999px}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-orange-300{color:#fdba74}.hidden{display:none}.flex-1{flex:1 1 0%}.inline-flex{display:inline-flex}.overflow-x-auto{overflow-x:auto}.rounded-2xl{border-radius:1rem}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}input:focus,select:focus,button:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}table{border-collapse:collapse}table th,table td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}table th{background-color:#f9fafb;font-weight:600;color:#374151}table tbody tr:hover{background-color:#f9fafb}
