*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}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}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.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))}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.w-96{width:24rem}.w-full{width:100%}.max-w-7xl{max-width:80rem}.h-screen{height:100vh}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-blue-400{background-color:#60a5fa}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-white{color:#fff}.border{border-width:1px}.border-gray-300{border-color:#d1d5db}.border-red-400{border-color:#f87171}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.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-center{text-align:center}.block{display:block}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{border:1px solid #d1d5db;border-radius:.375rem;display:block;font-size:1rem;line-height:1.5;padding:.5rem .75rem;transition:all .15s ease-in-out;width:100%}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}input:disabled,select:disabled,textarea:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}label{color:#374151;display:block;font-size:.875rem;margin-bottom:.5rem}button,label{font-weight:500}button{border:none;border-radius:.375rem;cursor:pointer;font-family:inherit;font-size:1rem;line-height:1.5;padding:.5rem 1rem;transition:all .15s ease-in-out}button:disabled{cursor:not-allowed;opacity:.6}.bg-blue-600:hover:not(:disabled){background-color:#1d4ed8}.bg-blue-700:hover:not(:disabled){background-color:#1e40af}.bg-red-500:hover:not(:disabled){background-color:#dc2626}.bg-red-600:hover:not(:disabled){background-color:#b91c1c}a{color:#2563eb;text-decoration:none;transition:all .15s ease-in-out}a:hover{text-decoration:underline}.alert{border:1px solid #0000;border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem}.alert-error{background-color:#fee2e2;border-color:#f87171;color:#991b1c}.transition{transition:all .15s ease-in-out}.card{border-radius:.5rem;padding:1.5rem}.card,header{background-color:#fff;box-shadow:0 1px 3px 0 #0000001a}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.spinner{animation:spin 1s linear infinite;border:3px solid #f3f4f6;border-radius:50%;border-top-color:#2563eb;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.w-96{margin:0 1rem;max-width:24rem;width:100%}}@media print{.no-print{display:none}}
/*# sourceMappingURL=main.ce38a448.css.map*/