.home-page .site-header:not(.is-scrolled){color:var(--color-white)}
.home-page .site-header:not(.is-scrolled) .brand,.home-page .site-header:not(.is-scrolled) .nav-link,.home-page .site-header:not(.is-scrolled) .menu-toggle{color:var(--color-white)}
.home-page .site-header:not(.is-scrolled) .header-cta{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.25);color:var(--color-white);backdrop-filter:blur(12px)}
.home-page .site-header:not(.is-scrolled) .header-cta:hover{background:var(--color-white);color:var(--color-navy-950)}

.home-hero{position:relative;display:flex;align-items:flex-end;min-height:100svh;overflow:hidden;background:var(--color-navy-950);color:var(--color-white)}
.home-hero__media{position:absolute;inset:0;overflow:hidden}.home-hero__media::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(7,20,38,.9) 0%,rgba(7,20,38,.7) 42%,rgba(7,20,38,.28) 72%,rgba(7,20,38,.18) 100%)}.home-hero__media::after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,rgba(7,20,38,.28),transparent 32%,transparent 58%,rgba(7,20,38,.72))}.home-hero__media img{position:absolute;inset:-5% 0 auto;width:100%;height:110%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.03);transform:translate3d(0,var(--parallax-y,0),0) scale(1.02)}
.home-hero__inner{position:relative;z-index:5;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);gap:clamp(52px,8vw,120px);align-items:end;width:min(calc(100% - (var(--page-padding) * 2)),var(--container-wide));margin:auto;padding:160px 0 54px}
.home-hero__primary{display:grid;gap:26px}.home-hero__eyebrow{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.66);font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.home-hero__eyebrow::before{content:"";width:28px;height:1px;background:var(--color-red-500)}
.home-hero__title{max-width:1100px;color:var(--color-white);font-size:clamp(4.5rem,8.5vw,9rem);line-height:.87;letter-spacing:-.075em}.home-hero__title-line{display:block}.home-hero__title-accent{font-family:var(--font-editorial);font-style:italic;font-weight:400;letter-spacing:-.055em}
.home-hero__secondary{display:grid;gap:26px;max-width:410px;padding-bottom:6px}.home-hero__description{color:rgba(255,255,255,.72);font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.78}.home-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.home-hero__actions .button-light:hover{background:var(--color-red-600);color:var(--color-white)}
.home-hero__foot{grid-column:1/-1;display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)}.home-hero__location{display:grid;gap:3px;color:rgba(255,255,255,.46);font-size:.67rem}.home-hero__location strong{color:rgba(255,255,255,.82);font-weight:500}.home-hero__scroll{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,.58);font-size:.67rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.home-hero__scroll .icon{color:var(--color-red-500)}

.home-intro-strip{background:var(--color-white)}.home-intro-strip__inner{display:grid;grid-template-columns:minmax(170px,.38fr) minmax(0,1.62fr);gap:clamp(54px,10vw,170px);padding:clamp(96px,11vw,160px) 0}.home-intro-strip__statement{max-width:1050px;color:var(--color-navy-950);font-size:clamp(2.7rem,5.4vw,5.8rem);font-weight:500;line-height:1;letter-spacing:-.06em}.home-intro-strip__statement em{font-family:var(--font-editorial);font-style:italic;font-weight:400}

.home-about{background:var(--color-off-white)}.home-about__copy{display:grid;gap:26px;max-width:650px}.home-about__title{max-width:700px}.home-about__description{max-width:590px;color:var(--color-text-soft);font-size:1.02rem;line-height:1.8}.home-about__media{position:relative;min-height:680px;overflow:hidden;background:var(--color-stone-200)}.home-about__media img{position:absolute;inset:-5% 0 auto;width:100%;height:110%;object-fit:cover;transform:translate3d(0,var(--parallax-y,0),0)}.home-about__note{position:absolute;right:28px;bottom:28px;z-index:4;width:min(300px,calc(100% - 40px));padding:24px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.home-about__note-label{display:block;margin-bottom:16px;color:var(--color-red-600);font-size:.64rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-about__note-copy{font-family:var(--font-editorial);font-size:1.45rem;line-height:1.18;color:var(--color-navy-950)}

.home-services{background:var(--color-white)}.home-services__header{margin-bottom:64px}.home-services__intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:clamp(46px,8vw,120px)}.home-services__title{max-width:900px}.home-services__copy{max-width:500px;justify-self:end;color:var(--color-text-soft);line-height:1.78}

.home-lifecycle{background:var(--color-navy-950)!important;color:var(--color-white)}.home-lifecycle__header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:clamp(46px,8vw,120px);margin-bottom:70px}.home-lifecycle__title{max-width:900px;color:var(--color-white)!important}.home-lifecycle__description{max-width:480px;justify-self:end;color:rgba(255,255,255,.62);line-height:1.75}

