:root{--bg:#000;--surface:#070707;--surface-2:#0d0d0d;--line:#242424;--line-strong:#3a3a3a;--text:#fff;--muted:#b8b8b8;--dim:#777;--max:1280px;--pad:clamp(20px,4vw,56px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:84px;background:#000}
body{margin:0;background:#000;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 76% 8%,rgba(255,255,255,.055),transparent 28%),radial-gradient(circle at 14% 76%,rgba(255,255,255,.025),transparent 25%)}
::selection{background:#fff;color:#000}
.skip{position:fixed;left:1rem;top:-6rem;background:#fff;color:#000;padding:.8rem 1rem;z-index:9999;border-radius:2px;font-weight:600}.skip:focus{top:1rem}
a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #fff;outline-offset:4px}
.container{width:min(var(--max),calc(100% - (var(--pad) * 2)));margin-inline:auto}
.header{position:sticky;top:0;z-index:50;background:rgba(0,0,0,.82);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(255,255,255,.09)}
.header-inner{height:78px;display:flex;align-items:center;gap:26px}
.brand{font-size:1.05rem;font-weight:700;letter-spacing:.16em;white-space:nowrap;border:1px solid #353535;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;transition:.25s ease}.brand:hover{background:#fff;color:#000;border-color:#fff}
.nav{display:flex;gap:clamp(13px,1.55vw,24px);margin-left:auto;align-items:center}.nav a,.langs a{position:relative;font-size:.69rem;color:#9b9b9b;letter-spacing:.06em;white-space:nowrap;transition:color .2s ease}.nav a:after,.langs a:after{content:"";position:absolute;left:50%;right:50%;bottom:-9px;height:1px;background:#fff;transition:.25s ease}.nav a:hover,.langs a:hover,.nav a:focus-visible,.langs a:focus-visible,.nav a.active{color:#fff}.nav a:hover:after,.nav a:focus-visible:after,.nav a.active:after,.langs a:hover:after{left:0;right:0}
.langs{display:flex;gap:10px;border-left:1px solid #252525;padding-left:18px}.langs .active{color:#fff;font-weight:600}
.menu{display:none;margin-left:auto;background:#000;color:#fff;border:1px solid #3b3b3b;padding:.65rem .85rem;border-radius:2px;font:inherit;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.menu:hover{background:#fff;color:#000;border-color:#fff}
.hero{min-height:calc(100svh - 78px);display:flex;align-items:center;padding:clamp(72px,9vw,130px) 0 64px;position:relative;overflow:hidden}.hero:before{content:"01";position:absolute;right:-.04em;top:.03em;font-size:clamp(14rem,35vw,38rem);line-height:.75;font-weight:700;color:rgba(255,255,255,.018);letter-spacing:-.09em;pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.72fr);gap:clamp(48px,7vw,108px);align-items:center}.eyebrow,.kicker{font-size:.67rem;letter-spacing:.23em;text-transform:uppercase;color:#8b8b8b;font-weight:600}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,8.7vw,8.4rem);line-height:.82;letter-spacing:-.065em;margin:1.2rem 0 1.65rem;font-weight:400;max-width:820px}.hero-title{font-size:clamp(1.05rem,1.7vw,1.45rem);font-weight:400;max-width:720px;line-height:1.35}.positioning{color:#9f9f9f;font-size:.78rem;margin-top:.95rem;letter-spacing:.04em}.intro{color:var(--muted);max-width:720px;margin:2.2rem 0}.intro p{margin:.8rem 0;font-size:clamp(.93rem,1.2vw,1.04rem)}
.portrait{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:2px;background:#111;box-shadow:0 40px 100px rgba(0,0,0,.75)}.portrait img{width:100%;height:100%;object-fit:cover;object-position:50% 18%;filter:grayscale(100%) contrast(1.06) brightness(.9);transform:scale(1.01)}.portrait:before{content:"";position:absolute;z-index:2;inset:0;border:1px solid rgba(255,255,255,.16);pointer-events:none}.portrait:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.72) 100%);pointer-events:none}
.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.82rem 1.35rem;border:1px solid #454545;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;transition:.2s ease}.btn.primary{background:#fff;color:#000;border-color:#fff}.btn:hover,.btn:focus-visible{background:#fff;color:#000;border-color:#fff;transform:translateY(-1px)}
.highlights{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;border-top:1px solid var(--line);padding-top:32px;margin-top:58px}.highlight strong{display:block;font-size:clamp(1.55rem,2.7vw,2.75rem);font-weight:300;letter-spacing:-.04em}.highlight span{display:block;color:#777;font-size:.67rem;margin-top:.35rem;text-transform:uppercase;letter-spacing:.08em}
.section{padding:clamp(105px,12vw,170px) 0;border-top:1px solid #141414;position:relative}.section:nth-of-type(even){background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 35%)}.section-head{display:grid;grid-template-columns:180px 1fr;gap:clamp(28px,4vw,60px);margin-bottom:clamp(54px,7vw,88px)}.section-num{font-size:clamp(3.6rem,6vw,6.3rem);font-weight:200;color:#333;line-height:.82;letter-spacing:-.08em}.section h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(2.8rem,5.6vw,5.8rem);line-height:.94;letter-spacing:-.055em;margin:.25rem 0 1.65rem;max-width:980px;text-wrap:balance}.section-lead{max-width:850px;color:var(--muted);font-weight:300;font-size:clamp(.95rem,1.2vw,1.08rem)}
.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{border:1px solid var(--line);background:linear-gradient(145deg,var(--surface-2),var(--surface));padding:clamp(25px,3vw,38px);min-height:100%;position:relative}.card:before{content:"";position:absolute;left:-1px;top:28px;width:1px;height:32px;background:#fff;opacity:.55}.card h3{font-size:1rem;font-weight:550;margin:0 0 16px;letter-spacing:-.01em}.card p{font-size:.84rem;color:var(--muted);margin:0}.summary{margin-top:58px;max-width:920px;color:#9a9a9a;font-size:.94rem;border-left:1px solid #444;padding-left:22px}
.timeline{border-left:1px solid #303030;margin-left:8px}.entry{position:relative;padding:0 0 60px 40px}.entry:before{content:"";width:9px;height:9px;border-radius:50%;background:#fff;position:absolute;left:-5px;top:8px;box-shadow:0 0 0 6px #000}.period{color:#8a8a8a;font-size:.7rem;letter-spacing:.11em;text-transform:uppercase}.entry h3{font-size:1.2rem;margin:.25rem 0 .1rem;font-weight:550}.company{color:#999;font-size:.81rem}.entry p{color:var(--muted);max-width:900px}.result{border-left:1px solid #555;padding-left:18px;color:#e2e2e2!important}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.metric{border-top:1px solid var(--line-strong);padding-top:24px}.metric strong{font-size:clamp(2.7rem,5vw,5rem);font-weight:200;display:block;letter-spacing:-.065em}.metric h3{font-size:.82rem;font-weight:550;text-transform:uppercase;letter-spacing:.07em}.metric p{color:#858585;font-size:.77rem}
.case-label{font-size:.62rem;text-transform:uppercase;letter-spacing:.18em;color:#7d7d7d;margin:22px 0 7px;font-weight:600}.quote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.3rem,4.8vw,5.1rem);line-height:1.04;letter-spacing:-.045em;max-width:1100px;margin:70px 0;color:#fff;text-wrap:balance}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:72px}.step{border-top:1px solid #444;padding-top:22px;min-height:230px}.step b{font-size:2.6rem;color:#555;font-weight:200;letter-spacing:-.05em}.step h3{margin:.7rem 0;font-size:.95rem}.step p{color:#999;font-size:.79rem}
.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:clamp(52px,8vw,120px);align-items:start}.contact-list{list-style:none;padding:0;margin:38px 0}.contact-list li{margin:17px 0}.contact-list a{color:#bdbdbd;display:inline-block;border-bottom:1px solid transparent;transition:.2s ease;overflow-wrap:anywhere}.contact-list a:hover,.contact-list a:focus-visible{color:#fff;border-color:#fff}.qr{background:#fff;padding:13px;border-radius:2px;width:230px;height:230px}.footer{padding:34px 0;border-top:1px solid #1b1b1b;color:#777;font-size:.7rem;letter-spacing:.04em}.footer-inner{display:flex;justify-content:space-between;gap:20px}.footer a:hover{color:#fff}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:1120px){.nav{display:none}.menu{display:block}.nav.open{position:absolute;display:flex;flex-direction:column;align-items:stretch;top:78px;left:0;right:0;background:#050505;padding:24px var(--pad) 30px;border-bottom:1px solid #222;gap:0}.nav.open a{font-size:.86rem;padding:13px 0;border-bottom:1px solid #171717}.nav.open a:after{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:44px}.highlights{grid-template-columns:repeat(3,1fr)}.grid3{grid-template-columns:repeat(2,1fr)}.metrics{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--pad:18px}html{scroll-padding-top:70px}.header-inner{height:68px}.langs{display:none}.hero{padding:54px 0 72px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(3.55rem,18vw,5.7rem);max-width:100%;overflow-wrap:normal}.hero-title{font-size:1.02rem}.portrait{width:min(86vw,390px);margin:18px auto 0;order:2}.highlights{grid-template-columns:repeat(2,1fr);gap:22px 18px;margin-top:44px}.section{padding:88px 0}.section-head{grid-template-columns:1fr;gap:14px;margin-bottom:46px}.section-num{font-size:3.2rem}.section h2{font-size:clamp(2.55rem,13vw,4.25rem);line-height:.95;overflow-wrap:anywhere}.grid3,.grid2,.metrics,.steps,.contact-grid{grid-template-columns:1fr}.card{padding:25px}.step{min-height:auto}.footer-inner{flex-direction:column}.qr{width:210px;height:210px}.actions{flex-direction:column}.btn{width:100%}}
@media(max-width:370px){.hero h1{font-size:3.2rem}.section h2{font-size:2.35rem}.highlight strong{font-size:1.75rem}.brand{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.header,.actions,.menu{display:none!important}body{background:#000!important;color:#fff!important}.section,.hero{padding:42px 0;break-inside:auto;background:#000!important}.section-head,.card,.entry,.metric,.step,.contact-grid{break-inside:avoid}.reveal{opacity:1!important;transform:none!important}.card{background:#090909!important;border-color:#333!important}.card p,.section-lead,.summary,.entry p{color:#b8b8b8!important}.portrait{max-width:360px}.footer{background:#000!important}}

/* V3 visual-density and viewport-fit corrections */
:root{--max:1440px;--pad:clamp(28px,3.2vw,52px)}
html{scroll-padding-top:82px}
section[id]{scroll-margin-top:82px}
.header-inner{height:74px;gap:20px}
.nav{gap:clamp(12px,1.25vw,20px)}
.nav a,.langs a{font-size:.68rem;letter-spacing:.045em}
.langs{gap:9px;padding-left:15px}
.hero{min-height:auto;padding:clamp(82px,7vw,112px) 0 78px}
.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);gap:clamp(50px,6vw,92px);align-items:center}
.hero h1{font-size:clamp(4.8rem,7.5vw,7.4rem);line-height:.86;margin:1.05rem 0 1.35rem;max-width:760px}
.hero-title{font-size:clamp(1.08rem,1.5vw,1.38rem);max-width:700px}
.intro{margin:1.65rem 0 1.8rem;max-width:760px}
.intro p{font-size:clamp(.92rem,1.05vw,1rem);line-height:1.55}
.portrait{max-height:600px;justify-self:end;width:min(100%,470px)}
.highlights{margin-top:50px;padding-top:28px;gap:20px}
.highlight strong{font-size:clamp(1.45rem,2.25vw,2.35rem);white-space:nowrap}
.section{padding:clamp(88px,7.5vw,116px) 0}
.section-head{grid-template-columns:200px minmax(0,1fr);gap:clamp(34px,4vw,64px);margin-bottom:clamp(42px,5vw,66px)}
.section-num{font-size:clamp(3.3rem,5vw,5.4rem)}
.section h2{font-size:clamp(2.8rem,4.65vw,4.9rem);line-height:.96;max-width:1050px;margin:.15rem 0 1.25rem}
.section-lead{font-size:clamp(.94rem,1.05vw,1.04rem);line-height:1.6}
.card{padding:clamp(24px,2.3vw,34px)}
.card p{font-size:.83rem;line-height:1.62}
.summary{margin-top:44px}
.entry{padding:0 0 46px 40px}
.entry p{margin:.8rem 0;line-height:1.55}
.metrics{gap:26px}
.metric strong{font-size:clamp(2.8rem,4.3vw,4.5rem)}
.quote{font-size:clamp(2.55rem,4.15vw,4.35rem);margin:54px 0 62px;max-width:1080px}
.steps{margin-top:54px}
.step{min-height:190px}
.contact-grid{grid-template-columns:minmax(0,1fr) 260px;gap:clamp(48px,7vw,96px)}
.qr{width:220px;height:220px}
@media(max-width:1320px){
  :root{--max:1180px;--pad:28px}
  .nav{gap:12px}.nav a,.langs a{font-size:.64rem}.langs{padding-left:12px}
  .hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:54px}
  .hero h1{font-size:clamp(4.5rem,7.4vw,6.7rem)}
  .section h2{font-size:clamp(2.7rem,4.8vw,4.4rem)}
}
@media(max-width:1120px){
  .header-inner{height:70px}
  .hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:38px}
  .hero h1{font-size:clamp(4.2rem,8.5vw,6rem)}
  .section-head{grid-template-columns:150px minmax(0,1fr)}
}
@media(max-width:760px){
  :root{--pad:18px}
  .hero{padding:48px 0 64px}
  .hero h1{font-size:clamp(3.5rem,17vw,5.2rem);line-height:.88}
  .intro{margin:1.35rem 0 1.5rem}
  .highlights{grid-template-columns:repeat(2,minmax(0,1fr))}
  .highlight strong{white-space:normal;font-size:clamp(1.55rem,8vw,2.2rem)}
  .section{padding:76px 0}
  .section-head{grid-template-columns:1fr;gap:12px;margin-bottom:40px}
  .section h2{font-size:clamp(2.45rem,12vw,4rem);line-height:.98}
  .quote{font-size:clamp(2.25rem,11vw,3.7rem);margin:44px 0}
  .contact-grid{grid-template-columns:1fr}
}

/* V4 - reference-led executive hero and motion system */
.hero-reference{min-height:calc(100svh - 78px);padding:0;display:block;overflow:hidden;background:#020202}
.hero-reference:before{display:none}
.hero-stage{min-height:calc(100svh - 78px);display:grid;grid-template-columns:minmax(460px,1.05fr) 215px minmax(520px,1.45fr);align-items:stretch;width:min(1680px,100%);margin:0 auto;border-left:1px solid #202020;border-right:1px solid #202020}
.hero-copy{padding:clamp(68px,7.5vw,118px) clamp(38px,4.4vw,74px);display:flex;flex-direction:column;justify-content:center;z-index:3;background:linear-gradient(90deg,#050505 0%,#020202 86%,transparent 100%)}
.hero-reference .eyebrow{display:flex;align-items:center;gap:10px;color:#a7a7a7;font-size:.68rem;letter-spacing:.24em;margin-bottom:24px}
.hero-reference .eyebrow span{display:block;width:3px;height:15px;background:#c7a35a;box-shadow:0 0 14px rgba(199,163,90,.25)}
.hero-reference h1{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;font-size:clamp(4.2rem,6.3vw,7.6rem);line-height:.88;letter-spacing:-.065em;font-weight:560;margin:0 0 24px;max-width:660px}
.hero-reference h1 span{display:block}
.hero-reference .hero-title{font-size:clamp(1rem,1.45vw,1.32rem);line-height:1.35;color:#d0d0d0;max-width:560px;margin-bottom:8px}
.hero-description{font-size:clamp(.9rem,1.05vw,1.03rem);line-height:1.58;color:#969696;max-width:580px;margin:0 0 34px}
.hero-cta{align-self:flex-start;background:transparent!important;color:#d5b36a!important;border-color:#5a4928!important;min-width:320px;justify-content:space-between;padding-inline:20px;letter-spacing:.12em}
.hero-cta:hover,.hero-cta:focus-visible{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px)}
.hero-cta span{font-size:1.25rem;line-height:1}
.hero-kpi-rail{border-left:1px solid #262626;border-right:1px solid #262626;display:flex;flex-direction:column;justify-content:center;padding:42px 34px;background:rgba(3,3,3,.88);z-index:4}
.hero-kpi{padding:20px 0;border-bottom:1px solid #242424}.hero-kpi:last-child{border-bottom:0}
.hero-kpi strong{display:block;font-size:clamp(1.65rem,2.35vw,2.6rem);line-height:1;font-weight:300;letter-spacing:-.045em;color:#f2f2f2}
.hero-kpi:nth-child(even) strong{color:#c7a35a}
.hero-kpi span{display:block;margin-top:8px;color:#9a9a9a;font-size:.63rem;line-height:1.35;text-transform:uppercase;letter-spacing:.12em;max-width:120px}
.hero-visual{position:relative;overflow:hidden;min-height:610px;background:#080808;isolation:isolate}
.hero-visual picture,.hero-visual img{display:block;width:100%;height:100%}
.hero-visual img{object-fit:cover;object-position:50% 14%;filter:none;transform:scale(1.045);transition:transform 1.3s cubic-bezier(.2,.75,.2,1),filter .5s ease}
.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.12) 18%,transparent 52%),linear-gradient(0deg,rgba(0,0,0,.24),transparent 28%);z-index:2;pointer-events:none}
.hero-lines{position:absolute;inset:0;z-index:1;background:repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 13px);mix-blend-mode:overlay;opacity:.7;pointer-events:none}
.hero-scroll{position:absolute;bottom:0;left:0;right:0;height:5px;background:#60636b;z-index:6}.hero-scroll span{display:block;width:22%;height:100%;background:#bfc2c9;animation:heroProgress 4.2s ease-in-out infinite alternate}
@keyframes heroProgress{from{transform:translateX(0)}to{transform:translateX(355%)}}

/* motion */
.hero-animate{opacity:0;transform:translateY(20px)}
body.motion-ready .hero-copy{animation:heroCopyIn .9s .08s cubic-bezier(.16,1,.3,1) forwards}
body.motion-ready .hero-kpi-rail{animation:heroRailIn .85s .32s cubic-bezier(.16,1,.3,1) forwards}
body.motion-ready .hero-visual{animation:heroVisualIn 1.05s .18s cubic-bezier(.16,1,.3,1) forwards}
body.motion-ready .hero-visual img{animation:heroImageIn 1.5s .18s cubic-bezier(.16,1,.3,1) both}
@keyframes heroCopyIn{to{opacity:1;transform:none}}
@keyframes heroRailIn{from{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:none}}
@keyframes heroVisualIn{from{opacity:0;clip-path:inset(0 0 0 18%)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes heroImageIn{from{transform:scale(1.12);filter:brightness(.55)}to{transform:scale(1.045);filter:brightness(1)}}
.reveal{opacity:0;transform:translateY(34px);filter:blur(3px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1),filter .85s ease}
.reveal.visible{opacity:1;transform:none;filter:none}
.card{transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s ease,background .35s ease}
.card:hover{transform:translateY(-7px);border-color:#555;background:linear-gradient(145deg,#151515,#080808)}
.metric strong,.section-num,.step b{transition:color .35s ease,transform .35s ease}.metric:hover strong,.step:hover b{color:#fff;transform:translateY(-3px)}

@media(max-width:1280px){.hero-stage{grid-template-columns:minmax(430px,1fr) 180px minmax(420px,1.12fr)}.hero-copy{padding-inline:42px}.hero-reference h1{font-size:clamp(4rem,6vw,6.3rem)}.hero-kpi-rail{padding-inline:26px}}
@media(max-width:980px){.hero-stage{grid-template-columns:1fr 180px}.hero-copy{grid-column:1;padding:70px 42px}.hero-kpi-rail{grid-column:2;grid-row:1}.hero-visual{grid-column:1/-1;min-height:620px}.hero-reference{min-height:auto}.hero-stage{min-height:auto}.hero-reference h1{font-size:clamp(4.3rem,11vw,7rem)}}
@media(max-width:700px){.hero-stage{display:flex;flex-direction:column;border:0}.hero-copy{padding:54px 20px 42px;order:1}.hero-reference h1{font-size:clamp(3.9rem,18vw,6rem)}.hero-reference .hero-title{font-size:1rem}.hero-description{font-size:.9rem}.hero-cta{min-width:0;width:100%}.hero-kpi-rail{order:3;display:grid;grid-template-columns:repeat(2,1fr);border:0;border-top:1px solid #242424;padding:18px 20px 32px}.hero-kpi{padding:18px 10px;border-bottom:1px solid #202020}.hero-kpi:nth-child(odd){border-right:1px solid #202020}.hero-kpi strong{font-size:2rem}.hero-visual{order:2;min-height:500px}.hero-visual img{object-position:50% 10%}.hero-scroll{display:none}}
@media(prefers-reduced-motion:reduce){.hero-animate{opacity:1;transform:none}.hero-copy,.hero-kpi-rail,.hero-visual,.hero-visual img{animation:none!important}.hero-scroll span{animation:none}.card:hover{transform:none}.reveal{filter:none}}


/* V5 - approved AI Sales Intelligence motto and corrected portrait scale */
.hero-motto{margin:18px 0 20px;max-width:590px;padding-left:18px;border-left:2px solid #c7a35a;display:grid;gap:5px}
.hero-motto span{font-size:.62rem;line-height:1.2;letter-spacing:.19em;text-transform:uppercase;color:#c7a35a;font-weight:650}
.hero-motto strong{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;font-size:clamp(1.18rem,1.65vw,1.62rem);line-height:1.18;letter-spacing:-.025em;font-weight:520;color:#fff;text-wrap:balance}
.hero-reference .hero-title{margin-bottom:0}
.hero-reference .hero-description{margin-top:0}
.hero-visual picture{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center}
.hero-visual img{position:absolute;left:50%;bottom:0;width:auto;height:auto;max-width:92%;max-height:92%;object-fit:contain;object-position:center bottom;transform:translateX(-50%) scale(.96);transform-origin:center bottom}
body.motion-ready .hero-visual img{animation:heroImageInV5 1.5s .18s cubic-bezier(.16,1,.3,1) both}
@keyframes heroImageInV5{from{transform:translateX(-50%) scale(1.02);filter:brightness(.55)}to{transform:translateX(-50%) scale(.96);filter:brightness(1)}}
@media(max-width:1280px){.hero-motto strong{font-size:clamp(1.08rem,1.5vw,1.38rem)}.hero-visual img{max-width:96%;max-height:90%}}
@media(max-width:980px){.hero-motto{max-width:650px}.hero-visual img{max-width:78%;max-height:94%}}
@media(max-width:700px){.hero-motto{margin:15px 0 18px;padding-left:14px}.hero-motto strong{font-size:1.15rem}.hero-visual img{max-width:100%;max-height:95%}}
@media(prefers-reduced-motion:reduce){.hero-visual img{transform:translateX(-50%) scale(.96)!important}}

/* V6 - cinematic sequential motion system */
.motion-ready .motion-section:not(.hero-reference){
  --section-accent:#c7a35a;
  isolation:isolate;
}
.motion-ready .motion-section:not(.hero-reference)::after{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:linear-gradient(105deg,transparent 0 42%,rgba(255,255,255,.028) 50%,transparent 58%);
  transform:translateX(-115%);opacity:0;
}
.motion-ready .motion-section.section-visible:not(.hero-reference)::after{
  animation:sectionLightSweep 1.45s .12s cubic-bezier(.16,1,.3,1) both;
}
@keyframes sectionLightSweep{0%{transform:translateX(-115%);opacity:0}18%{opacity:1}100%{transform:translateX(115%);opacity:0}}

.motion-ready .section-head.motion-heading{
  opacity:1!important;transform:none!important;filter:none!important;
}
.motion-ready .motion-number{opacity:0;transform:translateX(-42px) scale(.9);filter:blur(5px);transition:opacity .75s .05s cubic-bezier(.16,1,.3,1),transform .9s .05s cubic-bezier(.16,1,.3,1),filter .8s .05s ease}
.motion-ready .motion-kicker{opacity:0;transform:translateX(-24px);transition:opacity .65s .22s ease,transform .75s .22s cubic-bezier(.16,1,.3,1)}
.motion-ready .motion-title{opacity:0;clip-path:inset(0 0 105% 0);transform:translateY(38px);transition:opacity .5s .18s ease,clip-path 1s .18s cubic-bezier(.16,1,.3,1),transform 1s .18s cubic-bezier(.16,1,.3,1)}
.motion-ready .motion-lead{opacity:0;transform:translateY(22px);transition:opacity .75s .48s ease,transform .85s .48s cubic-bezier(.16,1,.3,1)}
.motion-ready .section-visible .motion-number,.motion-ready .section-visible .motion-kicker,.motion-ready .section-visible .motion-title,.motion-ready .section-visible .motion-lead{opacity:1;transform:none;filter:none;clip-path:inset(0)}

.motion-ready .reveal.motion-item{
  opacity:0;filter:blur(7px);transform:translateY(44px) scale(.975);
  transition-property:opacity,transform,filter,border-color,background;
  transition-duration:.8s,.95s,.8s,.35s,.35s;
  transition-timing-function:ease,cubic-bezier(.16,1,.3,1),ease,ease,ease;
  transition-delay:calc(var(--reveal-order,0) * 115ms);
}
.motion-ready .reveal.motion-item.from-left{transform:translate3d(-48px,38px,0) rotateY(3deg)}
.motion-ready .reveal.motion-item.from-right{transform:translate3d(48px,38px,0) rotateY(-3deg)}
.motion-ready .reveal.motion-item.visible{opacity:1;filter:none;transform:none}

.motion-ready .card.motion-item::after{
  content:"";position:absolute;inset:-1px;pointer-events:none;
  background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.10) 48%,transparent 76%);
  transform:translateX(-120%);opacity:0;
}
.motion-ready .card.motion-item.visible::after{animation:cardSheen 1s calc(var(--reveal-order,0) * 115ms + 300ms) ease-out both}
@keyframes cardSheen{0%{transform:translateX(-120%);opacity:0}25%{opacity:.55}100%{transform:translateX(120%);opacity:0}}

.motion-ready .motion-timeline{position:relative;border-left-color:transparent}
.motion-ready .motion-timeline::before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:1px;background:#3b3b3b;transform:scaleY(0);transform-origin:top;transition:transform 2.2s .25s cubic-bezier(.16,1,.3,1)}
.motion-ready .section-visible .motion-timeline::before{transform:scaleY(1)}
.motion-ready .timeline-item::before{transform:scale(0);transition:transform .45s calc(var(--reveal-order,0) * 140ms + 230ms) cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease}
.motion-ready .timeline-item.visible::before{transform:scale(1);box-shadow:0 0 0 6px #000,0 0 20px rgba(255,255,255,.25)}

.motion-ready .metric-item{position:relative;overflow:hidden}
.motion-ready .metric-item::after{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .9s calc(var(--reveal-order,0) * 110ms + 180ms) cubic-bezier(.16,1,.3,1)}
.motion-ready .metric-item.visible::after{transform:scaleX(1)}
.motion-ready .metric-item strong{display:inline-block;transform-origin:left bottom}
.motion-ready .metric-item.visible strong{animation:metricPop .75s calc(var(--reveal-order,0) * 110ms + 260ms) cubic-bezier(.34,1.56,.64,1) both}
@keyframes metricPop{0%{transform:translateY(20px) scale(.82);opacity:0}100%{transform:none;opacity:1}}

.motion-ready .step-item b{display:inline-block;opacity:0;transform:translateY(15px) rotate(-5deg)}
.motion-ready .step-item.visible b{animation:stepNumberIn .7s calc(var(--reveal-order,0) * 120ms + 180ms) cubic-bezier(.34,1.56,.64,1) forwards}
@keyframes stepNumberIn{to{opacity:1;transform:none}}

.motion-ready .summary.motion-item{transform:translateX(-38px);border-left-color:transparent}
.motion-ready .summary.motion-item.visible{transform:none;border-left-color:#555}

.motion-ready .quote.motion-item{clip-path:inset(0 100% 0 0);transform:none;filter:none}
.motion-ready .quote.motion-item.visible{clip-path:inset(0);transition-duration:1.25s}

.motion-ready .contact-grid .reveal:first-child{transform:translateX(-55px)}
.motion-ready .contact-grid .reveal:last-child{transform:translateX(55px) scale(.94)}
.motion-ready .contact-grid .reveal.visible{transform:none}
.motion-ready .qr{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}
.motion-ready .qr:hover{transform:scale(1.035) rotate(.4deg);box-shadow:0 24px 70px rgba(255,255,255,.10)}

.motion-ready .hero-reference .eyebrow{opacity:0;animation:heroEyebrow .75s .15s cubic-bezier(.16,1,.3,1) forwards}
.motion-ready .hero-reference h1 span{opacity:0;transform:translateY(55px);clip-path:inset(0 0 100% 0);animation:heroNameLine .95s cubic-bezier(.16,1,.3,1) forwards}
.motion-ready .hero-reference h1 span:nth-child(1){animation-delay:.28s}.motion-ready .hero-reference h1 span:nth-child(2){animation-delay:.42s}
.motion-ready .hero-title{opacity:0;animation:heroTextIn .75s .62s ease forwards}
.motion-ready .hero-motto{opacity:0;transform:translateX(-25px);animation:heroMottoIn .85s .76s cubic-bezier(.16,1,.3,1) forwards}
.motion-ready .hero-description{opacity:0;animation:heroTextIn .75s .9s ease forwards}
.motion-ready .hero-cta{opacity:0;transform:translateY(20px);animation:heroButtonIn .75s 1.02s cubic-bezier(.16,1,.3,1) forwards}
.motion-ready .hero-kpi{opacity:0;transform:translateX(-18px);animation:heroKpiIn .65s cubic-bezier(.16,1,.3,1) forwards}
.motion-ready .hero-kpi:nth-child(1){animation-delay:.48s}.motion-ready .hero-kpi:nth-child(2){animation-delay:.62s}.motion-ready .hero-kpi:nth-child(3){animation-delay:.76s}.motion-ready .hero-kpi:nth-child(4){animation-delay:.9s}
@keyframes heroEyebrow{to{opacity:1}}
@keyframes heroNameLine{to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes heroTextIn{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
@keyframes heroMottoIn{to{opacity:1;transform:none}}
@keyframes heroButtonIn{to{opacity:1;transform:none}}
@keyframes heroKpiIn{to{opacity:1;transform:none}}

@media(max-width:760px){
  .motion-ready .reveal.motion-item.from-left,.motion-ready .reveal.motion-item.from-right{transform:translateY(34px)}
  .motion-ready .contact-grid .reveal:first-child,.motion-ready .contact-grid .reveal:last-child{transform:translateY(34px)}
}
@media(prefers-reduced-motion:reduce){
  .motion-ready .motion-section::after,.motion-ready .card.motion-item::after{display:none!important}
  .motion-ready .motion-number,.motion-ready .motion-kicker,.motion-ready .motion-title,.motion-ready .motion-lead,.motion-ready .reveal.motion-item,.motion-ready .hero-reference .eyebrow,.motion-ready .hero-reference h1 span,.motion-ready .hero-title,.motion-ready .hero-motto,.motion-ready .hero-description,.motion-ready .hero-cta,.motion-ready .hero-kpi{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:none!important}
  .motion-ready .motion-timeline::before{transform:scaleY(1)!important;transition:none!important}
  .motion-ready .timeline-item::before{transform:scale(1)!important;transition:none!important}
}

/* V7 - final hero composition and high-visibility motion */
.hero-reference{min-height:calc(100svh - 78px);background:#010101}
.hero-stage{min-height:calc(100svh - 78px);grid-template-columns:minmax(470px,1.03fr) 205px minmax(500px,1.17fr);max-height:900px}
.hero-copy{padding:clamp(44px,5.6vw,82px) clamp(34px,4vw,64px);justify-content:center}
.hero-reference .eyebrow{margin-bottom:18px}
.hero-reference h1{font-size:clamp(3.7rem,5.1vw,6.35rem);line-height:.86;margin:0 0 18px;max-width:620px}
.hero-reference .hero-title{font-size:clamp(.95rem,1.15vw,1.18rem);color:#d2d2d2;margin:0 0 14px;max-width:540px}
.hero-motto{margin:0 0 18px;padding:15px 0 15px 18px;gap:7px;max-width:610px;background:linear-gradient(90deg,rgba(199,163,90,.07),transparent 76%)}
.hero-motto span{font-size:.64rem;letter-spacing:.22em}
.hero-motto strong{font-size:clamp(1.45rem,2.05vw,2.12rem);line-height:1.08;font-weight:540}
.hero-description{font-size:clamp(.82rem,.94vw,.98rem);line-height:1.5;max-width:540px;margin:0 0 24px}
.hero-cta{min-width:300px;padding:17px 20px}
.hero-kpi-rail{padding:28px 30px}
.hero-kpi{padding:18px 0}
.hero-kpi strong{font-size:clamp(1.75rem,2.15vw,2.45rem)}
.hero-visual{min-height:calc(100svh - 78px);background:radial-gradient(circle at 58% 30%,#3a3735 0,#191919 45%,#080808 78%)}
.hero-visual picture{align-items:flex-end}
.hero-visual img{max-width:78%;max-height:91%;bottom:0;filter:saturate(.9) contrast(1.03);transform:translateX(-50%) scale(.93)}
.hero-visual:after{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.12) 24%,transparent 54%),linear-gradient(0deg,rgba(0,0,0,.33),transparent 32%)}
.hero-lines{opacity:.42;background:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 16px)}

/* Continuous cues keep motion clearly visible after the initial entrance */
.motion-ready .hero-reference .eyebrow span{animation:goldPulse 2.2s ease-in-out infinite}
.motion-ready .hero-cta span{display:inline-block;animation:arrowTravel 1.55s ease-in-out infinite}
.motion-ready .hero-kpi:nth-child(even) strong{animation:kpiGlow 2.8s ease-in-out infinite}
.motion-ready .hero-lines{animation:lineDrift 12s linear infinite}
.motion-ready .hero-visual img{animation:portraitReveal 1.65s .15s cubic-bezier(.16,1,.3,1) both,portraitBreath 7s 1.9s ease-in-out infinite alternate}
@keyframes goldPulse{0%,100%{box-shadow:0 0 0 rgba(199,163,90,0);opacity:.7}50%{box-shadow:0 0 22px rgba(199,163,90,.65);opacity:1}}
@keyframes arrowTravel{0%,100%{transform:translateX(0)}50%{transform:translateX(9px)}}
@keyframes kpiGlow{0%,100%{text-shadow:0 0 0 rgba(199,163,90,0)}50%{text-shadow:0 0 24px rgba(199,163,90,.35)}}
@keyframes lineDrift{from{background-position:0 0}to{background-position:160px 0}}
@keyframes portraitReveal{from{opacity:0;transform:translateX(-50%) translateY(36px) scale(.99);filter:brightness(.35) saturate(.5)}to{opacity:1;transform:translateX(-50%) scale(.93);filter:brightness(1) saturate(.9)}}
@keyframes portraitBreath{from{transform:translateX(-50%) scale(.93)}to{transform:translateX(-50%) translateY(-7px) scale(.945)}}

/* Clearly visible section transitions */
.motion-ready .motion-section:not(.hero-reference){opacity:.08;transform:translateY(110px) scale(.975);transition:opacity .8s ease,transform 1.05s cubic-bezier(.16,1,.3,1)}
.motion-ready .motion-section.section-visible:not(.hero-reference){opacity:1;transform:none}
.motion-ready .motion-number{transform:translateX(-85px) scale(.78);filter:blur(8px)}
.motion-ready .motion-kicker{transform:translateX(-55px)}
.motion-ready .motion-title{transform:translateY(72px);clip-path:inset(0 0 100% 0)}
.motion-ready .motion-lead{transform:translateY(46px)}
.motion-ready .reveal.motion-item{opacity:0;filter:blur(10px);transform:translate3d(0,82px,0) scale(.94);transition-duration:.9s,1.15s,.9s,.35s,.35s;transition-delay:calc(var(--reveal-order,0) * 170ms)}
.motion-ready .reveal.motion-item.from-left{transform:translate3d(-92px,65px,0) rotateY(5deg)}
.motion-ready .reveal.motion-item.from-right{transform:translate3d(92px,65px,0) rotateY(-5deg)}
.motion-ready .section-visible .motion-title{transition-delay:.2s}
.motion-ready .section-visible .motion-lead{transition-delay:.5s}
.motion-ready .section-visible .motion-number{transition-delay:.05s}
.motion-ready .section-visible .motion-kicker{transition-delay:.27s}
.motion-ready .card.motion-item.visible{animation:cardSettle .65s calc(var(--reveal-order,0) * 170ms + 260ms) cubic-bezier(.34,1.56,.64,1) both}
@keyframes cardSettle{0%{transform:translateY(18px) scale(.985)}70%{transform:translateY(-4px) scale(1.004)}100%{transform:none}}

/* Scroll progress indicator */
.scroll-progress{position:fixed;left:0;top:0;width:0;height:3px;background:linear-gradient(90deg,#fff,#c7a35a);z-index:1000;box-shadow:0 0 18px rgba(199,163,90,.35);pointer-events:none}

@media(max-width:1280px){
 .hero-stage{grid-template-columns:minmax(420px,1fr) 175px minmax(430px,1.05fr)}
 .hero-copy{padding-inline:36px}.hero-reference h1{font-size:clamp(3.6rem,5.4vw,5.5rem)}
 .hero-motto strong{font-size:clamp(1.3rem,1.8vw,1.75rem)}.hero-visual img{max-width:84%}
}
@media(max-width:980px){
 .hero-stage{grid-template-columns:1fr 165px;max-height:none}.hero-copy{padding:54px 38px}.hero-visual{min-height:600px}
 .hero-reference h1{font-size:clamp(4rem,10vw,6.2rem)}.hero-motto strong{font-size:clamp(1.4rem,3vw,2rem)}
 .hero-visual img{max-width:68%;max-height:94%}
}
@media(max-width:700px){
 .hero-copy{padding:42px 20px 34px}.hero-reference h1{font-size:clamp(3.35rem,16vw,5.2rem)}
 .hero-motto strong{font-size:1.28rem}.hero-description{font-size:.9rem}.hero-visual{min-height:470px}.hero-visual img{max-width:92%;max-height:94%}
 .motion-ready .motion-section:not(.hero-reference){transform:translateY(70px) scale(.985)}
 .motion-ready .reveal.motion-item,.motion-ready .reveal.motion-item.from-left,.motion-ready .reveal.motion-item.from-right{transform:translateY(58px) scale(.965)}
}
@media(prefers-reduced-motion:reduce){
 .motion-ready .hero-reference .eyebrow span,.motion-ready .hero-cta span,.motion-ready .hero-kpi strong,.motion-ready .hero-lines,.motion-ready .hero-visual img{animation-duration:.01ms!important;animation-iteration-count:1!important}
 .motion-ready .motion-section:not(.hero-reference){transition-duration:.25s!important;transform:translateY(18px)}
 .motion-ready .reveal.motion-item{transition-duration:.25s!important;transform:translateY(14px)!important}
}

/* V8 - reference-accurate hero, explicit motto and cinematic motion */
:root{--gold:#cba743;--ease-expo:cubic-bezier(.16,1,.3,1)}
html{scroll-behavior:smooth}
body{overflow-x:hidden}
.header{backdrop-filter:blur(16px);background:rgba(0,0,0,.88)}
.hero-reference{position:relative;isolation:isolate;overflow:hidden}
.hero-reference::before{content:"";position:absolute;inset:-20%;z-index:-1;background:radial-gradient(circle at var(--mx,72%) var(--my,38%),rgba(203,167,67,.11),transparent 28%);opacity:.75;transition:opacity .4s ease;pointer-events:none}
.hero-stage{grid-template-columns:minmax(430px,35%) minmax(165px,14%) minmax(560px,51%);min-height:calc(100svh - 78px);max-height:880px}
.hero-copy{padding:clamp(38px,4.2vw,68px) clamp(28px,3.6vw,58px);gap:0;justify-content:center}
.hero-reference .eyebrow{font-size:clamp(10px,.72vw,13px);letter-spacing:.25em;margin-bottom:clamp(22px,2.2vw,34px);white-space:normal;line-height:1.55}
.hero-reference h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(58px,5.15vw,92px);line-height:.89;letter-spacing:-.065em;margin:0 0 clamp(18px,1.6vw,26px);max-width:610px}
.hero-title{font-size:clamp(18px,1.42vw,25px);line-height:1.28;max-width:560px;margin-bottom:clamp(19px,1.8vw,28px)}
.hero-motto{max-width:560px;padding:14px 0 14px 20px;margin:0 0 clamp(18px,1.7vw,26px);border-left:2px solid var(--gold);background:linear-gradient(90deg,rgba(203,167,67,.08),transparent)}
.hero-motto span{font-size:11px;letter-spacing:.24em;margin-bottom:8px}
.hero-motto strong{font-size:clamp(23px,1.82vw,34px);line-height:1.13;font-weight:400;letter-spacing:-.025em}
.hero-description{font-size:clamp(15px,1vw,18px);line-height:1.65;max-width:540px;margin-bottom:clamp(22px,2vw,32px)}
.hero-kpi-rail{padding:clamp(60px,7vh,92px) clamp(24px,2.2vw,38px);justify-content:center;background:#030303;border-inline:1px solid #272727}
.hero-kpi{padding:clamp(18px,2.3vh,30px) 0}.hero-kpi strong{font-size:clamp(35px,2.6vw,48px)}
.hero-visual{overflow:hidden;background:#050505}
.hero-visual picture{position:absolute;inset:0}
.hero-visual img{position:absolute;left:50%;bottom:-1%;width:clamp(650px,48vw,920px);height:auto;max-width:none;transform:translateX(-50%) scale(.91);transform-origin:50% 100%;filter:saturate(.9) contrast(1.03)}
.hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.42) 0%,transparent 24%,transparent 80%,rgba(0,0,0,.14) 100%);pointer-events:none}
.hero-lines{opacity:.5;background-size:18px 100%}
.hero-scroll{height:4px;background:#26282d}.hero-scroll span{background:linear-gradient(90deg,var(--gold),#fff,var(--gold));box-shadow:0 0 18px rgba(203,167,67,.65)}

/* visually unmistakable section transitions */
.motion-ready .motion-section{transform:translateY(90px) scale(.965);opacity:.18;filter:blur(8px);transition:opacity 1s var(--ease-expo),transform 1.15s var(--ease-expo),filter .9s ease}
.motion-ready .motion-section.section-visible{transform:none;opacity:1;filter:none}
.motion-ready .motion-section::before{content:"";position:absolute;inset:0;z-index:30;pointer-events:none;background:#050505;transform-origin:100% 50%;transform:scaleX(1);transition:transform 1.15s .08s var(--ease-expo)}
.motion-ready .motion-section.section-visible::before{transform:scaleX(0)}
.motion-ready .section-head .motion-number{transform:translateX(-100px) rotate(-5deg);opacity:0}
.motion-ready .section-visible .motion-number{transform:none;opacity:1;transition:1s .2s var(--ease-expo)}
.motion-ready .motion-title{transform:translateY(75px);clip-path:inset(100% 0 0);opacity:0}
.motion-ready .section-visible .motion-title{transform:none;clip-path:inset(0);opacity:1;transition:1.05s .28s var(--ease-expo)}
.motion-ready .motion-lead,.motion-ready .motion-kicker{opacity:0;transform:translateY(28px)}
.motion-ready .section-visible .motion-kicker{opacity:1;transform:none;transition:.75s .38s var(--ease-expo)}
.motion-ready .section-visible .motion-lead{opacity:1;transform:none;transition:.85s .48s var(--ease-expo)}
.motion-ready .reveal.motion-item{opacity:0;filter:blur(6px);transform:translateY(70px) rotateX(7deg);transform-origin:50% 100%;transition:opacity .85s var(--ease-expo),transform 1s var(--ease-expo),filter .8s ease;transition-delay:calc(.12s + var(--reveal-order,0)*.14s)}
.motion-ready .reveal.motion-item.visible{opacity:1;filter:none;transform:none}
.card{transform-style:preserve-3d;will-change:transform}
.card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--cx,50%) var(--cy,50%),rgba(203,167,67,.14),transparent 38%);opacity:0;transition:opacity .35s ease;pointer-events:none}
.card:hover::before{opacity:1}.card:hover{border-color:rgba(203,167,67,.65)!important}
.section-head h2{background:linear-gradient(90deg,#fff 0%,#fff 45%,#8f8f8f 52%,#fff 60%,#fff 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent}
.section-visible .section-head h2{animation:titleSheen 1.8s .65s ease both}
@keyframes titleSheen{from{background-position:120% 0}to{background-position:-100% 0}}
.hero-visual{clip-path:inset(0 100% 0 0);animation:photoReveal 1.35s .25s var(--ease-expo) forwards}
.hero-visual img{animation:portraitEnter 1.6s .35s var(--ease-expo) both,portraitFloat 7s 2s ease-in-out infinite alternate}
.hero-kpi-rail{clip-path:inset(100% 0 0);animation:railReveal 1.05s .55s var(--ease-expo) forwards}
@keyframes photoReveal{to{clip-path:inset(0)}}
@keyframes railReveal{to{clip-path:inset(0)}}
@keyframes portraitEnter{from{opacity:0;transform:translateX(-48%) translateY(55px) scale(.84);filter:blur(8px) saturate(.7)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(.91);filter:saturate(.9) contrast(1.03)}}
@keyframes portraitFloat{from{transform:translateX(-50%) translateY(0) scale(.91)}to{transform:translateX(-50%) translateY(-9px) scale(.925)}}
.hero-motto{position:relative;overflow:hidden}.hero-motto::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.16) 48%,transparent 65%);transform:translateX(-120%);animation:mottoSweep 5.5s 2.2s ease-in-out infinite}
@keyframes mottoSweep{0%,70%{transform:translateX(-120%)}90%,100%{transform:translateX(120%)}}
.hero-cta span{display:inline-block;animation:arrowPulse 1.5s ease-in-out infinite}@keyframes arrowPulse{50%{transform:translateX(8px)}}

@media(max-width:1350px){.hero-stage{grid-template-columns:minmax(390px,37%) 180px minmax(460px,1fr)}.hero-reference h1{font-size:clamp(56px,5.5vw,78px)}.hero-motto strong{font-size:clamp(22px,1.8vw,29px)}.hero-copy{padding-inline:32px}.hero-visual img{width:clamp(590px,50vw,760px)}}
@media(max-width:1020px){.hero-stage{max-height:none;grid-template-columns:1fr 190px;grid-template-areas:"copy rail" "visual visual"}.hero-copy{grid-area:copy}.hero-kpi-rail{grid-area:rail}.hero-visual{grid-area:visual;min-height:660px}.hero-visual img{width:min(860px,90vw)}}
@media(max-width:760px){.hero-stage{display:block}.hero-copy{padding:48px 22px}.hero-reference h1{font-size:clamp(54px,17vw,76px)}.hero-kpi-rail{display:grid;grid-template-columns:1fr 1fr;padding:20px}.hero-visual{min-height:560px}.hero-visual img{width:760px}.motion-ready .motion-section::before{display:none}}
@media(prefers-reduced-motion:reduce){.hero-visual,.hero-kpi-rail{clip-path:none!important;animation:none!important}.hero-visual img{animation:none!important;transform:translateX(-50%) scale(.91)!important}.motion-ready .motion-section{opacity:1!important;transform:none!important;filter:none!important}.motion-ready .motion-section::before{display:none!important}}

/* V9 - corrected reference hero, visible cinematic motion and fixed back-to-top */
:root{--gold:#c8a75c}
@media (min-width:1200px){
  .hero-reference{min-height:0;height:auto;padding:0;overflow:hidden}
  .hero-stage{height:clamp(560px,68vh,690px);min-height:560px;max-height:690px;grid-template-columns:minmax(460px,35%) minmax(170px,13%) minmax(620px,52%);width:100%}
  .hero-copy{padding:38px 36px 38px clamp(48px,3.7vw,72px);justify-content:center}
  .hero-reference .eyebrow{font-size:.62rem;margin-bottom:15px;letter-spacing:.22em}
  .hero-reference h1{font-size:clamp(4rem,5vw,5.75rem);line-height:.87;max-width:540px;margin:0 0 16px}
  .hero-reference .hero-title{font-size:clamp(.94rem,1.05vw,1.08rem);line-height:1.28;max-width:500px}
  .hero-motto{margin:14px 0 16px;padding:11px 0 11px 15px;max-width:510px}
  .hero-motto span{font-size:.57rem}
  .hero-motto strong{font-size:clamp(1.12rem,1.42vw,1.48rem);line-height:1.12}
  .hero-description{font-size:clamp(.78rem,.84vw,.9rem);line-height:1.48;max-width:500px;margin:0 0 18px}
  .hero-cta{min-width:270px;min-height:46px;padding:13px 18px;font-size:.66rem}
  .hero-kpi-rail{padding:20px 30px;justify-content:center}
  .hero-kpi{padding:14px 0}
  .hero-kpi strong{font-size:clamp(1.7rem,2vw,2.2rem)}
  .hero-kpi span{font-size:.57rem;margin-top:6px}
  .hero-visual{min-height:560px;height:100%;background:radial-gradient(circle at 58% 34%,#3e3a37 0,#171717 48%,#050505 79%)}
  .hero-visual picture{align-items:flex-end;justify-content:center}
  .hero-visual img{max-width:68%;max-height:88%;bottom:-1%;object-fit:contain;transform:translateX(-50%) scale(.90);filter:saturate(.96) contrast(1.02)}
  .hero-lines{opacity:.58;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 1px,transparent 1px 14px)}
}

/* fixed right-middle return control */
.back-to-top-fixed{position:fixed;right:18px;top:50%;z-index:80;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(5,5,5,.78);backdrop-filter:blur(12px);color:#fff;display:grid;place-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(18px) scale(.82);transition:opacity .3s ease,visibility .3s ease,transform .45s cubic-bezier(.16,1,.3,1),background .25s ease,color .25s ease,border-color .25s ease;box-shadow:0 16px 50px rgba(0,0,0,.45)}
.back-to-top-fixed.visible{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}
.back-to-top-fixed:hover,.back-to-top-fixed:focus-visible{background:#fff;color:#000;border-color:#fff;transform:translateY(-50%) scale(1.08)}
.back-to-top-fixed svg{width:18px;height:18px;transition:transform .25s ease}.back-to-top-fixed:hover svg{transform:translateY(-3px)}
@media(max-width:760px){.back-to-top-fixed{right:12px;width:42px;height:42px}}

/* highly visible section transitions */
.motion-ready .section{--scroll-p:0;overflow:hidden}
.motion-ready .section::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at calc(20% + var(--scroll-p)*60%) 22%,rgba(200,167,92,.075),transparent 34%);opacity:.9}
.motion-ready .section>.container{position:relative;z-index:1;transform:translateY(calc((.5 - var(--scroll-p))*26px));transition:transform .12s linear}
.motion-ready .section-head{perspective:1000px}
.motion-ready .section-visible .motion-number{animation:v9NumberImpact 1s .05s cubic-bezier(.16,1,.3,1) both}
.motion-ready .section-visible .motion-title{animation:v9TitleReveal 1.05s .14s cubic-bezier(.16,1,.3,1) both}
.motion-ready .section-visible .motion-kicker{animation:v9KickerReveal .75s .28s cubic-bezier(.16,1,.3,1) both}
.motion-ready .section-visible .motion-lead{animation:v9LeadReveal .85s .42s cubic-bezier(.16,1,.3,1) both}
@keyframes v9NumberImpact{0%{opacity:0;transform:translateX(-100px) rotate(-8deg) scale(.65);filter:blur(12px)}70%{transform:translateX(8px) rotate(1deg) scale(1.04)}100%{opacity:1;transform:none;filter:none}}
@keyframes v9TitleReveal{0%{opacity:0;transform:translateY(86px) rotateX(-18deg);clip-path:inset(100% 0 0 0);filter:blur(10px)}100%{opacity:1;transform:none;clip-path:inset(0);filter:none}}
@keyframes v9KickerReveal{0%{opacity:0;letter-spacing:.5em;transform:translateX(-35px)}100%{opacity:1;letter-spacing:.23em;transform:none}}
@keyframes v9LeadReveal{0%{opacity:0;transform:translateY(32px);filter:blur(7px)}100%{opacity:1;transform:none;filter:none}}
.motion-ready .card.motion-item{transform-origin:center bottom}
.motion-ready .card.motion-item.visible{animation:v9CardLand .95s calc(var(--reveal-order,0)*150ms) cubic-bezier(.16,1,.3,1) both}
@keyframes v9CardLand{0%{opacity:0;transform:translateY(100px) scale(.86) rotateX(13deg);filter:blur(12px)}65%{transform:translateY(-8px) scale(1.015) rotateX(-1deg)}100%{opacity:1;transform:none;filter:none}}
.motion-ready .entry.motion-item.visible{animation:v9TimelineArrival .9s calc(var(--reveal-order,0)*170ms) cubic-bezier(.16,1,.3,1) both}
@keyframes v9TimelineArrival{0%{opacity:0;transform:translateX(85px);filter:blur(9px)}100%{opacity:1;transform:none;filter:none}}
.motion-ready .metric.motion-item.visible strong{animation:v9MetricFlash 1s calc(var(--reveal-order,0)*160ms + 180ms) cubic-bezier(.16,1,.3,1) both}
@keyframes v9MetricFlash{0%{opacity:0;transform:translateY(45px) scale(.7);text-shadow:0 0 45px rgba(200,167,92,.8)}75%{transform:translateY(-5px) scale(1.08)}100%{opacity:1;transform:none;text-shadow:none}}
.motion-ready .quote.visible{animation:v9QuoteReveal 1.25s cubic-bezier(.16,1,.3,1) both}
@keyframes v9QuoteReveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(-50px)}100%{opacity:1;clip-path:inset(0);transform:none}}

/* cinematic section curtain, replayed when entering */
.section-curtain{position:absolute;inset:0;z-index:9;background:#0b0b0b;pointer-events:none;transform:translateX(0)}
.section-visible>.section-curtain{animation:v9Curtain 1.05s cubic-bezier(.76,0,.24,1) both}
@keyframes v9Curtain{0%{transform:translateX(0)}100%{transform:translateX(105%)}}

/* persistent depth while moving through page */
.motion-ready .section-num{transform:translateX(calc((.5 - var(--scroll-p))*26px))}
.motion-ready .section h2{background:linear-gradient(90deg,#fff 0%,#fff 45%,#9a8250 51%,#fff 57%,#fff 100%);background-size:260% 100%;background-position:calc(100% - var(--scroll-p)*100%) 0;-webkit-background-clip:text;background-clip:text;color:transparent}

/* stronger hero entry and ongoing depth */
.motion-ready .hero-copy{animation:v9HeroCopy 1.1s .08s cubic-bezier(.16,1,.3,1) both!important}
.motion-ready .hero-kpi-rail{animation:v9HeroRail 1.05s .25s cubic-bezier(.16,1,.3,1) both!important}
.motion-ready .hero-visual{animation:v9HeroVisual 1.25s .2s cubic-bezier(.16,1,.3,1) both!important}
@keyframes v9HeroCopy{0%{opacity:0;transform:translateX(-90px);filter:blur(12px)}100%{opacity:1;transform:none;filter:none}}
@keyframes v9HeroRail{0%{opacity:0;transform:scaleY(.3);transform-origin:center;filter:blur(8px)}100%{opacity:1;transform:none;filter:none}}
@keyframes v9HeroVisual{0%{opacity:0;clip-path:inset(0 0 0 100%);filter:brightness(.3)}100%{opacity:1;clip-path:inset(0);filter:none}}
.motion-ready .hero-motto:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 10%,rgba(200,167,92,.22) 48%,transparent 80%);transform:translateX(-130%);animation:v9MottoSweep 3.8s 1.4s ease-in-out infinite}
.hero-motto{position:relative;overflow:hidden}
@keyframes v9MottoSweep{0%,45%{transform:translateX(-130%)}75%,100%{transform:translateX(130%)}}

@media(prefers-reduced-motion:reduce){
 .section-curtain{display:none}.motion-ready .section>.container{transform:none}.motion-ready .section h2{color:#fff;background:none}.motion-ready .section-num{transform:none}
}

/* V10 - reference-matched hero and premium motion system */
:root{--gold:#c9a758;--ease-premium:cubic-bezier(.16,1,.3,1)}

/* Hero proportions: copy 35%, KPI 13%, portrait 52% */
@media (min-width:1200px){
  .hero-reference{height:calc(100svh - 78px);min-height:620px;max-height:760px}
  .hero-stage{height:100%;min-height:0;max-height:none;grid-template-columns:minmax(430px,35%) minmax(165px,13%) minmax(610px,52%);border-left:0;border-right:0}
  .hero-copy{padding:clamp(38px,5vh,58px) clamp(30px,3.6vw,64px);justify-content:center;background:linear-gradient(90deg,#030303 0%,#020202 91%,transparent)}
  .hero-reference .eyebrow{font-size:.62rem;letter-spacing:.22em;margin-bottom:18px;white-space:nowrap}
  .hero-reference h1{font-size:clamp(4rem,4.75vw,5.5rem);line-height:.88;letter-spacing:-.06em;max-width:520px;margin:0 0 19px}
  .hero-reference .hero-title{font-size:clamp(.94rem,1.08vw,1.12rem);max-width:510px;margin-bottom:12px}
  .hero-motto{margin:11px 0 15px;padding:10px 0 10px 14px;max-width:500px;background:linear-gradient(90deg,rgba(201,167,88,.055),transparent 88%)}
  .hero-motto span{font-size:.56rem;letter-spacing:.19em}
  .hero-motto strong{font-size:clamp(1.02rem,1.28vw,1.28rem);line-height:1.22;font-weight:430;max-width:470px}
  .hero-description{font-size:clamp(.78rem,.88vw,.91rem);line-height:1.5;max-width:500px;margin:0 0 19px}
  .hero-cta{min-width:280px;min-height:46px;padding:12px 18px;font-size:.66rem}
  .hero-kpi-rail{padding:24px clamp(20px,2vw,31px);justify-content:center}
  .hero-kpi{padding:16px 0}
  .hero-kpi strong{font-size:clamp(1.7rem,2.05vw,2.2rem)}
  .hero-kpi span{font-size:.56rem;margin-top:6px}
  .hero-visual{height:100%;min-height:0;background:radial-gradient(ellipse at 57% 35%,#373330 0%,#171717 46%,#050505 78%)}
  .hero-visual picture{position:absolute;inset:0;display:block}
  .hero-visual img{position:absolute;left:54%;bottom:-2%;width:auto!important;height:91%!important;max-width:78%!important;max-height:91%!important;object-fit:contain!important;object-position:center bottom!important;transform:translateX(-50%) scale(1)!important;filter:saturate(.96) contrast(1.03)}
  .hero-visual::after{background:linear-gradient(90deg,rgba(0,0,0,.48) 0%,rgba(0,0,0,.12) 18%,transparent 48%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 24%)}
}

/* Tablet and mobile: preserve languages and show a restrained portrait */
@media (max-width:1199px){
  .langs{display:flex!important;gap:9px;margin-left:auto}
  .langs a{font-size:.72rem}
}
@media (max-width:1020px){
  .hero-stage{grid-template-columns:minmax(0,1fr) 170px;grid-template-areas:"copy rail" "visual visual"}
  .hero-copy{grid-area:copy;padding:56px 34px 42px}
  .hero-kpi-rail{grid-area:rail}
  .hero-visual{grid-area:visual;min-height:500px}
  .hero-visual img{left:50%;bottom:-3%;width:auto!important;height:94%!important;max-width:78%!important;object-fit:contain!important;transform:translateX(-50%)!important}
}
@media (max-width:760px){
  .header-inner{gap:12px}.menu{margin-left:auto}.langs{position:static;display:flex!important;flex:0 0 auto;gap:7px}.langs a{font-size:.68rem;padding:8px 1px}
  .hero-copy{padding:42px 18px 30px}
  .hero-reference h1{font-size:clamp(3.35rem,16vw,4.8rem);line-height:.89}
  .hero-reference .eyebrow{white-space:normal;line-height:1.5;font-size:.58rem}
  .hero-motto strong{font-size:1.03rem;line-height:1.25}
  .hero-visual{min-height:390px;background:radial-gradient(ellipse at 50% 35%,#34302d 0%,#161616 54%,#050505 86%)}
  .hero-visual img{left:50%;bottom:-2%;width:auto!important;height:94%!important;max-width:88%!important;object-fit:contain!important;transform:translateX(-50%)!important}
  .hero-kpi-rail{grid-template-columns:repeat(2,1fr);padding:16px 18px 24px}
}

/* Highly visible but executive motion */
body.motion-ready .hero-reference .eyebrow{animation:v10FadeRise .65s .08s var(--ease-premium) both}
body.motion-ready .hero-reference h1 span{display:block;overflow:hidden;animation:v10NameIn .85s var(--ease-premium) both}
body.motion-ready .hero-reference h1 span:nth-child(1){animation-delay:.16s}
body.motion-ready .hero-reference h1 span:nth-child(2){animation-delay:.27s}
body.motion-ready .hero-title{animation:v10FadeRise .72s .38s var(--ease-premium) both}
body.motion-ready .hero-motto{animation:v10MottoIn .8s .48s var(--ease-premium) both}
body.motion-ready .hero-description{animation:v10FadeRise .72s .61s var(--ease-premium) both}
body.motion-ready .hero-cta{animation:v10FadeRise .72s .72s var(--ease-premium) both}
body.motion-ready .hero-kpi{opacity:0;transform:translateY(22px);animation:v10KpiIn .65s var(--ease-premium) forwards}
body.motion-ready .hero-kpi:nth-child(1){animation-delay:.46s}body.motion-ready .hero-kpi:nth-child(2){animation-delay:.56s}body.motion-ready .hero-kpi:nth-child(3){animation-delay:.66s}body.motion-ready .hero-kpi:nth-child(4){animation-delay:.76s}
body.motion-ready .hero-visual{clip-path:inset(0 100% 0 0);animation:v10PortraitMask 1.15s .24s var(--ease-premium) forwards!important}
body.motion-ready .hero-visual img{opacity:0;filter:blur(9px) saturate(.85);animation:v10PortraitIn 1.25s .42s var(--ease-premium) forwards!important}
@keyframes v10FadeRise{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes v10NameIn{from{opacity:0;transform:translateX(-48px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes v10MottoIn{from{opacity:0;transform:translateX(-30px);border-left-color:transparent}to{opacity:1;transform:none;border-left-color:var(--gold)}}
@keyframes v10KpiIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes v10PortraitMask{to{clip-path:inset(0)}}
@keyframes v10PortraitIn{from{opacity:0;filter:blur(9px) saturate(.75);transform:translateX(-47%) scale(.96)}to{opacity:1;filter:blur(0) saturate(.96) contrast(1.03);transform:translateX(-50%) scale(1)}}

/* Section-level choreography */
.motion-ready .section{opacity:1!important;transform:none!important;filter:none!important}
.motion-ready .section .section-head,.motion-ready .section .card,.motion-ready .section .entry,.motion-ready .section .metric,.motion-ready .section .step,.motion-ready .section .summary,.motion-ready .section .quote{will-change:transform,opacity,clip-path}
.motion-ready .section:not(.v10-active) .section-head{opacity:0;transform:translateY(55px)}
.motion-ready .section.v10-active .section-head{animation:v10SectionHead .85s var(--ease-premium) both}
@keyframes v10SectionHead{from{opacity:0;transform:translateY(55px)}to{opacity:1;transform:none}}
.motion-ready .section:not(.v10-active) .card,.motion-ready .section:not(.v10-active) .entry,.motion-ready .section:not(.v10-active) .metric,.motion-ready .section:not(.v10-active) .step,.motion-ready .section:not(.v10-active) .summary,.motion-ready .section:not(.v10-active) .quote{opacity:0;transform:translateY(46px) scale(.975)}
.motion-ready .section.v10-active .card,.motion-ready .section.v10-active .entry,.motion-ready .section.v10-active .metric,.motion-ready .section.v10-active .step,.motion-ready .section.v10-active .summary,.motion-ready .section.v10-active .quote{animation:v10ItemReveal .78s calc(var(--v10-order,0)*110ms + 180ms) var(--ease-premium) both}
@keyframes v10ItemReveal{from{opacity:0;transform:translateY(46px) scale(.975);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}

/* Timeline draw linked to actual scroll */
.timeline{--timeline-progress:0;position:relative}
.timeline::after{content:"";position:absolute;left:0;top:0;width:1px;height:calc(var(--timeline-progress)*100%);background:linear-gradient(#fff,var(--gold));box-shadow:0 0 18px rgba(201,167,88,.35);z-index:2;pointer-events:none}
.timeline .entry::before{transition:background .35s ease,box-shadow .35s ease,transform .35s ease}
.timeline .entry.v10-passed::before{background:var(--gold);box-shadow:0 0 0 5px rgba(201,167,88,.09),0 0 18px rgba(201,167,88,.45);transform:scale(1.18)}

/* Premium card microinteractions */
.card{position:relative;overflow:hidden;transition:transform .38s var(--ease-premium),border-color .3s ease,background .3s ease,box-shadow .38s ease!important}
.card::after{content:"";position:absolute;inset:-1px;background:radial-gradient(360px circle at var(--spot-x,50%) var(--spot-y,50%),rgba(201,167,88,.13),transparent 46%);opacity:0;transition:opacity .3s ease;pointer-events:none}
.card:hover{transform:translateY(-6px)!important;border-color:#555;background:#0d0d0d;box-shadow:0 18px 45px rgba(0,0,0,.38)}
.card:hover::after{opacity:1}

/* AI perspective connector and progress */
.steps{--steps-progress:0;position:relative}
.steps::before{content:"";position:absolute;top:0;left:0;width:calc(var(--steps-progress)*100%);height:1px;background:linear-gradient(90deg,var(--gold),#fff);box-shadow:0 0 16px rgba(201,167,88,.35);z-index:3}

/* CTA hover-fill and visible back-to-top */
.btn{isolation:isolate}.btn::before{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .42s var(--ease-premium);z-index:-1}.btn:hover::before,.btn:focus-visible::before{transform:scaleX(1)}
.back-to-top-fixed{right:22px;top:50%;border-color:rgba(201,167,88,.55);box-shadow:0 0 0 1px rgba(201,167,88,.08),0 15px 45px rgba(0,0,0,.55)}
.back-to-top-fixed.visible{animation:v10BackPulse 2.8s ease-in-out infinite}
@keyframes v10BackPulse{0%,100%{box-shadow:0 0 0 1px rgba(201,167,88,.08),0 15px 45px rgba(0,0,0,.55)}50%{box-shadow:0 0 0 7px rgba(201,167,88,.06),0 15px 48px rgba(0,0,0,.62)}}

@media(prefers-reduced-motion:reduce){
  body.motion-ready .hero-reference *,.motion-ready .section *,.back-to-top-fixed{animation:none!important;transition-duration:.01ms!important}
  .motion-ready .section:not(.v10-active) .section-head,.motion-ready .section:not(.v10-active) .card,.motion-ready .section:not(.v10-active) .entry,.motion-ready .section:not(.v10-active) .metric,.motion-ready .section:not(.v10-active) .step,.motion-ready .section:not(.v10-active) .summary,.motion-ready .section:not(.v10-active) .quote{opacity:1!important;transform:none!important;filter:none!important}
}

/* V11 - reference-accurate hero, visible motion, evidence and learning */
.hero-reference{min-height:auto!important;height:auto!important}
.hero-stage{width:100%!important;max-width:none!important;min-height:clamp(540px,66vw,760px)!important;height:calc(100svh - 78px)!important;max-height:760px!important;grid-template-columns:minmax(430px,36%) minmax(150px,13%) minmax(600px,51%)!important;border-left:0!important;border-right:0!important}
.hero-copy{padding:clamp(34px,3.8vw,62px) clamp(30px,3.7vw,62px)!important;justify-content:center!important;background:linear-gradient(90deg,#030303 0%,#020202 92%,transparent 100%)!important}
.hero-reference .eyebrow{font-size:clamp(10px,.69vw,12px)!important;margin-bottom:clamp(16px,1.4vw,24px)!important;letter-spacing:.23em!important;color:#b3b3b3!important}
.hero-reference h1{font-size:clamp(52px,4.15vw,76px)!important;line-height:.94!important;letter-spacing:-.052em!important;margin-bottom:clamp(14px,1.2vw,20px)!important;max-width:560px!important}
.hero-reference .hero-title{font-size:clamp(15px,1.05vw,19px)!important;line-height:1.42!important;max-width:510px!important;margin-bottom:14px!important}
.hero-motto{padding:9px 0 9px 15px!important;margin:0 0 15px!important;max-width:525px!important;background:linear-gradient(90deg,rgba(199,163,90,.055),transparent 85%)!important}
.hero-motto span{font-size:9px!important;letter-spacing:.22em!important;margin-bottom:5px!important}
.hero-motto strong{font-size:clamp(18px,1.3vw,25px)!important;line-height:1.16!important;font-weight:430!important}
.hero-description{font-size:clamp(14px,.92vw,17px)!important;line-height:1.55!important;max-width:520px!important;margin:0 0 18px!important}
.hero-cta{min-height:48px!important;padding:0 20px!important;font-size:11px!important;min-width:300px!important}
.hero-kpi-rail{padding:clamp(36px,4.5vw,72px) clamp(21px,2vw,34px)!important;justify-content:center!important;background:#040404!important}
.hero-kpi{padding:clamp(14px,1.4vw,22px) 0!important}
.hero-kpi strong{font-size:clamp(28px,2.2vw,40px)!important}
.hero-kpi span{font-size:10px!important;letter-spacing:.13em!important;line-height:1.35!important}
.hero-visual{min-height:0!important;height:100%!important;background:linear-gradient(90deg,#060606 0%,#111 18%,#171717 100%)!important}
.hero-lines{opacity:.42!important;background-size:21px 100%!important}
.hero-visual picture{display:block!important;position:absolute!important;inset:0!important}
.hero-visual img{left:auto!important;right:4%!important;bottom:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:94%!important;transform:none!important;object-fit:contain!important;object-position:right bottom!important;filter:saturate(.92) contrast(1.03)!important}
.hero-visual:after{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.74) 12%,rgba(5,5,5,.12) 34%,transparent 58%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 30%)!important}

/* Ensure motion is noticeable but controlled */
.motion-ready .hero-copy>*{will-change:transform,opacity,filter}
.motion-ready .hero-reference .eyebrow{animation:v11Rise .7s .08s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-reference h1 span{animation:v11Name .9s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-reference h1 span:nth-child(1){animation-delay:.18s!important}.motion-ready .hero-reference h1 span:nth-child(2){animation-delay:.30s!important}
.motion-ready .hero-title{animation:v11Rise .7s .42s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-motto{animation:v11Motto .78s .52s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-description{animation:v11Rise .7s .63s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-cta{animation:v11Rise .7s .74s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-kpi-rail{animation:v11Rail .95s .32s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-kpi{animation:v11Kpi .68s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-kpi:nth-child(1){animation-delay:.55s!important}.motion-ready .hero-kpi:nth-child(2){animation-delay:.66s!important}.motion-ready .hero-kpi:nth-child(3){animation-delay:.77s!important}.motion-ready .hero-kpi:nth-child(4){animation-delay:.88s!important}
.motion-ready .hero-visual{animation:v11Visual .95s .12s both cubic-bezier(.16,1,.3,1)!important}
.motion-ready .hero-visual img{animation:v11Portrait 1.3s .22s both cubic-bezier(.16,1,.3,1)!important}
@keyframes v11Rise{from{opacity:0;transform:translateY(24px);filter:blur(7px)}to{opacity:1;transform:none;filter:none}}
@keyframes v11Name{from{opacity:0;transform:translateX(-42px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes v11Motto{from{opacity:0;transform:translateX(-28px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes v11Rail{from{opacity:0;transform:scaleY(.45);transform-origin:top}to{opacity:1;transform:scaleY(1)}}
@keyframes v11Kpi{from{opacity:0;transform:translateY(25px) scale(.92)}to{opacity:1;transform:none}}
@keyframes v11Visual{from{opacity:0;clip-path:inset(0 0 0 100%)}to{opacity:1;clip-path:inset(0)}}
@keyframes v11Portrait{from{opacity:0;transform:translateX(48px) scale(.97);filter:blur(14px) saturate(.7)}to{opacity:1;transform:none;filter:saturate(.92) contrast(1.03)}}

/* Scroll reveal is deliberately visible */
.motion-ready .section .motion-number{transform:translateX(-70px) scale(.85)!important;opacity:0!important;filter:blur(7px)!important}
.motion-ready .section.section-visible .motion-number{transform:none!important;opacity:1!important;filter:none!important;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .7s,filter .7s!important}
.motion-ready .section .motion-title{transform:translateY(52px)!important;opacity:0!important;clip-path:inset(0 0 100% 0)!important}
.motion-ready .section.section-visible .motion-title{transform:none!important;opacity:1!important;clip-path:inset(0)!important;transition:all .9s .12s cubic-bezier(.16,1,.3,1)!important}
.motion-ready .section .motion-lead{transform:translateY(30px)!important;opacity:0!important;filter:blur(5px)!important}
.motion-ready .section.section-visible .motion-lead{transform:none!important;opacity:1!important;filter:none!important;transition:all .75s .28s cubic-bezier(.16,1,.3,1)!important}
.motion-ready .reveal.motion-item{opacity:0!important;transform:translateY(38px) scale(.975)!important;filter:blur(6px)!important}
.motion-ready .reveal.motion-item.visible{opacity:1!important;transform:none!important;filter:none!important;transition:opacity .72s calc(var(--reveal-order,0)*95ms),transform .86s calc(var(--reveal-order,0)*95ms) cubic-bezier(.16,1,.3,1),filter .72s calc(var(--reveal-order,0)*95ms)!important}
.card{transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,background .35s,box-shadow .35s!important}
.card:hover{transform:translateY(-7px)!important;border-color:#777!important;background:#0c0c0c!important;box-shadow:0 22px 60px rgba(0,0,0,.45)!important}
.btn:before{transition:transform .48s cubic-bezier(.16,1,.3,1)!important}
.btn:hover span{transform:translateX(7px)!important}

/* Evidence and learning blocks */
.metric-evidence-note,.career-verification-note{max-width:1050px;margin:36px 0 0;padding:18px 22px;border-left:1px solid var(--gold);background:linear-gradient(90deg,rgba(199,163,90,.06),transparent);color:#aaa;line-height:1.65}
.professional-validation{margin-top:90px;padding-top:74px;border-top:1px solid #242424}
.validation-heading,.learning-heading{max-width:860px;margin-bottom:36px}.validation-heading>span,.learning-heading>span{display:block;color:var(--gold);font-size:10px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px}.validation-heading h3,.learning-heading h3{font-family:var(--serif);font-size:clamp(38px,4.2vw,68px);line-height:.98;margin:0 0 18px}.validation-heading p,.learning-heading p{color:#aaa;font-size:1.02rem;line-height:1.65}
.reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.reference-card{position:relative;padding:36px;border:1px solid #292929;background:linear-gradient(145deg,#0b0b0b,#050505);overflow:hidden}.reference-mark{position:absolute;right:24px;top:4px;font-family:var(--serif);font-size:110px;color:rgba(199,163,90,.12);line-height:1}.reference-card h4{font-size:1.05rem;margin:0 0 20px}.reference-card blockquote{font-family:var(--serif);font-size:clamp(25px,2.25vw,38px);line-height:1.18;margin:0 0 24px;color:#f2f2f2}.reference-card p{color:#999;line-height:1.65}.reference-attribution{color:#ddd!important;font-size:.86rem}.reference-link{display:inline-flex;gap:8px;align-items:center;margin-top:14px;color:#c7a35a;text-transform:uppercase;letter-spacing:.13em;font-size:10px}.reference-link:hover{color:#fff}.reference-link span{transition:transform .3s}.reference-link:hover span{transform:translate(3px,-3px)}
.learning-block{margin-top:92px;padding-top:72px;border-top:1px solid #242424}.learning-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px}.learning-list li{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:20px 0;border-top:1px solid #292929}.learning-list li span{font-size:.72rem;color:#c7a35a;letter-spacing:.15em}.learning-list li p{margin:0;color:#ccc;line-height:1.5}

/* Fixed back-to-top at right-center */
.back-to-top-fixed{right:18px!important;top:50%!important;bottom:auto!important;transform:translate(80px,-50%)!important;width:46px!important;height:46px!important;border-radius:50%!important;background:rgba(8,8,8,.9)!important;border:1px solid #4a4a4a!important;backdrop-filter:blur(12px)}
.back-to-top-fixed.visible{transform:translate(0,-50%)!important;opacity:1!important}
.back-to-top-fixed:hover{background:#fff!important;color:#000!important;border-color:#fff!important}

@media(max-width:1250px){
 .hero-stage{grid-template-columns:minmax(390px,37%) 150px minmax(480px,1fr)!important}
 .hero-reference h1{font-size:clamp(50px,5.4vw,68px)!important}
 .hero-visual img{right:1%!important;max-height:90%!important}
}
@media(max-width:980px){
 .hero-stage{height:auto!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important}
 .hero-copy{grid-column:1!important;grid-row:1!important;padding:52px 34px!important}
 .hero-kpi-rail{grid-column:2!important;grid-row:1!important}
 .hero-visual{grid-column:1/-1!important;grid-row:2!important;height:520px!important}
 .hero-visual img{right:8%!important;max-height:96%!important}
 .reference-grid{grid-template-columns:1fr}.learning-list{grid-template-columns:1fr}
}
@media(max-width:700px){
 .header-inner{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:12px!important}.brand{grid-column:1}.menu{grid-column:3}.langs{display:flex!important;position:absolute!important;top:67px!important;right:16px!important;z-index:1002!important;background:rgba(4,4,4,.95)!important;border:1px solid #333!important;padding:8px 10px!important;gap:12px!important}.langs a{font-size:12px!important;color:#aaa!important}.langs a.active{color:#fff!important}
 .hero-stage{display:flex!important;min-height:auto!important}.hero-copy{order:1!important;padding:58px 20px 34px!important}.hero-reference h1{font-size:clamp(47px,14.5vw,67px)!important}.hero-reference .eyebrow{font-size:9px!important;padding-right:72px}.hero-title{max-width:92%!important}.hero-motto strong{font-size:18px!important}.hero-description{font-size:14px!important}.hero-cta{width:100%!important;min-width:0!important}.hero-visual{order:2!important;height:390px!important;min-height:390px!important}.hero-visual img{right:3%!important;max-height:94%!important;max-width:86%!important}.hero-kpi-rail{order:3!important;grid-template-columns:repeat(2,1fr)!important;padding:14px 20px 28px!important}.hero-kpi{padding:16px 8px!important}.hero-kpi strong{font-size:29px!important}
 .professional-validation,.learning-block{margin-top:62px;padding-top:52px}.reference-card{padding:26px 22px}.reference-card blockquote{font-size:27px}.learning-list li{grid-template-columns:38px 1fr}.back-to-top-fixed{right:10px!important;width:42px!important;height:42px!important}
}
@media(prefers-reduced-motion:reduce){
 .motion-ready .hero-copy>*,.motion-ready .hero-kpi-rail,.motion-ready .hero-kpi,.motion-ready .hero-visual,.motion-ready .hero-visual img,.motion-ready .section .motion-number,.motion-ready .section .motion-title,.motion-ready .section .motion-lead,.motion-ready .reveal.motion-item{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}
}

/* V12 - locked reference composition: compact executive hero */
@media (min-width: 981px){
  .hero-reference{min-height:0!important;height:auto!important;overflow:hidden!important}
  .hero-stage{
    width:100%!important;
    max-width:none!important;
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
    display:grid!important;
    grid-template-columns:36% 13.25% 50.75%!important;
    align-items:stretch!important;
    border:0!important;
  }
  .hero-copy{
    padding:38px 34px 34px 60px!important;
    justify-content:center!important;
    overflow:hidden!important;
  }
  .hero-reference .eyebrow{
    margin:0 0 16px!important;
    font-size:10px!important;
    letter-spacing:.225em!important;
    line-height:1.3!important;
    white-space:nowrap!important;
  }
  .hero-reference h1{
    font-size:72px!important;
    line-height:.91!important;
    letter-spacing:-.055em!important;
    margin:0 0 18px!important;
    max-width:520px!important;
  }
  .hero-reference .hero-title{
    max-width:490px!important;
    margin:0 0 12px!important;
    font-size:17px!important;
    line-height:1.32!important;
  }
  .hero-reference .hero-motto{display:none!important}
  .hero-description{
    max-width:500px!important;
    margin:0 0 18px!important;
    font-size:14px!important;
    line-height:1.48!important;
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .hero-cta{
    min-width:320px!important;
    min-height:46px!important;
    padding:0 20px!important;
    font-size:10px!important;
  }
  .hero-kpi-rail{
    padding:35px 30px!important;
    justify-content:center!important;
  }
  .hero-kpi{padding:14px 0!important}
  .hero-kpi strong{font-size:34px!important;line-height:1!important}
  .hero-kpi span{margin-top:7px!important;font-size:9px!important;line-height:1.25!important}
  .hero-visual{height:500px!important;min-height:500px!important;overflow:hidden!important}
  .hero-visual picture{position:absolute!important;inset:0!important;display:block!important}
  .hero-visual img{
    position:absolute!important;
    right:0!important;
    left:auto!important;
    bottom:0!important;
    width:auto!important;
    height:500px!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:right bottom!important;
    transform:none!important;
  }
  .hero-visual:after{
    background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.80) 9%,rgba(5,5,5,.30) 21%,transparent 39%),linear-gradient(0deg,rgba(0,0,0,.18),transparent 25%)!important;
  }
  .hero-scroll{height:3px!important}
}
@media (min-width: 1400px){
  .hero-copy{padding-left:60px!important;padding-right:46px!important}
  .hero-reference h1{font-size:78px!important}
  .hero-visual img{right:5%!important}
}
@media (min-width: 1800px){
  .hero-stage{height:520px!important;min-height:520px!important;max-height:520px!important}
  .hero-visual{height:520px!important;min-height:520px!important}
  .hero-visual img{height:520px!important;right:7%!important}
  .hero-copy{padding-left:62px!important}
  .hero-reference h1{font-size:80px!important}
}

/* V13 - explicit motion system and reference quotes without document links */
.reference-link{display:none!important}
.motion-v13 .v13-reveal{opacity:0;transform:translate3d(0,72px,0) scale(.965);filter:blur(9px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1),filter .85s ease;transition-delay:calc(min(var(--i,0),6)*95ms)}
.motion-v13 .v13-reveal.v13-in{opacity:1;transform:none;filter:none}
.motion-v13 .section-head.v13-reveal{transform:translate3d(-46px,58px,0) scale(.98)}
.motion-v13 .section-head.v13-in{transform:none}
.motion-v13 .card.v13-reveal:nth-child(even),.motion-v13 .reference-card.v13-reveal:nth-child(even){transform:translate3d(54px,68px,0) scale(.95)}
.motion-v13 .card.v13-reveal:nth-child(odd),.motion-v13 .reference-card.v13-reveal:nth-child(odd){transform:translate3d(-54px,68px,0) scale(.95)}
.motion-v13 .card.v13-in,.motion-v13 .reference-card.v13-in{transform:none}
.motion-v13 .entry.v13-reveal{transform:translate3d(-65px,32px,0)}
.motion-v13 .entry.v13-in{transform:none}

/* Hero sequence is intentionally visible */
.motion-v13 .hero-copy .eyebrow,.motion-v13 .hero-copy h1 span,.motion-v13 .hero-copy .hero-title,.motion-v13 .hero-copy .hero-motto,.motion-v13 .hero-copy .hero-description,.motion-v13 .hero-copy .hero-cta,.motion-v13 .hero-kpi,.motion-v13 .hero-visual{opacity:0}
.motion-v13.hero-play .hero-copy .eyebrow{animation:v13Up .72s .12s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy h1 span:nth-child(1){animation:v13Name .92s .24s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy h1 span:nth-child(2){animation:v13Name .92s .37s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy .hero-title{animation:v13Up .72s .53s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy .hero-motto{animation:v13Wipe .9s .65s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy .hero-description{animation:v13Up .75s .82s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-copy .hero-cta{animation:v13Up .72s .96s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-kpi:nth-child(1){animation:v13Kpi .72s .55s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-kpi:nth-child(2){animation:v13Kpi .72s .68s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-kpi:nth-child(3){animation:v13Kpi .72s .81s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-kpi:nth-child(4){animation:v13Kpi .72s .94s both cubic-bezier(.16,1,.3,1)}
.motion-v13.hero-play .hero-visual{animation:v13Photo 1.25s .22s both cubic-bezier(.16,1,.3,1)}
@keyframes v13Up{from{opacity:0;transform:translateY(34px);filter:blur(9px)}to{opacity:1;transform:none;filter:none}}
@keyframes v13Name{from{opacity:0;transform:translateX(-78px);clip-path:inset(0 100% 0 0);filter:blur(5px)}to{opacity:1;transform:none;clip-path:inset(0);filter:none}}
@keyframes v13Wipe{from{opacity:0;transform:translateX(-45px);clip-path:inset(0 100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes v13Kpi{from{opacity:0;transform:translateY(46px) scale(.88);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}
@keyframes v13Photo{from{opacity:0;clip-path:inset(0 0 0 100%);filter:blur(18px) brightness(.55)}to{opacity:1;clip-path:inset(0);filter:none}}

/* Continuous but restrained life */
.hero-lines{animation:v13Lines 16s linear infinite!important}
@keyframes v13Lines{from{background-position:0 0}to{background-position:84px 0}}
.hero-visual img{transform:translateY(calc(var(--hero-scroll,0)*12px))!important;transition:transform .12s linear!important}
.hero-motto:after{animation:v13Sweep 5.2s 1.8s ease-in-out infinite!important}
@keyframes v13Sweep{0%,55%{transform:translateX(-140%)}80%,100%{transform:translateX(140%)}}
.hero-cta .arrow,.hero-cta span:last-child{display:inline-block;animation:v13Arrow 1.9s ease-in-out infinite}
@keyframes v13Arrow{0%,100%{transform:translateX(0)}50%{transform:translateX(8px)}}

/* Timeline and executive process visibly draw with scroll */
.timeline::after{height:calc(var(--draw,0)*100%)!important;transition:height .12s linear!important;background:linear-gradient(var(--gold),#fff)!important;box-shadow:0 0 18px rgba(199,163,90,.42)}
.timeline .entry.passed::before{background:var(--gold)!important;transform:scale(1.35)!important;box-shadow:0 0 0 7px rgba(199,163,90,.1),0 0 20px rgba(199,163,90,.5)!important}
.steps::before{width:calc(var(--draw,0)*100%)!important;transition:width .12s linear!important}

/* Premium hover that is clearly visible */
.card,.reference-card{transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .35s,background .3s!important}
.card:before,.reference-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(420px circle at var(--x,50%) var(--y,50%),rgba(199,163,90,.16),transparent 44%);opacity:0;transition:opacity .3s}
.card:hover:before,.reference-card:hover:before{opacity:1}
.card:hover,.reference-card:hover{border-color:rgba(199,163,90,.65)!important;box-shadow:0 24px 70px rgba(0,0,0,.5),0 0 0 1px rgba(199,163,90,.12)!important}

.scroll-progress-v13{position:fixed;left:0;top:0;width:100%;height:3px;z-index:3000;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#fff,var(--gold));box-shadow:0 0 12px rgba(199,163,90,.6);pointer-events:none}
.back-to-top-v13{position:fixed;right:18px;top:50%;z-index:2000;width:48px;height:48px;border-radius:50%;border:1px solid rgba(199,163,90,.65);background:rgba(5,5,5,.86);backdrop-filter:blur(12px);color:#fff;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translate(80px,-50%) scale(.82);transition:.45s cubic-bezier(.16,1,.3,1);cursor:pointer}
.back-to-top-v13.show{opacity:1;visibility:visible;transform:translate(0,-50%) scale(1)}
.back-to-top-v13:hover{background:#fff;color:#000;border-color:#fff;transform:translate(0,-50%) scale(1.09)}
.back-to-top-v13 svg{width:19px;height:19px}
.back-to-top-fixed{display:none!important}

@media(max-width:700px){.back-to-top-v13{right:10px;width:42px;height:42px}.motion-v13 .card.v13-reveal:nth-child(n),.motion-v13 .reference-card.v13-reveal:nth-child(n){transform:translate3d(0,58px,0) scale(.97)}.motion-v13 .card.v13-in,.motion-v13 .reference-card.v13-in{transform:none}}
@media(prefers-reduced-motion:reduce){.motion-v13 .v13-reveal,.motion-v13 .hero-copy *,.motion-v13 .hero-kpi,.motion-v13 .hero-visual{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:none!important}.hero-lines,.hero-motto:after,.hero-cta .arrow,.hero-cta span:last-child{animation:none!important}.scroll-progress-v13{box-shadow:none}.card,.reference-card{transform:none!important}}

/* V14 FINAL OVERRIDES - reference-locked hero, stable buttons, richer validation */
.btn{position:relative!important;overflow:hidden!important;isolation:isolate!important}
.btn::before{display:none!important;content:none!important}
.btn,.btn.primary{transition:background-color .28s ease,color .28s ease,border-color .28s ease,transform .28s ease!important}
.btn:hover,.btn:focus-visible{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px)!important;box-shadow:none!important}

.reference-grid{gap:28px!important;align-items:stretch!important}
.reference-card{padding:40px 42px!important;min-height:100%!important}
.reference-card blockquote{font-family:var(--sans)!important;font-size:clamp(17px,1.35vw,21px)!important;line-height:1.72!important;letter-spacing:0!important;color:#e8e8e8!important;margin-bottom:28px!important}
.reference-card h4{font-size:1.15rem!important;margin-bottom:22px!important}
.reference-attribution{font-size:.82rem!important;line-height:1.5!important;color:#c7a35a!important}

@media (min-width:1101px){
  .hero-reference{height:440px!important;min-height:440px!important;max-height:440px!important;padding:0!important}
  .hero-stage{width:min(1633px,100%)!important;height:440px!important;min-height:440px!important;max-height:440px!important;grid-template-columns:36.2% 13.4% 50.4%!important;margin:0 auto!important}
  .hero-copy{padding:34px 54px 32px 60px!important;justify-content:center!important}
  .hero-reference .eyebrow{font-size:10px!important;letter-spacing:.23em!important;margin-bottom:17px!important;white-space:nowrap!important}
  .hero-reference h1{font-size:clamp(58px,4.35vw,72px)!important;line-height:.88!important;letter-spacing:-.057em!important;margin:0 0 17px!important;max-width:480px!important}
  .hero-reference .hero-title{font-size:18px!important;line-height:1.32!important;max-width:460px!important;margin:0 0 13px!important}
  .hero-description{font-size:14px!important;line-height:1.48!important;max-width:445px!important;margin:0 0 20px!important;color:#a8a8a8!important}
  .hero-cta{min-width:320px!important;min-height:46px!important;padding:11px 18px!important;font-size:10px!important}
  .hero-kpi-rail{padding:24px 30px!important;justify-content:center!important}
  .hero-kpi{padding:14px 0!important}
  .hero-kpi strong{font-size:31px!important}
  .hero-kpi span{font-size:8.5px!important;max-width:95px!important}
  .hero-visual{height:440px!important;min-height:440px!important;max-height:440px!important;background:#050505!important}
  .hero-visual picture{position:absolute!important;inset:0!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important}
  .hero-visual img{position:absolute!important;left:auto!important;right:4%!important;bottom:-7%!important;width:auto!important;height:108%!important;max-width:68%!important;max-height:none!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important;filter:none!important}
  .hero-visual:after{background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.78) 16%,rgba(5,5,5,.12) 48%,transparent 70%)!important}
}
@media (min-width:1600px){
  .hero-copy{padding-left:58px!important}
  .hero-visual img{right:5%!important;height:110%!important;max-width:66%!important}
}
@media (max-width:1100px) and (min-width:701px){
  .hero-stage{grid-template-columns:minmax(0,1fr) 150px!important;height:auto!important;max-height:none!important}
  .hero-copy{padding:48px 34px!important}
  .hero-reference h1{font-size:58px!important}
  .hero-visual{grid-column:1/-1!important;grid-row:2!important;height:420px!important;min-height:420px!important}
  .hero-visual img{height:108%!important;max-width:62%!important;right:7%!important;bottom:-8%!important;left:auto!important;transform:none!important}
}
@media (max-width:700px){
  .langs{display:flex!important;gap:10px!important;position:absolute!important;right:64px!important;top:24px!important}
  .langs a{font-size:11px!important}
  .hero-copy{padding:40px 18px 28px!important}
  .hero-reference h1{font-size:clamp(46px,14vw,60px)!important}
  .hero-visual{height:330px!important;min-height:330px!important;background:#050505!important}
  .hero-visual picture{display:flex!important;justify-content:flex-end!important;align-items:flex-end!important}
  .hero-visual img{position:absolute!important;left:auto!important;right:0!important;bottom:-5%!important;width:auto!important;height:106%!important;max-width:74%!important;max-height:none!important;object-fit:contain!important;transform:none!important}
  .reference-card{padding:28px 22px!important}
  .reference-card blockquote{font-size:16px!important;line-height:1.62!important}
}

/* V14 motion: visible, sequential, no hover artifacts */
html:not(.no-js) body.v14-motion .hero-copy>*{opacity:0;transform:translate3d(-34px,18px,0);filter:blur(5px)}
html:not(.no-js) body.v14-motion.v14-ready .hero-copy>*{animation:v14HeroText .78s cubic-bezier(.16,1,.3,1) forwards}
body.v14-motion.v14-ready .hero-copy>*:nth-child(1){animation-delay:.08s}
body.v14-motion.v14-ready .hero-copy>*:nth-child(2){animation-delay:.18s}
body.v14-motion.v14-ready .hero-copy>*:nth-child(3){animation-delay:.32s}
body.v14-motion.v14-ready .hero-copy>*:nth-child(4){animation-delay:.46s}
body.v14-motion.v14-ready .hero-copy>*:nth-child(5){animation-delay:.60s}
body.v14-motion .hero-kpi{opacity:0;transform:translateY(30px)}
body.v14-motion.v14-ready .hero-kpi{animation:v14Kpi .72s cubic-bezier(.16,1,.3,1) forwards}
body.v14-motion.v14-ready .hero-kpi:nth-child(1){animation-delay:.35s}
body.v14-motion.v14-ready .hero-kpi:nth-child(2){animation-delay:.47s}
body.v14-motion.v14-ready .hero-kpi:nth-child(3){animation-delay:.59s}
body.v14-motion.v14-ready .hero-kpi:nth-child(4){animation-delay:.71s}
body.v14-motion .hero-visual{opacity:0;clip-path:inset(0 0 0 100%)}
body.v14-motion.v14-ready .hero-visual{animation:v14Photo 1.1s .18s cubic-bezier(.16,1,.3,1) forwards}
body.v14-motion .v14-reveal{opacity:0;transform:translate3d(0,54px,0);filter:blur(7px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s ease}
body.v14-motion .v14-reveal.v14-in{opacity:1;transform:none;filter:none}
body.v14-motion .card.v14-reveal,body.v14-motion .reference-card.v14-reveal{transform:translate3d(0,62px,0) scale(.965)}
body.v14-motion .card.v14-reveal.v14-in,body.v14-motion .reference-card.v14-reveal.v14-in{transform:none}
@keyframes v14HeroText{to{opacity:1;transform:none;filter:none}}
@keyframes v14Kpi{to{opacity:1;transform:none}}
@keyframes v14Photo{to{opacity:1;clip-path:inset(0)}}
@media(prefers-reduced-motion:reduce){body.v14-motion .hero-copy>*,body.v14-motion .hero-kpi,body.v14-motion .hero-visual,body.v14-motion .v14-reveal{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:none!important}}

/* =========================================================
   V15 FINAL HERO RESET - isolated from all earlier overrides
   ========================================================= */
@media (min-width: 1021px) {
  .hero-reference { min-height: 430px !important; height: 430px !important; padding: 0 !important; overflow: hidden !important; }
  .hero-stage {
    display: grid !important;
    grid-template-columns: 34.5% 13.5% 52% !important;
    height: 430px !important;
    min-height: 430px !important;
    max-height: 430px !important;
    width: 100% !important;
    border-top: 1px solid #1b1b1b !important;
    border-bottom: 1px solid #252525 !important;
  }
  .hero-copy {
    grid-column: 1 !important;
    height: 430px !important;
    padding: 48px 34px 34px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    overflow: hidden !important;
  }
  .hero-reference .eyebrow { font-size: 10px !important; line-height: 1.25 !important; margin: 0 0 18px !important; letter-spacing: .235em !important; }
  .hero-reference h1 { font-size: clamp(58px, 4.7vw, 78px) !important; line-height: .86 !important; letter-spacing: -.058em !important; margin: 0 0 20px !important; }
  .hero-reference .hero-title { font-size: clamp(17px, 1.18vw, 22px) !important; line-height: 1.3 !important; max-width: 570px !important; margin: 0 0 14px !important; }
  .hero-reference .hero-description { font-size: 14px !important; line-height: 1.55 !important; max-width: 575px !important; margin: 0 0 22px !important; display: -webkit-box !important; -webkit-line-clamp: 3 !important; -webkit-box-orient: vertical !important; overflow: hidden !important; }
  .hero-reference .hero-motto { display: none !important; }
  .hero-reference .hero-cta { min-width: 320px !important; width: 320px !important; height: 48px !important; padding: 0 20px !important; }
  .hero-kpi-rail {
    grid-column: 2 !important;
    height: 430px !important;
    padding: 28px 28px !important;
    border-left: 1px solid #272727 !important;
    border-right: 1px solid #272727 !important;
    background: #030303 !important;
  }
  .hero-kpi { padding: 14px 0 !important; min-height: 88px !important; }
  .hero-kpi strong { font-size: 31px !important; line-height: 1 !important; }
  .hero-kpi span { font-size: 9px !important; line-height: 1.25 !important; letter-spacing: .14em !important; }
  .hero-visual {
    grid-column: 3 !important;
    height: 430px !important;
    min-height: 430px !important;
    max-height: 430px !important;
    background: #050505 url('hero-v15.jpg') center right / cover no-repeat !important;
    overflow: hidden !important;
  }
  .hero-visual picture, .hero-visual img { display: none !important; }
  .hero-visual::after { background: linear-gradient(90deg,rgba(0,0,0,.28),transparent 25%) !important; }
}

@media (max-width: 1020px) {
  .hero-visual { background: #050505 url('hero-v15.jpg') 67% center / cover no-repeat !important; }
  .hero-visual picture, .hero-visual img { display: none !important; }
}
@media (max-width: 700px) {
  .langs { display: flex !important; gap: 10px !important; }
  .langs a { font-size: 11px !important; }
  .hero-visual { height: 330px !important; min-height: 330px !important; background-position: 68% center !important; }
}

/* V15 visible but controlled motion */
html { scroll-behavior: smooth; }
body.motion-v15 .hero-copy > *,
body.motion-v15 .hero-kpi,
body.motion-v15 .hero-visual { opacity: 0; }
body.motion-v15.hero-v15-play .hero-copy > * { animation: v15Rise .72s cubic-bezier(.16,1,.3,1) forwards; }
body.motion-v15.hero-v15-play .hero-copy > *:nth-child(1){animation-delay:.08s}
body.motion-v15.hero-v15-play .hero-copy > *:nth-child(2){animation-delay:.18s}
body.motion-v15.hero-v15-play .hero-copy > *:nth-child(3){animation-delay:.30s}
body.motion-v15.hero-v15-play .hero-copy > *:nth-child(4){animation-delay:.42s}
body.motion-v15.hero-v15-play .hero-copy > *:nth-child(5){animation-delay:.54s}
body.motion-v15.hero-v15-play .hero-kpi { animation: v15Kpi .72s cubic-bezier(.16,1,.3,1) forwards; }
body.motion-v15.hero-v15-play .hero-kpi:nth-child(1){animation-delay:.22s}
body.motion-v15.hero-v15-play .hero-kpi:nth-child(2){animation-delay:.34s}
body.motion-v15.hero-v15-play .hero-kpi:nth-child(3){animation-delay:.46s}
body.motion-v15.hero-v15-play .hero-kpi:nth-child(4){animation-delay:.58s}
body.motion-v15.hero-v15-play .hero-visual { animation: v15Photo 1.05s .18s cubic-bezier(.16,1,.3,1) forwards; }
@keyframes v15Rise { from{opacity:0;transform:translateY(28px);filter:blur(7px)} to{opacity:1;transform:none;filter:none} }
@keyframes v15Kpi { from{opacity:0;transform:translateX(-22px)} to{opacity:1;transform:none} }
@keyframes v15Photo { from{opacity:0;clip-path:inset(0 100% 0 0);filter:blur(8px)} to{opacity:1;clip-path:inset(0 0 0 0);filter:none} }

body.motion-v15 .reveal { opacity:0 !important; transform:translateY(46px) !important; filter:blur(7px) !important; transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1),filter .78s cubic-bezier(.16,1,.3,1) !important; }
body.motion-v15 .reveal.v15-visible { opacity:1 !important; transform:none !important; filter:none !important; }
.grid3 .reveal:nth-child(2), .metrics .reveal:nth-child(2), .steps .reveal:nth-child(2){transition-delay:.10s!important}
.grid3 .reveal:nth-child(3), .metrics .reveal:nth-child(3), .steps .reveal:nth-child(3){transition-delay:.20s!important}
.grid3 .reveal:nth-child(4), .metrics .reveal:nth-child(4), .steps .reveal:nth-child(4){transition-delay:.30s!important}
.grid3 .reveal:nth-child(5){transition-delay:.40s!important}
.grid3 .reveal:nth-child(6){transition-delay:.50s!important}

.v15-progress { position:fixed;left:0;top:0;height:3px;width:0;background:#d4b24f;z-index:99999;box-shadow:0 0 12px rgba(212,178,79,.55); }
.v15-top { position:fixed;right:18px;top:50%;width:44px;height:44px;border:1px solid #555;background:#080808;color:#fff;display:grid;place-items:center;z-index:9999;opacity:0;transform:translateX(70px) translateY(-50%);transition:.35s ease;cursor:pointer; }
.v15-top.show { opacity:1;transform:translateX(0) translateY(-50%); }
.v15-top:hover { background:#fff;color:#000; }

@media(prefers-reduced-motion:reduce){
  body.motion-v15 .hero-copy > *,body.motion-v15 .hero-kpi,body.motion-v15 .hero-visual,body.motion-v15 .reveal{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important;animation:none!important;transition:none!important}
}

/* =========================================================
   V16 - requested visual corrections
   ========================================================= */
:root{--gold:#d4b24f;--gold-soft:#c9a758}

/* Larger numbered navigation */
.nav{gap:clamp(16px,1.65vw,34px)!important}
.nav a{display:flex!important;align-items:baseline!important;gap:7px!important;font-size:clamp(.72rem,.78vw,.86rem)!important;font-weight:600!important;letter-spacing:.045em!important;white-space:nowrap}
.nav-num{color:var(--gold)!important;font-size:.82em!important;font-weight:700!important;letter-spacing:.08em!important}
.nav-label{color:#d9d9d9!important}
.nav a:hover .nav-label,.nav a:focus-visible .nav-label,.nav a.active .nav-label{color:#fff!important}

/* Gold numerical and section accents */
.hero-kpi strong,.metric strong,.section-num,.kicker,.period,.company,.steps .step b,.learning-list li>span{color:var(--gold)!important}
.section-num{opacity:1!important}
.kicker{font-weight:650!important}

/* Reference 02 inspired hero composition and fully visible motto */
@media (min-width:1021px){
  .hero-reference{height:560px!important;min-height:560px!important}
  .hero-stage{height:560px!important;min-height:560px!important;max-height:560px!important;grid-template-columns:35% 13.5% 51.5%!important}
  .hero-copy{height:560px!important;padding:44px 34px 38px!important;justify-content:center!important}
  .hero-kpi-rail{height:560px!important;padding:38px 28px!important}
  .hero-kpi{min-height:112px!important;padding:17px 0!important}
  .hero-kpi strong{font-size:36px!important}
  .hero-visual{height:560px!important;min-height:560px!important;max-height:560px!important;background-position:center right!important}
  .hero-reference .eyebrow{font-size:11px!important;margin-bottom:20px!important}
  .hero-reference h1{font-size:clamp(68px,5.2vw,92px)!important;margin-bottom:22px!important}
  .hero-reference .hero-title{font-size:clamp(18px,1.25vw,23px)!important}
  .hero-reference .hero-description{font-size:15px!important;line-height:1.6!important;margin-bottom:15px!important;-webkit-line-clamp:unset!important;display:block!important}
  .hero-reference .hero-motto{display:block!important;color:#fff!important;font-size:clamp(18px,1.35vw,24px)!important;line-height:1.34!important;font-weight:500!important;max-width:620px!important;margin:0 0 22px!important;letter-spacing:-.015em!important}
}
@media(max-width:1020px){.hero-reference .hero-motto{display:block!important;color:#fff!important;font-size:clamp(1.15rem,3vw,1.55rem)!important;line-height:1.35!important;margin:0 0 22px!important}}

/* Larger requested statements */
#leadership .summary,#business-impact .metric-evidence-note,#business-cases .summary,#ai-digital-transformation .section-lead,#ai-digital-transformation .summary{font-size:clamp(1.18rem,1.45vw,1.55rem)!important;line-height:1.55!important;color:#d8d8d8!important;max-width:1180px!important}
.metric-evidence-note{margin-top:42px!important}

/* Career dates and descriptors */
.timeline .period{font-size:1rem!important;font-weight:700!important;letter-spacing:.08em!important}
.timeline .company{font-size:1rem!important;font-weight:600!important}

/* Slower count-up and clearer metrics */
.metrics .metric strong{font-weight:300!important}

/* Larger back-to-top symbol */
.v15-top{font-size:28px!important;line-height:1!important;width:54px!important;height:54px!important}

/* Longer gold hero line */
.hero-scroll{justify-content:flex-start!important}
.hero-scroll span{width:84%!important;max-width:none!important;background:linear-gradient(90deg,var(--gold) 0%,var(--gold) 86%,rgba(212,178,79,.15) 100%)!important}

@media(max-width:1120px){
 .nav.open a{display:grid!important;grid-template-columns:36px 1fr!important;gap:10px!important;font-size:.95rem!important}
}
@media(max-width:760px){
 .hero-reference .hero-motto{font-size:1.12rem!important}
 .v15-top{width:48px!important;height:48px!important;font-size:25px!important}
 .hero-scroll span{width:92%!important}
}

/* =========================================================
   V17 - final hero scale and visibility correction
   ========================================================= */
@media (min-width:1021px){
  .hero-reference{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
    overflow:hidden!important;
  }
  .hero-stage{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
    grid-template-columns:36.5% 13% 50.5%!important;
  }
  .hero-copy{
    height:500px!important;
    padding:34px 34px 30px!important;
    overflow:visible!important;
  }
  .hero-reference .eyebrow{
    width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
    overflow:visible!important;
    font-size:clamp(8px,.53vw,10px)!important;
    line-height:1.45!important;
    letter-spacing:.18em!important;
    margin-bottom:14px!important;
  }
  .hero-reference h1{
    font-size:clamp(60px,4.45vw,78px)!important;
    line-height:.88!important;
    margin-bottom:16px!important;
  }
  .hero-reference .hero-title{
    font-size:clamp(16px,1.08vw,20px)!important;
    line-height:1.32!important;
    margin-bottom:10px!important;
  }
  .hero-reference .hero-description{
    font-size:14px!important;
    line-height:1.48!important;
    margin-bottom:10px!important;
    max-width:570px!important;
  }
  .hero-reference .hero-motto{
    display:block!important;
    color:#fff!important;
    font-size:clamp(17px,1.12vw,21px)!important;
    line-height:1.28!important;
    font-weight:500!important;
    max-width:580px!important;
    margin:0 0 14px!important;
    padding:9px 0 9px 16px!important;
    border-left:2px solid var(--gold)!important;
    background:linear-gradient(90deg,rgba(212,178,79,.06),transparent 88%)!important;
    overflow:visible!important;
  }
  .hero-reference .hero-cta{
    min-width:300px!important;
    width:300px!important;
    height:46px!important;
  }
  .hero-kpi-rail{
    height:500px!important;
    padding:26px 28px!important;
  }
  .hero-kpi{
    min-height:100px!important;
    padding:14px 0!important;
  }
  .hero-kpi strong{font-size:34px!important}
  .hero-visual{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
    background-color:#050505!important;
    background-image:url('hero-v15.jpg')!important;
    background-repeat:no-repeat!important;
    background-position:center right!important;
    background-size:contain!important;
  }
  .hero-visual::after{
    background:linear-gradient(90deg,rgba(0,0,0,.20),transparent 22%)!important;
  }
}

@media (min-width:1500px){
  .hero-reference .eyebrow{white-space:nowrap!important}
}


/* =========================================================
   V18 - portrait reduced by 50% and muted antique gold
   ========================================================= */
:root{
  --gold:#b08d4f!important;
  --gold-soft:#9b7a42!important;
}

@media (min-width:1021px){
  .hero-visual{
    background-size:50% auto!important;
    background-position:right center!important;
    background-color:#050505!important;
  }
  .hero-visual::before{
    content:"";
    position:absolute;
    inset:0;
    background:repeating-linear-gradient(90deg,rgba(255,255,255,.026) 0 1px,transparent 1px 13px);
    opacity:.5;
    pointer-events:none;
    z-index:0;
  }
  .hero-visual::after{
    background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 34%,rgba(5,5,5,.50) 58%,transparent 78%)!important;
  }
}

/* V19 - final hero correction: smaller portrait, muted dirty gold, fully visible eyebrow and motto */
:root{
  --accent:#aa8651;
  --accent-strong:#b7935b;
  --accent-soft:rgba(170,134,81,.24);
}

.nav a,.langs a{color:#d8d8d8}
.nav a:hover,.nav a:focus-visible,.nav a.active,.langs a:hover,.langs a:focus-visible,.langs .active{color:#fff}
.nav-num,.section-num,.kicker,.period,.company,.metric strong,.step b,.learning-list li span,.hero-kpi strong{color:var(--accent)!important}
.nav-num{font-size:.82em;font-weight:700;letter-spacing:.11em;margin-right:.42rem;display:inline-block}
.nav-label{display:inline-block}
.section-num{font-weight:300;opacity:1}
.kicker{font-size:.82rem;letter-spacing:.13em}
.period,.company{font-weight:600}
.hero-motto,.summary,.section-lead{overflow:visible}

.hero-reference{min-height:auto!important;padding:0!important;overflow:hidden;background:#020202}
.hero-stage{
  min-height:660px!important;
  grid-template-columns:minmax(420px,.98fr) 190px minmax(700px,1.62fr)!important;
  align-items:stretch!important;
  width:min(1740px,100%)!important;
}
.hero-copy{
  padding:56px 34px 42px 32px!important;
  justify-content:center!important;
  background:linear-gradient(90deg,#050505 0%,#020202 88%,transparent 100%)!important;
}
.hero-reference .eyebrow{
  display:flex!important;
  align-items:flex-start!important;
  gap:12px!important;
  max-width:500px!important;
  margin-bottom:22px!important;
  color:#d3d3d3!important;
  font-size:.58rem!important;
  line-height:1.45!important;
  letter-spacing:.14em!important;
  text-transform:uppercase;
}
.hero-reference .eyebrow > span:first-child{
  flex:0 0 3px;
  width:3px;
  height:14px;
  margin-top:1px;
  background:var(--accent)!important;
  box-shadow:0 0 10px var(--accent-soft)!important;
}
.eyebrow-text{display:block;max-width:100%;white-space:normal;text-wrap:pretty}
.hero-reference h1{
  font-size:clamp(4.15rem,5.6vw,5.9rem)!important;
  line-height:.88!important;
  letter-spacing:-.065em!important;
  margin:0 0 22px!important;
  max-width:520px!important;
}
.hero-reference .hero-title{
  font-size:clamp(1.06rem,1.38vw,1.3rem)!important;
  max-width:520px!important;
  line-height:1.34!important;
  margin-bottom:12px!important;
}
.hero-reference .hero-description{
  max-width:520px!important;
  margin:0 0 18px!important;
  color:#bdbdbd!important;
  font-size:clamp(.97rem,1.12vw,1.08rem)!important;
  line-height:1.52!important;
}
.hero-motto{
  display:block!important;
  max-width:560px!important;
  margin:0 0 24px!important;
  padding:0 0 0 18px!important;
  border-left:2px solid var(--accent)!important;
  color:#fff!important;
  font-size:clamp(1.58rem,1.92vw,1.95rem)!important;
  line-height:1.18!important;
  letter-spacing:-.028em!important;
  text-wrap:balance;
}
.hero-cta,.btn.hero-cta{
  color:var(--accent)!important;
  border-color:rgba(170,134,81,.72)!important;
  min-width:360px!important;
  background:transparent!important;
}
.hero-cta:hover,.hero-cta:focus-visible{color:#fff!important;border-color:#fff!important;background:rgba(255,255,255,.04)!important}
.hero-kpi-rail{
  padding:34px 20px!important;
  border-left:1px solid #262626!important;
  border-right:1px solid #262626!important;
  background:rgba(2,2,2,.94)!important;
}
.hero-kpi{padding:18px 0!important;border-bottom:1px solid #252525!important}
.hero-kpi strong{
  font-size:clamp(1.95rem,2.2vw,2.55rem)!important;
  font-weight:300!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
}
.hero-kpi span{
  margin-top:8px!important;
  max-width:none!important;
  color:#b7b7b7!important;
  font-size:.68rem!important;
  line-height:1.35!important;
  letter-spacing:.12em!important;
}
.hero-visual{
  position:relative!important;
  min-height:660px!important;
  overflow:hidden!important;
  background:linear-gradient(90deg,#060606 0%,#0a0a0a 38%,#101010 100%)!important;
}
.hero-lines{position:absolute;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0 16px,rgba(255,255,255,.045) 16px 17px,transparent 17px 31px)}
.hero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.16) 28%,transparent 56%), radial-gradient(circle at 83% 28%, rgba(255,255,255,.15), transparent 28%);
  pointer-events:none;
}
.hero-visual::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:3px;
  background:linear-gradient(90deg,var(--accent) 0 88%,#303030 88% 100%);
  z-index:3;
}
.hero-visual picture{position:absolute!important;inset:0!important;display:block!important;z-index:2!important}
.hero-visual img{
  position:absolute!important;
  left:auto!important;
  right:4.5%!important;
  bottom:0!important;
  width:auto!important;
  height:auto!important;
  max-width:48%!important;
  max-height:84%!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  transform:none!important;
  transform-origin:center bottom!important;
  filter:saturate(.94) contrast(.97) brightness(.98)!important;
}
.hero-scroll{display:none!important}

.timeline{border-left-color:#353535!important}
.entry:before{background:var(--accent)!important;box-shadow:0 0 0 6px #000!important}
.metric{border-top-color:#474747!important}
.metric h3,.step h3,.hero-kpi span{color:#d2d2d2}
.summary{font-size:1.08rem!important;line-height:1.6!important;color:#c8c8c8!important;border-left-color:var(--accent)!important}
.back-to-top-fixed,.v15-top{font-size:1.5rem!important}

.qr{width:228px!important;height:228px!important}

@media (max-width:1450px){
  .hero-stage{grid-template-columns:minmax(400px,.96fr) 176px minmax(560px,1.36fr)!important;min-height:620px!important}
  .hero-visual,.hero-reference{min-height:auto!important}
  .hero-visual img{max-width:52%!important;max-height:82%!important;right:3%!important}
}
@media (max-width:1180px){
  .hero-stage{grid-template-columns:minmax(0,1fr) 170px minmax(430px,1.06fr)!important;min-height:580px!important}
  .hero-reference .eyebrow{max-width:420px!important}
  .hero-reference h1{font-size:clamp(3.8rem,5.6vw,5.2rem)!important}
  .hero-motto{font-size:clamp(1.35rem,1.8vw,1.62rem)!important}
  .hero-visual img{max-width:56%!important;max-height:80%!important}
}
@media (max-width:980px){
  .hero-stage{display:grid!important;grid-template-columns:minmax(0,1fr) 160px!important;min-height:auto!important}
  .hero-copy{grid-column:1!important;grid-row:1!important;padding:52px 28px 32px!important}
  .hero-kpi-rail{grid-column:2!important;grid-row:1!important;padding:28px 16px!important}
  .hero-visual{grid-column:1 / -1!important;min-height:520px!important}
  .hero-visual img{right:7%!important;max-width:42%!important;max-height:80%!important}
  .hero-reference .eyebrow{max-width:100%!important}
}
@media (max-width:700px){
  .hero-stage{display:flex!important;flex-direction:column!important}
  .hero-copy{padding:44px 20px 30px!important}
  .hero-reference .eyebrow{font-size:.54rem!important;letter-spacing:.11em!important}
  .hero-reference h1{font-size:clamp(3.55rem,17vw,4.9rem)!important;max-width:none!important}
  .hero-reference .hero-title,.hero-reference .hero-description{max-width:none!important}
  .hero-motto{font-size:1.26rem!important;max-width:none!important;padding-left:14px!important}
  .hero-cta,.btn.hero-cta{width:100%!important;min-width:0!important}
  .hero-kpi-rail{order:3!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;padding:18px 16px 26px!important}
  .hero-kpi{padding:14px 10px!important}
  .hero-kpi:nth-child(odd){border-right:1px solid #252525!important}
  .hero-visual{order:2!important;min-height:430px!important}
  .hero-visual img{left:50%!important;right:auto!important;transform:translateX(-50%)!important;max-width:72%!important;max-height:82%!important}
}

/* V21 - approved REFERENCE 03 editorial hero */
:root{--accent:#a98242;--accent-strong:#c39a48;--accent-soft:rgba(169,130,66,.22)}
.hero-editorial{padding:0!important;min-height:auto!important;background:#030303;overflow:hidden;border-bottom:1px solid #171717}
.hero-editorial:before{display:none!important}
.editorial-stage{position:relative;display:grid;grid-template-columns:minmax(560px,1.08fr) minmax(520px,.92fr);min-height:680px;width:min(1680px,100%);margin:0 auto;overflow:hidden;background:#030303;border-left:1px solid #151515;border-right:1px solid #151515}
.editorial-copy{position:relative;z-index:4;display:flex;flex-direction:column;justify-content:center;padding:54px 44px 46px 86px;background:radial-gradient(circle at 4% 10%,rgba(255,255,255,.018),transparent 26%),linear-gradient(90deg,#030303 0%,#030303 88%,rgba(3,3,3,.72) 100%)}
.editorial-quote{position:absolute;z-index:1;left:34px;top:26px;font-family:Georgia,serif;font-size:15rem;line-height:1;color:rgba(255,255,255,.035);pointer-events:none}
.editorial-headline{position:relative;margin:0 0 24px;padding-left:30px;border-left:3px solid var(--accent);font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.15rem,4.55vw,5.15rem);line-height:1.02;letter-spacing:-.045em;font-weight:400;max-width:760px}
.editorial-headline span{display:block;color:#f6f6f4}.editorial-headline .accent-line{color:var(--accent-strong)}
.editorial-strap{position:relative;margin:0 0 28px;padding-top:17px;font-size:.7rem;letter-spacing:.34em;text-transform:uppercase;color:#bbb}
.editorial-strap:before{content:"";position:absolute;left:0;top:0;width:34px;height:2px;background:var(--accent)}
.editorial-role{font-size:1rem;color:var(--accent-strong);font-weight:500;margin-bottom:8px}
.editorial-chips{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:25px;color:#d0d0d0;font-size:.68rem}
.editorial-chips span:not(:last-child):after{content:"•";margin-left:14px;color:var(--accent)}
.editorial-body{max-width:650px;margin:0 0 14px;color:#bbb;font-size:.82rem;line-height:1.65}
.editorial-motto{max-width:680px;margin:8px 0 24px;padding-left:18px;border-left:2px solid var(--accent);color:#fff;font-size:clamp(1.18rem,1.35vw,1.48rem);line-height:1.35;font-weight:400}
.editorial-actions{gap:12px}.editorial-actions .btn{min-height:48px;padding:.78rem 1.25rem;font-size:.68rem;letter-spacing:.04em;text-transform:none}
.editorial-primary{min-width:240px;color:var(--accent-strong)!important;border-color:var(--accent)!important;background:rgba(169,130,66,.04)!important}.editorial-primary span{margin-left:28px;font-size:1.1rem}.editorial-primary:hover{background:#fff!important;color:#000!important;border-color:#fff!important}
.editorial-secondary{min-width:290px;color:#e8e8e8!important;border-color:#4a4a4a!important;background:rgba(8,8,8,.65)!important}.editorial-secondary:hover{background:#fff!important;color:#000!important;border-color:#fff!important}
.editorial-visual{position:relative;min-height:680px;overflow:hidden;background:linear-gradient(90deg,#080808,#111 60%,#0b0b0b)}
.editorial-visual:before{content:"";position:absolute;inset:0;z-index:1;background:repeating-linear-gradient(90deg,transparent 0 52px,rgba(255,255,255,.035) 52px 54px),linear-gradient(90deg,rgba(0,0,0,.70),rgba(0,0,0,.12) 42%,rgba(0,0,0,.22));pointer-events:none}
.window-light{position:absolute;z-index:2;left:8%;bottom:0;width:55%;height:68%;opacity:.9;filter:blur(.3px);background:linear-gradient(128deg,transparent 0 21%,rgba(221,189,139,.54) 22% 29%,transparent 30% 35%,rgba(221,189,139,.48) 36% 43%,transparent 44% 49%,rgba(221,189,139,.40) 50% 57%,transparent 58%);clip-path:polygon(0 100%,100% 100%,100% 0,52% 18%);mix-blend-mode:screen}
.editorial-visual picture{position:absolute;inset:0;z-index:3}
.editorial-visual img{position:absolute;right:6%;bottom:-2%;width:auto;height:auto;max-width:54%;max-height:76%;object-fit:contain;object-position:right bottom;filter:saturate(.88) contrast(.94) brightness(.93);transform:none!important}
.editorial-visual:after{content:"";position:absolute;z-index:4;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.36),transparent 30%),linear-gradient(0deg,rgba(0,0,0,.36),transparent 34%);pointer-events:none}
@media(max-width:1250px){.editorial-stage{grid-template-columns:minmax(520px,1.04fr) minmax(440px,.96fr);min-height:640px}.editorial-copy{padding-left:58px}.editorial-visual{min-height:640px}.editorial-headline{font-size:clamp(3rem,4.4vw,4.55rem)}.editorial-visual img{max-width:59%;max-height:75%;right:3%}}
@media(max-width:980px){.editorial-stage{grid-template-columns:1fr;min-height:auto}.editorial-copy{padding:64px 42px 46px}.editorial-visual{min-height:560px}.editorial-visual img{max-width:48%;max-height:82%;right:8%}.window-light{left:22%;width:55%}}
@media(max-width:700px){.editorial-copy{padding:48px 20px 34px}.editorial-quote{left:6px;top:8px;font-size:10rem}.editorial-headline{padding-left:18px;font-size:clamp(2.55rem,12vw,4rem)}.editorial-strap{letter-spacing:.22em}.editorial-actions{flex-direction:column}.editorial-actions .btn{width:100%;min-width:0}.editorial-visual{min-height:430px}.editorial-visual img{left:50%;right:auto;transform:translateX(-50%)!important;max-width:68%;max-height:85%}.window-light{left:8%;width:75%;height:72%}.editorial-motto{font-size:1.12rem}}
.editorial-copy.hero-animate,.editorial-visual.hero-animate{opacity:1!important;transform:none!important}
body.motion-ready .editorial-copy{animation:editorialCopyIn .9s .08s cubic-bezier(.16,1,.3,1) both!important}
body.motion-ready .editorial-visual{animation:editorialVisualIn 1.05s .15s cubic-bezier(.16,1,.3,1) both!important}
body.motion-ready .editorial-visual img{animation:editorialPortraitIn 1.15s .3s cubic-bezier(.16,1,.3,1) both!important}
@keyframes editorialCopyIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes editorialVisualIn{from{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}
@keyframes editorialPortraitIn{from{opacity:0;transform:translateY(18px);filter:blur(5px) saturate(.82)}to{opacity:1;transform:none;filter:saturate(.88) contrast(.94) brightness(.93)}}
@media(prefers-reduced-motion:reduce){.editorial-copy,.editorial-visual,.editorial-visual img{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}}
/* V21.1 visual calibration to REFERENCE 03 */
.editorial-stage{grid-template-columns:minmax(620px,1.16fr) minmax(520px,.84fr);min-height:650px;max-height:760px}
.editorial-copy{padding:42px 44px 36px 84px}
.editorial-headline{font-size:clamp(2.75rem,3.65vw,4.05rem);line-height:1.04;max-width:690px;margin-bottom:20px;padding-left:24px}
.editorial-strap{margin-bottom:20px;padding-top:14px}
.editorial-role{font-size:.94rem;margin-bottom:6px}
.editorial-chips{margin-bottom:18px}
.editorial-body{font-size:.75rem;line-height:1.55;margin-bottom:10px;max-width:620px}
.editorial-motto{font-size:clamp(1.02rem,1.18vw,1.28rem);line-height:1.32;margin:6px 0 18px;max-width:620px}
.editorial-actions .btn{min-height:44px;padding:.7rem 1.05rem;font-size:.64rem}
.editorial-primary{min-width:220px}.editorial-secondary{min-width:275px}
.editorial-visual{min-height:650px}
.editorial-visual img{right:7%;bottom:-1%;max-width:61%;max-height:73%}
.window-light{left:9%;bottom:0;width:57%;height:64%;opacity:.72}
@media(max-width:1250px){.editorial-stage{grid-template-columns:minmax(540px,1.08fr) minmax(440px,.92fr);min-height:620px}.editorial-copy{padding:38px 34px 34px 52px}.editorial-headline{font-size:clamp(2.65rem,3.9vw,3.7rem)}.editorial-visual{min-height:620px}.editorial-visual img{max-width:65%;max-height:72%}}
.hero-editorial .editorial-headline{font-size:clamp(2.65rem,3.35vw,3.55rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;max-width:670px!important}
.hero-editorial .editorial-visual img{width:clamp(300px,29vw,410px)!important;max-width:none!important;max-height:none!important;height:auto!important;right:7%!important;bottom:0!important}
@media(max-width:1250px){.hero-editorial .editorial-headline{font-size:clamp(2.45rem,3.55vw,3.2rem)!important}.hero-editorial .editorial-visual img{width:clamp(290px,31vw,380px)!important}}
@media(max-width:980px){.hero-editorial .editorial-headline{font-size:clamp(2.8rem,7vw,4rem)!important}.hero-editorial .editorial-visual img{width:min(370px,48vw)!important}}
@media(max-width:700px){.hero-editorial .editorial-headline{font-size:clamp(2.35rem,11vw,3.55rem)!important}.hero-editorial .editorial-visual img{width:min(330px,76vw)!important}}
.hero-editorial .editorial-visual img{-webkit-mask-image:radial-gradient(ellipse 72% 88% at 50% 52%,#000 56%,rgba(0,0,0,.92) 67%,transparent 94%);mask-image:radial-gradient(ellipse 72% 88% at 50% 52%,#000 56%,rgba(0,0,0,.92) 67%,transparent 94%)}

/* V22 - seamless Hero portrait integration */
.hero-visual{
  background:#050505!important;
  isolation:isolate;
}
.hero-visual picture{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  overflow:hidden!important;
}
.hero-visual picture::before{display:none!important}
.hero-visual img{
  position:absolute!important;
  inset:0!important;
  left:0!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  filter:saturate(.9) contrast(.96) brightness(.94)!important;
  animation:none!important;
}
.hero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(90deg,#050505 0%,rgba(5,5,5,.92) 10%,rgba(5,5,5,.58) 23%,rgba(5,5,5,.12) 40%,transparent 58%),
    linear-gradient(0deg,rgba(0,0,0,.38),transparent 32%);
  pointer-events:none;
}
.hero-visual::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 30%,transparent 88%,rgba(0,0,0,.15));
  pointer-events:none;
}
.hero-lines{
  z-index:4!important;
  opacity:.24!important;
  mix-blend-mode:soft-light!important;
}
@media(min-width:1200px){
  .hero-visual img{object-position:center center!important}
}
@media(max-width:1020px){
  .hero-visual{min-height:560px!important}
  .hero-visual img{object-position:center center!important}
}
@media(max-width:760px){
  .hero-visual{min-height:430px!important}
  .hero-visual img{object-position:60% center!important}
}

/* V23 - seamless portrait integration and higher placement */
.editorial-visual{
  background:
    radial-gradient(ellipse at 73% 35%,rgba(150,135,118,.16) 0%,rgba(35,33,31,.12) 24%,transparent 50%),
    linear-gradient(90deg,#050505 0%,#0a0a0a 32%,#111 70%,#0b0b0b 100%)!important;
}
.editorial-visual:before{
  background:
    repeating-linear-gradient(90deg,transparent 0 52px,rgba(255,255,255,.035) 52px 54px),
    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.22) 38%,rgba(0,0,0,.16) 100%)!important;
}
.window-light{
  left:18%!important;
  bottom:8%!important;
  width:46%!important;
  height:56%!important;
  opacity:.34!important;
  filter:blur(11px)!important;
  background:
    linear-gradient(130deg,
      transparent 0 29%,
      rgba(224,194,146,.42) 30% 35%,
      transparent 36% 44%,
      rgba(224,194,146,.31) 45% 50%,
      transparent 51% 59%,
      rgba(224,194,146,.24) 60% 65%,
      transparent 66%)!important;
  clip-path:none!important;
  mix-blend-mode:screen!important;
  transform:skewX(-5deg)!important;
}
.editorial-visual picture{
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  overflow:visible!important;
}
.editorial-visual img{
  position:absolute!important;
  right:4.5%!important;
  bottom:4%!important;
  width:auto!important;
  height:auto!important;
  max-width:54%!important;
  max-height:76%!important;
  object-fit:contain!important;
  object-position:right bottom!important;
  transform:translateY(-18px)!important;
  filter:saturate(.88) contrast(.93) brightness(.93) blur(.12px)!important;
  -webkit-mask-image:
    linear-gradient(to bottom,transparent 0%,#000 8%,#000 88%,transparent 100%),
    linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);
  -webkit-mask-composite:source-in;
  mask-image:
    linear-gradient(to bottom,transparent 0%,#000 8%,#000 88%,transparent 100%),
    linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);
  mask-composite:intersect;
}
.editorial-visual:after{
  background:
    linear-gradient(90deg,rgba(0,0,0,.62) 0%,rgba(0,0,0,.23) 24%,transparent 49%),
    linear-gradient(0deg,rgba(0,0,0,.48) 0%,transparent 30%),
    radial-gradient(ellipse at 72% 46%,transparent 0 34%,rgba(0,0,0,.12) 58%,rgba(0,0,0,.32) 100%)!important;
}

@media(max-width:1250px){
  .editorial-visual img{right:3%!important;max-width:58%!important;max-height:75%!important;transform:translateY(-14px)!important}
  .window-light{left:15%!important;width:50%!important}
}
@media(max-width:980px){
  .editorial-visual img{right:7%!important;max-width:48%!important;max-height:80%!important;transform:translateY(-12px)!important}
  .window-light{left:22%!important;width:48%!important;height:52%!important}
}
@media(max-width:700px){
  .editorial-visual img{left:50%!important;right:auto!important;max-width:68%!important;max-height:82%!important;transform:translate(-50%,-8px)!important}
  .window-light{left:12%!important;width:64%!important;height:48%!important;bottom:10%!important}
}


/* V24 - requested Hero and Career Journey corrections */
.hero-editorial .editorial-motto{display:none!important}

/* Centre the existing portrait inside the visual field without increasing its size. */
.hero-editorial .editorial-visual img{
  left:50%!important;
  right:auto!important;
  bottom:4%!important;
  width:auto!important;
  height:auto!important;
  max-width:54%!important;
  max-height:76%!important;
  transform:translate(-50%,-18px)!important;
  transform-origin:center bottom!important;
  animation:none!important;
}

/* Employer-record note uses the same typographic scale as the following summary. */
.career-verification-note,
#leadership .summary{
  font-size:1.08rem!important;
  line-height:1.6!important;
}
.career-verification-note{
  max-width:920px;
  color:#c8c8c8;
  margin-top:44px;
}

@media(max-width:1250px){
  .hero-editorial .editorial-visual img{
    left:50%!important;
    right:auto!important;
    max-width:58%!important;
    max-height:75%!important;
    transform:translate(-50%,-14px)!important;
  }
}
@media(max-width:980px){
  .hero-editorial .editorial-visual img{
    left:50%!important;
    right:auto!important;
    max-width:48%!important;
    max-height:80%!important;
    transform:translate(-50%,-12px)!important;
  }
}
@media(max-width:700px){
  .hero-editorial .editorial-visual img{
    left:50%!important;
    right:auto!important;
    max-width:68%!important;
    max-height:82%!important;
    transform:translate(-50%,-8px)!important;
  }
  .career-verification-note,
  #leadership .summary{
    font-size:1rem!important;
    line-height:1.55!important;
  }
}

/* V25 - restored animated Hero KPI rail */
.hero-editorial .editorial-stage{
  grid-template-columns:minmax(590px,50%) minmax(165px,13%) minmax(460px,37%)!important;
}
.hero-kpi-rail-v25{
  position:relative;
  z-index:5;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  padding:34px 28px;
  border-left:1px solid #292929;
  border-right:1px solid #292929;
  background:linear-gradient(180deg,rgba(3,3,3,.97),rgba(5,5,5,.94));
}
.hero-kpi-v25{
  padding:22px 0;
  border-bottom:1px solid #282828;
}
.hero-kpi-v25:last-child{border-bottom:0}
.hero-kpi-v25 strong{
  display:block;
  font-size:clamp(2rem,2.65vw,3rem);
  line-height:1;
  font-weight:300;
  letter-spacing:-.045em;
  color:#f1f1ef;
  font-variant-numeric:tabular-nums;
}
.hero-kpi-v25:nth-child(even) strong{color:var(--accent-strong)}
.hero-kpi-v25 span{
  display:block;
  max-width:140px;
  margin-top:10px;
  color:#b9b9b9;
  font-size:.66rem;
  line-height:1.4;
  font-weight:600;
  letter-spacing:.11em;
  text-transform:uppercase;
}
body.motion-v15 .hero-kpi-rail-v25{
  animation:v25RailIn .95s .22s cubic-bezier(.16,1,.3,1) both;
}
@keyframes v25RailIn{
  from{opacity:0;transform:translateX(-18px)}
  to{opacity:1;transform:none}
}

@media(max-width:1350px){
  .hero-editorial .editorial-stage{
    grid-template-columns:minmax(520px,49%) minmax(150px,14%) minmax(390px,37%)!important;
  }
  .hero-kpi-rail-v25{padding:28px 22px}
  .hero-kpi-v25{padding:19px 0}
  .hero-kpi-v25 span{font-size:.61rem}
}
@media(max-width:1050px){
  .hero-editorial .editorial-stage{
    grid-template-columns:minmax(0,1fr) 170px!important;
    grid-template-areas:"copy kpi" "visual visual";
    max-height:none!important;
  }
  .hero-editorial .editorial-copy{grid-area:copy}
  .hero-kpi-rail-v25{grid-area:kpi;padding:24px 22px}
  .hero-editorial .editorial-visual{grid-area:visual;min-height:540px!important}
}
@media(max-width:700px){
  .hero-editorial .editorial-stage{display:flex!important;flex-direction:column!important}
  .hero-editorial .editorial-copy{order:1}
  .hero-kpi-rail-v25{
    order:2;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    padding:10px 18px 22px;
    border:0;
    border-top:1px solid #292929;
    border-bottom:1px solid #292929;
  }
  .hero-kpi-v25{padding:18px 12px}
  .hero-kpi-v25:nth-child(odd){border-right:1px solid #282828}
  .hero-kpi-v25 strong{font-size:2.1rem}
  .hero-kpi-v25 span{font-size:.58rem}
  .hero-editorial .editorial-visual{order:3;min-height:430px!important}
}
@media(prefers-reduced-motion:reduce){
  .hero-kpi-rail-v25{animation:none!important;opacity:1!important;transform:none!important}
}

/* V26 - reliable mobile navigation and language selector */
@media(max-width:1120px){
  .header{overflow:visible!important}
  .header-inner{
    position:relative!important;
    display:grid!important;
    grid-template-columns:auto 1fr auto!important;
    align-items:center!important;
    min-height:70px!important;
    height:70px!important;
    gap:14px!important;
  }
  .brand{grid-column:1!important;z-index:1004!important}
  .menu{
    grid-column:3!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:relative!important;
    z-index:1004!important;
    margin:0!important;
    min-width:82px!important;
    min-height:46px!important;
    padding:.7rem .9rem!important;
    background:#050505!important;
    color:#fff!important;
    border:1px solid #444!important;
  }
  .menu[aria-expanded="true"]{background:#fff!important;color:#000!important;border-color:#fff!important}

  .nav{
    display:none!important;
    position:fixed!important;
    top:70px!important;
    left:0!important;
    right:0!important;
    z-index:1002!important;
    width:100%!important;
    max-height:calc(100dvh - 70px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    margin:0!important;
    padding:72px max(20px,var(--pad)) 26px!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    background:rgba(3,3,3,.985)!important;
    border-top:1px solid #242424!important;
    border-bottom:1px solid #333!important;
    box-shadow:0 24px 60px rgba(0,0,0,.72)!important;
    backdrop-filter:blur(18px)!important;
  }
  .nav.open{display:flex!important}
  .nav.open a{
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    align-items:center!important;
    gap:12px!important;
    width:100%!important;
    min-height:48px!important;
    padding:11px 2px!important;
    border-bottom:1px solid #1d1d1d!important;
    font-size:.92rem!important;
    white-space:normal!important;
  }
  .nav.open a:last-child{border-bottom:0!important}
  .nav.open a:after{display:none!important}
  .nav.open .nav-num{font-size:.72rem!important;color:var(--accent-strong,#b7935b)!important}
  .nav.open .nav-label{font-size:.94rem!important;color:#ededed!important;line-height:1.3!important}

  .langs{
    display:none!important;
    position:fixed!important;
    top:84px!important;
    left:max(20px,var(--pad))!important;
    right:max(20px,var(--pad))!important;
    z-index:1003!important;
    width:auto!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 0 12px!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    border-left:0!important;
    border-bottom:1px solid #292929!important;
    background:transparent!important;
  }
  body.mobile-menu-open .langs{display:flex!important}
  .langs a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:42px!important;
    min-height:34px!important;
    padding:6px 10px!important;
    border:1px solid #333!important;
    font-size:.75rem!important;
    line-height:1!important;
    color:#aaa!important;
    background:#080808!important;
  }
  .langs a:after{display:none!important}
  .langs a.active{color:#000!important;background:var(--accent-strong,#b7935b)!important;border-color:var(--accent-strong,#b7935b)!important}
  body.mobile-menu-open{overflow:hidden!important}
  body.mobile-menu-open::after{
    content:"";
    position:fixed;
    inset:70px 0 0;
    z-index:1000;
    background:rgba(0,0,0,.46);
    pointer-events:none;
  }
}

@media(max-width:700px){
  .header-inner{height:68px!important;min-height:68px!important;grid-template-columns:auto 1fr auto!important;padding-inline:0!important}
  .brand{width:46px!important;height:46px!important}
  .menu{min-width:78px!important;min-height:46px!important;font-size:.72rem!important}
  .nav{top:68px!important;max-height:calc(100dvh - 68px)!important;padding:70px 18px 22px!important}
  .langs{top:80px!important;left:18px!important;right:18px!important}
  body.mobile-menu-open::after{inset:68px 0 0!important}
}

@media(min-width:1121px){
  body.mobile-menu-open{overflow:auto!important}
}
@media(max-width:1120px){.header{z-index:2000!important}}
