*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-red-50{background-color:#fef2f2}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-red-600{color:#dc2626}.text-blue-600{color:#2563eb}.hover\:text-gray-800:hover{color:#1f2937}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:underline:hover{text-decoration:underline}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.grid{display:grid}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.max-w-md{max-width:28rem}.max-w-4xl{max-width:56rem}.w-full{width:100%}.space-y-4>*+*{margin-top:1rem}.block{display:block}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.border{border-width:1px;border-style:solid}.border-gray-300{border-color:#d1d5db}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.focus\:ring-blue-500:focus{--tw-ring-color: #3b82f6}.focus\:border-transparent:focus{border-color:transparent}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.15s}input,button{font-family:inherit;font-size:inherit}input[type=text],input[type=email],input[type=password]{display:block;width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.25rem;transition:border-color .15s,box-shadow .15s}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}button{cursor:pointer;border:none;border-radius:.25rem;padding:.5rem 1rem;font-weight:500;transition:background-color .15s}button[type=submit]{background-color:#2563eb;color:#fff}button[type=submit]:hover{background-color:#1d4ed8}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}
