*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f3f4f6;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.min-h-screen{min-height:100vh}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.max-w-7xl{margin-left:auto;margin-right:auto;max-width:80rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.p-4{padding:1rem}.p-6{padding:1.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}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.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-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-blue-500{color:#3b82f6}.text-blue-700{color:#1d4ed8}.text-green-600{color:#16a34a}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-orange-500{color:#f97316}.text-white{color:#fff}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#16a34a}.bg-yellow-100{background-color:#fef9c3}.bg-yellow-50{background-color:#fefce8}.bg-red-100{background-color:#fee2e2}.bg-orange-100{background-color:#ffedd5}.bg-gray-50{background-color:#f9fafb}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px 0 #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.border{border-style:solid;border-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.border-l-4{border-left-style:solid;border-left-width:4px}.border-gray-300{border-color:#d1d5db}.border-blue-500{border-color:#3b82f6}.border-green-500{border-color:#22c55e}.border-yellow-500{border-color:#eab308}.border-yellow-200{border-color:#fef08a}.border-blue-200{border-color:#bfdbfe}.border-purple-500{border-color:#a855f7}.border-red-400{border-color:#f87171}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.w-full{width:100%}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.cursor-pointer{cursor:pointer}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-red-700:hover{color:#b91c1c}.hover\:text-orange-700:hover{color:#c2410c}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.z-50{z-index:50}.bg-black{background-color:#000}.bg-opacity-50{background-color:#000000b3;opacity:.5}.max-w-md{max-width:28rem}.ring-2,.ring-blue-500{box-shadow:0 0 0 2px #3b82f6}.opacity-50{opacity:.5}.cursor-not-allowed{cursor:not-allowed}.overflow-x-auto{overflow-x:auto}.min-w-\[120px\]{min-width:120px}.pt-4{padding-top:1rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}table{border-collapse:collapse;width:100%}td,th{text-align:left}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1}.lg\:col-span-2{grid-column:span 2}}.modal-content{background-color:#fff;opacity:1}
/*# sourceMappingURL=main.c23a24ed.css.map*/