.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.h-screen{height:100vh}.h-full{height:100%}.text-center{text-align:center}.animate-spin{animation:spin 1s linear infinite}.rounded-full{border-radius:9999px}.h-32{height:8rem}.w-32{width:8rem}.border-b-2{border-bottom-width:2px}.border-gray-900{border-color:#1a202c}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:1rem}.text-xl{font-size:1.25rem}.text-red-500{color:#f56565}.mb-4{margin-bottom:1rem}.text-gray-600{color:#718096}.bg-blue-500{background-color:#4299e1}.text-white{color:#fff}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.rounded{border-radius:.25rem}.hover:bg-blue-600:hover{background-color:#3182ce}.relative{position:relative}.absolute{position:absolute}.top-4{top:1rem}.left-4{left:1rem}.right-4{right:1rem}.bg-white{background-color:#fff}.p-4{padding:1rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.max-w-sm{max-width:24rem}.text-lg{font-size:1.125rem}.font-semibold{font-weight:600}.mb-3{margin-bottom:.75rem}.font-medium{font-weight:500}.mb-2{margin-bottom:.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.max-h-32{max-height:8rem}.overflow-y-auto{overflow-y:auto}.mr-2{margin-right:.5rem}.bg-green-500{background-color:#48bb78}.bg-yellow-500{background-color:#ed8936}.bg-red-500{background-color:#f56565}.w-3{width:.75rem}.h-3{height:.75rem}.inline-block{display:inline-block}.bg-gray-100{background-color:#f7fafc}.p-3{padding:.75rem}.text-sm{font-size:.875rem}.mt-1{margin-top:.25rem}.space-x-2>*+*{margin-left:.5rem}.text-xs{font-size:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.hover\:text-red-700:hover{color:#c53030}.ml-2{margin-left:.5rem}.bg-red-100{background-color:#fed7d7}.border{border-width:1px}.border-red-300{border-color:#feb2b2}.text-red-700{color:#c53030}.hover\:bg-blue-600:hover{background-color:#3182ce}@keyframes spin{to{transform:rotate(1turn)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.ccd8131f.css.map*/