body{font-family:Arial,sans-serif;padding:2rem}.auth-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center}.auth-page .logo{max-width:300px;margin-bottom:2rem}.auth-page .status{font-size:1.2rem;color:#333}.auth-page .error{max-width:600px;padding:2rem;background-color:#ffebee;border-radius:8px;border-left:4px solid #d32f2f}.auth-page .error h1{color:#d32f2f;margin-bottom:1rem;font-size:1.5rem}.auth-page .error .contact{color:#666;font-size:.9rem;margin-bottom:1rem}.auth-page .error .code{color:#999;font-size:.85rem;margin-top:1rem}
