/* Government & Public Sector — page-owned styles */
body:has(.gps-opening) .page-hero{min-height:0;padding:132px 0 54px}body:has(.gps-opening) .page-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:54px;align-items:start}body:has(.gps-opening) .page-hero-copy{align-self:start}body:has(.gps-opening) .page-hero-art{min-height:310px;align-self:center;margin:0;place-items:center}body:has(.gps-opening) .page-hero-art:before,body:has(.gps-opening) .hero-art-orbit{display:none}body:has(.gps-opening) .page-hero-art img{width:min(100%,650px);height:auto;max-height:345px;object-fit:contain;object-position:center;transform:none;filter:none;animation:none}
.gps-opening{background:#fff;overflow:hidden}.gps-opening-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.gps-opening h2,.gps-trust h2,.gps-outcomes h2{margin:20px 0 0;font-size:clamp(39px,4.5vw,59px);line-height:1.12;letter-spacing:-.048em}.gps-opening h2 em,.gps-outcomes h2 em{font-style:normal;color:var(--blue)}.gps-prose{padding-top:30px;color:var(--muted);font-size:15px}.gps-prose p{margin:0 0 20px}.gps-prose .lead{color:var(--ink);font:600 20px/1.52 var(--heading)}.gps-signal{display:flex;align-items:center;gap:14px;margin-top:55px;color:#7c8799;font:700 8px var(--heading);letter-spacing:.11em;text-transform:uppercase}.gps-signal i{position:relative;width:70px;height:2px;background:linear-gradient(90deg,#126bff,#16a6b2,#e3a126)}.gps-signal i:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-radius:50%;background:#e3a126}
.gps-domain-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#fff}.gps-domain-grid article{position:relative;min-height:290px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.gps-domain-grid article:nth-child(3n){border-right:0}.gps-domain-grid article:nth-child(n+4){border-bottom:0}.gps-domain-grid article:before{content:"";position:absolute;inset:-1px auto auto -1px;width:4px;height:calc(100% + 2px);background:var(--accent)}.gps-domain-grid span{color:var(--accent);font:700 9px var(--heading)}.gps-domain-grid h3{margin:54px 0 13px;font-size:20px}.gps-domain-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.72}.gps-domain-grid b{position:absolute;left:32px;bottom:28px;color:var(--accent);font:700 8px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.gps-trust{padding:112px 0}.gps-trust-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:center}.gps-trust h2 em{font-style:normal;color:var(--mint)}.gps-trust-grid>div:first-child>p:last-child{max-width:520px;margin-top:28px;color:#aeb8cb;font-size:14px;line-height:1.8}.gps-trust-list{border-top:1px solid rgba(255,255,255,.16)}.gps-trust-list article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:23px 4px;border-bottom:1px solid rgba(255,255,255,.16)}.gps-trust-list b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(77,211,181,.11);color:var(--mint);font-size:9px}.gps-trust-list h3{margin:0 0 6px;color:#fff;font-size:15px}.gps-trust-list p{margin:0;color:#aeb8cb;font-size:10px;line-height:1.65}
.gps-path-list{display:grid;grid-template-columns:repeat(5,1fr);border-block:1px solid var(--line)}.gps-path-list article{position:relative;min-height:300px;padding:30px 24px;border-right:1px solid var(--line)}.gps-path-list article:last-child{border:0}.gps-path-list article:not(:last-child):after{content:"";position:absolute;right:-4px;top:68px;z-index:1;width:8px;height:8px;border-radius:50%;background:var(--blue)}.gps-path-list span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e9f5f7;color:#148797;font:700 10px var(--heading)}.gps-path-list h3{margin:52px 0 13px;font-size:20px}.gps-path-list p{margin:0;color:var(--muted);font-size:11px;line-height:1.72}
.gps-outcomes{padding-top:28px}.gps-outcomes-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:85px;align-items:end;padding:62px 66px;background:#fff;border-left:5px solid #126bff}.gps-outcomes h2{font-size:clamp(31px,3.7vw,49px)}.gps-outcome-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gps-outcome-list span{padding:17px 18px;background:#f2f6f8;color:var(--ink);font:700 11px var(--heading);border-left:3px solid #126bff}.gps-outcome-list span:nth-child(2){border-color:#16a6b2}.gps-outcome-list span:nth-child(3){border-color:#e3a126}.gps-outcome-list span:nth-child(4){border-color:#7554c8}.gps-outcome-list span:nth-child(5){grid-column:1/-1;border-color:#198a62}
@media(max-width:1000px){.gps-domain-grid{grid-template-columns:repeat(2,1fr)}.gps-domain-grid article:nth-child(n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.gps-domain-grid article:nth-child(2n){border-right:0}.gps-domain-grid article:nth-child(n+5){border-bottom:0}.gps-path-list{grid-template-columns:repeat(3,1fr)}.gps-path-list article:nth-child(3){border-right:0}.gps-path-list article:nth-child(n+4){border-top:1px solid var(--line)}}
@media(max-width:760px){body:has(.gps-opening) .page-hero{padding:106px 0 34px}body:has(.gps-opening) .page-hero-inner{grid-template-columns:1fr;gap:18px}body:has(.gps-opening) .page-hero-art{width:min(100%,540px);min-height:0;margin-inline:auto}body:has(.gps-opening) .page-hero-art img{width:100%;max-height:none}.gps-opening-grid,.gps-trust-grid,.gps-outcomes-panel{grid-template-columns:1fr;gap:30px}.gps-signal{align-items:flex-start;flex-direction:column;margin-top:38px}.gps-signal i{width:2px;height:30px;background:linear-gradient(#126bff,#16a6b2,#e3a126)}.gps-signal i:after{right:-3px;top:auto;bottom:0}.gps-domain-grid,.gps-path-list{grid-template-columns:1fr}.gps-domain-grid article:nth-child(n){min-height:280px;border-right:0;border-bottom:1px solid var(--line)}.gps-domain-grid article:last-child{border-bottom:0}.gps-trust{padding:80px 0}.gps-path-list article:nth-child(n){min-height:250px;border-right:0;border-bottom:1px solid var(--line)}.gps-path-list article:last-child{border-bottom:0}.gps-path-list article:not(:last-child):after{right:auto;left:42px;top:auto;bottom:-4px}.gps-outcomes-panel{padding:42px 28px}.gps-outcome-list{grid-template-columns:1fr}.gps-outcome-list span:nth-child(n){grid-column:auto}}
@media(prefers-reduced-motion:reduce){body:has(.gps-opening) .page-hero-art img{animation:none!important}}

/* Industry-specific operating journey */
.gps-journey .gps-path-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;position:relative}
.gps-journey .gps-path-list article{position:relative;min-width:0}
.gps-journey .gps-path-list article:not(:last-child)::after{content:"";position:absolute;right:-11px;top:42px;width:22px;height:22px;background:#fff;border-top:2px solid #35bfc0;border-right:2px solid #35bfc0;transform:rotate(45deg);z-index:3}
.gps-journey .gps-path-list article:nth-child(3){background:#102a55;color:#fff}
.gps-journey .gps-path-list article:nth-child(3) p{color:#cbd8f2}
.gps-journey .gps-path-list article:nth-child(3) span{background:#48d7c8;color:#102a55}
@media(max-width:760px){.gps-journey .gps-path-list{grid-template-columns:1fr;gap:14px}.gps-journey .gps-path-list article:not(:last-child)::after{display:none}}
