/* ---- V3 foundations ---- */
@font-face{font-family:Inter;src:url('../../assets/fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--navy:#0a2240;--ink:#0a203b;--slate:#53687d;--muted:#718397;--blue:#879fb5;--paper:#fffdf9;--mist:#f0f3f4;--line:#d7dcdf;--white:#fff}
*{box-sizing:border-box}
html{background:var(--paper);scroll-behavior:smooth}
body{margin:0;min-width:1100px;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:var(--white);transform:translateY(-160%)}
.skip-link:focus{transform:none}
.site-header{height:76px;padding:0 44px;display:grid;grid-template-columns:280px minmax(0,1fr) 208px;align-items:center;gap:28px;border-bottom:1px solid var(--line);background:var(--paper)}
.brand,.footer-brand{display:flex;align-items:center;gap:13px;white-space:nowrap}
.brand img,.footer-brand img{display:block;width:25px;height:25px;flex:0 0 25px}
.brand strong{font-size:15px;letter-spacing:-.015em}
.primary-nav{display:flex;align-items:center;justify-content:center;gap:30px}
.primary-nav a{padding:28px 0 25px;color:#40566b;border-bottom:2px solid transparent;font-size:12px;font-weight:700;white-space:nowrap}
.primary-nav a:hover,.primary-nav a[aria-current="page"]{color:var(--navy);border-color:var(--navy)}
.header-cta{height:44px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--navy);color:var(--white);font-size:11.5px;font-weight:800;white-space:nowrap}
.header-cta span{color:#aebdcc}
.eyebrow{margin:0 0 20px;color:#61778d;font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;background:var(--navy);color:var(--white);font-size:13px;font-weight:800}
.text-link{display:inline-flex;align-items:center;gap:14px;padding:14px 0 7px;border-bottom:1px solid currentColor;font-size:13px;font-weight:800}
.actions{display:flex;align-items:center;gap:28px}
.home-hero{min-height:700px;padding:74px max(68px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:minmax(0,1.17fr) minmax(390px,.83fr);gap:76px;align-items:center;border-bottom:1px solid var(--line)}
.home-hero h1{max-width:810px;margin:0 0 27px;font-size:62px;line-height:.97;letter-spacing:-.056em;font-weight:680}
.home-hero h1 span{color:var(--blue)}
.lede{max-width:790px;margin:0 0 25px;color:#3d566d;font-size:18px;line-height:1.58}
.principle{max-width:760px;margin:0 0 30px;color:#687b8d;font-size:14px;line-height:1.6}
.audience{max-width:790px;margin:27px 0 0;color:#738496;font-size:11.5px;line-height:1.5}
.home-summary{align-self:stretch;padding:42px 0 42px 36px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line)}
.summary-row{padding:22px 0;border-top:1px solid var(--line)}
.summary-row:last-child{border-bottom:1px solid var(--line)}
.summary-row strong{display:block;margin-bottom:8px;font-size:18px;letter-spacing:-.02em}
.summary-row p{margin:0;color:#5a7084;font-size:13px;line-height:1.55}
.home-offer,.home-problems,.home-process,.home-fit,.page-section,.page-hero{padding-left:max(68px,calc((100vw - 1280px)/2));padding-right:max(68px,calc((100vw - 1280px)/2))}
.home-offer{padding-top:105px;padding-bottom:105px}
.home-problems{padding-top:105px;padding-bottom:112px}
.section-intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start;margin-bottom:58px}
.section-intro h2{max-width:760px;margin:0;font-size:52px;line-height:1.01;letter-spacing:-.05em}
.section-intro>p{max-width:600px;margin:4px 0 0;color:#52697d;font-size:16px;line-height:1.65}
.offer-lines{border-top:1px solid var(--ink)}
.offer-line{padding:34px 0;display:grid;grid-template-columns:34% 1fr auto;gap:48px;align-items:start;border-bottom:1px solid var(--line)}
.offer-line h3{margin:0;font-size:24px;letter-spacing:-.035em}
.offer-line p{max-width:700px;margin:0;color:#526a80;font-size:14px;line-height:1.65}
.offer-line a{align-self:center;font-size:12px;font-weight:800;border-bottom:1px solid var(--ink);padding-bottom:5px}
.problem-switcher{display:grid;grid-template-columns:34% 66%;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.problem-tabs{display:flex;flex-direction:column;border-right:1px solid var(--line)}
.problem-tabs button{position:relative;min-height:118px;padding:25px 48px 25px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:#4f6579;text-align:left;font:inherit;cursor:pointer;transition:color .25s ease,padding-left .3s ease}
.problem-tabs button:last-child{border-bottom:0}
.problem-tabs button::after{content:'→';position:absolute;right:24px;top:28px;opacity:0;transform:translateX(-8px);transition:opacity .25s ease,transform .25s ease}
.problem-tabs button span{display:block;margin-bottom:8px;font-size:17px;font-weight:760;letter-spacing:-.025em}
.problem-tabs button small{display:block;max-width:290px;font-size:11.5px;line-height:1.5}
.problem-tabs button[aria-selected="true"]{padding-left:18px;color:var(--navy)}
.problem-tabs button[aria-selected="true"]::after{opacity:1;transform:none}
.problem-tabs button:focus-visible{outline:2px solid var(--navy);outline-offset:4px}
.problem-panels{min-height:355px}
.problem-panels article{min-height:355px;display:grid;grid-template-columns:repeat(3,1fr)}
.problem-panels article[hidden]{display:none}
.problem-panels article>div{padding:31px 28px 34px}
.problem-panels article>div+div{border-left:1px solid var(--line)}
.panel-label{margin:0 0 34px;color:#718496;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.problem-panels h3{margin:0 0 14px;font-size:21px;line-height:1.18;letter-spacing:-.034em}
.problem-panels p:not(.panel-label){margin:0;color:#536a7e;font-size:12.5px;line-height:1.65}
.home-process{padding-top:105px;padding-bottom:110px;background:var(--mist)}
.process-line{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.process-line article{min-height:235px;padding:32px 34px 34px 0}
.process-line article+article{padding-left:34px;border-left:1px solid #c9d1d6}
.process-line h3{margin:0 0 17px;font-size:23px;letter-spacing:-.035em}
.process-line p{margin:0;color:#536a7e;font-size:13.5px;line-height:1.65}
.process-links{margin-top:28px;display:flex;gap:34px}
.home-fit{padding-top:100px;padding-bottom:108px;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}
.home-fit h2{max-width:780px;margin:0;font-size:53px;line-height:1;letter-spacing:-.052em}
.home-fit p{margin:0 0 25px;color:#52687d;font-size:16px;line-height:1.65}
.page-hero{min-height:390px;padding-top:76px;padding-bottom:68px;display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;border-bottom:1px solid var(--line)}
.page-hero h1{max-width:900px;margin:0;font-size:54px;line-height:1;letter-spacing:-.05em}
.page-hero .page-lede{max-width:540px;margin:0;color:#4c6378;font-size:18px;line-height:1.65}
.page-hero .page-lede--under{max-width:760px;margin-top:26px;font-size:15px}
.page-hero--audit{min-height:410px;grid-template-columns:minmax(0,1fr) 260px}
.page-hero--about{min-height:430px;grid-template-columns:1fr;gap:26px;align-content:center;align-items:start}
.page-hero--about h1{max-width:1080px}
.page-hero--about .page-lede{max-width:820px}
.page-hero--contact{min-height:340px;grid-template-columns:1.15fr .65fr}
.page-section{padding-top:88px;padding-bottom:96px}
.page-section.mist{background:var(--mist)}
.page-section h2{max-width:820px;margin:0 0 24px;font-size:43px;line-height:1.02;letter-spacing:-.045em}
.page-section>.section-copy{max-width:760px;margin:0;color:#50677b;font-size:16px;line-height:1.65}
.capability-list{margin-top:62px;border-top:1px solid var(--ink)}
.capability-row{padding:34px 0;display:grid;grid-template-columns:33% 1fr;gap:70px;border-bottom:1px solid var(--line)}
.capability-row h3{margin:0;font-size:23px;line-height:1.15;letter-spacing:-.035em}
.capability-row p{max-width:850px;margin:0;color:#536a7e;font-size:14.5px;line-height:1.7}
.capability-row>div{max-width:860px}
.capability-row .capability-result{margin-top:13px;color:#3e566c}
.capability-result strong{color:var(--navy)}
.stage-list{margin-top:56px;border-top:1px solid var(--ink)}
.stage{padding:38px 0;display:grid;grid-template-columns:26% 1fr;gap:70px;border-bottom:1px solid var(--line)}
.stage h3{margin:0;font-size:25px;letter-spacing:-.035em}
.stage p{max-width:820px;margin:0;color:#50677b;font-size:15px;line-height:1.7}
.audit-price{font-size:74px;font-weight:680;letter-spacing:-.06em}
.audit-price small{display:block;margin-top:8px;color:#61768a;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.deliverables{margin-top:54px;border-top:1px solid var(--ink)}
.deliverables div{padding:23px 0;display:grid;grid-template-columns:33% 1fr;gap:70px;border-bottom:1px solid var(--line)}
.deliverables strong{display:block;font-size:16px;line-height:1.35}
.deliverables p{max-width:760px;margin:0;color:#5a7184;font-size:13px;line-height:1.6}
.plain-columns{display:grid;grid-template-columns:.92fr 1.08fr;gap:100px;align-items:start}
.plain-columns h2{margin-bottom:0}
.plain-columns>div:last-child p{max-width:760px;margin:0;color:#50677b;font-size:15px;line-height:1.75}
.plain-columns>div:last-child p+p{margin-top:20px}
.audit-review{margin-top:68px;padding-top:37px;display:grid;grid-template-columns:.84fr 1.16fr;gap:88px;border-top:1px solid var(--ink)}
.audit-review h3{max-width:500px;margin:0;font-size:27px;line-height:1.12;letter-spacing:-.038em}
.audit-review ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:38px;list-style:none;border-top:1px solid var(--line)}
.audit-review li{padding:15px 0;border-bottom:1px solid var(--line);color:#4d6479;font-size:12.5px;line-height:1.45}
.audit-practical{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.audit-practical>div{padding:28px 32px 30px 0}
.audit-practical>div+div{padding-left:32px;border-left:1px solid #c9d1d6}
.audit-practical h3{margin:0 0 14px;font-size:20px;letter-spacing:-.03em}
.audit-practical p{margin:0;color:#536a7e;font-size:13px;line-height:1.65}
.faq-list{margin-top:68px;border-top:1px solid var(--ink)}
.faq-list>h3{margin:0;padding:28px 0 12px;font-size:25px;letter-spacing:-.035em}
.faq-list details{border-bottom:1px solid #c9d1d6}
.faq-list summary{position:relative;padding:22px 44px 22px 0;font-size:15px;font-weight:760;cursor:pointer;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:'+';position:absolute;right:4px;top:18px;color:#62768a;font-size:24px;font-weight:400}
.faq-list details[open] summary::after{content:'–'}
.faq-list details p{max-width:850px;margin:0;padding:0 0 24px;color:#536a7e;font-size:13.5px;line-height:1.7}
.about-principles{margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.about-principles article{padding:30px 34px 32px 0}
.about-principles article+article{padding-left:34px;border-left:1px solid var(--line)}
.about-principles h3{margin:0 0 15px;font-size:21px;letter-spacing:-.03em}
.about-principles p{margin:0;color:#536a7e;font-size:13px;line-height:1.65}
.about-columns{margin-top:55px;display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--ink);padding-top:34px}
.about-columns h3{margin:0 0 16px;font-size:24px}
.about-columns p{margin:0;color:#50677b;font-size:15px;line-height:1.7}
.contact-layout{margin-top:52px;display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--ink);padding-top:34px}
.contact-layout h3{margin:0 0 15px;font-size:23px}
.contact-layout p,.contact-layout li{color:#52697d;font-size:15px;line-height:1.65}
.contact-layout ul{margin:0;padding-left:18px}
.contact-layout--three{grid-template-columns:repeat(3,1fr);gap:0}
.contact-layout--three>div{padding-right:35px}
.contact-layout--three>div+div{padding-left:35px;border-left:1px solid var(--line)}
.contact-fit{margin-top:56px;padding:28px 0;display:grid;grid-template-columns:33% 1fr;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.contact-fit .eyebrow{margin:3px 0 0}
.contact-fit>p:last-child{max-width:760px;margin:0;color:#52697d;font-size:14px;line-height:1.7}
.prelaunch{margin-top:30px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#667b8e;font-size:12px}
.page-cta{padding:88px max(68px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;gap:70px;background:var(--navy);color:var(--white)}
.page-cta h2{max-width:800px;margin:0;font-size:43px;line-height:1.03;letter-spacing:-.045em}
.page-cta .button{background:var(--white);color:var(--navy)}
.site-footer{padding:55px 44px 24px;display:grid;grid-template-columns:1fr .8fr 1fr;gap:40px;background:#06182e;color:var(--white)}
.footer-brand strong{font-size:14px}
.site-footer>p{max-width:390px;margin:2px 0;color:#a5b4c3;font-size:12px;line-height:1.6}
.site-footer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;color:#bac6d1;font-size:11.5px}
.site-footer small{grid-column:1/-1;margin-top:30px;padding-top:17px;border-top:1px solid rgba(255,255,255,.14);color:#7890a6;font-size:9px}
.hero-enter>div:first-child,.hero-enter>aside,.hero-enter>.audit-price{animation:hero-enter .62s cubic-bezier(.2,.75,.2,1) both}
.hero-enter>aside,.hero-enter>.audit-price{animation-delay:.11s}
.js-enabled [data-reveal]{opacity:1;transform:none}
.js-enabled [data-reveal].is-visible{animation:section-enter .56s cubic-bezier(.2,.75,.2,1) both}
@keyframes hero-enter{from{opacity:.72;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes section-enter{from{transform:translateY(14px)}to{transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-enter>div:first-child,.hero-enter>aside,.hero-enter>.audit-price{animation:none}.js-enabled [data-reveal]{opacity:1;transform:none;transition:none}.problem-tabs button,.problem-tabs button::after{transition:none}}
@media(max-width:1220px){body{min-width:1000px}.site-header{grid-template-columns:240px 1fr 190px;padding-inline:32px;gap:18px}.primary-nav{gap:18px}.home-hero h1{font-size:59px}.home-hero,.home-offer,.home-problems,.home-process,.home-fit,.page-section,.page-hero{padding-left:52px;padding-right:52px}.problem-switcher{grid-template-columns:31% 69%}.problem-panels article>div{padding-inline:22px}.plain-columns{gap:70px}}

/* ---- V6 editorial system ---- */
:root{
  --navy:#071e38;
  --ink:#081f39;
  --slate:#445d72;
  --muted:#6e8192;
  --blue:#738ba1;
  --paper:#fffdf9;
  --mist:#f4f5f3;
  --line:rgba(7,30,56,.15);
  --white:#fff;
  --motion-ease:cubic-bezier(.16,1,.3,1);
  --motion-ease-soft:cubic-bezier(.22,1,.36,1);
  --motion-fast:180ms;
  --motion-ui:280ms;
  --motion-enter:680ms;
  --motion-hero:760ms;
  --motion-stagger:70ms;
}

html{scroll-padding-top:82px}
body{overflow-x:hidden;background:var(--paper);color:var(--ink)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--navy);outline-offset:4px}
.home-problems button:focus-visible,.page-cta a:focus-visible,.site-footer a:focus-visible{outline-color:var(--white)}

.site-header{
  position:sticky;
  top:0;
  z-index:80;
  height:76px;
  grid-template-columns:250px minmax(0,1fr) 222px;
  padding-inline:max(44px,calc((100vw - 1320px)/2));
  border-color:var(--line);
  background:rgba(255,253,249,.96);
  transition:background-color var(--motion-fast) ease,border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease;
}
.site-header::after{
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:1px;
  background:var(--navy);
  transform:scaleX(var(--page-progress,0));
  transform-origin:left;
}
.site-header.is-scrolled{
  background:rgba(255,253,249,.91);
  border-color:rgba(7,30,56,.2);
  box-shadow:0 12px 34px rgba(7,30,56,.055);
  backdrop-filter:blur(14px);
}
.brand strong{font-size:14.5px}
.primary-nav{gap:30px}
.primary-nav a{
  position:relative;
  border:0;
  color:#3f566b;
  transition:color var(--motion-fast) ease;
}
.primary-nav a::after{
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:20px;
  height:1px;
  background:var(--navy);
  transform:scaleX(0);
  transform-origin:right;
  transition:transform 240ms var(--motion-ease);
}
.primary-nav a:hover::after,.primary-nav a[aria-current="page"]::after{transform:scaleX(1);transform-origin:left}
.header-cta{
  width:222px;
  height:44px;
  padding:0 17px 0 18px;
  gap:12px;
  overflow:hidden;
  transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease;
}
.header-cta span{min-width:0;overflow:hidden;color:inherit;text-overflow:clip}
.header-cta b{flex:0 0 auto;color:#b9c7d3;font-size:15px;font-weight:500;transition:transform var(--motion-fast) var(--motion-ease)}
.header-cta:hover{transform:translateY(-2px);background:#0a294d}
.header-cta:hover b{transform:translateX(5px)}

.button{transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease,color var(--motion-fast) ease}
.button:hover{transform:translateY(-2px);background:#0a294d}
.text-link{position:relative;border:0}
.text-link::after{content:'';position:absolute;left:0;right:0;bottom:4px;height:1px;background:currentColor;transform-origin:left;transition:transform 240ms var(--motion-ease)}
.text-link span{transition:transform var(--motion-fast) var(--motion-ease)}
.text-link:hover::after{transform:scaleX(.68)}
.text-link:hover span{transform:translateX(5px)}

/* Home: one continuous warm editorial canvas with a single dark contrast chapter. */
.home-hero{
  position:relative;
  min-height:calc(100vh - 76px);
  padding:88px max(60px,calc((100vw - 1320px)/2)) 76px;
  grid-template-columns:minmax(0,1.33fr) minmax(390px,.67fr);
  gap:72px;
  overflow:hidden;
  align-items:center;
}
.home-hero::after{
  content:'';
  position:absolute;
  left:max(60px,calc((100vw - 1320px)/2));
  right:max(60px,calc((100vw - 1320px)/2));
  bottom:0;
  height:1px;
  background:var(--navy);
  transform:scaleX(var(--hero-rule,0));
  transform-origin:left;
}
.home-hero>div:first-child{
  transform:translate3d(0,var(--hero-copy-y,0),0);
  opacity:var(--hero-opacity,1);
}
.home-hero-copy{padding-left:34px}
.home-hero-heading{position:relative}
.home-hero-heading::before{
  content:'';
  position:absolute;
  left:-34px;
  top:1px;
  bottom:30px;
  width:3px;
  background:var(--navy);
  transform:scaleY(.2);
  transform-origin:top;
}
.motion-ready .home-hero-heading::before{animation:v6-rail-in 760ms var(--motion-ease) 120ms both}
.home-hero h1{
  max-width:none;
  margin-bottom:30px;
  font-size:clamp(56px,4.05vw,60px);
  line-height:.97;
  letter-spacing:-.058em;
  font-weight:660;
}
.home-hero h1 span{color:inherit}
.home-hero h1 .hero-line{display:block;overflow:hidden;padding-bottom:.075em;margin-bottom:-.075em}
.home-hero h1 .hero-line>span{display:block;white-space:nowrap}
.home-hero h1 .hero-line:last-child>span{color:var(--blue)}
.home-hero .lede{max-width:700px;margin-bottom:27px;font-size:17.5px;line-height:1.6}
.home-hero .actions{gap:32px}
.home-hero .audience{max-width:690px;margin-top:30px;color:#5f7488;font-size:11.5px}
.home-summary{
  position:relative;
  align-self:stretch;
  padding:34px 0 34px 44px;
  border:0;
  transform:translate3d(0,var(--hero-summary-y,0),0);
  opacity:var(--hero-opacity,1);
}
.home-summary::before{
  content:'';
  position:absolute;
  left:0;
  top:32px;
  bottom:32px;
  width:1px;
  background:var(--navy);
  transform-origin:top;
}
.home-summary>.eyebrow{margin-bottom:8px}
.summary-row{
  position:relative;
  min-height:105px;
  padding:23px 0 22px;
  border-top:1px solid var(--line);
  transition:border-color var(--motion-ui) ease;
}
.summary-row:last-child{border-bottom:1px solid var(--line)}
.summary-row strong{margin-bottom:8px;font-size:18px}
.summary-row p{max-width:440px;font-size:12.6px;line-height:1.55}

.home-problems{
  padding:116px max(60px,calc((100vw - 1320px)/2)) 122px;
  background:var(--navy);
  color:var(--white);
}
.home-problems .section-intro{grid-template-columns:.85fr 1.15fr;margin-bottom:58px}
.home-problems .section-intro h2{max-width:640px;font-size:58px;line-height:.98;color:var(--white)}
.home-problems .eyebrow{color:#91a6ba}
.home-problems .section-intro>p{max-width:620px;color:#b2c0cc;font-size:17px}
.problem-switcher{
  display:block;
  min-height:0;
  border-top:1px solid rgba(255,255,255,.35);
  border-bottom:1px solid rgba(255,255,255,.35);
  background:var(--navy);
}
.problem-tabs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  border:0;
  border-bottom:1px solid rgba(255,255,255,.16);
}
.problem-tabs button{
  min-height:108px;
  padding:25px 52px 23px 0;
  border:0;
  color:#8fa4b7;
  transition:color var(--motion-ui) ease,transform var(--motion-ui) var(--motion-ease),background-color var(--motion-ui) ease;
}
.problem-tabs button+button{padding-left:34px}
.problem-tabs button::before{
  content:'';
  position:absolute;
  left:0;
  right:34px;
  top:auto;
  bottom:-1px;
  width:auto;
  height:2px;
  background:#d7e4ec;
  transform:scaleX(0);
  transform-origin:left;
  transition:transform 320ms var(--motion-ease);
}
.problem-tabs button+button::before{left:34px}
.problem-tabs button::after{right:25px;top:30px;color:#dce7ee}
.problem-tabs button span{font-size:18px;line-height:1.15;transition:transform var(--motion-ui) var(--motion-ease)}
.problem-tabs button small{max-width:250px;color:#758ca1}
.problem-tabs button[aria-selected="true"]{color:var(--white);background:transparent}
.problem-tabs button[aria-selected="true"]::before{transform:scaleX(1)}
.problem-tabs button[aria-selected="true"] span{transform:translateY(-2px)}
.problem-tabs button:focus-visible{outline:2px solid #dce7ee;outline-offset:-4px}
.problem-panels{min-height:480px}
.problem-panels article{min-height:480px;display:flex;flex-direction:column;justify-content:center;padding:36px 16px 40px}
.problem-panels article[hidden]{display:none}
.problem-panels article>div{
  display:grid;
  grid-template-columns:112px minmax(300px,.9fr) minmax(300px,1fr);
  gap:34px;
  align-items:start;
  width:84%;
  padding:19px 0;
  border:0;
}
.problem-panels article>div:nth-child(2){margin-left:8%}
.problem-panels article>div:nth-child(3){margin-left:16%}
.problem-panels .panel-label{margin:5px 0 0;color:#7f96aa}
.problem-panels h3{margin:0;color:var(--white);font-size:27px;line-height:1.12}
.problem-panels article>div:nth-child(2) h3{font-size:34px;color:#fff}
.problem-panels article>div:nth-child(3) h3{font-size:31px;color:#c8d7e2}
.problem-panels p:not(.panel-label){margin:0;color:#aebdca;font-size:13px;line-height:1.65}

.home-process{
  position:relative;
  padding:124px max(60px,calc((100vw - 1320px)/2)) 128px;
  background:var(--paper);
}
.home-process .section-intro{margin-bottom:70px}
.home-process .section-intro h2{max-width:700px;font-size:58px}
.process-line{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--navy);border-bottom:1px solid var(--line)}
.process-line::before{
  content:'';
  position:absolute;
  left:0;
  right:0;
  top:-1px;
  height:2px;
  background:var(--navy);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform 920ms var(--motion-ease);
}
.process-line.is-visible::before{transform:scaleX(1)}
.process-line article{
  position:relative;
  min-height:350px;
  display:block;
  padding:42px 42px 40px 0;
  border:0;
}
.process-line article+article{padding-left:42px;border-left:1px solid var(--line)}
.process-line article::before{
  display:block;
  margin-bottom:52px;
  color:#566d82;
  font-size:10px;
  font-weight:800;
  letter-spacing:.15em;
}
.process-line article:nth-child(1)::before{content:'AUDIT'}
.process-line article:nth-child(2)::before{content:'BUILD'}
.process-line article:nth-child(3)::before{content:'SUPPORT'}
.process-line h3{margin:0;font-size:29px;line-height:1.1}
.process-line p{max-width:370px;margin-top:18px;font-size:14px;line-height:1.7}
.process-deliverables{margin:26px 0 0;padding:20px 0 0;border-top:1px solid var(--line);list-style:none}
.process-deliverables li{position:relative;margin:9px 0;padding-left:16px;color:#496176;font-size:11.5px;line-height:1.45}
.process-deliverables li::before{content:'';position:absolute;left:0;top:.62em;width:5px;height:1px;background:var(--navy)}
.process-links{margin-top:34px;gap:42px}

.home-fit{
  min-height:620px;
  padding:112px max(60px,calc((100vw - 1320px)/2)) 116px;
  grid-template-columns:1.18fr .82fr;
  gap:110px;
  align-items:center;
  border-top:1px solid var(--line);
}
.home-fit h2{max-width:790px;font-size:64px;line-height:.98}
.home-fit p{font-size:16px}

/* The approved editorial rail is permanent across every inner-page hero. */
.page-hero,.page-section{
  padding-left:max(60px,calc((100vw - 1320px)/2));
  padding-right:max(60px,calc((100vw - 1320px)/2));
}
.page-hero{
  position:relative;
  background:var(--paper);
  border-bottom:0;
}
.page-hero::after{
  content:'';
  position:absolute;
  left:max(60px,calc((100vw - 1320px)/2));
  right:max(60px,calc((100vw - 1320px)/2));
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,var(--navy) 0 22%,rgba(7,30,56,.16) 22% 100%);
}
.page-hero>div:first-child{
  position:relative;
  padding-left:34px;
}
.page-hero>div:first-child::before{
  content:'';
  position:absolute;
  left:0;
  top:2px;
  bottom:2px;
  width:3px;
  background:var(--navy);
  transform:scaleY(.2);
  transform-origin:top;
}
.motion-ready .page-hero>div:first-child::before{animation:v6-rail-in 760ms var(--motion-ease) 120ms both}
.page-hero--about .page-lede{padding-left:34px}
.page-hero{min-height:480px;padding-top:80px;padding-bottom:72px;gap:100px;align-items:center}
.page-hero h1{max-width:980px;font-size:66px;line-height:.96;letter-spacing:-.057em}
.page-hero .page-lede{font-size:17px}
.page-hero--audit{min-height:500px}
.page-hero--about{min-height:520px}
.page-hero--contact{min-height:430px}
.page-section{padding-top:108px;padding-bottom:116px}
.page-section h2{font-size:49px}
.page-section.mist{background:var(--paper);border-top:1px solid var(--line)}
.prelaunch{color:#5f7488}
.capability-groups,.delivery-phases{margin-top:68px}
.capability-group,.delivery-phase{
  display:grid;
  grid-template-columns:260px minmax(0,1fr);
  gap:78px;
  padding:56px 0 60px;
  border-top:1px solid var(--navy);
}
.capability-group:last-child,.delivery-phase:last-child{border-bottom:1px solid var(--line)}
.capability-group-intro h3,.delivery-phase-intro h3{margin:0 0 17px;font-size:27px;line-height:1.12;letter-spacing:-.036em}
.capability-group-intro>p:last-child,.delivery-phase-intro>p:last-child{margin:0;color:#50677b;font-size:13.5px;line-height:1.68}
.capability-group .capability-list,.delivery-phase .stage-list{margin-top:0;border-top:0}
.capability-group .capability-row{grid-template-columns:36% minmax(0,1fr);gap:48px;padding:30px 0}
.capability-group .capability-row:first-child,.delivery-phase .stage:first-child{padding-top:0}
.delivery-phase .stage{grid-template-columns:34% minmax(0,1fr);gap:48px;padding:31px 0}
.delivery-phase .stage h3{font-size:22px}
.delivery-phase .stage p{font-size:14px}
.page-hero--about h1{max-width:1160px;font-size:60px}
.faq-list summary::after{transition:transform var(--motion-ui) var(--motion-ease)}
.faq-list details[open] summary::after{transform:rotate(180deg)}
.page-cta{padding:104px max(60px,calc((100vw - 1320px)/2));background:var(--navy)}
.page-cta h2{font-size:50px}

.site-footer{
  padding:62px max(44px,calc((100vw - 1320px)/2)) 28px;
  background:#06182e;
}

/* Motion is additive: without JavaScript, every piece of content remains visible. */
.hero-enter>div:first-child,.hero-enter>aside,.hero-enter>.audit-price,.js-enabled [data-reveal].is-visible{animation:none}
.motion-ready [data-enter]{
  opacity:.45;
  transform:translate3d(0,12px,0);
  transition:opacity 460ms var(--motion-ease-soft),transform 460ms var(--motion-ease);
  transition-delay:calc(var(--i,0) * var(--motion-stagger));
}
.motion-ready [data-enter].is-visible{opacity:1;transform:none}
.motion-ready .home-hero .eyebrow,
.motion-ready .home-hero .lede,
.motion-ready .home-hero .actions,
.motion-ready .home-hero .audience,
.motion-ready .hero-line>span,
.motion-ready .summary-row{opacity:0}
.motion-ready .home-hero .eyebrow{animation:v6-rise 520ms var(--motion-ease) 40ms both}
.motion-ready .hero-line>span{animation:v6-line var(--motion-hero) var(--motion-ease) both}
.motion-ready .hero-line:nth-child(1)>span{animation-delay:80ms}
.motion-ready .hero-line:nth-child(2)>span{animation-delay:150ms}
.motion-ready .hero-line:nth-child(3)>span{animation-delay:220ms}
.motion-ready .home-hero .lede{animation:v6-rise 620ms var(--motion-ease) 300ms both}
.motion-ready .home-hero .actions{animation:v6-rise 560ms var(--motion-ease) 370ms both}
.motion-ready .home-hero .audience{animation:v6-fade 500ms ease 440ms both}
.motion-ready .summary-row{animation:v6-side 560ms var(--motion-ease) both}
.motion-ready .summary-row:nth-of-type(2){animation-delay:210ms}
.motion-ready .summary-row:nth-of-type(3){animation-delay:270ms}
.motion-ready .summary-row:nth-of-type(4){animation-delay:330ms}
.motion-ready .summary-row:nth-of-type(5){animation-delay:390ms}
.motion-ready .home-summary::before{animation:v6-rule 720ms var(--motion-ease) 180ms both}
@keyframes v6-rise{from{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:none}}
@keyframes v6-line{from{opacity:0;transform:translate3d(0,108%,0)}to{opacity:1;transform:none}}
@keyframes v6-side{from{opacity:0;transform:translate3d(16px,0,0)}to{opacity:1;transform:none}}
@keyframes v6-fade{from{opacity:0}to{opacity:1}}
@keyframes v6-rule{from{transform:scaleY(0)}to{transform:scaleY(1)}}
@keyframes v6-rail-in{from{transform:scaleY(.2)}to{transform:scaleY(1)}}

@media(max-width:1280px){
  .site-header{grid-template-columns:226px minmax(0,1fr) 222px;padding-inline:28px;gap:14px}
  .primary-nav{gap:18px}
  .header-cta{width:222px;padding-inline:16px}
  .home-hero{padding-inline:50px;grid-template-columns:minmax(0,1fr) 390px;gap:56px}
  .home-hero h1{font-size:56px}
  .home-problems,.home-process,.home-fit,.page-hero,.page-section{padding-left:50px;padding-right:50px}
  .problem-panels article{padding-inline:10px}
  .problem-panels article>div{grid-template-columns:100px minmax(260px,.82fr) minmax(260px,1fr);gap:24px}
  .process-line article{padding-right:32px}
  .process-line article+article{padding-left:32px}
  .page-hero--build h1{font-size:58px}
  .page-hero--process h1{font-size:58px}
  .page-hero--about h1{font-size:54px}
  .capability-group,.delivery-phase{grid-template-columns:230px minmax(0,1fr);gap:60px}
  .capability-group .capability-row,.delivery-phase .stage{gap:38px}
  .page-hero::after{left:50px;right:50px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  [data-enter],.hero-line>span,.summary-row,.home-hero .eyebrow,.home-hero .lede,.home-hero .actions,.home-hero .audience{opacity:1!important;transform:none!important}
  .home-hero>div:first-child,.home-summary{transform:none!important;opacity:1!important}
  .home-hero::after{transform:scaleX(1)!important}
  .home-hero-heading::before,.page-hero>div:first-child::before{animation:none!important;transform:scaleY(1)!important}
  .site-header::after{transform:none!important}
}

/* ---- V7 approved motion and layout ---- */
:root{
  --navy:#061b33;
  --ink:#071d35;
  --paper:#fbfaf7;
  --mist:#f1f2ef;
  --blue:#93aabd;
  --slate:#435b70;
  --muted:#6c8091;
  --line:rgba(7,29,53,.16);
  --white:#fff;
  --ease-out:cubic-bezier(.16,1,.3,1);
  --ease-soft:cubic-bezier(.22,1,.36,1);
  --dur-hover:180ms;
  --dur-state:280ms;
  --dur-panel:420ms;
  --dur-reveal:480ms;
  --dur-hero:760ms;
  --content:max(62px,calc((100vw - 1320px)/2));
}

/* Hold the generated page until the motion DOM is prepared. This prevents the
   static heading painting once before its single entrance animation begins. */
html.motion-prep #page-content,
html.motion-prep .site-footer{visibility:hidden}
html.motion-prep body{min-height:100vh}
html.motion-prep[data-v7-page='home'] body,
html.motion-prep[data-v8-page='home'] body{background:var(--navy)}

html{background:var(--paper);scroll-padding-top:96px}
body{min-width:1100px;background:var(--paper);color:var(--ink);font-size:16px}
main{overflow:clip}
::selection{background:#cbd8e1;color:var(--navy)}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #577993;outline-offset:5px}

/* Navigation: quiet enough to frame the work, precise enough to feel designed. */
.site-header{
  height:78px;
  grid-template-columns:260px minmax(0,1fr) 250px;
  gap:26px;
  padding-inline:var(--content);
  border-color:var(--line);
  background:rgba(251,250,247,.96);
}
.site-header.is-scrolled{
  background:rgba(251,250,247,.985);
  border-color:rgba(7,29,53,.18);
  box-shadow:0 16px 40px rgba(7,29,53,.055);
  backdrop-filter:none;
}
.site-header::after{display:none}
.brand{gap:12px}
.brand img{width:25px;height:25px}
.brand strong{font-size:14.5px;letter-spacing:-.02em}
.primary-nav{gap:28px}
.primary-nav a{
  padding:29px 0 27px;
  border:0;
  color:#43596d;
  font-size:11.5px;
  font-weight:740;
  letter-spacing:-.006em;
}
.primary-nav a::after{bottom:20px;height:1.5px}
.header-cta{
  width:250px;
  height:46px;
  padding:0 18px 0 20px;
  justify-content:space-between;
  gap:16px;
  background:var(--navy);
  font-size:11.5px;
  letter-spacing:-.005em;
}
.header-cta span{flex:1 1 auto;min-width:0;overflow:visible;color:var(--white);text-overflow:clip}
.header-cta b{
  position:relative;
  display:block;
  flex:0 0 27px;
  width:27px;
  height:12px;
  color:transparent;
  font-size:0;
}
.header-cta b::before{
  content:'';
  position:absolute;
  left:0;
  top:50%;
  width:25px;
  height:1px;
  background:#b6c6d2;
  transform:translateY(-50%);
}
.header-cta b::after{
  content:'';
  position:absolute;
  right:1px;
  top:50%;
  width:7px;
  height:7px;
  border-top:1px solid #b6c6d2;
  border-right:1px solid #b6c6d2;
  transform:translateY(-50%) rotate(45deg);
}
.header-cta:hover{background:#0a294b}

.eyebrow{margin-bottom:22px;color:#60768a;font-size:10.5px;letter-spacing:.18em}
.button{min-height:54px;padding:0 23px;font-size:12.5px}
.text-link{font-size:12.5px}

/* Home hero: one confident set-piece, no decorative technology theatre. */
.home-hero{
  position:relative;
  min-height:calc(100vh - 78px);
  padding:96px var(--content) 88px;
  grid-template-columns:minmax(0,1fr) minmax(290px,27vw);
  gap:clamp(32px,3.75vw,62px);
  align-items:center;
  border:0;
  background:var(--navy);
  color:var(--white);
  isolation:isolate;
}
.home-hero::before{
  content:'';
  position:absolute;
  z-index:-1;
  inset:0 var(--content);
  border-left:1px solid rgba(255,255,255,.08);
  border-right:1px solid rgba(255,255,255,.08);
  pointer-events:none;
}
.home-hero::after{
  left:var(--content);
  right:var(--content);
  bottom:34px;
  height:1px;
  background:rgba(255,255,255,.2);
  transform:scaleX(var(--hero-rule,1));
}
.home-hero-copy{position:relative;min-width:0;padding-left:38px}
.home-hero-heading::before{
  left:-38px;
  top:1px;
  bottom:15px;
  width:3px;
  background:#a9bfd0;
  transform:scaleY(1);
}
.home-hero .eyebrow{color:#8fa6b9}
.home-hero h1{
  max-width:850px;
  margin-bottom:35px;
  color:var(--white);
  font-size:clamp(52px,4.8vw,72px);
  font-weight:650;
  line-height:.91;
  letter-spacing:-.064em;
}
.home-hero h1 .hero-line{display:block;overflow:hidden;padding:.035em 0 .09em;margin-bottom:-.09em}
.home-hero h1 .hero-line>span{display:block;white-space:normal}
.home-hero h1 .hero-line:last-child>span{color:#a9bdcd}
.home-hero .lede{max-width:720px;margin-bottom:30px;color:#c5d1dc;font-size:17.5px;line-height:1.62}
.home-hero .audience{max-width:710px;margin-top:32px;color:#8399ad;font-size:11.5px;line-height:1.55}
.home-hero .button{background:var(--white);color:var(--navy)}
.home-hero .button:hover{background:#e8edf1}
.home-hero .text-link{color:#e0e8ee}
.home-summary{
  position:relative;
  align-self:center;
  padding:12px 0 12px 48px;
  border:0;
  color:var(--white);
}
.home-summary::before{
  left:0;
  top:0;
  bottom:0;
  background:rgba(255,255,255,.3);
  transform:scaleY(1);
}
.home-summary>.eyebrow{color:#8299ad}
.summary-row{min-height:0;padding:22px 0 24px;border-color:rgba(255,255,255,.16)}
.summary-row:last-child{border-color:rgba(255,255,255,.16)}
.summary-row strong{margin-bottom:8px;color:#fff;font-size:18px;letter-spacing:-.025em}
.summary-row p{max-width:430px;color:#9fb0bf;font-size:13.5px;line-height:1.6}

/* Home proof chapter: a manual, literal comparison rather than a dashboard. */
.home-problems{
  padding:142px var(--content) 150px;
  background:var(--paper);
  color:var(--ink);
}
.home-problems .section-intro{
  grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);
  gap:110px;
  margin-bottom:78px;
}
.home-problems .section-intro h2{max-width:760px;color:var(--ink);font-size:64px;line-height:.96;letter-spacing:-.058em}
.home-problems .eyebrow{color:#60768a}
.home-problems .section-intro>p{max-width:590px;color:#4e6579;font-size:17px;line-height:1.72}
.problem-switcher{
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  min-height:590px;
  border-top:1px solid var(--navy);
  border-bottom:1px solid var(--navy);
  background:transparent;
}
.problem-tabs{
  display:flex;
  flex-direction:column;
  border:0;
  border-right:1px solid var(--line);
}
.problem-tabs button{
  min-height:152px;
  padding:31px 48px 30px 0;
  border:0;
  border-bottom:1px solid var(--line);
  color:#718597;
  transition:color var(--dur-state) ease;
}
.problem-tabs button:last-child{border-bottom:0}
.problem-tabs button+button{padding-left:0}
.problem-tabs button::before{
  left:0;
  right:auto;
  top:0;
  bottom:0;
  width:3px;
  height:auto;
  background:var(--navy);
  transform:scaleY(0);
  transform-origin:top;
  transition:transform 380ms var(--ease-out);
}
.problem-tabs button+button::before{left:0}
.problem-tabs button::after{content:'\2192';right:24px;top:33px;color:var(--navy)}
.problem-tabs button span{margin-bottom:10px;color:inherit;font-size:20px;line-height:1.15}
.problem-tabs button span,.problem-tabs button small{transition:transform var(--dur-state) var(--ease-out)}
.problem-tabs button small{max-width:260px;color:#5b7184;font-size:12.5px;line-height:1.55}
.problem-tabs button[aria-selected="true"]{padding-left:0;color:var(--navy)}
.problem-tabs button[aria-selected="true"]::before{transform:scaleY(1)}
.problem-tabs button[aria-selected="true"] span,.problem-tabs button[aria-selected="true"] small{transform:translateX(22px)}
.problem-tabs button:focus-visible{outline-color:var(--navy)}
.problem-panels{min-height:590px}
.problem-panels article{min-height:590px;padding:58px 0 58px 70px;justify-content:center}
.problem-panels article>div{
  width:100%;
  margin:0!important;
  padding:30px 0;
  grid-template-columns:112px minmax(300px,.95fr) minmax(300px,1.05fr);
  gap:38px;
  border:0;
}
.problem-panels article>div+div{border-left:0}
.problem-panels .panel-label{
  position:relative;
  margin-top:5px;
  padding-top:17px;
  color:#526a7e;
  font-size:9.5px;
  line-height:1.25;
  letter-spacing:.15em;
}
.problem-panels .panel-label::before{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:30px;
  height:2px;
  background:#7890a3;
}
.problem-panels h3,.problem-panels article>div:nth-child(2) h3,.problem-panels article>div:nth-child(3) h3{
  margin:0;
  color:var(--navy);
  font-size:28px;
  line-height:1.12;
  letter-spacing:-.04em;
}
.problem-panels article>div:nth-child(2) h3{font-size:35px}
.problem-panels article>div:nth-child(3) h3{color:#405a70;font-size:31px}
.problem-panels p:not(.panel-label){color:#536a7d;font-size:14.5px;line-height:1.68}

/* The three commercial stages become a natural scrolling chapter. */
.home-process{
  position:relative;
  display:grid;
  grid-template-columns:minmax(360px,.78fr) minmax(600px,1.22fr);
  gap:100px;
  padding:138px var(--content) 126px;
  background:var(--navy);
  color:var(--white);
}
.home-process .section-intro{
  position:sticky;
  top:142px;
  display:block;
  align-self:start;
  margin:0;
  padding-right:44px;
}
.home-process .section-intro h2{max-width:520px;color:#fff;font-size:62px;line-height:.96;letter-spacing:-.058em}
.home-process .section-intro>p{max-width:490px;margin-top:30px;color:#aebdca;font-size:16px;line-height:1.72}
.home-process .eyebrow{color:#8298aa}
.process-line{
  position:relative;
  display:block;
  border:0;
  padding-left:0;
}
.process-line::after,.process-line::before{display:none}
.process-line article{
  min-height:380px;
  padding:52px 0 64px;
  border:0;
  border-top:1px solid rgba(255,255,255,.2);
  opacity:1;
  transition:color var(--dur-panel) ease;
}
.process-line article+article{padding-left:0;border-left:0}
.process-line article:last-child{border-bottom:1px solid rgba(255,255,255,.2)}
.process-line article::before{margin-bottom:70px;color:#8ea3b5;font-size:10.5px;letter-spacing:.18em}
.process-line article::after{display:none}
.process-line article.is-active{opacity:1}
.process-line h3{max-width:610px;color:#c3d0da;font-size:44px;line-height:1;letter-spacing:-.05em;transition:color var(--dur-state) ease}
.process-line p{max-width:690px;color:#a8bac8;font-size:16px;line-height:1.72;transition:color var(--dur-state) ease}
.process-line article.is-active h3{color:#fff}
.process-line article.is-active p{color:#c2ced8}
.process-deliverables{max-width:690px;margin-top:32px;padding-top:25px;border-color:rgba(255,255,255,.17);display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}
.process-deliverables li{margin:0;padding-left:17px;color:#8fa4b6;font-size:12px}
.process-deliverables li::before{background:#a8bbc9}
.process-links{grid-column:2;margin-top:4px;display:flex;gap:46px;color:#e4ebf0}

.home-fit{
  min-height:700px;
  padding:132px var(--content) 136px;
  grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);
  gap:130px;
  align-items:center;
  border-top:0;
  background:var(--paper);
}
.home-fit h2{max-width:820px;font-size:68px;line-height:.95;letter-spacing:-.06em}
.home-fit p{font-size:16.5px;line-height:1.75}

/* Inner pages share the approved rail, but not a repeated boxed template. */
.page-hero,.page-section{padding-left:var(--content);padding-right:var(--content)}
.page-hero{
  min-height:540px;
  padding-top:92px;
  padding-bottom:88px;
  grid-template-columns:minmax(0,1.32fr) minmax(340px,.68fr);
  gap:90px;
  align-items:center;
  background:var(--paper);
}
.page-hero::after{
  left:var(--content);
  right:var(--content);
  background:linear-gradient(90deg,var(--navy) 0 17%,rgba(7,29,53,.16) 17% 100%);
}
.page-hero>div:first-child{padding-left:42px}
.page-hero>div:first-child::before{left:0;top:1px;bottom:2px;width:3px;background:var(--navy);transform:scaleY(1)}
.page-hero h1{
  max-width:1000px;
  color:var(--navy);
  font-size:clamp(58px,4.65vw,72px);
  font-weight:650;
  line-height:.94;
  letter-spacing:-.06em;
}
.page-hero .page-lede{max-width:570px;color:#435d72;font-size:17px;line-height:1.72}
.page-hero .page-lede--under{max-width:800px;margin-top:30px;font-size:16px}
.v7-title-mask{display:block;overflow:hidden;padding:.03em 0 .08em;margin-bottom:-.08em}
.v7-title-mask>span{display:block}
.page-hero--audit{min-height:565px;grid-template-columns:minmax(0,1fr) 330px}
.page-hero--about{min-height:580px;grid-template-columns:minmax(0,1.25fr) minmax(350px,.75fr);gap:90px}
.page-hero--about h1{max-width:1080px;font-size:64px}
.page-hero--about .page-lede{max-width:520px;padding-left:0}
.page-hero--contact{min-height:500px;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr)}

.page-section{padding-top:124px;padding-bottom:132px}
.page-section.mist{background:var(--paper);border-top:1px solid var(--line)}
.page-section h2{max-width:900px;margin-bottom:28px;font-size:56px;line-height:.98;letter-spacing:-.055em}
.page-section>.section-copy{max-width:790px;color:#4e6578;font-size:16.5px;line-height:1.72}

/* What we build: sticky editorial category, literal service rows. */
.capability-groups,.delivery-phases{margin-top:82px}
.capability-group,.delivery-phase{
  grid-template-columns:330px minmax(0,1fr);
  gap:100px;
  padding:76px 0 84px;
  border-top:1px solid var(--navy);
}
.capability-group:last-child,.delivery-phase:last-child{border-bottom:1px solid var(--line)}
.capability-group-intro,.delivery-phase-intro{position:sticky;top:130px;align-self:start;padding-right:24px}
.capability-group-intro::before,.delivery-phase-intro::before{
  content:'';
  display:block;
  width:42px;
  height:2px;
  margin-bottom:34px;
  background:var(--navy);
  transform:scaleX(.35);
  transform-origin:left;
  transition:transform var(--dur-panel) var(--ease-out);
}
.capability-group.is-active .capability-group-intro::before,.delivery-phase.is-active .delivery-phase-intro::before{transform:scaleX(1)}
.capability-group-intro h3,.delivery-phase-intro h3{margin-bottom:20px;font-size:31px;line-height:1.08;letter-spacing:-.045em}
.capability-group-intro>p:last-child,.delivery-phase-intro>p:last-child{color:#4d6579;font-size:14.5px;line-height:1.72}
.capability-group .capability-row,.delivery-phase .stage{
  grid-template-columns:minmax(250px,38%) minmax(0,1fr);
  gap:54px;
  padding:38px 0 42px;
  border-color:var(--line);
}
.capability-group .capability-row:first-child,.delivery-phase .stage:first-child{padding-top:0}
.capability-row h3,.delivery-phase .stage h3{font-size:25px;line-height:1.12;letter-spacing:-.04em}
.capability-row p,.delivery-phase .stage p{color:#4e667a;font-size:15.5px;line-height:1.73}
.capability-result{padding-left:18px;border-left:2px solid #c4d1da}

/* Audit: price and deliverables are the visual evidence. */
.audit-price{
  align-self:center;
  color:var(--navy);
  font-size:136px;
  font-weight:650;
  line-height:.8;
  letter-spacing:-.08em;
  text-align:left;
}
.audit-price small{margin:24px 0 0 6px;color:#61768a;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase}
.deliverables{margin-top:72px;border-top:1px solid var(--navy)}
.deliverables>div{
  position:relative;
  grid-template-columns:minmax(280px,36%) minmax(0,1fr);
  gap:72px;
  padding:34px 0 36px;
  border-color:var(--line);
}
.deliverables>div::before{display:none}
.deliverables strong{font-size:19px;letter-spacing:-.025em}
.deliverables p{color:#526a7d;font-size:14.5px;line-height:1.7}
.audit-review{margin-top:90px;padding-top:47px;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:105px}
.audit-review h3{font-size:33px;line-height:1.08}
.audit-review li{padding:17px 0;color:#4d6578;font-size:15px}
.audit-practical{
  min-height:420px;
  margin-top:62px;
  grid-template-columns:1.08fr .92fr;
  grid-template-rows:1fr 1fr;
  border:1px solid var(--navy);
  background:var(--paper);
}
.audit-practical>div{padding:42px 48px;border:0}
.audit-practical>div:first-child{
  grid-row:1/3;
  padding:62px 66px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:var(--navy);
  color:var(--white);
}
.audit-practical>div:nth-child(2),.audit-practical>div:nth-child(3){padding-left:48px;border-left:1px solid var(--navy)}
.audit-practical>div:nth-child(3){border-top:1px solid var(--line)}
.audit-practical h3{font-size:24px;line-height:1.12;letter-spacing:-.035em}
.audit-practical>div:first-child h3{margin-bottom:24px;color:#fff;font-size:38px;line-height:1;letter-spacing:-.05em}
.audit-practical p{font-size:15px;line-height:1.72}
.audit-practical>div:first-child p{max-width:520px;color:#b8c7d2;font-size:18px;line-height:1.65}
.faq-list{margin-top:82px}
.faq-list>h3{padding:34px 0 18px;font-size:30px}
.faq-list summary{padding:26px 55px 26px 0;font-size:17px}
.faq-list summary::after,.faq-list summary::before{
  content:'';
  position:absolute;
  right:8px;
  top:50%;
  width:17px;
  height:1px;
  background:#526b7f;
  transform:translateY(-50%);
  transition:transform 240ms var(--ease-out),opacity 180ms ease;
}
.faq-list summary::before{transform:translateY(-50%) rotate(90deg)}
.faq-list details[open] summary::after{content:'';transform:translateY(-50%)}
.faq-list details[open] summary::before{transform:translateY(-50%) rotate(0);opacity:0}
.faq-list details p{font-size:14.5px;line-height:1.75}

/* About and contact: factual, spacious, never presented as a tiny-team card wall. */
.plain-columns{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:125px}
.plain-columns>div:last-child p{font-size:16px;line-height:1.8}
.about-principles{display:block;margin-top:88px;border-bottom:0}
.about-principles article{
  display:grid;
  grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);
  gap:100px;
  padding:36px 0 40px;
  border-bottom:1px solid var(--line);
}
.about-principles article+article{padding-left:0;border-left:0}
.about-principles h3{margin:0;font-size:31px;line-height:1.08;letter-spacing:-.045em}
.about-principles p{max-width:700px;color:#4e6679;font-size:15.5px;line-height:1.73}
.page-hero--about + .page-section{padding-bottom:82px}
body[data-page="about"] .page-section.mist{padding-top:88px}
body[data-page="about"] .page-section.mist .plain-columns>div:last-child p:last-child{padding-left:18px;border-left:2px solid #c6d1da;color:#5d7284;font-size:13.5px;line-height:1.7}
.contact-layout{margin-top:68px;padding-top:0;gap:0;border-top:1px solid var(--navy)}
.contact-layout--three{grid-template-columns:1fr 1fr}
.contact-layout--three>div{min-height:290px;padding:39px 48px 48px 0}
.contact-layout--three>div+div{padding-left:42px;border-left:1px solid var(--line)}
.contact-layout--three>div:nth-child(3){grid-column:1/-1;min-height:0;padding:34px 0 36px;display:grid;grid-template-columns:31% 1fr;gap:72px;border-top:1px solid var(--line);border-left:0}
.contact-layout--three>div:nth-child(3) h3,.contact-layout--three>div:nth-child(3) p{margin:0}
.contact-layout h3{font-size:27px;letter-spacing:-.04em}
.contact-layout p,.contact-layout li{font-size:15.5px;line-height:1.72}
.contact-fit{margin-top:54px;padding:31px 0;display:grid;grid-template-columns:31% 1fr;gap:72px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.contact-fit .eyebrow{margin:4px 0 0}
.contact-fit p:last-child{max-width:800px;margin:0;color:#4e6579;font-size:16px;line-height:1.7}
.prelaunch{margin-top:32px;padding:21px 0;color:#566d7f;font-size:12.5px;line-height:1.65}

.page-cta{min-height:330px;padding:98px var(--content);background:var(--navy)}
.page-cta h2{max-width:880px;color:#fff;font-size:58px;line-height:.98;letter-spacing:-.055em}
.page-cta .button{background:#fff;color:var(--navy)}
.page-cta .button:hover{background:#e8edf1}
.site-footer{padding:68px var(--content) 30px;background:#04172c}
.site-footer>p{font-size:12.5px}
.site-footer nav{font-size:12px}

/* Progressive motion: all content is visible until the controller is ready. */
.hero-enter>div:first-child,.hero-enter>aside,.hero-enter>.audit-price,.js-enabled [data-reveal].is-visible{animation:none}
.motion-enabled [data-v7-reveal]{opacity:0;transform:translate3d(0,14px,0)}
.motion-enabled [data-v7-reveal].is-v7-visible{
  opacity:1;
  transform:none;
  transition:opacity var(--dur-reveal) var(--ease-soft),transform var(--dur-reveal) var(--ease-out);
  transition-delay:var(--v7-delay,0ms);
}
.motion-enabled .home-hero .eyebrow,
.motion-enabled .home-hero .lede,
.motion-enabled .home-hero .actions,
.motion-enabled .home-hero .audience,
.motion-enabled .home-summary>.eyebrow,
.motion-enabled .summary-row,
.motion-enabled .page-hero .eyebrow,
.motion-enabled .page-hero .page-lede,
.motion-enabled .audit-price{opacity:0}
.motion-enabled .hero-line>span,.motion-enabled .v7-title-mask>span{transform:translate3d(0,108%,0)}
.motion-enabled .home-hero-heading::before,.motion-enabled .page-hero>div:first-child::before{transform:scaleY(0)}

.motion-enabled.motion-started .home-hero-heading::before,
.motion-enabled.motion-started .page-hero>div:first-child::before{animation:v7-rail var(--dur-hero) var(--ease-out) 80ms both}
.motion-enabled.motion-started .home-hero .eyebrow,
.motion-enabled.motion-started .page-hero .eyebrow{animation:v7-rise 520ms var(--ease-out) 80ms both}
.motion-enabled.motion-started .hero-line>span{animation:v7-line var(--dur-hero) var(--ease-out) both}
.motion-enabled.motion-started .hero-line:nth-child(1)>span{animation-delay:120ms}
.motion-enabled.motion-started .hero-line:nth-child(2)>span{animation-delay:190ms}
.motion-enabled.motion-started .hero-line:nth-child(3)>span{animation-delay:260ms}
.motion-enabled.motion-started .v7-title-mask>span{animation:v7-line 820ms var(--ease-out) 140ms both}
.motion-enabled.motion-started .home-hero .lede,
.motion-enabled.motion-started .page-hero .page-lede{animation:v7-rise 620ms var(--ease-out) 330ms both}
.motion-enabled.motion-started .home-hero .actions{animation:v7-rise 560ms var(--ease-out) 400ms both}
.motion-enabled.motion-started .home-hero .audience{animation:v7-fade 500ms ease 470ms both}
.motion-enabled.motion-started .home-summary>.eyebrow{animation:v7-rise 500ms var(--ease-out) 210ms both}
.motion-enabled.motion-started .summary-row{animation:v7-side 600ms var(--ease-out) both}
.motion-enabled.motion-started .summary-row:nth-of-type(2){animation-delay:260ms}
.motion-enabled.motion-started .summary-row:nth-of-type(3){animation-delay:325ms}
.motion-enabled.motion-started .summary-row:nth-of-type(4){animation-delay:390ms}
.motion-enabled.motion-started .summary-row:nth-of-type(5){animation-delay:455ms}
.motion-enabled.motion-started .audit-price{animation:v7-price 760ms var(--ease-out) 240ms both}

@keyframes v7-rail{from{transform:scaleY(0)}to{transform:scaleY(1)}}
@keyframes v7-rise{from{opacity:0;transform:translate3d(0,17px,0)}to{opacity:1;transform:none}}
@keyframes v7-line{from{transform:translate3d(0,108%,0)}to{transform:none}}
@keyframes v7-side{from{opacity:0;transform:translate3d(18px,0,0)}to{opacity:1;transform:none}}
@keyframes v7-fade{from{opacity:0}to{opacity:1}}
@keyframes v7-price{from{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:none}}

@media(hover:hover) and (pointer:fine){
  .button,.header-cta{transition:transform var(--dur-hover) var(--ease-out),background-color var(--dur-hover) ease,color var(--dur-hover) ease}
  .button:hover,.header-cta:hover{transform:translateY(-2px)}
  .problem-tabs button:hover{color:var(--navy)}
}

@media(max-width:1280px){
  :root{--content:50px}
  .site-header{grid-template-columns:225px minmax(0,1fr) 230px;gap:16px;padding-inline:32px}
  .primary-nav{gap:18px}
  .header-cta{width:230px;padding-inline:16px}
  .problem-switcher{grid-template-columns:290px minmax(0,1fr)}
  .problem-panels article{padding-left:50px}
  .problem-panels article>div{grid-template-columns:104px minmax(250px,.9fr) minmax(260px,1.1fr);gap:27px}
  .home-process{grid-template-columns:350px minmax(0,1fr);gap:75px}
  .page-hero h1{font-size:60px}
  .page-hero--about h1{font-size:57px}
  .capability-group,.delivery-phase{grid-template-columns:285px minmax(0,1fr);gap:68px}
  .plain-columns{gap:85px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .motion-enabled [data-v7-reveal],
  .motion-enabled .home-hero .eyebrow,
  .motion-enabled .home-hero .lede,
  .motion-enabled .home-hero .actions,
  .motion-enabled .home-hero .audience,
  .motion-enabled .home-summary>.eyebrow,
  .motion-enabled .summary-row,
  .motion-enabled .page-hero .eyebrow,
  .motion-enabled .page-hero .page-lede,
  .motion-enabled .audit-price{opacity:1!important;transform:none!important;transition:none!important;animation:none!important}
  .motion-enabled .hero-line>span,.motion-enabled .v7-title-mask>span{transform:none!important;animation:none!important}
  .motion-enabled .home-hero-heading::before,.motion-enabled .page-hero>div:first-child::before{transform:scaleY(1)!important;animation:none!important}
  .process-line article{opacity:1!important;transform:none!important}
}

/* ---- V8 approved desktop refinements ---- */
:root{
  --content:max(64px,calc((100vw - 1440px)/2));
  --navy:#04172c;
  --ink:#071d35;
  --paper:#f7f5f0;
  --mist:#e7edf1;
  --ice:#a9bdcd;
  --line:rgba(7,29,53,.16);
  --v8-ease:cubic-bezier(.16,1,.3,1);
  --v8-ease-soft:cubic-bezier(.22,1,.36,1);
  --v8-fast:180ms;
  --v8-state:320ms;
  --v8-reveal:560ms;
}

html{background:var(--paper)}
body{background:var(--paper);font-feature-settings:'kern' 1,'liga' 1;text-rendering:geometricPrecision}
main{transition:opacity 220ms ease,transform 260ms var(--v8-ease)}
body.v8-leaving main{opacity:.12;transform:translate3d(0,-10px,0)}

.v8-page-wipe{
  position:fixed;
  z-index:1000;
  inset:74px 0 0;
  background:var(--paper);
  pointer-events:none;
  transform:translate3d(101%,0,0);
  transition:transform 310ms var(--v8-ease);
}
.v8-page-wipe.is-active{transform:translate3d(0,0,0)}

/* A quieter, more architectural frame. */
.site-header{
  height:74px;
  padding-inline:clamp(30px,3.2vw,56px);
  grid-template-columns:250px minmax(0,1fr) 224px;
  gap:24px;
  border-bottom:1px solid rgba(7,29,53,.11);
  background:rgba(247,245,240,.975);
  box-shadow:none;
  backdrop-filter:none;
  transition:background-color var(--v8-state) ease,border-color var(--v8-state) ease,box-shadow var(--v8-state) ease;
}
.site-header.is-scrolled{
  background:rgba(247,245,240,.985);
  border-color:rgba(7,29,53,.16);
  box-shadow:0 12px 34px rgba(4,23,44,.055);
  backdrop-filter:none;
}
.site-header::after{display:none}
.brand{gap:11px}
.brand strong{font-size:14px;letter-spacing:-.025em}
.primary-nav{gap:clamp(21px,2.1vw,34px)}
.primary-nav a{padding-block:28px 25px;font-size:11.25px;letter-spacing:.005em}
.primary-nav a::after{bottom:17px;height:1px;transition-duration:var(--v8-fast)}
.header-cta{width:224px;height:42px;padding-inline:17px 16px;font-size:11.25px}
.header-cta b::before{transition:width var(--v8-fast) var(--v8-ease)}
.header-cta:hover b::before{width:27px}

/* Home: scale and depth come from typography and real content. */
.home-hero{
  min-height:max(calc(100svh - 74px),880px);
  padding:100px var(--content) 82px;
  grid-template-columns:minmax(0,1fr) minmax(330px,22vw);
  gap:clamp(46px,4vw,68px);
  overflow:hidden;
  background:
    linear-gradient(118deg,rgba(169,189,205,.055),transparent 33%),
    linear-gradient(180deg,#051b33 0%,#03172c 100%);
}
.home-hero::before{
  inset:0 var(--content);
  border-color:rgba(255,255,255,.085);
  background:linear-gradient(90deg,transparent 0 69.5%,rgba(255,255,255,.035) 69.5% 69.62%,transparent 69.62%);
}
.home-hero::after{bottom:30px;background:rgba(255,255,255,.24)}
.home-hero-copy{
  padding-left:48px;
  transform:translate3d(0,var(--v8-hero-copy-shift,0),0) scale(var(--v8-hero-copy-scale,1));
  opacity:var(--v8-hero-copy-opacity,1);
  transform-origin:left center;
}
.home-hero-heading::before{left:-48px;bottom:10px;width:2px;background:#b5c8d6}
.home-hero .eyebrow{margin-bottom:28px;color:#9bb0c1;font-size:10px;letter-spacing:.2em}
.home-hero h1{
  max-width:940px;
  margin-bottom:34px;
  font-size:clamp(66px,6vw,88px);
  font-weight:670;
  line-height:.875;
  letter-spacing:-.072em;
}
.home-hero h1 .hero-line{padding:.03em .04em .105em 0;margin-bottom:-.105em}
.home-hero h1 .hero-line:last-child>span{color:#aec1cf}
.home-hero .lede{max-width:760px;margin-bottom:28px;color:#c7d2dc;font-size:17.5px;line-height:1.67}
.home-hero .actions{gap:32px}
.home-hero .audience{max-width:760px;margin-top:29px;color:#8ba0b2;font-size:11px;letter-spacing:.01em}
.v8-commercial-strip{
  max-width:760px;
  margin:25px 0 0;
  padding-top:18px;
  display:flex;
  flex-wrap:wrap;
  gap:10px 30px;
  border-top:1px solid rgba(255,255,255,.16);
  color:#a9bdcd;
  font-size:9.5px;
  font-weight:760;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.v8-commercial-strip span{position:relative}
.v8-commercial-strip span+span::before{content:'·';position:absolute;left:-18px;color:#71899d}
.home-summary{
  padding:10px 0 8px 42px;
  transform:translate3d(0,var(--v8-hero-side-shift,0),0);
  opacity:var(--v8-hero-side-opacity,1);
}
.home-summary::before{width:1px;background:rgba(255,255,255,.3)}
.home-summary>.eyebrow{margin-bottom:2px;color:#96aabb}
.summary-row{
  position:relative;
  padding:23px 0 25px;
  overflow:hidden;
  transition:transform var(--v8-state) var(--v8-ease),border-color var(--v8-state) ease;
}
.summary-row::after{
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:#b7cad7;
  transform:scaleX(0);
  transform-origin:left;
  transition:transform 420ms var(--v8-ease);
}
.summary-row:hover{transform:translate3d(7px,0,0);border-color:transparent}
.summary-row:hover::after{transform:scaleX(1)}
.summary-row strong{font-size:18.5px;letter-spacing:-.035em}
.summary-row p{color:#a7b7c4;font-size:13.25px;line-height:1.62}

/* The paper chapter lifts over the opening without becoming a card. */
.home-problems{
  position:relative;
  z-index:2;
  margin-top:-52px;
  padding-top:174px;
  padding-bottom:132px;
  background:var(--paper);
  box-shadow:0 -34px 70px rgba(3,19,37,.11);
}
.home-problems .section-intro{gap:clamp(72px,8vw,130px);margin-bottom:84px}
.home-problems .section-intro h2{max-width:800px;font-size:clamp(64px,5.4vw,78px);line-height:.92;letter-spacing:-.066em}
.home-problems .section-intro>p{max-width:610px;font-size:17px;line-height:1.75}
.problem-switcher{display:block;min-height:0;border-color:rgba(7,29,53,.68)}
.problem-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;border-right:0;border-bottom:1px solid var(--line)}
.problem-tabs button{min-height:126px;padding:31px 36px 29px 0;border:0;color:#697f91}
.problem-tabs button::before{
  left:0;
  right:auto;
  top:auto;
  bottom:-1px;
  width:100%;
  height:2px;
  transform:scaleX(0);
  transform-origin:left;
}
.problem-tabs button[aria-selected='true']::before{transform:scaleX(1)}
.problem-tabs button[aria-selected='true'] span,
.problem-tabs button[aria-selected='true'] small{transform:translate3d(0,0,0)}
.problem-tabs button span{font-size:21px;letter-spacing:-.035em}
.problem-tabs button small{font-size:12.5px;line-height:1.6}
.problem-tabs button::after{right:2px;top:34px;font-size:16px;transition:transform var(--v8-fast) var(--v8-ease)}
.problem-tabs button:hover::after,.problem-tabs button[aria-selected='true']::after{transform:translate3d(5px,0,0)}
.problem-panels,.problem-panels article{min-height:450px}
.problem-panels article{padding:42px 0 44px}
.problem-panels article>div{padding:31px 0;grid-template-columns:112px minmax(290px,.9fr) minmax(280px,1.1fr);gap:clamp(28px,3vw,50px)}
.problem-panels article>div+div{border-top:1px solid var(--line)}
.problem-panels .panel-label{padding-top:15px;color:#4e677b}
.problem-panels .panel-label::before{width:36px;height:1px}
.problem-panels h3,.problem-panels article>div:nth-child(2) h3,.problem-panels article>div:nth-child(3) h3{font-size:29px;line-height:1.08;letter-spacing:-.047em}
.problem-panels article>div:nth-child(2) h3{font-size:37px}
.problem-panels article>div:nth-child(3) h3{font-size:32px}

/* Audit, Build and Support are the spectacle: real nouns at editorial scale. */
.home-process{
  padding:116px var(--content) 104px;
  grid-template-columns:minmax(300px,31%) minmax(0,1fr);
  gap:clamp(68px,7vw,118px);
  overflow:hidden;
  background:#04172c;
}
.home-process .section-intro{top:120px;min-height:360px;padding-right:20px}
.home-process .section-intro h2{max-width:500px;font-size:clamp(52px,4.8vw,68px);line-height:.92}
.home-process .section-intro>p{font-size:15.5px;line-height:1.72}
.process-line article{
  position:relative;
  min-height:330px;
  padding:42px 0 54px;
  overflow:hidden;
  opacity:.82;
  transition:opacity var(--v8-state) ease,color var(--v8-state) ease;
}
.process-line article::before{margin-bottom:52px}
.process-line article::after{
  display:block;
  position:absolute;
  z-index:0;
  right:-4px;
  bottom:20px;
  color:transparent;
  font-size:clamp(92px,9vw,148px);
  font-weight:720;
  line-height:.8;
  letter-spacing:-.075em;
  -webkit-text-stroke:1px rgba(169,189,205,.16);
  opacity:.65;
}
.process-line article>*{position:relative;z-index:1}
.process-line article:nth-child(1)::after{content:'AUDIT'}
.process-line article:nth-child(2)::after{content:'BUILD'}
.process-line article:nth-child(3)::after{content:'SUPPORT'}
.process-line article.is-active{opacity:1}
.process-line h3{max-width:650px;font-size:clamp(38px,3.55vw,50px);line-height:.96}
.process-line p{max-width:720px;font-size:15.5px}
.process-deliverables{max-width:720px;margin-top:28px;padding-top:22px}
.process-links{margin-top:28px}

.home-fit{min-height:560px;padding-top:116px;padding-bottom:120px;gap:clamp(80px,9vw,150px)}
.home-fit h2{max-width:870px;font-size:clamp(58px,5.2vw,74px);line-height:.91}

/* Inner heroes retain the chosen rail and gain a recognisable cinematic scale. */
.page-hero{
  position:relative;
  min-height:600px;
  padding-top:104px;
  padding-bottom:100px;
  overflow:hidden;
  background:var(--paper);
}
.page-hero--build{min-height:590px}
.page-hero--process{min-height:560px}
.page-hero--about{min-height:590px}
.page-hero--contact{min-height:530px}
.page-hero::before{
  position:absolute;
  right:var(--content);
  bottom:30px;
  color:rgba(7,29,53,.045);
  font-size:clamp(86px,10vw,156px);
  font-weight:720;
  line-height:.76;
  letter-spacing:-.075em;
  pointer-events:none;
}
body[data-page='build'] .page-hero::before{content:'BUILD'}
body[data-page='process'] .page-hero::before{content:'PROCESS'}
body[data-page='audit'] .page-hero::before{content:'AUDIT'}
body[data-page='about'] .page-hero::before{content:'ABOUT'}
body[data-page='contact'] .page-hero::before{content:'CONTACT'}
.page-hero::after{height:1px;background:linear-gradient(90deg,var(--navy) 0 22%,rgba(7,29,53,.15) 22% 100%)}
.page-hero>div:first-child{padding-left:50px}
.page-hero>div:first-child::before{width:2px}
.page-hero h1{max-width:1050px;font-size:clamp(62px,5.5vw,82px);line-height:.91;letter-spacing:-.066em}
.page-hero .page-lede{max-width:590px;font-size:17px;line-height:1.72}
.page-hero--audit{min-height:650px;grid-template-columns:minmax(0,1fr) 360px}
.audit-price{font-size:clamp(138px,11.5vw,172px)}

.page-section{padding-top:108px;padding-bottom:116px}
.page-section h2{max-width:940px;font-size:clamp(52px,4.7vw,68px);line-height:.93}
.page-section>h2::after{
  content:'';
  display:block;
  width:180px;
  height:1px;
  margin-top:34px;
  background:var(--navy);
  transform:scaleX(0);
  transform-origin:left;
  transition:transform 620ms var(--v8-ease);
}
.page-section>h2.is-v7-visible::after{transform:scaleX(1)}
.page-section>.section-copy{font-size:16.5px;line-height:1.75}

.capability-groups,.delivery-phases{margin-top:92px}
.capability-group,.delivery-phase{position:relative;padding:86px 0 94px;gap:clamp(66px,7vw,112px)}
.capability-group-intro,.delivery-phase-intro{top:112px}
.capability-group-intro::before,.delivery-phase-intro::before{height:1px;margin-bottom:30px}
.capability-group-intro h3,.delivery-phase-intro h3{font-size:34px;line-height:1.02;letter-spacing:-.05em}
.capability-list article,.phase-steps article{padding:32px 0 35px;transition:transform var(--v8-state) var(--v8-ease),border-color var(--v8-state) ease}
.capability-list article:hover,.phase-steps article:hover{transform:translate3d(8px,0,0);border-color:rgba(7,29,53,.32)}
.capability-list h4,.phase-steps h4{font-size:24px;letter-spacing:-.04em}
.capability-result{border-left-width:1px}

.deliverables{margin-top:78px}
.deliverables>div{padding:38px 0 40px;transition:transform var(--v8-state) var(--v8-ease),background-color var(--v8-state) ease}
.deliverables>div:hover{transform:translate3d(8px,0,0);background:rgba(169,189,205,.07)}
.deliverables h3{font-size:26px;letter-spacing:-.04em}
.audit-review{margin-top:82px}
.audit-practical{margin-top:76px;min-height:440px}
.audit-practical>div:first-child{padding:68px 72px}
.audit-practical>div:first-child h3{font-size:42px}

.about-principles{margin-top:76px}
.about-principles article{padding:42px 0 46px}
.about-principles h3{font-size:34px}
.contact-layout{margin-top:76px}
.contact-layout--three>div{min-height:270px;padding-top:42px}

.page-cta{min-height:310px;padding-top:88px;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(40px,5vw,70px);background:#04172c}
.page-cta h2{max-width:940px;font-size:clamp(52px,4.7vw,68px);line-height:.92}
.page-cta .button{min-width:230px;justify-content:center;white-space:nowrap}

/* More deliberate entrances, but everything remains readable if motion fails. */
.motion-enabled [data-v7-reveal]{
  opacity:.72;
  transform:translate3d(0,18px,0) scale(.992);
  transition-duration:var(--v8-reveal);
  transition-timing-function:var(--v8-ease);
}
.motion-enabled [data-v7-reveal].is-v7-visible{opacity:1;transform:none}
.motion-enabled .process-line article[data-v7-reveal]{opacity:.76}
.motion-enabled .process-line article[data-v7-reveal].is-v7-visible{opacity:.84}
.motion-enabled .process-line article[data-v7-reveal].is-active{opacity:1}
.motion-enabled.motion-started .hero-line>span{animation-duration:760ms}
.motion-enabled.motion-started .hero-line:nth-child(1)>span{animation-delay:110ms}
.motion-enabled.motion-started .hero-line:nth-child(2)>span{animation-delay:180ms}
.motion-enabled.motion-started .hero-line:nth-child(3)>span{animation-delay:250ms}
.motion-enabled.motion-started .hero-line:nth-child(4)>span{animation-delay:320ms}

@media(max-width:1280px){
  .site-header{grid-template-columns:220px minmax(0,1fr) 212px;padding-inline:28px;gap:16px}
  .primary-nav{gap:18px}
  .header-cta{width:212px;padding-inline:14px}
  .home-hero{grid-template-columns:minmax(0,1fr) 310px;gap:42px}
  .home-hero h1{font-size:72px}
  .home-hero-copy{padding-left:40px}
  .home-hero-heading::before{left:-40px}
  .problem-tabs{gap:28px}
  .problem-panels article{padding-left:0}
  .problem-panels article>div{grid-template-columns:96px minmax(230px,.9fr) minmax(240px,1.1fr);gap:26px}
  .problem-panels h3,.problem-panels article>div:nth-child(2) h3,.problem-panels article>div:nth-child(3) h3{font-size:26px}
  .problem-panels article>div:nth-child(2) h3{font-size:32px}
  .home-process{grid-template-columns:340px minmax(0,1fr);gap:48px}
  .home-process .section-intro h2{font-size:50px}
  .page-hero h1{font-size:62px}
  .page-hero--about h1{font-size:57px}
}

@media(prefers-reduced-motion:reduce){
  .v8-page-wipe{display:none}
  main,.home-hero-copy,.home-summary,.summary-row,.problem-tabs button::after,.capability-list article,.phase-steps article,.deliverables>div{transition:none!important;transform:none!important}
  .page-section>h2::after{transform:scaleX(1)!important;transition:none!important}
}

/* ---- V9 responsive and production overrides ---- */
/* V9 keeps the approved V8 desktop system and adds a production-safe responsive layer. */

:root{
  --v9-header-desktop:74px;
  --v9-header-compact:68px;
  --v9-header-phone:64px;
}

html.motion-prep[data-v9-page='home'] body{background:var(--navy)}
main:focus{outline:0}
.site-header,.site-header.is-scrolled{background:#f7f5f0}
.page-hero::before,.process-line article::before,.process-line article::after{content:none!important;display:none!important}
.process-label{
  margin:0 0 52px;
  color:#8ea3b5;
  font-size:10.5px;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.mobile-menu-toggle,.mobile-nav-cta{display:none}
.site-footer a[aria-current='page']{color:#fff}
:where(.page-hero,.page-section,.home-problems,.home-fit,.contact-fit) .eyebrow,
.audit-price small{color:#526a7e}

/* The V8 full-screen wipe delayed navigation and could read as a flash. V9 uses
   a short outgoing-page fade while keeping the next page's own entrance. */
.v8-page-wipe{display:none!important}
body.v8-leaving main{opacity:.18;transform:translate3d(0,-7px,0)}

/* Legal preview pages stay inside the V9 editorial system while remaining
   explicit about the legal and operational facts still required for launch. */
.page-hero--legal h1{max-width:760px}
.legal-layout{
  display:grid;
  grid-template-columns:minmax(280px,31%) minmax(0,1fr);
  gap:0;
  align-items:start;
  border-top:1px solid var(--navy);
  border-bottom:1px solid var(--navy);
}
.legal-intro{position:sticky;top:calc(var(--v9-header-desktop) + 36px);padding:44px 70px 54px 0}
.legal-intro h2{max-width:430px;margin:0 0 26px;font-size:42px;line-height:1;letter-spacing:-.05em}
.legal-intro>p:last-child{max-width:430px;margin:0;color:#4e6579;font-size:15.5px;line-height:1.72}
.legal-prose{border-left:1px solid var(--line)}
.legal-prose section{padding:36px 0 38px 54px;border-top:1px solid var(--line)}
.legal-prose section:first-child{border-top:0}
.legal-prose h3{margin:0 0 13px;font-size:25px;line-height:1.1;letter-spacing:-.035em}
.legal-prose p{max-width:760px;margin:0;color:#4e6579;font-size:15.5px;line-height:1.72}

@media (max-width:1280px){
  html,body{min-width:0}
  body{overflow-x:clip}
  :root{--content:clamp(40px,4.2vw,54px)}
  main{min-width:0}
  :where(
    .site-header,.home-hero,.section-intro,.problem-switcher,
    .problem-panels article>div,.home-process,.home-fit,.page-hero,
    .plain-columns,.capability-group,.delivery-phase,.capability-row,.stage,
    .deliverables>div,.audit-review,.audit-practical,.contact-layout,
    .contact-fit,.page-cta,.site-footer,.legal-layout
  )>*{min-width:0}
  img,svg{max-width:100%}

  .site-header{
    grid-template-columns:210px minmax(0,1fr) 210px;
    padding-inline:var(--content);
    gap:14px;
  }
  .primary-nav{gap:clamp(14px,1.7vw,20px)}
  .header-cta{width:210px;padding-inline:14px}
  .home-hero{
    grid-template-columns:minmax(0,1fr) minmax(290px,31%);
    gap:clamp(32px,4vw,48px);
  }
  .home-hero h1{font-size:clamp(60px,5.8vw,72px)}
  .page-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:56px}
  .page-hero--audit{grid-template-columns:minmax(0,1fr) 300px}
  .page-hero--about{grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr)}
  .page-hero--contact{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}
  .page-hero h1{font-size:clamp(56px,5vw,66px)}
  .page-hero--about h1{font-size:clamp(53px,4.7vw,61px)}
  .capability-group,.delivery-phase{grid-template-columns:280px minmax(0,1fr);gap:60px}
  .plain-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}
  .audit-review{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:70px}
}

@media (max-width:1180px){
  :root{--content:clamp(36px,4.5vw,50px)}
  html{scroll-padding-top:calc(var(--v9-header-compact) + 18px)}
  .site-header{
    height:var(--v9-header-compact);
    grid-template-columns:minmax(0,1fr) auto;
    gap:18px;
    padding-inline:var(--content);
  }
  .brand{z-index:2;width:max-content}
  .header-cta{display:none}
  .mobile-menu-toggle{
    position:relative;
    z-index:2;
    width:46px;
    height:46px;
    padding:0;
    border:0;
    background:transparent;
    color:var(--navy);
    cursor:pointer;
  }
  .mobile-menu-toggle span,.mobile-menu-toggle::before,.mobile-menu-toggle::after{
    content:'';
    position:absolute;
    left:11px;
    width:24px;
    height:1.5px;
    background:currentColor;
    transform-origin:center;
    transition:transform 220ms var(--v8-ease),opacity 160ms ease;
  }
  .mobile-menu-toggle::before{top:15px}
  .mobile-menu-toggle span{top:22px}
  .mobile-menu-toggle::after{top:29px}

  /* Progressive fallback: links remain visible if the navigation controller fails. */
  .primary-nav{
    grid-column:1/-1;
    justify-content:flex-start;
    flex-wrap:wrap;
    gap:8px 24px;
    padding:10px 0 16px;
    background:var(--paper);
  }
  .primary-nav a{min-height:44px;padding:14px 0 10px}

  .v9-nav-ready .mobile-menu-toggle{display:block}
  .v9-nav-ready .primary-nav{
    position:fixed;
    z-index:79;
    top:var(--v9-header-compact);
    left:0;
    right:0;
    height:calc(100dvh - var(--v9-header-compact));
    padding:clamp(36px,7vh,70px) var(--content) 34px;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:0;
    overflow-y:auto;
    border-top:1px solid var(--line);
    background:#f7f5f0;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translate3d(0,-14px,0);
    transition:opacity 190ms ease,transform 240ms var(--v8-ease),visibility 0s linear 240ms;
  }
  .v9-nav-ready .primary-nav a{
    width:100%;
    min-height:58px;
    padding:18px 0;
    display:flex;
    align-items:center;
    border-bottom:1px solid var(--line);
    color:var(--navy);
    font-size:clamp(23px,3.2vw,31px);
    font-weight:650;
    line-height:1.05;
    letter-spacing:-.035em;
  }
  .v9-nav-ready .primary-nav a::after{display:none}
  .v9-nav-ready .primary-nav a[aria-current='page']{color:#60778b}
  .v9-nav-ready .primary-nav .mobile-nav-cta{
    min-height:52px;
    margin-top:28px;
    padding:0 20px;
    display:flex;
    justify-content:center;
    border:0;
    background:var(--navy);
    color:#fff;
    font-size:13px;
    font-weight:780;
    letter-spacing:0;
  }
  .mobile-nav-open .primary-nav{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}
  .mobile-nav-open .mobile-menu-toggle span{opacity:0}
  .mobile-nav-open .mobile-menu-toggle::before{top:22px;transform:rotate(45deg)}
  .mobile-nav-open .mobile-menu-toggle::after{top:22px;transform:rotate(-45deg)}
  .v8-page-wipe{top:var(--v9-header-compact)}

  .home-hero{
    min-height:max(calc(100svh - var(--v9-header-compact)),720px);
    padding:76px var(--content) 72px;
    grid-template-columns:minmax(0,1fr) 280px;
    gap:38px;
  }
  .home-hero h1{font-size:clamp(54px,6vw,64px)}
  .home-hero-copy{padding-left:36px}
  .home-hero-heading::before{left:-36px}
  .home-summary{padding-left:32px}
  .home-problems{padding-top:132px;padding-bottom:112px}
  .home-problems .section-intro{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr);gap:58px}
  .home-problems .section-intro h2{font-size:clamp(52px,5.8vw,64px)}
  .problem-tabs{gap:26px}
  .problem-tabs button{padding-right:26px}
  .problem-panels article>div{grid-template-columns:92px minmax(220px,.9fr) minmax(240px,1.1fr);gap:26px}
  .problem-panels h3,.problem-panels article>div:nth-child(3) h3{font-size:25px}
  .problem-panels article>div:nth-child(2) h3{font-size:31px}
  .home-process{grid-template-columns:300px minmax(0,1fr);gap:58px;padding-top:104px;padding-bottom:100px}
  .home-process .section-intro{top:104px}
  .home-process .section-intro h2{font-size:clamp(46px,5vw,58px)}
  .process-line article{min-height:310px}
  .home-fit{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:70px;min-height:590px;padding-top:104px;padding-bottom:108px}
  .home-fit h2{font-size:clamp(49px,5.6vw,62px)}

  .page-hero{
    min-height:500px;
    padding-top:78px;
    padding-bottom:76px;
    grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);
    gap:44px;
  }
  .page-hero--audit{grid-template-columns:minmax(0,1fr) 260px}
  .page-hero--about{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}
  .page-hero--contact{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}
  .page-hero h1{font-size:clamp(50px,5.8vw,60px)}
  .page-hero--about h1{font-size:clamp(48px,5.4vw,57px)}
  .audit-price{font-size:clamp(106px,11vw,134px)}
  .page-section{padding-top:94px;padding-bottom:102px}
  .page-section h2{font-size:clamp(45px,5.2vw,58px)}
  .capability-groups,.delivery-phases{margin-top:72px}
  .capability-group,.delivery-phase{grid-template-columns:240px minmax(0,1fr);gap:48px;padding:66px 0 72px}
  .capability-group .capability-row,.delivery-phase .stage{grid-template-columns:34% minmax(0,1fr);gap:34px}
  .plain-columns{grid-template-columns:1fr 1fr;gap:52px}
  .deliverables>div{gap:50px}
  .page-cta{padding-top:78px;padding-bottom:80px}
}

@media (max-width:900px){
  :root{--content:clamp(28px,5.2vw,40px)}
  .home-hero{
    min-height:auto;
    grid-template-columns:minmax(0,1fr);
    gap:52px;
    padding-top:76px;
    padding-bottom:78px;
  }
  .home-hero-copy,.home-summary{transform:none!important;opacity:1!important}
  .home-hero h1{max-width:760px;font-size:clamp(50px,8vw,64px)}
  .home-summary{padding:34px 0 0}
  .home-summary::before{top:0;right:0;bottom:auto;width:auto;height:1px;transform:none}
  .home-problems{margin-top:0;padding-top:94px;padding-bottom:94px;box-shadow:none}
  .home-problems .section-intro,.home-process,.home-fit,.page-hero,.plain-columns,
  .capability-group,.delivery-phase,.audit-review,.page-cta,.legal-layout{grid-template-columns:minmax(0,1fr)}
  .home-problems .section-intro{gap:30px;margin-bottom:58px}
  .home-problems .section-intro h2{font-size:clamp(46px,7.4vw,58px)}
  .problem-tabs{gap:20px}
  .problem-tabs button{padding-right:22px}
  .problem-tabs button span{font-size:18px}
  .problem-panels article>div{grid-template-columns:86px minmax(190px,.9fr) minmax(0,1.1fr);gap:22px}
  .problem-panels article>div:nth-child(2) h3{font-size:28px}
  .problem-panels h3,.problem-panels article>div:nth-child(3) h3{font-size:23px}
  .problem-panels p:not(.panel-label){font-size:13.5px}
  .home-process{gap:55px;padding-top:88px;padding-bottom:88px}
  .home-process .section-intro,.capability-group-intro,.delivery-phase-intro{position:static;top:auto}
  .home-process .section-intro{min-height:0;padding-right:0}
  .home-process .section-intro h2{max-width:680px}
  .process-line article{min-height:0;padding:46px 0 50px}
  .process-links{grid-column:1}
  .home-fit{min-height:0;gap:42px;padding-top:90px;padding-bottom:94px}
  .home-fit h2{max-width:700px}

  .page-hero{min-height:0;gap:42px;padding-top:76px;padding-bottom:72px;align-items:start}
  .page-hero>div:first-child{padding-left:36px}
  .page-hero--about,.page-hero--contact,.page-hero--audit{grid-template-columns:minmax(0,1fr)}
  .page-hero h1,.page-hero--about h1{font-size:clamp(46px,7.2vw,58px)}
  .page-hero .page-lede,.page-hero--about .page-lede{max-width:720px}
  .audit-price{font-size:clamp(96px,16vw,124px)}
  .page-section{padding-top:84px;padding-bottom:90px}
  .page-section h2{font-size:clamp(42px,6.8vw,54px)}
  .capability-groups,.delivery-phases{margin-top:60px}
  .capability-group,.delivery-phase{gap:38px;padding:56px 0 62px}
  .capability-group-intro,.delivery-phase-intro{padding-right:0}
  .capability-group .capability-row,.delivery-phase .stage{grid-template-columns:minmax(210px,34%) minmax(0,1fr);gap:34px}
  .plain-columns{gap:42px}
  .about-principles article{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:48px}
  .deliverables>div{grid-template-columns:minmax(210px,34%) minmax(0,1fr);gap:42px}
  .audit-review{gap:40px}
  .audit-practical{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;min-height:0}
  .audit-practical>div:first-child{grid-column:1/-1;grid-row:auto;padding:52px 48px}
  .audit-practical>div:nth-child(2),.audit-practical>div:nth-child(3){padding:36px 38px;border-left:0}
  .audit-practical>div:nth-child(3){border-left:1px solid var(--line);border-top:0}
  .contact-layout--three{grid-template-columns:1fr}
  .contact-layout--three>div,.contact-layout--three>div+div{min-height:0;padding:32px 0;border-left:0;border-bottom:1px solid var(--line)}
  .contact-layout--three>div:nth-child(3){grid-column:auto;padding:32px 0;display:block;border-top:0}
  .contact-layout--three>div:nth-child(3) h3{margin-bottom:15px}
  .contact-fit{grid-template-columns:1fr;gap:18px}
  .page-cta{gap:34px;padding-top:72px;padding-bottom:74px}
  .page-cta h2{font-size:clamp(43px,7vw,56px)}
  .page-cta .button{justify-self:start}
  .legal-intro{position:static;padding:0 0 42px}
  .legal-intro h2{max-width:700px}
  .legal-prose{border-top:1px solid var(--line);border-left:0}
  .legal-prose section{padding-left:0}
  .site-footer{grid-template-columns:1fr 1fr;gap:34px 50px}
  .site-footer nav{grid-template-columns:1fr 1fr}
}

@media (max-width:600px){
  :root{--content:clamp(20px,6vw,28px)}
  html{scroll-padding-top:calc(var(--v9-header-phone) + 14px)}
  .site-header{height:var(--v9-header-phone);padding-inline:var(--content)}
  .brand{gap:10px}
  .brand strong{font-size:13.5px}
  .brand img{width:24px;height:24px}
  .v9-nav-ready .primary-nav{top:var(--v9-header-phone);height:calc(100dvh - var(--v9-header-phone));padding-top:30px}
  .v9-nav-ready .primary-nav a{min-height:56px;font-size:clamp(22px,7vw,28px)}
  .v8-page-wipe{top:var(--v9-header-phone)}

  .home-hero{gap:42px;padding-top:60px;padding-bottom:64px}
  .home-hero::before{inset:0 var(--content)}
  .home-hero::after{left:var(--content);right:var(--content);bottom:20px}
  .home-hero-copy{padding-left:24px}
  .home-hero-heading::before{left:-24px;bottom:7px}
  .home-hero h1{font-size:clamp(39px,10.8vw,46px);line-height:.94;letter-spacing:-.058em}
  .home-hero h1 .hero-line{display:inline;overflow:visible;padding:0;margin:0}
  .home-hero h1 .hero-line>span{display:inline}
  .home-hero h1 .hero-line:not(:last-child)>span::after{content:' '}
  .home-hero .lede{font-size:16px;line-height:1.62}
  .home-hero .actions{display:grid;gap:18px}
  .home-hero .button{width:100%;justify-content:center}
  .home-hero .audience{margin-top:24px;font-size:11px}
  .v8-commercial-strip{display:grid;gap:9px;margin-top:22px;padding-top:16px}
  .v8-commercial-strip span+span::before{display:none}
  .home-summary{padding-top:28px}
  .summary-row{padding:19px 0 21px}
  .summary-row strong{font-size:17px}

  .home-problems{padding-top:76px;padding-bottom:78px}
  .home-problems .section-intro{margin-bottom:44px}
  .home-problems .section-intro h2{font-size:clamp(36px,9.5vw,44px);line-height:.97}
  .home-problems .section-intro>p{font-size:15.5px}
  .problem-switcher{border-bottom:1px solid var(--navy)}
  .problem-tabs{display:flex;flex-direction:row;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;border-bottom:1px solid var(--line);scrollbar-width:none}
  .problem-tabs::-webkit-scrollbar{display:none}
  .problem-tabs button{
    flex:0 0 calc(100% - 32px);
    min-height:122px;
    padding:25px 42px 24px 0;
    scroll-snap-align:start;
    border-bottom:0;
    border-right:1px solid var(--line);
  }
  .problem-tabs button::before{top:auto;bottom:0;width:100%;height:2px;transform:scaleX(0);transform-origin:left}
  .problem-tabs button[aria-selected='true']::before{transform:scaleX(1)}
  .problem-tabs button[aria-selected='true'] span,.problem-tabs button[aria-selected='true'] small{transform:translateX(14px)}
  .problem-tabs button::after{right:18px;top:27px}
  .problem-tabs button span{font-size:18px}
  .problem-panels,.problem-panels article{min-height:0}
  .problem-panels article{padding:25px 0 28px}
  .problem-panels article>div{grid-template-columns:1fr;gap:12px;padding:26px 0}
  .problem-panels .panel-label{margin:0;padding-top:12px}
  .problem-panels h3,.problem-panels article>div:nth-child(2) h3,.problem-panels article>div:nth-child(3) h3{font-size:26px;line-height:1.08}
  .problem-panels p:not(.panel-label){font-size:14px}

  .home-process{gap:34px;padding-top:72px;padding-bottom:72px}
  .home-process .section-intro h2{font-size:clamp(38px,10vw,46px)}
  .home-process .section-intro>p{font-size:15px}
  .process-line article{padding:38px 0 42px}
  .process-label{margin-bottom:32px}
  .process-line h3{font-size:clamp(34px,9vw,42px)}
  .process-line p{font-size:15px}
  .process-deliverables{grid-template-columns:1fr}
  .process-links{display:grid;gap:24px}
  .home-fit{gap:32px;padding-top:74px;padding-bottom:76px}
  .home-fit h2{font-size:clamp(38px,10vw,46px)}
  .home-fit p{font-size:15.5px}
  .home-fit .button{width:100%;justify-content:center}

  .page-hero{gap:32px;padding-top:58px;padding-bottom:60px}
  .page-hero>div:first-child{padding-left:24px}
  .page-hero>div:first-child::before{width:2px}
  .page-hero h1,.page-hero--about h1{font-size:clamp(38px,10vw,45px);line-height:.96;letter-spacing:-.055em}
  .page-hero .page-lede,.page-hero .page-lede--under{font-size:15.5px;line-height:1.65}
  .audit-price{font-size:clamp(82px,25vw,108px)}
  .audit-price small{margin-top:16px}
  .page-section{padding-top:70px;padding-bottom:74px}
  .page-section h2{font-size:clamp(34px,9vw,42px);line-height:.98}
  .page-section>h2::after{width:100px;margin-top:24px}
  .page-section>.section-copy{font-size:15.5px}
  .capability-groups,.delivery-phases{margin-top:48px}
  .capability-group,.delivery-phase{gap:30px;padding:46px 0 50px}
  .capability-group-intro h3,.delivery-phase-intro h3{font-size:28px}
  .capability-group .capability-row,.delivery-phase .stage,.deliverables>div{grid-template-columns:1fr;gap:14px;padding:28px 0 31px}
  .capability-row h3,.delivery-phase .stage h3{font-size:22px}
  .capability-row p,.delivery-phase .stage p{font-size:15px}
  .capability-result{padding-left:14px}
  .plain-columns{gap:30px}
  .plain-columns>div:last-child p{font-size:15.5px}
  .about-principles{margin-top:54px}
  .about-principles article{grid-template-columns:1fr;gap:14px;padding:28px 0 31px}
  .about-principles h3{font-size:27px}
  .deliverables{margin-top:50px}
  .deliverables strong{font-size:18px}
  .audit-review{gap:28px;margin-top:58px;padding-top:34px}
  .audit-review h3{font-size:28px}
  .audit-review ul{grid-template-columns:1fr}
  .audit-practical{grid-template-columns:1fr;margin-top:50px}
  .audit-practical>div:first-child,.audit-practical>div:nth-child(2),.audit-practical>div:nth-child(3){grid-column:auto;padding:34px 28px;border-left:0;border-top:1px solid var(--line)}
  .audit-practical>div:first-child{padding:40px 28px;border-top:0}
  .audit-practical>div:first-child h3{font-size:32px}
  .audit-practical>div:first-child p{font-size:16px}
  .faq-list{margin-top:58px}
  .faq-list>h3{font-size:27px}
  .faq-list summary{min-height:58px;padding:19px 42px 19px 0;font-size:16px}
  .contact-layout{margin-top:50px}
  .contact-layout--three>div,.contact-layout--three>div+div,.contact-layout--three>div:nth-child(3){padding:26px 0}
  .contact-layout h3{font-size:24px}
  .contact-layout p,.contact-layout li{font-size:15px}
  .contact-fit{gap:12px;margin-top:42px;padding:24px 0}
  .legal-layout{padding-top:54px;padding-bottom:58px}
  .legal-intro{padding-bottom:34px}
  .legal-intro h2{font-size:clamp(34px,9vw,42px)}
  .legal-prose section{padding:28px 0 30px}
  .legal-prose h3{font-size:23px}
  .page-cta{gap:28px;padding-top:60px;padding-bottom:62px}
  .page-cta h2{font-size:clamp(36px,9.5vw,44px)}
  .page-cta .button{width:100%;justify-self:stretch;justify-content:center}
  .site-footer{grid-template-columns:1fr;gap:26px;padding-top:48px}
  .site-footer nav{grid-template-columns:1fr 1fr;gap:0 22px}
  .site-footer nav a{min-height:44px;display:flex;align-items:center}
  .site-footer small{margin-top:8px}
  .button,.text-link,.primary-nav a,.faq-list summary{min-height:44px}
}

@media (max-width:360px){
  :root{--content:20px}
  .brand strong{font-size:13px}
  .brand img{width:23px;height:23px}
  .home-hero h1{font-size:38px}
  .page-hero h1,.page-hero--about h1{font-size:36px}
  .home-problems .section-intro h2,.home-process .section-intro h2,.home-fit h2,.page-section h2,.page-cta h2{font-size:34px}
  .site-footer nav{grid-template-columns:1fr}
}

@media (hover:none){
  .summary-row:hover,.capability-list article:hover,.phase-steps article:hover,.deliverables>div:hover{transform:none}
}

@media (prefers-reduced-motion:reduce){
  html.motion-prep #page-content,html.motion-prep .site-footer{visibility:visible}
  .primary-nav,.mobile-menu-toggle span,.mobile-menu-toggle::before,.mobile-menu-toggle::after,main{transition:none!important}
  .home-hero-copy,.home-summary{transform:none!important;opacity:1!important}
}

