:root{--navy:#071a35;--blue:#0b5cab;--sky:#eaf5ff;--orange:#f58220;--ink:#12233b;--muted:#5d6b7e;--white:#fff;--line:#dbe6f0;--soft:#f5f9fc;--shadow:0 18px 50px rgba(7,26,53,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{max-width:1400px;margin:auto;padding:10px 22px;display:flex;align-items:center;gap:18px;min-height:86px}.brand{display:flex;align-items:center;flex:0 0 255px;min-width:255px}.brand img{width:245px;height:70px;object-fit:contain;display:block}.nav{display:flex;gap:2px;align-items:center;justify-content:center;flex:1;min-width:0;white-space:nowrap}.nav a{font-size:15px;font-weight:850;padding:11px 9px;border-radius:10px;white-space:nowrap}.nav a:hover,.nav a.active{background:var(--sky);color:var(--blue)}.header-sap{display:flex;align-items:center;gap:8px;font-weight:850;font-size:14px;color:var(--navy);white-space:nowrap;flex:0 0 auto}.header-sap img{width:82px;height:42px;object-fit:contain}.menu-btn{display:none;background:none;border:0;font-size:30px;color:var(--navy)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#061a35 0%,#0b4f8d 58%,#168ad0 100%);color:#fff}.hero:after{content:"SAP";position:absolute;right:-30px;bottom:-90px;font-size:260px;font-weight:950;color:rgba(255,255,255,.06);letter-spacing:-.08em}.hero-inner{max-width:1240px;margin:auto;padding:105px 24px 110px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;position:relative;z-index:1}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;font-size:14px;font-weight:950;margin:0 0 14px}.hero h1{font-size:clamp(46px,6vw,76px);line-height:1.02;margin:0 0 24px;letter-spacing:-.04em}.hero p.lead{font-size:21px;max-width:720px;color:#dcecff}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:12px;background:var(--orange);color:#fff;font-weight:900;border:0;cursor:pointer;font-size:16px}.btn.alt{background:#fff;color:var(--navy)}.hero-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:28px;box-shadow:0 25px 80px rgba(0,0,0,.18)}.hero-card img{width:100%;height:230px;object-fit:cover;border-radius:20px;opacity:.95}.hero-card h3{font-size:24px;margin:22px 0 7px}.hero-card p{color:#dcecff;margin:0}.section{max-width:1240px;margin:auto;padding:92px 24px}.section-head{max-width:800px;margin-bottom:42px}.section-head h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:0 0 16px;color:var(--navy);letter-spacing:-.035em}.section-head p{font-size:18px;color:var(--muted)}.grid{display:grid;gap:22px}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:0 8px 30px rgba(7,26,53,.06)}.card h3{font-size:23px;margin:0 0 10px;color:var(--navy)}.card p{margin:0;color:var(--muted)}.icon{width:48px;height:48px;border-radius:14px;background:var(--sky);display:grid;place-items:center;color:var(--blue);font-weight:950;margin-bottom:18px}.band{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:22px;overflow:hidden}.stat{background:#fff;padding:30px}.stat strong{display:block;font-size:38px;color:var(--blue);line-height:1}.stat span{display:block;margin-top:8px;color:var(--muted);font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.split img{width:100%;border-radius:28px;box-shadow:var(--shadow)}.checklist{display:grid;gap:14px;padding:0;list-style:none}.checklist li{padding:16px 18px;background:var(--soft);border-radius:13px;font-weight:750}.checklist li:before{content:"✓";color:var(--orange);font-weight:950;margin-right:10px}.quote{background:var(--navy);color:#fff;border-radius:28px;padding:40px}.quote p{font-size:25px;line-height:1.45;margin:0 0 18px}.quote strong{color:#bfe2ff}.page-hero{background:linear-gradient(135deg,var(--navy),#0a62aa);color:#fff;padding:75px 24px}.page-hero-inner{max-width:1240px;margin:auto}.page-hero h1{font-size:56px;line-height:1.05;margin:0}.page-hero p{max-width:750px;color:#dcecff;font-size:19px}.form{display:grid;gap:16px}.form label{font-weight:800}.form input,.form textarea{display:block;width:100%;margin-top:7px;border:1px solid #cbd8e5;border-radius:12px;padding:14px;font:inherit}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}.contact-item{padding:18px 0;border-bottom:1px solid var(--line)}.contact-item b{font-size:17px}.contact-item p{margin:5px 0 0;color:var(--muted)}.footer{background:#06172e;color:#fff}.footer-top{max-width:1240px;margin:auto;padding:28px 24px;border-bottom:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top span{font-size:18px;font-weight:850;color:#fff}.footer-top img{width:110px;height:54px;object-fit:contain}.footer-main{max-width:1240px;margin:auto;padding:58px 24px 42px;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr;gap:42px}.footer-brand img{width:105px;height:105px;object-fit:contain;background:#fff;border-radius:16px;padding:7px}.footer h3{font-size:20px;color:#fff;margin:0 0 17px}.footer p,.footer a{color:#f2f7fc;font-size:16px}.footer a{display:block;margin:9px 0;font-weight:650}.footer a:hover{color:#ffad69}.address{font-size:17px!important;font-weight:700}.footer-bottom{max-width:1240px;margin:auto;padding:20px 24px 28px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:20px;color:#e8f0f8;font-size:15px;font-weight:650}.pill{display:inline-block;padding:8px 12px;border-radius:999px;background:#eaf5ff;color:#07549c;font-size:13px;font-weight:900;margin:4px}.timeline{display:grid;gap:18px}.timeline .card{position:relative;padding-left:26px;border-left:5px solid var(--orange)}@media(max-width:1150px){.nav a{font-size:14px;padding:10px 7px}.brand{flex-basis:225px;min-width:225px}.brand img{width:215px}}@media(max-width:1000px){.nav{display:none}.menu-btn{display:block;margin-left:auto}.header-sap{margin-left:auto}.hero-inner,.split,.contact-grid{grid-template-columns:1fr}.three,.four{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.header-inner{padding:10px 15px}.brand img{width:205px;height:62px}.header-sap{display:none}.hero-inner{padding:75px 18px}.hero h1{font-size:45px}.section{padding:65px 18px}.three,.four,.two,.stats{grid-template-columns:1fr}.page-hero{padding:58px 18px}.page-hero h1{font-size:43px}.footer-main{grid-template-columns:1fr;padding:45px 18px}.footer-top,.footer-bottom{padding-left:18px;padding-right:18px;flex-direction:column;align-items:flex-start}.footer-top img{width:125px}.footer-brand img{width:115px;height:115px}}
/* Header refinement: navigation occupies the header cleanly without the old logo/tagline block. */
.site-header .header-inner{grid-template-columns:1fr auto auto;}
.site-header .nav{justify-content:center; white-space:nowrap;}
@media (max-width: 980px){.site-header .header-inner{grid-template-columns:1fr auto;}.site-header .nav{display:none;}.site-header .header-sap{justify-self:end;}}

/* Brand-new header alignment and readable logo */
.site-header .header-inner{max-width:1480px;min-height:104px;padding:12px 28px;display:flex;align-items:center;gap:28px;}
.site-header .brand{display:flex;align-items:center;flex:0 0 320px;min-width:320px;}
.site-header .brand img{width:310px;height:82px;object-fit:contain;display:block;}
.site-header .nav{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex:1;min-width:0;white-space:nowrap;}
.site-header .nav a{font-size:16px;line-height:1;font-weight:900;padding:14px 10px;white-space:nowrap;}
.site-header .header-sap{font-size:15px;font-weight:900;flex:0 0 auto;}
.site-header .header-sap img{width:92px;height:46px;}
@media(max-width:1250px){.site-header .header-inner{gap:16px;padding-left:20px;padding-right:20px}.site-header .brand{flex-basis:280px;min-width:280px}.site-header .brand img{width:275px}.site-header .nav a{font-size:15px;padding-left:7px;padding-right:7px}.site-header .header-sap span{display:none}}
@media(max-width:1050px){.site-header .brand{flex-basis:260px;min-width:260px}.site-header .brand img{width:255px}.site-header .nav a{font-size:14px;padding-left:5px;padding-right:5px}.site-header .header-sap{display:none}}
@media(max-width:980px){.site-header .header-inner{min-height:92px}.site-header .nav{display:none}.site-header .menu-btn{display:block;margin-left:auto}.site-header .brand{flex-basis:auto;min-width:0}.site-header .brand img{width:280px;height:76px}}
@media(max-width:650px){.site-header .brand img{width:245px;height:68px}.site-header .header-inner{padding:10px 15px}}

/* Brand-new visible MD Intellect logo */
.footer-brand{display:inline-flex;align-items:center;margin-bottom:14px}.footer-brand img{width:320px!important;height:auto!important;max-width:100%;object-fit:contain;background:transparent!important;border-radius:0!important;padding:0!important}.site-header .brand img{width:330px!important;height:88px!important}.site-header .brand{flex-basis:340px!important;min-width:340px!important}.site-header .nav a{font-size:16px!important;font-weight:900!important}@media(max-width:1250px){.site-header .brand{flex-basis:300px!important;min-width:300px!important}.site-header .brand img{width:290px!important;height:78px!important}}@media(max-width:1050px){.site-header .brand{flex-basis:270px!important;min-width:270px!important}.site-header .brand img{width:260px!important;height:72px!important}}@media(max-width:980px){.site-header .brand{flex-basis:auto!important;min-width:0!important}.site-header .brand img{width:280px!important;height:76px!important}}@media(max-width:650px){.site-header .brand img{width:245px!important;height:68px!important}.footer-brand img{width:280px!important}}
