/* FDE soft workbench — visual layer only; structure and behavior remain intact. */
@font-face{
  font-family:"Alibaba PuHuiTi";
  src:url("https://cdn.jsdelivr.net/npm/alibabapuhuiti-3-45-light@1.0.0/AlibabaPuHuiTi-3-45-Light.woff2") format("woff2");
  font-style:normal;
  font-weight:300;
  font-display:swap;
}
@font-face{
  font-family:"Alibaba PuHuiTi";
  src:url("https://cdn.jsdelivr.net/npm/alibabapuhuiti-3-55-regular@1.0.0/AlibabaPuHuiTi-3-55-Regular.woff2") format("woff2");
  font-style:normal;
  font-weight:400;
  font-display:swap;
}
@font-face{
  font-family:"Alibaba PuHuiTi";
  src:url("https://cdn.jsdelivr.net/npm/alibabapuhuiti-3-65-medium@1.0.0/AlibabaPuHuiTi-3-65-Medium.woff2") format("woff2");
  font-style:normal;
  font-weight:500;
  font-display:swap;
}
@font-face{
  font-family:"Alibaba PuHuiTi";
  src:url("https://cdn.jsdelivr.net/npm/alibabapuhuiti-3-75-semibold@1.0.0/AlibabaPuHuiTi-3-75-SemiBold.woff2") format("woff2");
  font-style:normal;
  font-weight:600;
  font-display:swap;
}

:root{
  --ui-canvas:#fff;
  --ui-panel:#fff;
  --ui-panel-soft:#F5F7FA;
  --ui-panel-muted:#F5F7FA;
  --ui-ink:#111318;
  --ui-muted:#646a73;
  --ui-accent:#666E78;
  --ui-line:rgba(28,34,43,.09);
  --ui-line-strong:rgba(28,34,43,.16);
  --ui-radius:8px;
  --ui-shadow:0 28px 56px -28px rgba(28,34,43,.28),0 12px 24px -18px rgba(28,34,43,.18);
  --ui-shadow-low:0 18px 34px -22px rgba(28,34,43,.24),0 8px 16px -12px rgba(28,34,43,.14);
  --ui-ease:cubic-bezier(.16,1,.3,1);
  --paper:var(--ui-panel);
  --line:rgba(28,34,43,.12);
  --muted:var(--ui-muted);
  --blue:var(--ui-accent);
}

