*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#173b68;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1500px,94%);margin:auto}.header{background:#fff;border-bottom:1px solid #d9e0e8;position:sticky;top:0;z-index:50}.nav-wrap{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:16px}.brand img{width:150px;height:75px;object-fit:contain}.brand span{border-left:1px solid #b9c4d0;padding-left:20px}.brand b{display:block;font-size:25px;letter-spacing:.3px}.brand small{font-size:14px;color:#234e7a}.header nav{display:flex;gap:31px;align-items:center;font-size:14px;font-weight:700}.header nav a{padding:35px 0 28px;border-bottom:3px solid transparent;white-space:nowrap}.header nav a:hover,.header nav a.active{border-color:#ef6b12}.menu{display:none;background:none;border:0;font-size:30px;color:#173b68}.hero{height:320px;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:url('assets/hero-bg.jpg');background-size:cover;background-position:center right}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 29%,rgba(255,255,255,.52) 57%,rgba(255,255,255,.03) 100%)}.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center;gap:35px}.hero-mark img{width:235px}.hero-copy h1{font-size:43px;line-height:1.14;margin:0 0 12px}.hero-points{font-size:24px;display:flex;gap:14px;align-items:center}.hero-points i{color:#ef6b12;font-style:normal}.quick{background:#fff;border-bottom:1px solid #e2e7ed}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr)}.quick-grid a{min-height:80px;border-right:1px solid #d7dee7;display:flex;justify-content:center;align-items:center;gap:16px;font-size:15px;line-height:1.2}.quick-grid a:last-child{border:0}.ico{font-size:34px;font-weight:900}.welcome{padding:25px 0 18px}.welcome-grid{display:grid;grid-template-columns:1.1fr 1.35fr .7fr;gap:24px;align-items:stretch}.orange-line{height:4px;width:58px;background:#ef6b12;margin-bottom:12px}.kicker{font-size:16px;font-weight:800;color:#ef6b12;letter-spacing:.6px;text-transform:uppercase}.about-copy h2,.section h2{font-size:31px;line-height:1.18;margin:3px 0 10px}.about-copy p{font-size:15px;margin:8px 0}.orange-btn{display:inline-block;background:#ef6b12;color:#fff;padding:10px 18px;font-weight:800;border-radius:3px;margin-top:9px}.orange-btn:hover{background:#d95d09}.tiles{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tile{position:relative;min-height:145px;overflow:hidden}.tile img{width:100%;height:100%;object-fit:cover;display:block}.tile strong{position:absolute;left:0;right:0;bottom:0;background:#103b70eF;color:#fff;text-align:center;padding:7px;font-size:13px}.commit{background:#edf5fc;padding:17px 25px}.commit img{width:120px;height:62px;object-fit:contain;display:block;margin:auto}.commit h3{margin:4px 0 12px}.commit ul{padding:0;margin:0;list-style:none}.commit li{margin:8px 0;padding-left:22px;position:relative;font-size:14px}.commit li:before{content:'✓';position:absolute;left:0;color:#ef6b12;font-weight:900}.commit>a{display:block;background:#173b68;color:#fff;text-align:center;padding:8px;margin-top:12px;font-weight:700;border-radius:3px}.section{padding:55px 0}.light,.contact{background:#f5f8fb}.two{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.simple-card{background:#fff;border:1px solid #dce4ec;padding:25px;box-shadow:0 5px 18px rgba(20,50,80,.06)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px}.cards article{background:#fff;border:1px solid #dce4ec;padding:25px}.cards h3{border-bottom:3px solid #ef6b12;padding-bottom:8px}.sourcing{margin-top:25px;background:#eaf3fb;border-left:5px solid #ef6b12;padding:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.navy{background:#173b68;color:#fff}.navy h2,.navy h3{color:#fff}.navy .kicker{color:#ff9a57}.ticks{padding-left:0;list-style:none}.ticks li{margin:9px 0;padding-left:24px;position:relative}.ticks li:before{content:'✓';position:absolute;left:0;color:#ef6b12;font-weight:900}.pills{display:flex;flex-wrap:wrap;gap:10px}.pills span{border:1px solid rgba(255,255,255,.45);border-radius:20px;padding:8px 12px}.cards2{margin-top:25px}.darkticks li:before{color:#ef6b12}.lead{font-size:19px}.authorized{background:#153a68;color:#fff;padding:12px 0}.auth{display:flex;align-items:center;justify-content:center;gap:25px;text-align:center}.auth h2{margin:0 0 2px;font-size:22px}.auth p{margin:0;font-size:13px}.auth img{width:110px;height:60px;object-fit:contain;background:#fff;padding:2px}.contact a:not(.orange-btn),footer a{color:#ef6b12}.full{text-align:center;width:100%}footer{background:#0d2949;color:#dce7f2;padding-top:38px}.foot{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:30px}.foot img{width:105px;height:55px;object-fit:contain;background:#fff;padding:2px;display:block;margin-bottom:8px}.foot>b{color:#fff}.foot a{display:block;margin:6px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.15);padding:14px;font-size:12px}@media(max-width:1150px){.header nav{gap:15px;font-size:12px}.brand b{font-size:20px}.brand small{font-size:12px}.welcome-grid{grid-template-columns:1fr 1.2fr}.commit{grid-column:1/-1}.commit img{margin:0}.commit{display:grid;grid-template-columns:120px 1fr 2fr auto;gap:20px;align-items:center}.commit h3{margin:0}.commit ul{display:flex;gap:15px;flex-wrap:wrap}.commit li{margin:0}}@media(max-width:800px){.nav-wrap{min-height:75px}.brand img{width:85px;height:55px}.brand span{padding-left:10px}.brand b{font-size:14px}.brand small{display:none}.menu{display:block}.header nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;padding:12px 4%;flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 8px 18px rgba(0,0,0,.1)}.header nav.open{display:flex}.header nav a{padding:11px 0;border:0}.hero{height:470px}.hero-bg{background-position:center}.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.65))}.hero-inner{display:block;padding-top:60px}.hero-mark img{width:150px}.hero-copy h1{font-size:34px}.hero-points{font-size:18px;flex-wrap:wrap}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid a{padding:12px;font-size:13px}.welcome-grid,.two,.cards,.foot{grid-template-columns:1fr}.tiles{min-height:330px}.commit{display:block}.commit ul{display:block}.sourcing{display:block}.sourcing .orange-btn{margin-top:5px}.auth{display:block}.auth img{margin-top:8px}.section{padding:42px 0}.about-copy h2,.section h2{font-size:28px}}/* Final visual refinement to closely match the supplied homepage reference */
:root{--blue:#123a68;--blue2:#0d2f57;--orange:#ef6b12;--line:#cbd6e2;--pale:#edf4fb}
body{font-family:Arial,Helvetica,sans-serif;color:var(--blue);background:#fff}
.header{position:relative;border-bottom:1px solid #d7e0e9;box-shadow:0 1px 0 rgba(13,47,87,.03)}
.nav-wrap{width:min(1480px,94%);min-height:97px}
.brand{gap:17px}.brand img{width:151px;height:74px}.brand span{padding-left:21px}.brand b{font-size:24px;letter-spacing:.1px}.brand small{font-size:14px;letter-spacing:.1px}
.header nav{gap:28px}.header nav a{font-size:13px;padding:37px 0 27px;color:#0e3764}.header nav a.active{color:#0e3764}
.hero{height:318px}.hero-bg{background-position:center center}.hero-shade{background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 28%,rgba(255,255,255,.67) 54%,rgba(255,255,255,.06) 100%)}
.hero-inner{width:min(1480px,94%);gap:35px}.hero-mark img{width:238px}.hero-copy h1{font-size:42px;color:#123a68;letter-spacing:-.8px}.hero-points{font-size:23px;color:#123a68;gap:14px}.hero-points i{font-size:23px}
.quick{background:linear-gradient(#fff,#f8fbfe);border-bottom:1px solid #e1e8ef}.quick-grid{width:min(1480px,94%);grid-template-columns:repeat(5,1fr)}.quick-grid a{min-height:81px;justify-content:flex-start;padding-left:48px;gap:17px;border-right:1px solid #cbd6e2}.ico{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:none}.ico svg{width:39px;height:39px;fill:none;stroke:#123a68;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.quick-grid b{font-size:13px;color:#123a68}
.welcome{padding:25px 0 22px}.welcome-grid{width:min(1480px,94%);grid-template-columns:1.03fr 1.38fr .67fr;gap:24px}.orange-line{height:3px;width:57px}.kicker{color:#123a68;font-size:17px;text-transform:none;letter-spacing:0;font-weight:500}.about-copy h2{font-size:29px;color:#123a68;margin:1px 0 10px}.about-copy p{font-size:14px;line-height:1.42;color:#173b68}.orange-btn{background:var(--orange);font-size:13px;padding:10px 18px}.tiles{gap:7px}.tile{min-height:146px}.tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,rgba(7,36,70,.18))}.tile img{transition:transform .25s ease}.tile:hover img{transform:scale(1.03)}.tile strong{z-index:2;background:rgba(16,59,112,.94);font-size:12px;padding:6px}
.commit{background:#edf5fc;padding:15px 23px}.commit img{width:119px;height:57px}.commit h3{color:#123a68;font-size:16px}.commit li{font-size:13px;color:#173b68;margin:7px 0}.commit li:before{background:var(--orange);color:#fff;border-radius:50%;width:19px;height:19px;text-align:center;line-height:19px;top:0}.commit>a{font-size:12px;background:#123a68}
.authorized{padding:9px 0;background:#173b68}.auth h2{font-size:20px}.auth p{font-size:12px}.auth img{display:none}
footer{background:#0d2949}
@media(max-width:1150px){.quick-grid a{padding-left:20px}.header nav{gap:15px}.brand b{font-size:20px}}
@media(max-width:800px){.hero{height:430px}.hero-inner{padding-top:45px}.hero-mark img{width:155px}.hero-copy h1{font-size:34px}.quick-grid a{justify-content:center;padding-left:10px}.quick-grid a:nth-child(odd){border-right:1px solid #cbd6e2}.quick-grid a{min-height:88px}.ico{width:34px}.ico svg{width:34px;height:34px}.commit{padding:18px}.header nav{top:75px}}
