*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#111827,#1f2937 50%,#111827);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.login-container{align-items:center;background:linear-gradient(135deg,#1f2937,#111827 50%,#000);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-width:28rem;padding:2rem;width:100%}.login-box h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.form-group{display:flex;flex-direction:column;gap:1rem}.form-group input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:all .2s;width:100%}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group button{background:linear-gradient(90deg,#dc2626,#b91c1c);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:all .2s;width:100%}.form-group button:hover{background:linear-gradient(90deg,#b91c1c,#991b1b);transform:translateY(-1px)}.loading-spinner{animation:spin 1s linear infinite;border:6px solid #374151;border-radius:50%;border-top-color:#3b82f6;height:40px;margin:0 auto;width:40px}.spinner-container{align-items:center;display:flex;height:8rem;justify-content:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.min-h-screen{background:linear-gradient(135deg,#111827,#1f2937 50%,#111827);min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,#111827,#1f2937,#111827)}.bg-white{background-color:#1f2937!important}.bg-gray-50{background-color:#374151!important}.bg-gray-100{background-color:#4b5563!important}.bg-gray-200{background-color:#6b7280!important}.bg-gray-300{background-color:#9ca3af}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-gray-800-30{background-color:#1f29374d!important}.bg-gray-800-50{background-color:#1f293780!important}.bg-gray-800-70{background-color:#1f2937b3!important}.bg-gray-800-80{background-color:#1f2937cc!important}.text-gray-900,.text-white{color:#fff!important}.text-gray-800{color:#f9fafb!important}.text-gray-700{color:#f3f4f6!important}.text-gray-600{color:#e5e7eb!important}.text-gray-500{color:#d1d5db!important}.text-gray-400{color:#9ca3af!important}.text-gray-300{color:#d1d5db!important}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-400{color:#4ade80}.text-green-500{color:#22c55e}.text-green-800{color:#166534}.text-yellow-400{color:#facc15}.text-yellow-500{color:#eab308}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-purple-400{color:#a78bfa}.text-purple-500{color:#8b5cf6}.text-purple-700{color:#7c3aed}.bg-blue-100{background-color:#3b82f61a}.bg-blue-200{background-color:#3b82f633}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-green-100{background-color:#22c55e1a}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-yellow-100{background-color:#eab3081a}.bg-yellow-500{background-color:#eab308}.bg-orange-500{background-color:#f97316}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-purple-100{background-color:#8b5cf61a}.bg-purple-600{background-color:#9333ea}.bg-blue-500-20{background-color:#3b82f633}.bg-blue-500-30{background-color:#3b82f64d}.bg-green-500-20{background-color:#22c55e33}.bg-yellow-500-20{background-color:#eab30833}.bg-red-500-20{background-color:#ef444433}.bg-red-600-80{background-color:#dc2626cc}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.border{border:1px solid #374151}.border-gray-100{border-color:#374151}.border-gray-200,.border-gray-600{border-color:#4b5563}.border-gray-700{border-color:#374151}.border-gray-700-30{border-color:#3741514d}.border-gray-700-50{border-color:#37415180}.border-gray-600-50{border-color:#4b556380}.border-blue-200{border-color:#3b82f633}.border-blue-500-30{border-color:#3b82f64d}.border-green-200{border-color:#22c55e33}.border-green-500-30{border-color:#22c55e4d}.border-yellow-200{border-color:#eab30833}.border-yellow-500-30{border-color:#eab3084d}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.shadow-xl{box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0003}.shadow-lg{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000080}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-2{padding:.5rem}.p-1{padding:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}.mt-1{margin-top:.25rem}.ml-13{margin-left:3.25rem}.space-y-8>*+*{margin-top:2rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-3>*+*{margin-left:.75rem}.space-x-2>*+*{margin-left:.5rem}.space-x-1>*+*{margin-left:.25rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.gap-3{gap:.75rem}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.w-full{width:100%}.w-72{width:18rem}.w-24{width:6rem}.w-20{width:5rem}.w-16{width:4rem}.w-12{width:3rem}.w-10{width:2.5rem}.w-8{width:2rem}.w-6{width:1.5rem}.w-5{width:1.25rem}.w-4{width:1rem}.w-3{width:.75rem}.w-2{width:.5rem}.h-full{height:100%}.h-16{height:4rem}.h-12{height:3rem}.h-10{height:2.5rem}.h-8{height:2rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-4{height:1rem}.h-3{height:.75rem}.h-2{height:.5rem}.max-w-7xl{max-width:80rem}.max-w-2xl{max-width:42rem}.max-w-xs{max-width:20rem}.min-w-0{min-width:0}.min-w-3rem{min-width:3rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem}.text-lg,.text-xl{line-height:1.75rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.tracking-wide{letter-spacing:.025em}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.absolute{position:absolute}.relative{position:relative}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.top-0{top:0}.left-0{left:0}.z-50{z-index:50}.z-40{z-index:40}.z-30{z-index:30}.mx-auto{margin-left:auto;margin-right:auto}.overflow-hidden{overflow:hidden}.transform{transform:translateZ(0)}.rotate-neg-90{transform:rotate(-90deg)}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-all{transition:all .3s ease}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-1000{transition-duration:1s}.ease-out{transition-timing-function:ease-out}.hover-bg-gray-50:hover,.hover-bg-gray-700:hover{background-color:#374151}.hover-bg-gray-700-50:hover{background-color:#37415180}.hover-bg-gray-800:hover{background-color:#1f2937}.hover-bg-gray-800-70:hover{background-color:#1f2937b3}.hover-bg-blue-200:hover{background-color:#3b82f633}.hover-bg-blue-500-30:hover{background-color:#3b82f64d}.hover-bg-blue-600:hover{background-color:#2563eb}.hover-bg-red-600:hover{background-color:#dc2626}.hover-bg-red-700:hover{background-color:#b91c1c}.hover-text-white:hover{color:#fff}.hover-text-gray-300:hover{color:#d1d5db}.hover-text-gray-700:hover{color:#f3f4f6}.hover-shadow-xl:hover{box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0003}.hover-shadow-lg:hover{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0000001a}.hover-shadow-md:hover{box-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #0000001a}.hover-border-gray-600-50:hover{border-color:#4b556380}.bg-gradient-to-r{background-image:linear-gradient(90deg,#0000,#0000);background-image:linear-gradient(to right,var(--tw-gradient-from,#0000),var(--tw-gradient-to,#0000))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,#0000,#0000);background-image:linear-gradient(to bottom right,var(--tw-gradient-from,#0000),var(--tw-gradient-to,#0000))}.from-blue-400{--tw-gradient-from:#60a5fa;background-image:linear-gradient(90deg,#60a5fa,#a78bfa)}.from-blue-500{--tw-gradient-from:#3b82f6;background-image:linear-gradient(90deg,#3b82f6,#8b5cf6)}.from-blue-600{--tw-gradient-from:#2563eb;background-image:linear-gradient(90deg,#2563eb,#4f46e5)}.from-emerald-600{--tw-gradient-from:#059669;background-image:linear-gradient(90deg,#059669,#0d9488)}.from-green-500{--tw-gradient-from:#22c55e;background-image:linear-gradient(90deg,#22c55e,#10b981)}.from-purple-500{--tw-gradient-from:#8b5cf6;background-image:linear-gradient(90deg,#8b5cf6,#f472b6)}.from-gray-800{--tw-gradient-from:#1f2937}.from-gray-900{--tw-gradient-from:#111827}.bg-clip-text{background-clip:text;-webkit-background-clip:text}.text-transparent{color:#0000}.cursor-pointer{cursor:pointer}button,div,h1,h2,h3,h4,h5,h6,p,span{color:inherit}button[class*=text-lg]{background-color:initial!important;color:#fff!important}button[class*=text-lg]:hover{color:#d1d5db!important}.space-y-6>div{background-color:initial!important}.bg-black-60{background-color:#0009}@media (max-width:640px){.login-container{padding:1rem}.login-box{padding:1.5rem}.login-box h2{font-size:1.25rem}}@media (min-width:640px){.sm-px-6{padding-left:1.5rem;padding-right:1.5rem}.sm-py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm-p-6{padding:1.5rem}.sm-text-4xl{font-size:2.25rem;line-height:2.5rem}.sm-text-2xl{font-size:1.5rem;line-height:2rem}.sm-text-xl{font-size:1.25rem;line-height:1.75rem}.sm-text-lg{font-size:1.125rem;line-height:1.75rem}.sm-text-base{font-size:1rem;line-height:1.5rem}.sm-text-sm{font-size:.875rem;line-height:1.25rem}.sm-w-24{width:6rem}.sm-w-6{width:1.5rem}.sm-w-5{width:1.25rem}.sm-h-6{height:1.5rem}.sm-h-5{height:1.25rem}.sm-space-x-2>*+*{margin-left:.5rem}.sm-space-x-3>*+*{margin-left:.75rem}.sm-space-x-6>*+*{margin-left:1.5rem}.sm-space-y-8>*+*{margin-top:2rem}.sm-px-4{padding-left:1rem;padding-right:1rem}.sm-py-8{padding-bottom:2rem;padding-top:2rem}.sm-block{display:block}.sm-hidden{display:none}.sm-inline{display:inline}.sm-flex{display:flex}.sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-flex-row{flex-direction:row}.sm-items-center{align-items:center}.sm-justify-between{justify-content:space-between}.sm-text-right{text-align:right}}@media (min-width:768px){.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg-px-8{padding-left:2rem;padding-right:2rem}.lg-space-y-8>*+*{margin-top:2rem}.lg-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=main.5a340359.css.map*/