html{background:var(--ui-canvas);scrollbar-color:#737b85 var(--ui-canvas);scrollbar-width:thin}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{background:var(--ui-canvas)}
::-webkit-scrollbar-thumb{border:2px solid var(--ui-canvas);border-radius:var(--ui-radius);background:#737b85}
body,
body.home-v2,
.home-v2 main,
.cases-parallax-page{
  background:var(--ui-canvas)!important;
  color:var(--ui-ink);
}
body{padding:0 14px 14px;overflow-x:hidden}
::selection{background:#d8e7f5;color:#10151b}

.nav{
  top:0;
  width:auto;
  margin:0 0 16px;
  border:0!important;
  border-bottom:1px solid var(--ui-line)!important;
  border-radius:0 0 var(--ui-radius) var(--ui-radius)!important;
  background:rgba(255,255,255,.93)!important;
  box-shadow:var(--ui-shadow-low);
  backdrop-filter:blur(18px) saturate(1.08);
}
.nav-in{height:66px}
.logo{
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-width:max-content;
  color:var(--ui-ink);
  font-family:var(--font-display);
  font-size:1.125rem;
  font-weight:700;
  line-height:1;
  letter-spacing:.04em;
  text-decoration:none;
}
.logo-mark{display:block;width:34px;height:27px;object-fit:contain}
.logo-name{white-space:nowrap}
.links a,
.links .nav-dropdown-trigger{color:#3e444d}
.links a:hover,
.links a.active,
.links .nav-dropdown-trigger:hover,
.links .nav-dropdown-trigger[aria-expanded="true"]{color:#111318}
.cases-parallax-page .logo,
.cases-parallax-page .links a,
.cases-parallax-page .links .nav-dropdown-trigger,
.cases-parallax-page .cases-nav .pill{color:#3e444d!important}
.cases-parallax-page .links a.active,
.cases-parallax-page .links .nav-dropdown-trigger:hover,
.cases-parallax-page .links .nav-dropdown-trigger[aria-expanded="true"]{color:#111318!important}

main{display:flow-root}
main>section,
main>article,
.method-sticky-page main>.method-chapter{
  width:auto;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible;
}
.home-v2 main>section,
.home-v2 main>section+section{margin-top:0!important}
.home-v2 main>section{background:transparent!important}
main>.dark,
main>.tone-dark,
.method-chapter.tone-dark{background:transparent!important;color:var(--ui-ink)!important}
.cases-parallax-page main>.parallax-case{background:transparent!important;color:var(--ui-ink)!important}

.hero,
.page-hero,
.subpage-hero{
  border-bottom:0!important;
  background:transparent!important;
}
.hero-split{min-height:inherit}
.hero-particles,
.subpage-hero__visual{
  border-radius:var(--ui-radius);
  background:var(--ui-panel-soft);
  box-shadow:inset 0 0 0 1px rgba(28,34,43,.045);
}
.home-v2 .hero-particles{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.subpage-hero__visual{padding:clamp(16px,2.2vw,30px)}
.subpage-hero__visual .surface{fill:#f3f5f7}
.subpage-hero__visual .surface-2{fill:#e7ebef}

.section{border-bottom:0}
.section>.wrap,
.cta>.wrap{position:relative}
.eyebrow,
.card-tag,
.case-kicker{color:var(--ui-accent)}
.muted,
.lede,
.hero-lede{color:var(--ui-muted)}

.pill,
.hero-primary,
.hero-actions a,
.cta-actions a,
.case-see-all,
.filter,
button:not(.menu):not(.nav-dropdown-trigger){
  border-radius:var(--ui-radius)!important;
  border-color:var(--ui-line-strong)!important;
  box-shadow:0 2px 5px rgba(28,34,43,.035);
  transition:transform .22s var(--ui-ease),box-shadow .22s ease,background-color .2s ease,color .2s ease!important;
}
.pill:hover,
.hero-primary:hover,
.hero-actions a:hover,
.cta-actions a:hover,
.case-see-all:hover,
.filter:hover,
button:not(.menu):not(.nav-dropdown-trigger):hover{
  transform:translateY(-2px);
  box-shadow:0 8px 18px rgba(28,34,43,.1);
}
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible{
  outline:3px solid rgba(37,99,235,.28)!important;
  outline-offset:3px;
}

/* Keep the blue focus glow only on the industry selection experience. */
body:not(.industry-v2) a:focus-visible,
body:not(.industry-v2) button:focus-visible,
body:not(.industry-v2) input:focus-visible,
body:not(.industry-v2) textarea:focus-visible{
  outline:2px solid rgba(102,110,120,.42)!important;
  outline-offset:3px;
}

.card,
.compare-card,
.methodology-row,
.process,
.compare,
.steps,
.method-content-card,
.about-statement,
.about-story-grid,
.delivery-timeline,
.result-chain{
  border:1px solid var(--ui-line)!important;
  border-radius:var(--ui-radius)!important;
  background:var(--ui-panel)!important;
  box-shadow:var(--ui-shadow-low);
  overflow:hidden;
}
.home-case-panel,
.parallax-case-grid,
.case-story-image,
.industry-case-image,
.method-content-image,
.subpage-hero__visual{
  box-shadow:var(--ui-shadow);
  transform:translateZ(0);
}
.card,
.compare-card,
.methodology-row{
  transition:transform .28s var(--ui-ease),box-shadow .28s ease,border-color .2s ease;
}
.card:hover,
.compare-card:hover,
.methodology-row:hover{
  transform:translateY(-3px);
  border-color:var(--ui-line-strong)!important;
  box-shadow:0 16px 34px rgba(28,34,43,.11);
}
.compare-scroller{scrollbar-color:#737b85 transparent;scrollbar-width:thin}
.compare-card{
  border:0!important;
  background:var(--ui-panel-muted)!important;
  clip-path:polygon(0 0,calc(100% - 48px) 0,100% 48px,100% 100%,0 100%)!important;
}
.compare-traditional,
.compare-fde,
.compare-detail{
  border:0!important;
  background:transparent!important;
  color:var(--ui-ink)!important;
}
.compare-traditional span{color:#4f6f89!important}
.compare-traditional p{color:var(--ui-muted)!important}

.media-placeholder,
.case-image,
.method-visual,
.method-content-image,
.industry-case-image,
.home-case-panel,
.parallax-case figure,
.parallax-case img{
  border-radius:var(--ui-radius)!important;
  overflow:hidden;
}
.media-placeholder,
.case-image,
.method-visual,
.method-content-image,
.industry-case-image{background:var(--ui-panel-muted)!important;border-color:var(--ui-line)!important}
img{border-radius:var(--ui-radius)}

/* Home product rows: one shared grid and one optical baseline across all products. */
.home-v2 .methodology-row{
  min-height:440px;
  grid-template-columns:minmax(250px,.9fr) minmax(320px,1fr) minmax(250px,.9fr);
  gap:clamp(32px,4vw,72px);
  padding:44px clamp(32px,4vw,64px);
  align-items:center;
}
.home-v2 .methodology-row>div:first-child{min-width:0;align-self:stretch}
.home-v2 .methodology-row span{font-size:13px;line-height:1}
.home-v2 .methodology-row h3{margin-bottom:16px;font-size:clamp(30px,2.15vw,38px);line-height:1.08;white-space:normal;text-wrap:balance}
.home-v2 .methodology-row p{max-width:390px;margin:0;font-size:15px;line-height:1.7}
.home-v2 .methodology-row .method-visual{width:100%;min-height:280px}
.home-v2 .methodology-row>strong{justify-self:stretch;overflow:visible;font-size:clamp(52px,5.5vw,88px);line-height:.96;text-align:center;text-wrap:balance;white-space:normal}

.home-case-showcase{padding-top:48px!important}
.home-case-shortcuts{
  border:1px solid var(--ui-line);
  border-radius:var(--ui-radius);
  background:rgba(255,255,255,.72);
  box-shadow:var(--ui-shadow-low);
}
.home-case-stage{background:transparent!important}
.home-case-panel{border:1px solid rgba(255,255,255,.6)!important}
.home-case-arrow{background:rgba(255,255,255,.88)!important;color:#171a1f!important;border-color:rgba(28,34,43,.16)!important;backdrop-filter:blur(12px)}

/* One continuous page canvas: only content-bearing modules lift off the surface. */
body.cases-parallax-page,
.cases-parallax-page .cases-parallax-hero,
.cases-parallax-page .parallax-cases,
.cases-parallax-page .parallax-cases.stepper-ready,
.cases-parallax-page .stepper-ready .parallax-case,
.cases-parallax-page .parallax-case{
  background:transparent!important;
  color:var(--ui-ink)!important;
}
.cases-parallax-page .cases-parallax-hero{border:0!important}
.cases-parallax-page .parallax-case{border:0!important;padding-block:clamp(48px,7vw,112px)}
.cases-parallax-page .parallax-case-grid{
  width:min(calc(100% - 64px),1600px);
  min-height:clamp(540px,76vh,680px);
  padding:clamp(32px,4.5vw,72px);
  border:1px solid rgba(28,34,43,.055);
  border-radius:var(--ui-radius);
  background:var(--ui-panel);
}
.cases-parallax-page .parallax-case figure{border:0!important;box-shadow:0 22px 44px -24px rgba(16,20,27,.38),0 10px 18px -14px rgba(16,20,27,.22)}
.cases-parallax-page .eyebrow,
.cases-parallax-page .parallax-case-copy span,
.cases-parallax-page .parallax-case-copy h2,
.cases-parallax-page .parallax-case-copy a{color:var(--ui-ink)!important}
.cases-parallax-page .parallax-case-copy p{color:var(--ui-muted)!important}
.cases-parallax-page .parallax-case-copy a{border-color:var(--ui-ink)!important}
.tone-dark .method-sticky-title p,
.tone-dark .method-content-card p{color:var(--ui-muted)!important}
.tone-dark .method-scroll-content,
.tone-dark .method-content-card{border-color:var(--ui-line)!important}
.tone-dark .method-content-image{background:var(--ui-panel-muted)!important;border-color:var(--ui-line)!important;color:#777!important}

.mega-nav-panel{
  left:8px!important;
  right:8px!important;
  top:calc(100% + 8px)!important;
  border:1px solid var(--ui-line)!important;
  border-radius:var(--ui-radius)!important;
  box-shadow:0 24px 60px rgba(28,34,43,.14)!important;
  overflow:auto;
}
.mega-nav-card{background:var(--ui-panel-soft)}
.mega-nav-card:hover,
.mega-nav-card:focus-visible{background:#e9edf1}
.mega-nav-close{border-radius:var(--ui-radius)!important}
.mega-nav-backdrop{background:rgba(49,54,62,.24)!important;backdrop-filter:blur(3px)}

.field input,
.field textarea{
  padding:14px 16px!important;
  border:1px solid var(--ui-line-strong)!important;
  border-radius:var(--ui-radius)!important;
  background:var(--ui-panel-soft)!important;
}
.field input:focus,
.field textarea:focus{background:#fff!important;border-color:#7f8a98!important}
input,textarea{caret-color:#2563eb}
input::placeholder,textarea::placeholder{color:#646d78;opacity:1}

.industry-transform-block ul,
.industry-detail-head,
.method-scroll-content,
.method-content-card,
.step,
.compare>div+div{border-color:var(--ui-line)!important}
.industry-transform-block li{border-color:var(--ui-line)!important}

.footer{
  margin:0;
  padding:64px 0 28px;
  border:0;
  border-radius:0;
  background:var(--ui-dark,#111419)!important;
  color:#fff!important;
  box-shadow:none;
  overflow:visible;
}
.footer h2,.footer h3,.footer b,.footer strong{color:#fff!important}
.footer .muted,.footer p{color:#aeb4bc!important}
.footer a{color:#c8cdd3}
.footer a:hover{color:#fff}
.footer-bottom{border-color:rgba(255,255,255,.14);color:#9fa6ae}
.cases-parallax-page .footer{border-color:rgba(255,255,255,.14)!important}

/* React Bits StarBorder, adapted for this vanilla multi-page site.
   One fixed overlay follows the active component, preserving its markup,
   layout, radius, clipping, shadow and click target. */
.star-border-overlay{
  --star-color:#14d1cc;
  --star-speed:5s;
  --star-thickness:3px;
  position:fixed;
  inset:0 auto auto 0;
  box-sizing:border-box;
  width:0;
  height:0;
  padding:var(--star-thickness);
  border-radius:8px;
  overflow:hidden;
  z-index:2147483000;
  pointer-events:none;
  opacity:0;
  isolation:isolate;
  transform:translate3d(0,0,.01px);
  filter:drop-shadow(0 2px 4px color-mix(in srgb,var(--star-color) 34%,transparent)) drop-shadow(0 0 10px color-mix(in srgb,var(--star-color) 28%,transparent));
  transition:opacity 130ms cubic-bezier(.22,1,.36,1);
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
}

.star-border-overlay.is-visible{
  opacity:1;
  transition-duration:0s;
}

.star-border-gradient-bottom,
.star-border-gradient-top{
  position:absolute;
  width:300%;
  height:50%;
  border-radius:50%;
  opacity:.78;
  background:radial-gradient(circle,var(--star-color),transparent 10%);
  animation-duration:var(--star-speed);
  animation-timing-function:linear;
  animation-iteration-count:infinite;
  animation-direction:alternate;
  animation-play-state:paused;
  will-change:transform,opacity;
}

.star-border-gradient-bottom{
  right:-250%;
  bottom:-12px;
  animation-name:star-border-movement-bottom;
}

.star-border-gradient-top{
  top:-12px;
  left:-250%;
  animation-name:star-border-movement-top;
}

.star-border-overlay.is-visible .star-border-gradient-bottom,
.star-border-overlay.is-visible .star-border-gradient-top{
  animation-play-state:running;
}

@keyframes star-border-movement-bottom{
  0%{transform:translate3d(0,0,0);opacity:1}
  100%{transform:translate3d(-100%,0,0);opacity:0}
}

@keyframes star-border-movement-top{
  0%{transform:translate3d(0,0,0);opacity:1}
  100%{transform:translate3d(100%,0,0);opacity:0}
}

@media(prefers-reduced-motion:reduce){
  .star-border-overlay{
    background:var(--star-color);
    filter:drop-shadow(0 0 6px color-mix(in srgb,var(--star-color) 24%,transparent));
    transition:none;
  }
  .star-border-gradient-bottom,
  .star-border-gradient-top{display:none}
}

@media(max-width:900px){
  :root{--ui-radius:6px;--ui-shadow:0 20px 40px -24px rgba(28,34,43,.25),0 8px 18px -14px rgba(28,34,43,.16)}
  body{padding:0 8px 8px}
  .nav{top:0;margin:0 0 10px;border-radius:0 0 6px 6px!important}
  .logo{gap:7px;font-size:.9375rem;letter-spacing:.025em}
  .logo-mark{width:29px;height:23px}
  .nav-in{height:60px}
  main>section,
  main>article,
  .method-sticky-page main>.method-chapter,
  .home-v2 main>section,
  .home-v2 main>section+section{margin-top:0!important;border-radius:0!important}
  .hero-particles,.subpage-hero__visual{border-radius:6px}
  .mega-nav-panel{position:fixed!important;top:72px!important;left:8px!important;right:8px!important;max-height:calc(100svh - 80px)!important;border-radius:6px!important}
  .mega-nav-backdrop{inset:0!important}
  .home-case-shortcuts{border-radius:6px}
  .cases-parallax-page .parallax-case-grid{width:min(calc(100% - 24px),1600px);min-height:auto;padding:22px}
  .footer{margin-top:0;border-radius:0;padding-top:48px}
  .home-v2 .methodology-row{grid-template-columns:1fr;min-height:auto;gap:28px;padding:36px 22px}
  .home-v2 .methodology-row>div:first-child{min-height:170px}
  .home-v2 .methodology-row span{position:static;margin-bottom:26px}
  .home-v2 .methodology-row .method-visual{min-height:240px}
  .home-v2 .methodology-row>strong{font-size:clamp(48px,16vw,76px);text-align:left}
  .compare-card{clip-path:polygon(0 0,calc(100% - 36px) 0,100% 36px,100% 100%,0 100%)!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  .card,.compare-card,.methodology-row,.pill,.hero-primary,.hero-actions a,.cta-actions a,button,
  .home-case-panel,.method-content-card,.mega-nav-card,.parallax-case-grid,.industry-panel,.industry-case-card,
  .industry-transform-block,.industry-case-block,.case-media-slot,.case-impact-grid>article,
  .case-voice-grid>blockquote,.case-challenge-grid>article,.case-loss-story,.case-operating-thesis,
  .case-relation-flow,.case-capability-list>article,.case-scenario,.deployment-facts,
  .dispatch-exception-panel,.dispatch-monitor-grid>article,.process>div,.step,.compare>div,
  .cards>.media-placeholder,.delivery-timeline>article,.result-chain>span,.team-member{transition:none!important}
  .fade{transition:none!important;transform:none!important}
}

/* Unified editorial typography. The homepage hero is the visual source of truth. */
:root{
  --type-display:clamp(3.125rem,5vw,5.125rem);
  --type-page:clamp(2.75rem,4.6vw,4.875rem);
  --type-section:clamp(2.125rem,3.45vw,3.875rem);
  --type-card:clamp(1.375rem,1.8vw,1.875rem);
  --type-subhead:clamp(1.0625rem,1.3vw,1.3125rem);
  --type-body:1rem;
  --type-small:.875rem;
  --type-label:.75rem;
  --space-section:clamp(4.25rem,6.5vw,7rem);
  --space-section-compact:clamp(3rem,4.5vw,4.75rem);
}

/* Typography is owned by typography-system.css, loaded after all page styles. */

/* Replace page-sized empty bands with content-led rhythm. */
.section,.about-chapter,.about-statement,.team-section,.cases-contact{
  padding-block:var(--space-section)!important;
}
.cta{min-height:0!important;padding-block:var(--space-section)!important}
.page-hero:not(.subpage-hero){padding-block:var(--space-section) var(--space-section-compact)!important}
.subpage-hero,.subpage-hero>.subpage-hero__inner{min-height:clamp(25rem,45vw,30rem)!important}
.subpage-hero>.subpage-hero__inner{padding-block:var(--space-section-compact)!important}
.section-head{margin-bottom:clamp(2.25rem,4vw,4rem)}
.about-story-hero .lede{margin-top:clamp(1.25rem,2.5vw,2rem)}
.about-story-grid{gap:clamp(1.75rem,3vw,3rem)!important}
.result-chain,.delivery-timeline{margin-top:clamp(2rem,4vw,4rem)!important}

.home-v2 .methodology-showcase,.home-v2 .delivery-comparison{padding-block:var(--space-section)!important}
.home-v2 .methodology-rows{margin-top:clamp(2.5rem,4vw,4rem)!important}
.home-v2 .methodology-row{
  min-height:clamp(22rem,32vw,27rem);
  padding:clamp(2rem,3vw,2.75rem) clamp(1.75rem,4vw,4rem);
}
.home-v2 .methodology-row h3{font-size:var(--type-card)!important;font-weight:400!important;letter-spacing:-.012em!important}
.home-v2 .methodology-row p{font-size:var(--type-body);line-height:1.72}
.home-v2 .methodology-row>strong{font-size:clamp(3rem,4.7vw,4.75rem);font-weight:300;letter-spacing:-.025em}
.home-v2 .methodology-row .method-visual{min-height:clamp(15rem,21vw,17.5rem)}
.home-v2 .delivery-head{margin-bottom:clamp(2.5rem,5vw,5rem)!important}
.home-v2 .cta .cta-growth-title{font-weight:200}
.home-v2 .cta .cta-growth-title>span{display:block}

.cases-parallax-page .parallax-case{padding-block:var(--space-section-compact)}
.cases-parallax-page .parallax-case-grid{min-height:clamp(30rem,62vh,38rem)}
.stepper-ready .parallax-case-copy h2{font-size:var(--type-card)!important;font-weight:400!important;letter-spacing:-.012em!important}
.stepper-ready .parallax-case-copy p{font-size:var(--type-body)!important;line-height:1.75!important}
.cases-parallax-page .cases-contact{min-height:0!important}

@media(max-width:900px){
  :root{
    --type-display:clamp(2.75rem,10vw,4rem);
    --type-page:clamp(2.5rem,9vw,3.75rem);
    --type-section:clamp(2rem,7.6vw,3.25rem);
    --type-card:clamp(1.375rem,5vw,1.75rem);
    --space-section:clamp(3.5rem,10vw,5.25rem);
    --space-section-compact:clamp(2.75rem,8vw,4rem);
  }
  .subpage-hero,.subpage-hero>.subpage-hero__inner{min-height:0!important}
  .home-v2 .methodology-row{min-height:0;padding:2rem 1.375rem}
  .home-v2 .methodology-row>div:first-child{min-height:0}
  .home-v2 .methodology-row .method-visual{min-height:14rem}
  .home-v2 .methodology-row>strong{font-size:clamp(2.75rem,13vw,4.25rem)}
  .cases-parallax-page .parallax-case-grid{min-height:0}
}

/* Cases hero: center the copy within the left 50% and add one clear booking action. */
.cases-parallax-page .cases-parallax-hero .wrap{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  align-items:center;
  text-align:left;
}
.cases-parallax-page .cases-hero-copy{
  width:min(100%,31rem);
  justify-self:center;
}
.cases-parallax-page .subpage-hero__copy{
  width:100%;
  display:flex;
  justify-content:center;
}
.cases-parallax-page .cases-hero-booking{
  margin:clamp(1.75rem,3vw,2.5rem) 0 0;
  background:#111419;
  color:#fff;
  border-color:#111419;
}
.cases-parallax-page .cases-hero-booking:hover{
  background:#666E78;
  border-color:#666E78;
}

/* Every closing action follows the same two-line homepage composition. */
.cta .cta-growth-title{font-weight:200}
.cta .cta-growth-title>span{display:block}

/* One black, softly rounded footer container across the complete site. */
.footer{
  border-radius:clamp(1.5rem,2.2vw,2rem) clamp(1.5rem,2.2vw,2rem) 0 0!important;
  overflow:hidden!important;
}

/* Let the footer meet the viewport edge while keeping only its upper corners soft. */
body{padding-bottom:0}
.footer-grid>div:last-child{
  justify-self:end;
  width:max-content;
}
.footer-bottom span:last-child{
  margin-left:auto;
  text-align:right;
}

/* Cases: consistent accent labels and a compact, scannable outcome layer. */
.cases-parallax-page .parallax-case-copy>span{
  color:#666E78!important;
}
.cases-parallax-page .case-results{
  margin-top:clamp(1.25rem,2vw,1.75rem);
  padding-top:clamp(1rem,1.6vw,1.375rem);
  border-top:1px solid rgba(17,20,25,.12);
}
.cases-parallax-page .case-results strong{
  display:block;
  margin-bottom:.75rem;
  color:#666E78;
  font-size:.75rem;
  font-weight:500;
  letter-spacing:.12em;
}
.cases-parallax-page .case-results ul{
  display:grid;
  gap:.5rem;
  margin:0;
  padding:0;
  list-style:none;
}
.cases-parallax-page .case-results li{
  position:relative;
  padding-left:1rem;
  color:var(--ui-ink);
  font-size:clamp(.875rem,.9vw,1rem);
  line-height:1.55;
}
.cases-parallax-page .case-results li::before{
  content:"";
  position:absolute;
  left:0;
  top:.68em;
  width:.35rem;
  height:.35rem;
  border-radius:50%;
  background:#666E78;
}

@media(max-width:900px){
  .cases-parallax-page .cases-parallax-hero .wrap{
    grid-template-columns:1fr;
    text-align:center;
  }
  .cases-parallax-page .subpage-hero__copy{text-align:center!important}
  .cases-parallax-page .cases-hero-copy{justify-self:center}
  .cases-parallax-page .cases-hero-booking{margin-inline:0}
  .footer{border-radius:1.25rem 1.25rem 0 0!important}
  .footer-grid>div:last-child{justify-self:start;width:auto}
}

/* Global page surface: keep navigation subtly separated from the page canvas. */
:root{
  --site-header-surface:#ffffff;
  --site-page-surface:#ffffff;
}
html,
html body,
html body[class],
html body>main,
html body[class]>main{
  background:var(--site-page-surface)!important;
}
header.nav{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  background:var(--site-header-surface)!important;
}

/* Global light-card hierarchy: white canvas, cool-gray modules, white inset cards.
   Deliberately excludes dark/tone-dark modules so the existing black surfaces remain intact. */
:root{
  --ui-light-module:#F5F7FA;
  --ui-light-card:#FFFFFF;
  --ui-light-card-shadow:0 10px 26px rgba(17,24,39,.055),0 2px 8px rgba(17,24,39,.035);
  --ui-light-module-shadow:0 14px 34px rgba(17,24,39,.045);
  --ui-inner-radius:6px;
}

html,
html body,
html body[class],
html body>main,
html body[class]>main{
  background:#fff!important;
}

/* Content-bearing light modules. */
:where(
  .card,
  .compare-card,
  .methodology-row,
  .process,
  .compare,
  .steps,
  .about-statement,
  .about-story-grid,
  .delivery-timeline,
  .result-chain,
  .parallax-case-grid,
  .industry-panel,
  .industry-case-card,
  .industry-transform-block,
  .industry-case-block,
  .case-media-slot,
  .case-loss-story,
  .case-operating-thesis,
  .case-relation-flow,
  .case-scenario,
  .deployment-facts,
  .dispatch-exception-panel
):not(.dark):not(.is-dark):not(.tone-dark){
  border-color:var(--ui-line)!important;
  border-radius:var(--ui-radius)!important;
  background:var(--ui-light-module)!important;
  box-shadow:var(--ui-light-module-shadow);
}

/* White inset cards inside the light modules. */
:where(
  .methodology-row .method-visual,
  .card>.media-placeholder,
  .card>figure,
  .compare-card .compare-fde,
  .compare-card .compare-detail,
  .process>div,
  .steps>.step,
  .delivery-timeline>article,
  .result-chain>span,
  .industry-panel>.industry-case-card,
  .industry-transform-block>article,
  .industry-case-block>article,
  .case-impact-grid>article,
  .case-voice-grid>blockquote,
  .case-challenge-grid>article,
  .case-capability-list>article,
  .dispatch-monitor-grid>article
){
  border-color:var(--ui-line)!important;
  border-radius:var(--ui-inner-radius)!important;
  background:var(--ui-light-card)!important;
  box-shadow:var(--ui-light-card-shadow)!important;
}

/* Product rows are the reference implementation for the two-level surface system. */
.home-v2 .methodology-row{
  background:var(--ui-light-module)!important;
}
.home-v2 .methodology-row .method-visual{
  background:var(--ui-light-card)!important;
  box-shadow:var(--ui-light-card-shadow)!important;
}

@media(max-width:900px){
  :root{--ui-inner-radius:4px}
}

/* Global type hierarchy: one Inter-led sans-serif system across every page.
   This layer intentionally leaves all existing font sizes, line heights and layout untouched. */
:root{
  --font-display:"Inter","Noto Sans SC",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  --font-text:var(--font-display);
  --title:var(--font-display);
  --body:var(--font-display);
  --ui-ink:#000000;
  --ui-muted:#666E78;
  --ink:#000000;
  --muted:#666E78;
}

html,
body,
body *,
button,
input,
select,
textarea{
  font-family:var(--font-text)!important;
}

body{
  color:var(--ui-muted);
  font-weight:400;
}

/* Page and section titles, plus card titles. */
h1,
h2,
h3,
.display,
.page-title,
.section-title,
.cta h2,
.cases-hero-copy h1,
.industry-detail-head h2,
.methodology-row>strong,
.case-name-card strong,
.card-title{
  color:#000000;
  font-weight:600!important;
}

/* Sub-item headings, labels and interactive text. */
h4,
h5,
h6,
dt,
.eyebrow,
.card-tag,
.case-results>strong,
.step b,
.links a,
.links button,
.nav-dropdown-trigger,
.pill,
button,
label{
  font-weight:500!important;
}

/* Body and descriptive copy. */
p,
li,
dd,
.lede,
.muted,
.description,
.card-description,
input,
select,
textarea{
  color:#666E78;
  font-weight:400!important;
}

/* Preserve readable inverse typography on existing dark surfaces. */
:is(.dark,.tone-dark,.is-dark,.footer,.compare-traditional,.home-case-panel,.control-room-stage,.service-stage,.match-lab,[data-theme="dark"]){
  color:#ffffff;
}
:is(.dark,.tone-dark,.is-dark,.footer,.compare-traditional,.home-case-panel,.control-room-stage,.service-stage,.match-lab,[data-theme="dark"]) :is(h1,h2,h3,h4,h5,h6,strong,b){
  color:#ffffff;
}
:is(.dark,.tone-dark,.is-dark,.footer,.compare-traditional,.home-case-panel,.control-room-stage,.service-stage,.match-lab,[data-theme="dark"]) :is(p,li,dd,.lede,.muted,.description,.card-description){
  color:#aeb4bd;
}

/* Continuous site canvas.
   Section wrappers dissolve into the shared page background; interactive
   cards, buttons, media and the dark footer keep their own component styling. */
:root{
  --site-page-surface:#fafafb;
}

html,
html body,
html body[class],
html body>main,
html body[class]>main{
  background:var(--site-page-surface)!important;
}

html body main>section,
html body main>.section,
html body main>.page-hero,
html body main>.subpage-hero,
html body main>.home-case-shortcuts,
html body main>.industry-filter-bar,
html body main>.case-chapter-nav{
  background:transparent!important;
  border-color:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Large light content blocks should read as layout, not as separate panels. */
:where(
  .home-case-shortcuts,
  .methodology-row,
  .parallax-case-grid,
  .industry-filter-bar,
  .industry-panel,
  .industry-transform-block,
  .industry-case-block,
  .about-statement,
  .about-story-grid,
  .delivery-timeline,
  .result-chain,
  .case-loss-story,
  .case-operating-thesis,
  .case-relation-flow,
  .case-scenario,
  .deployment-facts,
  .dispatch-exception-panel
):not(.dark):not(.is-dark):not(.tone-dark){
  background:transparent!important;
  border-color:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Remove full-width decorative surface layers without touching content. */
:where(
  .about-field,
  .about-proof,
  .about-platform,
  .contact-route,
.contact-path
)::before{
  background:transparent!important;
  box-shadow:none!important;
}

/* Final site-wide surface rule: every non-dark surface is pure white. */
:root {
  --site-page-surface: #ffffff;
  --site-header-surface: #ffffff;
  --ui-canvas: #ffffff;
  --ui-panel: #ffffff;
  --ui-panel-soft: #ffffff;
  --ui-panel-muted: #ffffff;
  --ui-light-module: #ffffff;
  --ui-light-card: #ffffff;
  --paper: #ffffff;
  --surface: #ffffff;
  --surface-soft: #ffffff;
}

html,
body,
body > main,
main {
  background-color: #ffffff !important;
  background-image: none !important;
}

:where(
  .nav,
  .mega-nav-panel,
  .mega-nav-shell,
  .home-case-shortcuts,
  .industry-filter-bar,
  .case-chapter-nav,
  .subpage-hero__visual,
  .method-visual,
  .media-placeholder,
  .case-media-slot,
  .methodology-row,
  .product-row,
  .parallax-case-grid,
  .industry-panel,
  .industry-card,
  .industry-transform-block,
  .industry-case-block,
  .about-statement,
  .about-story-grid,
  .about-card,
  .delivery-timeline,
  .result-chain,
  .case-loss-story,
  .case-operating-thesis,
  .case-relation-flow,
  .case-scenario,
  .deployment-facts,
  .dispatch-exception-panel,
  .compare-card,
  .case-card,
  .feature-card,
  .info-panel,
  input,
  select,
  textarea
):not(.dark):not(.is-dark):not(.tone-dark):not(.compare-traditional):not(.control-room-stage):not(.service-stage):not(.match-lab):not([data-theme="dark"]) {
  background-color: #ffffff !important;
  background-image: none !important;
}

:where(
  .dark,
  .is-dark,
  .tone-dark,
  .footer,
  .compare-traditional,
  .control-room-stage,
  .service-stage,
  .match-lab,
  [data-theme="dark"]
) {
  background-color: var(--ui-dark, #111419) !important;
}

/* Remove the remaining authored pale-grey section surfaces. */
.industry-v2 :where(
  .industry-solution-section,
  .industry-delivery-section,
  .industry-detail-visual,
  .industry-overview-grid figure
),
.about-refined-page :where(
  .company-facts,
  .positioning-strip,
  .responsibility-chain,
  .media-request,
  article
),
.home-v2 .case-fill {
  background-color: #ffffff !important;
  background-image: none !important;
}

/* The dark capability stack is intentionally retained. */
.about-refined-page .fornax-stack {
  background-color: #39404a !important;
}

/* Keep the desktop navigation labels on one shared baseline. Dropdown
   triggers are buttons while the remaining items are links, so normalize
   their boxes without changing the mobile menu layout. */
@media (min-width: 901px) {
  .nav-in > .links {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
  }

  .nav-in > .links > a,
  .nav-in > .links > .nav-dropdown-trigger {
    display: inline-flex;
    align-self: center;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    margin: 0;
    padding-block: 0;
    line-height: 1.4;
    vertical-align: middle;
  }
}

/* The animated blue/cyan edge glow belongs only to the industry-solutions
   experience. All other pages retain their normal hover interactions. */
body:not(.industry-v2) .star-border-overlay {
  display: none !important;
}
