@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
:root{--ink:#0a1729;--muted:#65748b;--line:#dfe6ef;--green:#0a8f68;--navy:#071426}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:"DM Sans",sans-serif;color:var(--ink);background:radial-gradient(circle at 8% 12%,rgba(23,107,135,.2),transparent 26%),radial-gradient(circle at 90% 10%,rgba(52,211,153,.18),transparent 25%),linear-gradient(145deg,#071426,#0b2d44 60%,#125f70);-webkit-font-smoothing:antialiased}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-card{width:100%;max-width:520px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3)}.auth-brand{display:flex;align-items:center;gap:13px;padding:28px 34px;color:#fff;background:linear-gradient(135deg,#071426,#0c4055);font:800 20px "Manrope",sans-serif}.auth-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08)}.auth-brand em{color:#34d399;font-style:normal}.auth-body{padding:38px 42px 42px}.auth-body h1{margin:0 0 10px;font:800 32px/1.15 "Manrope",sans-serif;letter-spacing:-.04em}.intro{margin:0 0 28px;color:var(--muted);line-height:1.6}.field{margin-bottom:20px}.field label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}.field input{width:100%;height:54px;padding:0 16px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font:inherit;outline:none}.field input:focus{border-color:#0f9d78;box-shadow:0 0 0 4px rgba(15,157,120,.11)}.button{display:grid;place-items:center;width:100%;min-height:54px;padding:0 18px;border:0;border-radius:12px;background:linear-gradient(135deg,#13a779,#08795f);color:#fff;font-weight:800;text-decoration:none;cursor:pointer;box-shadow:0 12px 25px rgba(8,121,95,.22)}.button:hover{color:#fff;background:linear-gradient(135deg,#0d996e,#066d56)}.back{display:block;margin-top:21px;text-align:center;color:var(--green);font-size:14px;font-weight:700;text-decoration:none}.back:hover{text-decoration:underline}.alert{margin-bottom:23px;padding:14px 16px;border-radius:11px;font-size:14px;line-height:1.5}.alert-error{color:#a92332;background:#fff0f1;border:1px solid #ffd2d7}.alert-success{color:#11644e;background:#ebfaf4;border:1px solid #c4efdf}.secure{display:flex;justify-content:center;gap:7px;margin-top:25px;color:#8491a1;font-size:12px}.secure svg{width:15px;height:15px}.tagline{margin-left:auto;color:#b9ceda;font:500 11px "DM Sans",sans-serif}@media(max-width:560px){.auth-shell{align-items:start;padding:16px}.auth-card{border-radius:18px}.auth-brand{padding:22px 24px}.tagline{display:none}.auth-body{padding:30px 24px 32px}.auth-body h1{font-size:28px}}

/* JobCue master brand — 044 */
.auth-brand-logo{display:block;width:172px;max-width:58%;height:auto}
.auth-brand .auth-mark,.auth-brand>em{display:none}
@media(max-width:560px){.auth-brand-logo{width:158px;max-width:72%}}
