@font-face{font-family:Cambon;src:url("/acs-website/assets/cambon.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TTNorms;src:url("/acs-website/assets/ttnorms.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--midnight:#011043;--black:#0B0C0C;--sage:#C6D3AD;--sage2:#E7EDDC;--ice:#C5DDEF;--ice2:#F0F8FF;--heron:#D9DEE1;--paper:#FAFBFB;--cobalt:#408DF1;--serif:Cambon,Georgia,serif;--sans:TTNorms,Arial,sans-serif;--max:1616px;--container-pad:clamp(24px,5vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.skip{position:absolute;left:-999px;top:12px;background:var(--midnight);color:#fff;padding:12px 16px;z-index:100}.skip:focus{left:12px}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto;padding-left:var(--container-pad);padding-right:var(--container-pad)}.eyebrow{font:900 12px/1 var(--sans);letter-spacing:.16em;text-transform:uppercase;color:rgba(1,16,67,.74)}h1,h2,h3{font-family:var(--serif);font-weight:300;letter-spacing:-.052em;color:var(--midnight);margin:0}p{margin:0;color:rgba(11,12,12,.74)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:15px 22px;border:1px solid var(--midnight);background:var(--midnight);color:#fff;border-radius:3px;font:900 13px/1 var(--sans);letter-spacing:.01em;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.btn:hover{background:#192656;border-color:#192656;transform:translateY(-1px)}.btn.light{background:#fff;color:var(--midnight);border-color:rgba(1,16,67,.28)}.btn.light:hover{background:var(--midnight);color:#fff;border-color:var(--midnight)}.rule{height:1px;background:var(--black);opacity:1;width:100%}.hero{background:var(--sage2);padding:48px 0 0}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(44px,6vw,92px);align-items:center}.hero-copy{padding:72px 0 96px}.crumb{display:inline-flex;gap:8px;align-items:center;margin-bottom:22px;color:rgba(1,16,67,.72);font-size:13px;font-weight:800}.hero h1{font-size:clamp(54px,5.4vw,86px);line-height:.99;max-width:760px}.hero .sub{font-family:var(--serif);font-weight:300;font-size:clamp(28px,2.4vw,40px);line-height:1.05;letter-spacing:-.045em;color:var(--midnight);margin:24px 0 18px;max-width:680px}.hero p{font-size:18px;max-width:650px}.ctas{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-visual{position:relative;min-height:610px;padding-bottom:72px}.hero-photo{width:100%;height:520px;object-fit:cover;clip-path:polygon(0 0,calc(100% - 42px) 0,100% 42px,100% 100%,0 100%);box-shadow:0 30px 90px rgba(1,16,67,.12)}.hero-card{position:absolute;left:38px;bottom:34px;width:min(470px,72%);background:#fff;border:1px solid rgba(1,16,67,.16);box-shadow:0 28px 78px rgba(1,16,67,.16);padding:26px 28px}.hero-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--midnight)}.hero-card strong{display:block;font-family:var(--serif);font-weight:300;font-size:32px;line-height:1.05;letter-spacing:-.045em;color:var(--midnight);margin:9px 0}.signal{display:grid;gap:0;margin-top:14px;border-top:1px solid rgba(1,16,67,.14)}.signal span{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid rgba(1,16,67,.12);font-size:12px;font-weight:900;color:var(--midnight)}.section{padding:clamp(76px,7vw,112px) 0}.section-head{display:grid;grid-template-columns:.34fr .66fr;gap:34px;align-items:start;margin-bottom:40px}.section-head h2{font-size:clamp(42px,4.3vw,64px);line-height:1.02}.section-head p{font-size:17px;max-width:720px}.feature-grid,.service-grid,.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature{background:#fff;border:1px solid var(--black);padding:30px;min-height:250px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.feature:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(1,16,67,.08);background:#FAFBFB}.feature svg,.service svg{width:38px;height:38px;stroke:var(--midnight);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:28px}.feature h3,.service h3,.related h3{font-size:clamp(26px,2vw,34px);line-height:1.05;margin-bottom:12px}.challenge{background:var(--midnight);color:#fff}.challenge h2,.challenge h3{color:#fff}.challenge p{color:rgba(255,255,255,.82)}.challenge-grid{display:grid;grid-template-columns:.72fr 1fr;gap:44px}.risk-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.18)}.risk{display:grid;grid-template-columns:72px 1fr;gap:22px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.18)}.risk b{font-family:var(--serif);font-weight:300;font-size:38px;color:var(--sage)}.risk p{font-size:16px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service{background:#fff;border:1px solid rgba(1,16,67,.18);padding:30px;min-height:230px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(1,16,67,.08);border-color:rgba(1,16,67,.34)}.service small{display:block;font-weight:900;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(1,16,67,.62);margin-bottom:16px}.ops-fit{background:var(--ice2);border-top:1px solid rgba(1,16,67,.12);border-bottom:1px solid rgba(1,16,67,.12)}.ops-fit-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;background:#fff;border:1px solid rgba(1,16,67,.16);padding:clamp(30px,4vw,56px)}.ops-fit h2{font-size:clamp(40px,4vw,60px);line-height:1.02}.ops-fit ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none}.ops-fit li{background:var(--sage2);padding:18px;border:1px solid rgba(1,16,67,.10);color:rgba(1,16,67,.86)}.related{background:#fff;border:1px solid rgba(1,16,67,.16);padding:24px;display:flex;flex-direction:column;min-height:220px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.related:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(1,16,67,.08);border-color:rgba(1,16,67,.34)}.related .btn{margin-top:auto;align-self:flex-start}.cta{background:var(--midnight);color:#fff;padding:72px 0}.cta-box{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.cta h2{color:#fff;font-size:clamp(42px,4vw,62px);line-height:1.02}.cta p{color:rgba(255,255,255,.82);max-width:720px;margin-top:14px}.footer{background:var(--midnight);color:#fff;padding:54px 0 28px;border-top:1px solid rgba(255,255,255,.14)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.footer-logo{width:190px;height:auto;margin-bottom:20px}.footer h3{font-family:var(--sans);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.62);margin:0 0 14px}.footer a,.footer p{display:block;color:rgba(255,255,255,.78);margin:8px 0}.legal{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.14);margin-top:32px;padding-top:20px;color:rgba(255,255,255,.62);font-size:13px}.index-hero{background:var(--sage2);padding:92px 0}.index-hero h1{font-size:clamp(48px,5.1vw,78px);line-height:1;max-width:none;width:100%}.index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.index-card{background:#fff;border:1px solid var(--black);display:flex;flex-direction:column;min-height:390px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.index-card:hover{transform:translateY(-3px);box-shadow:0 20px 54px rgba(1,16,67,.10);background:#FAFBFB}.index-card img{height:185px;width:100%;object-fit:cover;transition:transform .28s ease}.index-card:hover img{transform:scale(1.025)}.index-card div{padding:22px;display:flex;flex-direction:column;gap:12px;flex:1}.index-card h2{font-size:30px;line-height:1.05}.index-card span{margin-top:auto;font-weight:900;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--midnight)}.index-card:hover span{text-decoration:underline;text-underline-offset:4px}@media(max-width:1100px){.hero-grid,.challenge-grid,.ops-fit-card,.cta-box{grid-template-columns:1fr}.feature-grid,.service-grid,.related-grid,.index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{padding-bottom:42px}.hero-visual{min-height:auto}.hero-card{position:relative;left:auto;bottom:auto;width:100%;box-shadow:none;margin-top:-1px}.hero-photo{height:auto;aspect-ratio:1.35/1}}@media(max-width:700px){.container{width:calc(100% - 32px);padding-left:20px;padding-right:20px}.hero{padding-top:18px}.hero h1{font-size:42px}.hero .sub{font-size:28px}.hero p{font-size:17px}.ctas .btn{width:100%;min-height:52px}.section-head,.feature-grid,.service-grid,.related-grid,.index-grid,.footer-grid,.ops-fit ul{grid-template-columns:1fr}.section{padding:56px 0}.risk{grid-template-columns:48px 1fr;gap:16px}.risk b{font-size:34px}.cta-box{display:block}.cta .btn{margin-top:22px;width:100%}.legal{display:block}.index-card{min-height:auto}}

/* ACS homepage consistency pass — industries, 2026-05-13 */
.btn{border-radius:0!important}
.hero-card,.feature,.service,.ops-fit-card,.related,.index-card,.cta-box{border-radius:0!important}
.section-head{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-bottom:clamp(34px,4.6vw,58px)!important}
.section-head>div:first-child{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:18px!important;margin:0 0 clamp(24px,3vw,38px)!important}
.section-head .eyebrow{white-space:nowrap;color:var(--black)!important;font-size:12px!important;letter-spacing:.14em!important;font-weight:950!important}
.section-head .rule{display:block!important;width:100%!important;max-width:none!important;height:1px!important;background:var(--black)!important;margin:0!important;opacity:1!important}
.section-head>div:nth-child(2){display:grid!important;grid-template-columns:minmax(0,2fr) minmax(0,1fr)!important;align-items:center!important;gap:clamp(30px,4vw,56px)!important}
.section-head h2{margin:0!important;max-width:920px!important;font-size:clamp(42px,4.4vw,64px)!important;line-height:1.02!important;color:var(--black)!important}
.section-head p{margin:0!important;max-width:520px!important;padding-left:clamp(24px,2.6vw,38px)!important;border-left:1px solid rgba(1,16,67,.16)!important;font-size:clamp(16px,1.05vw,17px)!important;line-height:1.62!important;color:rgba(11,12,12,.76)!important}
.dark .section-head .eyebrow,.cta .eyebrow{color:rgba(255,255,255,.78)!important}.dark .section-head .rule,.cta .rule{background:rgba(255,255,255,.28)!important}.dark .section-head h2{color:#fff!important}.dark .section-head p{border-left-color:rgba(255,255,255,.22)!important;color:rgba(255,255,255,.80)!important}
.index-hero .eyebrow,.hero-copy>.eyebrow{display:flex!important;align-items:center!important;gap:18px!important;white-space:nowrap;max-width:100%;color:rgba(1,16,67,.76)!important}
.index-hero .eyebrow::after,.hero-copy>.eyebrow::after{content:"";height:1px;flex:1;background:rgba(1,16,67,.18)}
.feature,.service,.related,.index-card{border-color:var(--black)!important;box-shadow:none!important}
.feature svg,.service svg{width:40px!important;height:40px!important;stroke-width:1.75!important;margin-bottom:26px!important;color:var(--midnight);stroke:currentColor!important}
.service small{color:rgba(1,16,67,.68)!important}
.cta-box .btn.light{border-radius:0!important}
@media(max-width:700px){.section-head>div:first-child{gap:14px!important;margin-bottom:20px!important}.section-head>div:nth-child(2){grid-template-columns:1fr!important;gap:16px!important}.section-head h2{font-size:clamp(34px,9.6vw,44px)!important;max-width:none!important}.section-head p{max-width:none!important;padding-left:0!important;border-left:0!important;border-top:1px solid rgba(1,16,67,.16)!important;padding-top:16px!important;font-size:16px!important;line-height:1.56!important}.dark .section-head p{border-top-color:rgba(255,255,255,.22)!important}.index-hero .eyebrow::after,.hero-copy>.eyebrow::after{min-width:40px}}

/* ACS industries design overhaul — canonical homepage/service/About/Team alignment, 2026-05-13 */
:root{--industry-ink:#0B0C0C;--industry-muted:#4B5560;--industry-line:rgba(11,12,12,.22);--industry-hair:rgba(1,16,67,.14);--industry-soft:#F6F8F5;--industry-sky:#F0F8FF;--industry-sage:#E7EDDC}
body{background:#fff}.container{width:min(var(--max),calc(100% - 40px));padding-left:clamp(24px,5vw,72px);padding-right:clamp(24px,5vw,72px)}
main .eyebrow{font-weight:900!important;letter-spacing:.14em!important;color:rgba(11,12,12,.72)!important}.btn{border-radius:0!important;min-height:52px;padding:16px 24px;font-weight:900;box-shadow:none!important}.btn.light{background:#fff!important;color:var(--industry-ink)!important;border-color:var(--industry-ink)!important}.btn.light:hover,.related:hover .btn.light{background:var(--midnight)!important;color:#fff!important;border-color:var(--midnight)!important}
.index-hero{position:relative;overflow:hidden;background:var(--industry-sage)!important;padding:clamp(96px,10vw,148px) 0 clamp(62px,7vw,92px)!important;border-bottom:1px solid rgba(1,16,67,.12)}
.index-hero .container{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.56fr);gap:clamp(34px,5vw,72px);align-items:end}.index-hero .container>.eyebrow,.index-hero .container>h1,.index-hero .container>p{grid-column:1}.index-hero .container>.industry-hero-panel{grid-column:2;grid-row:1 / span 3}.index-hero .eyebrow{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:clamp(24px,3vw,38px)!important}.index-hero .eyebrow:after{content:"";height:1px;flex:1;background:var(--industry-ink)!important;opacity:1}.index-hero h1{font-size:clamp(48px,5.1vw,78px)!important;line-height:.98!important;letter-spacing:-.052em!important;color:var(--industry-ink)!important;max-width:980px!important}.index-hero p{max-width:760px!important;margin-top:24px!important;font-size:clamp(17px,1.15vw,19px)!important;line-height:1.58!important;color:rgba(11,12,12,.72)!important}.industry-hero-panel{background:var(--midnight);color:#fff;border:1px solid rgba(255,255,255,.16);padding:clamp(26px,3vw,38px);align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-height:420px;box-shadow:0 26px 76px rgba(1,16,67,.14)}.industry-hero-panel .panel-kicker{font:900 12px/1 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.70)}.industry-hero-panel strong{display:block;font-family:var(--serif);font-weight:300;font-size:clamp(31px,2.6vw,44px);line-height:1.02;letter-spacing:-.05em;color:#fff;margin:20px 0}.industry-hero-panel p{color:rgba(255,255,255,.78)!important;margin:0!important;font-size:16px!important;line-height:1.56!important}.industry-hero-panel .panel-rows{display:grid;margin-top:34px;border-top:1px solid rgba(255,255,255,.18)}.industry-hero-panel .panel-rows span{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.16);font:900 12px/1.3 var(--sans);letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.62)}.industry-hero-panel .panel-rows em{font-style:normal;color:#fff;text-transform:none;letter-spacing:0;text-align:right}.section{padding:clamp(84px,7.4vw,128px) 0!important}.section:nth-of-type(odd):not(.hero):not(.index-hero):not(.challenge):not(.cta){background:#fff}.section:nth-of-type(even):not(.hero):not(.index-hero):not(.challenge):not(.pod):not(.cta){background:var(--paper)}
.index-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,1.8vw,26px)!important}.index-card{min-height:470px!important;border:1px solid var(--industry-ink)!important;background:#fff!important;position:relative;box-shadow:none!important}.index-card:nth-child(1),.index-card:nth-child(6),.index-card:nth-child(11){grid-column:span 2}.index-card img{height:240px!important;filter:saturate(.92) contrast(.98);transition:transform .45s ease,filter .45s ease!important}.index-card:hover{transform:translateY(-4px)!important;background:#fff!important;box-shadow:0 22px 70px rgba(1,16,67,.10)!important}.index-card:hover img{transform:scale(1.035)!important;filter:saturate(1) contrast(1)}.index-card>div{padding:clamp(24px,2.2vw,34px)!important;gap:14px!important}.index-card h2{font-size:clamp(34px,3.1vw,50px)!important;line-height:.98!important;letter-spacing:-.052em!important;color:var(--industry-ink)!important}.index-card p{font-size:16px!important;line-height:1.55!important;color:rgba(11,12,12,.68)!important;max-width:560px}.index-card span{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin-top:auto!important;padding-top:18px;border-top:1px solid rgba(11,12,12,.18);width:100%;font-weight:900!important;color:var(--industry-ink)!important;text-decoration:none!important}.index-card:hover span{color:var(--midnight)!important;text-decoration:none!important}.hero{background:var(--industry-sage)!important;padding:clamp(58px,5.2vw,82px) 0 0!important}.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr)!important;gap:clamp(42px,6vw,96px)!important;align-items:center!important}.hero-copy{padding:clamp(68px,7vw,108px) 0 clamp(70px,7vw,110px)!important}.crumb{font-weight:900!important;color:rgba(11,12,12,.62)!important}.hero-copy>.eyebrow{display:flex!important;align-items:center!important;gap:18px!important;margin-bottom:24px}.hero-copy>.eyebrow:after{content:"";height:1px;flex:1;background:var(--industry-ink)!important;opacity:1}.hero h1{font-size:clamp(48px,5.1vw,78px)!important;line-height:.98!important;color:var(--industry-ink)!important;max-width:780px!important}.hero .sub{font-size:clamp(27px,2.35vw,40px)!important;color:var(--industry-ink)!important;margin:26px 0 18px!important}.hero p{font-size:clamp(17px,1.05vw,18px)!important;line-height:1.62!important;color:rgba(11,12,12,.72)!important}.hero-visual{min-height:660px!important;overflow:visible!important;padding-bottom:96px!important}.hero-photo{height:560px!important;box-shadow:none!important;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%)!important}.hero-card{left:auto!important;right:clamp(18px,3vw,40px)!important;bottom:38px!important;width:min(465px,76%)!important;border:1px solid var(--industry-ink)!important;box-shadow:0 22px 64px rgba(1,16,67,.13)!important;padding:clamp(24px,2.4vw,34px)!important}.hero-card:before{display:none!important}.hero-card strong{font-size:clamp(29px,2.25vw,38px)!important;color:var(--industry-ink)!important}.signal{border-top-color:rgba(11,12,12,.18)!important}.signal span{font-size:12px!important;border-bottom-color:rgba(11,12,12,.14)!important;color:rgba(11,12,12,.62)!important}.signal em{color:var(--industry-ink)!important;font-style:normal}.section-head{margin-bottom:clamp(44px,5vw,72px)!important}.section-head .rule{background:var(--industry-ink)!important;opacity:1!important}.section-head h2{font-size:clamp(44px,4.55vw,70px)!important;line-height:.98!important;color:var(--industry-ink)!important}.section-head p{font-size:clamp(16px,1.05vw,18px)!important;color:rgba(11,12,12,.70)!important;border-left-color:rgba(11,12,12,.20)!important}.feature-grid,.service-grid,.related-grid{gap:clamp(18px,1.7vw,26px)!important}.feature,.service,.related{border:1px solid var(--industry-ink)!important;background:#fff!important;box-shadow:none!important;padding:clamp(28px,2.5vw,40px)!important}.feature{min-height:300px!important}.service{min-height:285px!important}.related{min-height:250px!important}.feature:hover,.service:hover,.related:hover{transform:translateY(-4px)!important;box-shadow:0 20px 64px rgba(1,16,67,.08)!important;background:#fff!important}.feature svg,.service svg{width:46px!important;height:46px!important;margin-bottom:30px!important;stroke:var(--industry-ink)!important}.feature h3,.service h3,.related h3{font-size:clamp(29px,2.35vw,42px)!important;line-height:.98!important;color:var(--industry-ink)!important}.feature p,.service p,.related p{color:rgba(11,12,12,.68)!important;line-height:1.58!important}.service small{color:rgba(11,12,12,.58)!important}.challenge{background:var(--midnight)!important;padding:clamp(92px,8vw,136px) 0!important}.challenge-grid{grid-template-columns:minmax(0,.68fr) minmax(0,1fr)!important;gap:clamp(40px,6vw,92px)!important}.challenge .eyebrow{color:rgba(255,255,255,.72)!important}.challenge .rule{background:rgba(255,255,255,.36)!important}.challenge h2{font-size:clamp(46px,4.9vw,76px)!important;line-height:.98!important}.challenge p{color:rgba(255,255,255,.78)!important}.risk{grid-template-columns:92px 1fr!important;gap:clamp(22px,3vw,42px)!important;padding:30px 0!important}.risk b{font-size:clamp(42px,4vw,62px)!important;line-height:1!important;color:var(--sage)!important}.risk p{font-size:clamp(17px,1.1vw,19px)!important;line-height:1.56!important}.ops-fit{background:var(--industry-sky)!important;border-top:1px solid rgba(1,16,67,.12)!important;border-bottom:1px solid rgba(1,16,67,.12)!important}.ops-fit-card{border:1px solid var(--industry-ink)!important;background:#fff!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:clamp(34px,5vw,72px)!important}.ops-fit h2{font-size:clamp(44px,4.5vw,70px)!important;line-height:.98!important;color:var(--industry-ink)!important}.ops-fit li{background:var(--industry-sage)!important;border:1px solid rgba(11,12,12,.18)!important;color:var(--industry-ink)!important;padding:20px!important}.cta{background:var(--industry-sage)!important;color:var(--industry-ink)!important;padding:clamp(82px,7vw,116px) 0!important}.cta-box{background:transparent!important;border:0!important;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center!important}.cta-box:before{content:"";display:block;grid-column:1/-1;height:1px;background:var(--industry-ink);order:-2}.cta h2{color:var(--industry-ink)!important;font-size:clamp(48px,5.2vw,82px)!important;line-height:.94!important}.cta p{color:rgba(11,12,12,.70)!important;font-size:18px!important}.cta .btn{justify-self:end;background:var(--midnight)!important;color:#fff!important;border-color:var(--midnight)!important}.cta .btn:hover{background:#172653!important;border-color:#172653!important}
@media(max-width:1180px){.index-hero .container,.hero-grid,.challenge-grid,.ops-fit-card,.cta-box{grid-template-columns:1fr!important}.industry-hero-panel{min-height:auto}.index-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.index-card:nth-child(n){grid-column:auto!important}.hero-visual{min-height:auto!important}.hero-photo{height:clamp(360px,50vw,520px)!important}.hero-card{position:relative!important;right:auto!important;bottom:auto!important;width:calc(100% - 36px)!important;margin:-76px 18px 0 auto!important}.cta .btn{justify-self:start!important}}
@media(max-width:760px){.container{width:min(var(--max),calc(100% - 28px));padding-left:0!important;padding-right:0!important}.index-hero{padding:92px 0 58px!important;background:var(--industry-sage)!important}.index-hero h1,.hero h1{font-size:clamp(38px,11vw,50px)!important;line-height:1.02!important}.industry-hero-panel{padding:24px;min-height:auto}.index-grid,.feature-grid,.service-grid,.related-grid,.ops-fit ul{grid-template-columns:1fr!important}.index-card{min-height:auto!important}.index-card img{height:220px!important}.hero{padding-top:34px!important}.hero-copy{padding:62px 0 34px!important}.ctas{display:grid!important;grid-template-columns:1fr!important}.ctas .btn{width:100%}.hero-photo{height:330px!important;clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,0 100%)!important}.hero-card{width:100%!important;margin:0!important;padding:22px!important}.signal span{display:grid!important;gap:6px}.section{padding:70px 0!important}.section-head>div:first-child{gap:14px!important}.section-head h2{font-size:clamp(36px,11vw,50px)!important}.feature,.service,.related{padding:24px!important;min-height:auto!important}.challenge{padding:76px 0!important}.risk{grid-template-columns:1fr!important;gap:8px!important}.risk b{font-size:44px!important}.ops-fit-card{padding:24px!important}.cta-box{display:grid!important}.cta h2{font-size:clamp(40px,12vw,58px)!important}.cta .btn{width:100%!important}}

/* Dark panel contrast lock for global inline text overrides */
html body main .industry-hero-panel,
html body main .industry-hero-panel strong,
html body main .industry-hero-panel .panel-kicker,
html body main .industry-hero-panel .panel-rows em{color:#fff!important}
html body main .industry-hero-panel p,
html body main .industry-hero-panel .panel-rows span{color:rgba(255,255,255,.76)!important}
@media(max-width:1180px){.index-hero .container>.eyebrow,.index-hero .container>h1,.index-hero .container>p,.index-hero .container>.industry-hero-panel{grid-column:1!important;grid-row:auto!important}}

/* ACS industries final visual QA polish — 2026-05-13 */
@media(min-width:1181px){
  .index-hero .container{grid-template-columns:minmax(0,1fr) minmax(390px,.54fr)!important;gap:clamp(58px,6vw,92px)!important;align-items:end!important}
  .index-hero h1{max-width:980px!important}
  .index-hero p{max-width:700px!important;color:rgba(11,12,12,.80)!important}
  .industry-hero-panel{align-self:end!important;min-height:0!important;justify-content:flex-start!important;padding:clamp(30px,3.1vw,42px)!important}
  .industry-hero-panel .panel-rows{margin-top:clamp(28px,3.2vw,42px)!important}
}
.index-card span{line-height:1!important;align-items:center!important}
.index-card p{color:rgba(11,12,12,.74)!important}
html body .footer p,html body .footer a,html body .footer span{color:rgba(255,255,255,.82)!important}
html body .footer a:hover{color:#fff!important}

/* Hero full-sage contrast lock — keep text visible on the light sage hero wash */
html body main .index-hero > .container > .eyebrow,
html body main .index-hero > .container > h1,
html body main .hero .hero-copy > .crumb,
html body main .hero .hero-copy > .eyebrow,
html body main .hero .hero-copy > h1,
html body main .hero .hero-copy > .sub{color:var(--industry-ink,#0B0C0C)!important}
html body main .index-hero > .container > p,
html body main .hero .hero-copy > p{color:rgba(11,12,12,.78)!important}
html body main .index-hero .eyebrow::after,
html body main .hero .hero-copy > .eyebrow::after{background:var(--industry-ink,#0B0C0C)!important;opacity:1!important}

/* Industries CTA is intentionally light sage even when legacy markup includes `.dark`. */
html body main section.cta.dark,
html body main section.cta.dark .cta-box,
html body main section.cta.dark .cta-box > div{background:var(--industry-sage,#E7EDDC)!important;color:var(--industry-ink,#0B0C0C)!important}
html body main section.cta.dark .cta-box .eyebrow,
html body main section.cta.dark .cta-box h2,
html body main section.cta.dark .cta-box p{color:var(--industry-ink,#0B0C0C)!important}
html body main section.cta.dark .cta-box p{color:rgba(11,12,12,.74)!important}
html body main section.cta.dark .cta-box::before{display:none!important;content:none!important}
html body main section.cta.dark .cta-box a.btn.light,
html body main section.cta.dark a.btn.light{background:var(--midnight,#011043)!important;border-color:var(--midnight,#011043)!important;color:#fff!important}
html body main section.cta.dark .cta-box a.btn.light:hover,
html body main section.cta.dark a.btn.light:hover{background:#172653!important;border-color:#172653!important;color:#fff!important}
html body main section.cta.dark .cta-box > div{min-width:0!important}
html body main section.cta.dark .cta-box .cta-kicker{
  grid-column:1 / -1!important;
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  margin:0 0 clamp(20px,2.6vw,32px)!important;
}
html body main section.cta.dark .cta-box .eyebrow{
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  margin:0!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
  font-size:12px!important;
  letter-spacing:.14em!important;
  font-weight:950!important;
}
html body main section.cta.dark .cta-box .cta-kicker .eyebrow::after{
  content:none!important;
}
html body main section.cta.dark .cta-box .cta-kicker .rule{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:1px!important;
  margin:0!important;
  background:var(--industry-ink,#0B0C0C)!important;
  opacity:1!important;
}
html body main section.cta.dark .cta-box .eyebrow::after{
  content:""!important;
  display:block!important;
  height:1px!important;
  flex:1 1 auto!important;
  background:var(--industry-ink,#0B0C0C)!important;
  opacity:1!important;
}

/* Related-services hover contrast lock — keep light buttons readable under legacy broad text-color rules. */
html body main#main#main#main .related.related:hover .btn.btn.light,
html body main#main#main#main .related.related .btn.btn.light:hover,
html body main#main#main#main .related.related:focus-visible .btn.btn.light,
html body main#main#main#main .related.related:focus-within .btn.btn.light{
  background:#fff!important;
  border-color:var(--industry-ink,#0B0C0C)!important;
  color:var(--industry-ink,#0B0C0C)!important;
}

/* Industry page heading scale lock — section headlines may not exceed the hero headline. */
html body main .section-head h2,
html body main .challenge h2,
html body main .ops-fit h2,
html body main .cta h2{
  font-size:clamp(48px,5.1vw,78px)!important;
  line-height:.98!important;
}
@media(max-width:760px){
  html body main .section-head h2,
  html body main .challenge h2,
  html body main .ops-fit h2,
  html body main .cta h2{
    font-size:clamp(38px,11vw,50px)!important;
    line-height:1.02!important;
  }
}

/* Industry operational-resilience cards — use the open space for concise, legally safe capability context. */
html body main .ops-fit-card{
  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;
  gap:clamp(34px,4.6vw,68px)!important;
  align-items:stretch!important;
}
html body main .ops-fit ul{
  gap:14px!important;
  align-content:stretch!important;
  grid-auto-rows:1fr!important;
}
html body main .ops-fit li{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:clamp(210px,15vw,252px)!important;
  padding:clamp(22px,2vw,30px)!important;
  background:var(--industry-sage,#E7EDDC)!important;
  border:1px solid rgba(11,12,12,.24)!important;
  color:var(--industry-ink,#0B0C0C)!important;
  transition:transform .22s cubic-bezier(.16,1,.3,1),background .22s ease,border-color .22s ease!important;
}
html body main .ops-fit li:hover{
  transform:translateY(-4px)!important;
  background:#eef3e6!important;
  border-color:rgba(11,12,12,.42)!important;
}
html body main .ops-fit li .ops-card-num{
  display:block!important;
  margin:0 0 clamp(24px,2.4vw,34px)!important;
  font:900 11px/1 var(--sans)!important;
  letter-spacing:.16em!important;
  color:rgba(11,12,12,.55)!important;
}
html body main .ops-fit li h3{
  margin:0!important;
  max-width:28ch!important;
  font-family:var(--sans)!important;
  font-size:clamp(18px,1.24vw,22px)!important;
  line-height:1.16!important;
  letter-spacing:-.018em!important;
  font-weight:900!important;
  color:var(--industry-ink,#0B0C0C)!important;
}
html body main .ops-fit li p{
  margin:12px 0 0!important;
  max-width:42ch!important;
  font-size:15px!important;
  line-height:1.5!important;
  color:rgba(11,12,12,.72)!important;
}
html body main .ops-card-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin-top:auto!important;
  padding-top:clamp(20px,2vw,28px)!important;
}
html body main .ops-card-tags span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:26px!important;
  padding:6px 9px 5px!important;
  border:1px solid rgba(11,12,12,.30)!important;
  background:rgba(255,255,255,.34)!important;
  font:900 10px/1 var(--sans)!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  color:rgba(11,12,12,.72)!important;
}
@media(max-width:1180px){
  html body main .ops-fit-card{grid-template-columns:1fr!important}
  html body main .ops-fit li{min-height:190px!important}
}
@media(max-width:760px){
  html body main .ops-fit ul{grid-template-columns:1fr!important}
  html body main .ops-fit li{min-height:0!important;padding:22px!important}
  html body main .ops-fit li .ops-card-num{margin-bottom:20px!important}
}

/* Industry detail hero breadcrumb/nav guide — separate from the eyebrow treatment. */
html body main .hero .industry-crumb-wrap{
  display:block!important;
  padding-top:clamp(22px,2.6vw,36px)!important;
  padding-bottom:0!important;
}
html body main .hero .industry-crumb-wrap .crumb{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  margin:0!important;
  font:900 13px/1.2 var(--sans)!important;
  letter-spacing:.01em!important;
  color:rgba(11,12,12,.62)!important;
}
html body main .hero .industry-crumb-wrap + .hero-grid .hero-copy{
  padding-top:clamp(46px,5vw,78px)!important;
}
html body main .hero .hero-copy > .crumb{
  display:none!important;
}
@media(max-width:760px){
  html body main .hero .industry-crumb-wrap{
    padding-top:24px!important;
  }
  html body main .hero .industry-crumb-wrap + .hero-grid .hero-copy{
    padding-top:38px!important;
  }
}

/* Industries index hero optimization — compact full-width eyebrow + organization-first copy, 2026-05-27 */
@media(min-width:1181px){
  html body main .index-hero{
    padding-top:clamp(64px,5.5vw,88px)!important;
    padding-bottom:clamp(42px,4vw,58px)!important;
  }
  html body main .index-hero .container{
    position:relative!important;
    display:block!important;
    min-height:clamp(338px,28vw,390px)!important;
  }
  html body main .index-hero .container>.eyebrow{
    width:100%!important;
    max-width:none!important;
    display:flex!important;
    align-items:center!important;
    gap:18px!important;
    margin:0 0 clamp(22px,2.1vw,30px)!important;
  }
  html body main .index-hero .container>.eyebrow::after{
    content:""!important;
    display:block!important;
    flex:1 1 auto!important;
    min-width:0!important;
    height:1px!important;
    background:var(--industry-ink,#0B0C0C)!important;
    opacity:1!important;
  }
  html body main .index-hero .container>h1{
    max-width:clamp(600px,58vw,860px)!important;
    text-wrap:balance!important;
  }
  html body main .index-hero .container>p{
    max-width:clamp(560px,52vw,720px)!important;
    margin-top:clamp(18px,1.6vw,24px)!important;
  }
  html body main .index-hero .container>.industry-hero-panel{
    position:absolute!important;
    right:var(--container-pad,clamp(24px,5vw,72px))!important;
    top:clamp(36px,3.4vw,48px)!important;
    width:clamp(410px,33vw,460px)!important;
    min-height:0!important;
    padding:clamp(20px,1.8vw,26px)!important;
    box-shadow:0 18px 52px rgba(1,16,67,.12)!important;
  }
  html body main .industry-hero-panel strong{
    margin:12px 0!important;
    font-size:clamp(26px,2vw,32px)!important;
  }
  html body main .industry-hero-panel .panel-rows{
    margin-top:clamp(16px,1.6vw,22px)!important;
  }
  html body main .industry-hero-panel p{
    font-size:14px!important;
    line-height:1.42!important;
  }
  html body main .industry-hero-panel .panel-rows span{
    padding:8px 0!important;
  }
}
@media(max-width:1180px){
  html body main .index-hero{
    padding-top:clamp(76px,9vw,104px)!important;
    padding-bottom:clamp(48px,6vw,66px)!important;
  }
  html body main .index-hero .container{
    display:block!important;
  }
  html body main .index-hero .container>.eyebrow{
    width:100%!important;
    max-width:none!important;
    margin-bottom:clamp(20px,3vw,28px)!important;
  }
  html body main .index-hero .container>p{
    margin-top:18px!important;
  }
  html body main .index-hero .container>.industry-hero-panel{
    margin-top:clamp(26px,4vw,36px)!important;
    padding:clamp(22px,3vw,28px)!important;
  }
}
@media(max-width:760px){
  html body main .index-hero{
    padding-top:68px!important;
    padding-bottom:40px!important;
  }
  html body main .index-hero .container>.eyebrow{
    margin-bottom:16px!important;
  }
  html body main .index-hero .container>p{
    margin-top:14px!important;
  }
  html body main .index-hero .container>.industry-hero-panel{
    display:none!important;
  }
}
