*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}.flex{display:flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,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))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.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}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-0{padding:0}.px-1{padding-left:.25rem;padding-right:.25rem}.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}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-12{padding-bottom:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-full{width:100%}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.max-w-md{max-width:28rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.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-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.underline{text-decoration:underline}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-600{color:#059669}.text-green-700{color:#047857}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-orange-600{color:#ea580c}.text-purple-600{color:#9333ea}.text-yellow-800{color:#92400e}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-transparent{background-color:transparent}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#059669}.bg-green-700{background-color:#047857}.bg-red-50{background-color:#fef2f2}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-yellow-100{background-color:#fef3c7}.bg-orange-100{background-color:#ffedd5}.bg-purple-100{background-color:#f3e8ff}.bg-brand-primary{background-color:#2e89e6}.bg-brand-primary-dark,.hover\:bg-brand-primary-dark:hover{background-color:#256fc2}.bg-gray-button{background-color:#b0b0b0}.bg-gray-button-dark{background-color:#9a9a9a}.bg-gray-button-light{background-color:#e5e7eb}.bg-gray-button-hover{background-color:#d1d5db}.hover\:bg-gray-button-dark:hover{background-color:#9a9a9a}.hover\:bg-gray-button-hover:hover{background-color:#d1d5db}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-none{border:none}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-200{border-color:#bfdbfe}.border-green-200{border-color:#bbf7d0}.border-red-200{border-color:#fecaca}.border-yellow-200{border-color:#fde68a}.border-dashed{border-style:dashed}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.transform{transform:translate(0) translateY(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.hover\:scale-105:hover{transform:scale(1.05)}.active\:scale-95:active{transform:scale(.95)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.animate-in{animation:slideInFromTop .3s ease-out}.slide-in-from-top-4{animation-name:slideInFromTop}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.animate-shake{animation:shake .5s ease-in-out}.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-900:hover{background-color:#111827}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-400:hover{background-color:#60a5fa}.hover\:bg-red-50:hover{background-color:#fef2f2}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-green-700:hover{background-color:#047857}.hover\:bg-green-50:hover{background-color:#f0fdf4}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-red-800:hover{color:#991b1b}.hover\:border-blue-400:hover{border-color:#60a5fa}.hover\:border-gray-400:hover{border-color:#9ca3af}.focus\:ring-2:focus{outline:none}.focus\:ring-blue-500:focus{outline:none}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:none;box-shadow:none}.focus-visible\:outline-none:focus-visible{outline:none;box-shadow:none}.focus\:ring-0:focus{box-shadow:none;outline:none}.focus\:ring-offset-0:focus{outline-offset:0}.outline-none,button,[type=button],[type=submit],[role=button]{outline:none}button:focus,button:focus-visible,[type=button]:focus,[type=button]:focus-visible,[type=submit]:focus,[type=submit]:focus-visible,[role=button]:focus,[role=button]:focus-visible{outline:none!important;box-shadow:none!important}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border:0}a:focus,a:focus-visible{outline:none}button.bg-blue-600,a.bg-blue-600{border:none!important;border-width:0!important;border-style:none!important}.bg-blue-600:focus,.bg-blue-600:focus-visible,.bg-blue-600:active,.hover\:bg-blue-700:focus,.hover\:bg-blue-700:focus-visible,.hover\:bg-blue-700:active,.text-blue-600:focus,.text-blue-600:focus-visible,.text-blue-700:focus,.text-blue-700:focus-visible{outline:none!important;box-shadow:none!important}button.bg-gray-600,button.bg-gray-700,button.bg-gray-800,button.bg-gray-900,a.bg-gray-600,a.bg-gray-700,a.bg-gray-800,a.bg-gray-900,button.bg-red-600,button.bg-red-700,a.bg-red-600,a.bg-red-700,button.bg-green-600,button.bg-green-700,a.bg-green-600,a.bg-green-700{border:none!important;border-width:0!important;border-style:none!important}.bg-gray-600:focus,.bg-gray-600:focus-visible,.bg-gray-600:active,.bg-gray-700:focus,.bg-gray-700:focus-visible,.bg-gray-700:active,.bg-gray-800:focus,.bg-gray-800:focus-visible,.bg-gray-800:active,.bg-gray-900:focus,.bg-gray-900:focus-visible,.bg-gray-900:active,.bg-red-600:focus,.bg-red-600:focus-visible,.bg-red-600:active,.bg-red-700:focus,.bg-red-700:focus-visible,.bg-red-700:active,.bg-green-600:focus,.bg-green-600:focus-visible,.bg-green-600:active,.bg-green-700:focus,.bg-green-700:focus-visible,.bg-green-700:active,.hover\:bg-gray-700:focus,.hover\:bg-gray-700:focus-visible,.hover\:bg-gray-800:focus,.hover\:bg-gray-800:focus-visible,.hover\:bg-gray-900:focus,.hover\:bg-gray-900:focus-visible,.hover\:bg-red-700:focus,.hover\:bg-red-700:focus-visible,.hover\:bg-green-700:focus,.hover\:bg-green-700:focus-visible{outline:none!important;box-shadow:none!important}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.pt-16{padding-top:4rem}.bg-opacity-60{background-color:#0009}.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px}.divide-gray-100>:not([hidden])~:not([hidden]){border-color:#f3f4f6}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.status-dot{width:.6rem;height:.6rem;border-radius:50%;display:inline-block}.status-dot-pending{background:linear-gradient(135deg,#fcd34d,#fbbf24);box-shadow:0 0 0 2px #fbbf2426}.status-dot-inprogress{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 0 0 2px #2563eb26}.status-dot-completed{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 0 0 2px #10b98126}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb}:root{--primary-color: #2E89E6;--primary-hover: #2563eb;--primary-light: #dbeafe}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}button:focus,input:focus,select:focus{outline:2px solid var(--primary-color);outline-offset:2px}button.no-outline:focus,button.no-outline:focus-visible{outline:none!important;box-shadow:none!important}.transition-all{transition:all .2s ease-in-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.btn-primary{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .2s ease-in-out}.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.input-field{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s ease-in-out}.input-field:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2e89e61a}.hover-lift:hover{transform:translateY(-1px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}@media (max-width: 768px){.desktop-only{display:none!important}}.gradient-bg{background:linear-gradient(135deg,#667eea,#764ba2)}.status-pending{background-color:#fef3c7;color:#92400e;border-color:#f59e0b}.status-in-progress{background-color:#dbeafe;color:#1e40af;border-color:#3b82f6}.status-completed{background-color:#d1fae5;color:#065f46;border-color:#10b981}.modern-card{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .2s ease-in-out}.modern-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.text-primary{color:var(--primary-color)}.text-gradient{background:linear-gradient(90deg,var(--primary-color),#3b82f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.border-primary{border-color:var(--primary-color)}.bg-primary{background-color:var(--primary-color)}.bg-primary-light{background-color:var(--primary-light)}
