/* Enterprise Applications — page-owned styles */
body:has(.enterprise-opening) .page-hero{min-height:0;padding:132px 0 54px}
body:has(.enterprise-opening) .page-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:54px;align-items:start}
body:has(.enterprise-opening) .page-hero-copy{align-self:start}
body:has(.enterprise-opening) .page-hero-art{min-height:310px;align-self:center;margin:0;place-items:center}
body:has(.enterprise-opening) .page-hero-art:before,body:has(.enterprise-opening) .hero-art-orbit{display:none}
body:has(.enterprise-opening) .page-hero-art img{width:min(100%,620px);height:auto;max-height:340px;object-fit:contain;object-position:center;transform:none;filter:none;animation:none}
.enterprise-opening{background:#fff;overflow:hidden}.enterprise-opening-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.enterprise-opening h2,.enterprise-modernise h2,.enterprise-outcomes h2{margin:20px 0 0;font-size:clamp(39px,4.5vw,59px);line-height:1.12;letter-spacing:-.048em}.enterprise-opening h2 em,.enterprise-outcomes h2 em{font-style:normal;color:var(--blue)}.enterprise-prose{padding-top:30px;color:var(--muted);font-size:15px}.enterprise-prose p{margin:0 0 20px}.enterprise-prose .lead{color:var(--ink);font:600 20px/1.52 var(--heading)}
.enterprise-signal{display:flex;align-items:center;gap:14px;margin-top:55px;color:#7c8799;font:700 8px var(--heading);letter-spacing:.11em;text-transform:uppercase}.enterprise-signal i{position:relative;width:70px;height:2px;background:linear-gradient(90deg,#ef5c50,#e9a02d,#159ba6,#7554c8)}.enterprise-signal i:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-radius:50%;background:#7554c8}
.enterprise-domain-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.enterprise-domain-grid article{position:relative;min-height:390px;padding:30px 27px;border-right:1px solid var(--line);background:#fff}.enterprise-domain-grid article:last-child{border:0}.enterprise-domain-grid article:before{content:"";position:absolute;inset:-1px 0 auto;height:4px;background:var(--accent)}.enterprise-domain-grid>article>span{color:var(--accent);font:700 9px var(--heading)}.enterprise-domain-grid i{display:grid;place-items:center;width:82px;height:82px;margin:42px 0 32px;border-radius:24px;background:color-mix(in srgb,var(--accent) 11%,white);color:var(--accent)}.enterprise-domain-grid svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.enterprise-domain-grid h3{margin:0 0 14px;font-size:22px}.enterprise-domain-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.72}
.enterprise-modernise{padding:112px 0}.enterprise-modernise-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:center}.enterprise-modernise h2 em{font-style:normal;color:var(--mint)}.enterprise-modernise-grid>div:first-child>p:last-child{max-width:570px;margin-top:28px;color:#aeb8cb;font-size:14px;line-height:1.8}.enterprise-modernise-list{border-top:1px solid rgba(255,255,255,.16)}.enterprise-modernise-list article{display:grid;grid-template-columns:120px 1fr;gap:28px;padding:24px 8px;border-bottom:1px solid rgba(255,255,255,.16)}.enterprise-modernise-list b{color:var(--mint);font-size:14px}.enterprise-modernise-list span{color:#aeb8cb;font-size:11px;line-height:1.6}
.enterprise-principle-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.enterprise-principle-grid article{min-height:280px;padding:34px 28px;border-right:1px solid var(--line)}.enterprise-principle-grid article:last-child{border:0}.enterprise-principle-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eef1fb;color:var(--blue);font:700 10px var(--heading)}.enterprise-principle-grid article:nth-child(2) b{background:#fff4df;color:#ba7510}.enterprise-principle-grid article:nth-child(3) b{background:#e3f5f3;color:#087b80}.enterprise-principle-grid article:nth-child(4) b{background:#f0eafb;color:#6841b5}.enterprise-principle-grid h3{margin:45px 0 14px;font-size:20px}.enterprise-principle-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.72}
.enterprise-outcomes{padding-top:28px}.enterprise-outcomes-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:85px;align-items:end;padding:62px 66px;background:#fff;border-left:5px solid #7554c8}.enterprise-outcomes h2{font-size:clamp(31px,3.7vw,49px)}.enterprise-outcome-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.enterprise-outcome-list span{padding:17px 18px;background:#f2f4f8;color:var(--ink);font:700 11px var(--heading);border-left:3px solid #7554c8}.enterprise-outcome-list span:nth-child(2){border-color:#e9a02d}.enterprise-outcome-list span:nth-child(3){border-color:#159ba6}.enterprise-outcome-list span:nth-child(4){border-color:#ef5c50}.enterprise-outcome-list span:nth-child(5){grid-column:1/-1;border-color:#3159d8}
@media(max-width:1000px){.enterprise-domain-grid,.enterprise-principle-grid{grid-template-columns:1fr 1fr}.enterprise-domain-grid article:nth-child(2),.enterprise-principle-grid article:nth-child(2){border-right:0}.enterprise-domain-grid article:nth-child(-n+2),.enterprise-principle-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:760px){body:has(.enterprise-opening) .page-hero{padding:106px 0 34px}body:has(.enterprise-opening) .page-hero-inner{grid-template-columns:1fr;gap:18px}body:has(.enterprise-opening) .page-hero-art{width:min(100%,520px);min-height:0;margin-inline:auto}body:has(.enterprise-opening) .page-hero-art img{width:100%;max-height:none}.enterprise-opening-grid,.enterprise-modernise-grid,.enterprise-outcomes-panel{grid-template-columns:1fr;gap:30px}.enterprise-signal{align-items:flex-start;flex-direction:column;margin-top:38px}.enterprise-signal i{width:2px;height:30px;background:linear-gradient(#ef5c50,#e9a02d,#159ba6,#7554c8)}.enterprise-signal i:after{right:-3px;top:auto;bottom:0}.enterprise-domain-grid,.enterprise-principle-grid{grid-template-columns:1fr}.enterprise-domain-grid article:nth-child(n),.enterprise-principle-grid article:nth-child(n){min-height:320px;border-right:0;border-bottom:1px solid var(--line)}.enterprise-domain-grid article:last-child,.enterprise-principle-grid article:last-child{border-bottom:0}.enterprise-modernise{padding:80px 0}.enterprise-modernise-list article{grid-template-columns:1fr;gap:7px}.enterprise-outcomes-panel{padding:42px 28px}.enterprise-outcome-list{grid-template-columns:1fr}.enterprise-outcome-list span:nth-child(n){grid-column:auto}}
@media(prefers-reduced-motion:reduce){body:has(.enterprise-opening) .page-hero-art img{animation:none!important}}

/* Page-specific portfolio decision model */
.enterprise-portfolio{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.enterprise-portfolio-copy>p:last-child{max-width:560px;margin-top:28px;color:#aeb8cb;font-size:14px;line-height:1.8}.enterprise-portfolio-map{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.enterprise-portfolio-map:before,.enterprise-portfolio-map:after{content:"";position:absolute;z-index:0;background:rgba(111,215,191,.25)}.enterprise-portfolio-map:before{left:50%;top:8%;bottom:8%;width:1px}.enterprise-portfolio-map:after{top:50%;left:8%;right:8%;height:1px}.enterprise-portfolio-map article{position:relative;z-index:1;min-height:160px;padding:25px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.045)}.enterprise-portfolio-map article span{color:var(--mint);font:700 9px var(--heading)}.enterprise-portfolio-map article strong{display:block;margin:25px 0 8px;color:#fff;font-size:18px}.enterprise-portfolio-map article p{margin:0;color:#aeb8cb;font-size:10px;line-height:1.65}.enterprise-portfolio-core{position:absolute;left:50%;top:50%;z-index:2;display:grid;place-items:center;width:150px;height:150px;padding:20px;transform:translate(-50%,-50%);border:8px solid #172338;border-radius:50%;background:linear-gradient(145deg,#3159d8,#159ba6);color:#fff;text-align:center;box-shadow:0 18px 40px rgba(0,0,0,.35)}.enterprise-portfolio-core small{font:700 8px var(--heading);letter-spacing:.12em;text-transform:uppercase}.enterprise-portfolio-core b{font-size:12px;line-height:1.4}@media(max-width:900px){.enterprise-portfolio{grid-template-columns:1fr;gap:45px}}@media(max-width:560px){.enterprise-portfolio-map{grid-template-columns:1fr;padding:0}.enterprise-portfolio-map:before,.enterprise-portfolio-map:after{display:none}.enterprise-portfolio-core{position:relative;left:auto;top:auto;grid-row:1;width:auto;height:auto;min-height:110px;transform:none;border:0;border-radius:18px}.enterprise-portfolio-map article{min-height:145px}}
