.global-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px max(4vw,20px);margin:0;background:white;border-bottom:1px solid #d5e0e9;font-family:'Segoe UI',Arial,sans-serif;color:#102a43}.global-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font:26px Georgia,serif;text-decoration:none;color:#102a43;line-height:1.1}.global-brand img{width:34px;height:48px}.global-brand small{display:block;margin-top:8px;font:9px 'Segoe UI',sans-serif;letter-spacing:1.7px}.global-header .global-nav{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.global-nav a{font:13px/1.4 'Segoe UI',sans-serif;color:#102a43;text-decoration:none;white-space:nowrap;padding:8px 0;border-bottom:2px solid transparent}.global-nav a[aria-current=page]{border-bottom-color:#155eef}.global-nav .global-login{background:#102a43;color:white;padding:12px 17px;border-radius:4px}.global-language{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:500;margin:0;letter-spacing:0;white-space:nowrap}.global-language select{width:auto;min-width:100px;min-height:42px;padding:8px;border:1px solid #9eafbe;background:white;color:#102a43;font:13px 'Segoe UI',sans-serif;border-radius:4px;margin:0}.global-header a:focus-visible,.global-header select:focus-visible{outline:3px solid #155eef;outline-offset:4px}.auth-welcome{display:none}.auth-view{background:#f7f9fc}.auth-view .auth-welcome{display:block;position:absolute;inset:89px 50% 0 0;min-height:690px;padding:90px 5vw;color:white;background:linear-gradient(90deg,#06192be8,#0a294396),url('/visuals/client-welcome.webp') center/cover}.auth-welcome .eyebrow{color:#cfdfed;font-size:10px}.auth-welcome h1{font:clamp(38px,4vw,60px)/1.12 Georgia,serif;letter-spacing:-1px;margin:26px 0}.auth-welcome>p{color:#dfebf4;font-size:16px;line-height:1.8}.auth-welcome a{color:white;font-size:14px;text-underline-offset:6px}.auth-welcome .auth-pilot{font-size:11px;margin-top:75px;color:#cbdceb}.auth-view .portal-shell{display:block;margin-inline-start:50%;max-width:none;min-height:690px;position:relative}.auth-view .portal-rail,.auth-view .portal-heading{display:none}.auth-view .portal-shell .wrap{max-width:530px;padding:80px 45px 35px}.auth-view .card{border:0;border-radius:0;background:transparent;padding:0;margin:0}.auth-view #loginPanel h2,.auth-view #mfaPanel h2,.auth-view #recoveryPanel h2{font:40px/1.2 Georgia,serif;letter-spacing:-1px;margin:14px 0}.auth-view .note{font-size:14px;line-height:1.7;max-width:370px}.auth-view label{font-size:13px;font-weight:500;margin-top:22px}.auth-view input{border-radius:4px;background:white;border:1px solid #a9bac8;padding:14px}.auth-view #loginForm button,.auth-view #mfaForm button{border:0;border-radius:4px;min-height:50px;margin-top:20px}.login-help{font-size:12px;color:#526579;margin-top:24px}.auth-view footer{font-size:10px;line-height:1.7;margin-top:40px}.auth-view #message:not(:empty){margin-top:0;margin-bottom:25px}.auth-view #recoveryCodes{max-height:none}html[dir=rtl] body{font-family:Tahoma,'Segoe UI',sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{font-family:Tahoma,'Segoe UI',sans-serif;letter-spacing:0;line-height:1.4}html[dir=rtl] .hero-shade,html[dir=rtl] .shade{background:linear-gradient(270deg,#071a2ced,#071a2c7a 58%,#071a2c0d)}html[dir=rtl] .card button{text-align:right}html[dir=rtl] .close{left:12px;right:auto}html[dir=rtl] .auth-welcome{inset:89px 0 0 50%}html[dir=rtl] .eyebrow{letter-spacing:0}@media(max-width:1050px){.global-header{gap:14px;flex-wrap:wrap}.global-header .global-nav{order:3;width:100%;justify-content:center;gap:24px}.global-language{margin-inline-start:auto}.auth-view .auth-welcome{top:145px;min-height:690px}.auth-view .portal-shell .wrap{padding:55px 30px}.auth-welcome h1{font-size:42px}}@media(max-width:700px){.global-header{padding:16px 20px}.global-brand{font-size:23px}.global-language span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.global-header .global-nav{gap:10px;justify-content:space-between}.global-nav a{font-size:11px}.global-nav .global-login{padding:10px}.auth-view .auth-welcome{position:relative;inset:auto!important;min-height:0;padding:35px 24px}.auth-welcome h1{font-size:38px;margin:16px 0}.auth-welcome .auth-pilot{margin-top:20px}.auth-view .portal-shell{margin:0;min-height:0}.auth-view .portal-shell .wrap{padding:35px 25px}.auth-view footer{margin-top:25px}.global-language select{min-width:88px}.global-header .global-nav{display:flex}.global-header{position:relative;z-index:2}}

