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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;max-width:28rem;padding:2rem;width:100%}.auth-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.auth-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:2rem;text-align:center}.auth-form{margin-top:1.5rem}.input-group{margin-bottom:1.5rem}.input-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.auth-input{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.625rem;width:100%}.auth-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.auth-button{background-color:#4f46e5;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.625rem;width:100%}.auth-button:hover{background-color:#4338ca}.auth-button:disabled{background-color:#9ca3af;cursor:not-allowed}.auth-checkbox{align-items:center;display:flex}.auth-checkbox input{margin-right:.5rem}.auth-checkbox label{color:#4b5563;font-size:.875rem}.auth-link{color:#4f46e5;font-size:.875rem;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.divider{align-items:center;display:flex;margin:1.5rem 0}.divider:after,.divider:before{border-bottom:1px solid #e5e7eb;content:"";flex:1 1}.divider-text{color:#6b7280;font-size:.875rem;padding:0 1rem}.error-message{color:#ef4444}.error-message,.success-message{font-size:.875rem;margin-top:.5rem;text-align:center}.success-message{color:#10b981}.auth-footer{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-footer-link{color:#4f46e5;font-weight:500;text-decoration:none}.auth-footer-link:hover{text-decoration:underline}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.min-h-screen{min-height:100vh}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.text-center{text-align:center}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.p-6{padding:1.5rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.max-w-md{max-width:28rem}.w-full{width:100%}.App{text-align:center}.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)}}
/*# sourceMappingURL=main.988a8584.css.map*/