@import url(https://cdn.jsdelivr.net/npm/tailwindcss@3.4.0/dist/tailwind.min.css);.btn-primary{background-color:#3b82f6;border-radius:.5rem;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#6b7280;border-radius:.5rem;color:#fff;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.btn-secondary:hover{background-color:#4b5563}.btn-outline{background-color:initial;border:2px solid #3b82f6;border-radius:.5rem;color:#3b82f6;font-weight:500;padding:.5rem 1rem;transition:all .2s}.btn-outline:hover{background-color:#3b82f6;color:#fff}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden}.card-header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.card-body,.card-header{padding:1.5rem}.input-field{border:1px solid #d1d5db;border-radius:.5rem;outline:none;padding:.75rem 1rem;transition:all .2s;width:100%}.input-field:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:50}.modal-content{background-color:#fff;border-radius:.75rem;margin:1rem;max-height:100vh;max-width:28rem;overflow-y:auto;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.flex{display:flex}.justify-center{justify-content:center}.items-center{align-items:center}.text-center{text-align:center}.text-white{color:#fff}.bg-blue-500{background-color:#3b82f6}.bg-gray-50{background-color:#f9fafb}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.transition-all{transition:all .2s}.hover\:bg-blue-600:hover{background-color:#2563eb}.focus\:ring-2:focus{box-shadow:0 0 0 3px #3b82f680}.w-full{width:100%}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden}#root,body,html{margin:0;padding:0;width:100%}#root{min-height:100vh}
/*# sourceMappingURL=main.6b00c27b.css.map*/