*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.bg-blue-50{background-color:#eff6ff}.bg-green-50{background-color:#f0fdf4}.bg-red-50{background-color:#fef2f2}.bg-yellow-50{background-color:#fefce8}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.text-yellow-600{color:#ca8a04}.text-white{color:#fff}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-6>*+*{margin-top:1.5rem}.space-y-3>*+*{margin-top:.75rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.p-6{padding:1.5rem}.p-4{padding:1rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mr-3{margin-right:.75rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.mt-16{margin-top:4rem}.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}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-200{border-color:#fecaca}.border-transparent{border-color:#0000}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.min-w-full{min-width:100%}.w-full{width:100%}.w-20{width:5rem}.w-24{width:6rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.text-center{text-align:center}.text-right{text-align:right}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap: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))}.md\\:col-span-2{grid-column:span 2/span 2}}@media (min-width:1024px){.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\\:col-span-5{grid-column:span 5/span 5}.lg\\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:640px){.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.divide-y>*+*{border-top-width:1px}.divide-gray-200>*+*{border-top-color:#e5e7eb}.inline-flex{display:inline-flex}.cursor-not-allowed{cursor:not-allowed}.relative{position:relative}.absolute{position:absolute}.right-2{right:.5rem}.top-2{top:.5rem}.bg-gray-50{background-color:#f9fafb}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-yellow-100{background-color:#fef3c7}.text-blue-500{color:#3b82f6}.text-green-800{color:#166534}.text-red-800{color:#991b1b}.text-yellow-800{color:#92400e}.text-gray-700{color:#374151}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.pt-4{padding-top:1rem}.border-t{border-top-width:1px}.space-x-4>*+*{margin-left:1rem}.space-y-2>*+*{margin-top:.5rem}.w-3{width:.75rem}.h-3{height:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.gap-6{gap:1.5rem}.gap-2{gap:.5rem}.transition-colors{transition:color .2s ease-in-out,border-color .2s ease-in-out}.duration-200{transition-duration:.2s}.border-blue-500{border-color:#3b82f6}.space-x-8>*+*{margin-left:2rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.text-left{text-align:left}.mt-1{margin-top:.25rem}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rounded-full{border-radius:9999px}.border-b-2{border-bottom-width:2px}.hover\\:bg-gray-50:hover{background-color:#f9fafb}.hover\\:bg-blue-700:hover{background-color:#1d4ed8}.hover\\:text-gray-600:hover{color:#4b5563}.hover\\:text-red-900:hover{color:#7f1d1d}.focus\\:outline-none:focus{outline:none}.focus\\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.focus\\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f680}.focus\\:border-blue-500:focus{border-color:#3b82f6}table{border-collapse:collapse}td,th{padding:1.5rem;text-align:left;vertical-align:top}th{background-color:#f9fafb;color:#6b7280;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}button,th{font-weight:500}button{align-items:center;border:1px solid #0000;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.875rem;padding:.5rem 1rem;transition:all .15s ease-in-out}button:disabled{background-color:#9ca3af;cursor:not-allowed}input{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem .75rem}input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680;outline:none}
/*# sourceMappingURL=main.6a1e8f6b.css.map*/