body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;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}.dashboard-container{background-color:#f9fafb;min-height:100vh}.sidebar{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a;height:100vh;left:0;position:fixed;top:0;width:16rem;z-index:50}.main-content{margin-left:16rem;padding:1.5rem}.card{margin-bottom:1rem}.card,.stat-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;padding:1.25rem}.stat-card{border-left:4px solid #3b82f6}.button{background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.button:hover{background-color:#1d4ed8}.text-center{text-align:center}.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}.font-bold{font-weight:700}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-white{color:#fff}.mb-8{margin-bottom:2rem}.mt-5{margin-top:1.25rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pl-64{padding-left:16rem}.pr-4{padding-right:1rem}.justify-between{justify-content:space-between}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:1024px){.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.text-green-800{color:#166534}.text-red-800{color:#991b1b}.text-indigo-600{color:#4f46e5}.text-red-600{color:#dc2626}.hover\\:text-blue-900:hover{color:#1e3a8a}.hover\\:text-indigo-900:hover{color:#312e81}.hover\\:text-red-900:hover{color:#7f1d1d}.hover\\:bg-blue-700:hover{background-color:#1d4ed8}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.border-transparent{border-color:#0000}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus\\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f680}.inline-flex{display:inline-flex}.justify-center{justify-content:center}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.whitespace-nowrap{white-space:nowrap}.divide-y>*+*{border-top-width:1px}.divide-gray-200>*+*{border-color:#e5e7eb}.divide-gray-300>*+*{border-color:#d1d5db}.ring-1,.ring-black,.ring-opacity-5{box-shadow:0 0 0 1px #0000000d}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.min-w-full{min-width:100%}.-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.sm\\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.lg\\:-mx-8{margin-left:-2rem;margin-right:-2rem}.inline-block{display:inline-block}.align-middle{vertical-align:middle}.md\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\\:rounded-lg{border-radius:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.text-left{text-align:left}.text-right{text-align:right}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sm\\:flex{display:flex}.sm\\:items-center{align-items:center}.sm\\:flex-auto{flex:1 1 auto}.sm\\:mt-0{margin-top:0}.sm\\:ml-16{margin-left:4rem}.sm\\:flex-none{flex:none}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}@media (min-width:640px){.sm\\:flex{display:flex}.sm\\:items-center{align-items:center}.sm\\:flex-auto{flex:1 1 auto}.sm\\:mt-0{margin-top:0}.sm\\:ml-16{margin-left:4rem}.sm\\:flex-none{flex:none}.sm\\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.bg-gray-600{background-color:#4b5563}.bg-opacity-50{background-color:#4b556380}.h-full{height:100%}.z-50{z-index:50}.relative{position:relative}.top-20{top:5rem}.top-10{top:2.5rem}.p-5{padding:1.25rem}.border{border-width:1px}.w-96{width:24rem}.w-4\/5{width:80%}.max-w-4xl{max-width:56rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.mt-3{margin-top:.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.mb-4{margin-bottom:1rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.block{display:block}.text-gray-700{color:#374151}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.border-gray-300{border-color:#d1d5db}.focus\\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.textarea{resize:vertical}.rows-3{min-height:7.5rem}.justify-end{justify-content:flex-end}.space-x-2>*+*{margin-left:.5rem}.bg-gray-200{background-color:#e5e7eb}.hover\\:bg-gray-300:hover{background-color:#d1d5db}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-6{gap:1.5rem}.text-md{font-size:1rem;line-height:1.5rem}.max-h-64{max-height:16rem}.overflow-y-auto{overflow-y:auto}.flex{display:flex}.items-center{align-items:center}.rounded{border-radius:.25rem}.text-blue-600{color:#2563eb}.focus\\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f680}.ml-2{margin-left:.5rem}.mt-6{margin-top:1.5rem}@media (min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.inset-y-0{bottom:0;top:0}.left-0{left:0}.w-64{width:16rem}.h-16{height:4rem}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.mt-8{margin-top:2rem}.space-y-2>*+*{margin-top:.5rem}.rounded-md{border-radius:.375rem}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.bg-blue-100{background-color:#dbeafe}.text-blue-700{color:#1d4ed8}.hover\\:bg-gray-100:hover{background-color:#f3f4f6}.hover\\:text-gray-900:hover{color:#111827}.absolute{position:absolute}.bottom-4{bottom:1rem}.left-4{left:1rem}.right-4{right:1rem}.w-full{width:100%}.bg-red-600{background-color:#dc2626}.hover\\:bg-red-700:hover{background-color:#b91c1c}.mx-auto{margin-left:auto;margin-right:auto}.max-w-7xl{max-width:80rem}.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\\:px-8{padding-left:2rem;padding-right:2rem}@media (min-width:640px){.sm\\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg\\:px-8{padding-left:2rem;padding-right:2rem}}main{margin-left:0!important}.pl-64{padding-left:16rem!important}.fixed{position:fixed!important}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.hover\\:bg-green-700:hover{background-color:#15803d}.bg-purple-600{background-color:#9333ea}.bg-purple-700{background-color:#7c3aed}.hover\\:bg-purple-700:hover{background-color:#7c3aed}.bg-orange-600{background-color:#ea580c}.bg-orange-700{background-color:#c2410c}.hover\\:bg-orange-700:hover{background-color:#c2410c}.bg-orange-500{background-color:#f97316}.border-orange-500{border-color:#f97316}
/*# sourceMappingURL=main.94e8ed0f.css.map*/