.home-visual{padding:0;background:var(--color-navy-950)}.home-visual__frame{position:relative;height:clamp(560px,68vw,920px);overflow:hidden}.home-visual__frame img{position:absolute;inset:-4% 0 auto;width:100%;height:108%;object-fit:cover;transform:translate3d(0,var(--parallax-y,0),0);filter:saturate(.82)}.home-visual__caption{position:absolute;z-index:4;left:var(--page-padding);bottom:24px;color:rgba(255,255,255,.7);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}

.home-process{background:var(--color-off-white)}.home-process__intro{display:grid;gap:24px}.home-process__title{max-width:520px}.home-process__description{max-width:430px;color:var(--color-text-soft);line-height:1.75}

.home-statement{background:var(--color-white)}.home-statement__inner{display:grid;grid-template-columns:80px minmax(0,1fr);gap:clamp(32px,7vw,110px);align-items:start}.home-statement__mark{font-family:var(--font-editorial);font-size:clamp(4rem,7vw,7rem);line-height:.7;color:var(--color-red-600)}.home-statement__text{max-width:1150px;font-family:var(--font-editorial);font-size:clamp(3rem,6.7vw,7rem);font-weight:400;line-height:.96;letter-spacing:-.055em;color:var(--color-navy-950)}

.home-insights{background:var(--color-white)}.home-insights__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:56px}.home-insights__heading{display:grid;gap:20px;max-width:760px}.home-insights__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px}.home-insights__feature .insight-card__media{aspect-ratio:16/10}.home-insights__feature .insight-card__title{font-size:clamp(2rem,3.8vw,4rem)}.home-insights__side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:32px}.home-insights__side .insight-card{display:grid;grid-template-columns:140px 1fr;gap:18px;align-items:start}.home-insights__side .insight-card__media{aspect-ratio:1/1}.home-insights__side .insight-card__body{padding-top:0}.home-insights__side .insight-card__title{font-size:1.45rem}

.home-resources{background:var(--color-off-white)}.home-resources__header{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:end;gap:clamp(46px,8vw,110px);margin-bottom:56px}.home-resources__heading{max-width:760px}.home-resources__copy{max-width:470px;justify-self:end;color:var(--color-text-soft);line-height:1.75}

.home-consultation{position:relative;overflow:hidden;background:var(--color-red-600)!important;color:var(--color-white)}.home-consultation::before,.home-consultation::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;pointer-events:none}.home-consultation::before{width:520px;height:520px;right:4%;top:10%}.home-consultation::after{width:800px;height:800px;right:-12%;top:-38%}.home-consultation__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:clamp(48px,8vw,120px);padding:clamp(100px,12vw,165px) 0}.home-consultation__content{display:grid;gap:26px}.home-consultation__eyebrow{color:rgba(255,255,255,.72)}.home-consultation__eyebrow::before{background:var(--color-white)}.home-consultation__title{max-width:980px;color:var(--color-white)!important;font-size:clamp(3.4rem,6.7vw,7.4rem);line-height:.92;letter-spacing:-.066em}.home-consultation__title em{font-family:var(--font-editorial);font-style:italic;font-weight:400}.home-consultation__action{display:flex;justify-content:flex-end}.home-consultation__action .button{min-height:56px;padding-inline:24px;background:var(--color-white);color:var(--color-navy-950)}.home-consultation__action .button:hover{background:var(--color-navy-950);color:var(--color-white)}

