:root{--navy:#06264a;--navy2:#031a33;--green:#5cae25;--green2:#7ac143;--blue:#0589d6;--ink:#10233e;--muted:#56667a;--line:#dbe3eb;--soft:#f4f7fa;--white:#fff;--shadow:0 16px 45px rgba(5,35,68,.14);--radius:14px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{height:94px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:50;border-bottom:1px solid #edf1f4}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px}.brand img{width:155px;height:auto}.nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700;color:#09294f}.nav a{position:relative;padding:8px 0;white-space:nowrap}.menu-button{display:none;border:0;background:transparent;font-size:28px;color:var(--navy)}.hero{min-height:520px;background:linear-gradient(90deg,#031b35 0%,#041f3d 42%,rgba(3,18,35,.2) 72%),url("hero-command-center.jpg") center right/cover no-repeat;color:#fff;display:flex;align-items:center}.hero-copy{width:48%;padding:54px 0 82px}.eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--green2)}h1{font-size:58px;line-height:1.05;margin:0 0 24px;letter-spacing:-1.8px}.hero h1 span{color:var(--green2)}.hero p{font-size:19px;max-width:520px;margin:0 0 28px}.green-rule{width:65px;height:3px;background:var(--green2);margin:18px 0}.btns{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:12px;border:1px solid #fff;border-radius:7px;padding:14px 22px;font-weight:800}.btn.primary{background:linear-gradient(135deg,var(--green2),#3e970d);border-color:#b8e78d}.btn:hover{transform:translateY(-2px)}.acquisition-panel{position:relative;margin-top:-58px;z-index:5;background:#fff;border-radius:14px;box-shadow:var(--shadow);padding:22px 28px 24px}.acquisition-grid{display:grid;grid-template-columns:34% 66%;align-items:stretch}.logo-group{padding:0 24px}.logo-group:first-child{border-right:1px solid #c9d3de}.group-title{display:flex;align-items:center;gap:18px;justify-content:center;font-size:17px;font-weight:800;color:#09294f;margin-bottom:18px}.group-title:before,.group-title:after{content:"";height:2px;background:var(--green);flex:1;max-width:90px}.logo-row{display:flex;align-items:center;justify-content:space-evenly;gap:18px;min-height:88px}.logo-link{display:flex;align-items:center;justify-content:center;height:74px;min-width:0}.logo-link img{width:auto;max-width:100%;object-fit:contain}.certs .logo-link img{max-height:62px}.certs .logo-link:first-child img{max-height:58px}.vehicles .logo-link img{max-height:56px}.vehicles .logo-link:nth-child(3) img{max-height:52px}.vehicles .logo-link:nth-child(4) img{max-height:44px}.vehicles .logo-link:nth-child(5) img{max-height:48px}.section{padding:62px 0}.section-title{text-align:center;font-size:34px;line-height:1.2;margin:0 0 34px;color:#082a51}.section-title:after{content:"";display:block;width:42px;height:3px;background:var(--green);margin:10px auto}.cap-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e0e6ec;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(8,42,81,.08)}.cap-card{padding:28px 18px 24px;text-align:center;min-height:345px;background:#fff;border-right:1px solid #e0e6ec;display:flex;flex-direction:column;align-items:center}.cap-card:last-child{border-right:0}.cap-icon{width:88px;height:88px;margin-bottom:18px}.cap-card h3{font-size:18px;line-height:1.25;margin:0 0 14px;color:#082a51}.cap-card p{font-size:14px;color:#263a52;margin:0}.cap-card .arrow{margin-top:auto;align-self:flex-end;color:var(--green);font-size:31px;line-height:1}.metrics{background:linear-gradient(120deg,#041d39,#06335e);color:#fff}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.metric{display:flex;align-items:center;gap:17px;padding:0 28px;border-right:1px solid rgba(255,255,255,.45)}.metric:last-child{border-right:0}.metric svg{width:58px;height:58px;flex:none}.metric strong{display:block;font-size:20px;color:var(--green2)}.metric.iso strong{color:#19a8e9}.mission{display:grid;grid-template-columns:40% 60%;min-height:350px}.mission-copy{padding:52px max(38px,calc((100vw - var(--max))/2));padding-right:46px;background:#fff}.mission-copy h2{font-size:32px;line-height:1.08;margin:8px 0 14px;color:#082a51}.mission-copy p{color:#31435a}.mission-image{background:url("capitol-mission.jpg") center/cover no-repeat;position:relative}.mission-image:after{content:"";position:absolute;right:0;top:0;bottom:0;width:110px;background:linear-gradient(115deg,transparent 0 30%,var(--green2) 31% 51%,#063562 52% 72%,#041c38 73%)}.footer{background:#031a33;color:#dfe8f0;padding:44px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer h4{color:#fff;margin:0 0 12px}.footer a{display:block;margin:7px 0;color:#dfe8f0}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:30px;padding-top:18px;font-size:13px;color:#aebccc}.page-hero{background:linear-gradient(120deg,#031b35,#074575);color:#fff;padding:68px 0}.page-hero h1{font-size:46px}.page-section{padding:60px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:48px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.info-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px;box-shadow:0 8px 25px rgba(8,42,81,.06)}.info-card h3{color:#082a51}.contract-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.contract-card{border:1px solid var(--line);border-radius:12px;padding:25px;background:#fff;display:flex;flex-direction:column;min-height:275px}.contract-logo{height:82px;display:flex;align-items:center;margin-bottom:18px}.contract-logo img{max-height:72px;max-width:210px;object-fit:contain}.contract-card a{margin-top:auto;font-weight:800;color:#3d970e}.detail-table{display:grid;grid-template-columns:240px 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden}.detail-table div{padding:12px 16px;border-bottom:1px solid var(--line)}.detail-table div:nth-child(odd){font-weight:800;background:#f5f8fb}.detail-table div:nth-last-child(-n+2){border-bottom:0}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.news-card{padding:28px;border:1px solid var(--line);border-radius:12px}.news-card time{font-size:13px;color:var(--green);font-weight:800}.contact-box{background:#f3f7fa;border-radius:12px;padding:30px}.contact-box input,.contact-box textarea{width:100%;padding:13px;border:1px solid #ccd7e1;border-radius:7px;margin:7px 0 14px;font:inherit}.contact-box button{border:0;cursor:pointer}@media(max-width:1050px){.nav{gap:15px;font-size:12px}.cap-grid{grid-template-columns:repeat(3,1fr)}.cap-card:nth-child(3){border-right:0}.cap-card:nth-child(-n+3){border-bottom:1px solid #e0e6ec}.acquisition-grid{grid-template-columns:1fr}.logo-group:first-child{border-right:0;border-bottom:1px solid #d3dce4;padding-bottom:15px;margin-bottom:15px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){margin-bottom:20px}.cards,.contract-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.site-header{height:76px}.brand img{width:125px}.menu-button{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:20px 25px;box-shadow:0 15px 30px rgba(0,0,0,.12)}.nav.open{display:flex}.hero{min-height:620px;background:linear-gradient(180deg,rgba(3,27,53,.98) 0%,rgba(3,27,53,.92) 55%,rgba(3,27,53,.55)),url("hero-command-center.jpg") center/cover}.hero-copy{width:100%;padding:62px 0 94px}h1{font-size:43px}.hero p{font-size:17px}.acquisition-panel{margin-top:-42px;padding:20px 12px}.logo-group{padding:0 6px}.logo-row{flex-wrap:wrap}.certs .logo-link{width:43%}.vehicles .logo-link{width:28%}.cap-grid{grid-template-columns:1fr}.cap-card{border-right:0;border-bottom:1px solid #e0e6ec;min-height:280px}.metrics-grid{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid rgba(255,255,255,.3);padding:18px 20px;margin:0!important}.mission{grid-template-columns:1fr}.mission-copy{padding:44px 24px}.mission-image{min-height:280px}.footer-grid,.two-col,.cards,.contract-grid,.news-grid{grid-template-columns:1fr}.detail-table{grid-template-columns:1fr}.detail-table div:nth-child(odd){border-bottom:0}.container{width:min(var(--max),calc(100% - 28px))}}

/* Update 2: certification sizing, contract logos, and footer cleanup */
.certs .logo-row{justify-content:center;gap:34px;min-height:70px}
.certs .logo-link{height:58px;flex:0 0 auto;overflow:visible}
.certs .home-cert-logo{display:block;width:auto!important;max-width:none!important;object-fit:contain}
.certs .hubzone-home{height:46px!important;max-height:46px!important}
.certs .wosb-home{height:42px!important;max-height:42px!important}
.contract-logo img.contract-logo-large{width:auto;max-width:250px;max-height:92px}
.contract-logo img.oasis-logo{max-height:88px}
.contract-logo img.sewp-logo{max-width:255px;max-height:82px}
.detail-logo{display:block;max-width:320px;max-height:150px;object-fit:contain;margin:0 0 28px}
.sewp-detail-logo{max-width:390px;max-height:140px}
.footer-grid>div:first-child{padding-top:0}
@media(max-width:760px){.certs .logo-row{gap:18px}.certs .hubzone-home{height:39px!important}.certs .wosb-home{height:35px!important}.contract-logo img.contract-logo-large{max-width:220px;max-height:82px}}

/* Update 3: normalize homepage and contract vehicle logo presentation */
.acquisition-panel{overflow:visible}
.certs .logo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;min-height:90px;align-items:center}
.vehicles .logo-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-height:90px;align-items:center}
.certs .logo-link,.vehicles .logo-link{height:90px;width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}
.certs .logo-link img,.vehicles .logo-link img,
.certs .home-cert-logo,.certs .hubzone-home,.certs .wosb-home{width:100%!important;height:90px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;display:block}
.contract-logo{height:126px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.contract-logo img.contract-card-logo{width:100%;height:126px;max-width:320px;max-height:126px;object-fit:contain;display:block}
@media(max-width:1050px){.vehicles .logo-row{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:8px}.vehicles .logo-link{height:78px}.vehicles .logo-link img{height:78px!important}}
@media(max-width:760px){.certs .logo-row{grid-template-columns:1fr 1fr}.vehicles .logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.certs .logo-link,.vehicles .logo-link{height:72px}.certs .logo-link img,.vehicles .logo-link img,.certs .home-cert-logo,.certs .hubzone-home,.certs .wosb-home{height:72px!important}.contract-logo{height:110px}.contract-logo img.contract-card-logo{height:110px;max-height:110px}}


/* Update 4: restored hero imagery and approved Mission-Focused headline */
.hero{
  min-height:560px;
  background-image:
    linear-gradient(90deg,rgba(3,27,53,.99) 0%,rgba(3,27,53,.96) 33%,rgba(3,27,53,.62) 51%,rgba(3,27,53,.12) 72%),
    url("hero-command-center.jpg");
  background-position:center right;
  background-size:cover;
  background-repeat:no-repeat;
}
.hero-copy{width:47%;padding:62px 0 100px}
.hero h1{max-width:650px}
@media(max-width:1050px){
  .hero{background-position:62% center}
  .hero-copy{width:55%}
}
@media(max-width:760px){
  .hero{
    min-height:640px;
    background-image:
      linear-gradient(180deg,rgba(3,27,53,.99) 0%,rgba(3,27,53,.96) 58%,rgba(3,27,53,.72) 100%),
      url("hero-command-center.jpg");
    background-position:center;
    background-size:cover;
  }
  .hero-copy{width:100%;padding:64px 0 105px}
}

/* Update 5: Contract Vehicles acquisition portal */
.contracts-hero{position:relative;color:#fff;background:linear-gradient(90deg,rgba(3,27,53,.98) 0%,rgba(3,27,53,.92) 48%,rgba(3,27,53,.48) 75%),url("capitol-mission.jpg") center/cover no-repeat;padding:72px 0 112px}
.contracts-hero-grid{display:grid;grid-template-columns:minmax(0,660px) 1fr}
.contracts-hero-copy h1{font-size:58px;margin:0 0 10px}
.contracts-hero-copy h2{font-size:28px;line-height:1.25;color:var(--green2);margin:0 0 24px}
.contracts-hero-copy p{font-size:18px;line-height:1.65;max-width:650px;margin:0 0 14px}
.contract-pathways-wrap{margin-top:-68px;position:relative;z-index:4}
.contract-pathways{background:linear-gradient(120deg,#031b35,#073f72);border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:var(--shadow);padding:22px 28px 26px;color:#fff}
.contract-pathways>h2{text-align:center;font-size:24px;margin:0 0 18px}
.pathway-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.pathway-card{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:15px;padding:12px 24px;border-right:1px solid rgba(255,255,255,.35)}
.pathway-card:last-child{border-right:0}.pathway-card:hover{background:rgba(255,255,255,.06);border-radius:12px}
.pathway-icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--green);font-size:25px;color:#fff}
.pathway-card.state .pathway-icon{background:#2b8dde}.pathway-card.partners .pathway-icon{background:#8a5bc0}
.pathway-card strong{display:block;font-size:18px;margin-bottom:4px;color:#fff}.pathway-card small{display:block;font-size:14px;line-height:1.45;color:#e7eef6}.pathway-arrow{font-size:24px;color:var(--green2)}
.contracts-section{padding:68px 0}.contracts-section.alt{background:#f4f7fa}.contracts-section h2{font-size:34px;line-height:1.2;margin:0 0 28px;color:#082a51}
.contracts-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.contracts-heading-row h2{margin-bottom:0}.text-link{font-size:16px;font-weight:800;color:#3d970e}
.vehicle-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vehicle-card{background:#fff;border:1px solid #d8e1ea;border-radius:14px;padding:26px;box-shadow:0 7px 24px rgba(8,42,81,.06);display:flex;flex-direction:column;min-height:505px;transition:.2s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(8,42,81,.12)}
.vehicle-logo{height:108px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.vehicle-logo img{width:100%;height:100%;max-width:245px;object-fit:contain}
.vehicle-card h3{font-size:22px;line-height:1.3;color:#082a51;margin:14px 0 12px}.vehicle-card>p{font-size:16px;line-height:1.55;color:#42546a;margin:0 0 16px}.vehicle-card>a{font-size:16px;font-weight:800;color:#3d970e;margin-top:auto}
.status-badge,.mini-status{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#fff}.status-badge.prime,.mini-status.prime{background:#5cae25}.status-badge.holder,.mini-status.holder{background:#438bc5}.status-badge.joint,.mini-status.joint{background:#7b59a5}.status-badge.state-badge,.mini-status.state-badge{background:#1689ce}.status-badge.local-badge,.mini-status.local-badge{background:#345d9d}
.best-for{background:#f6f9fb;border-radius:10px;padding:14px 16px;margin:0 0 20px}.best-for strong{font-size:14px;color:#082a51}.best-for ul{margin:7px 0 0;padding-left:20px}.best-for li{font-size:14px;margin:4px 0;color:#34475f}
.state-and-why-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:28px}.state-vehicle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.state-card{min-height:490px}.text-logo{height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0a3562;font-weight:700;font-size:18px;text-align:center}.text-logo span{font-size:35px;letter-spacing:-1px}
.why-gcs-panel{background:linear-gradient(145deg,#fff,#edf4fa);border:1px solid #dce5ed;border-radius:16px;padding:30px}.why-gcs-panel h2{font-size:28px;margin-bottom:20px}.why-gcs-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.why-item{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:18px;border-radius:12px;background:rgba(255,255,255,.75)}.why-item>span{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8f5de;color:#4c9e1d;font-size:24px;font-weight:700}.why-item:nth-child(even)>span{background:#e2f1fc;color:#1689ce}.why-item:nth-child(3)>span{background:#eee6f8;color:#7b59a5}.why-item h3{font-size:18px;margin:0 0 6px;color:#082a51}.why-item p{font-size:14px;line-height:1.5;margin:0;color:#4a5b70}
.comparison-resources-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px}.comparison-table-wrap{overflow-x:auto;border:1px solid #d7e1ea;border-radius:12px}.comparison-table{width:100%;border-collapse:collapse;min-width:850px;font-size:14px}.comparison-table th{background:#07345f;color:#fff;text-align:left;padding:14px}.comparison-table td{padding:13px 14px;border-bottom:1px solid #dfe6ec}.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table tbody tr:nth-child(even){background:#f7f9fb}.comparison-table a{font-weight:800;color:#3d970e;white-space:nowrap}
.resources-panel{background:#f4f7fa;border:1px solid #dbe4ec;border-radius:14px;padding:24px}.resources-panel h2{font-size:28px;margin-bottom:16px}.resources-panel>a{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:16px 8px;border-top:1px solid #d9e2ea}.resources-panel>a:first-of-type{border-top:0}.resources-panel>a>span{font-size:24px;color:#185a95}.resources-panel strong{display:block;font-size:16px;color:#082a51}.resources-panel small{display:block;color:#627083;font-size:13px;line-height:1.35}.resources-panel b{font-size:25px;color:#5cae25}
.contracts-cta{background:linear-gradient(120deg,#031b35,#07345f);color:#fff;padding:44px 0}.contracts-cta-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:48px;align-items:center}.contracts-cta h2{font-size:34px;margin:4px 0 10px}.contracts-cta p{font-size:17px;max-width:680px;margin:0 0 22px}.cta-metrics{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cta-metrics div{border-left:1px solid rgba(255,255,255,.35);padding-left:18px}.cta-metrics strong{display:block;color:var(--green2);font-size:18px}.cta-metrics span{display:block;font-size:14px;color:#e4edf5}
@media(max-width:1050px){.vehicle-card-grid{grid-template-columns:repeat(2,1fr)}.state-and-why-grid{grid-template-columns:1fr}.comparison-resources-grid{grid-template-columns:1fr}.contracts-cta-grid{grid-template-columns:1fr}.contracts-hero-grid{grid-template-columns:1fr}.contracts-hero-copy{max-width:700px}.pathway-grid{grid-template-columns:1fr}.pathway-card{border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.pathway-card:last-child{border-bottom:0}}
@media(max-width:760px){.contracts-hero{padding:58px 0 92px;background-position:65% center}.contracts-hero-copy h1{font-size:43px}.contracts-hero-copy h2{font-size:23px}.contracts-hero-copy p{font-size:16px}.contract-pathways{padding:18px 14px 22px}.pathway-card{grid-template-columns:52px 1fr auto;padding:14px 8px}.pathway-card strong{font-size:16px}.vehicle-card-grid,.state-vehicle-grid,.why-gcs-grid{grid-template-columns:1fr}.vehicle-card{min-height:0}.contracts-heading-row{align-items:flex-start;flex-direction:column}.contracts-section{padding:50px 0}.contracts-section h2{font-size:29px}.comparison-resources-grid{gap:24px}.cta-metrics{grid-template-columns:1fr}.contracts-cta h2{font-size:29px}}

/* Contract Vehicles page streamlined layout - v12 */
.contracts-portfolio{padding-top:48px;padding-bottom:58px}
.contracts-portfolio-heading{max-width:900px;margin-bottom:24px}
.contracts-portfolio-heading h2{margin-bottom:12px}
.contracts-portfolio-heading p{font-size:17px;line-height:1.6;color:#4a5b70;margin:0}
.portfolio-table-wrap{box-shadow:0 12px 32px rgba(4,35,66,.08)}
.portfolio-table{min-width:900px;font-size:15px}
.portfolio-table th{padding:16px 15px}
.portfolio-table td{padding:15px}
.portfolio-table tbody tr{scroll-margin-top:100px}
.contracts-support-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:28px;margin-top:34px;align-items:stretch}
.compact-support-panel,.compact-resources-panel{height:100%}
.compact-support-panel{padding:26px}
.compact-support-panel h2{font-size:27px;margin:4px 0 18px}
.compact-support-panel .why-gcs-grid{gap:12px}
.compact-support-panel .why-item{padding:14px}
.compact-resources-panel{padding:24px}
.compact-resources-panel h2{margin:4px 0 12px}
@media(max-width:1050px){.contracts-support-grid{grid-template-columns:1fr}}
@media(max-width:760px){.contracts-portfolio{padding-top:40px;padding-bottom:46px}.contracts-portfolio-heading p{font-size:16px}.contracts-support-grid{margin-top:24px;gap:20px}.compact-support-panel,.compact-resources-panel{padding:20px}}


/* Update 13: streamlined contract comparison table */
.portfolio-table{min-width:760px;font-size:16px;table-layout:fixed}
.portfolio-table th,.portfolio-table td{padding:17px 18px;vertical-align:middle}
.portfolio-table th:nth-child(1),.portfolio-table td:nth-child(1){width:25%}
.portfolio-table th:nth-child(2),.portfolio-table td:nth-child(2){width:16%}
.portfolio-table th:nth-child(3),.portfolio-table td:nth-child(3){width:31%}
.portfolio-table th:nth-child(4),.portfolio-table td:nth-child(4){width:13%}
.portfolio-table th:nth-child(5),.portfolio-table td:nth-child(5){width:15%}
.contract-name-link{display:inline-block;color:#082a51;font-weight:800;text-decoration:none;transition:color .18s ease,transform .18s ease}
.contract-name-link:hover,.contract-name-link:focus-visible{color:#4c9f16;transform:translateX(3px);text-decoration:underline;text-underline-offset:4px}
.contract-name-link:focus-visible{outline:2px solid #7ac143;outline-offset:4px;border-radius:2px}
@media(max-width:760px){.portfolio-table{min-width:700px;font-size:15px}.portfolio-table th,.portfolio-table td{padding:14px 12px}}

/* Update 14: contain homepage certification logos and remove link behavior */
.certs .logo-row{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:42px;
  min-height:96px;
  padding:8px 18px 12px;
}
.certs .cert-logo-wrap{
  flex:0 1 230px;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  cursor:default;
}
.certs .cert-logo-wrap .home-cert-logo,
.certs .cert-logo-wrap .hubzone-home,
.certs .cert-logo-wrap .wosb-home{
  display:block;
  width:auto!important;
  height:auto!important;
  max-height:58px!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:none!important;
}
.certs .cert-logo-wrap .hubzone-home{max-width:180px!important;max-height:54px!important}
.certs .cert-logo-wrap .wosb-home{max-width:225px!important;max-height:56px!important}
@media(max-width:760px){
  .certs .logo-row{gap:16px;padding-inline:6px;min-height:82px}
  .certs .cert-logo-wrap{flex:1 1 0;height:62px;min-width:0}
  .certs .cert-logo-wrap .hubzone-home{max-width:145px!important;max-height:46px!important}
  .certs .cert-logo-wrap .wosb-home{max-width:170px!important;max-height:48px!important}
}

/* Update 15: use clean normalized certification artwork with strict containment */
.certs .logo-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,260px));
  align-items:center;
  justify-content:center;
  gap:28px;
  min-height:92px;
  padding:8px 14px 12px;
}
.certs .cert-logo-wrap{
  width:100%;
  height:76px;
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.certs .cert-logo-wrap .home-cert-logo,
.certs .cert-logo-wrap .hubzone-home,
.certs .cert-logo-wrap .wosb-home{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
@media(max-width:760px){
  .certs .logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-inline:4px;min-height:76px}
  .certs .cert-logo-wrap{height:58px}
}

/* Update 16: rebalance homepage acquisition logos */
.acquisition-grid{
  grid-template-columns:38% 62%;
}
.certs .logo-row{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  min-height:118px;
  padding:8px 0 10px;
}
.certs .cert-logo-wrap{
  height:102px;
  max-width:290px;
  margin-inline:auto;
  overflow:hidden;
}
.certs .cert-logo-wrap .home-cert-logo,
.certs .cert-logo-wrap .hubzone-home,
.certs .cert-logo-wrap .wosb-home{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.vehicles .group-title{
  width:100%;
}
.vehicles .group-title:before,
.vehicles .group-title:after{
  max-width:none;
}
.vehicles .logo-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px 22px;
  min-height:184px;
  padding:2px 4px 8px;
  align-items:center;
}
.vehicles .logo-link{
  width:100%;
  height:82px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:4px 8px;
}
.vehicles .logo-link img,
.vehicles .logo-link:nth-child(3) img,
.vehicles .logo-link:nth-child(4) img,
.vehicles .logo-link:nth-child(5) img{
  width:100%!important;
  height:100%!important;
  max-width:190px!important;
  max-height:76px!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:1050px){
  .acquisition-grid{grid-template-columns:1fr}
  .certs .logo-row{min-height:108px}
  .certs .cert-logo-wrap{height:92px;max-width:310px}
  .vehicles .logo-row{grid-template-columns:repeat(3,minmax(0,1fr));min-height:172px}
  .vehicles .logo-link{height:76px}
  .vehicles .logo-link img{height:100%!important;max-height:70px!important}
}
@media(max-width:760px){
  .certs .logo-row{gap:10px;min-height:86px}
  .certs .cert-logo-wrap{height:70px;max-width:none}
  .vehicles .logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;min-height:246px}
  .vehicles .logo-link{height:72px;padding:4px}
  .vehicles .logo-link img{max-width:160px!important;max-height:64px!important}
}

/* Update 17: final homepage certification and contract-vehicle balance */
.acquisition-panel{
  padding-top:26px;
  padding-bottom:26px;
}
.acquisition-grid{
  grid-template-columns:40% 60%;
  align-items:stretch;
}
.logo-group.certs{
  border-right:2px solid rgba(92,174,37,.45);
  padding-right:28px;
}
.logo-group.vehicles{
  padding-left:34px;
}
.logo-group .group-title{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  white-space:nowrap;
}
.logo-group .group-title::before,
.logo-group .group-title::after{
  content:"";
  height:2px;
  background:var(--green);
  flex:1 1 auto;
  max-width:none;
}
.certs .logo-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
  min-height:136px;
  padding:12px 0 6px;
  align-items:center;
}
.certs .cert-logo-wrap{
  width:100%;
  height:116px;
  max-width:330px;
  margin-inline:auto;
  overflow:visible;
}
.certs .cert-logo-wrap .home-cert-logo{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
.certs .cert-logo-wrap .hubzone-home{
  max-height:92px!important;
}
.certs .cert-logo-wrap .wosb-home{
  max-height:112px!important;
}
.vehicles .logo-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px 24px;
  min-height:224px;
  padding:12px 0 4px;
  align-items:center;
}
.vehicles .logo-link{
  width:100%;
  height:96px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  padding:6px 10px;
  border-radius:10px;
  transition:transform .18s ease, background-color .18s ease, box-shadow .18s ease;
}
.vehicles .logo-link:hover,
.vehicles .logo-link:focus-visible{
  transform:translateY(-2px) scale(1.035);
  background:rgba(92,174,37,.07);
  box-shadow:0 8px 20px rgba(5,35,68,.08);
}
.vehicles .logo-link:focus-visible{
  outline:2px solid var(--green);
  outline-offset:3px;
}
.vehicles .logo-link img,
.vehicles .logo-link:nth-child(3) img,
.vehicles .logo-link:nth-child(4) img,
.vehicles .logo-link:nth-child(5) img{
  width:100%!important;
  height:100%!important;
  max-width:220px!important;
  max-height:88px!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:1050px){
  .acquisition-grid{grid-template-columns:1fr}
  .logo-group.certs{border-right:0;border-bottom:2px solid rgba(92,174,37,.35);padding-right:0;padding-bottom:24px}
  .logo-group.vehicles{padding-left:0;padding-top:22px}
  .certs .cert-logo-wrap{height:106px;max-width:350px}
  .vehicles .logo-row{min-height:208px}
}
@media(max-width:760px){
  .logo-group .group-title{font-size:18px;gap:10px;white-space:normal;text-align:center}
  .certs .logo-row{gap:12px;min-height:100px;padding-top:8px}
  .certs .cert-logo-wrap{height:88px;max-width:none}
  .certs .cert-logo-wrap .hubzone-home{max-height:72px!important}
  .certs .cert-logo-wrap .wosb-home{max-height:86px!important}
  .vehicles .logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;min-height:300px}
  .vehicles .logo-link{height:86px;padding:4px}
  .vehicles .logo-link img{max-width:180px!important;max-height:78px!important}
}