body.auth-view{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto 1fr;min-height:100vh}.auth-view .global-header{grid-column:1/-1}.auth-view .auth-welcome{position:relative;inset:auto!important;grid-column:1;grid-row:2;min-height:690px}.auth-view .portal-shell{grid-column:2;grid-row:2;margin:0;min-height:690px}.auth-view .card button{text-align:center}html[lang=bn] body,html[lang=bn] h1,html[lang=bn] h2,html[lang=bn] h3{font-family:'Nirmala UI','Vrinda','Segoe UI',sans-serif;letter-spacing:0;line-height:1.6}@media(max-width:700px){body.auth-view{grid-template-columns:1fr;grid-template-rows:auto auto auto}.auth-view .auth-welcome{grid-column:1;grid-row:2;min-height:0}.auth-view .portal-shell{grid-column:1;grid-row:3;min-height:0}}
/* Aligned two-tier navigation: brand and utilities above page destinations. */
.global-header{display:block;padding:0;margin:0;width:100%;background:#fff;border-bottom:1px solid #d5e0e9}
.global-top{max-width:1280px;margin:auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:94px;box-sizing:border-box}
.global-utilities{display:flex;align-items:center;gap:24px}
.global-header .global-language{display:flex;align-items:center;gap:10px;margin:0;font-size:12px;line-height:1.4;font-weight:400}
.global-header .global-language select{margin:0;min-height:42px;height:42px;min-width:105px;padding:8px 10px}
.global-header .global-login{display:flex;align-items:center;justify-content:center;min-height:42px;box-sizing:border-box;padding:10px 18px;background:#102a43;color:white;font:13px/1.4 'Segoe UI',sans-serif;border-radius:4px;text-decoration:none;white-space:nowrap;border:1px solid #102a43}
.global-header .global-login:hover{background:#214762}
.global-nav-row{background:#f5f8fb;border-top:1px solid #e5ebf0}
.global-header .global-nav{display:flex;max-width:1280px;margin:0 auto;padding:0 32px;gap:30px;align-items:stretch;justify-content:flex-start;width:auto;box-sizing:border-box;flex-wrap:wrap}
.global-header .global-nav a{display:flex;align-items:center;min-height:49px;padding:0 2px;font:13px/1.45 'Segoe UI',sans-serif;border-bottom:3px solid transparent;box-sizing:border-box}
.global-header .global-nav a:hover{color:#155eef;border-bottom-color:#b7cae4}
.global-header .global-nav a[aria-current=page]{color:#155eef;border-bottom-color:#155eef;font-weight:600}
.contact-page h1,#opportunities h1{font:clamp(36px,5vw,56px)/1.15 Georgia,serif;margin:20px 0 25px}
.contact-page .path h2{font:28px/1.3 Georgia,serif}.contact-email{overflow-wrap:anywhere;text-underline-offset:5px;color:#155eef}.contact-page .path-grid{margin-top:42px}
@media(max-width:800px){.global-top{padding:18px 22px}.global-utilities{gap:12px}.global-header .global-nav{padding:0 22px;gap:20px}.global-header .global-language span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.global-brand{font-size:23px}}
@media(max-width:520px){.global-top{padding:16px 18px;gap:14px;flex-wrap:wrap}.global-brand{font-size:23px}.global-brand small{font-size:8px;letter-spacing:1.5px}.global-utilities{width:100%;justify-content:space-between;gap:16px}.global-header .global-language{margin:0}.global-header .global-language span{position:static;width:auto;height:auto;clip-path:none}.global-header .global-nav{padding:0 18px;gap:0;display:flex;justify-content:flex-start}.global-header .global-nav a{font-size:12px;min-height:42px;margin-inline-end:22px}.global-header .global-login{font-size:12px}.contact-page .path-grid{grid-template-columns:1fr}}
/* Calm invitation-style sign-in, keeping authentication controls intact. */
body.auth-view{background:#f3faff;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start}
.auth-view .global-header{grid-column:1/-1;grid-row:1;align-self:start}
.auth-view .auth-welcome{grid-column:1;grid-row:2;position:relative;background:none;color:#102a43;min-height:0;width:100%;max-width:610px;justify-self:end;padding:64px 60px 60px 32px;box-sizing:border-box}
.auth-welcome .eyebrow{color:#1d6eaa;font-size:10px;letter-spacing:1.8px}
.auth-welcome h1{font:48px/1.08 Georgia,serif;letter-spacing:-1px;margin:25px 0;max-width:420px;color:#102a43}
.auth-welcome>p{color:#527fa4;font-size:15px;line-height:1.7}
.auth-steps{list-style:none;margin:44px 0;padding:0;display:grid;gap:24px}
.auth-steps li{display:flex;align-items:center;gap:14px;color:#527fa4;font-size:13px;line-height:1.5}
.auth-steps li>span:first-child{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border:1px solid #c9dfef;border-radius:50%;font-size:12px;flex-shrink:0}
.auth-steps li:first-child{color:#146ca4}.auth-steps li:first-child>span{border-color:#24648f;background:#e1f2ff}.auth-steps strong{font-weight:500}
.auth-welcome .auth-support{font-size:12px;border-inline-start:3px solid #b8def8;background:#e4f3ff;padding:10px 14px;max-width:360px}
.auth-view .portal-shell{grid-column:2;grid-row:2;min-height:0;width:100%;max-width:610px;justify-self:start;background:none;padding:42px 32px 50px 24px;box-sizing:border-box}
.auth-view .portal-shell .wrap{max-width:480px;padding:0;margin:0;width:100%}
.auth-view .card{padding:36px;background:white;border:1px solid #cde1f1;border-radius:16px;box-shadow:0 12px 36px #153e6003;margin:0}
.auth-lock{width:46px;height:46px;border:1px solid #cde1f1;border-radius:12px;color:#1673ad;background:#e2f2fe;display:flex;align-items:center;justify-content:center;margin-bottom:26px}
.auth-view #loginPanel h2,.auth-view #mfaPanel h2,.auth-view #recoveryPanel h2{font:500 23px/1.35 'Segoe UI',sans-serif;letter-spacing:-.4px;margin:0 0 16px}
.auth-view .note{font-size:13px;line-height:1.8;color:#527fa4;margin-bottom:26px;max-width:none}
.auth-view label{font-size:12px;color:#102a43;margin-top:22px}
.auth-view input{border:1px solid #c9dff0;border-radius:6px;min-height:47px;padding:12px;background:#fff}
.auth-view #loginForm button,.auth-view #mfaForm button{background:#1a70a6;min-height:48px;border-radius:6px;margin-top:14px;font-size:13px}
.auth-view #loginForm button:hover,.auth-view #mfaForm button:hover{background:#125883}
.auth-view .login-help{border-top:1px solid #dfebf4;padding-top:22px;margin:24px 0 0;text-align:center;color:#527fa4;font-size:12px;line-height:1.6}
.auth-view .login-help a{color:#124b73;text-underline-offset:4px}
.auth-view footer{margin:22px 0 0;color:#647c90;font-size:10px;padding:0;line-height:1.7}
@media(max-width:800px){.auth-view .auth-welcome{padding:44px 24px}.auth-welcome h1{font-size:40px}.auth-view .portal-shell{padding:34px 22px 40px 0}.auth-view .card{padding:26px}}
@media(max-width:700px){body.auth-view{grid-template-columns:1fr;grid-template-rows:auto auto auto}.auth-view .global-header{grid-row:1}.auth-view .auth-welcome{grid-row:2;grid-column:1;max-width:520px;justify-self:center;padding:34px 24px 12px}.auth-welcome h1{font-size:38px;margin:18px 0}.auth-steps{margin:25px 0;gap:14px}.auth-welcome .auth-support{display:none}.auth-view .portal-shell{grid-column:1;grid-row:3;max-width:520px;justify-self:center;padding:18px 24px 40px}.auth-view .portal-shell .wrap{max-width:none}.auth-view .card{padding:28px 24px}}
/* A dedicated client entrance, separate from the public navigation. */
.client-entry .signin-header{background:transparent;border:0}
.client-entry .signin-header .global-top{max-width:1160px;padding:28px 32px;min-height:96px}
.signin-wordmark{display:flex;flex-direction:column;gap:7px;color:#102a43;text-decoration:none;width:fit-content}
.signin-wordmark>span{font:27px/1 Georgia,serif;letter-spacing:1px}
.signin-wordmark>small{font:9px/1.5 'Segoe UI',sans-serif;letter-spacing:2px;color:#256b98;border-top:1px solid #bdd9ea;padding-top:8px}
.client-entry.auth-view{background:radial-gradient(ellipse at 15% 95%,#dfeef7 0,transparent 50%),#f3faff}
.client-entry .global-language select{background:#ffffffb3;border-color:#bfd4e4}
.client-entry .auth-welcome{padding-top:52px}
.client-entry .auth-welcome .eyebrow{max-width:320px;padding-bottom:14px;border-bottom:1px solid #bdd9ea}
.client-entry .auth-support{background:transparent;border-inline-start:2px solid #247da9}
.client-entry.auth-view .portal-shell{padding-top:30px}
.client-entry.auth-view .card{border-top:3px solid #247da9;box-shadow:0 18px 55px #17476908}
@media(max-width:700px){.client-entry .signin-header .global-top{padding:24px;flex-wrap:nowrap;gap:14px}.signin-wordmark>span{font-size:23px}.signin-wordmark>small{font-size:8px;letter-spacing:1.3px}.client-entry .global-language span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.client-entry .auth-welcome{padding-top:20px}.client-entry.auth-view .portal-shell{padding-top:12px}}
/* Client entrance: the homepage's navy, paper and editorial typography. */
.client-entry.auth-view{background:#f8fafc}
.client-entry .signin-header .global-top{max-width:1200px;padding:30px 40px}
.client-entry .signin-wordmark>span{font-size:28px;letter-spacing:.5px}
.client-entry .signin-wordmark>small{color:#102a43;border-color:#bacbd8}
.client-entry .global-language select{background:transparent;border-color:#c3d0dc;border-radius:3px}
.client-entry .auth-welcome{padding:72px 64px 60px 48px;max-width:610px}
.client-entry .auth-welcome .eyebrow{font-size:10px;color:#526579;letter-spacing:2px;border:0;padding-bottom:0;margin:0 0 30px}
.client-entry .auth-welcome h1{font:clamp(44px,4.8vw,64px)/1.08 Georgia,serif;letter-spacing:-1.8px;margin:0 0 28px;color:#102a43}
.client-entry .auth-welcome>p{color:#526579;font-size:16px;line-height:1.8}
.client-entry .auth-steps{gap:0;margin:42px 0 30px;max-width:360px}
.client-entry .auth-steps li{padding:17px 0;border-top:1px solid #d8e0e7;color:#526579;font-size:13px;gap:20px}
.client-entry .auth-steps li>span:first-child{border:0;background:none;width:24px;height:auto;justify-content:start;color:#7b91a4;font:italic 25px/1 Georgia,serif}
.client-entry .auth-steps li:first-child{color:#102a43}.client-entry .auth-steps li:first-child>span:first-child{color:#155eef}
.client-entry .auth-welcome .auth-support{padding:0;border:0;color:#526579;font:italic 17px/1.6 Georgia,serif;margin-top:32px}
.client-entry.auth-view .portal-shell{padding:55px 40px 60px 28px;max-width:610px}
.client-entry.auth-view .card{border:1px solid #d8e0e7;border-radius:5px;padding:42px;background:white;box-shadow:0 18px 45px #102a4308}
.client-entry .auth-lock{border:0;border-radius:0;width:44px;height:44px;background:#102a43;color:#fff;margin-bottom:28px}
.client-entry.auth-view #loginPanel h2,.client-entry.auth-view #mfaPanel h2,.client-entry.auth-view #recoveryPanel h2{font:32px/1.18 Georgia,serif;letter-spacing:-.7px;color:#102a43;margin-bottom:18px}
.client-entry.auth-view .note{color:#526579;line-height:1.8;margin-bottom:28px}
.client-entry.auth-view input{border-color:#b8c8d6;border-radius:3px;min-height:49px}
.client-entry.auth-view #loginForm button,.client-entry.auth-view #mfaForm button{background:#155eef;border-radius:3px;min-height:49px;font-weight:600;letter-spacing:.1px}
.client-entry.auth-view #loginForm button:hover,.client-entry.auth-view #mfaForm button:hover{background:#114dcb}
.client-entry.auth-view .login-help{border-color:#d8e0e7;color:#526579;padding-top:24px;margin-top:28px}
.client-entry.auth-view .login-help a{color:#102a43}
html[dir=rtl] .client-entry .auth-welcome h1,html[dir=rtl] .client-entry.auth-view #loginPanel h2{font-family:Tahoma,'Segoe UI',sans-serif;letter-spacing:0;line-height:1.4}
html[lang=bn] .client-entry .auth-welcome h1,html[lang=bn] .client-entry.auth-view #loginPanel h2{font-family:'Nirmala UI','Vrinda',sans-serif;letter-spacing:0;line-height:1.5}
@media(max-width:800px){.client-entry .auth-welcome{padding:48px 28px}.client-entry.auth-view .portal-shell{padding:36px 24px 45px 0}.client-entry.auth-view .card{padding:30px}}
@media(max-width:700px){.client-entry .signin-header .global-top{padding:24px}.client-entry .auth-welcome{padding:34px 24px 0}.client-entry .auth-welcome h1{font-size:45px}.client-entry .auth-welcome .eyebrow{margin-bottom:22px}.client-entry .auth-steps{margin:28px 0 8px}.client-entry.auth-view .portal-shell{padding:24px 24px 40px}.client-entry.auth-view .card{padding:30px 25px}.client-entry.auth-view #loginPanel h2{font-size:29px}}
/* Minimal sign-in: a logo above one centered card. */
body.client-entry.auth-view{display:flex;flex-direction:column;align-items:center;min-height:100vh;background:#f8fafc}
.client-entry.auth-view .signin-header{width:100%;flex:none}
.client-entry .signin-header .global-top{justify-content:center;min-height:0;padding:38px 24px 25px}
.client-entry .signin-wordmark{display:flex;flex-direction:row;align-items:center;gap:13px}
.client-entry .signin-wordmark img{width:34px;height:48px}
.signin-brand-text{display:flex;flex-direction:column;gap:7px}
.signin-brand-text>span{font:28px/1 Georgia,serif;letter-spacing:.5px;color:#102a43}
.signin-brand-text>small{font:9px/1.5 'Segoe UI',sans-serif;letter-spacing:1.8px;color:#102a43}
.client-entry.auth-view .portal-shell{width:100%;max-width:510px;padding:20px 24px 40px;min-height:0;margin:0}
.client-entry.auth-view .portal-shell .wrap{max-width:none}
.client-entry.auth-view .card{position:relative;padding:35px 38px;border-radius:6px;box-shadow:0 14px 45px #102a4306}
.client-entry.auth-view .card .global-language{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0 0 24px;font-size:11px}
.client-entry.auth-view .card .global-language select{width:auto;min-width:100px;min-height:34px;margin:0;padding:6px 8px;font-size:12px;border:1px solid #c3d0dc;border-radius:3px;background:white}
.client-entry.auth-view .auth-lock{margin-bottom:24px}
.client-entry.auth-view #loginPanel h2{font-size:31px}
.client-entry.auth-view footer{text-align:center}
@media(max-width:700px){.client-entry .signin-header .global-top{padding:28px 20px 18px}.client-entry.auth-view .portal-shell{padding:12px 20px 32px}.client-entry.auth-view .card{padding:28px 24px}.client-entry .card .global-language span{position:static;width:auto;height:auto;clip-path:none}.client-entry.auth-view #loginPanel h2{font-size:29px}}
