.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-purple-800{color:#6b21a8}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-yellow-800{color:#854d0e}.text-red-600{color:#dc2626}.text-red-800{color:#991b1b}.text-emerald-600{color:#059669}.bg-white{background-color:#fff}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-100{background-color:#dbeafe}.bg-purple-600{background-color:#9333ea}.bg-purple-700{background-color:#7e22ce}.bg-purple-100{background-color:#f3e8ff}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-green-100{background-color:#dcfce7}.bg-yellow-600{background-color:#ca8a04}.bg-yellow-700{background-color:#a16207}.bg-yellow-100{background-color:#fef9c3}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-red-100{background-color:#fee2e2}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from:rgb(239, 246, 255);--tw-gradient-to:rgb(239, 246, 255);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-purple-50{--tw-gradient-to:rgb(250, 245, 255)}.from-blue-50{--tw-gradient-from:rgb(239, 246, 255)}.to-blue-100{--tw-gradient-to:rgb(219, 234, 254)}.from-purple-50{--tw-gradient-from:rgb(250, 245, 255)}.to-purple-100{--tw-gradient-to:rgb(243, 232, 255)}.from-green-50{--tw-gradient-from:rgb(240, 253, 244)}.to-green-100{--tw-gradient-to:rgb(220, 252, 231)}.from-yellow-50{--tw-gradient-from:rgb(254, 252, 232)}.to-yellow-100{--tw-gradient-to:rgb(254, 249, 195)}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-blue-300{border-color:#93c5fd}.border-purple-300{border-color:#d8b4fe}.border-green-300{border-color:#86efac}.border-green-500{border-color:#22c55e}.border-yellow-300{border-color:#fde047}.border-red-300{border-color:#fca5a5}.border-red-500{border-color:#ef4444}.border-emerald-500{border-color:#10b981}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / .05)}.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.hover\\:bg-blue-700:hover{background-color:#1d4ed8}.hover\\:bg-purple-700:hover{background-color:#7e22ce}.hover\\:bg-green-600:hover{background-color:#16a34a}.hover\\:bg-yellow-700:hover{background-color:#a16207}.hover\\:bg-red-700:hover{background-color:#b91c1c}.hover\\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}