*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#1f2937;background-color:#f3f4f6}#root,.min-h-screen{min-height:100vh}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-indigo-50{--tw-gradient-from: #eef2ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))}.to-indigo-100{--tw-gradient-to: #e0e7ff}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-0{margin:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mx-auto{margin-left:auto;margin-right:auto}.w-5{width:1.25rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-full{width:100%}.h-5{height:1.25rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.max-w-md{max-width:28rem}.max-w-3xl{max-width:48rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-dashed{border-style:dashed}.border-l-4{border-left-width:4px}.border-gray-300{border-color:#d1d5db}.border-red-500{border-color:#ef4444}.border-blue-500{border-color:#3b82f6}.border-yellow-400{border-color:#facc15}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-50{background-color:#eff6ff}.bg-blue-700{background-color:#1d4ed8}.bg-blue-800{background-color:#1e40af}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-yellow-50{background-color:#fefce8}.bg-gray-400{background-color:#9ca3af}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.text-yellow-600{color:#ca8a04}.text-yellow-800{color:#854d0e}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-center{text-align:center}.font-semibold{font-weight:600}.font-bold{font-weight:700}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.cursor-pointer{cursor:pointer}.hidden{display:none}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-blue-400:hover{background-color:#60a5fa}.hover\:bg-blue-800:hover{background-color:#1e40af}.hover\:text-red-700:hover{color:#b91c1c}.hover\:border-blue-400:hover{border-color:#60a5fa}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:border-blue-500:focus{border-color:#3b82f6}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.space-y-2>*+*{margin-top:.5rem}.grid{display:grid}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-t-transparent{border-top-color:transparent}.object-contain{object-fit:contain}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2b2d6c;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1e2050}input[type=text],input[type=tel],input[type=email]{appearance:none;-webkit-appearance:none}input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus{box-shadow:0 0 0 3px #6366f11a}button{user-select:none;-webkit-user-select:none;-moz-user-select:none}input[type=file]{display:none}@media print{.no-print{display:none!important}}
