:root{--red:#d62828;--red-dark:#aa1f1f;--charcoal:#23272b;--ink:#151a1e;--muted:#657079;--light:#f5f6f7;--line:#dfe4e7;--white:#fff;--max:1240px;--shadow:0 18px 46px rgba(18,24,28,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.eyebrow{font-size:.76rem;letter-spacing:.2em;text-transform:uppercase;font-weight:900;color:var(--red)}h1,h2,h3{line-height:1.08;margin:0 0 18px}h1{font-size:clamp(3rem,7vw,6.5rem);letter-spacing:-.055em}h2{font-size:clamp(2.1rem,4vw,3.9rem);letter-spacing:-.04em}h3{font-size:1.35rem}p{margin:0 0 18px;color:#4d575e}.lead{font-size:clamp(1.05rem,2vw,1.28rem);max-width:780px}.section{padding:100px 0}.section-sm{padding:66px 0}.dark{background:var(--charcoal);color:#fff}.dark p{color:#cbd1d5}.light{background:var(--light)}
.header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e6e9eb;box-shadow:0 5px 22px rgba(20,25,29,.05)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;min-width:250px}.brand img{height:68px;width:auto;max-width:390px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:24px;color:var(--ink);font-size:.86rem;font-weight:800}.navlinks a{opacity:.78}.navlinks a:hover,.navlinks a.active{opacity:1;color:var(--red)}.menu{display:none;border:0;background:none;color:var(--ink);font-size:1.75rem;padding:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:5px;font-weight:900;font-size:.86rem;letter-spacing:.02em;border:1px solid transparent;transition:.2s}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.56);color:#fff}.btn-outline:hover{background:#fff;color:#111}
.hero{min-height:830px;display:flex;align-items:center;position:relative;color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,14,.95) 0%,rgba(5,10,14,.80) 42%,rgba(5,10,14,.20) 77%,rgba(5,10,14,.38) 100%)}.hero-content{position:relative;padding-top:115px;max-width:780px}.hero h1 span{color:#ff3535}.hero p{color:#eef1f3;font-size:1.2rem;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-strip{position:absolute;bottom:0;left:0;right:0;background:rgba(10,14,18,.92);border-top:1px solid rgba(255,255,255,.13)}.framework-mini{display:grid;grid-template-columns:repeat(6,1fr)}.framework-mini div{padding:22px 16px;border-right:1px solid rgba(255,255,255,.13)}.framework-mini strong{display:block;color:#ff4545;text-transform:uppercase;font-size:.75rem;letter-spacing:.09em}.framework-mini span{font-size:.8rem;color:#d4d9dc}
.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.home-proposition{align-items:start}.feature-visual{grid-column:1/-1;border-radius:10px;overflow:hidden;box-shadow:var(--shadow);margin-bottom:8px}.feature-visual img{width:100%;aspect-ratio:16/8;object-fit:cover}.stat-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stat{padding:28px;background:#fff;border:1px solid var(--line);border-radius:7px}.stat b{display:block;font-size:2.05rem;color:var(--red)}.stat span{font-size:.9rem;color:var(--muted)}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);padding:28px;border-radius:8px;overflow:hidden;transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:transparent}.card-image{margin:-28px -28px 24px;overflow:hidden}.card-image img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:.4s}.card:hover .card-image img{transform:scale(1.035)}.icon{width:52px;height:52px;border:1px solid var(--line);display:grid;place-items:center;margin-bottom:22px;color:var(--red);font-weight:900;font-size:1.2rem}.card ul{padding-left:18px;color:#59636a}.card li{margin:7px 0}
.serve-card{min-height:325px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative;overflow:hidden;background-color:#222;background-position:center;background-size:cover;border-radius:9px}.serve-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,12,15,.96),rgba(8,12,15,.15) 74%)}.serve-card>*{position:relative}.serve-card p{color:#e0e5e8}.serve-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(0,0,0,.25)}
.journey{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:45px;box-shadow:0 12px 34px rgba(20,25,30,.07)}.journey .step{padding:28px 18px;border-top:3px solid var(--red);background:#fff;border-right:1px solid var(--line)}.journey .num{font-size:.75rem;color:var(--red);font-weight:900}.network{display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr;gap:10px;align-items:center;margin-top:40px}.node{padding:28px;border:1px solid #4a5359;background:#2d3338;text-align:center}.arrow{text-align:center;color:#ff4141;font-size:2rem}
.banner{padding:175px 0 88px;color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat}.banner h1{font-size:clamp(2.8rem,6vw,5.2rem)}.banner p{color:#e6ebee}.breadcrumbs{color:#d5dadd;font-size:.84rem;margin-bottom:18px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 40px}.pill{padding:10px 15px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:.82rem;font-weight:800}.pill:hover{border-color:var(--red);color:var(--red)}.product-row{display:grid;grid-template-columns:280px 1fr;gap:42px;padding:54px 0;border-bottom:1px solid var(--line)}.product-row h3{color:var(--red)}.platform-visual,.customer-icon{margin-top:25px;overflow:hidden;border-radius:8px;background:#eef1f3}.platform-visual img{width:100%;aspect-ratio:16/10;object-fit:cover}.customer-icon{max-width:230px;border-radius:50%;box-shadow:var(--shadow)}.customer-icon img{aspect-ratio:1;object-fit:cover}.outcome{padding:20px;background:#fff;border-left:4px solid var(--red);margin-top:18px;border-radius:4px}.cta{background:var(--red);color:#fff;padding:64px 0}.cta p{color:#ffeaea}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.insight{border-top:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:140px 1fr auto;gap:24px;align-items:center}.insight small{color:var(--red);font-weight:900}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form .full{grid-column:1/-1}.form input,.form textarea,.form select{width:100%;padding:15px;border:1px solid #cfd5d9;border-radius:5px;font:inherit;background:#fff}.form input:focus,.form textarea:focus,.form select:focus{outline:2px solid rgba(214,40,40,.22);border-color:var(--red)}.form textarea{min-height:160px}
.footer{background:#fff;color:var(--ink);padding:64px 0 26px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:38px}.footer img{height:64px;width:auto}.footer h4{margin:0 0 16px;color:var(--ink)}.footer a,.footer p{display:block;color:#68727a;font-size:.9rem;margin:8px 0}.footer a:hover{color:var(--red)}.copyright{border-top:1px solid #e1e5e8;margin-top:42px;padding-top:22px;color:#7d878e;font-size:.8rem}
@media(max-width:1050px){.brand{min-width:210px}.brand img{height:58px;max-width:300px}.navlinks{gap:16px;font-size:.8rem}}
@media(max-width:900px){.nav{height:80px}.brand img{height:54px}.navlinks{position:absolute;top:80px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:24px;border-bottom:1px solid var(--line);box-shadow:0 15px 30px rgba(0,0,0,.1)}.navlinks.open{display:flex}.menu{display:block}.navlinks .btn{width:100%}.hero{min-height:760px}.hero-strip{display:none}.intro-grid,.contact-grid{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:1fr 1fr}.journey{grid-template-columns:repeat(3,1fr)}.network{grid-template-columns:1fr}.arrow{transform:rotate(90deg)}.footer-grid{grid-template-columns:1fr 1fr}.product-row{grid-template-columns:1fr}.platform-visual{max-width:520px}.cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.container{width:min(100% - 28px,var(--max))}.section{padding:72px 0}.nav{height:72px}.brand{min-width:0}.brand img{height:46px;max-width:245px}.navlinks{top:72px}.hero{min-height:690px;background-position:60% center}.hero-content{padding-top:78px}.hero h1{font-size:clamp(2.65rem,14vw,4.3rem)}.hero p{font-size:1.04rem}.hero-actions .btn{width:100%}.grid-4,.grid-3,.stat-panel,.journey,.footer-grid,.form{grid-template-columns:1fr}.form .full{grid-column:auto}.serve-card{min-height:260px}.insight{grid-template-columns:1fr}.banner{padding:135px 0 62px}.cta{padding:46px 0}.product-row{padding:42px 0}.customer-icon{max-width:180px}.footer img{height:auto;max-width:290px}}

/* ALM V3 refinements */
.header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}
.nav{height:84px}
.brand{min-width:220px;max-width:330px;overflow:hidden}
.brand img{height:52px;width:auto;max-width:100%;object-fit:contain;object-position:left center}
.footer{background:#fff}
.footer img{height:52px;max-width:310px;object-fit:contain;object-position:left center}

/* Customer cards: smaller contained illustrations and stronger readability */
.serve-card{min-height:320px;background-size:72% auto;background-repeat:no-repeat;background-position:center 24%;background-color:#eef1f3;border:1px solid rgba(255,255,255,.08)}
.serve-card:before{background:linear-gradient(0deg,rgba(8,12,15,.97) 0%,rgba(8,12,15,.86) 26%,rgba(8,12,15,.12) 66%,rgba(8,12,15,.02) 100%)}
.serve-card h3{font-size:1.22rem;text-shadow:0 2px 10px rgba(0,0,0,.45)}
.serve-card p{font-size:.94rem;line-height:1.55;margin-bottom:0;text-shadow:0 1px 8px rgba(0,0,0,.5)}

/* Inner-page hero consistency */
.banner{min-height:470px;display:flex;align-items:center;background-color:#182028;background-position:center;background-size:cover}
.banner .container{padding-top:22px}

/* Improve proposition layout while retaining V1 proposition wording */
.home-proposition{grid-template-columns:1fr .9fr;align-items:center}
.home-proposition .feature-visual{grid-column:1/-1;margin-top:14px}
.home-proposition .feature-visual img{aspect-ratio:16/7.5}

@media(max-width:1050px){
  .nav{height:80px}.brand{min-width:190px;max-width:275px}.brand img{height:46px}
  .serve-card{background-size:68% auto}
}
@media(max-width:900px){
  .nav{height:74px}.brand{max-width:245px}.brand img{height:42px}.navlinks{top:74px}
  .home-proposition{grid-template-columns:1fr}
  .banner{min-height:420px}
}
@media(max-width:600px){
  .nav{height:68px}.brand{max-width:205px}.brand img{height:37px}.navlinks{top:68px}
  .serve-card{min-height:255px;background-size:60% auto;background-position:center 18%}
  .banner{min-height:360px;padding:120px 0 54px}
  .banner h1{font-size:clamp(2.35rem,12vw,3.6rem)}
  .footer img{height:auto;max-width:245px}
}


/* ALM V4 — premium production refinements */
:root{--max:1320px;--shadow-lg:0 28px 70px rgba(11,18,24,.18)}
body{overflow-x:hidden}
.header{box-shadow:0 8px 30px rgba(20,25,29,.07)}
.nav{height:78px}
.brand{min-width:190px;max-width:270px}
.brand img{height:42px;max-width:270px}
.navlinks{gap:21px}
.section{padding:112px 0}
.hero{min-height:850px;background-position:center 45%}
.hero:before{background:linear-gradient(90deg,rgba(3,8,12,.96) 0%,rgba(3,8,12,.84) 42%,rgba(3,8,12,.18) 74%,rgba(3,8,12,.30) 100%)}
.hero-content{padding-top:104px}
.card,.serve-card,.feature-visual,.platform-visual{border-radius:12px}
.card{box-shadow:0 3px 15px rgba(22,29,34,.035)}
.feature-visual{box-shadow:var(--shadow-lg)}
.feature-visual img{aspect-ratio:16/8.3;object-position:center}
.home-proposition{grid-template-columns:1.05fr .95fr;gap:56px}
.home-proposition .feature-visual{margin-top:32px}
.serve-card{min-height:290px;background-size:56% auto;background-position:center 20%;border-color:rgba(255,255,255,.12)}
.serve-card:before{background:linear-gradient(0deg,rgba(8,12,15,.98) 0%,rgba(8,12,15,.90) 31%,rgba(8,12,15,.18) 66%,rgba(8,12,15,.02) 100%)}
.banner{min-height:520px;padding:154px 0 82px;background-position:center;background-size:cover;position:relative}
.banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,14,.86),rgba(5,10,14,.30) 64%,rgba(5,10,14,.20));pointer-events:none}
.banner .container{position:relative;z-index:1;max-width:1320px}
.banner .lead{max-width:850px}
.footer{padding-top:72px}.footer img{height:44px;max-width:270px}
.cta{background:linear-gradient(110deg,#c92020,#e2372d)}
.btn{border-radius:6px}
@media(max-width:1050px){.nav{height:74px}.brand{min-width:170px;max-width:235px}.brand img{height:38px}.serve-card{background-size:52% auto}}
@media(max-width:900px){.section{padding:88px 0}.nav{height:72px}.navlinks{top:72px}.hero{min-height:720px}.banner{min-height:430px}.home-proposition{grid-template-columns:1fr}.serve-card{background-size:48% auto}}
@media(max-width:600px){.container{width:min(100% - 30px,var(--max))}.nav{height:66px}.brand{max-width:190px}.brand img{height:33px}.navlinks{top:66px}.hero{min-height:660px;background-position:64% center}.section{padding:70px 0}.feature-visual img{aspect-ratio:4/3}.serve-card{min-height:245px;background-size:45% auto;background-position:center 14%}.banner{min-height:350px;padding:112px 0 50px;background-position:center}.banner:before{background:linear-gradient(90deg,rgba(5,10,14,.90),rgba(5,10,14,.52))}.footer img{max-width:220px;height:auto}}

/* ALM V5 premium refinements */
.nav{height:88px}.brand{min-width:245px;max-width:355px}.brand img{height:62px;max-width:350px}
.hero{min-height:760px;background-position:center center}.hero:before{background:linear-gradient(90deg,rgba(5,10,14,.94) 0%,rgba(5,10,14,.77) 34%,rgba(5,10,14,.18) 68%,rgba(5,10,14,.08) 100%)}.hero-content{margin-left:0;max-width:690px;padding-top:88px}.hero-content h1{font-size:clamp(3.2rem,6vw,5.8rem)}
.home-proposition-v5{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.proposition-visual img{width:100%;height:100%;max-height:460px;object-fit:cover;border-radius:10px;box-shadow:var(--shadow)}.stat-panel-v5{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:14px}.stat-panel-v5 .stat{min-height:138px;display:flex;flex-direction:column;justify-content:center}
.serve-grid-v5{align-items:stretch}.serve-card-v5{background:#2d3338;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:30px;text-align:center;transition:.25s}.serve-card-v5:hover{transform:translateY(-6px);background:#343b41}.serve-card-v5 img{width:132px;height:132px;object-fit:cover;border-radius:50%;margin:0 auto 24px;border:3px solid rgba(255,255,255,.18)}.serve-card-v5 p{color:#cbd1d5}.serve-card-v5 h3{min-height:48px}
.banner{background-position:center;background-size:cover}.why-grid .card{min-height:235px}.why-banner{background-position:center 42%}
@media(max-width:900px){.home-proposition-v5{grid-template-columns:1fr}.stat-panel-v5{grid-template-columns:1fr 1fr}.hero{min-height:680px}.brand img{height:56px}}
@media(max-width:600px){.brand img{height:49px}.stat-panel-v5{grid-template-columns:1fr}.serve-card-v5 img{width:118px;height:118px}.hero{background-position:58% center}.hero-content{padding-top:72px}}


/* ALM V6 world-class refinements */
.hero-content{margin-left:clamp(20px,2.2vw,34px)}
.serve-card-v5 img{width:132px;height:132px;object-fit:cover;object-position:center}
.why-banner{background-position:center 48%}
.why-banner:before{background:linear-gradient(90deg,rgba(5,10,14,.91) 0%,rgba(5,10,14,.72) 38%,rgba(5,10,14,.20) 72%,rgba(5,10,14,.12) 100%)}
.commitment-v6{max-width:900px;margin-left:auto;margin-right:auto;text-align:left}
.commitment-v6 .lead{max-width:850px}
@media(max-width:900px){.hero-content{margin-left:12px}}
@media(max-width:600px){.hero-content{margin-left:0}.why-banner{background-position:58% center}}

/* ALM V7 — Who We Serve icon standardisation */
.serve-card-v5 img{
  display:block;
  width:144px;
  height:144px;
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center;
  border-radius:50%;
  margin:0 auto 24px;
  image-rendering:auto;
}
.customer-icon{
  width:230px;
  height:230px;
  max-width:230px;
  aspect-ratio:1/1;
  border-radius:50%;
  background:#fff;
}
.customer-icon img{
  display:block;
  width:100%;
  height:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center;
  border-radius:50%;
  image-rendering:auto;
}
@media(max-width:900px){
  .serve-card-v5 img{width:132px;height:132px}
  .customer-icon{width:210px;height:210px}
}
@media(max-width:600px){
  .serve-card-v5 img{width:120px;height:120px}
  .customer-icon{width:180px;height:180px}
}

/* ALM V8 — precisely standardised Who We Serve icon geometry */
.serve-card-v5 img,
.customer-icon img {
  display:block;
  width:160px;
  height:160px;
  aspect-ratio:1 / 1;
  object-fit:cover;
  object-position:center;
  padding:0;
  margin-left:auto;
  margin-right:auto;
  border-radius:50%;
  background:#6a7075;
  border:0;
  box-shadow:0 0 0 3px rgba(255,255,255,.18), 0 10px 24px rgba(0,0,0,.22);
}
.serve-card-v5 img { margin-bottom:24px; }
.customer-icon { display:flex; align-items:center; justify-content:center; }
@media (max-width:600px){
  .serve-card-v5 img,.customer-icon img{width:136px;height:136px}
}


/* ALM V9 — Tooling Programme Development */
.linked-card{display:block;position:relative}.linked-card span{display:block;margin-top:18px;color:var(--red);font-weight:900;font-size:.84rem}.programme-feature{background:#fff}.programme-feature-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.programme-feature-visual{border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg)}.programme-feature-visual img{width:100%;aspect-ratio:16/11;object-fit:cover}.programme-feature .hero-actions{align-items:center}.text-link{font-weight:900;color:var(--red)}
.tooling-development-hero .eyebrow{color:#ff4b4b;margin-bottom:16px}.tooling-development-hero h1{max-width:920px}.programme-flow .node{min-height:180px;display:flex;flex-direction:column;justify-content:center}.lifecycle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:46px}.lifecycle-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:34px;position:relative;overflow:hidden;scroll-margin-top:110px}.lifecycle-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--red)}.stage-num{font-size:.78rem;letter-spacing:.16em;font-weight:900;color:var(--red);margin-bottom:14px}.lifecycle-card ul{padding-left:20px;color:#59636a}.lifecycle-card li{margin:8px 0}.stage-output{margin:26px -34px -34px;padding:20px 34px;background:#f7f8f9;border-top:1px solid var(--line)}.stage-output b{display:block;color:var(--red);font-size:.72rem;text-transform:uppercase;letter-spacing:.13em}.stage-output span{display:block;font-weight:800;color:#30383e;margin-top:4px}.technology-grid .card{min-height:285px}.governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.governance-grid div{padding:25px;border:1px solid #4a5359;background:#2d3338}.governance-grid b{display:block;color:#fff;margin-bottom:8px}.governance-grid span{color:#cbd1d5;font-size:.94rem}.management-matrix{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-top:42px}.management-matrix>div{padding:34px;border-right:1px solid var(--line)}.management-matrix>div:last-child{border-right:0}.management-matrix h3{color:var(--red)}.management-matrix span{display:block;padding:10px 0;border-top:1px solid #eef1f3;color:#4d575e}.case-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:var(--red);font-weight:900;margin-bottom:15px}.case-grid .card{min-height:310px}.deliverables{align-items:center}.check-list{list-style:none;padding:0}.check-list li{position:relative;padding:11px 0 11px 34px;border-bottom:1px solid var(--line)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:900}.footer-grid>div:nth-child(3){min-width:150px}
@media(max-width:900px){.programme-feature-grid,.lifecycle-grid,.management-matrix{grid-template-columns:1fr}.management-matrix>div{border-right:0;border-bottom:1px solid var(--line)}.management-matrix>div:last-child{border-bottom:0}.governance-grid{grid-template-columns:1fr}.programme-flow .node{min-height:auto}}
@media(max-width:600px){.programme-feature-grid{gap:34px}.lifecycle-card{padding:26px}.stage-output{margin:22px -26px -26px;padding:18px 26px}.technology-grid .card,.case-grid .card{min-height:auto}.tooling-development-hero .hero-actions .btn{width:100%}}


/* ALM V10 - authentic tooling programme imagery */
.tooling-development-hero{background-position:center}
.tooling-development-hero:before{background:linear-gradient(90deg,rgba(5,10,14,.96) 0%,rgba(5,10,14,.84) 42%,rgba(5,10,14,.34) 70%,rgba(5,10,14,.18) 100%)}
.tooling-evidence{background:#171c20;color:#fff}
.tooling-evidence h2{max-width:900px}
.tooling-evidence .evidence-lead{color:#cbd1d5;max-width:880px}
.evidence-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-auto-rows:330px;gap:22px;margin-top:44px}
.evidence-card{position:relative;margin:0;overflow:hidden;border-radius:12px;background:#252b30;box-shadow:0 22px 55px rgba(0,0,0,.25)}
.evidence-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.evidence-card:hover img{transform:scale(1.025)}
.evidence-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,7,9,.91) 0%,rgba(4,7,9,.06) 62%)}
.evidence-card figcaption{position:absolute;z-index:2;left:28px;right:28px;bottom:24px}
.evidence-card figcaption b{display:block;color:#fff;font-size:1.15rem;margin-bottom:5px}
.evidence-card figcaption span{color:#d7dde1;font-size:.92rem}
.case-grid-v10{align-items:stretch}
.case-card-v10{padding:0;overflow:hidden;min-height:0!important;display:flex;flex-direction:column}
.case-card-v10>img{width:100%;aspect-ratio:16/10;object-fit:cover}
.case-card-v10 .case-body{padding:28px 30px 32px;display:flex;flex-direction:column;flex:1}
.case-card-v10 .case-body p{margin-bottom:0}
.deliverables .programme-feature-visual img{aspect-ratio:4/3;object-fit:cover}
@media(max-width:900px){.evidence-grid{grid-template-columns:1fr;grid-auto-rows:360px}}
@media(max-width:600px){.tooling-development-hero{background-position:62% center}.evidence-grid{grid-auto-rows:285px;gap:16px;margin-top:32px}.evidence-card figcaption{left:20px;right:20px;bottom:18px}.case-card-v10 .case-body{padding:24px}}


/* ALM V11 - elevated image treatment and corrected portrait orientation */
.evidence-grid{
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);
  grid-auto-rows:360px;
}
.evidence-card{
  background:linear-gradient(145deg,#2b3136,#171b1f);
  border:1px solid rgba(255,255,255,.08);
}
.evidence-card img{
  filter:saturate(.96) contrast(1.05);
}
.evidence-card-portrait{
  grid-row:span 1;
}
.evidence-card-portrait img{
  object-fit:cover;
  object-position:center 46%;
}
.evidence-card-portrait:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);
  pointer-events:none;
}
.case-grid-v11{align-items:stretch}
.case-card-v11{
  padding:0;
  overflow:hidden;
  min-height:0!important;
  display:flex;
  flex-direction:column;
  border:1px solid #e8eaec;
  box-shadow:0 18px 45px rgba(17,24,39,.08);
}
.case-card-v11>img{
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  filter:saturate(.96) contrast(1.04);
}
.case-card-v11 .case-body{
  padding:28px 30px 32px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.case-card-v11 .case-body p{margin-bottom:0}
@media(max-width:900px){
  .evidence-grid{grid-template-columns:1fr;grid-auto-rows:360px}
  .evidence-card-portrait{max-width:540px;width:100%;justify-self:center}
}
@media(max-width:600px){
  .evidence-grid{grid-auto-rows:300px}
  .evidence-card-portrait{max-width:100%}
}


/* ALM V12 — premium programme imagery */
.evidence-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:360px;
}
.evidence-card-wide{grid-column:span 1}
.evidence-card img{filter:none}
.evidence-card-portrait img{object-position:center}
.v12-programme-gallery{background:#10161b}
.v12-programme-gallery h2{max-width:900px}
.v12-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}
.v12-gallery-grid figure{position:relative;margin:0;min-height:430px;overflow:hidden;border-radius:14px;background:#20262b;box-shadow:0 22px 55px rgba(0,0,0,.28)}
.v12-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block}
.v12-gallery-grid figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,11,.92),rgba(5,8,11,.05) 62%)}
.v12-gallery-grid figcaption{position:absolute;z-index:2;left:28px;right:28px;bottom:24px}
.v12-gallery-grid figcaption b{display:block;color:#fff;font-size:1.15rem;margin-bottom:6px}
.v12-gallery-grid figcaption span{color:#d4dadd}
.case-card-v11>img{filter:none}
.deliverables .programme-feature-visual img{object-position:center}
@media(max-width:900px){
  .evidence-grid{grid-template-columns:1fr;grid-auto-rows:360px}
  .v12-gallery-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .evidence-grid{grid-auto-rows:290px}
  .v12-gallery-grid figure{min-height:320px}
}
