*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a2b42;background:#f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-1\.5{gap:.375rem}.gap-2\.5{gap:.625rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.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-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-10{padding-left:2.5rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.pb-2{padding-bottom:.5rem}.ml-2{margin-left:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-72{width:18rem}.w-full{width:100%}.h-full{height:100%}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-serif{font-family:Georgia,Times New Roman,serif}.font-mono{font-family:Courier New,Courier,monospace}.tracking-wide{letter-spacing:.025em}.uppercase{text-transform:uppercase}.whitespace-nowrap{white-space:nowrap}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.hidden{display:none}.text-white{color:#fff}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-teal-700{color:#0f766e}.text-teal-800{color:#115e59}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#f1f5f9}.bg-teal-50{background:#f0fdfa}.bg-teal-600{background:#0d9488}.bg-red-50{background:#fef2f2}.border{border-style:solid;border-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.border-t{border-top-style:solid;border-top-width:1px}.border-l-0{border-left:none}.border-2{border-style:solid;border-width:2px}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-teal-300{border-color:#5eead4}.border-slate-400{border-color:#94a3b8}.rounded{border-radius:.25rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}button{cursor:pointer;background:0 0;border:none;font-family:inherit}button:disabled{cursor:not-allowed}input,select{font-family:inherit}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.transition-colors{transition:color .15s,background-color .15s,border-color .15s}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}table{border-collapse:collapse}th,td{vertical-align:middle}.inline-flex{display:inline-flex}.items-center{align-items:center}.bg-blue-100{background:#dbeafe}.text-blue-800{color:#1e40af}.bg-teal-100{background:#ccfbf1}.bg-green-100{background:#dcfce7}.text-green-800{color:#166534}.bg-amber-100{background:#fef3c7}.text-amber-800{color:#92400e}.bg-gray-100{background:#f3f4f6}.text-gray-500{color:#6b7280}.text-gray-400{color:#9ca3af}.text-gray-600{color:#4b5563}.bg-orange-100{background:#ffedd5}.text-orange-700{color:#c2410c}.bg-red-100{background:#fee2e2}.hover\:bg-teal-700:hover{background:#0f766e}.hover\:bg-teal-50:hover{background:#f0fdfa}.hover\:bg-slate-50:hover{background:#f8fafc}.hover\:border-slate-400:hover{border-color:#94a3b8}.hover\:border-teal-400:hover{border-color:#2dd4bf}.hover\:text-white:hover{color:#fff}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-teal-700:hover{color:#0f766e}.hover\:bg-white\/10:hover{background:#ffffff1a}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #0d9488}.focus\:ring-1:focus{box-shadow:0 0 0 1px #0d9488}.focus\:ring-teal-500:focus{box-shadow:0 0 0 2px #14b8a6}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.opacity-40{opacity:.4}.bg-navy{background:#0d1b35}.border-navy{border-color:#0d1b35}@media (width>=640px){.sm\:block{display:block}}input:focus,select:focus{outline:none;box-shadow:0 0 0 2px #14b8a6}
