*,*:before,*:after{box-sizing:border-box}.box-border{box-sizing:border-box}html,body{overflow:hidden;overflow-x:hidden;height:100vh}.min-h-screen{min-height:100vh}.h-screen{height:100vh}.bg-gray-100{background-color:#f3f4f6}.bg-green-100{background-color:#dcfce7}.bg-green-400{background-color:#4ade80}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-50{background-color:#f9fafb}.bg-gray-900{background-color:#111827}.bg-red-50{background-color:#fef2f2}.text-white{color:#fff}.text-black{color:#000}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-red-500{color:#ef4444}.text-orange-500{color:#f97316}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-shrink-0{flex-shrink:0}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-center{align-items:center}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.space-y-1>*+*{margin-top:.25rem}.w-64{width:16rem}.w-80{width:20rem}.w-full{width:100%}.w-4{width:1rem}.w-8{width:2rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.w-5{width:1.25rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-red-300{border-color:#fca5a5}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.grid{display:grid}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.gap-4{gap:1rem}.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}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.text-left{text-align:left}.flex-1{flex:1 1 0%}.bg-orange-200{background-color:#fed7aa}.text-orange-800{color:#9a3412}.bg-blue-500{background-color:#3b82f6}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.hover\:bg-green-500:hover{background-color:#22c55e}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-black:hover{background-color:#000}.hover\:bg-gray-900:hover{background-color:#111827}.hover\:text-blue-800:hover{color:#1e40af}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.min-w-full{min-width:100%}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.pb-2{padding-bottom:.5rem}.divide-y>*+*{border-top-width:1px}.divide-gray-200>*+*{border-color:#e5e7eb}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.h-96{height:24rem}.h-full{height:100%}.overflow-y-auto{overflow-y:auto}
