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}.min-h-screen{min-height:100vh}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.text-gray-900{color:#111827}.text-sm{font-size:.875rem}.text-gray-700{color:#374151}.text-xs{font-size:.75rem}.text-gray-500{color:#6b7280}.space-x-4>*+*{margin-left:1rem}.h-8{height:2rem}.w-8{width:2rem}.text-indigo-600{color:#4f46e5}.mr-3{margin-right:.75rem}.ml-3{margin-left:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.font-semibold{font-weight:600}.bg-indigo-100{background-color:#e0e7ff}.text-indigo-800{color:#3730a3}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.p-6{padding:1.5rem}.grid{display:grid}.gap-6{gap:1.5rem}.mb-8{margin-bottom:2rem}.text-3xl{font-size:1.875rem}.mb-2{margin-bottom:.5rem}.text-gray-600{color:#4b5563}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cursor-pointer{cursor:pointer}.transition-all{transition-property:all}.duration-200{transition-duration:.2s}.border-2{border-width:2px}.border-blue-200{border-color:#bfdbfe}.bg-blue-50{background-color:#eff6ff}.hover\:bg-blue-100:hover{background-color:#dbeafe}.border-green-200{border-color:#bbf7d0}.bg-green-50{background-color:#f0fdf4}.hover\:bg-green-100:hover{background-color:#dcfce7}.border-red-200{border-color:#fecaca}.bg-red-50{background-color:#fef2f2}.hover\:bg-red-100:hover{background-color:#fee2e2}.text-green-500{color:#10b981}.text-red-500{color:#ef4444}.text-yellow-500{color:#eab308}.relative{position:relative}.absolute{position:absolute}.top-2{top:.5rem}.right-2{right:.5rem}.w-2{width:.5rem}.h-2{height:.5rem}.bg-green-500{background-color:#10b981}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.h-10{height:2.5rem}.w-10{width:2.5rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.text-gray-400{color:#9ca3af}.w-3{width:.75rem}.h-3{height:.75rem}.bg-red-500{background-color:#ef4444}.font-medium{font-weight:500}.text-lg{font-size:1.125rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.text-xl{font-size:1.25rem}.p-4{padding:1rem}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.transition-shadow{transition-property:box-shadow}.text-left{text-align:left}.h-6{height:1.5rem}.h-6,.w-6{width:1.5rem}.text-blue-500{color:#3b82f6}.text-green-600{color:#059669}.overflow-hidden{overflow:hidden}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.divide-y{border-top-width:1px}.divide-gray-200>*+*{border-top-color:#e5e7eb}@keyframes pulse{50%{opacity:.5}}@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))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.login-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.login-form{space:2rem 0;max-width:28rem;width:100%}.login-input{border:1px solid #d1d5db;border-radius:.375rem;color:#111827;display:block;padding:.5rem .75rem;position:relative;width:100%}.login-input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e5;outline:2px solid #0000;outline-offset:2px}.login-button{background-color:#4f46e5;border:1px solid #0000;border-radius:.375rem;color:#fff;display:flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;position:relative;width:100%}.login-button:hover{background-color:#4338ca}.login-button:disabled{opacity:.5}.loading-spinner{align-items:center;display:flex;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:2px solid;border-color:#0000 #0000 #4f46e5;border-radius:50%;height:8rem;width:8rem}@keyframes spin{to{transform:rotate(1turn)}}.logout-button{align-items:center;color:#4b5563;cursor:pointer;display:flex;font-size:.875rem;transition:color .2s}.logout-button:hover{color:#111827}.logout-button .icon{height:1rem;margin-right:.25rem;width:1rem}
/*# sourceMappingURL=main.8786410a.css.map*/