@media(max-width:1023px){.home-hero__inner{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);gap:44px}.home-hero__title{font-size:clamp(4rem,9vw,6.4rem)}.home-intro-strip__inner{grid-template-columns:180px 1fr;gap:56px}.home-lifecycle__header{grid-template-columns:1fr .72fr}.home-insights__layout{grid-template-columns:1fr}.home-insights__side{grid-template-columns:repeat(2,1fr);grid-template-rows:none}.home-insights__side .insight-card{display:flex}.home-insights__side .insight-card__media{aspect-ratio:4/3}}
@media(max-width:767px){.home-hero__media::before{background:linear-gradient(180deg,rgba(7,20,38,.35),rgba(7,20,38,.45) 38%,rgba(7,20,38,.9) 100%)}.home-hero__media img{object-position:62% center}.home-hero__inner{grid-template-columns:1fr;align-content:end;min-height:100svh;padding:120px 0 28px;gap:26px}.home-hero__title{font-size:clamp(3.3rem,15vw,5.3rem)}.home-hero__secondary{max-width:540px}.home-hero__actions{flex-direction:column}.home-hero__actions .button{width:100%}.home-hero__foot{margin-top:6px}.home-hero__location{display:none}.home-intro-strip__inner{grid-template-columns:1fr;gap:30px;padding:84px 0}.home-intro-strip__statement{font-size:clamp(2.4rem,11vw,4rem)}.home-about__media{min-height:520px}.home-about__note{right:16px;bottom:16px;width:calc(100% - 32px)}.home-services__intro,.home-lifecycle__header,.home-resources__header,.home-consultation__inner{grid-template-columns:1fr;align-items:start;gap:28px}.home-services__copy,.home-lifecycle__description,.home-resources__copy{justify-self:start}.home-visual__frame{height:520px}.home-statement__inner{grid-template-columns:1fr;gap:14px}.home-statement__text{font-size:clamp(2.7rem,12.5vw,4.7rem)}.home-insights__header{align-items:flex-start;flex-direction:column}.home-insights__side{grid-template-columns:1fr}.home-insights__side .insight-card{display:flex}.home-consultation__inner{padding:86px 0}.home-consultation__title{font-size:clamp(3rem,13vw,5.2rem)}.home-consultation__action{justify-content:flex-start}.home-consultation__action .button{width:100%}.home-consultation::before{display:none}.home-consultation::after{right:-70%;top:auto;bottom:-35%}}

/* =========================================================
   KLARR — COPY & ALIGNMENT UPGRADE
========================================================= */
.home-hero__primary,
.home-hero__secondary,
.home-about__copy,
.home-services__intro > *,
.home-process__intro,
.home-insights__heading,
.home-resources__heading{
  text-align:left;
}
.home-hero__title{
  max-width:9.4ch;
  text-wrap:balance;
}
.home-hero__description,
.home-about__description,
.home-services__copy,
.home-lifecycle__description,
.home-process__description,
.home-resources__copy{
  text-wrap:pretty;
}
.home-services__title,
.home-lifecycle__title,
.home-process__title,
.home-resources__heading h2,
.home-insights__heading h2{
  text-wrap:balance;
}

@media(max-width:767px){
  .home-hero__inner{
    align-content:center;
    justify-items:center;
    padding-top:110px;
    padding-bottom:34px;
  }
  .home-hero__primary,
  .home-hero__secondary{
    width:100%;
    max-width:620px;
    text-align:center;
    justify-items:center;
  }
  .home-hero__eyebrow{
    justify-content:center;
  }
  .home-hero__title{
    max-width:9ch;
    margin-inline:auto;
    font-size:clamp(3.05rem,14.4vw,4.8rem);
    line-height:.9;
  }
  .home-hero__description{
    max-width:36rem;
    margin-inline:auto;
  }
  .home-hero__actions{
    width:min(100%,360px);
    margin-inline:auto;
  }
  .home-hero__foot{
    width:100%;
    justify-content:center;
    text-align:center;
  }
  .home-hero__scroll{
    margin-inline:auto;
  }
  .home-intro-strip__inner{
    text-align:center;
    justify-items:center;
  }
  .home-intro-strip__statement{
    max-width:11ch;
    margin-inline:auto;
  }
  .home-about__copy,
  .home-services__intro > *,
  .home-process__intro,
  .home-insights__heading,
  .home-resources__heading,
  .home-resources__copy{
    text-align:left;
  }
  .home-consultation__content,
  .home-consultation__action{
    text-align:center;
    justify-items:center;
    justify-content:center;
  }
  .home-consultation__eyebrow{
    justify-content:center;
  }
  .home-consultation__title{
    max-width:9.5ch;
    margin-inline:auto;
  }
}
