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}*{box-sizing:border-box}.auth-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.auth-card{max-width:28rem;width:100%}.auth-header{margin-bottom:2rem;text-align:center}.auth-title{color:#111827;font-size:1.875rem;font-weight:800;margin-bottom:.5rem}.auth-subtitle{color:#4b5563;font-size:.875rem}.auth-link{color:#2563eb;font-weight:500;text-decoration:none}.auth-link:hover{color:#1d4ed8}.form-group{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-input{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-input.error{border-color:#fca5a5}.form-error{color:#dc2626}.form-error,.form-success{font-size:.875rem;margin-top:.25rem}.form-success{color:#16a34a}.input-group{display:flex;gap:.5rem}.input-group .form-input{flex:1 1}.btn{align-items:center;border:1px solid;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease-in-out}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background-color:#2563eb;border-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8;border-color:#1d4ed8}.btn-secondary{background-color:#9ca3af;border-color:#9ca3af;color:#fff}.btn-full{width:100%}.alert{align-items:center;border-radius:.375rem;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.alert-close{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1.25rem;line-height:1;margin-left:1rem;padding:0}.checkbox-group{align-items:center;display:flex;margin-bottom:1rem}.checkbox-group input[type=checkbox]{margin-right:.5rem}.checkbox-group label{color:#111827;font-size:.875rem}.home-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh}.home-card{max-width:28rem;padding:0 1rem;text-align:center;width:100%}.home-title{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.home-subtitle{color:#4b5563;font-size:1.125rem;margin-bottom:2rem}.home-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.home-footer{color:#6b7280;font-size:.875rem}.App{text-align:center}.App-header{background-color:#282c34;color:#fff;padding:20px}.App-header h1{font-size:2rem;margin:0}main{min-height:calc(100vh - 100px);padding:2rem}
/*# sourceMappingURL=main.9dc218ca.css.map*/