body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-gray-50{background-color:#f9fafb}.bg-white{background-color:#fff}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-500{background-color:#10b981}.bg-yellow-500{background-color:#f59e0b}.bg-red-500{background-color:#ef4444}.bg-blue-50{background-color:#eff6ff}.bg-green-50{background-color:#f0fdf4}.bg-purple-50{background-color:#faf5ff}.bg-orange-50{background-color:#fff7ed}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-green-600{color:#059669}.text-purple-600{color:#9333ea}.text-orange-600{color:#ea580c}.border{border:1px solid #d1d5db}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-green-300{border-color:#86efac}.border-blue-500{border-color:#3b82f6}.border-2{border-width:2px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.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}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pr-12{padding-right:3rem}.m-2{margin:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-md{max-width:28rem}.h-12{height:3rem}.w-12{width:3rem}.w-2{width:.5rem}.flex{display:flex}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.cursor-not-allowed{cursor:not-allowed}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-gray-900:hover{color:#111827}.hover\:text-yellow-500:hover{color:#f59e0b}.hover\:text-red-500:hover{color:#ef4444}.focus\:ring-2:focus,.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #3b82f6}.focus\:border-transparent:focus{border-color:#0000}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.relative{position:relative}.absolute{position:absolute}.right-3{right:.75rem}.top-3\.5{top:.875rem}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ring-2{box-shadow:0 0 0 2px #3b82f6}.ring-blue-300{box-shadow:0 0 0 2px #93c5fd}.flex-1{flex:1 1}input,select,textarea{box-sizing:border-box;max-width:100%;outline:none}button{background:none;border:none;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.w-full{width:100%}.bg-gray-200{background-color:#e5e7eb}.rounded-full{border-radius:9999px}.h-2{height:.5rem}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}*{box-sizing:border-box}.auth-container,.form-container,form{max-width:100%;padding:2px;width:100%}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{box-sizing:border-box!important;max-width:100%;min-width:0!important;width:100%}.field-container,.form-field,.input-group{max-width:100%;overflow:hidden;width:100%}.flex.items-center svg+div,.flex.items-center svg+h1,.flex.items-center svg+h2,.flex.items-center svg+h3,.flex.items-center svg+h4,.flex.items-center svg+h5,.flex.items-center svg+h6,.flex.items-center svg+span{margin-left:.375rem}.flex.items-center svg:has(+div),.flex.items-center svg:has(+h1),.flex.items-center svg:has(+h2),.flex.items-center svg:has(+h3),.flex.items-center svg:has(+h4),.flex.items-center svg:has(+h5),.flex.items-center svg:has(+h6),.flex.items-center svg:has(+span){margin-right:.375rem}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-button-text{display:none}.nav-button{padding:8px!important}@media (min-width:768px){.nav-button-text{display:inline}.nav-button{padding:8px 12px!important}}
/*# sourceMappingURL=main.277909d3.css.map*/