*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f9fafb}.bg-white{background-color:#fff}.p-6{padding:1.5rem}.p-4{padding:1rem}.pt-4{padding-top:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-1>*+*{margin-top:.25rem}.text-3xl{font-size:1.875rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-4xl{font-size:2.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-red-600{color:#dc2626}.text-red-800{color:#991b1b}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-blue-900{color:#1e3a8a}.text-blue-800{color:#1e40af}.text-white{color:#fff}.bg-red-50{background-color:#fef2f2}.bg-green-50{background-color:#f0fdf4}.bg-blue-50{background-color:#eff6ff}.border{border-width:1px}.border-red-200{border-color:#fecaca}.border-green-200{border-color:#bbf7d0}.border-gray-300{border-color:#d1d5db}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.h-64{height:16rem}.h-8{height:2rem}.h-4{height:1rem}.w-8{width:2rem}.w-4{width:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.bg-blue-600{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-50:hover{background-color:#f9fafb}.disabled\:opacity-50:disabled{opacity:.5}button{cursor:pointer;font-size:inherit;border:none;transition:all .2s}button:disabled{cursor:not-allowed}
