
:root{--blue:#063b77;--deep:#052e62;--ink:#0b2d5c;--muted:#5d7190;--line:#dfe6ee;--pale:#f3f7fa}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;cursor:pointer}
.wide{width:min(1460px,calc(100% - 72px));margin:auto}.wrap{width:min(1180px,calc(100% - 72px));margin:auto}
.site-header{height:72px;background:#fff;border-bottom:1px solid #e9eef4}.header-inner{height:100%;display:grid;grid-template-columns:310px 1fr 410px;align-items:center;gap:22px}
.brand{display:flex;flex-direction:column;align-items:flex-start}.brand img{width:190px;height:42px;object-fit:contain;object-position:left center}.brand small{font-size:8px;letter-spacing:.02em;margin:0 0 0 86px;color:#60738d}
.main-nav{display:flex;justify-content:center;align-items:stretch;height:72px;gap:30px;white-space:nowrap}.main-nav a{height:72px;display:flex;align-items:center;font-size:13px;position:relative;color:#0d3264}.main-nav a.active{font-weight:700}.main-nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#0a57a4}
.menu-btn{display:none;border:0;background:none;color:#0d3264;font-size:23px;cursor:pointer}
.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:34px}.search{width:270px;height:34px;border-radius:22px;background:#f1f4f7;color:#8998aa;font-size:11px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.search b{font-size:22px;color:#083a75;font-weight:400}.language{display:flex;align-items:center;gap:12px;font-size:12px}.language i{height:16px;width:1px;background:#9daaba}.language .selected{text-decoration:underline;text-underline-offset:3px}
.hero{background:#edf4f8;overflow:hidden}.hero-grid{height:500px;display:grid;grid-template-columns:47% 53%}.hero-copy{padding:58px 42px 30px 0}.eyebrow{font-size:11px;letter-spacing:.16em;color:#607d9e;font-weight:700;margin:0 0 16px}.hero h1{font-size:44px;line-height:1.02;letter-spacing:-1.7px;margin:0 0 15px;color:#0a3566}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.45;color:#2b425c;margin:8px 0;max-width:505px}.markets{display:flex;gap:12px;font-size:12px;margin:22px 0;color:#0a3566}.btn{display:inline-flex;align-items:center;gap:20px;padding:14px 22px;font-size:12px;font-weight:700}.primary{background:#0a3e72;color:#fff}.hero-image{background:url(assets/hero-hd.svg) center/cover no-repeat;margin-right:calc((100vw - min(1180px,calc(100vw - 72px)))/-2);position:relative}.hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#edf4f8 0%,rgba(237,244,248,.45) 11%,transparent 29%)}
.business{padding:45px 0 24px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2,.why-copy h2{font-size:29px;letter-spacing:-.7px;margin:0}.section-head>div .eyebrow{margin-bottom:12px}.section-head>p{font-size:12px;line-height:1.45;color:#607186;margin:0 10px 4px 0}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{border:1px solid #edf0f3;background:#fff}.cards img{width:100%;height:216px;object-fit:cover;display:block}.cards article>div{padding:15px 20px 18px}.cards h3{font-size:17px;margin:0 0 8px}.cards p{font-size:12.5px;line-height:1.45;color:#607186;margin:0 0 13px;min-height:55px}.cards a{font-size:12px;font-weight:700}
.why{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;min-height:350px}.development{background:url(assets/development-hd.svg) center/cover no-repeat;position:relative}.development:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,28,47,.48),transparent 65%)}.dev-label{position:absolute;z-index:2;top:34px;left:max(45px,calc((100vw - 1180px)/2));color:#fff;font-size:19px;line-height:1.5;font-weight:300}.dev-label i{display:block;width:40px;height:1px;background:#fff;margin-top:12px}.why-copy{padding:36px 8vw 28px 65px}.why-copy .eyebrow{margin-bottom:12px}.why-copy h2{margin-bottom:18px}.reason{display:grid;grid-template-columns:42px 1fr;gap:14px;margin:19px 0}.reason>span{font-size:11px;font-weight:700;color:#0a57a4;padding-top:3px}.reason h3{font-size:14px;margin:0 0 5px}.reason p{font-size:12px;color:#607186;line-height:1.4;margin:0}
.cta{background:linear-gradient(100deg,#073866,#064a82);color:#fff;padding:39px 0}.cta-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px}.cta p{font-size:10px;letter-spacing:.13em;margin:0}.cta h2{font-size:27px;margin:12px 0 0;line-height:1.1}.cta-grid>div:last-child>span{font-size:12px;color:#dce8f3}.cta-actions{display:flex;gap:10px;margin-top:18px}.white{background:#fff;color:#0a3566}.outline{border:1px solid rgba(255,255,255,.75);color:#fff}
.site-footer{background:#fff;border-top:1px solid #dfe6ee}.footer-top{min-height:86px;display:grid;grid-template-columns:270px 160px 165px 1.05fr 1.25fr 36px;gap:18px;align-items:center}.footer-brand{display:flex;flex-direction:column}.footer-brand img{width:155px;height:38px;object-fit:contain;object-position:left center}.footer-brand small{font-size:7px;margin-left:58px;color:#667a91}.contact-item{display:flex;gap:9px;align-items:center;font-size:11px;color:#0a3566}.contact-item b{font-size:18px;font-weight:400}.address{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start}.pin{font-size:17px;color:#0a3f7d}.address strong{display:block;font-size:9px;margin-bottom:4px}.address span{display:block;font-size:8.5px;line-height:1.35;color:#60738b}.linkedin{width:24px;height:24px;border-radius:2px;background:#0b67a3;color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}
.footer-bottom{height:48px;border-top:1px solid #e6ebf0;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:8.5px;color:#61738a}.footer-bottom nav{display:flex;justify-content:center;gap:10px}.footer-bottom nav i{height:12px;width:1px;background:#9aa7b5}.footer-bottom>span:last-child{text-align:right}
@media(max-width:1100px){.header-inner{grid-template-columns:210px 1fr auto}.brand img{width:155px}.brand small{display:none}.header-tools .search{display:none}.main-nav{gap:18px}.footer-top{grid-template-columns:220px 150px 150px 1fr 1.2fr 30px}}
@media(max-width:850px){.wide,.wrap{width:min(100% - 34px,1180px)}.site-header{height:auto}.header-inner{height:66px;grid-template-columns:1fr auto}.main-nav{display:none}.brand img{width:145px}.header-tools{gap:12px}.hero-grid{height:auto;grid-template-columns:1fr}.hero-copy{padding:45px 0}.hero h1{font-size:38px}.hero-image{height:370px;margin:0 calc((100vw - min(1180px,calc(100vw - 34px)))/-2)}.cards{grid-template-columns:1fr}.cards img{height:300px}.why{grid-template-columns:1fr}.development{height:340px}.why-copy{padding:40px 34px}.cta-grid{grid-template-columns:1fr;gap:26px}.footer-top{grid-template-columns:1fr 1fr;padding:25px 0}.footer-brand,.address{grid-column:span 1}.footer-bottom{height:auto;padding:18px 0;grid-template-columns:1fr;gap:12px;text-align:center}.footer-bottom>span:last-child{text-align:center}}

/* Locked shell corrections — 2026-09-15 */
.header-inner{grid-template-columns:330px 1fr 390px}
.brand img{width:225px;height:52px;object-fit:contain;object-position:left center}
.footer-brand img{width:190px;height:48px;object-fit:contain;object-position:left center}
.brand small,.footer-brand small{display:none!important}
.main-nav{gap:34px}
@media(max-width:1100px){
  .header-inner{grid-template-columns:255px 1fr auto}
  .brand img{width:205px}
  .main-nav{gap:22px}
}
@media(max-width:850px){
  .brand img{width:180px}
  .footer-brand img{width:175px}
  .header-inner{grid-template-columns:1fr auto auto}.menu-btn{display:block}.header-tools .search{display:none}.main-nav.open{position:absolute;z-index:20;top:66px;left:0;right:0;height:auto;background:#fff;display:flex;flex-direction:column;align-items:stretch;padding:16px 24px;gap:0;box-shadow:0 16px 30px rgba(5,46,98,.14)}.main-nav.open a{height:auto;padding:11px 0}.main-nav.open a.active:after{display:none}
}

/* Capabilities page — follows locked Waldanc shell */
.cap-hero{background:#eef4f8;overflow:hidden}
.cap-hero-grid{height:505px;display:grid;grid-template-columns:48% 52%}
.cap-hero-copy{padding:68px 55px 35px 0}
.cap-hero-copy h1{font-size:46px;line-height:1.03;letter-spacing:-1.8px;margin:0 0 22px;color:#0a3566}
.cap-hero-copy>p:not(.eyebrow){max-width:510px;font-size:14px;line-height:1.55;color:#344b65;margin:8px 0}
.cap-hero-copy .btn{margin-top:23px}
.cap-hero-image{background:url(assets/development-hd.svg) center/cover no-repeat;margin-right:calc((100vw - min(1180px,calc(100vw - 72px)))/-2);position:relative}
.cap-hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eef4f8 0%,rgba(238,244,248,.36) 10%,transparent 28%)}
.cap-intro{padding:58px 0 48px}
.cap-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}
.cap-intro h2,.cap-copy h2,.cap-categories h2{font-size:31px;line-height:1.08;letter-spacing:-.8px;margin:0}
.cap-intro-grid>p{font-size:13px;line-height:1.65;color:#607186;margin:0;max-width:510px}
.capabilities-list{border-top:1px solid #e4e9ee}
.cap-row{width:min(1180px,calc(100% - 72px));margin:auto;display:grid;grid-template-columns:60px 48% 1fr;gap:34px;align-items:center;padding:55px 0;border-bottom:1px solid #e4e9ee;position:relative}
.cap-row.reverse{grid-template-columns:60px 1fr 48%}
.cap-row.reverse .cap-image{grid-column:3}.cap-row.reverse .cap-copy{grid-column:2;grid-row:1}.cap-row.reverse .cap-number{grid-column:1;grid-row:1}
.cap-number{align-self:start;font-size:11px;font-weight:700;color:#0a57a4;padding-top:7px}
.cap-image{height:325px;background-size:cover;background-position:center}
.cap-product{background-image:url(assets/office-hd.svg)}
.cap-private{background-image:url(assets/electronics-hd.svg)}
.cap-packaging{background-image:url(assets/student-hd.svg)}
.cap-supply{background-image:url(assets/hero-hd.svg)}
.cap-copy{padding:10px 20px}.cap-copy h2{font-size:28px;max-width:430px;margin-bottom:17px}
.cap-copy>p:not(.eyebrow){font-size:13px;line-height:1.6;color:#607186;max-width:465px}
.cap-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.cap-tags span{border:1px solid #d7e0e9;padding:8px 11px;font-size:10px;color:#36516f;background:#fff}
.cap-categories{background:#f3f7fa;padding:58px 0}
.cap-cat-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.cap-cat-head>p{font-size:12px;color:#607186}
.cap-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cad6e2;border-bottom:1px solid #cad6e2}
.cap-cat-grid>div{padding:24px 24px 26px 0}.cap-cat-grid>div+div{border-left:1px solid #cad6e2;padding-left:28px}
.cap-cat-grid strong{display:block;font-size:15px;margin-bottom:8px}.cap-cat-grid span{font-size:11.5px;line-height:1.45;color:#607186}
@media(max-width:850px){
 .cap-hero-grid{height:auto;grid-template-columns:1fr}.cap-hero-copy{padding:48px 0}.cap-hero-copy h1{font-size:38px}
 .cap-hero-image{height:360px;margin:0 calc((100vw - min(1180px,calc(100vw - 34px)))/-2)}
 .cap-intro-grid{grid-template-columns:1fr;gap:25px}
 .cap-row,.cap-row.reverse{width:min(100% - 34px,1180px);grid-template-columns:36px 1fr;gap:15px;padding:38px 0}
 .cap-row .cap-number,.cap-row.reverse .cap-number{grid-column:1;grid-row:1}
 .cap-row .cap-image,.cap-row.reverse .cap-image{grid-column:2;grid-row:1;height:270px}
 .cap-row .cap-copy,.cap-row.reverse .cap-copy{grid-column:2;grid-row:2;padding:12px 0}
 .cap-cat-head{display:block}.cap-cat-grid{grid-template-columns:1fr}.cap-cat-grid>div+div{border-left:0;border-top:1px solid #cad6e2;padding-left:0}
}
