/* Static site baseline; the custom design rules follow unchanged. */
*,::before,::after{box-sizing:border-box;margin:0;padding:0;border:0 solid}
html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent}
body{line-height:inherit}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
small{font-size:80%}
ol,ul,menu{list-style:none}
button,input,select,textarea{font:inherit;letter-spacing:inherit;color:inherit;background:transparent;border-radius:0;opacity:1}
button,[type=button],[type=submit],[type=reset]{appearance:button;cursor:pointer}
input[type=search]{appearance:textfield}
input::placeholder{opacity:1;color:#84909e}
hr{height:0;color:inherit;border-top-width:1px}
img,svg,video,canvas{display:block;vertical-align:middle;max-width:100%;height:auto}
[hidden]{display:none!important}

:root{--navy:#071d38;--blue:#0a355f;--green:#00b894;--pale:#f3f7f5;--ink:#10263d;--muted:#657588;--line:#dce5e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:100px 0}.pale{background:var(--pale)}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.04em}label{display:block;color:#008d72;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:16px}header{position:sticky;top:0;z-index:20;background:#fffffff2;backdrop-filter:blur(14px);border-bottom:1px solid #e7ecee}.nav{height:80px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),#08735f);color:white;font-size:11px;font-weight:900}.brand b,.brand small{display:block}.brand b{font-size:14px;letter-spacing:.08em}.brand small{font-size:10px;color:#758494;margin-top:3px}.links{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:bold}.navbtn{background:var(--navy);color:white;padding:12px 18px;border-radius:99px}.hamb{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(125deg,#061a32,#0a355f 65%,#075465);color:white;overflow:hidden}.heroGrid{min-height:700px;padding:100px 0;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.hero h1{font-size:clamp(52px,6vw,80px);line-height:.98;letter-spacing:-.055em;margin-bottom:28px}.hero h1 em{font-style:normal;color:#65e5cb}.hero p{color:#c4d1dc;font-size:18px;line-height:1.7}.actions{display:flex;gap:13px;margin:34px 0}.btn{display:inline-flex;justify-content:center;padding:16px 21px;border-radius:7px;font-size:13px;font-weight:900}.green{background:var(--green);color:#05352f}.outline{border:1px solid #ffffff55}.white{background:white;color:var(--navy)}.trust{color:#a9bbc9;font-size:11px}.journey{position:relative;background:#fff;color:var(--ink);padding:28px;border-radius:18px;box-shadow:0 35px 75px #0005;transform:rotate(1.5deg)}.journeyTop,.labels{display:flex;justify-content:space-between}.journeyTop small{color:#8492a0;letter-spacing:.15em}.track{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;margin:60px 8px 13px}.track i{width:15px;height:15px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #d9f6ee}.track span{height:2px;background:#a8dfd2}.labels{color:#718292}.complete{display:flex;gap:12px;margin-top:58px;border:1px solid var(--line);padding:17px;border-radius:10px;color:#008d72}.complete span b,.complete span small{display:block;color:var(--ink)}.complete span small{color:#82909c;margin-top:3px}.scholar{position:absolute;right:-25px;top:-32px;background:white;padding:15px 19px;border-radius:10px;box-shadow:0 15px 35px #0004}.scholar b,.scholar small{display:block}.scholar b{color:#008d72;font-size:25px}.stats{padding:32px 0;border-bottom:1px solid var(--line)}.statGrid{display:grid;grid-template-columns:repeat(4,1fr)}.statGrid div{padding:10px 28px;border-right:1px solid var(--line)}.statGrid div:first-child{padding-left:0}.statGrid div:last-child{border:0}.statGrid b,.statGrid span{display:block}.statGrid b{font-size:31px}.statGrid span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.note{font-size:9px;color:#8695a1;margin-top:12px}.center{text-align:center}.two{display:grid;grid-template-columns:1fr 1fr;gap:90px}.copy p{color:#536579;line-height:1.8;font-size:16px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{background:white;border:1px solid var(--line);padding:9px 12px;border-radius:99px;font-size:11px;font-weight:bold}.title{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.title>div{max-width:720px}.title h2{margin-bottom:0}.title>p{max-width:390px;color:var(--muted);line-height:1.7}.services{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-width:1px 0 0 1px}.services article{min-height:255px;padding:32px;border:1px solid var(--line);border-width:0 1px 1px 0;transition:.25s}.services article:hover{background:var(--navy);color:white;transform:translateY(-4px)}.services small{color:#008d72;font-weight:bold}.services h3{margin-top:38px}.services p{color:var(--muted);font-size:13px;line-height:1.7}.services a{color:#008d72;font-size:11px;font-weight:bold}.proof{background:linear-gradient(120deg,#06213f,#075064);color:white}.proof p{color:#bfd0da;line-height:1.8}.docs{position:relative;min-height:370px}.docs article{position:absolute;width:330px;height:175px;background:white;color:var(--ink);border-radius:10px;padding:24px;border-top:5px solid var(--green);box-shadow:0 20px 40px #0004}.docs article:nth-child(1){right:10px;transform:rotate(5deg)}.docs article:nth-child(2){top:85px;left:0;transform:rotate(-5deg)}.docs article:nth-child(3){top:175px;right:35px;transform:rotate(2deg)}.docs small,.docs b,.docs span{display:block}.docs small{color:#008d72}.docs b{font-size:20px;margin:38px 0 7px}.docs span{color:#718190;font-size:11px}.filters{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.filters input{width:360px;padding:13px;border:1px solid var(--line);border-radius:7px}.filters button{border:1px solid var(--line);background:white;border-radius:99px;padding:10px 14px;margin-left:6px;font-size:11px;font-weight:bold}.filters button.active{background:var(--navy);color:white}.unis{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.unis>article{background:white;border:1px solid var(--line);border-radius:11px;padding:22px;display:grid;grid-template-columns:55px 1fr;gap:13px;transition:.2s}.unis>article:hover{transform:translateY(-3px);box-shadow:0 15px 35px #10263d15}.ulogo{width:55px;height:55px;border-radius:9px;display:grid;place-items:center;background:var(--blue);color:white;font-size:9px;font-weight:900;text-align:center}.c1{background:#008d72}.c2{background:#864c38}.c3{background:#4b4c8b}.unis h3{font-size:15px;margin:5px 0}.unis p{color:#7a8997;font-size:10px}.tags,.unis ul,.unis>a{grid-column:1/-1}.tags span{display:inline-block;background:#dff8f1;color:#08745f;padding:5px 7px;margin:0 4px 4px 0;border-radius:4px;font-size:8px;font-weight:bold}.unis ul{list-style:none;padding:13px 0;margin:0;border-top:1px solid #edf0f1;display:grid;grid-template-columns:1fr 1fr;gap:6px}.unis li{font-size:10px;color:#58697a}.unis li:before{content:"• ";color:var(--green)}.unis>a{display:flex;justify-content:space-between;color:#008d72;font-size:11px;font-weight:bold}.empty{text-align:center;background:white;padding:40px}.team{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.team article{background:var(--pale);padding-bottom:20px}.portrait{height:250px;display:grid;place-items:center;background:linear-gradient(135deg,#0b385f,#00aa89);color:white;font-size:43px;font-weight:900}.p1{background:linear-gradient(135deg,#142d46,#6692a8)}.portrait.photo{display:block;overflow:hidden;background:#e9eef0}.portrait.photo img{width:100%;height:100%;display:block;object-fit:cover}.rakib-photo img{object-position:center 22%}.shuvo-photo img{object-position:center 28%}.p2{background:linear-gradient(135deg,#087368,#6ac7ad)}.p3{background:linear-gradient(135deg,#37566c,#91a9b7)}.team article>small,.team article>h3,.team article>p{margin-left:20px;margin-right:20px}.team article>small{display:block;color:#008d72;font-size:9px;font-weight:bold;text-transform:uppercase;margin-top:18px}.team h3{font-size:17px;margin-top:7px;margin-bottom:8px}.team p{color:var(--muted);font-size:11px;line-height:1.6}.process{text-align:center}.process h2{max-width:700px;margin:0 auto 45px}.process .shell>div{display:grid;grid-template-columns:repeat(5,1fr)}.process article b{width:54px;height:54px;border-radius:50%;background:white;border:1px solid var(--line);display:grid;place-items:center;margin:0 auto 14px;color:#008d72}.process article span{font-size:12px;font-weight:bold}.contact{padding:85px 0;background:var(--navy);color:white}.contact p{color:#adbdca}.contactCard{background:white;color:var(--ink);padding:27px;border-radius:12px}.contactCard small,.contactCard b{display:block}.contactCard small{color:#7a8b98}.contactCard b{margin:6px 0 15px}.contactCard .btn{margin-top:16px}footer{background:#06172b;color:white;padding:60px 0 25px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px}.foot>div:not(.brand){display:flex;flex-direction:column;gap:10px}.foot>div>b{color:#65e1c7;font-size:10px;text-transform:uppercase}.foot a,.foot p{color:#9caebe;font-size:11px;line-height:1.7}.copyright{border-top:1px solid #ffffff15;margin-top:40px;padding-top:20px;color:#708497;font-size:9px}
@media(max-width:900px){.hamb{display:block}.links{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:22px;flex-direction:column;align-items:stretch}.links.open{display:flex}.heroGrid,.two{grid-template-columns:1fr}.heroGrid{gap:70px}.journey{max-width:520px}.statGrid{grid-template-columns:1fr 1fr}.services,.unis{grid-template-columns:1fr 1fr}.team{grid-template-columns:1fr 1fr}.title{display:block}.title>p{max-width:600px;margin-top:18px}.foot{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.shell{width:calc(100% - 28px)}.section{padding:72px 0}.heroGrid{padding:70px 0}.hero h1{font-size:47px}.actions{flex-direction:column}.journey{padding:20px}.scholar{right:-4px}.statGrid div{padding:12px}.statGrid b{font-size:24px}.two{gap:35px}.services,.unis,.team{grid-template-columns:1fr}.filters{display:block}.filters input{width:100%;margin-bottom:12px}.filters button{margin:3px}.docs{transform:scale(.82);transform-origin:left top;height:310px}.process .shell>div{grid-template-columns:1fr 1fr;gap:25px}.foot{grid-template-columns:1fr}}

/* Deployment and accessibility additions. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--green);outline-offset:4px}
section[id]{scroll-margin-top:90px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::before,::after{transition:none!important}}
