*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.auth-container{background:#f9fafb;justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.auth-title{text-align:center;color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.auth-subtitle{color:#6b7280;text-align:center;margin-bottom:2rem;font-size:.875rem}.form-group{margin-bottom:1rem}.form-label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.form-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.form-input:focus{border-color:#2563eb}.form-error{color:#dc2626;margin-top:.25rem;font-size:.75rem}.form-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:.625rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s}.form-button:hover{background:#1d4ed8}.form-button:disabled{opacity:.6;cursor:not-allowed}.auth-link{color:#2563eb;font-size:.875rem;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-footer{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.875rem}.auth-footer a{color:#2563eb;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.alert-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.alert-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.form-row{justify-content:flex-end;margin-bottom:1rem;display:flex}
