*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111827;background-color:#fff;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}.container-app{max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.gap-6{gap:1.5rem}.gap-8{gap:2rem}@media (width>=640px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-900{color:#111827}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-600{background-color:#4f46e5}.bg-red-600{background-color:#dc2626}.bg-green-100{background-color:#dcfce7}.bg-yellow-50{background-color:#fffbeb}.bg-yellow-600{background-color:#ca8a04}.text-indigo-600{color:#4f46e5}.text-green-700{color:#15803d}.text-green-800{color:#166534}.text-red-700{color:#b91c1c}.text-yellow-700{color:#b45309}.text-yellow-900{color:#713f12}.text-white{color:#fff}.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}button{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}button:hover:not(:disabled){opacity:.9}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:1rem}input:focus,textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51a}.min-h-screen{min-height:100vh}.h-screen{height:100vh}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.shadow{box-shadow:0 1px 3px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-x-4>*+*{margin-left:1rem}.inline-block{display:inline-block}.block{display:block}.hidden{display:none}.break-all{word-break:break-all}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops,#f3f4f6 0%, #e0e7ff 100%))}
