*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;min-height:100vh}#root{min-height:100vh;padding:1rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-3{padding:.75rem}.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}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mt-1{margin-top:.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-600{background-color:#4b5563}.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-600{background-color:#16a34a}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-orange-600{color:#ea580c}.text-yellow-500{color:#eab308}.text-white{color:#fff}.border{border-width:1px}.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}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-1>*+*{margin-top:.25rem}.space-y-4>*+*{margin-top:1rem}.block{display:block}.w-full{width:100%}.shadow-sm{box-shadow:0 1px 2px #0000000d}select,textarea{font-family:inherit;line-height:inherit}select{background-color:#fff;cursor:pointer}select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}textarea{resize:vertical;outline:none}textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.focus\:ring-2:focus{box-shadow:0 0 0 3px #3b82f61a}.focus\:ring-blue-500:focus{box-shadow:0 0 0 3px #3b82f61a}.focus\:border-blue-500:focus{border-color:#3b82f6}button{font-family:inherit;cursor:pointer;outline:none;border:none;transition:all .15s ease-in-out}button:disabled{opacity:.5;cursor:not-allowed}.hover\:bg-gray-700:hover:not(:disabled){background-color:#374151}.hover\:bg-blue-700:hover:not(:disabled){background-color:#1d4ed8}.hover\:bg-green-700:hover:not(:disabled){background-color:#15803d}.transition-colors{transition-property:background-color,border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
