*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#111827;background:linear-gradient(#b1926114,#0000 26%),linear-gradient(#fefcfb 0,#f9fafb 40%,#f3f4f6 100%);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (max-width:900px){body{font-size:15px}h1{font-size:1.7rem}h2{font-size:1.4rem}h3{font-size:1.2rem}p{font-size:.95rem;line-height:1.6}}body ::selection{color:#fff;background:#b19261}h1,h2,h3,p{margin:0}button{font-family:inherit}.auth-container{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 1rem;display:flex}.auth-card{background:#fff;border:1px solid #d1d5db80;border-radius:1.5rem;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 20px 60px #0f172a1f}.auth-card h1{color:#111827;text-align:center;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.auth-card .auth-subtitle{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:.95rem}.error-message{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.9rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1f2937;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.875rem 1rem;font-size:.95rem;transition:all .2s ease-out}.form-input:focus{background:#fff;border-color:#b22928;outline:none;box-shadow:0 0 0 3px #b229281a}.form-input.error{background:#fef2f2;border-color:#dc2626}.form-error{color:#dc2626;margin-top:.375rem;font-size:.85rem}.btn-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b22928,#a01e1e);border:none;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s ease-out;box-shadow:0 10px 25px #b2292833}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 35px #b229284d}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.auth-toggle{text-align:center;border-top:1px solid #e5e7eb;padding-top:1.5rem}.auth-toggle p{color:#6b7280;margin-bottom:.5rem;font-size:.95rem}.auth-toggle .toggle-link{color:#b22928;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease-out}.auth-toggle .toggle-link:hover{color:#a01e1e;text-decoration:underline}.test-credentials{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:.75rem;margin-top:1.5rem;padding:1rem;font-size:.85rem}.test-credentials p{margin:.25rem 0;font-family:Courier New,monospace}.test-credentials strong{color:#78350f}@media (max-width:600px){.auth-card{padding:1.5rem}.auth-card h1{font-size:1.5rem}}
