*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6f9;color:#495057;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.space-x-4>*+*{margin-left:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-6>*+*{margin-top:1.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-red-100{background-color:#fee2e2}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-blue-800{background-color:#1e40af}.bg-blue-900{background-color:#1e3a8a}.bg-blue-950{background-color:#172554}.bg-blue-100{background-color:#dbeafe}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-green-100{background-color:#dcfce7}.bg-yellow-600{background-color:#ca8a04}.bg-yellow-700{background-color:#a16207}.bg-yellow-100{background-color:#fef3c7}.bg-purple-600{background-color:#9333ea}.bg-purple-700{background-color:#7e22ce}.bg-purple-100{background-color:#f3e8ff}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-blue-600{color:#2563eb}.text-blue-900{color:#1e3a8a}.text-blue-800{color:#1e40af}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-yellow-600{color:#ca8a04}.text-yellow-700{color:#a16207}.text-yellow-800{color:#854d0e}.text-purple-600{color:#9333ea}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-12{padding:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.m-1{margin:.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mr-2,.mr-3{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.w-full{width:100%}.w-4{width:1rem}.w-12{width:3rem}.w-64{width:16rem}.h-4{height:1rem}.h-12{height:3rem}.h-16{height:4rem}.h-48{height:12rem}.h-64{height:16rem}.max-w-md{max-width:28rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.overflow-hidden{overflow:hidden}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.block{display:block}.inline-block{display:inline-block}.fixed{position:fixed}.inset-y-0{bottom:0;top:0}.left-0{left:0}.ml-64{margin-left:16rem}.text-left{text-align:left}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.whitespace-nowrap{white-space:nowrap}.divide-y>*+*{border-top-width:1px}.divide-gray-200>*+*{border-color:#e5e7eb}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-red-900:hover{background-color:#7f1d1d}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-800:hover{background-color:#1e40af}.hover\:bg-blue-900:hover{background-color:#1e3a8a}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-yellow-700:hover{background-color:#a16207}.hover\:bg-purple-700:hover{background-color:#7e22ce}.hover\:text-gray-900:hover{color:#111827}.hover\:text-red-700:hover{color:#b91c1c}.hover\:text-red-900:hover{color:#7f1d1d}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-blue-900:hover{color:#1e3a8a}.hover\:text-green-700:hover{color:#15803d}.hover\:text-yellow-700:hover{color:#a16207}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-spin{animation:spin 1s linear infinite}.border-b-2{border-bottom-width:2px}.flex-1{flex:1 1}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 3px #2563eb80}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb80}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.cursor-pointer{cursor:pointer}@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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;width:100%}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}button{cursor:pointer;transition:all .2s}button:disabled{cursor:not-allowed;opacity:.5}table{border-collapse:collapse;width:100%}th{background-color:#f9fafb;color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.05em;padding:.75rem 1.5rem;text-align:left;text-transform:uppercase}td{border-top:1px solid #e5e7eb;padding:1rem 1.5rem}tr:hover{background-color:#f9fafb}.gradient-to-br{background:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-900{--tw-gradient-from:#1e3a8a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1e3a8a00)}.to-blue-700{--tw-gradient-to:#1d4ed8}.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#a855f700)}.to-purple-700{--tw-gradient-to:#7e22ce}.object-cover{object-fit:cover}.sidebar{background:#343a40;bottom:0;left:0;overflow-y:auto;position:fixed;top:0;width:250px;z-index:1000}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background:#4b545c;border-radius:3px}.sidebar-header{background:#007bff;border-bottom:1px solid #0056b3;color:#fff;font-size:20px;font-weight:700;padding:20px;text-align:center}.sidebar-menu{list-style:none;margin:0;padding:10px 0}.sidebar-menu li{margin:0}.sidebar-menu a{align-items:center;border-left:3px solid #0000;color:#c2c7d0;display:flex;padding:12px 20px;text-decoration:none;transition:all .3s}.sidebar-menu a:hover{background:#3f474e;border-left-color:#007bff;color:#fff}.sidebar-menu a.active{background:#007bff;border-left-color:#0056b3;color:#fff}.sidebar-menu a .icon{font-size:18px;margin-right:12px;text-align:center;width:24px}.main-content{margin-left:250px;min-height:100vh}.top-header{align-items:center;background:#fff;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px #0000000a;display:flex;justify-content:space-between;padding:15px 25px}.top-header h1{color:#495057;font-size:24px;font-weight:400;margin:0}.header-actions{gap:15px}.header-actions,.user-info{align-items:center;display:flex}.user-info{color:#6c757d;gap:10px}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-weight:600;height:35px;justify-content:center;width:35px}.content-wrapper{padding:25px}.card{background:#fff;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000000f;margin-bottom:25px;overflow:hidden}.card-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:15px 20px}.card-header h3{color:#343a40;font-size:18px;font-weight:600;margin:0}.card-body{padding:20px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:25px}.stat-card{align-items:center;background:#fff;border-left:4px solid;border-radius:8px;box-shadow:0 2px 4px #00000014;display:flex;justify-content:space-between;padding:20px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 8px #0000001f;transform:translateY(-2px)}.stat-card.blue{border-left-color:#007bff}.stat-card.green{border-left-color:#28a745}.stat-card.orange{border-left-color:#fd7e14}.stat-card.purple{border-left-color:#6f42c1}.stat-info h4{color:#343a40;font-size:28px;font-weight:700;margin:0 0 5px}.stat-info p{color:#6c757d;font-size:14px;margin:0}.stat-icon{font-size:48px;opacity:.3}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:8px 16px;text-align:center;text-decoration:none;transition:all .2s}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background:#0056b3;box-shadow:0 2px 4px #007bff4d}.btn-success{background:#28a745;color:#fff}.btn-success:hover:not(:disabled){background:#218838}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover:not(:disabled){background:#c82333}.btn-warning{background:#ffc107;color:#212529}.btn-warning:hover:not(:disabled){background:#e0a800}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:#5a6268}.btn-sm{font-size:13px;padding:5px 12px}.btn-lg{font-size:16px;padding:12px 24px}.form-group{margin-bottom:20px}.form-group label{color:#495057;display:block;font-size:14px;font-weight:600;margin-bottom:6px}.form-control{border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.form-control:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}textarea.form-control{min-height:80px;resize:vertical}select.form-control{cursor:pointer}.table-responsive{overflow-x:auto}.table{background:#fff;border-collapse:collapse;width:100%}.table thead{background:#f8f9fa}.table thead th{border-bottom:2px solid #dee2e6;color:#495057;font-size:13px;font-weight:600;letter-spacing:.5px;padding:12px 15px;text-align:left;text-transform:uppercase}.table tbody td{border-bottom:1px solid #e9ecef;color:#495057;padding:12px 15px}.table tbody tr:hover{background:#f8f9fa}.table tbody tr:last-child td{border-bottom:none}.badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.3px;padding:4px 10px;text-transform:uppercase}.badge-success{background:#d4edda;color:#155724}.badge-danger{background:#f8d7da;color:#721c24}.badge-warning{background:#fff3cd;color:#856404}.badge-info{background:#d1ecf1;color:#0c5460}.badge-primary{background:#cfe2ff;color:#084298}.row{display:flex;flex-wrap:wrap;margin:0 -10px}.col{flex:1 1}.col,.col-2{padding:0 10px}.col-2{flex:0 0 50%;max-width:50%}.col-3{flex:0 0 33.333%;max-width:33.333%}.col-3,.col-4{padding:0 10px}.col-4{flex:0 0 25%;max-width:25%}.alert{border-left:4px solid;border-radius:4px;margin-bottom:20px;padding:12px 20px}.alert-danger{background:#f8d7da;border-left-color:#dc3545;color:#721c24}.alert-success{background:#d4edda;border-left-color:#28a745;color:#155724}.alert-info{background:#d1ecf1;border-left-color:#17a2b8;color:#0c5460}.spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.loading-container{align-items:center;display:flex;justify-content:center;min-height:300px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#007bff;height:40px;width:40px}.action-buttons{display:flex;gap:8px}.empty-state{color:#6c757d;padding:60px 20px;text-align:center}.empty-state-icon{font-size:64px;margin-bottom:20px;opacity:.3}.empty-state h3{color:#495057;font-size:20px;margin-bottom:10px}.breadcrumb{align-items:center;color:#6c757d;display:flex;font-size:14px;gap:8px;margin-bottom:20px}.breadcrumb a{color:#007bff;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.filters{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.filter-group{align-items:center;display:flex;gap:10px}.filter-group label{color:#495057;font-size:14px;font-weight:600}.filter-group select{border:1px solid #ced4da;border-radius:4px;font-size:14px;padding:6px 12px}@media (max-width:768px){.sidebar{transform:translateX(-100%);transition:transform .3s}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0}.stats-grid{grid-template-columns:1fr}.row{flex-direction:column}.col,.col-2,.col-3,.col-4{flex:1 1;max-width:100%}}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.p-0{padding:0}.p-1{padding:.5rem}.p-2{padding:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#6c757d}.text-danger{color:#dc3545}.text-success{color:#28a745}.font-weight-bold{font-weight:700}.d-flex{display:flex}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-2{gap:1rem}.hover-shadow{transition:all .3s ease}.hover-shadow:hover{box-shadow:0 .5rem 1rem #00000026!important;transform:translateY(-5px)}.card{border:1px solid #e3e6f0;border-radius:8px}.card-footer{border-bottom-left-radius:8px;border-bottom-right-radius:8px}
/*# sourceMappingURL=main.c8e23590.css.map*/