:root{font-family:Segoe UI,Arial,sans-serif;color:#17232e;background:#f2f5f8}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,540px);padding:36px;background:#fff;border:1px solid #dbe4ed;border-radius:12px;box-shadow:0 10px 32px #15283a12}.brand{font-weight:700;color:#135aa0;letter-spacing:.02em}h1{font-size:28px;margin:18px 0}p{line-height:1.55}button{margin-top:12px;padding:12px 18px;border:0;border-radius:6px;background:#1264ad;color:#fff;font:inherit;font-weight:600;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.status{min-height:48px;margin:20px 0 0;padding:12px;border-radius:6px;background:#eaf3fc}.status.error{background:#fdeceb;color:#8c2424}.status.success{background:#e8f5ea;color:#18592a}.help{margin-top:26px;font-size:13px;color:#5a6b7b}
