/* Jenova Partners approved dark premium theme mapping. */
/* Approved palette is locked; these roles map site surfaces to approved swatches. */
:root {
  --theme-page-bg-token: jp_warm_white;
  --theme-page-bg: var(--jp-warm-white);
  --theme-page-bg-rgb: var(--jp-warm-white-rgb);
  --theme-header-bg-token: jp_slate_950;
  --theme-header-bg: var(--jp-slate-950);
  --theme-header-bg-rgb: var(--jp-slate-950-rgb);
  --theme-menu-bg-token: jp_slate_900;
  --theme-menu-bg: var(--jp-slate-900);
  --theme-menu-bg-rgb: var(--jp-slate-900-rgb);
  --theme-footer-bg-token: jp_slate_950;
  --theme-footer-bg: var(--jp-slate-950);
  --theme-footer-bg-rgb: var(--jp-slate-950-rgb);
  --theme-h1-color-token: jp_slate_700;
  --theme-h1-color: var(--jp-slate-700);
  --theme-h2-color-token: jp_slate_700;
  --theme-h2-color: var(--jp-slate-700);
  --theme-body-text-token: jp_slate_700;
  --theme-body-text: var(--jp-slate-700);
  --theme-muted-text-token: jp_slate_500;
  --theme-muted-text: var(--jp-slate-500);
  --theme-light-text-token: jp_warm_white;
  --theme-light-text: var(--jp-warm-white);
  --theme-cta-bg-token: jp_amber;
  --theme-cta-bg: var(--jp-amber);
  --theme-cta-bg-rgb: var(--jp-amber-rgb);
  --theme-cta-text-token: jp_slate_950;
  --theme-cta-text: var(--jp-slate-950);
  --theme-cta-text-rgb: var(--jp-slate-950-rgb);
  --theme-cta-hover-token: jp_amber_light;
  --theme-cta-hover: var(--jp-amber-light);
  --theme-cta-hover-rgb: var(--jp-amber-light-rgb);
  --theme-card-bg-token: jp_warm_white;
  --theme-card-bg: var(--jp-warm-white);
  --theme-card-bg-rgb: var(--jp-warm-white-rgb);
  --theme-section-bg-token: jp_stone;
  --theme-section-bg: var(--jp-stone);
  --theme-section-bg-rgb: var(--jp-stone-rgb);
  --theme-dark-block-bg-token: jp_slate_900;
  --theme-dark-block-bg: var(--jp-slate-900);
  --theme-dark-block-bg-rgb: var(--jp-slate-900-rgb);
  --theme-border-token: jp_stone;
  --theme-border: var(--jp-stone);
  --theme-border-rgb: var(--jp-stone-rgb);
  --theme-header-text-token: jp_warm_white;
  --theme-header-text: var(--jp-warm-white);
  --theme-header-text-rgb: var(--jp-warm-white-rgb);
  --theme-menu-text-token: jp_warm_white;
  --theme-menu-text: var(--jp-warm-white);
  --theme-menu-text-rgb: var(--jp-warm-white-rgb);
  --theme-footer-text-token: jp_warm_white;
  --theme-footer-text: var(--jp-warm-white);
  --theme-footer-text-rgb: var(--jp-warm-white-rgb);
  --theme-header-logo-light-opacity: 1;
  --theme-header-logo-dark-opacity: 0;
  --theme-footer-logo-light-opacity: 1;
  --theme-footer-logo-dark-opacity: 0;
}

/* 2026-07-10 dev menu/arrow/photo pass: real Strategic Advisory visual and compact mobile card headings. */
.strategic-advisory-page .sa-hero::before {
  background: url("../img/stock/dev-strategic-collaborating-office-2220786336.webp?v=20260710-realphoto1") center 50% / cover no-repeat !important;
  filter: saturate(1.02) contrast(1.02) brightness(0.92) !important;
}

@media (max-width: 980px) {
  .strategic-advisory-page .sa-hero::before {
    background-position: 56% 50% !important;
  }
}

@media (max-width: 720px) {
  html body.executive-redesign .es-principles-grid article,
  html body .es-principles-grid article {
    min-height: auto !important;
    padding: clamp(28px, 7vw, 34px) clamp(28px, 7vw, 34px) !important;
  }

  html body.executive-redesign .es-principles-grid .es-principle-title,
  html body .es-principles-grid .es-principle-title {
    width: 100% !important;
    max-width: 14ch !important;
    font-size: clamp(1.58rem, 6.55vw, 1.96rem) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev final-final: make approved serif heading measure win after all legacy rules. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: min(18ch, 92vw) !important;
    font-size: clamp(2.35rem, 4.35vw, 5.45rem) !important;
    line-height: 0.98 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main .about-intro,
  html body .site-shell main#main.site-main .about-purpose-card-vision,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head,
  html body .site-shell main#main.site-main .where-work-copy,
  html body .site-shell main#main.site-main .professional-intro-panel,
  html body .site-shell main#main.site-main .sa-overview-heading {
    width: 100% !important;
    max-width: min(1180px, 92vw) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(1560px, calc(100vw - 64px)) !important;
    max-width: min(1560px, calc(100vw - 64px)) !important;
    grid-template-columns: minmax(0, 1.24fr) minmax(440px, 0.76fr) !important;
    gap: clamp(42px, 4.6vw, 78px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel > div:first-child,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    max-width: min(980px, 100%) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(3.7rem, 4.7vw, 5.35rem) !important;
    line-height: 1 !important;
  }
}

@media (max-width: 1180px) {
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(2rem, 9.2vw, 2.82rem) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(100% - 28px, 760px) !important;
    max-width: min(100% - 28px, 760px) !important;
    padding-inline: clamp(24px, 7vw, 34px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(2.2rem, 10vw, 3rem) !important;
    line-height: 1.02 !important;
  }
}

/* 2026-07-10 dev final mobile homepage hero fit. */
@media (max-width: 720px) {
  html body.home-page .site-shell main#main.site-main .hero-cinematic,
  html body.home-page .site-shell main#main.site-main .hero.hero-cinematic {
    min-height: 100svh !important;
    min-height: 100dvh !important;
    height: auto !important;
    overflow: hidden !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-media,
  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-media-slide,
  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-media video {
    min-height: 100% !important;
    height: 100% !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-inner,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide] .hero-inner {
    width: min(100% - 32px, 720px) !important;
    max-width: min(100% - 32px, 720px) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    box-sizing: border-box !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: min(100% - 32px, 640px) !important;
    max-width: min(100% - 32px, 640px) !important;
    margin-top: clamp(112px, 17svh, 158px) !important;
    margin-bottom: clamp(28px, 7svh, 54px) !important;
    padding:
      clamp(22px, 6vw, 32px)
      clamp(18px, 5vw, 26px)
      clamp(22px, 6vw, 32px) !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
    border-left: 3px solid var(--jp-amber) !important;
    border-radius: 8px !important;
    background:
      radial-gradient(circle at 92% 12%, rgb(var(--jp-amber-rgb) / 0.12), transparent 12rem),
      linear-gradient(130deg, rgb(var(--jp-slate-950-rgb) / 0.7), rgb(var(--jp-slate-900-rgb) / 0.52)) !important;
    box-shadow: none !important;
    backdrop-filter: blur(2px) !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-inner > .eyebrow,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-subtitle,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-copy {
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(2.05rem, 8.2vw, 2.82rem) !important;
    line-height: 1.02 !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-subtitle,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-copy {
    margin-top: clamp(12px, 3.2vw, 18px) !important;
    font-size: clamp(0.92rem, 3.8vw, 1.12rem) !important;
    line-height: 1.35 !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-media-controls,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .button-row {
    display: none !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-media-slide[data-hero-slide="2"],
  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-operations-slide {
    object-fit: cover !important;
    object-position: 62% 42% !important;
  }
}

/* 2026-07-10 dev: final large heading font and measure correction. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: min(18ch, 92vw) !important;
    font-size: clamp(2.35rem, 4.35vw, 5.45rem) !important;
    line-height: 0.98 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main .about-intro,
  html body .site-shell main#main.site-main .about-purpose-card-vision,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head,
  html body .site-shell main#main.site-main .where-work-copy,
  html body .site-shell main#main.site-main .professional-intro-panel,
  html body .site-shell main#main.site-main .sa-overview-heading {
    width: 100% !important;
    max-width: min(1180px, 92vw) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(1560px, calc(100vw - 64px)) !important;
    max-width: min(1560px, calc(100vw - 64px)) !important;
    grid-template-columns: minmax(0, 1.24fr) minmax(440px, 0.76fr) !important;
    gap: clamp(42px, 4.6vw, 78px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel > div:first-child,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    max-width: min(980px, 100%) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(3.7rem, 4.7vw, 5.35rem) !important;
    line-height: 1 !important;
  }
}

@media (max-width: 1180px) {
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(2rem, 9.2vw, 2.82rem) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(100% - 28px, 760px) !important;
    max-width: min(100% - 28px, 760px) !important;
    padding-inline: clamp(24px, 7vw, 34px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(2.2rem, 10vw, 3rem) !important;
    line-height: 1.02 !important;
  }
}

/* 2026-07-08 dev: sizing and proportion review. Keep this scoped to the /dev preview. */
@media (min-width: 1100px) {
  html body.home-page .partners-choice .container {
    width: min(1240px, calc(100% - 72px)) !important;
    max-width: min(1240px, calc(100% - 72px)) !important;
  }

  html body.home-page .partners-choice .section-heading.center {
    max-width: 820px !important;
    margin: 0 auto 34px !important;
    text-align: center !important;
  }

  html body.home-page .partners-choice .section-heading.center h2 {
    max-width: 820px !important;
    margin-inline: auto !important;
    font-size: 3.8rem !important;
    line-height: 1.03 !important;
  }

  html body.home-page .partners-choice .section-heading.center p {
    max-width: 680px !important;
    margin-inline: auto !important;
    font-size: 1.05rem !important;
    line-height: 1.58 !important;
  }

  html body.home-page .partners-choice .choice-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
    min-height: 250px !important;
    padding: 28px !important;
  }

  html body.home-page .partners-choice .choice-card h3 {
    margin-top: auto !important;
    font-size: 1.42rem !important;
    line-height: 1.12 !important;
  }

  html body.home-page .partners-choice .choice-card p {
    font-size: 0.95rem !important;
    line-height: 1.55 !important;
  }
}
/* 2026-07-10 dev all-H1 lock final: apply the approved hero display scale everywhere. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main h1,
  html body .site-shell main#main.site-main .insight-newsletter-panel h2 {
    width: 100% !important;
    max-width: min(960px, 92vw) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main h1,
  html body .site-shell main#main.site-main .insight-newsletter-panel h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.62rem, 5.8vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (min-width: 981px) {
  html body.home-page .audience-command-heading h2 {
    max-width: 760px !important;
    font-size: 4.25rem !important;
    line-height: 1.02 !important;
  }

  html body.home-page .audience-command-heading p {
    max-width: 560px !important;
    font-size: 1.06rem !important;
    line-height: 1.58 !important;
  }

  html body .v2-sector-intro {
    padding-block: 54px !important;
  }

  html body .v2-sector-intro .v2-intro-grid {
    width: min(1360px, calc(100% - 72px)) !important;
    max-width: min(1360px, calc(100% - 72px)) !important;
    grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr) !important;
    align-items: start !important;
    gap: 54px !important;
    padding: 38px 42px !important;
  }

  html body .v2-sector-intro .v2-intro-grid h2 {
    max-width: 540px !important;
    font-size: 3.45rem !important;
    line-height: 1.03 !important;
  }

  html body .v2-sector-intro .v2-rich-copy p {
    max-width: 760px !important;
    font-size: 1.04rem !important;
    line-height: 1.62 !important;
  }

  html body .strategic-advisory-page .sa-framework-panel {
    grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.72fr) !important;
  }

  html body .strategic-advisory-page .sa-framework-statement {
    min-height: 420px !important;
    padding: 42px !important;
  }

  html body .strategic-advisory-page .sa-framework-statement h3 {
    max-width: 380px !important;
    font-size: 3.2rem !important;
    line-height: 0.98 !important;
  }

  html body .strategic-advisory-page .sa-framework-statement p {
    max-width: 330px !important;
    font-size: 1rem !important;
    line-height: 1.58 !important;
  }

  html body .strategic-advisory-page .sa-framework-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body .strategic-advisory-page .sa-framework-grid article {
    min-height: 210px !important;
    padding: 32px !important;
  }

  html body .strategic-advisory-page .sa-framework-grid article > span {
    font-size: 3.65rem !important;
  }

  html body .strategic-advisory-page .sa-framework-grid strong {
    font-size: 1.12rem !important;
  }

  html body .strategic-advisory-page .sa-service-card,
  html body .strategic-advisory-page .sa-service-card:nth-child(6) {
    display: grid !important;
    grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr) !important;
    gap: 42px !important;
    align-items: start !important;
    padding: 42px !important;
  }

  html body .strategic-advisory-page .sa-service-head {
    align-items: start !important;
  }

  html body .strategic-advisory-page .sa-service-card h3 {
    max-width: 430px !important;
    font-size: 2.55rem !important;
    line-height: 1.02 !important;
    text-wrap: balance !important;
  }

  html body .strategic-advisory-page .sa-service-head blockquote {
    max-width: 360px !important;
    font-size: 0.98rem !important;
    line-height: 1.46 !important;
  }

  html body .strategic-advisory-page .sa-service-card > p {
    max-width: none !important;
    font-size: 1rem !important;
    line-height: 1.62 !important;
  }
}

@media (max-width: 1099px) {
  html body.home-page .partners-choice .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
  }
}

@media (max-width: 980px) {
  html body .v2-sector-intro .v2-intro-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    padding: 28px !important;
  }

  html body .v2-sector-intro .v2-intro-grid h2 {
    max-width: 720px !important;
    font-size: 2.75rem !important;
    line-height: 1.04 !important;
  }

  html body .strategic-advisory-page .sa-framework-panel,
  html body .strategic-advisory-page .sa-framework-grid,
  html body .strategic-advisory-page .sa-service-card,
  html body .strategic-advisory-page .sa-service-card:nth-child(6) {
    grid-template-columns: 1fr !important;
  }

  html body .strategic-advisory-page .sa-framework-statement {
    min-height: auto !important;
  }

  html body .strategic-advisory-page .sa-framework-statement h3,
  html body .strategic-advisory-page .sa-service-card h3 {
    font-size: 2.35rem !important;
    line-height: 1.04 !important;
  }
}

@media (max-width: 720px) {
  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .section-heading h2 {
    font-size: 2.35rem !important;
    line-height: 1.06 !important;
  }

  html body.home-page .partners-choice .choice-grid,
  html body.home-page .audience-simple-grid {
    grid-template-columns: 1fr !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    min-height: auto !important;
    padding: 24px !important;
  }

  html body.home-page .hero-cinematic {
    min-height: 620px !important;
    height: auto !important;
  }

  html body.home-page .hero-cinematic .hero-inner {
    min-height: 620px !important;
    padding: 112px 24px 72px !important;
  }

  html body.home-page .hero-cinematic .hero-inner > .eyebrow {
    max-width: 100% !important;
    font-size: 0.76rem !important;
    letter-spacing: 0.17em !important;
    line-height: 1.38 !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .v2-sector-hero h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1 {
    max-width: 100% !important;
    font-size: 2.85rem !important;
    line-height: 1.04 !important;
  }

  html body.home-page .hero-cinematic .hero-subtitle,
  html body.home-page .hero-cinematic .hero-copy {
    max-width: 100% !important;
    font-size: 1rem !important;
    line-height: 1.4 !important;
  }

  html body .v2-sector-intro .v2-intro-grid h2 {
    font-size: 2.25rem !important;
  }

  html body .strategic-advisory-page .sa-framework-statement h3,
  html body .strategic-advisory-page .sa-service-card h3 {
    font-size: 2.1rem !important;
  }

  html body .strategic-advisory-page .sa-framework-grid article,
  html body .strategic-advisory-page .sa-service-card,
  html body .strategic-advisory-page .sa-service-card:nth-child(6) {
    padding: 24px !important;
  }

  html body .site-footer .footer-inner {
    padding-block: 34px 54px !important;
    gap: 22px !important;
  }

  html body .site-footer .footer-logo-stack {
    display: block !important;
    max-width: 290px !important;
  }

  html body .site-footer .footer-logo {
    max-width: 290px !important;
    height: auto !important;
  }

  html body .site-footer .footer-brand p {
    max-width: 330px !important;
    margin-top: 18px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  html body .site-footer .footer-cta h2 {
    font-size: 2.25rem !important;
    line-height: 1.05 !important;
  }

  html body {
    padding-bottom: max(42px, calc(env(safe-area-inset-bottom) + 38px)) !important;
  }

  html body.jp-edge-drawer-open {
    padding-bottom: max(96px, calc(env(safe-area-inset-bottom) + 90px)) !important;
  }

  html body .jp-edge-actions {
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    width: min(96px, calc(100vw - 32px)) !important;
    padding: 3px !important;
    border-radius: 999px !important;
  }

  html body .jp-edge-actions.is-open {
    width: min(310px, calc(100vw - 24px)) !important;
    padding: 7px !important;
    border-radius: 16px !important;
  }

  html body .jp-edge-toggle {
    min-height: 24px !important;
    gap: 6px !important;
    padding: 0 8px !important;
  }

  html body .jp-edge-toggle-handle {
    width: 22px !important;
    height: 2px !important;
  }

  html body .jp-edge-toggle-label {
    font-size: 0.56rem !important;
    letter-spacing: 0.08em !important;
  }

  html body .jp-edge-action-list {
    gap: 6px !important;
  }

  html body .jp-edge-actions.is-open .jp-edge-action-list {
    max-height: 40px !important;
  }

  html body .jp-edge-action {
    min-height: 32px !important;
    padding: 0 8px !important;
    font-size: 0.5rem !important;
    letter-spacing: 0.06em !important;
    line-height: 1.08 !important;
  }

  html body .jp-scroll-actions {
    bottom: max(48px, calc(env(safe-area-inset-bottom) + 42px)) !important;
  }

  html body.jp-edge-drawer-open .jp-scroll-actions {
    bottom: max(98px, calc(env(safe-area-inset-bottom) + 92px)) !important;
  }
}

@media (max-width: 420px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .v2-sector-hero h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1 {
    font-size: 2.45rem !important;
  }

  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .section-heading h2,
  html body .v2-sector-intro .v2-intro-grid h2 {
    font-size: 2.05rem !important;
  }

  html body .site-footer .footer-logo-stack,
  html body .site-footer .footer-logo {
    max-width: 250px !important;
  }
}

/* v15 client QA overrides. Loaded after the inherited v10 stylesheet. */
@media (min-width: 900px) {
  .hero-cinematic[data-active-slide="0"] .hero-inner {
    width: min(1180px, calc(100% - 56px)) !important;
    max-width: min(1180px, calc(100vw - 56px)) !important;
    align-items: flex-start !important;
  }

  .hero-cinematic[data-active-slide="0"] .hero-title {
    width: min(1120px, calc(100vw - 100px)) !important;
    max-width: min(1120px, calc(100vw - 56px)) !important;
    font-size: clamp(3.35rem, 4.35vw, 5.35rem) !important;
    line-height: 0.96 !important;
  }

/* ---- Infrastructure page: increase intro column width ---- */
html body.sector-infrastructure-page .site-shell main#main.site-main .v2-sector-intro .v2-intro-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) !important;
  gap: clamp(24px, 4vw, 36px) !important;
  align-items: start !important;
  width: min(1240px, calc(100% - 64px)) !important;
  max-width: min(1240px, calc(100% - 64px)) !important;
  padding: 34px 36px !important;
}

html body.sector-infrastructure-page .site-shell main#main.site-main .v2-sector-intro .v2-intro-grid h2 {
  max-width: none !important;
}

/* ---- Homepage nav: prevent wrapping and keep items on one line ---- */
html body.home-page .site-shell .site-header .site-nav {
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
  gap: 1rem !important;
}

html body .site-shell .site-header .site-nav .nav-link {
  white-space: nowrap !important;
}


  .hero-cinematic[data-active-slide="0"] .hero-subtitle {
    width: min(860px, calc(100vw - 100px)) !important;
    max-width: 860px !important;
  }

  .site-nav .about-mega-menu,
  .site-nav .what-mega-menu {
    left: 50% !important;
    right: auto !important;
    width: min(1220px, calc(100vw - 56px)) !important;
    transform: translate(-50%, 14px) !important;
  }

  .site-nav .nav-item.has-mega:hover .about-mega-menu,
  .site-nav .nav-item.has-mega:focus-within .about-mega-menu,
  .site-nav .nav-item.has-mega.is-open .about-mega-menu,
  .site-nav .nav-item.has-mega:hover .what-mega-menu,
  .site-nav .nav-item.has-mega:focus-within .what-mega-menu,
  .site-nav .nav-item.has-mega.is-open .what-mega-menu {
    transform: translate(-50%, 0) !important;
  }

  .site-nav .what-mega-menu .mega-sub-links,
  .site-nav .about-mega-menu .mega-sub-links {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
  }

  .site-nav .what-mega-menu .mega-sub-links a,
  .site-nav .about-mega-menu .mega-sub-links a {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    word-break: normal !important;
    hyphens: none !important;
    line-height: 1.18 !important;
  }
}

/* 2026-07-05 v100: add right-edge floating action rail. */
.jp-edge-actions {
  display: none;
}

@media (min-width: 1180px) {
  body .jp-edge-actions {
    position: fixed;
    top: clamp(290px, 50vh, 540px);
    right: 0;
    z-index: 2400;
    display: grid;
    gap: 10px;
    transform: translateY(-50%);
    pointer-events: none;
  }

  body.nav-menu-open .jp-edge-actions {
    display: none;
  }

  body .jp-edge-action {
    width: 168px;
    min-height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    box-sizing: border-box;
    padding: 0 18px;
    border: 1px solid transparent;
    border-right: 0;
    border-radius: 14px 0 0 14px;
    font-family: var(--font-sans);
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.11em;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    pointer-events: auto;
    transform: translateX(0);
    transition:
      transform 180ms ease,
      box-shadow 180ms ease,
      border-color 180ms ease,
      background 180ms ease,
      color 180ms ease;
  }

  body .jp-edge-action::before {
    content: "";
    flex: 0 0 6px;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: currentColor;
    box-shadow: 0 0 14px currentColor;
    opacity: 0.78;
  }

  body .jp-edge-action-primary {
    border-color: rgb(var(--jp-amber-light-rgb) / 0.78);
    background: linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber));
    box-shadow:
      0 18px 42px rgb(var(--jp-amber-rgb) / 0.24),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.32);
    color: var(--jp-slate-950);
  }

  body .jp-edge-action-secondary {
    border-color: rgb(var(--jp-white-rgb) / 0.18);
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-900-rgb) / 0.96), rgb(var(--jp-slate-950-rgb) / 0.98));
    box-shadow:
      0 18px 42px rgb(var(--jp-slate-950-rgb) / 0.22),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.08);
    color: var(--jp-warm-white);
  }

  body .jp-edge-action:hover,
  body .jp-edge-action:focus-visible {
    transform: translateX(-8px);
  }

  body .jp-edge-action-primary:hover,
  body .jp-edge-action-primary:focus-visible {
    border-color: rgb(var(--jp-white-rgb) / 0.62);
    box-shadow:
      0 20px 48px rgb(var(--jp-amber-rgb) / 0.32),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.4);
  }

  body .jp-edge-action-secondary:hover,
  body .jp-edge-action-secondary:focus-visible {
    border-color: rgb(var(--jp-amber-rgb) / 0.5);
    color: var(--jp-amber-light);
  }
}

@media (prefers-reduced-motion: reduce) {
  body .jp-edge-action {
    transition: none;
  }

  body .jp-edge-action:hover,
  body .jp-edge-action:focus-visible {
    transform: none;
  }
}

/* 2026-07-04 v100: leadership hero Jamie and Evgeny table image. */
.page-hero-leadership {
  min-height: clamp(520px, 38vw, 620px) !important;
}

.page-hero-leadership::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.76) 0%, rgb(var(--jp-slate-950-rgb) / 0.48) 44%, rgb(var(--jp-slate-950-rgb) / 0.14) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.52), rgb(var(--jp-slate-950-rgb) / 0.08)),
    url("../img/leadership-hero-jamie-evgeny.webp?v=20260704-leadership-zoom1") center 48% / cover no-repeat !important;
}

@media (max-width: 700px) {
  .page-hero-leadership {
    min-height: 520px !important;
  }

  .page-hero-leadership::after {
    background:
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.82) 0%, rgb(var(--jp-slate-950-rgb) / 0.5) 58%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
      linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.58), rgb(var(--jp-slate-950-rgb) / 0.1)),
      url("../img/leadership-hero-jamie-evgeny.webp?v=20260704-leadership-zoom1") 58% 50% / cover no-repeat !important;
  }
}

/* 2026-07-04 v100: leadership profile portrait cards. */
.profiles-stack {
  gap: clamp(28px, 4vw, 46px) !important;
}

.profile-card {
  position: relative !important;
  grid-template-columns: minmax(250px, 340px) minmax(0, 1fr) !important;
  gap: clamp(24px, 4vw, 48px) !important;
  align-items: stretch !important;
  overflow: hidden !important;
  padding: clamp(18px, 3vw, 32px) !important;
  border-color: rgb(var(--jp-slate-700-rgb) / 0.14) !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.96), rgb(var(--jp-warm-white-rgb) / 0.92)) !important;
  box-shadow:
    0 24px 70px rgb(var(--jp-slate-950-rgb) / 0.08),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.86) !important;
}

.profile-card::before {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 4px !important;
  background: linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber), rgb(var(--jp-amber-rgb) / 0.3)) !important;
  content: "" !important;
}

.profile-image.profile-photo {
  width: 100% !important;
  aspect-ratio: 4 / 5 !important;
  display: block !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.22) !important;
  border-radius: 6px !important;
  background: var(--jp-slate-950) !important;
  box-shadow:
    0 18px 40px rgb(var(--jp-slate-950-rgb) / 0.16),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.12) !important;
}

.profile-image.profile-photo img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: 50% 28% !important;
  filter: saturate(1.02) contrast(1.02) brightness(1.02) !important;
}

.profile-card > div:last-child {
  align-self: center !important;
  padding-block: clamp(4px, 1vw, 14px) !important;
}

.profile-card h3 {
  margin-bottom: 0.35rem !important;
  font-size: clamp(2rem, 3.2vw, 3.3rem) !important;
  line-height: 0.98 !important;
}

.profile-card p {
  max-width: 76ch !important;
}

@media (max-width: 820px) {
  .profile-card {
    grid-template-columns: 1fr !important;
    padding: clamp(16px, 5vw, 24px) !important;
  }

  .profile-image.profile-photo {
    width: min(100%, 420px) !important;
    aspect-ratio: 4 / 5 !important;
  }

  .profile-card h3 {
    font-size: clamp(1.8rem, 8vw, 2.5rem) !important;
  }
}

@media (min-width: 1100px) {
  .hero-cinematic[data-active-slide="0"] .hero-title {
    font-size: clamp(3.35rem, 4.35vw, 5.35rem) !important;
  }
}

/* v15 homepage sector tiles: fixed columns with v9-style full-image reveal. */
@media (min-width: 981px) {
  #sectors.sector-command .sector-command-grid {
    display: flex !important;
    grid-template-columns: none !important;
    position: relative !important;
    align-items: stretch !important;
    gap: 0 !important;
    min-height: max(720px, 100svh) !important;
    overflow: hidden !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    background: var(--jp-slate-950) !important;
    isolation: isolate !important;
  }

  #sectors.sector-command .sector-command-grid::before,
  #sectors.sector-command .sector-command-grid::after {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    pointer-events: none !important;
  }

  #sectors.sector-command .sector-command-grid::before {
    z-index: 0 !important;
    background-image: url("../img/sector-energy-stock.webp") !important;
    background-position: center !important;
    background-size: cover !important;
    opacity: 0 !important;
    filter: saturate(1.14) contrast(1.02) brightness(1.32) !important;
    transform: scale(1.035) !important;
    transition:
      opacity 620ms cubic-bezier(0.16, 1, 0.3, 1),
      transform 1100ms cubic-bezier(0.16, 1, 0.3, 1),
      background-image 1ms linear 180ms !important;
  }

  #sectors.sector-command .sector-command-grid::after {
    z-index: 1 !important;
    background:
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.34), rgb(var(--jp-slate-950-rgb) / 0.08) 48%, rgb(var(--jp-slate-950-rgb) / 0.3)),
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.02), rgb(var(--jp-slate-950-rgb) / 0.36)) !important;
    opacity: 0 !important;
    transition: opacity 620ms cubic-bezier(0.16, 1, 0.3, 1) !important;
  }

  #sectors.sector-command .sector-command-grid:hover::before,
  #sectors.sector-command .sector-command-grid:focus-within::before {
    opacity: 0.97 !important;
    transform: scale(1) !important;
  }

  #sectors.sector-command .sector-command-grid:hover::after,
  #sectors.sector-command .sector-command-grid:focus-within::after {
    opacity: 0.4 !important;
  }

  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(1):hover)::before,
  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(1):focus-visible)::before {
    background-image: url("../img/sector-energy-stock.webp") !important;
  }

  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(2):hover)::before,
  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(2):focus-visible)::before {
    background-image: url("../img/sector-manufacturing-stock.webp") !important;
  }

  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(3):hover)::before,
  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(3):focus-visible)::before {
    background-image: url("../img/sector-infrastructure-stock.webp") !important;
  }

  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(4):hover)::before,
  #sectors.sector-command .sector-command-grid:has(.sector-command-card:nth-child(4):focus-visible)::before {
    background-image: url("../img/sector-process-stock.webp") !important;
  }

  #sectors.sector-command .sector-command-card,
  #sectors.sector-command .sector-command-grid:hover .sector-command-card,
  #sectors.sector-command .sector-command-grid .sector-command-card:hover,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus-visible {
    position: relative !important;
    inset: auto !important;
    z-index: 2 !important;
    flex: 0 0 25% !important;
    width: 25% !important;
    min-width: 0 !important;
    min-height: max(720px, 100svh) !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: stretch !important;
    border: 0 !important;
    border-right: 1px solid rgb(var(--jp-warm-white-rgb) / 0.12) !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.08) !important;
    color: var(--jp-warm-white) !important;
    text-decoration: none !important;
    transform: none !important;
    box-shadow: none !important;
    filter: saturate(1) !important;
    transition:
      border-color 520ms ease,
      box-shadow 520ms ease,
      filter 620ms ease,
      background 520ms ease !important;
  }

  #sectors.sector-command .sector-command-card:last-child {
    border-right: 0 !important;
  }

  #sectors.sector-command .sector-command-grid:hover .sector-command-card,
  #sectors.sector-command .sector-command-grid:focus-within .sector-command-card {
    flex: 0 0 25% !important;
    width: 25% !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.08) !important;
    filter: saturate(0.88) !important;
  }

  #sectors.sector-command .sector-command-grid .sector-command-card:hover,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus-visible {
    flex: 0 0 25% !important;
    width: 25% !important;
    z-index: 3 !important;
    border-color: rgb(var(--jp-amber-rgb) / 0.58) !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.04) !important;
    box-shadow: inset 0 0 0 1px rgb(var(--jp-amber-rgb) / 0.46) !important;
    filter: saturate(1) !important;
    outline: 0 !important;
  }

  #sectors.sector-command .sector-command-card .sector-visual,
  #sectors.sector-command .sector-command-card:hover .sector-visual,
  #sectors.sector-command .sector-command-card:focus .sector-visual,
  #sectors.sector-command .sector-command-card:focus-visible .sector-visual {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    overflow: hidden !important;
    opacity: 0.92 !important;
    border-radius: 0 !important;
    background: var(--jp-slate-950) !important;
    transition: opacity 760ms cubic-bezier(0.16, 1, 0.3, 1) !important;
  }

  #sectors.sector-command .sector-command-grid:hover .sector-command-card .sector-visual,
  #sectors.sector-command .sector-command-grid:focus-within .sector-command-card .sector-visual {
    opacity: 0 !important;
  }

  #sectors.sector-command .sector-command-card .sector-visual img,
  #sectors.sector-command .sector-command-card:hover .sector-visual img,
  #sectors.sector-command .sector-command-card:focus .sector-visual img,
  #sectors.sector-command .sector-command-card:focus-visible .sector-visual img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    opacity: 1 !important;
    filter: saturate(1.12) contrast(1.02) brightness(1.22) !important;
    transform: scale(1.01) !important;
    transition:
      opacity 980ms ease,
      filter 980ms ease,
      transform 1280ms cubic-bezier(0.16, 1, 0.3, 1) !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(1) .sector-visual img {
    object-position: 54% 50% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(2) .sector-visual img {
    object-position: 50% 48% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(3) .sector-visual img {
    object-position: 52% 50% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(4) .sector-visual img {
    object-position: 50% 52% !important;
  }

  #sectors.sector-command .sector-command-card::after,
  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    pointer-events: none !important;
    opacity: 1 !important;
    background:
      linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.1) 44%, rgb(var(--jp-slate-950-rgb) / 0.56) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.18), transparent) !important;
    transition: background 860ms ease, opacity 860ms ease !important;
  }

  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    background:
      radial-gradient(circle at 80% 10%, rgb(var(--jp-amber-rgb) / 0.18), transparent 24rem),
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.12) 0%, rgb(var(--jp-slate-950-rgb) / 0.42) 46%, rgb(var(--jp-slate-950-rgb) / 0.96) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.82), rgb(var(--jp-slate-950-rgb) / 0.12)) !important;
  }

  #sectors.sector-command .sector-command-card .card-body,
  #sectors.sector-command .sector-command-card:hover .card-body,
  #sectors.sector-command .sector-command-card:focus .card-body,
  #sectors.sector-command .sector-command-card:focus-visible .card-body {
    position: relative !important;
    inset: auto !important;
    z-index: 3 !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 100% !important;
    padding: clamp(30px, 3vw, 52px) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    transform: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-count {
    display: block !important;
    width: fit-content !important;
    max-height: none !important;
    margin-bottom: auto !important;
    color: rgb(var(--jp-amber-rgb) / 0.84) !important;
    font-size: 0.78rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.22em !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  #sectors.sector-command .sector-command-card h3,
  #sectors.sector-command .sector-command-card:hover h3,
  #sectors.sector-command .sector-command-card:focus h3,
  #sectors.sector-command .sector-command-card:focus-visible h3 {
    max-width: 9.5em !important;
    margin: 0 !important;
    color: var(--jp-warm-white) !important;
    font-size: clamp(1.85rem, 2.5vw, 3.65rem) !important;
    line-height: 1.02 !important;
    text-wrap: balance !important;
    text-shadow: 0 2px 14px rgb(var(--jp-slate-950-rgb) / 0.46) !important;
    transform: none !important;
    transition:
      max-width 680ms cubic-bezier(0.16, 1, 0.3, 1),
      color 680ms cubic-bezier(0.16, 1, 0.3, 1),
      transform 680ms cubic-bezier(0.16, 1, 0.3, 1) !important;
  }

  #sectors.sector-command .sector-command-card:hover h3,
  #sectors.sector-command .sector-command-card:focus h3,
  #sectors.sector-command .sector-command-card:focus-visible h3 {
    max-width: 34rem !important;
    transform: translateY(-4px) !important;
  }

  #sectors.sector-command .sector-command-card p,
  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card .sector-card-action {
    display: block !important;
    max-width: 38rem !important;
    max-height: 0 !important;
    margin-top: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    visibility: visible !important;
    transform: translateY(14px) !important;
    text-shadow: 0 2px 14px rgb(var(--jp-slate-950-rgb) / 0.46) !important;
    transition:
      max-height 680ms cubic-bezier(0.16, 1, 0.3, 1),
      margin-top 680ms cubic-bezier(0.16, 1, 0.3, 1),
      opacity 680ms cubic-bezier(0.16, 1, 0.3, 1),
      transform 680ms cubic-bezier(0.16, 1, 0.3, 1),
      color 180ms ease !important;
  }

  #sectors.sector-command .sector-command-card p {
    color: rgb(var(--jp-warm-white-rgb) / 0.76) !important;
    font-size: clamp(0.98rem, 1.05vw, 1.12rem) !important;
    line-height: 1.72 !important;
  }

  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action) {
    color: var(--jp-amber-light) !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.16em !important;
    line-height: 1.7 !important;
    text-transform: uppercase !important;
  }

  #sectors.sector-command .sector-command-card .sector-card-action {
    width: fit-content !important;
    border-bottom: 1px solid rgb(var(--jp-amber-rgb) / 0.75) !important;
    color: var(--jp-amber-light) !important;
    font-size: 0.72rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.16em !important;
    line-height: 1.7 !important;
    text-transform: uppercase !important;
  }

  #sectors.sector-command .sector-command-card:hover p,
  #sectors.sector-command .sector-command-card:hover .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card:hover .sector-card-action,
  #sectors.sector-command .sector-command-card:focus p,
  #sectors.sector-command .sector-command-card:focus .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card:focus .sector-card-action,
  #sectors.sector-command .sector-command-card:focus-visible p,
  #sectors.sector-command .sector-command-card:focus-visible .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card:focus-visible .sector-card-action {
    max-height: 260px !important;
    margin-top: 18px !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
}

/* v15 sector-page cleanup: remove the large subsector images and keep tile imagery bright. */
.v2-subsector-section .subsector-visual {
  display: none !important;
}

.v2-subsector-section::before {
  display: none !important;
}

.v2-subsector-section .subsector-layout,
.v2-subsector-section.is-reverse .subsector-layout,
.v2-subsector-section.is-featured-subsector .subsector-layout {
  display: block !important;
  width: min(1360px, calc(100% - 48px)) !important;
  max-width: 1360px !important;
}

.v2-subsector-section .subsector-copy,
.v2-subsector-section.is-reverse .subsector-copy,
.v2-subsector-section.is-featured-subsector .subsector-copy,
.v2-subsector-section.is-subsector-backdrop-active .subsector-copy {
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: 0 auto !important;
  padding:
    clamp(38px, 4.2vw, 68px)
    clamp(36px, 5vw, 86px) !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  border-top: 3px solid rgb(var(--jp-amber-rgb) / 0.72) !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.94), rgb(var(--jp-warm-white-rgb) / 0.98)) !important;
  box-shadow:
    0 24px 72px rgb(var(--jp-slate-950-rgb) / 0.08),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.78) !important;
  backdrop-filter: none !important;
}

.v2-subsector-section .subsector-copy h2,
.v2-subsector-section.is-featured-subsector .subsector-copy h2 {
  max-width: 1120px !important;
}

.v2-subsector-section .subsector-copy p:not(.eyebrow):not(.subsector-closing),
.v2-subsector-section.is-featured-subsector .subsector-copy p:not(.eyebrow):not(.subsector-closing),
.v2-subsector-section .subsector-closing,
.v2-subsector-section.is-featured-subsector .subsector-closing {
  max-width: 104ch !important;
}

.v2-sector-orbit-section .sector-orbit::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active::after {
  opacity: 0 !important;
  background: none !important;
}

.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node,
.v2-sector-orbit-section .orbit-node:hover,
.v2-sector-orbit-section .orbit-node:focus-visible {
  background:
    linear-gradient(180deg, rgb(var(--jp-white-rgb) / 0.2), rgb(var(--jp-warm-white-rgb) / 0.1)) !important;
  backdrop-filter: none !important;
}

.v2-sector-orbit-section .orbit-node::after,
.v2-sector-orbit-section .orbit-node:hover::after,
.v2-sector-orbit-section .orbit-node:focus-visible::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node.is-orbit-active::after {
  background:
    linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.02) 48%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%) !important;
  opacity: 0.42 !important;
}

.v2-sector-orbit-section .orbit-node img,
.v2-sector-orbit-section .orbit-node:hover img,
.v2-sector-orbit-section .orbit-node:focus-visible img,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node img,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node.is-orbit-active img {
  opacity: 1 !important;
  filter: saturate(1.08) contrast(1.02) brightness(1.1) !important;
}

@media (min-width: 981px) {
  #sectors.sector-command .sector-command-grid:hover::before,
  #sectors.sector-command .sector-command-grid:focus-within::before {
    opacity: 1 !important;
    filter: saturate(1.16) contrast(1.03) brightness(1.38) !important;
  }

  #sectors.sector-command .sector-command-grid:hover::after,
  #sectors.sector-command .sector-command-grid:focus-within::after {
    opacity: 0.14 !important;
  }

  #sectors.sector-command .sector-command-card::after,
  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    background:
      linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.04) 46%, rgb(var(--jp-slate-950-rgb) / 0.42) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.12), transparent 72%) !important;
  }

  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    background:
      radial-gradient(circle at 82% 12%, rgb(var(--jp-amber-rgb) / 0.12), transparent 22rem),
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.04) 0%, rgb(var(--jp-slate-950-rgb) / 0.14) 48%, rgb(var(--jp-slate-950-rgb) / 0.58) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.48), transparent 76%) !important;
  }
}

@media (max-width: 720px) {
  .v2-subsector-section .subsector-layout,
  .v2-subsector-section.is-reverse .subsector-layout,
  .v2-subsector-section.is-featured-subsector .subsector-layout {
    width: min(100% - 28px, 1360px) !important;
  }

  .v2-subsector-section .subsector-copy,
  .v2-subsector-section.is-reverse .subsector-copy,
  .v2-subsector-section.is-featured-subsector .subsector-copy,
  .v2-subsector-section.is-subsector-backdrop-active .subsector-copy {
    padding: 30px 22px !important;
  }
}

/* v15 final sector hover polish: keep tile images clear instead of blackening on hover. */
.v2-sector-orbit-section .orbit-node::after,
.v2-sector-orbit-section .orbit-node:hover::after,
.v2-sector-orbit-section .orbit-node:focus-visible::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node.is-orbit-active::after {
  background:
    linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.01) 54%, rgb(var(--jp-slate-950-rgb) / 0.08) 100%) !important;
  opacity: 0.26 !important;
}

@media (min-width: 981px) {
  #sectors.sector-command .sector-command-grid:hover::after,
  #sectors.sector-command .sector-command-grid:focus-within::after {
    opacity: 0.06 !important;
  }

  #sectors.sector-command .sector-command-card::after,
  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    background:
      linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.03) 58%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.08), transparent 76%) !important;
  }
}

/* v15 local QA pass: menu, partner cards, footer CTA and Executive Search polish. */
.partners-choice .choice-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.64), rgb(var(--jp-stone-rgb) / 0.56)) !important;
  box-shadow: 0 26px 74px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
}

.partners-choice .choice-card,
.partners-choice .choice-card:nth-child(1),
.partners-choice .choice-card:nth-child(2),
.partners-choice .choice-card:nth-child(odd),
.partners-choice .choice-card:nth-child(-n+2) {
  grid-column: auto !important;
  min-height: clamp(210px, 18vw, 280px) !important;
  padding: clamp(28px, 3vw, 44px) !important;
  border: 0 !important;
  border-right: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  background:
    radial-gradient(circle at 92% 10%, rgb(var(--jp-amber-rgb) / 0.1), transparent 16rem),
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.84), rgb(var(--jp-warm-white-rgb) / 0.88)) !important;
  box-shadow: none !important;
}

.partners-choice .choice-card:nth-child(even) {
  border-right: 0 !important;
}

.partners-choice .choice-card:nth-last-child(-n+2) {
  border-bottom: 0 !important;
}

.partners-choice .choice-card::before {
  opacity: 0 !important;
}

.partners-choice .choice-card h3 {
  max-width: 18ch !important;
  font-size: clamp(1.45rem, 1.55vw, 2rem) !important;
  line-height: 1.08 !important;
}

.partners-choice .choice-card p {
  max-width: 58ch !important;
  font-size: clamp(0.98rem, 0.95vw, 1.08rem) !important;
  line-height: 1.58 !important;
}

.partners-choice .choice-icon {
  color: var(--jp-slate-500) !important;
  transform: none !important;
}

.partners-choice .choice-card:hover {
  background:
    radial-gradient(circle at 88% 6%, rgb(var(--jp-amber-rgb) / 0.18), transparent 17rem),
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.94), rgb(var(--jp-warm-white-rgb) / 0.96)) !important;
}

@media (min-width: 981px) {
  .site-nav .nav-item.has-mega:not(.compact-menu-item) {
    position: static !important;
  }

  .site-nav .mega-menu:not(.compact-menu),
  .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu) {
    left: 50% !important;
    right: auto !important;
    top: 117px !important;
    width: min(1440px, calc(100vw - 48px)) !important;
    max-width: none !important;
    transform: translate(-50%, 16px) !important;
    padding: clamp(24px, 2.4vw, 38px) clamp(30px, 3.2vw, 54px) !important;
    border: 1px solid rgb(var(--jp-stone-rgb) / 0.96) !important;
    border-top: 4px solid var(--jp-amber) !important;
    background:
      linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.98), rgb(var(--jp-warm-white-rgb) / 0.96) 52%, rgb(var(--jp-stone-rgb) / 0.92)) !important;
    color: var(--jp-slate-700) !important;
    box-shadow:
      0 34px 86px rgb(var(--jp-slate-950-rgb) / 0.26),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.85) !important;
    backdrop-filter: blur(16px) !important;
  }

  .site-nav .nav-item.has-mega:hover > .mega-menu:not(.compact-menu),
  .site-nav .nav-item.has-mega:focus-within > .mega-menu:not(.compact-menu),
  .site-nav .nav-item.has-mega.is-open > .mega-menu:not(.compact-menu) {
    transform: translate(-50%, 0) !important;
  }

  .site-nav .nav-item.has-mega:not(.compact-menu-item)::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    height: 22px !important;
    display: block !important;
  }

  .site-nav .mega-menu::before,
  .site-nav .mega-menu::after {
    display: none !important;
  }

  .mega-menu:not(.mega-menu-sectors) .mega-links {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(250px, 1fr)) !important;
    gap: clamp(18px, 2vw, 28px) !important;
    width: 100% !important;
  }

  .mega-menu-sectors .mega-sector-links {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(240px, 1fr)) !important;
    gap: clamp(18px, 2vw, 28px) !important;
    align-items: start !important;
  }

  .mega-menu .mega-link-group,
  .mega-menu-sectors .sector-mega-group {
    padding: clamp(18px, 1.8vw, 26px) !important;
    min-height: 100% !important;
    border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
    border-left: 2px solid rgb(var(--jp-amber-rgb) / 0.78) !important;
    background:
      linear-gradient(145deg, rgb(var(--jp-warm-white-rgb) / 0.9), rgb(var(--jp-stone-rgb) / 0.72)) !important;
    box-shadow: 0 18px 44px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
  }

  .mega-menu .mega-link,
  .mega-menu-sectors .sector-mega-group > .mega-link {
    min-height: auto !important;
    padding: 0 0 clamp(16px, 1.5vw, 22px) !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--jp-slate-700) !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: clamp(1.35rem, 1.28vw, 1.82rem) !important;
    line-height: 1.02 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
  }

  .mega-menu .mega-link span,
  .mega-menu-sectors .sector-mega-group > .mega-link span {
    color: inherit !important;
    font: inherit !important;
    letter-spacing: inherit !important;
    text-transform: inherit !important;
  }

  .mega-menu .mega-sub-links,
  .mega-menu-sectors .sector-sub-links {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
  }

  .mega-menu .mega-sub-links a,
  .mega-menu-sectors .sector-sub-links a {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    min-height: 44px !important;
    padding: 11px 13px !important;
    border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.1) !important;
    background: rgb(var(--jp-slate-700-rgb) / 0.07) !important;
    color: var(--jp-slate-700) !important;
    font-size: 0.77rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.08em !important;
    line-height: 1.18 !important;
    text-transform: uppercase !important;
    white-space: normal !important;
  }

  .mega-menu .mega-sub-links a::after,
  .mega-menu-sectors .sector-sub-links a::after {
    content: ">" !important;
    flex: 0 0 auto !important;
    color: var(--jp-amber) !important;
    font-weight: 900 !important;
  }

  .mega-menu .mega-link-group:hover,
  .mega-menu-sectors .sector-mega-group:hover {
    border-left-color: var(--jp-amber) !important;
    box-shadow:
      0 22px 54px rgb(var(--jp-slate-950-rgb) / 0.12),
      inset 0 0 0 1px rgb(var(--jp-amber-rgb) / 0.16) !important;
  }

  .mega-menu .mega-link:hover,
  .mega-menu .mega-link:focus-visible,
  .mega-menu-sectors .sector-mega-group > .mega-link:hover,
  .mega-menu-sectors .sector-mega-group > .mega-link:focus-visible,
  .mega-menu .mega-sub-links a:hover,
  .mega-menu .mega-sub-links a:focus-visible,
  .mega-menu-sectors .sector-sub-links a:hover,
  .mega-menu-sectors .sector-sub-links a:focus-visible {
    color: var(--jp-amber) !important;
  }
}

.footer-cta {
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.72fr) minmax(230px, auto) !important;
  gap: clamp(26px, 4vw, 80px) !important;
  align-items: center !important;
  overflow: hidden !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.24) !important;
  background:
    radial-gradient(circle at 82% 50%, rgb(var(--jp-amber-rgb) / 0.18), transparent 25rem),
    linear-gradient(135deg, rgb(var(--jp-slate-950-rgb) / 0.98), rgb(var(--jp-slate-900-rgb) / 0.96)) !important;
  box-shadow: 0 34px 90px rgb(var(--jp-slate-950-rgb) / 0.18) !important;
}

.footer-cta h2 {
  max-width: 10.5ch !important;
  color: var(--jp-white) !important;
  font-size: clamp(3.2rem, 5.5vw, 7.4rem) !important;
  line-height: 0.9 !important;
}

.footer-cta p {
  max-width: 66ch !important;
  color: rgb(var(--jp-white-rgb) / 0.74) !important;
}

.footer-action {
  position: relative !important;
  justify-self: end !important;
  z-index: 2 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 240px !important;
  min-height: 64px !important;
  border-radius: 999px !important;
  box-shadow:
    0 0 0 8px rgb(var(--jp-amber-rgb) / 0.08),
    0 22px 48px rgb(var(--jp-amber-rgb) / 0.22) !important;
}

.footer-action::before {
  content: "" !important;
  position: absolute !important;
  right: calc(100% + 18px) !important;
  top: 50% !important;
  width: clamp(70px, 12vw, 210px) !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, var(--jp-amber)) !important;
  transform: translateY(-50%) !important;
}

.footer-action::after {
  content: "" !important;
  position: absolute !important;
  right: calc(100% + 18px + clamp(70px, 12vw, 210px)) !important;
  top: 50% !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 999px !important;
  background: var(--jp-amber) !important;
  box-shadow: 0 0 24px rgb(var(--jp-amber-rgb) / 0.85) !important;
  transform: translate(50%, -50%) !important;
}

.site-footer {
  background:
    linear-gradient(rgba(247,244,238,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(247,244,238,0.035) 1px, transparent 1px),
    radial-gradient(circle at 10% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 24rem),
    linear-gradient(180deg, var(--jp-slate-900), var(--jp-slate-950)) !important;
  background-size: 72px 72px, 72px 72px, auto, auto !important;
}

.footer-inner {
  grid-template-columns: minmax(300px, 1.35fr) repeat(5, minmax(132px, 0.72fr)) !important;
  gap: clamp(30px, 4vw, 70px) !important;
}

.footer-brand {
  max-width: 520px !important;
}

.footer-resources {
  min-width: 190px !important;
}

.footer-contact-card {
  max-width: 440px !important;
  border-color: rgb(var(--jp-amber-rgb) / 0.18) !important;
  background: rgb(var(--jp-white-rgb) / 0.045) !important;
}

.footer-column h3 {
  color: var(--jp-amber-light) !important;
}

.footer-column a:hover,
.footer-column a:focus-visible {
  color: var(--jp-amber-light) !important;
}

.es-challenge-label {
  margin: clamp(22px, 2.4vw, 34px) 0 clamp(12px, 1.2vw, 18px) !important;
  color: var(--jp-amber) !important;
  font-family: var(--font-sans, Arial, sans-serif) !important;
  font-size: clamp(0.9rem, 0.95vw, 1.08rem) !important;
  font-weight: 900 !important;
  letter-spacing: 0.24em !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.es-principles-grid .es-principle-title,
.executive-redesign .es-principles-grid .es-principle-title {
  max-width: 17ch !important;
  color: var(--jp-slate-700) !important;
  font-size: clamp(2rem, 2.1vw, 2.8rem) !important;
  line-height: 1.02 !important;
}

.es-principles-grid article {
  min-height: clamp(300px, 23vw, 390px) !important;
  padding: clamp(28px, 2.7vw, 40px) !important;
}

.executive-philosophy-block .about-philosophy {
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.68fr) !important;
  grid-template-areas:
    "copy media"
    "quote quote" !important;
}

.executive-philosophy-block .about-philosophy-copy {
  grid-area: copy !important;
}

.executive-philosophy-block .about-philosophy-media {
  grid-area: media !important;
}

.executive-philosophy-block .executive-philosophy-quote {
  grid-area: quote !important;
}

.executive-philosophy-media-caption {
  display: none !important;
}

.es-counsel h2 {
  max-width: 15ch !important;
  font-size: clamp(2.6rem, 4.2vw, 5.8rem) !important;
  line-height: 0.96 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

@media (max-width: 980px) {
  .partners-choice .choice-grid,
  .footer-cta,
  .footer-inner,
  .executive-philosophy-block .about-philosophy {
    grid-template-columns: 1fr !important;
  }

  .executive-philosophy-block .about-philosophy {
    grid-template-areas:
      "copy"
      "media"
      "quote" !important;
  }

  .partners-choice .choice-card,
  .partners-choice .choice-card:nth-child(1),
  .partners-choice .choice-card:nth-child(2) {
    border-right: 0 !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }

  .footer-action {
    justify-self: start !important;
  }

  .footer-action::before,
  .footer-action::after {
    display: none !important;
  }

  .es-counsel h2 {
    max-width: 100% !important;
    font-size: clamp(2.45rem, 12vw, 4.8rem) !important;
  }
}

/* v15 local QA pass: Process & Toolkit replacement. */
.es-process-toolkit {
  background:
    linear-gradient(rgba(var(--jp-slate-700-rgb), 0.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(var(--jp-slate-700-rgb), 0.045) 1px, transparent 1px),
    radial-gradient(circle at 86% 12%, rgb(var(--jp-amber-rgb) / 0.16), transparent 24rem),
    var(--jp-warm-white) !important;
  background-size: 72px 72px, 72px 72px, auto, auto !important;
}

.es-process-toolkit-panel {
  padding: clamp(36px, 5vw, 72px) !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  background:
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.78), rgb(var(--jp-stone-rgb) / 0.46)) !important;
  box-shadow: 0 28px 84px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
}

.es-process-toolkit .es-section-head {
  margin-bottom: clamp(28px, 3.6vw, 48px) !important;
}

.es-process-toolkit .es-section-head h2 {
  max-width: 13ch !important;
}

.es-process-toolkit .es-section-head p {
  max-width: 66ch !important;
}

.process-phase-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  background: rgb(var(--jp-white-rgb) / 0.42) !important;
}

.process-phase-grid article {
  min-height: clamp(260px, 22vw, 340px) !important;
  padding: clamp(24px, 2.5vw, 36px) !important;
  border-right: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  background:
    radial-gradient(circle at 86% 12%, rgb(var(--jp-amber-rgb) / 0.1), transparent 11rem),
    linear-gradient(180deg, rgb(var(--jp-white-rgb) / 0.82), rgb(var(--jp-warm-white-rgb) / 0.72)) !important;
}

.process-phase-grid article:last-child {
  border-right: 0 !important;
}

.process-phase-grid span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  height: 46px !important;
  margin-bottom: clamp(28px, 4vw, 54px) !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.55) !important;
  color: var(--jp-amber) !important;
  font-family: var(--font-sans, Arial, sans-serif) !important;
  font-size: 0.78rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
}

.process-phase-grid h3 {
  margin: 0 0 14px !important;
  color: var(--jp-slate-700) !important;
  font-size: clamp(1.55rem, 1.8vw, 2.25rem) !important;
  line-height: 1 !important;
}

.process-phase-grid p {
  margin: 0 !important;
  color: var(--jp-slate-500) !important;
  font-size: clamp(0.96rem, 0.9vw, 1.05rem) !important;
  line-height: 1.55 !important;
}

.process-toolkit .matrix {
  margin-top: 0 !important;
}

.process-toolkit .glabel {
  color: var(--jp-slate-700) !important;
  letter-spacing: 0.16em !important;
}

.process-toolkit .tool-tier.standard .tool-items {
  padding-top: 0 !important;
}

@media (max-width: 1180px) {
  .process-phase-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .process-phase-grid article:nth-child(even) {
    border-right: 0 !important;
  }

  .process-phase-grid article {
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  }

  .process-phase-grid article:last-child {
    grid-column: 1 / -1 !important;
    border-bottom: 0 !important;
  }
}

@media (max-width: 700px) {
  .es-process-toolkit-panel {
    padding: clamp(24px, 8vw, 34px) !important;
  }

  .process-phase-grid {
    grid-template-columns: 1fr !important;
  }

  .process-phase-grid article,
  .process-phase-grid article:nth-child(even) {
    border-right: 0 !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  }
}

/* 2026-07-01 v15 qa13: force the first partner-choice row into two columns. */
@media (min-width: 560px) {
  .partners-choice .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .partners-choice .choice-card,
  .partners-choice .choice-card:nth-child(odd),
  .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: clamp(230px, 18vw, 310px) !important;
  }

  .partners-choice .choice-card:nth-child(1) {
    grid-column: 1 / 2 !important;
    grid-row: 1 / 2 !important;
  }

  .partners-choice .choice-card:nth-child(2) {
    grid-column: 2 / 3 !important;
    grid-row: 1 / 2 !important;
  }
}

@media (max-width: 559px) {
  .partners-choice .choice-grid {
    grid-template-columns: 1fr !important;
  }

  .partners-choice .choice-card,
  .partners-choice .choice-card:nth-child(1),
  .partners-choice .choice-card:nth-child(2),
  .partners-choice .choice-card:nth-child(odd),
  .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: 1 / -1 !important;
  }
}

/* 2026-07-01 v15 qa14: place each card arrow inside a floating right-side action button. */
.partners-choice .choice-card,
.partners-choice .choice-card:nth-child(1),
.partners-choice .choice-card:nth-child(2),
.partners-choice .choice-card:nth-child(odd),
.partners-choice .choice-card:nth-child(-n+2) {
  position: relative !important;
  padding-right: clamp(72px, 6vw, 98px) !important;
}

.partners-choice .choice-card::before {
  display: none !important;
}

.partners-choice .choice-card-action {
  width: clamp(38px, 3.3vw, 48px) !important;
  height: clamp(38px, 3.3vw, 48px) !important;
  position: absolute !important;
  top: clamp(18px, 2vw, 28px) !important;
  right: clamp(18px, 2vw, 28px) !important;
  z-index: 3 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.62) !important;
  border-radius: 999px !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-white-rgb) / 0.92), rgb(var(--jp-warm-white-rgb) / 0.78)) !important;
  box-shadow:
    0 16px 34px rgb(var(--jp-slate-950-rgb) / 0.1),
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.5) !important;
  color: var(--jp-slate-700) !important;
  text-decoration: none !important;
  transform: translateX(0) !important;
  transition:
    background 220ms ease,
    border-color 220ms ease,
    box-shadow 220ms ease,
    color 220ms ease,
    transform 220ms ease !important;
}

.partners-choice .choice-card-action span {
  display: block !important;
  color: currentColor !important;
  font-family: var(--font-sans, Arial, sans-serif) !important;
  font-size: clamp(1.12rem, 1.15vw, 1.32rem) !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transform: translateX(1px) !important;
}

.partners-choice .choice-card:hover .choice-card-action,
.partners-choice .choice-card-action:hover,
.partners-choice .choice-card-action:focus-visible {
  border-color: var(--jp-amber) !important;
  background:
    linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber)) !important;
  box-shadow:
    0 18px 38px rgb(var(--jp-amber-rgb) / 0.25),
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.24) !important;
  color: var(--jp-slate-950) !important;
  transform: translateX(4px) !important;
}

.partners-choice .choice-card-action:focus-visible {
  outline: 2px solid var(--jp-slate-700) !important;
  outline-offset: 3px !important;
}

@media (max-width: 700px) {
  .partners-choice .choice-card,
  .partners-choice .choice-card:nth-child(1),
  .partners-choice .choice-card:nth-child(2),
  .partners-choice .choice-card:nth-child(odd),
  .partners-choice .choice-card:nth-child(-n+2) {
    padding-right: clamp(60px, 13vw, 76px) !important;
  }

  .partners-choice .choice-card-action {
    width: 36px !important;
    height: 36px !important;
    top: 16px !important;
    right: 16px !important;
  }
}

/* 2026-07-01 v15 qa15: v12-style mega menu layout, recoloured dark like v10 and stripped of heavy shadows. */
@media (min-width: 981px) {
  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item) {
    position: static !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu),
  body .site-header .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu),
  body .site-header .about-menu-item:not(.compact-menu-item) .about-mega-menu {
    position: fixed !important;
    top: 76px !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
    max-width: none !important;
    display: block !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-top: 2px solid var(--jp-amber) !important;
    border-bottom: 1px solid rgb(var(--jp-white-rgb) / 0.1) !important;
    border-radius: 0 !important;
    background:
      radial-gradient(circle at 84% 0%, rgb(var(--jp-amber-rgb) / 0.14), transparent 24rem),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.99), rgb(var(--jp-slate-900-rgb) / 0.99) 58%, rgb(var(--jp-slate-700-rgb) / 0.96)) !important;
    box-shadow: none !important;
    filter: none !important;
    backdrop-filter: none !important;
    color: var(--jp-warm-white) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, 10px, 0) !important;
    transition:
      opacity 220ms cubic-bezier(0.22, 1, 0.36, 1),
      transform 220ms cubic-bezier(0.22, 1, 0.36, 1),
      visibility 220ms ease !important;
    visibility: hidden !important;
  }

  body .site-header .site-nav .nav-item.has-mega:hover > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega:focus-within > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega.is-open > .mega-menu:not(.compact-menu) {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    visibility: visible !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu)::before,
  body .site-header .site-nav .mega-menu:not(.compact-menu)::after,
  body .site-header .about-menu-item:not(.compact-menu-item) .about-mega-menu::before,
  body .site-header .about-menu-item:not(.compact-menu-item) .about-mega-menu::after {
    display: none !important;
  }

  body .site-header .site-nav .mega-menu > .mega-links,
  body .site-header .site-nav .about-mega-menu > .about-mega-links {
    width: min(100vw - 112px, 1440px) !important;
    margin: 0 auto !important;
    padding: clamp(32px, 3vw, 46px) 0 clamp(34px, 3.2vw, 50px) !important;
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: clamp(40px, 4.4vw, 90px) !important;
    align-items: start !important;
  }

  body .site-header .site-nav #mega-what-we-do > .mega-links {
    width: min(100vw - 120px, 1380px) !important;
    gap: clamp(48px, 4.8vw, 104px) !important;
  }

  body .site-header .site-nav .mega-menu.mega-menu-sectors > .mega-sector-links {
    width: min(100vw - 96px, 1840px) !important;
    margin: 0 auto !important;
    padding: clamp(32px, 3vw, 46px) 0 clamp(34px, 3.2vw, 50px) !important;
    display: grid !important;
    grid-template-columns: minmax(220px, 0.9fr) minmax(300px, 1.18fr) minmax(205px, 0.78fr) minmax(300px, 1.16fr) !important;
    gap: clamp(30px, 3vw, 70px) !important;
    align-items: start !important;
  }

  body .site-header .site-nav .mega-link-group,
  body .site-header .site-nav .mega-menu-sectors .sector-mega-group,
  body .site-header .site-nav .about-mega-links .mega-link-group {
    min-width: 0 !important;
    padding: 0 0 0 clamp(18px, 1.2vw, 24px) !important;
    border: 0 !important;
    border-left: 1px solid rgb(var(--jp-amber-rgb) / 0.74) !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link,
  body .site-header .site-nav .mega-menu-sectors .sector-mega-group > .mega-link,
  body .site-header .site-nav .about-mega-links .mega-link {
    min-height: auto !important;
    padding: 0 0 clamp(16px, 1.45vw, 22px) !important;
    border: 0 !important;
    border-bottom: 1px solid rgb(var(--jp-white-rgb) / 0.11) !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link span,
  body .site-header .site-nav .mega-menu-sectors .sector-mega-group > .mega-link span,
  body .site-header .site-nav .about-mega-links .mega-link span {
    max-width: none !important;
    color: var(--jp-warm-white) !important;
    font-family: var(--font-display) !important;
    font-size: clamp(1.34rem, 1.16vw, 1.74rem) !important;
    font-weight: 500 !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    text-wrap: balance !important;
  }

  body .site-header .site-nav #mega-what-we-do .mega-link span {
    white-space: nowrap !important;
  }

  body .site-header .site-nav .mega-sub-links,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links,
  body .site-header .site-nav .about-mega-links .mega-sub-links,
  body .site-header .site-nav #mega-what-we-do .mega-link-group .mega-sub-links {
    width: 100% !important;
    max-width: none !important;
    margin-top: clamp(13px, 1.2vw, 18px) !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a {
    position: relative !important;
    min-height: 41px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 10px 44px 10px 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.76) !important;
    font-family: var(--font-sans) !important;
    font-size: clamp(0.64rem, 0.48vw, 0.76rem) !important;
    font-weight: 900 !important;
    line-height: 1.08 !important;
    letter-spacing: 0.045em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    overflow-wrap: normal !important;
    word-break: keep-all !important;
    hyphens: none !important;
    transition:
      padding-left 160ms ease,
      color 160ms ease,
      border-color 160ms ease,
      background 160ms ease !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a + a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a + a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a + a {
    background-image: linear-gradient(90deg, rgb(var(--jp-white-rgb) / 0.11), rgb(var(--jp-white-rgb) / 0.11)) !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    background-size: calc(100% - 44px) 1px !important;
    box-shadow: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a::before,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a::before,
  body .site-header .site-nav .about-mega-links .mega-sub-links a::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: -1 !important;
    opacity: 0 !important;
    background: linear-gradient(90deg, rgb(var(--jp-amber-rgb) / 0.18), rgb(var(--jp-white-rgb) / 0.05) 48%, transparent) !important;
    transform: translateX(-10px) !important;
    transition: opacity 160ms ease, transform 160ms ease !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 12px !important;
    width: 8px !important;
    height: 8px !important;
    border-top: 2px solid currentColor !important;
    border-right: 2px solid currentColor !important;
    color: var(--jp-amber) !important;
    font-size: 0 !important;
    line-height: 0 !important;
    opacity: 0.82 !important;
    transform: translateY(-50%) rotate(45deg) !important;
    transition: transform 160ms ease, opacity 160ms ease, color 160ms ease !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a:hover,
  body .site-header .site-nav .mega-menu .mega-sub-links a:focus-visible,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:hover,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:hover,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:focus-visible {
    padding-left: 12px !important;
    color: var(--jp-warm-white) !important;
    background: linear-gradient(90deg, rgb(var(--jp-amber-rgb) / 0.14), rgb(var(--jp-white-rgb) / 0.045) 52%, transparent) !important;
    box-shadow: inset 3px 0 0 var(--jp-amber) !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a:hover::before,
  body .site-header .site-nav .mega-menu .mega-sub-links a:focus-visible::before,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:hover::before,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible::before,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:hover::before,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:focus-visible::before {
    opacity: 1 !important;
    transform: translateX(0) !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a:hover::after,
  body .site-header .site-nav .mega-menu .mega-sub-links a:focus-visible::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:hover::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:hover::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:focus-visible::after {
    opacity: 1 !important;
    transform: translate(3px, -50%) rotate(45deg) !important;
  }
}

@media (min-width: 981px) and (max-width: 1320px) {
  body .site-header .site-nav .mega-menu > .mega-links,
  body .site-header .site-nav .about-mega-menu > .about-mega-links,
  body .site-header .site-nav #mega-what-we-do > .mega-links {
    width: min(100vw - 64px, 1260px) !important;
    gap: 30px !important;
  }

  body .site-header .site-nav .mega-menu.mega-menu-sectors > .mega-sector-links {
    width: min(100vw - 52px, 1260px) !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 30px 42px !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a {
    padding-right: 44px !important;
    font-size: clamp(0.58rem, 0.57vw, 0.68rem) !important;
    letter-spacing: 0.025em !important;
  }
}

/* 2026-07-01 v15 qa15: v12 hero reveal motion for every homepage slide. */
.hero-cinematic {
  --hero-motion-x: 0px;
  --hero-motion-y: 24px;
  --hero-motion-blur: 9px;
  --hero-motion-scale: 0.985;
  --hero-rule-delay: 420ms;
  --hero-rule-height: 74%;
}

.hero-cinematic .hero-inner {
  position: relative !important;
}

.hero-cinematic .hero-inner::before,
.hero-cinematic .hero-inner::after {
  position: absolute !important;
  pointer-events: none !important;
  content: "" !important;
}

.hero-cinematic .hero-inner::before {
  width: 2px !important;
  height: var(--hero-rule-height) !important;
  top: clamp(90px, 14vh, 150px) !important;
  left: -28px !important;
  opacity: 0 !important;
  background: linear-gradient(180deg, transparent, var(--jp-amber-light), var(--jp-amber), transparent) !important;
  transform: scaleY(0) !important;
  transform-origin: top !important;
  transition:
    opacity 720ms ease,
    transform 1040ms cubic-bezier(0.22, 1, 0.36, 1) !important;
  transition-delay: var(--hero-rule-delay) !important;
}

.hero-cinematic .hero-inner::after {
  width: min(420px, 70vw) !important;
  height: 1px !important;
  left: -28px !important;
  top: clamp(162px, 24vh, 238px) !important;
  opacity: 0 !important;
  background: linear-gradient(90deg, var(--jp-amber), rgb(var(--jp-amber-light-rgb) / 0.34), transparent) !important;
  transform: scaleX(0) !important;
  transform-origin: left !important;
  transition:
    opacity 700ms ease,
    transform 920ms cubic-bezier(0.22, 1, 0.36, 1) !important;
  transition-delay: calc(var(--hero-rule-delay) + 260ms) !important;
}

.hero-cinematic.is-hero-ready.is-hero-copy-in .hero-inner::before,
.hero-cinematic.is-hero-ready.is-hero-copy-in .hero-inner::after {
  opacity: 0.9 !important;
  transform: scale(1) !important;
}

.hero-title-split {
  display: grid !important;
  gap: 0.02em !important;
}

.hero-title-line {
  display: block !important;
  overflow: hidden !important;
  clip-path: inset(0 0 118% 0);
  opacity: 0;
  transform: translate3d(0, 0.42em, 0);
  transition:
    clip-path 1100ms cubic-bezier(0.22, 1, 0.36, 1),
    opacity 900ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 1100ms cubic-bezier(0.22, 1, 0.36, 1) !important;
  will-change: clip-path, opacity, transform !important;
}

.hero-cinematic[data-active-slide="0"] {
  --hero-motion-x: 0px;
  --hero-motion-y: 32px;
  --hero-motion-blur: 10px;
  --hero-motion-scale: 0.982;
  --hero-rule-delay: 720ms;
  --hero-rule-height: 68%;
}

.hero-cinematic[data-active-slide="1"] {
  --hero-motion-x: -24px;
  --hero-motion-y: 10px;
  --hero-motion-blur: 5px;
  --hero-motion-scale: 0.995;
  --hero-rule-delay: 300ms;
  --hero-rule-height: 58%;
}

.hero-cinematic[data-active-slide="2"] {
  --hero-motion-x: 30px;
  --hero-motion-y: 4px;
  --hero-motion-blur: 3px;
  --hero-motion-scale: 1;
  --hero-rule-delay: 240ms;
  --hero-rule-height: 62%;
}

.hero-cinematic[data-active-slide="1"] .hero-inner::before,
.hero-cinematic[data-active-slide="2"] .hero-inner::before {
  right: -28px !important;
  left: auto !important;
}

.hero-cinematic[data-active-slide="1"] .hero-inner::after,
.hero-cinematic[data-active-slide="2"] .hero-inner::after {
  right: -28px !important;
  left: auto !important;
  transform-origin: right !important;
  background: linear-gradient(270deg, var(--jp-amber), rgb(var(--jp-amber-light-rgb) / 0.34), transparent) !important;
}

.hero-cinematic[data-active-slide="2"] .hero-inner::after {
  height: 2px !important;
  background:
    linear-gradient(270deg, var(--jp-amber), rgb(var(--jp-amber-light-rgb) / 0.5), transparent),
    repeating-linear-gradient(90deg, rgb(var(--jp-white-rgb) / 0.22) 0 6px, transparent 6px 14px) !important;
}

.hero-cinematic[data-active-slide].is-hero-ready .hero-inner > .eyebrow,
.hero-cinematic[data-active-slide].is-hero-ready .hero-title,
.hero-cinematic[data-active-slide].is-hero-ready .hero-subtitle,
.hero-cinematic[data-active-slide].is-hero-ready .hero-copy,
.hero-cinematic[data-active-slide].is-hero-ready .hero-media-controls,
.hero-cinematic[data-active-slide].is-hero-ready .button-row {
  opacity: 0 !important;
  filter: blur(var(--hero-motion-blur)) !important;
  transform: translate3d(var(--hero-motion-x), var(--hero-motion-y), 0) scale(var(--hero-motion-scale)) !important;
  transition:
    opacity 900ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 900ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 900ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .hero-inner > .eyebrow,
.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .hero-title,
.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .hero-subtitle,
.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .hero-copy,
.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .hero-media-controls,
.hero-cinematic[data-active-slide].is-hero-ready.is-hero-copy-in .button-row {
  opacity: 1 !important;
  filter: blur(0) !important;
  transform: translate3d(0, 0, 0) scale(1) !important;
}

.hero-cinematic[data-active-slide="0"].is-hero-ready.is-hero-copy-in .hero-inner > .eyebrow {
  transition-delay: 220ms !important;
}

.hero-cinematic[data-active-slide="0"].is-hero-ready.is-hero-copy-in .hero-title {
  transition-delay: 500ms !important;
}

.hero-cinematic[data-active-slide="0"].is-hero-ready.is-hero-copy-in .hero-subtitle {
  transition-delay: 1200ms !important;
}

.hero-cinematic[data-active-slide="0"].is-hero-ready.is-hero-copy-in .hero-media-controls {
  transition-delay: 2100ms !important;
}

.hero-cinematic[data-active-slide="0"].is-hero-ready.is-hero-copy-in .button-row {
  transition-delay: 2320ms !important;
}

.hero-cinematic[data-active-slide="1"].is-hero-ready.is-hero-copy-in .hero-inner > .eyebrow {
  transition-delay: 120ms !important;
}

.hero-cinematic[data-active-slide="1"].is-hero-ready.is-hero-copy-in .hero-title {
  transition-delay: 360ms !important;
}

.hero-cinematic[data-active-slide="1"].is-hero-ready.is-hero-copy-in .hero-subtitle {
  transition-delay: 1040ms !important;
}

.hero-cinematic[data-active-slide="1"].is-hero-ready.is-hero-copy-in .hero-media-controls,
.hero-cinematic[data-active-slide="1"].is-hero-ready.is-hero-copy-in .button-row {
  transition-delay: 1580ms !important;
}

.hero-cinematic[data-active-slide="2"].is-hero-ready .hero-title-line {
  clip-path: inset(0 100% 0 0);
  transform: translate3d(0.32em, 0, 0);
}

.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .hero-inner > .eyebrow {
  transition-delay: 80ms !important;
}

.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .hero-title {
  transition-delay: 260ms !important;
}

.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .hero-subtitle {
  transition-delay: 860ms !important;
}

.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .hero-copy {
  transition-delay: 1120ms !important;
}

.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .hero-media-controls,
.hero-cinematic[data-active-slide="2"].is-hero-ready.is-hero-copy-in .button-row {
  transition-delay: 1380ms !important;
}

@media (min-width: 901px) {
  .hero-cinematic .hero-inner,
  .hero-cinematic[data-active-slide] .hero-inner {
    max-width: min(1040px, calc(100vw - 168px)) !important;
  }

  .hero-cinematic .hero-inner > *,
  .hero-cinematic[data-active-slide] .hero-inner > * {
    width: min(940px, 100%) !important;
    max-width: 940px !important;
  }

  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title {
    width: min(940px, 100%) !important;
    max-width: 940px !important;
    font-size: clamp(3.05rem, 4.35vw, 5.85rem) !important;
    line-height: 0.94 !important;
  }

  .hero-cinematic[data-active-slide="1"] .hero-title {
    font-size: clamp(2.9rem, 4vw, 5.25rem) !important;
    max-width: min(820px, calc(100vw - 180px)) !important;
    width: min(820px, calc(100vw - 180px)) !important;
  }

  .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(3rem, 4.18vw, 5.45rem) !important;
  }

  .hero-title-line {
    white-space: nowrap !important;
  }

  .hero-cinematic .hero-subtitle {
    width: min(780px, 100%) !important;
    max-width: 780px !important;
  }

  .hero-cinematic .hero-copy {
    width: min(720px, 100%) !important;
    max-width: 720px !important;
  }

  .hero-cinematic .hero-media-controls,
  .hero-cinematic .button-row {
    width: min(560px, 100%) !important;
    max-width: 560px !important;
  }
}

@media (max-width: 900px) {
  .hero-cinematic .hero-inner::before,
  .hero-cinematic .hero-inner::after {
    content: none !important;
  }

  .hero-title-line {
    white-space: normal !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-title-line,
  .hero-cinematic.is-hero-ready .hero-title-line,
  .hero-cinematic.is-hero-ready.is-hero-copy-in .hero-title-line {
    animation: none !important;
    clip-path: inset(0) !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* 2026-07-01 v15 qa16: tighten heading measure after global dark navigation rollout. */
@media (min-width: 901px) {
  .hero-cinematic .hero-inner,
  .hero-cinematic[data-active-slide] .hero-inner {
    max-width: min(920px, calc(100vw - 184px)) !important;
  }

  .hero-cinematic .hero-inner > *,
  .hero-cinematic[data-active-slide] .hero-inner > * {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
  }

  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
    font-size: clamp(2.95rem, 4.05vw, 5.35rem) !important;
    line-height: 0.95 !important;
  }

  .hero-cinematic[data-active-slide="1"] .hero-title {
    width: min(760px, calc(100vw - 190px)) !important;
    max-width: min(760px, calc(100vw - 190px)) !important;
    font-size: clamp(2.82rem, 3.78vw, 4.95rem) !important;
  }

  .hero-cinematic[data-active-slide="2"] .hero-title {
    width: min(790px, 100%) !important;
    max-width: 790px !important;
    font-size: clamp(2.9rem, 3.9vw, 5.1rem) !important;
  }

  .page-hero-inner,
  .v2-sector-hero-copy,
  .es-hero-inner,
  .sa-hero-inner,
  .article-hero-inner {
    max-width: min(860px, calc(100vw - 176px)) !important;
  }

  .page-hero h1,
  .v2-sector-hero h1,
  .es-hero h1,
  .sa-hero-copy h1,
  .article-hero h1 {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
    text-wrap: balance !important;
  }
}

/* 2026-07-02 v15 qa17: remove decorative rule lines from the hero slider video. */
.hero-cinematic .hero-inner::before,
.hero-cinematic .hero-inner::after,
.hero-cinematic[data-active-slide] .hero-inner::before,
.hero-cinematic[data-active-slide] .hero-inner::after {
  content: none !important;
  display: none !important;
  opacity: 0 !important;
  background: none !important;
  transform: none !important;
}

/* 2026-07-02 v15 qa18: hero fit, exact mega-menu targeting, and floating conversation CTA. */
@media (min-width: 901px) {
  .hero-cinematic .hero-inner,
  .hero-cinematic[data-active-slide] .hero-inner {
    align-items: flex-start !important;
    justify-content: center !important;
    width: min(980px, calc(100vw - 136px)) !important;
    max-width: min(980px, calc(100vw - 136px)) !important;
    margin-left: clamp(42px, 7.4vw, 138px) !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .hero-cinematic .hero-inner > *,
  .hero-cinematic[data-active-slide] .hero-inner > * {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
    overflow: visible !important;
    font-size: clamp(2.55rem, 3.48vw, 4.72rem) !important;
    line-height: 0.94 !important;
    text-align: left !important;
  }

  .hero-cinematic[data-active-slide="0"] .hero-title {
    max-width: 900px !important;
    font-size: clamp(2.5rem, 3.36vw, 4.56rem) !important;
  }

  .hero-cinematic[data-active-slide="1"] .hero-title {
    max-width: 760px !important;
    font-size: clamp(2.58rem, 3.42vw, 4.62rem) !important;
  }

  .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: 820px !important;
    font-size: clamp(2.48rem, 3.34vw, 4.46rem) !important;
  }

  .hero-title-split {
    gap: 0.045em !important;
  }

  .hero-title-line {
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
    white-space: normal !important;
    text-align: inherit !important;
  }

  .hero-cinematic .hero-subtitle {
    width: min(780px, 100%) !important;
    max-width: 780px !important;
    font-size: clamp(1.02rem, 1.54vw, 1.5rem) !important;
    line-height: 1.28 !important;
  }
}

@media (max-width: 900px) {
  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title {
    overflow: visible !important;
  }

  .hero-title-line {
    overflow: visible !important;
    white-space: normal !important;
  }
}

@media (min-width: 981px) {
  body .site-header .site-nav .mega-menu:not(.compact-menu) {
    z-index: 1000 !important;
  }

  body .site-header .site-nav .nav-item.has-mega:hover > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega:focus-within > .mega-menu:not(.compact-menu) {
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, 10px, 0) !important;
    visibility: hidden !important;
  }

  body .site-header .site-nav .nav-item.has-mega.is-open > .mega-menu:not(.compact-menu) {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    visibility: visible !important;
  }
}

/* 2026-07-02 v15 qa20: client content cleanup across process, advisory and sector pages. */
.process-toolkit-page .process-toolkit-cta .es-cta-inner {
  text-align: center !important;
}

.process-toolkit-page .process-toolkit-cta-note {
  width: min(880px, 100%) !important;
  margin: 0 auto clamp(22px, 2.2vw, 32px) !important;
  color: rgb(var(--jp-slate-700-rgb) / 0.78) !important;
  font-size: clamp(1.08rem, 1.45vw, 1.44rem) !important;
  line-height: 1.62 !important;
}

.strategic-advisory-page .sa-service-list {
  gap: clamp(22px, 2.8vw, 36px) !important;
}

.strategic-advisory-page .sa-service-card,
.strategic-advisory-page .sa-service-card:nth-child(6) {
  overflow: hidden !important;
  grid-template-areas: "head copy" !important;
  grid-template-columns: minmax(280px, 0.48fr) minmax(0, 1fr) !important;
}

.strategic-advisory-page .sa-service-card::before,
.strategic-advisory-page .sa-service-card::after,
.strategic-advisory-page .sa-service-card:not(:last-child)::before,
.strategic-advisory-page .sa-service-card:not(:last-child)::after {
  content: none !important;
  display: none !important;
}

.strategic-advisory-page .sa-service-head > span {
  display: none !important;
}

.strategic-advisory-page .sa-focus {
  display: none !important;
}

.strategic-advisory-page .sa-service-card > p {
  grid-area: copy !important;
}

@media (max-width: 980px) {
  .strategic-advisory-page .sa-service-card,
  .strategic-advisory-page .sa-service-card:nth-child(6) {
    grid-template-areas:
      "head"
      "copy" !important;
    grid-template-columns: 1fr !important;
  }
}

.v2-subsector-section .subsector-copy .eyebrow {
  display: none !important;
}

.v2-subsector-section::before,
.v2-subsector-section.is-subsector-backdrop-active::before {
  opacity: 0 !important;
  background-image: none !important;
  filter: none !important;
}

.v2-subsector-section.is-subsector-backdrop-active .subsector-layout,
.v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-layout,
.v2-subsector-section.is-subsector-backdrop-active .subsector-copy,
.v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-copy {
  background: rgb(var(--jp-warm-white-rgb) / 0.94) !important;
  backdrop-filter: none !important;
}

.v2-sector-orbit-section .sector-orbit::after,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active::after {
  opacity: 0 !important;
  background-image: none !important;
}

.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node,
.v2-sector-orbit-section .orbit-node:hover,
.v2-sector-orbit-section .orbit-node:focus-visible,
.v2-sector-orbit-section .sector-orbit.is-backdrop-active .orbit-node.is-orbit-active {
  background: linear-gradient(180deg, var(--jp-white), rgb(var(--jp-amber-light-rgb) / 0.1)) !important;
}

@media (min-width: 981px) {
  .v2-sector-orbit-section .orbit-core {
    transform: translateY(clamp(-28px, -2.2vw, -14px)) !important;
  }

  .v2-sector-orbit-section .sector-orbit-four .orbit-core,
  .v2-sector-orbit-section .sector-orbit-five .orbit-core,
  .v2-sector-orbit-section .sector-orbit-three .orbit-core {
    transform: translateY(clamp(-30px, -2.4vw, -16px)) !important;
  }
}

@media (min-width: 981px) {
  .v2-subsector-section .subsector-layout,
  .v2-subsector-section.is-featured-subsector .subsector-layout {
    background: rgb(var(--jp-warm-white-rgb) / 0.96) !important;
  }
}

/* 2026-07-02 v15 qa21: use the floating CTA as the footer call-to-action. */
.v2-sector-final .sector-final-actions,
.v2-sector-final .button-row {
  justify-content: center !important;
  margin-top: clamp(38px, 4vw, 68px) !important;
}

.v2-sector-final .button-row .button-primary {
  display: none !important;
}

.v2-sector-final .sector-final-actions .button-secondary,
.v2-sector-final .button-row .button-secondary[href*="#sectors"] {
  width: min(420px, 100%) !important;
  min-width: min(420px, 100%) !important;
  min-height: 68px !important;
  border-color: rgb(var(--jp-slate-950-rgb) / 0.28) !important;
  background: rgb(var(--jp-white-rgb) / 0.7) !important;
  box-shadow:
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.56),
    0 18px 46px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
  text-align: center !important;
}

.v2-sector-final .sector-final-actions .button-secondary:hover,
.v2-sector-final .sector-final-actions .button-secondary:focus-visible,
.v2-sector-final .button-row .button-secondary[href*="#sectors"]:hover,
.v2-sector-final .button-row .button-secondary[href*="#sectors"]:focus-visible {
  border-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
  box-shadow:
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.62),
    0 22px 56px rgb(var(--jp-amber-rgb) / 0.16) !important;
}

.footer-cta {
  grid-template-columns: minmax(0, 1fr) !important;
  min-height: clamp(520px, 62vh, 760px) !important;
  padding: clamp(54px, 7vw, 112px) clamp(28px, 5.8vw, 100px) !important;
}

.footer-cta > div {
  position: relative !important;
  z-index: 2 !important;
  width: min(760px, 58vw) !important;
}

.footer-cta h2 {
  max-width: 11.2ch !important;
  text-wrap: balance !important;
}

.footer-cta p {
  max-width: 760px !important;
  font-size: clamp(1rem, 1.25vw, 1.32rem) !important;
  line-height: 1.65 !important;
}

.footer-cta::before,
.footer-cta::after {
  position: absolute !important;
  z-index: 1 !important;
  content: "" !important;
  pointer-events: none !important;
}

.footer-cta::before {
  right: clamp(160px, 16vw, 330px) !important;
  top: 52% !important;
  width: clamp(170px, 28vw, 560px) !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgb(var(--jp-amber-rgb) / 0.92) 62%, rgb(var(--jp-amber-light-rgb) / 0.96)) !important;
  box-shadow: 0 0 22px rgb(var(--jp-amber-rgb) / 0.22) !important;
  opacity: 0.34 !important;
  transform: translateY(-50%) scaleX(0.55) !important;
  transform-origin: right center !important;
  transition: opacity 260ms ease, transform 420ms ease, box-shadow 260ms ease !important;
}

.footer-cta::after {
  right: calc(clamp(160px, 16vw, 330px) + clamp(170px, 28vw, 560px)) !important;
  top: 52% !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 999px !important;
  background: var(--jp-amber) !important;
  box-shadow:
    0 0 0 10px rgb(var(--jp-amber-rgb) / 0.08),
    0 0 30px rgb(var(--jp-amber-rgb) / 0.86) !important;
  opacity: 0.48 !important;
  transform: translate(50%, -50%) scale(0.86) !important;
  transition: opacity 260ms ease, transform 320ms ease, box-shadow 260ms ease !important;
}

.footer-cta.is-floating-target::before {
  opacity: 1 !important;
  transform: translateY(-50%) scaleX(1) !important;
  box-shadow: 0 0 34px rgb(var(--jp-amber-rgb) / 0.42) !important;
}

.footer-cta.is-floating-target::after {
  opacity: 1 !important;
  transform: translate(50%, -50%) scale(1) !important;
  box-shadow:
    0 0 0 14px rgb(var(--jp-amber-rgb) / 0.11),
    0 0 42px rgb(var(--jp-amber-rgb) / 0.96) !important;
}

@media (prefers-reduced-motion: no-preference) {
  .footer-cta.is-floating-target::before {
    animation: jpFooterConnectorLine 2100ms ease-in-out infinite;
  }

  .footer-cta.is-floating-target::after {
    animation: jpFooterConnectorDot 2100ms ease-in-out infinite;
  }
}

@keyframes jpFooterConnectorLine {
  0%,
  100% {
    opacity: 0.78;
    filter: brightness(1);
  }

  50% {
    opacity: 1;
    filter: brightness(1.25);
  }
}

@keyframes jpFooterConnectorDot {
  0%,
  100% {
    transform: translate(50%, -50%) scale(0.94);
  }

  50% {
    transform: translate(50%, -50%) scale(1.12);
  }
}

@media (max-width: 980px) {
  .footer-cta {
    min-height: auto !important;
  }

  .footer-cta > div {
    width: 100% !important;
  }

  .footer-cta::before,
  .footer-cta::after {
    display: none !important;
  }
}

/* 2026-07-02 v15 qa22: calmer process hero and resilient mega-menu hover bridge. */
.process-toolkit-page .process-toolkit-hero {
  min-height: clamp(420px, 52vh, 620px) !important;
  align-items: center !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 86% 12%, rgb(var(--jp-amber-rgb) / 0.13), transparent 28rem),
    radial-gradient(circle at 8% 78%, rgb(var(--jp-slate-500-rgb) / 0.06), transparent 22rem),
    linear-gradient(135deg, var(--jp-warm-white), var(--jp-white)) !important;
  color: var(--jp-slate-700) !important;
}

.process-toolkit-page .process-toolkit-hero::before,
.process-toolkit-page .process-toolkit-hero::after {
  content: none !important;
  display: none !important;
}

.process-toolkit-page .process-toolkit-hero .page-hero-inner {
  width: min(1240px, calc(100% - clamp(44px, 8vw, 132px))) !important;
  padding: clamp(86px, 9vw, 138px) 0 clamp(54px, 6vw, 90px) !important;
}

.process-toolkit-page .process-toolkit-hero .eyebrow {
  margin-bottom: clamp(18px, 2vw, 28px) !important;
  color: var(--jp-amber) !important;
}

.process-toolkit-page .process-toolkit-hero h1 {
  width: min(1120px, 100%) !important;
  max-width: 1120px !important;
  color: var(--jp-slate-700) !important;
  font-size: clamp(3.05rem, 4.7vw, 5.9rem) !important;
  line-height: 1.03 !important;
  overflow-wrap: normal !important;
  text-shadow: none !important;
  text-wrap: balance !important;
}

.process-toolkit-page .process-toolkit-hero p:not(.eyebrow) {
  width: min(850px, 100%) !important;
  max-width: 850px !important;
  margin-top: clamp(22px, 2.4vw, 34px) !important;
  color: rgb(var(--jp-slate-700-rgb) / 0.74) !important;
  font-size: clamp(1.08rem, 1.32vw, 1.34rem) !important;
  line-height: 1.62 !important;
  text-shadow: none !important;
}

@media (max-width: 760px) {
  .process-toolkit-page .process-toolkit-hero {
    min-height: auto !important;
  }

  .process-toolkit-page .process-toolkit-hero .page-hero-inner {
    width: min(100% - 34px, 620px) !important;
    padding: 82px 0 58px !important;
  }

  .process-toolkit-page .process-toolkit-hero h1 {
    font-size: clamp(2.55rem, 13vw, 4.2rem) !important;
    line-height: 1.01 !important;
  }
}

@media (min-width: 981px) {
  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item) {
    position: static !important;
  }

  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item)::after {
    position: fixed !important;
    top: 70px !important;
    right: 0 !important;
    bottom: auto !important;
    left: 0 !important;
    z-index: 999 !important;
    display: block !important;
    height: 42px !important;
    content: "" !important;
    pointer-events: none !important;
  }

  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item):hover::after,
  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item):focus-within::after,
  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item).is-open::after {
    pointer-events: auto !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu),
  body .site-header .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu) {
    top: 76px !important;
    z-index: 1000 !important;
    pointer-events: none !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu)::before,
  body .site-header .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu)::before {
    top: -54px !important;
    height: 54px !important;
    pointer-events: auto !important;
  }

  body .site-header .site-nav .nav-item.has-mega:hover > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega:focus-within > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega.is-open > .mega-menu:not(.compact-menu),
  body .site-header .site-nav .nav-item.has-mega.is-pinned > .mega-menu:not(.compact-menu) {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    visibility: visible !important;
  }

  body .site-header .site-nav .nav-item.has-mega.is-pinned > .nav-link {
    color: var(--jp-amber) !important;
    background: rgb(var(--jp-amber-rgb) / 0.1) !important;
  }
}

/* v15 QA23: process CTA, footer cleanup support, sector detail imagery, and mega-menu spacing. */
.es-process-toolkit .page-cta-row {
  justify-content: flex-start !important;
}

.es-process-toolkit .process-toolkit-dark-link {
  border-color: rgb(var(--jp-slate-700-rgb) / 0.92) !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-slate-700-rgb) / 0.98), rgb(var(--jp-slate-950-rgb) / 0.98)) !important;
  color: var(--jp-warm-white) !important;
  box-shadow:
    0 20px 48px rgb(var(--jp-slate-950-rgb) / 0.16),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.12) !important;
}

.es-process-toolkit .process-toolkit-dark-link:hover,
.es-process-toolkit .process-toolkit-dark-link:focus-visible {
  border-color: rgb(var(--jp-amber-rgb) / 0.7) !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-slate-700-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 1)) !important;
  color: var(--jp-warm-white) !important;
  box-shadow:
    0 22px 58px rgb(var(--jp-slate-950-rgb) / 0.22),
    0 0 0 4px rgb(var(--jp-amber-rgb) / 0.08),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.13) !important;
}

.v2-subsector-section .subsector-layout,
.v2-subsector-section.is-reverse .subsector-layout,
.v2-subsector-section.is-featured-subsector .subsector-layout {
  display: grid !important;
  grid-template-columns: minmax(300px, 0.38fr) minmax(0, 1fr) !important;
  gap: 0 !important;
  align-items: stretch !important;
  overflow: hidden !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.13) !important;
  border-top: 3px solid rgb(var(--jp-amber-rgb) / 0.76) !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.94), rgb(var(--jp-warm-white-rgb) / 0.98)) !important;
  box-shadow:
    0 24px 72px rgb(var(--jp-slate-950-rgb) / 0.08),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.78) !important;
}

.v2-subsector-section .subsector-layout::before,
.v2-subsector-section.is-reverse .subsector-layout::before,
.v2-subsector-section.is-featured-subsector .subsector-layout::before {
  content: "" !important;
  display: block !important;
  min-height: clamp(420px, 35vw, 640px) !important;
  border-right: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  background-image:
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.02), rgb(var(--jp-slate-950-rgb) / 0.2)),
    var(--subsector-card-image) !important;
  background-position: center !important;
  background-size: cover !important;
}

.v2-subsector-section .subsector-copy,
.v2-subsector-section.is-reverse .subsector-copy,
.v2-subsector-section.is-featured-subsector .subsector-copy,
.v2-subsector-section.is-subsector-backdrop-active .subsector-copy,
.v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-copy {
  grid-column: 2 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  border: 0 !important;
  border-top: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.v2-subsector-section.is-subsector-backdrop-active .subsector-layout,
.v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-layout {
  background:
    linear-gradient(135deg, rgb(var(--jp-white-rgb) / 0.94), rgb(var(--jp-warm-white-rgb) / 0.98)) !important;
  backdrop-filter: none !important;
}

#renewables-clean-tech {
  --subsector-card-image: url("../img/stock/energy-renewables-cleantech.jpg");
}

#traditional-oil-gas {
  --subsector-card-image: url("../img/stock/energy-traditional-oil-gas.jpg");
}

#mining-critical-minerals {
  --subsector-card-image: url("../img/stock/energy-mining-critical-minerals.jpg");
}

#utilities-grid-modernisation {
  --subsector-card-image: url("../img/stock/energy-utilities-grid.jpg");
}

#aerospace-defence-space {
  --subsector-card-image: url("../img/stock/industrial-aerospace-defence-space.jpg");
}

#automotive-future-mobility {
  --subsector-card-image: url("../img/stock/industrial-automotive-future-mobility.jpg");
}

#capital-equipment-industrial-machinery {
  --subsector-card-image: url("../img/stock/industrial-capital-equipment-machinery.jpg");
}

#building-products-construction-materials {
  --subsector-card-image: url("../img/stock/industrial-building-products.jpg");
}

#robotics-electrical-electronics {
  --subsector-card-image: url("../img/stock/industrial-robotics-electrical-electronics.jpg");
}

#digital-infrastructure {
  --subsector-card-image: url("../img/stock/industrial-digital-infrastructure.jpg");
}

#transportation-logistics {
  --subsector-card-image: url("../img/stock/industrial-transport-logistics.jpg");
}

#utilities-waste {
  --subsector-card-image: url("../img/stock/industrial-utilities-waste.jpg");
}

#chemicals-advanced-materials {
  --subsector-card-image: url("../img/stock/process-chemicals-advanced-materials.jpg");
}

#pharmaceuticals-life-sciences-manufacturing {
  --subsector-card-image: url("../img/stock/process-pharma-life-sciences.jpg");
}

#food-beverage-ingredients {
  --subsector-card-image: url("../img/stock/process-food-beverage.jpg");
}

#pulp-paper-packaging {
  --subsector-card-image: url("../img/stock/process-pulp-paper-packaging.jpg");
}

#textiles {
  --subsector-card-image: url("../img/stock/process-textiles.jpg");
}

@media (min-width: 981px) {
  body .site-header .site-nav .nav-item.has-mega:not(.compact-menu-item)::after {
    top: 76px !important;
    height: 66px !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu),
  body .site-header .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu) {
    top: 96px !important;
  }

  body .site-header .site-nav .mega-menu:not(.compact-menu)::before,
  body .site-header .site-nav .mega-menu.mega-menu-sectors:not(.compact-menu)::before {
    top: -74px !important;
    height: 74px !important;
  }
}

@media (max-width: 980px) {
  .v2-subsector-section .subsector-layout,
  .v2-subsector-section.is-reverse .subsector-layout,
  .v2-subsector-section.is-featured-subsector .subsector-layout {
    grid-template-columns: 1fr !important;
  }

  .v2-subsector-section .subsector-layout::before,
  .v2-subsector-section.is-reverse .subsector-layout::before,
  .v2-subsector-section.is-featured-subsector .subsector-layout::before {
    min-height: clamp(260px, 54vw, 420px) !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }

  .v2-subsector-section .subsector-copy,
  .v2-subsector-section.is-reverse .subsector-copy,
  .v2-subsector-section.is-featured-subsector .subsector-copy,
  .v2-subsector-section.is-subsector-backdrop-active .subsector-copy,
  .v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-copy {
    grid-column: 1 !important;
  }

  .es-process-toolkit .page-cta-row {
    justify-content: center !important;
  }
}

/* v15 QA24: footer, floating CTA, About map, What We Do list, and Infrastructure hero polish. */
.footer-cta {
  grid-template-columns: minmax(0, 0.58fr) minmax(280px, 0.42fr) !important;
  min-height: clamp(360px, 46vh, 560px) !important;
  padding:
    clamp(44px, 5.4vw, 86px)
    clamp(28px, 6vw, 112px) !important;
}

.footer-cta > div {
  width: min(960px, 100%) !important;
}

.footer-cta h2 {
  max-width: 780px !important;
  font-size: clamp(3rem, 4.35vw, 5.9rem) !important;
  line-height: 0.96 !important;
}

.footer-cta p {
  max-width: 700px !important;
  margin-top: clamp(16px, 1.7vw, 24px) !important;
}

.footer-cta::before {
  right: clamp(170px, 18vw, 360px) !important;
  width: clamp(130px, 19vw, 380px) !important;
}

.footer-cta::after {
  right: calc(clamp(170px, 18vw, 360px) + clamp(130px, 19vw, 380px)) !important;
}

.footer-inner {
  grid-template-columns:
    minmax(260px, 1.35fr)
    repeat(4, minmax(145px, 0.82fr))
    minmax(260px, 0.98fr) !important;
  gap: clamp(24px, 3.1vw, 54px) !important;
}

.footer-column:last-child,
.footer-column.footer-contact {
  min-width: min(100%, 260px) !important;
}

.footer-column:last-child a[href^="mailto"],
.footer-contact-card a {
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
  font-size: clamp(0.94rem, 0.98vw, 1.08rem) !important;
}

.footer-column:last-child a[href="contact.php"] {
  display: inline-flex !important;
  width: fit-content !important;
  margin-top: 10px !important;
  padding: 10px 14px !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.38) !important;
  color: var(--jp-amber-light) !important;
  font-size: 0.76rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.1em !important;
  line-height: 1.1 !important;
  text-transform: uppercase !important;
}

.where-work-layout {
  grid-template-columns: minmax(320px, 0.72fr) minmax(520px, 1.28fr) !important;
  gap: clamp(34px, 5vw, 86px) !important;
}

.global-map-visual {
  min-height: clamp(430px, 42vw, 650px) !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.32) !important;
  background: #070807 !important;
  box-shadow: 0 30px 92px rgb(var(--jp-slate-950-rgb) / 0.35) !important;
}

.global-map-visual::before,
.global-map-visual::after {
  content: none !important;
  display: none !important;
}

.about-global-map-image {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: inherit !important;
  object-fit: cover !important;
  object-position: center !important;
}

.about-values-block .section-heading.center {
  width: min(1180px, 100%) !important;
  margin-inline: auto !important;
}

.about-values-block .values-title {
  max-width: 1080px !important;
  margin-inline: auto !important;
  font-size: clamp(3.9rem, 7.1vw, 8.4rem) !important;
  line-height: 0.98 !important;
  text-wrap: balance !important;
}

.about-values-block .values-title span {
  display: inline-block !important;
  white-space: nowrap !important;
}

.what-feature-copy {
  width: min(66%, 720px) !important;
  min-width: min(100%, 520px) !important;
  padding: clamp(24px, 2.7vw, 42px) !important;
}

.what-feature-copy .service-copy-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(230px, 1fr)) !important;
  gap: 10px clamp(26px, 3vw, 44px) !important;
  max-width: 720px !important;
  line-height: 1.32 !important;
}

.what-feature-copy .service-copy-list li {
  min-width: 0 !important;
  padding-left: 18px !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  text-wrap: pretty !important;
}

.what-feature .tile-more,
.what-feature-copy .tile-more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  min-height: 44px !important;
  margin-top: clamp(18px, 2vw, 26px) !important;
  padding: 0 18px !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.72) !important;
  background: rgb(var(--jp-amber-rgb) / 0.11) !important;
  color: var(--jp-amber-light) !important;
  box-shadow: inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.08) !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

.what-feature .tile-more::after,
.what-feature-copy .tile-more::after {
  content: ">" !important;
  width: auto !important;
  height: auto !important;
  margin-left: 12px !important;
  border: 0 !important;
  background: transparent !important;
  opacity: 1 !important;
  transform: none !important;
}

.infrastructure-sector-hero {
  min-height: clamp(620px, 78vh, 860px) !important;
  background:
    radial-gradient(circle at 72% 18%, rgb(var(--jp-amber-rgb) / 0.17), transparent 28rem),
    linear-gradient(135deg, var(--jp-slate-950), var(--jp-slate-700)) !important;
}

.infrastructure-sector-hero figure,
.infrastructure-sector-hero img {
  opacity: 1 !important;
}

.infrastructure-sector-hero img {
  filter: saturate(1.08) contrast(1.08) brightness(0.94) !important;
  object-position: center !important;
  transform: scale(1.015) !important;
}

.infrastructure-sector-hero::after {
  background:
    radial-gradient(circle at 16% 78%, rgb(var(--jp-amber-rgb) / 0.17), transparent 20rem),
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.8) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.58) 42%,
      rgb(var(--jp-slate-950-rgb) / 0.25) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.48), transparent 58%, rgb(var(--jp-slate-950-rgb) / 0.1)) !important;
}

.infrastructure-sector-hero .v2-sector-hero-copy {
  padding-top: clamp(150px, 21vh, 230px) !important;
  padding-bottom: clamp(76px, 10vh, 126px) !important;
}

.infrastructure-sector-hero h1 {
  max-width: 860px !important;
}

.infrastructure-sector-hero p:last-child {
  max-width: 980px !important;
}

@media (max-width: 1180px) {
  .what-feature-copy {
    width: min(78%, 720px) !important;
    min-width: 0 !important;
  }

  .what-feature-copy .service-copy-list {
    grid-template-columns: 1fr !important;
  }

  .where-work-layout {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 980px) {
  .footer-cta {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
  }

  .footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .footer-brand {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 700px) {
  .footer-inner {
    grid-template-columns: 1fr !important;
  }

  .footer-column:last-child a[href^="mailto"],
  .footer-contact-card a {
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .about-values-block .values-title {
    font-size: clamp(3rem, 15vw, 5.4rem) !important;
  }
}

/* 2026-07-03 v100: purchased iStock homepage image replacements. */
.hero-media-slide[data-hero-slide="2"].hero-operations-slide {
  object-position: 78% 50% !important;
}

.what-feature[data-active-service="executive"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.78), rgb(var(--jp-slate-900-rgb) / 0.26)),
    url("../img/home-c-suite-executive-leadership.jpg") !important;
  background-position: 50% 48% !important;
}

.what-feature[data-active-service="professional"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.74), rgb(var(--jp-slate-900-rgb) / 0.24)),
    url("../img/stock/home-professional-search.jpg") !important;
  background-position: 54% 50% !important;
}

.what-feature[data-active-service="interim"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.74), rgb(var(--jp-slate-900-rgb) / 0.24)),
    url("../img/stock/home-interim-executive.jpg") !important;
  background-position: 72% 50% !important;
  transform: scaleX(-1) scale(1.02) !important;
}

.what-feature[data-active-service="fractional"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.76), rgb(var(--jp-slate-900-rgb) / 0.25)),
    url("../img/stock/home-fractional-leader.jpg") !important;
  background-position: 54% 48% !important;
}

.what-feature[data-active-service="board"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.72), rgb(var(--jp-slate-900-rgb) / 0.22)),
    url("../img/stock/home-non-exec-directors.jpg") !important;
  background-position: 50% 50% !important;
}

/* 2026-07-03 v100: About values heading and shared leadership CTA refinements. */
.about-values-block .section-heading.center {
  max-width: min(1040px, 100%) !important;
}

.about-values-block .values-title {
  font-size: clamp(3.35rem, 6vw, 5.8rem) !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

.about-values-block .values-title span {
  display: inline-block !important;
  white-space: nowrap !important;
}

.footer-cta {
  display: grid !important;
  grid-template-columns: 1fr !important;
  min-height: auto !important;
  max-width: min(1440px, calc(100% - clamp(28px, 5vw, 80px))) !important;
  margin-inline: auto !important;
  padding: clamp(46px, 5vw, 78px) clamp(26px, 5.6vw, 92px) !important;
  border-color: rgb(var(--jp-amber-rgb) / 0.28) !important;
  background:
    radial-gradient(circle at 88% 50%, rgb(var(--jp-amber-rgb) / 0.12), transparent 26rem),
    linear-gradient(135deg, rgb(var(--jp-slate-950-rgb) / 0.98), rgb(var(--jp-slate-900-rgb) / 0.96)) !important;
  box-shadow: 0 26px 72px rgb(var(--jp-slate-950-rgb) / 0.16) !important;
}

.footer-cta > div {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.6fr) !important;
  gap: clamp(24px, 4.2vw, 72px) !important;
  align-items: end !important;
  width: 100% !important;
  max-width: 1160px !important;
  margin-inline: auto !important;
}

.footer-cta .footer-kicker {
  grid-column: 1 / -1 !important;
  margin-bottom: clamp(12px, 1.4vw, 20px) !important;
}

.footer-cta h2 {
  max-width: 18.5ch !important;
  margin: 0 !important;
  font-size: clamp(2.85rem, 4vw, 5.25rem) !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

.footer-cta p {
  max-width: 42ch !important;
  margin: 0 0 0.3rem !important;
  padding-left: clamp(18px, 2vw, 30px) !important;
  border-left: 1px solid rgb(var(--jp-amber-rgb) / 0.46) !important;
  color: rgb(var(--jp-white-rgb) / 0.74) !important;
  font-size: clamp(1rem, 1.12vw, 1.16rem) !important;
  line-height: 1.58 !important;
}

.footer-cta::before {
  right: clamp(34px, 7vw, 118px) !important;
  top: 50% !important;
  width: clamp(86px, 12vw, 190px) !important;
  opacity: 0.28 !important;
  transform: translateY(-50%) scaleX(1) !important;
}

.footer-cta::after {
  right: calc(clamp(34px, 7vw, 118px) + clamp(86px, 12vw, 190px)) !important;
  top: 50% !important;
  width: 10px !important;
  height: 10px !important;
  opacity: 0.44 !important;
  transform: translate(50%, -50%) scale(1) !important;
}

@media (max-width: 980px) {
  .footer-cta > div {
    grid-template-columns: 1fr !important;
    gap: clamp(18px, 4vw, 30px) !important;
  }

  .footer-cta p {
    max-width: 62ch !important;
  }

  .footer-cta::before,
  .footer-cta::after {
    display: none !important;
  }
}

@media (max-width: 700px) {
  .about-values-block .values-title {
    max-width: 100% !important;
    font-size: clamp(2rem, 8.4vw, 3.25rem) !important;
  }

  .footer-cta {
    max-width: calc(100% - 28px) !important;
    padding: 34px 22px !important;
  }

  .footer-cta h2 {
    max-width: 100% !important;
    font-size: clamp(1.85rem, 7.1vw, 2.55rem) !important;
    line-height: 1.04 !important;
  }

  .footer-cta p {
    padding-left: 0 !important;
    padding-top: 18px !important;
    border-left: 0 !important;
    border-top: 1px solid rgb(var(--jp-amber-rgb) / 0.38) !important;
  }
}

/* 2026-07-03 v100: image-backed leadership CTA redesign. */
.footer-cta {
  isolation: isolate !important;
  min-height: clamp(420px, 42vw, 620px) !important;
  max-width: min(1500px, calc(100% - clamp(32px, 5vw, 96px))) !important;
  padding: clamp(56px, 6vw, 108px) clamp(34px, 6vw, 112px) !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.24) !important;
  background:
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.98) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.92) 34%,
      rgb(var(--jp-slate-950-rgb) / 0.66) 58%,
      rgb(var(--jp-slate-950-rgb) / 0.34) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.58), rgb(var(--jp-slate-950-rgb) / 0.18)),
    url("../img/home-executive-partners-office.webp") right center / cover no-repeat !important;
  box-shadow:
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.04),
    0 34px 100px rgb(var(--jp-slate-950-rgb) / 0.22) !important;
}

.footer-cta > div {
  grid-template-columns: minmax(0, 0.72fr) minmax(300px, 0.42fr) !important;
  align-items: end !important;
  max-width: 1240px !important;
  min-height: clamp(300px, 28vw, 420px) !important;
}

.footer-cta h2 {
  max-width: 22ch !important;
  font-size: clamp(3.25rem, 3.85vw, 5rem) !important;
  line-height: 1 !important;
  text-shadow: 0 18px 42px rgb(var(--jp-slate-950-rgb) / 0.38) !important;
}

.footer-cta p {
  max-width: 42ch !important;
  margin-bottom: 0 !important;
  padding: clamp(20px, 2.2vw, 30px) !important;
  border: 1px solid rgb(var(--jp-white-rgb) / 0.11) !important;
  border-left: 2px solid rgb(var(--jp-amber-rgb) / 0.68) !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-slate-950-rgb) / 0.74), rgb(var(--jp-slate-900-rgb) / 0.48)) !important;
  box-shadow:
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.08),
    0 22px 52px rgb(var(--jp-slate-950-rgb) / 0.2) !important;
}

.footer-cta::before {
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background:
    radial-gradient(circle at 72% 28%, rgb(var(--jp-amber-rgb) / 0.18), transparent 24rem),
    linear-gradient(90deg, transparent 0%, rgb(var(--jp-amber-rgb) / 0.12) 100%) !important;
  opacity: 0.72 !important;
  transform: none !important;
  box-shadow: none !important;
}

.footer-cta::after {
  inset: 0 !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  background:
    linear-gradient(90deg,
      transparent 0%,
      transparent 46%,
      rgb(var(--jp-white-rgb) / 0.08) 46.08%,
      transparent 46.16%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.18), transparent 44%, rgb(var(--jp-slate-950-rgb) / 0.32)) !important;
  opacity: 0.72 !important;
  transform: none !important;
  box-shadow: none !important;
}

.footer-cta.is-floating-target::before,
.footer-cta.is-floating-target::after {
  opacity: 0.86 !important;
  transform: none !important;
  box-shadow: none !important;
}

@media (max-width: 980px) {
  .footer-cta {
    min-height: auto !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 0.72)),
      url("../img/home-executive-partners-office.webp") 64% center / cover no-repeat !important;
  }

  .footer-cta > div {
    grid-template-columns: 1fr !important;
    gap: clamp(18px, 5vw, 30px) !important;
    min-height: 0 !important;
  }
}

@media (max-width: 700px) {
  .footer-cta {
    max-width: calc(100% - 28px) !important;
    padding: 36px 22px 112px !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.93), rgb(var(--jp-slate-950-rgb) / 0.8)),
      url("../img/home-executive-partners-office.webp") 68% center / cover no-repeat !important;
  }

  .footer-cta h2 {
    font-size: clamp(2rem, 7.4vw, 2.8rem) !important;
  }

  .footer-cta p {
    padding: 18px !important;
    border-top: 1px solid rgb(var(--jp-white-rgb) / 0.1) !important;
    border-left: 2px solid rgb(var(--jp-amber-rgb) / 0.62) !important;
  }
}

/* 2026-07-03 v100: remove duplicate sector-title circle and tighten the sector card grid. */
.v2-sector-intro .v2-intro-grid > div:first-child {
  align-self: center !important;
}

.v2-sector-orbit-section {
  padding-top: clamp(38px, 4.8vw, 76px) !important;
}

.v2-sector-orbit-section .sector-orbit,
.v2-sector-orbit-section .sector-orbit-three,
.v2-sector-orbit-section .sector-orbit-four,
.v2-sector-orbit-section .sector-orbit-five,
.v2-sector-orbit-section .sector-orbit-six {
  margin-top: 0 !important;
  padding-top: clamp(18px, 2vw, 34px) !important;
}

.v2-sector-orbit-section .orbit-core {
  display: none !important;
}

@media (min-width: 1181px) {
  .v2-sector-orbit-section .sector-orbit-three,
  .v2-sector-orbit-section .sector-orbit-four,
  .v2-sector-orbit-section .sector-orbit-five,
  .v2-sector-orbit-section .sector-orbit-six {
    padding-top: clamp(18px, 2vw, 34px) !important;
    padding-bottom: clamp(44px, 4.4vw, 76px) !important;
  }
}

@media (max-width: 1180px) {
  .v2-sector-orbit-section {
    padding-top: 34px !important;
  }
}

/* 2026-07-03 v100: responsive hardening across phones and tablets. */
html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

img,
video,
canvas,
svg {
  max-width: 100%;
}

.hp-field {
  width: 1px !important;
  height: 1px !important;
  position: absolute !important;
  left: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

#sectors.sector-command .sector-command-card .sector-card-action {
  max-width: 100% !important;
  box-sizing: border-box !important;
}

@media (max-width: 1180px) {
  .v2-sector-orbit-section {
    overflow: hidden !important;
  }

  .v2-sector-orbit-section > .container {
    width: min(100%, 100vw) !important;
    max-width: 100vw !important;
    padding-inline: 0 !important;
  }

  .v2-sector-orbit-section .sector-orbit,
  .v2-sector-orbit-section .sector-orbit-three,
  .v2-sector-orbit-section .sector-orbit-four,
  .v2-sector-orbit-section .sector-orbit-five,
  .v2-sector-orbit-section .sector-orbit-six {
    width: min(100% - 32px, 760px) !important;
    max-width: calc(100vw - 32px) !important;
    min-height: 0 !important;
    margin: 0 auto !important;
    padding: 0 0 clamp(38px, 8vw, 70px) !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    overflow: visible !important;
  }

  .v2-sector-orbit-section .orbit-node,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node,
  .v2-sector-orbit-section .sector-orbit-six .orbit-node,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node-1,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node-2,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node-3,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node-1,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node-2,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node-3,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node-4,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node-1,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node-2,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node-3,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node-4,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node-5 {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin: 0 !important;
    transform: none !important;
  }

  .v2-sector-orbit-section .orbit-node:hover,
  .v2-sector-orbit-section .orbit-node:focus-visible,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node:hover,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node:focus-visible,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node:hover,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node:focus-visible,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node:hover,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node:focus-visible {
    transform: translateY(-4px) !important;
  }

  .v2-sector-orbit-section .orbit-node img {
    width: 100% !important;
    max-width: 100% !important;
    height: clamp(220px, 55vw, 340px) !important;
    position: relative !important;
    inset: auto !important;
    transform: none !important;
  }

  .v2-sector-orbit-section .orbit-node span,
  .v2-sector-orbit-section .orbit-node small,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node span,
  .v2-sector-orbit-section .sector-orbit-three .orbit-node small,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node span,
  .v2-sector-orbit-section .sector-orbit-four .orbit-node small,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node span,
  .v2-sector-orbit-section .sector-orbit-five .orbit-node small {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

@media (min-width: 680px) and (max-width: 1180px) {
  .v2-sector-orbit-section .sector-orbit,
  .v2-sector-orbit-section .sector-orbit-three,
  .v2-sector-orbit-section .sector-orbit-four,
  .v2-sector-orbit-section .sector-orbit-five,
  .v2-sector-orbit-section .sector-orbit-six {
    width: min(100% - 48px, 960px) !important;
    max-width: calc(100vw - 48px) !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 700px) {
  .hero-title,
  .page-hero h1,
  .v2-sector-hero h1,
  .es-hero h1,
  .sa-hero-copy h1,
  .article-hero h1,
  .insights-hub-copy h1 {
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  .v2-sector-orbit-section .orbit-node span {
    font-size: clamp(1.16rem, 6.2vw, 1.58rem) !important;
    line-height: 1.1 !important;
  }

  .v2-sector-orbit-section .orbit-node small {
    letter-spacing: 0.12em !important;
  }
}

/* 2026-07-03 v100: phone hero fit and CTA collision fix. */
@media (max-width: 700px) {
  .hero-cinematic,
  .hero.hero-cinematic {
    min-height: 100svh !important;
  }

  .hero-cinematic .hero-inner,
  .hero-cinematic[data-active-slide] .hero-inner,
  .hero-cinematic[data-active-slide="0"] .hero-inner,
  .hero-cinematic[data-active-slide="1"] .hero-inner,
  .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: calc(100% - 28px) !important;
    max-width: calc(100% - 28px) !important;
    margin-inline: auto !important;
    padding-top: clamp(112px, 15svh, 138px) !important;
    padding-bottom: clamp(34px, 8svh, 58px) !important;
    justify-content: flex-start !important;
    gap: clamp(12px, 2.8svh, 18px) !important;
  }

  .hero-cinematic .hero-inner > *,
  .hero-cinematic[data-active-slide] .hero-inner > * {
    width: 100% !important;
    max-width: 100% !important;
  }

  .hero-cinematic .eyebrow,
  .hero-cinematic[data-active-slide] .eyebrow {
    font-size: clamp(0.72rem, 3.5vw, 0.86rem) !important;
    line-height: 1.34 !important;
  }

  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title,
  .hero-cinematic[data-active-slide="0"] .hero-title,
  .hero-cinematic[data-active-slide="1"] .hero-title,
  .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: 100% !important;
    font-size: clamp(2.15rem, 10vw, 2.84rem) !important;
    line-height: 0.98 !important;
    letter-spacing: 0 !important;
  }

  .hero-title-split {
    gap: 0.04em !important;
  }

  .hero-cinematic .hero-subtitle,
  .hero-cinematic[data-active-slide] .hero-subtitle {
    max-width: 30ch !important;
    margin-top: clamp(8px, 1.8svh, 14px) !important;
    font-size: clamp(0.98rem, 4.3vw, 1.16rem) !important;
    line-height: 1.42 !important;
  }

  .hero-cinematic .hero-media-controls,
  .hero-cinematic[data-active-slide] .hero-media-controls {
    margin-top: clamp(8px, 2svh, 14px) !important;
  }

  .hero-cinematic .button-row,
  .hero-cinematic[data-active-slide] .button-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-top: clamp(4px, 1.6svh, 12px) !important;
  }

  .hero-cinematic .button-row .button {
    width: 100% !important;
    min-height: 50px !important;
    justify-content: center !important;
    padding-inline: 18px !important;
    text-align: center !important;
  }

}

/* 2026-07-03 v100: final phone hero viewport fit across all slider states. */
@media (max-width: 700px) {
  .hero-cinematic .hero-media::after,
  .hero.hero-cinematic .hero-media::after {
    background:
      linear-gradient(180deg,
        rgb(var(--jp-slate-950-rgb) / 0.2) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.34) 22%,
        rgb(var(--jp-slate-950-rgb) / 0.28) 46%,
        rgb(var(--jp-slate-950-rgb) / 0.72) 100%),
      linear-gradient(90deg,
        rgb(var(--jp-slate-950-rgb) / 0.62) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.32) 54%,
        rgb(var(--jp-slate-950-rgb) / 0.1) 100%) !important;
  }

  .hero-cinematic .hero-inner,
  .hero-cinematic[data-active-slide] .hero-inner,
  .hero-cinematic[data-active-slide="0"] .hero-inner,
  .hero-cinematic[data-active-slide="1"] .hero-inner,
  .hero-cinematic[data-active-slide="2"] .hero-inner {
    padding-top: clamp(74px, 9svh, 94px) !important;
    padding-bottom: 30px !important;
    gap: clamp(10px, 2svh, 14px) !important;
  }

  .hero-cinematic .hero-title,
  .hero-cinematic[data-active-slide] .hero-title,
  .hero-cinematic[data-active-slide="0"] .hero-title,
  .hero-cinematic[data-active-slide="1"] .hero-title,
  .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(2.02rem, 9.45vw, 2.64rem) !important;
    line-height: 0.99 !important;
    text-shadow:
      0 2px 16px rgb(var(--jp-slate-950-rgb) / 0.72),
      0 18px 50px rgb(var(--jp-slate-950-rgb) / 0.46) !important;
  }

  .hero-cinematic .hero-subtitle,
  .hero-cinematic[data-active-slide] .hero-subtitle {
    max-width: 31ch !important;
    margin-top: 8px !important;
    text-shadow: 0 2px 18px rgb(var(--jp-slate-950-rgb) / 0.78) !important;
  }

  .hero-cinematic .hero-media-controls,
  .hero-cinematic[data-active-slide] .hero-media-controls {
    margin-top: 8px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .hero-cinematic .button-row,
  .hero-cinematic[data-active-slide] .button-row {
    margin-top: 6px !important;
  }

  .hero-cinematic .button-row .button {
    min-height: 48px !important;
  }
}

/* 2026-07-03 v100: v15 sector tiles with two-up mobile swipe. */
@media (max-width: 980px) {
  #sectors.sector-command {
    overflow: hidden !important;
  }

  #sectors.sector-command > .container {
    width: 100% !important;
    max-width: none !important;
    padding-inline: clamp(14px, 4vw, 28px) !important;
  }

  #sectors.sector-command .sector-command-grid,
  #sectors.sector-command .sector-command-grid:hover,
  #sectors.sector-command .sector-command-grid:focus-within {
    --sector-mobile-gap: clamp(10px, 2.8vw, 16px);
    display: flex !important;
    grid-template-columns: none !important;
    gap: var(--sector-mobile-gap) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    margin-inline: auto !important;
    padding: 0 0 16px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-x: contain !important;
    scrollbar-width: thin !important;
    border: 0 !important;
    background: transparent !important;
    cursor: grab !important;
    touch-action: pan-x pan-y !important;
  }

  #sectors.sector-command .sector-command-grid.is-dragging {
    cursor: grabbing !important;
    user-select: none !important;
  }

  #sectors.sector-command .sector-command-grid::before,
  #sectors.sector-command .sector-command-grid::after,
  #sectors.sector-command .sector-command-grid:hover::before,
  #sectors.sector-command .sector-command-grid:hover::after,
  #sectors.sector-command .sector-command-grid:focus-within::before,
  #sectors.sector-command .sector-command-grid:focus-within::after {
    display: none !important;
  }

  #sectors.sector-command .sector-command-grid::-webkit-scrollbar {
    height: 6px !important;
  }

  #sectors.sector-command .sector-command-grid::-webkit-scrollbar-track {
    background: rgb(var(--jp-warm-white-rgb) / 0.1) !important;
  }

  #sectors.sector-command .sector-command-grid::-webkit-scrollbar-thumb {
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.72) !important;
  }

  #sectors.sector-command .sector-command-card,
  #sectors.sector-command .sector-command-grid:hover .sector-command-card,
  #sectors.sector-command .sector-command-grid .sector-command-card:hover,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus-visible {
    flex: 0 0 calc((100% - var(--sector-mobile-gap)) / 2) !important;
    width: calc((100% - var(--sector-mobile-gap)) / 2) !important;
    min-width: 0 !important;
    max-width: calc((100% - var(--sector-mobile-gap)) / 2) !important;
    min-height: clamp(330px, 72vw, 470px) !important;
    position: relative !important;
    inset: auto !important;
    overflow: hidden !important;
    scroll-snap-align: start !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
    border-radius: 0 !important;
    background: var(--jp-slate-950) !important;
    box-shadow: none !important;
    color: var(--jp-warm-white) !important;
    transform: none !important;
    filter: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-visual,
  #sectors.sector-command .sector-command-card:hover .sector-visual,
  #sectors.sector-command .sector-command-card:focus .sector-visual,
  #sectors.sector-command .sector-command-card:focus-visible .sector-visual,
  #sectors.sector-command .sector-command-grid:hover .sector-command-card .sector-visual,
  #sectors.sector-command .sector-command-grid:focus-within .sector-command-card .sector-visual {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    opacity: 0.95 !important;
    border-radius: 0 !important;
    transform: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-visual img,
  #sectors.sector-command .sector-command-card:hover .sector-visual img,
  #sectors.sector-command .sector-command-card:focus .sector-visual img,
  #sectors.sector-command .sector-command-card:focus-visible .sector-visual img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center !important;
    opacity: 1 !important;
    filter: saturate(1.08) contrast(1.02) brightness(1.08) !important;
    transform: scale(1.02) !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(1) .sector-visual img {
    object-position: 54% 50% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(2) .sector-visual img {
    object-position: 50% 48% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(3) .sector-visual img {
    object-position: 52% 50% !important;
  }

  #sectors.sector-command .sector-command-card:nth-child(4) .sector-visual img {
    object-position: 50% 52% !important;
  }

  #sectors.sector-command .sector-command-card::after,
  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    display: block !important;
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 1 !important;
    pointer-events: none !important;
    opacity: 1 !important;
    background:
      linear-gradient(180deg, transparent 0%, rgb(var(--jp-slate-950-rgb) / 0.08) 40%, rgb(var(--jp-slate-950-rgb) / 0.72) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.22), transparent 70%) !important;
  }

  #sectors.sector-command .sector-command-card .card-body,
  #sectors.sector-command .sector-command-card:hover .card-body,
  #sectors.sector-command .sector-command-card:focus .card-body,
  #sectors.sector-command .sector-command-card:focus-visible .card-body {
    position: relative !important;
    z-index: 3 !important;
    width: 100% !important;
    min-height: clamp(330px, 72vw, 470px) !important;
    padding: clamp(18px, 5vw, 30px) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    transform: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-count {
    display: block !important;
    margin-bottom: auto !important;
    color: rgb(var(--jp-amber-rgb) / 0.9) !important;
    font-size: 0.68rem !important;
    font-weight: 900 !important;
    letter-spacing: 0.18em !important;
    text-transform: uppercase !important;
  }

  #sectors.sector-command .sector-command-card h3,
  #sectors.sector-command .sector-command-card:hover h3,
  #sectors.sector-command .sector-command-card:focus h3,
  #sectors.sector-command .sector-command-card:focus-visible h3 {
    max-width: 8em !important;
    margin: 0 !important;
    color: var(--jp-warm-white) !important;
    font-size: clamp(1.18rem, 5.4vw, 2.3rem) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 2px 14px rgb(var(--jp-slate-950-rgb) / 0.7) !important;
    transform: none !important;
  }

  #sectors.sector-command .sector-command-card p,
  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card .sector-card-action {
    display: block !important;
    max-width: 100% !important;
    max-height: none !important;
    margin-top: 12px !important;
    overflow: visible !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    text-shadow: 0 2px 14px rgb(var(--jp-slate-950-rgb) / 0.66) !important;
  }

  #sectors.sector-command .sector-command-card p {
    color: rgb(var(--jp-warm-white-rgb) / 0.78) !important;
    font-size: clamp(0.8rem, 2.75vw, 0.96rem) !important;
    line-height: 1.48 !important;
  }

  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card .sector-card-action {
    color: var(--jp-amber-light) !important;
    font-size: clamp(0.58rem, 2.2vw, 0.68rem) !important;
    font-weight: 900 !important;
    letter-spacing: 0.13em !important;
    line-height: 1.45 !important;
    text-transform: uppercase !important;
  }

  #sectors.sector-command .sector-command-card .sector-card-action {
    width: fit-content !important;
    border-bottom: 1px solid rgb(var(--jp-amber-rgb) / 0.7) !important;
  }
}

@media (max-width: 460px) {
  #sectors.sector-command .sector-command-card,
  #sectors.sector-command .sector-command-grid:hover .sector-command-card,
  #sectors.sector-command .sector-command-grid .sector-command-card:hover,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus,
  #sectors.sector-command .sector-command-grid .sector-command-card:focus-visible {
    min-height: clamp(292px, 74vw, 340px) !important;
  }

  #sectors.sector-command .sector-command-card .card-body,
  #sectors.sector-command .sector-command-card:hover .card-body,
  #sectors.sector-command .sector-command-card:focus .card-body,
  #sectors.sector-command .sector-command-card:focus-visible .card-body {
    min-height: clamp(292px, 74vw, 340px) !important;
    padding: 18px 14px !important;
  }

  #sectors.sector-command .sector-command-card h3,
  #sectors.sector-command .sector-command-card:hover h3,
  #sectors.sector-command .sector-command-card:focus h3,
  #sectors.sector-command .sector-command-card:focus-visible h3 {
    font-size: clamp(1.06rem, 5.15vw, 1.34rem) !important;
    line-height: 1.04 !important;
  }

  #sectors.sector-command .sector-command-card p,
  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action) {
    display: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-card-action {
    margin-top: 12px !important;
    font-size: 0.56rem !important;
  }
}

/* 2026-07-03 v100: mobile What We Do services preview carousel. */
@media (max-width: 980px) {
  .what-block {
    overflow: hidden !important;
  }

  .what-layout {
    display: block !important;
  }

  .what-layout .section-heading {
    position: relative !important;
    top: auto !important;
    margin-bottom: clamp(24px, 6vw, 36px) !important;
  }

  .what-panel.what-showcase {
    display: flex !important;
    flex-direction: column !important;
    gap: clamp(14px, 4vw, 22px) !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  .what-panel.what-showcase .what-service-list {
    --what-service-gap: clamp(10px, 2.8vw, 16px);
    order: 1 !important;
    display: flex !important;
    grid-template-columns: none !important;
    gap: var(--what-service-gap) !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 0 16px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 0 !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-x: contain !important;
    scrollbar-width: thin !important;
    cursor: grab !important;
    touch-action: pan-x pan-y !important;
  }

  .what-panel.what-showcase .what-service-list.is-dragging {
    cursor: grabbing !important;
    user-select: none !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar {
    height: 6px !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar-track {
    background: rgb(var(--jp-warm-white-rgb) / 0.1) !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar-thumb {
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.72) !important;
  }

  .what-panel.what-showcase .what-service-list .what-tile,
  .what-panel.what-showcase .what-service-list .what-tile:last-child,
  .what-panel.what-showcase .what-service-list .what-tile.is-active,
  .what-panel.what-showcase .what-service-list .what-tile:hover,
  .what-panel.what-showcase .what-service-list .what-tile:focus,
  .what-panel.what-showcase .what-service-list .what-tile:focus-visible {
    flex: 0 0 min(280px, calc((100% - var(--what-service-gap)) / 2)) !important;
    width: min(280px, calc((100% - var(--what-service-gap)) / 2)) !important;
    min-width: 0 !important;
    max-width: min(280px, calc((100% - var(--what-service-gap)) / 2)) !important;
    min-height: clamp(116px, 30vw, 148px) !important;
    grid-column: auto !important;
    scroll-snap-align: start !important;
    justify-content: flex-end !important;
    padding: clamp(16px, 4vw, 22px) !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.14) !important;
    border-radius: 0 !important;
    background:
      linear-gradient(155deg, rgb(var(--jp-white-rgb) / 0.1), rgb(var(--jp-white-rgb) / 0.04)) !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .what-panel.what-showcase .what-service-list .what-tile::after {
    transform: scaleY(0) !important;
  }

  .what-panel.what-showcase .what-service-list .what-tile.is-active,
  .what-panel.what-showcase .what-service-list .what-tile:hover,
  .what-panel.what-showcase .what-service-list .what-tile:focus,
  .what-panel.what-showcase .what-service-list .what-tile:focus-visible {
    border-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
    background:
      radial-gradient(circle at 100% 0%, rgb(var(--jp-amber-rgb) / 0.2), transparent 9rem),
      linear-gradient(155deg, rgb(var(--jp-white-rgb) / 0.14), rgb(var(--jp-white-rgb) / 0.055)) !important;
    box-shadow: inset 0 -3px 0 rgb(var(--jp-amber-rgb) / 0.82) !important;
  }

  .what-panel.what-showcase .what-service-list .tile-label {
    max-width: 100% !important;
    color: var(--jp-warm-white) !important;
    font-size: clamp(0.96rem, 4.35vw, 1.28rem) !important;
    line-height: 1.1 !important;
    text-wrap: balance !important;
  }

  .what-panel.what-showcase .what-service-list .tile-more,
  .what-panel.what-showcase .what-service-list .what-tile:hover .tile-more,
  .what-panel.what-showcase .what-service-list .what-tile:focus-visible .tile-more,
  .what-panel.what-showcase .what-service-list .what-tile.is-active .tile-more {
    margin-top: 12px !important;
    color: var(--jp-amber-light) !important;
    font-size: 0.58rem !important;
    letter-spacing: 0.15em !important;
    opacity: 1 !important;
    transform: none !important;
  }

  .what-panel.what-showcase .what-service-list .tile-more::after {
    width: 22px !important;
  }

  .what-panel.what-showcase .what-feature {
    order: 2 !important;
    width: 100% !important;
    min-height: clamp(440px, 116vw, 660px) !important;
    overflow: hidden !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.32) !important;
    background: var(--jp-slate-950) !important;
  }

  .what-panel.what-showcase .what-feature::before {
    background:
      linear-gradient(180deg,
        rgb(var(--jp-slate-950-rgb) / 0.12) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.42) 38%,
        rgb(var(--jp-slate-950-rgb) / 0.9) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.44), transparent 76%) !important;
  }

  .what-panel.what-showcase .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="executive"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="professional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="interim"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="fractional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="board"] .what-feature-media {
    opacity: 0.92 !important;
    background-size: cover !important;
    transform: none !important;
  }

  .what-panel.what-showcase .what-feature-copy {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: clamp(24px, 7vw, 42px) !important;
  }

  .what-panel.what-showcase .what-feature-copy p[data-service-copy] {
    max-width: 18em !important;
    margin-top: 0 !important;
    padding-bottom: clamp(16px, 5vw, 24px) !important;
    border-bottom: 1px solid rgb(var(--jp-amber-rgb) / 0.72) !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.94) !important;
    font-size: clamp(1.55rem, 7.1vw, 2.38rem) !important;
    line-height: 1.34 !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    max-width: 100% !important;
    margin-top: clamp(18px, 5vw, 26px) !important;
    padding-top: 0 !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.92) !important;
    font-size: clamp(0.9rem, 3.9vw, 1.04rem) !important;
    line-height: 1.34 !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list li {
    padding-left: 24px !important;
    font-weight: 800 !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list li::before {
    width: 7px !important;
    height: 7px !important;
    top: 0.54em !important;
  }

  .what-panel.what-showcase .what-feature .tile-more {
    width: fit-content !important;
    max-width: 100% !important;
    margin-top: clamp(22px, 6vw, 30px) !important;
  }
}

@media (max-width: 460px) {
  .what-panel.what-showcase .what-service-list .what-tile,
  .what-panel.what-showcase .what-service-list .what-tile:last-child,
  .what-panel.what-showcase .what-service-list .what-tile.is-active,
  .what-panel.what-showcase .what-service-list .what-tile:hover,
  .what-panel.what-showcase .what-service-list .what-tile:focus,
  .what-panel.what-showcase .what-service-list .what-tile:focus-visible {
    min-height: 112px !important;
    padding: 15px 13px !important;
  }

  .what-panel.what-showcase .what-service-list .tile-label {
    font-size: clamp(0.88rem, 4.2vw, 1.04rem) !important;
  }

  .what-panel.what-showcase .what-feature {
    min-height: clamp(500px, 145vw, 640px) !important;
  }

  .what-panel.what-showcase .what-feature-copy p[data-service-copy] {
    font-size: clamp(1.34rem, 7vw, 1.85rem) !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list {
    font-size: clamp(0.82rem, 3.8vw, 0.96rem) !important;
  }
}

/* 2026-07-03 v100: mobile mega-menu drawer and tap accordion. */
@media (max-width: 980px) {
  body.nav-menu-open {
    overflow: hidden !important;
  }

  body .site-header {
    z-index: 3000 !important;
  }

  body.nav-menu-open .site-header {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }

  body .site-header .header-inner {
    position: relative !important;
    z-index: 3002 !important;
  }

  body .site-header .nav-toggle {
    position: relative !important;
    z-index: 3004 !important;
    border-color: rgb(var(--jp-amber-rgb) / 0.36) !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.5) !important;
    color: var(--jp-warm-white) !important;
    box-shadow: inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.08) !important;
  }

  body .site-header .site-nav {
    position: fixed !important;
    top: 82px !important;
    right: 10px !important;
    bottom: auto !important;
    left: 10px !important;
    z-index: 3001 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 7px !important;
    width: auto !important;
    height: calc(100vh - 92px) !important;
    height: calc(100dvh - 92px) !important;
    max-width: none !important;
    max-height: calc(100vh - 92px) !important;
    max-height: calc(100dvh - 92px) !important;
    margin: 0 !important;
    padding: 10px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    touch-action: pan-y !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.26) !important;
    border-radius: 0 !important;
    background:
      radial-gradient(circle at 100% 0%, rgb(var(--jp-amber-rgb) / 0.14), transparent 18rem),
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.99), rgb(var(--jp-slate-900-rgb) / 0.985)) !important;
    box-shadow:
      0 24px 70px rgb(var(--jp-slate-950-rgb) / 0.42),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.07) !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translate3d(0, -8px, 0) !important;
    transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease !important;
    visibility: hidden !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body .site-header .site-nav.is-open {
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: translate3d(0, 0, 0) !important;
    visibility: visible !important;
  }

  body .site-header .site-nav .nav-item,
  body .site-header .site-nav .nav-item.has-mega {
    width: 100% !important;
    min-width: 0 !important;
  }

  body .site-header .site-nav .nav-link,
  body .site-header .site-nav > a.nav-link,
  body .site-header .site-nav .nav-cta {
    width: 100% !important;
    min-height: 48px !important;
    justify-content: flex-start !important;
    padding: 13px 44px 12px 14px !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.1) !important;
    border-radius: 0 !important;
    background: rgb(var(--jp-warm-white-rgb) / 0.045) !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.9) !important;
    box-shadow: none !important;
    font-size: 0.72rem !important;
    letter-spacing: 0.12em !important;
    line-height: 1.2 !important;
    text-align: left !important;
    text-decoration: none !important;
    white-space: normal !important;
  }

  body .site-header .site-nav .nav-link::before,
  body .site-header .site-nav > a.nav-link::before {
    display: none !important;
  }

  body .site-header .site-nav .nav-item.has-mega > .nav-link {
    position: relative !important;
  }

  body .site-header .site-nav .nav-item.has-mega > .nav-link::after {
    position: absolute !important;
    top: 50% !important;
    right: 17px !important;
    width: 8px !important;
    height: 8px !important;
    margin: 0 !important;
    border: 0 !important;
    border-right: 1px solid currentColor !important;
    border-bottom: 1px solid currentColor !important;
    background: transparent !important;
    content: "" !important;
    opacity: 0.82 !important;
    transform: translateY(-65%) rotate(45deg) !important;
    transition: transform 180ms ease, opacity 180ms ease !important;
  }

  body .site-header .site-nav .nav-item.has-mega.is-open > .nav-link,
  body .site-header .site-nav .nav-link:hover,
  body .site-header .site-nav .nav-link:focus-visible,
  body .site-header .site-nav > a.nav-link:hover,
  body .site-header .site-nav > a.nav-link:focus-visible {
    border-color: rgb(var(--jp-amber-rgb) / 0.48) !important;
    background: rgb(var(--jp-amber-rgb) / 0.12) !important;
    color: var(--jp-amber-light) !important;
  }

  body .site-header .site-nav .nav-item.has-mega.is-open > .nav-link::after {
    opacity: 1 !important;
    transform: translateY(-35%) rotate(225deg) !important;
  }

  body .site-header .site-nav .nav-cta {
    justify-content: center !important;
    margin: 4px 0 0 !important;
    padding: 13px 16px !important;
    border-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
    background: var(--jp-amber) !important;
    color: var(--jp-on-accent) !important;
    text-align: center !important;
  }

  body .site-header .site-nav .mega-menu,
  body .site-header .site-nav .about-mega-menu,
  body .site-header .site-nav .what-mega-menu,
  body .site-header .site-nav .mega-menu.mega-menu-sectors {
    position: static !important;
    inset: auto !important;
    display: none !important;
    width: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
    visibility: hidden !important;
  }

  body .site-header .site-nav .mega-menu::before,
  body .site-header .site-nav .mega-menu::after,
  body .site-header .site-nav .about-mega-menu::before,
  body .site-header .site-nav .about-mega-menu::after,
  body .site-header .site-nav .what-mega-menu::before,
  body .site-header .site-nav .what-mega-menu::after {
    display: none !important;
  }

  body .site-header .site-nav .nav-item.has-mega.is-open > .mega-menu,
  body .site-header .site-nav .nav-item.has-mega.is-pinned > .mega-menu {
    display: block !important;
    max-height: min(54vh, 480px) !important;
    max-height: min(54dvh, 480px) !important;
    margin: 0 0 7px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    visibility: visible !important;
    -webkit-overflow-scrolling: touch !important;
  }

  body .site-header .site-nav .mega-menu > .mega-links,
  body .site-header .site-nav .about-mega-menu > .about-mega-links,
  body .site-header .site-nav .what-mega-menu > .what-mega-links,
  body .site-header .site-nav .mega-menu.mega-menu-sectors > .mega-sector-links {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 7px !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.09) !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.42) !important;
  }

  body .site-header .site-nav .mega-link-group,
  body .site-header .site-nav .mega-menu-sectors .sector-mega-group,
  body .site-header .site-nav .about-mega-links .mega-link-group {
    display: grid !important;
    gap: 6px !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link,
  body .site-header .site-nav .about-mega-links .mega-link,
  body .site-header .site-nav .mega-menu-sectors .sector-mega-group > .mega-link,
  body .site-header .site-nav .mega-menu-sectors .mega-link:not(.sector-mega-group .mega-link) {
    min-height: 0 !important;
    padding: 12px 13px !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.11) !important;
    border-radius: 0 !important;
    background: rgb(var(--jp-warm-white-rgb) / 0.052) !important;
    color: var(--jp-warm-white) !important;
    box-shadow: none !important;
    transform: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link::before,
  body .site-header .site-nav .about-mega-links .mega-link::before,
  body .site-header .site-nav .mega-menu-sectors .mega-link::before {
    display: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link span,
  body .site-header .site-nav .about-mega-links .mega-link span,
  body .site-header .site-nav .mega-menu-sectors .mega-link span {
    color: inherit !important;
    font-size: clamp(0.98rem, 4.4vw, 1.14rem) !important;
    line-height: 1.14 !important;
    text-wrap: balance !important;
  }

  body .site-header .site-nav .mega-sub-links,
  body .site-header .site-nav .about-mega-links .mega-sub-links,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 5px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a {
    min-height: 39px !important;
    padding: 10px 12px !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.08) !important;
    border-radius: 0 !important;
    background: rgb(var(--jp-white-rgb) / 0.035) !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.78) !important;
    font-size: 0.76rem !important;
    font-weight: 750 !important;
    letter-spacing: 0 !important;
    line-height: 1.24 !important;
    text-decoration: none !important;
  }

  body .site-header .site-nav .mega-menu .mega-link:hover,
  body .site-header .site-nav .mega-menu .mega-link:focus-visible,
  body .site-header .site-nav .mega-menu .mega-sub-links a:hover,
  body .site-header .site-nav .mega-menu .mega-sub-links a:focus-visible,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:hover,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible {
    border-color: rgb(var(--jp-amber-rgb) / 0.48) !important;
    background: rgb(var(--jp-amber-rgb) / 0.12) !important;
    color: var(--jp-amber-light) !important;
  }
}

@media (min-width: 640px) and (max-width: 980px) {
  body .site-header .site-nav .mega-menu > .mega-links,
  body .site-header .site-nav .about-mega-menu > .about-mega-links,
  body .site-header .site-nav .what-mega-menu > .what-mega-links,
  body .site-header .site-nav .mega-menu.mega-menu-sectors > .mega-sector-links {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 380px) {
  body .site-header .site-nav {
    right: 8px !important;
    left: 8px !important;
    padding: 8px !important;
  }

  body .site-header .site-nav .nav-link,
  body .site-header .site-nav > a.nav-link,
  body .site-header .site-nav .nav-cta {
    min-height: 46px !important;
    padding-top: 12px !important;
    padding-bottom: 11px !important;
    font-size: 0.68rem !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a {
    font-size: 0.72rem !important;
  }
}

/* 2026-07-04 v100: footer link cleanup, tighter CTA kicker spacing and normal-case nav labels. */
.footer-cta > div {
  align-content: end !important;
  row-gap: clamp(8px, 1.1vw, 16px) !important;
  column-gap: clamp(24px, 4.2vw, 72px) !important;
}

.footer-cta .footer-kicker {
  margin-bottom: 0 !important;
}

.footer-inner {
  grid-template-columns:
    minmax(260px, 1.38fr)
    repeat(3, minmax(140px, 0.72fr))
    minmax(245px, 0.9fr) !important;
  gap: clamp(22px, 2.8vw, 44px) !important;
}

.footer-brand p,
.footer-column a,
.footer-column span,
.footer-bottom {
  font-size: clamp(0.78rem, 0.78vw, 0.88rem) !important;
  line-height: 1.55 !important;
}

.footer-column h3 {
  font-size: 0.68rem !important;
  letter-spacing: 0.12em !important;
}

.footer-column:last-child a.footer-newsletter-link,
.footer-column:last-child a.footer-newsletter-link[href],
.footer-column:last-child a.footer-newsletter-link[href="insights.php#newsletter"] {
  display: inline-flex !important;
  width: fit-content !important;
  margin-top: 12px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--jp-amber-light) !important;
  box-shadow: none !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.02em !important;
  line-height: 1.35 !important;
  text-transform: none !important;
}

.footer-column:last-child a.footer-newsletter-link:hover,
.footer-column:last-child a.footer-newsletter-link:focus-visible {
  color: var(--jp-warm-white) !important;
  transform: translateX(3px) !important;
}

.site-nav .nav-link,
.site-nav > a.nav-link {
  letter-spacing: 0.02em !important;
  text-transform: none !important;
}

@media (max-width: 980px) {
  .footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 700px) {
  .footer-inner {
    grid-template-columns: 1fr !important;
  }

  .footer-cta > div {
    row-gap: 14px !important;
  }
}

/* 2026-07-04 v100: shared footer CTA image replacement. */
.footer-cta {
  background:
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.98) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.9) 32%,
      rgb(var(--jp-slate-950-rgb) / 0.54) 58%,
      rgb(var(--jp-slate-950-rgb) / 0.16) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.5), rgb(var(--jp-slate-950-rgb) / 0.08)),
    url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") right center / cover no-repeat !important;
}

@media (max-width: 980px) {
  .footer-cta {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 0.72)),
      url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") 66% center / cover no-repeat !important;
  }
}

@media (max-width: 700px) {
  .footer-cta {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 0.8)),
      url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") 68% center / cover no-repeat !important;
  }
}

/* 2026-07-04 v100: Strategic Advisory hero background and framework spacing. */
.strategic-advisory-page .sa-hero {
  min-height: clamp(660px, 78vh, 880px) !important;
  background: var(--jp-slate-950) !important;
}

.strategic-advisory-page .sa-hero::before {
  background: url("../img/strategic-advisory-boardroom.webp?v=20260704-strategic-hero7") center 50% / cover no-repeat !important;
  filter: saturate(1.05) contrast(1.04) brightness(1) !important;
  transform: none !important;
}

.strategic-advisory-page .sa-hero::after {
  background:
    radial-gradient(circle at 55% 48%, rgb(var(--jp-slate-950-rgb) / 0) 0 24rem, rgb(var(--jp-slate-950-rgb) / 0.12) 37rem, rgb(var(--jp-slate-950-rgb) / 0.38) 100%),
    radial-gradient(circle at 80% 16%, rgb(var(--jp-amber-rgb) / 0.08), transparent 28rem),
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.58) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.28) 26%,
      rgb(var(--jp-slate-950-rgb) / 0.04) 55%,
      rgb(var(--jp-slate-950-rgb) / 0.22) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.48), rgb(var(--jp-slate-950-rgb) / 0.02)) !important;
}

.strategic-advisory-page .sa-hero-inner {
  width: min(1500px, calc(100% - clamp(40px, 6vw, 112px))) !important;
  max-width: min(1500px, calc(100% - clamp(40px, 6vw, 112px))) !important;
  display: flex !important;
  grid-template-columns: none !important;
  justify-content: space-between !important;
  align-items: flex-end !important;
  gap: clamp(120px, 23vw, 500px) !important;
  padding-top: clamp(120px, 12vw, 168px) !important;
  padding-bottom: clamp(58px, 7vw, 96px) !important;
}

.strategic-advisory-page .sa-hero-copy {
  width: min(460px, 36vw) !important;
  max-width: 460px !important;
  flex: 0 0 min(460px, 36vw) !important;
  padding: clamp(20px, 2.3vw, 30px) !important;
  border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
  background:
    linear-gradient(145deg, rgb(var(--jp-slate-950-rgb) / 0.74), rgb(var(--jp-slate-900-rgb) / 0.42)) !important;
  box-shadow:
    inset 0 1px 0 rgb(var(--jp-warm-white-rgb) / 0.08),
    0 28px 70px rgb(var(--jp-slate-950-rgb) / 0.26) !important;
  backdrop-filter: blur(10px) !important;
}

.strategic-advisory-page .sa-hero-copy .eyebrow {
  margin-bottom: clamp(12px, 1.2vw, 18px) !important;
}

.strategic-advisory-page .sa-hero-copy h1 {
  max-width: 18ch !important;
  font-size: clamp(2.25rem, 2.7vw, 3.35rem) !important;
  line-height: 1 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

.strategic-advisory-page .sa-hero-copy blockquote {
  max-width: 28rem !important;
  margin-top: clamp(16px, 1.8vw, 24px) !important;
  font-size: clamp(0.96rem, 0.94vw, 1.08rem) !important;
}

.strategic-advisory-page .sa-hero-copy .hero-action-row {
  margin-top: clamp(24px, 2.6vw, 34px) !important;
  gap: 12px !important;
}

.strategic-advisory-page .sa-hero-panel {
  width: min(100%, 252px) !important;
  flex: 0 0 min(252px, 22vw) !important;
  justify-self: end !important;
  margin-bottom: clamp(78px, 8vh, 104px) !important;
  padding: clamp(18px, 1.9vw, 26px) !important;
  background:
    radial-gradient(circle at 100% 0%, rgb(var(--jp-amber-rgb) / 0.11), transparent 13rem),
    rgb(var(--jp-slate-950-rgb) / 0.46) !important;
  backdrop-filter: blur(8px) !important;
}

.strategic-advisory-page .sa-hero-panel strong {
  margin-top: 6px !important;
  font-size: clamp(1rem, 1.06vw, 1.22rem) !important;
  line-height: 1.18 !important;
}

.strategic-advisory-page .sa-hero-panel span {
  padding-block: 8px !important;
}

.strategic-advisory-page .sa-framework-statement {
  gap: clamp(14px, 1.5vw, 22px) !important;
}

.strategic-advisory-page .sa-framework-statement > span {
  margin-bottom: 0 !important;
}

.strategic-advisory-page .sa-framework-statement p {
  margin-top: 0 !important;
}

@media (max-width: 980px) {
  .strategic-advisory-page .sa-hero {
    min-height: auto !important;
  }

  .strategic-advisory-page .sa-hero::before {
    background-position: 56% 50% !important;
  }

  .strategic-advisory-page .sa-hero::after {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.82), rgb(var(--jp-slate-950-rgb) / 0.58)),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.72), rgb(var(--jp-slate-950-rgb) / 0.14)) !important;
  }

  .strategic-advisory-page .sa-hero-inner {
    width: min(100% - 32px, 760px) !important;
    flex-direction: column !important;
    align-items: stretch !important;
    grid-template-columns: 1fr !important;
    gap: clamp(22px, 5vw, 34px) !important;
    padding-top: clamp(108px, 20vw, 142px) !important;
  }

  .strategic-advisory-page .sa-hero-copy {
    width: 100% !important;
    max-width: 620px !important;
    flex-basis: auto !important;
  }

  .strategic-advisory-page .sa-hero-panel {
    width: min(100%, 520px) !important;
    flex-basis: auto !important;
    justify-self: start !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 700px) {
  .strategic-advisory-page .sa-hero::before {
    background-position: 60% 50% !important;
  }

  .strategic-advisory-page .sa-hero-copy h1 {
    max-width: 100% !important;
    font-size: clamp(2.1rem, 9.3vw, 3rem) !important;
    line-height: 1.02 !important;
  }

  .strategic-advisory-page .sa-framework-statement {
    min-height: auto !important;
  }
}

/* 2026-07-04 v100: soften mobile card bottoms and remove heavy black/gold strips. */
.what-panel.what-showcase .what-service-list .what-tile,
.what-panel.what-showcase .what-service-list .what-tile:last-child,
.what-panel.what-showcase .what-service-list .what-tile.is-active,
.what-panel.what-showcase .what-service-list .what-tile:hover,
.what-panel.what-showcase .what-service-list .what-tile:focus,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible {
  border-color: rgb(var(--jp-warm-white-rgb) / 0.22) !important;
  background:
    linear-gradient(150deg, rgb(var(--jp-warm-white-rgb) / 0.96), rgb(var(--jp-white-rgb) / 0.82)) !important;
  box-shadow:
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.7),
    0 18px 42px rgb(var(--jp-slate-950-rgb) / 0.16) !important;
  color: var(--jp-slate-900) !important;
}

.what-panel.what-showcase .what-service-list .what-tile::after,
.what-panel.what-showcase .what-service-list .what-tile.is-active::after,
.what-panel.what-showcase .what-service-list .what-tile:hover::after,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible::after {
  right: auto !important;
  bottom: auto !important;
  left: 0 !important;
  width: 4px !important;
  height: 100% !important;
  background: rgb(var(--jp-amber-rgb) / 0.72) !important;
  opacity: 0 !important;
  transform: none !important;
}

.what-panel.what-showcase .what-service-list .what-tile.is-active::after,
.what-panel.what-showcase .what-service-list .what-tile:hover::after,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible::after {
  opacity: 1 !important;
}

.what-panel.what-showcase .what-service-list .what-tile.is-active,
.what-panel.what-showcase .what-service-list .what-tile:hover,
.what-panel.what-showcase .what-service-list .what-tile:focus,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible {
  border-color: rgb(var(--jp-amber-rgb) / 0.48) !important;
  background:
    linear-gradient(150deg, var(--jp-warm-white), rgb(var(--jp-white-rgb) / 0.9)) !important;
  box-shadow:
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.86),
    0 20px 46px rgb(var(--jp-slate-950-rgb) / 0.2) !important;
}

.what-panel.what-showcase .what-service-list .tile-label,
.what-panel.what-showcase .what-service-list .what-tile.is-active .tile-label,
.what-panel.what-showcase .what-service-list .what-tile:hover .tile-label,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible .tile-label {
  color: var(--jp-slate-900) !important;
  text-shadow: none !important;
}

.what-panel.what-showcase .what-service-list .tile-more,
.what-panel.what-showcase .what-service-list .what-tile:hover .tile-more,
.what-panel.what-showcase .what-service-list .what-tile:focus-visible .tile-more,
.what-panel.what-showcase .what-service-list .what-tile.is-active .tile-more {
  color: rgb(var(--jp-slate-800-rgb) / 0.76) !important;
  letter-spacing: 0.11em !important;
  text-shadow: none !important;
}

.what-panel.what-showcase .what-service-list .tile-more::after,
.what-panel.what-showcase .what-feature .tile-more::after {
  background: rgb(var(--jp-amber-rgb) / 0.75) !important;
}

@media (max-width: 980px) {
  .what-panel.what-showcase .what-feature {
    border-color: rgb(var(--jp-warm-white-rgb) / 0.22) !important;
    background: var(--jp-warm-white) !important;
    box-shadow: 0 22px 54px rgb(var(--jp-slate-950-rgb) / 0.2) !important;
  }

  .what-panel.what-showcase .what-feature::before {
    background:
      linear-gradient(180deg,
        rgb(var(--jp-warm-white-rgb) / 0.34) 0%,
        rgb(var(--jp-warm-white-rgb) / 0.72) 34%,
        rgb(var(--jp-warm-white-rgb) / 0.92) 56%,
        rgb(var(--jp-warm-white-rgb) / 0.98) 100%) !important;
  }

  .what-panel.what-showcase .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="executive"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="professional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="interim"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="fractional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="board"] .what-feature-media {
    opacity: 0.58 !important;
  }

  .what-panel.what-showcase .what-feature-copy {
    justify-content: flex-end !important;
    color: var(--jp-slate-900) !important;
    text-shadow: none !important;
  }

  .what-panel.what-showcase .what-feature-copy p[data-service-copy] {
    border-bottom-color: rgb(var(--jp-slate-700-rgb) / 0.18) !important;
    color: var(--jp-slate-900) !important;
    text-shadow: none !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list {
    color: rgb(var(--jp-slate-800-rgb) / 0.88) !important;
    text-shadow: none !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list li::before {
    background: rgb(var(--jp-amber-rgb) / 0.86) !important;
  }

  .what-panel.what-showcase .what-feature .tile-more,
  .what-panel.what-showcase .what-feature .tile-more:hover,
  .what-panel.what-showcase .what-feature .tile-more:focus-visible {
    color: var(--jp-slate-900) !important;
    text-shadow: none !important;
  }

  .what-panel.what-showcase .what-feature {
    border-color: rgb(var(--jp-amber-rgb) / 0.42) !important;
    background: var(--jp-slate-950) !important;
    box-shadow:
      inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.05),
      0 22px 54px rgb(var(--jp-slate-950-rgb) / 0.28) !important;
  }

  .what-panel.what-showcase .what-feature::before {
    background:
      linear-gradient(180deg,
        rgb(var(--jp-slate-950-rgb) / 0.08) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.34) 34%,
        rgb(var(--jp-slate-950-rgb) / 0.74) 70%,
        rgb(var(--jp-slate-950-rgb) / 0.92) 100%),
      linear-gradient(90deg,
        rgb(var(--jp-slate-950-rgb) / 0.5) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.16) 58%,
        rgb(var(--jp-slate-950-rgb) / 0.38) 100%) !important;
  }

  .what-panel.what-showcase .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="executive"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="professional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="interim"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="fractional"] .what-feature-media,
  .what-panel.what-showcase .what-feature[data-active-service="board"] .what-feature-media {
    opacity: 0.96 !important;
    filter: saturate(1.08) contrast(1.05) brightness(0.92) !important;
  }

  .what-panel.what-showcase .what-feature-copy {
    color: var(--jp-warm-white) !important;
    text-shadow: 0 2px 18px rgb(var(--jp-slate-950-rgb) / 0.52) !important;
  }

  .what-panel.what-showcase .what-feature-copy p[data-service-copy] {
    border-bottom-color: rgb(var(--jp-amber-rgb) / 0.74) !important;
    color: var(--jp-warm-white) !important;
    text-shadow: 0 2px 20px rgb(var(--jp-slate-950-rgb) / 0.58) !important;
  }

  .what-panel.what-showcase .what-feature-copy .service-copy-list {
    color: rgb(var(--jp-warm-white-rgb) / 0.92) !important;
    text-shadow: 0 2px 16px rgb(var(--jp-slate-950-rgb) / 0.58) !important;
  }

  .what-panel.what-showcase .what-feature .tile-more,
  .what-panel.what-showcase .what-feature .tile-more:hover,
  .what-panel.what-showcase .what-feature .tile-more:focus-visible {
    color: var(--jp-warm-white) !important;
    text-shadow: 0 2px 16px rgb(var(--jp-slate-950-rgb) / 0.52) !important;
  }

  #sectors.sector-command .sector-command-card::after,
  #sectors.sector-command .sector-command-card:hover::after,
  #sectors.sector-command .sector-command-card:focus::after,
  #sectors.sector-command .sector-command-card:focus-visible::after {
    background:
      linear-gradient(180deg,
        transparent 0%,
        rgb(var(--jp-slate-950-rgb) / 0.08) 36%,
        rgb(var(--jp-warm-white-rgb) / 0.86) 70%,
        rgb(var(--jp-warm-white-rgb) / 0.98) 100%) !important;
  }

  #sectors.sector-command .sector-command-card .sector-count {
    color: rgb(var(--jp-amber-rgb) / 0.92) !important;
    text-shadow: none !important;
  }

  #sectors.sector-command .sector-command-card h3,
  #sectors.sector-command .sector-command-card:hover h3,
  #sectors.sector-command .sector-command-card:focus h3,
  #sectors.sector-command .sector-command-card:focus-visible h3,
  #sectors.sector-command .sector-command-card p,
  #sectors.sector-command .sector-command-card:hover p,
  #sectors.sector-command .sector-command-card:focus p,
  #sectors.sector-command .sector-command-card:focus-visible p {
    color: var(--jp-slate-900) !important;
    text-shadow: none !important;
  }

  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  #sectors.sector-command .sector-command-card .sector-card-action,
  #sectors.sector-command .sector-command-card:hover .sector-card-action,
  #sectors.sector-command .sector-command-card:focus .sector-card-action,
  #sectors.sector-command .sector-command-card:focus-visible .sector-card-action {
    color: var(--jp-slate-900) !important;
    border-bottom-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
    opacity: 1 !important;
    text-shadow: none !important;
  }
}

/* 2026-07-04 v100: keep the service selector in focus while long detail copy scrolls. */
@media (min-width: 981px) {
  .what-block {
    overflow: visible !important;
  }

  .what-panel.what-showcase {
    grid-template-columns: minmax(280px, 0.42fr) minmax(0, 1fr) !important;
    align-items: start !important;
    min-height: auto !important;
  }

  .what-panel.what-showcase .what-service-list {
    position: sticky !important;
    top: clamp(82px, 12vh, 124px) !important;
    align-self: start !important;
    max-height: calc(100svh - clamp(112px, 16vh, 164px)) !important;
    padding-right: 6px !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
    scrollbar-width: thin !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar,
  .what-panel.what-showcase .what-feature-copy::-webkit-scrollbar {
    width: 6px !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar-track,
  .what-panel.what-showcase .what-feature-copy::-webkit-scrollbar-track {
    background: rgb(var(--jp-warm-white-rgb) / 0.08) !important;
  }

  .what-panel.what-showcase .what-service-list::-webkit-scrollbar-thumb,
  .what-panel.what-showcase .what-feature-copy::-webkit-scrollbar-thumb {
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.7) !important;
  }

  .what-panel.what-showcase .what-feature {
    height: clamp(540px, calc(100svh - 126px), 760px) !important;
    min-height: 0 !important;
    align-self: start !important;
    overflow: hidden !important;
  }

  .what-panel.what-showcase .what-feature-copy {
    max-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    scrollbar-gutter: stable !important;
    -webkit-overflow-scrolling: touch !important;
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  .what-panel.what-showcase {
    grid-template-columns: minmax(250px, 0.34fr) minmax(0, 1fr) !important;
  }

  .what-panel.what-showcase .what-service-list {
    grid-template-columns: 1fr !important;
    max-height: calc(100svh - 118px) !important;
  }
}

@media (max-width: 980px) {
  .what-panel.what-showcase .what-service-list {
    position: sticky !important;
    top: 0 !important;
    z-index: 5 !important;
    margin-bottom: clamp(8px, 2.5vw, 14px) !important;
    padding-top: 10px !important;
    background:
      linear-gradient(180deg,
        var(--jp-slate-950) 0%,
        rgb(var(--jp-slate-950-rgb) / 0.94) 74%,
        rgb(var(--jp-slate-950-rgb) / 0)) !important;
  }

  .what-panel.what-showcase .what-feature {
    height: clamp(500px, 70svh, 620px) !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }

  .what-panel.what-showcase .what-feature-copy {
    max-height: 100% !important;
    justify-content: flex-start !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    scrollbar-width: thin !important;
    -webkit-overflow-scrolling: touch !important;
  }
}

/* 2026-07-04 v100 recovery: Executive Search appointment cards from parallel live work. */
.executive-appointment-block {
  padding-top: clamp(22px, 3.2vw, 42px) !important;
  padding-bottom: clamp(46px, 5.2vw, 72px) !important;
  background:
    radial-gradient(ellipse at 50% -12%, rgb(var(--jp-amber-rgb) / 0.18), transparent 34rem),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.04), rgb(var(--jp-slate-950-rgb) / 0.08)),
    linear-gradient(180deg, var(--color-surface-soft) 0%, var(--color-surface-stone) 100%) !important;
}

.executive-appointment-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(14px, 1.45vw, 22px) !important;
}

.executive-appointment-card {
  min-height: clamp(246px, 20vw, 315px) !important;
  display: grid !important;
  grid-template-rows: minmax(156px, 1fr) auto !important;
  overflow: hidden !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.3) !important;
  border-radius: 6px !important;
  background: var(--jp-slate-950) !important;
  box-shadow: 0 22px 54px rgb(var(--jp-slate-950-rgb) / 0.14) !important;
  color: var(--jp-warm-white) !important;
  text-decoration: none !important;
  isolation: isolate !important;
}

.executive-appointment-image {
  min-height: 0 !important;
  display: block !important;
  background-color: var(--jp-slate-700) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  filter: saturate(1.02) contrast(1.02) !important;
  transition: transform 460ms ease, filter 460ms ease !important;
}

.executive-appointment-card:hover .executive-appointment-image,
.executive-appointment-card:focus-visible .executive-appointment-image {
  transform: scale(1.045) !important;
  filter: saturate(1.08) contrast(1.04) !important;
}

.executive-appointment-caption {
  min-height: clamp(72px, 5.4vw, 92px) !important;
  padding: clamp(14px, 1.25vw, 18px) clamp(16px, 1.4vw, 22px) !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  background:
    radial-gradient(ellipse at 18% 0%, rgb(var(--jp-amber-rgb) / 0.28), transparent 54%),
    linear-gradient(135deg, rgb(var(--jp-slate-950-rgb) / 0.98), rgb(var(--jp-slate-700-rgb) / 0.94)) !important;
  color: var(--jp-warm-white) !important;
  overflow: hidden !important;
}

.executive-appointment-caption::before {
  position: absolute !important;
  inset: auto -18% -70% 20% !important;
  height: 112% !important;
  border-radius: 50% 50% 0 0 !important;
  background:
    linear-gradient(90deg, transparent, rgb(var(--jp-amber-rgb) / 0.34), transparent) !important;
  opacity: 0.72 !important;
  transform: rotate(-3deg) !important;
  content: "" !important;
}

.executive-appointment-caption::after {
  width: clamp(34px, 2.8vw, 48px) !important;
  height: 2px !important;
  position: absolute !important;
  right: clamp(16px, 1.4vw, 22px) !important;
  bottom: clamp(13px, 1vw, 16px) !important;
  background: var(--jp-amber-light) !important;
  content: "" !important;
}

.executive-appointment-caption strong {
  position: relative !important;
  z-index: 1 !important;
  display: block !important;
  max-width: calc(100% - 24px) !important;
  color: var(--jp-warm-white) !important;
  font-size: clamp(0.95rem, 0.94vw, 1.12rem) !important;
  font-weight: 900 !important;
  line-height: 1.08 !important;
  text-shadow: 0 8px 22px rgb(var(--jp-slate-950-rgb) / 0.38) !important;
}

.executive-appointment-csuite .executive-appointment-image {
  background-image: url("../img/home-c-suite-executive-leadership.jpg") !important;
  background-position: center 44% !important;
}

.executive-appointment-interim .executive-appointment-image {
  background-image: url("../img/stock/home-interim-executive.jpg") !important;
  background-position: 68% 50% !important;
}

.executive-appointment-fractional .executive-appointment-image {
  background-image: url("../img/stock/home-fractional-leader.jpg") !important;
  background-position: 54% 48% !important;
}

.executive-appointment-board .executive-appointment-image {
  background-image: url("../img/stock/home-non-exec-directors.jpg") !important;
  background-position: center !important;
}

@media (max-width: 1100px) {
  .executive-appointment-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .executive-appointment-grid {
    grid-template-columns: 1fr !important;
  }
}

/* 2026-07-04 local: Professional Search cards with one shared register-interest action. */
.professional-role-cards {
  gap: clamp(14px, 1.5vw, 22px) !important;
}

.professional-role-card,
.professional-roles-grid .role-card:nth-child(1),
.professional-roles-grid .role-card:nth-child(2) {
  aspect-ratio: 1 / 0.82 !important;
  min-height: clamp(230px, 18.5vw, 310px) !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: minmax(148px, 1fr) auto !important;
  padding: 0 !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.28) !important;
  border-radius: 6px !important;
  background: var(--jp-slate-950) !important;
  box-shadow: 0 18px 48px rgb(var(--jp-slate-950-rgb) / 0.12) !important;
  overflow: hidden !important;
  cursor: default !important;
}

.professional-role-card .role-image {
  grid-column: 1 !important;
  grid-row: 1 !important;
  justify-self: stretch !important;
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  display: block !important;
  margin: 0 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  transform: none !important;
}

.professional-role-card:hover .role-image,
.professional-role-card:focus-visible .role-image {
  transform: scale(1.025) !important;
}

.professional-role-card .role-image::after {
  background:
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0), rgb(var(--jp-slate-950-rgb) / 0.12)) !important;
}

.professional-role-card h3 {
  grid-column: 1 !important;
  grid-row: 2 !important;
  justify-self: stretch !important;
  min-height: clamp(76px, 5.8vw, 96px) !important;
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  padding: clamp(14px, 1.2vw, 18px) clamp(16px, 1.45vw, 22px) !important;
  position: relative !important;
  z-index: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0.22rem !important;
  background:
    radial-gradient(ellipse at 14% 0%, rgb(var(--jp-amber-rgb) / 0.26), transparent 58%),
    linear-gradient(135deg, #f0a512 0%, #de8e00 52%, #c97e00 100%) !important;
  color: var(--jp-slate-950) !important;
  font-family: var(--font-body) !important;
  font-size: clamp(1rem, 1vw, 1.18rem) !important;
  font-weight: 900 !important;
  line-height: 1.04 !important;
  text-shadow: none !important;
}

.professional-role-card h3 span {
  display: block !important;
  color: rgb(var(--jp-slate-950-rgb) / 0.82) !important;
  font-family: var(--font-body) !important;
  font-size: clamp(0.78rem, 0.78vw, 0.92rem) !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
}

.professional-role-card::after {
  width: clamp(34px, 2.8vw, 48px) !important;
  height: 2px !important;
  right: clamp(16px, 1.45vw, 22px) !important;
  bottom: clamp(12px, 1vw, 16px) !important;
  background: var(--jp-slate-950) !important;
  z-index: 3 !important;
}

.professional-register-panel {
  min-height: clamp(64px, 5vw, 78px) !important;
  width: min(520px, 100%) !important;
  margin: clamp(20px, 2.4vw, 34px) auto 0 !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.38) !important;
  border-radius: 6px !important;
  background:
    radial-gradient(ellipse at 20% 0%, rgb(var(--jp-amber-rgb) / 0.28), transparent 60%),
    linear-gradient(135deg, var(--jp-slate-950), var(--jp-slate-700)) !important;
  color: var(--jp-amber-light) !important;
  box-shadow: 0 18px 48px rgb(var(--jp-slate-950-rgb) / 0.16) !important;
  font-size: clamp(0.86rem, 0.92vw, 1rem) !important;
  font-weight: 900 !important;
  letter-spacing: 0.16em !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.professional-register-panel:hover,
.professional-register-panel:focus-visible {
  color: var(--jp-slate-950) !important;
  background:
    linear-gradient(135deg, #f3aa16 0%, #e39705 58%, #d88900 100%) !important;
}

@media (max-width: 1180px) {
  .professional-role-card,
  .professional-roles-grid .role-card:nth-child(1),
  .professional-roles-grid .role-card:nth-child(2) {
    min-height: clamp(240px, 32vw, 330px) !important;
  }
}

@media (max-width: 620px) {
  .professional-role-card,
  .professional-roles-grid .role-card:nth-child(1),
  .professional-roles-grid .role-card:nth-child(2) {
    aspect-ratio: 1 / 0.74 !important;
    min-height: 250px !important;
  }
}

/* 2026-07-04 local: final service-card parity and clean footer CTA image. */
body .professional-roles-block .professional-role-cards {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: clamp(14px, 1.45vw, 22px) !important;
}

body .professional-roles-block .professional-role-card,
body .professional-roles-block .professional-roles-grid .role-card:nth-child(1),
body .professional-roles-block .professional-roles-grid .role-card:nth-child(2) {
  aspect-ratio: 1 / 0.82 !important;
  min-height: clamp(230px, 18.5vw, 310px) !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-template-rows: minmax(148px, 1fr) auto !important;
  padding: 0 !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.28) !important;
  border-radius: 6px !important;
  background: var(--jp-slate-950) !important;
  box-shadow: 0 18px 48px rgb(var(--jp-slate-950-rgb) / 0.12) !important;
  overflow: hidden !important;
}

body .professional-roles-block .professional-role-card .role-image {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  display: block !important;
  margin: 0 !important;
  opacity: 1 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  filter: saturate(1.03) contrast(1.02) !important;
  transform: none !important;
}

body .professional-roles-block .professional-role-card:hover .role-image,
body .professional-roles-block .professional-role-card:focus-visible .role-image {
  transform: scale(1.025) !important;
}

body .professional-roles-block .professional-role-card .role-image::after {
  background:
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0), rgb(var(--jp-slate-950-rgb) / 0.1)) !important;
}

body .professional-roles-block .professional-role-card h3 {
  grid-column: 1 !important;
  grid-row: 2 !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  min-height: clamp(76px, 5.8vw, 96px) !important;
  min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: clamp(14px, 1.2vw, 18px) clamp(16px, 1.45vw, 22px) !important;
  position: relative !important;
  inset: auto !important;
  z-index: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0.22rem !important;
  box-sizing: border-box !important;
  background:
    radial-gradient(ellipse at 14% 0%, rgb(var(--jp-amber-rgb) / 0.18), transparent 58%),
    linear-gradient(135deg, #efa414 0%, #df9103 54%, #ca8100 100%) !important;
  color: var(--jp-slate-950) !important;
  font-family: var(--font-body) !important;
  font-size: clamp(1rem, 1vw, 1.18rem) !important;
  font-weight: 900 !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
  transform: none !important;
}

body .professional-roles-block .professional-role-card h3 span {
  display: block !important;
  color: rgb(var(--jp-slate-950-rgb) / 0.82) !important;
  font-family: var(--font-body) !important;
  font-size: clamp(0.78rem, 0.78vw, 0.92rem) !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
}

body .professional-roles-block .professional-role-card::after {
  width: clamp(34px, 2.8vw, 48px) !important;
  height: 2px !important;
  right: clamp(16px, 1.45vw, 22px) !important;
  bottom: clamp(12px, 1vw, 16px) !important;
  background: var(--jp-slate-950) !important;
  z-index: 3 !important;
}

body .professional-roles-block .professional-register-panel {
  margin-top: clamp(20px, 2.4vw, 34px) !important;
}

.footer-cta {
  background:
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.98) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.9) 32%,
      rgb(var(--jp-slate-950-rgb) / 0.52) 58%,
      rgb(var(--jp-slate-950-rgb) / 0.12) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.46), rgb(var(--jp-slate-950-rgb) / 0.08)),
    url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") right center / cover no-repeat !important;
}

.footer-cta::before,
.footer-cta::after,
.footer-cta.is-floating-target::before,
.footer-cta.is-floating-target::after {
  display: none !important;
  opacity: 0 !important;
}

@media (max-width: 1180px) {
  body .professional-roles-block .professional-role-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body .professional-roles-block .professional-role-card,
  body .professional-roles-block .professional-roles-grid .role-card:nth-child(1),
  body .professional-roles-block .professional-roles-grid .role-card:nth-child(2) {
    min-height: clamp(240px, 32vw, 330px) !important;
  }
}

@media (max-width: 620px) {
  body .professional-roles-block .professional-role-cards {
    grid-template-columns: 1fr !important;
  }

  body .professional-roles-block .professional-role-card,
  body .professional-roles-block .professional-roles-grid .role-card:nth-child(1),
  body .professional-roles-block .professional-roles-grid .role-card:nth-child(2) {
    aspect-ratio: 1 / 0.74 !important;
    min-height: 250px !important;
  }
}

@media (max-width: 980px) {
  .footer-cta {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 0.7)),
      url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") 66% center / cover no-repeat !important;
  }
}

@media (max-width: 700px) {
  .footer-cta {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.95), rgb(var(--jp-slate-950-rgb) / 0.78)),
      url("../img/footer-cta-boardroom-conversation.webp?v=20260704-footer-cta-image1") 68% center / cover no-repeat !important;
  }
}

/* 2026-07-04 v100: compact Executive Search process block. */
body .es-process-toolkit {
  padding-block: clamp(46px, 5.6vw, 84px) !important;
  background:
    linear-gradient(rgba(var(--jp-slate-700-rgb), 0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(var(--jp-slate-700-rgb), 0.035) 1px, transparent 1px),
    radial-gradient(ellipse at 88% 8%, rgb(var(--jp-amber-rgb) / 0.12), transparent 24rem),
    linear-gradient(180deg, var(--jp-warm-white), var(--color-surface-stone)) !important;
  background-size: 74px 74px, 74px 74px, auto, auto !important;
}

body .es-process-toolkit-panel {
  max-width: min(92vw, 1500px) !important;
  padding: clamp(28px, 3.8vw, 54px) !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.11) !important;
  background:
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.76), rgb(var(--jp-stone-rgb) / 0.42)) !important;
  box-shadow: 0 20px 60px rgb(var(--jp-slate-950-rgb) / 0.07) !important;
}

body .es-process-toolkit .es-section-head {
  display: block !important;
  margin-bottom: clamp(22px, 3vw, 36px) !important;
}

body .es-process-toolkit .es-section-head .eyebrow {
  grid-column: 1 / -1 !important;
  margin-bottom: 0 !important;
}

body .es-process-toolkit .es-section-head h2 {
  max-width: 1050px !important;
  margin: 0 !important;
  font-size: clamp(2.35rem, 3.45vw, 4.15rem) !important;
  line-height: 0.96 !important;
}

body .es-process-toolkit .es-section-head p:not(.eyebrow) {
  max-width: 760px !important;
  margin: clamp(14px, 1.4vw, 22px) 0 0 !important;
  font-size: clamp(0.98rem, 0.98vw, 1.08rem) !important;
  line-height: 1.5 !important;
}

body .process-phase-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  border-color: rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  background: rgb(var(--jp-white-rgb) / 0.58) !important;
  box-shadow: inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.72) !important;
}

body .process-phase-grid article {
  min-height: clamp(190px, 15vw, 228px) !important;
  padding: clamp(16px, 1.45vw, 22px) clamp(16px, 1.6vw, 24px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  border-color: rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  background:
    radial-gradient(ellipse at 82% 2%, rgb(var(--jp-amber-rgb) / 0.08), transparent 9rem),
    linear-gradient(180deg, rgb(var(--jp-white-rgb) / 0.88), rgb(var(--jp-warm-white-rgb) / 0.76)) !important;
}

body .process-phase-grid span {
  width: 34px !important;
  height: 34px !important;
  margin-bottom: clamp(12px, 1.2vw, 18px) !important;
  font-size: 0.64rem !important;
  letter-spacing: 0.1em !important;
}

body .process-phase-grid h3 {
  margin-bottom: 8px !important;
  font-size: clamp(1.22rem, 1.16vw, 1.48rem) !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

body .process-phase-grid p {
  max-width: 30ch !important;
  font-size: clamp(0.82rem, 0.75vw, 0.92rem) !important;
  line-height: 1.34 !important;
}

body .es-process-toolkit .page-cta-row {
  margin-top: clamp(18px, 2vw, 28px) !important;
}

@media (max-width: 1180px) {
  body .es-process-toolkit .es-section-head {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }

  body .es-process-toolkit .es-section-head h2 {
    max-width: 18ch !important;
  }

  body .process-phase-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body .process-phase-grid article {
    min-height: 210px !important;
  }
}

@media (max-width: 700px) {
  body .es-process-toolkit {
    padding-block: 34px !important;
  }

  body .es-process-toolkit-panel {
    padding: 22px !important;
  }

  body .es-process-toolkit .es-section-head h2 {
    max-width: 100% !important;
    font-size: clamp(2.12rem, 10vw, 3.35rem) !important;
    line-height: 0.98 !important;
  }

  body .process-phase-grid {
    grid-template-columns: 1fr !important;
  }

  body .process-phase-grid article {
    min-height: 0 !important;
    padding: 20px !important;
  }

  body .process-phase-grid span {
    margin-bottom: 14px !important;
  }
}

/* 2026-07-05 v100: make the shared footer CTA image block full-width. */
body .site-footer .footer-cta {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  box-sizing: border-box !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-radius: 0 !important;
}

body .site-footer .footer-cta > div {
  width: min(1420px, calc(100% - clamp(40px, 8vw, 150px))) !important;
  max-width: none !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (max-width: 700px) {
  body .site-footer .footer-cta {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  body .site-footer .footer-cta > div {
    width: 100% !important;
  }
}

/* 2026-07-05 v100: header menu refinements and discreet right-side action tabs. */
@media (min-width: 981px) {
  body .site-header .site-nav #mega-what-we-do > .what-mega-links {
    align-items: start !important;
  }

  body .site-header .site-nav #mega-what-we-do .mega-link-group {
    display: flex !important;
    min-height: 0 !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
  }

  body .site-header .site-nav #mega-what-we-do .mega-link {
    min-height: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    transform: none !important;
  }

  body .site-header .site-nav #mega-what-we-do .mega-link span {
    display: block !important;
    line-height: 1 !important;
  }
}

/* 2026-07-05 v100 handover: move vacancy/CV actions into the What We Do mega menu instead of fixed floating tabs. */
.site-header .what-mega-menu .mega-actions {
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
  justify-content: flex-end !important;
  margin-top: clamp(18px, 2vw, 28px) !important;
  padding-top: clamp(14px, 1.8vw, 22px) !important;
  border-top: 1px solid rgb(var(--jp-white-rgb) / 0.12) !important;
}

.site-header .what-mega-menu .mega-action {
  min-height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 15px !important;
  border: 1px solid rgb(var(--jp-white-rgb) / 0.18) !important;
  border-radius: 999px !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.9) !important;
  font-family: var(--font-sans) !important;
  font-size: 0.66rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.105em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition:
    background 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    transform 180ms ease !important;
}

.site-header .what-mega-menu .mega-action-primary {
  border-color: rgb(var(--jp-amber-rgb) / 0.48) !important;
  background: rgb(var(--jp-amber-rgb) / 0.12) !important;
  color: rgb(var(--jp-amber-light-rgb) / 0.98) !important;
}

.site-header .what-mega-menu .mega-action:hover,
.site-header .what-mega-menu .mega-action:focus-visible {
  border-color: rgb(var(--jp-amber-rgb) / 0.62) !important;
  background: rgb(var(--jp-amber-rgb) / 0.16) !important;
  color: rgb(var(--jp-amber-light-rgb) / 1) !important;
  transform: translateY(-1px) !important;
}

@media (min-width: 981px) {
  .site-header .what-mega-menu .mega-actions {
    width: min(1320px, calc(100% - 112px)) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

.site-header .mobile-nav-actions {
  display: none !important;
}

.site-header .mobile-nav-action {
  min-height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 14px !important;
  border: 1px solid rgb(var(--jp-white-rgb) / 0.18) !important;
  border-radius: 999px !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.9) !important;
  font-family: var(--font-sans) !important;
  font-size: 0.66rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.09em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.site-header .mobile-nav-action-primary {
  border-color: rgb(var(--jp-amber-rgb) / 0.48) !important;
  background: rgb(var(--jp-amber-rgb) / 0.12) !important;
  color: rgb(var(--jp-amber-light-rgb) / 0.98) !important;
}

@media (max-width: 980px) {
  .site-header .what-mega-menu .mega-actions {
    display: none !important;
  }

  .site-header .mobile-nav-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    padding: 10px 0 0 !important;
  }

  .site-header .mobile-nav-action {
    display: inline-flex !important;
  }
}

/* 2026-07-05 v100: replace About hero summit image with boardroom logo image. */
.page-hero-about::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.84) 0%, rgb(var(--jp-slate-950-rgb) / 0.58) 42%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.58), rgb(var(--jp-slate-950-rgb) / 0.1)),
    url("../img/about-hero-boardroom-logo.webp?v=20260705-about-boardroom1") 52% center / cover no-repeat !important;
}

@media (max-width: 760px) {
  .page-hero-about::after {
    background:
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.9) 0%, rgb(var(--jp-slate-950-rgb) / 0.66) 48%, rgb(var(--jp-slate-950-rgb) / 0.28) 100%),
      linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.68), rgb(var(--jp-slate-950-rgb) / 0.18)),
      url("../img/about-hero-boardroom-logo.webp?v=20260705-about-boardroom1") 44% center / cover no-repeat !important;
  }
}

/* 2026-07-05 v100: keep contact city labels on one line in equal-width cards. */
.presence-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.presence-grid span {
  min-width: 0 !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  font-size: clamp(1rem, 1.28vw, 1.34rem) !important;
  letter-spacing: 0.075em !important;
}

@media (max-width: 760px) {
  .presence-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 420px) {
  .presence-grid span {
    font-size: 0.98rem !important;
    letter-spacing: 0.075em !important;
  }
}

/* 2026-07-05 v100 handover: homepage spacing pass. */
.site-main > .what-block,
.site-main > #sectors.sector-command,
.site-main > .audience-command,
.site-main > .partners-choice {
  scroll-margin-top: 96px !important;
}

@media (min-width: 981px) {
  .site-main > .what-block {
    padding-block: clamp(58px, 6vw, 94px) !important;
  }

  .site-main > .what-block .what-layout {
    gap: clamp(32px, 4vw, 60px) !important;
  }

  .site-main > .what-block .section-heading {
    margin-bottom: clamp(22px, 2.6vw, 36px) !important;
  }

  .site-main > #sectors.sector-command {
    padding-block: clamp(62px, 6.4vw, 98px) !important;
  }

  .site-main > .audience-command,
  .site-main > .partners-choice {
    padding-block: clamp(58px, 6vw, 92px) !important;
  }

  .site-main > #sectors.sector-command .section-heading,
  .site-main > .audience-command .section-heading,
  .site-main > .partners-choice .section-heading {
    margin-bottom: clamp(24px, 3vw, 42px) !important;
  }
}

@media (max-width: 980px) {
  .site-main > .what-block,
  .site-main > #sectors.sector-command,
  .site-main > .audience-command,
  .site-main > .partners-choice {
    padding-block: clamp(42px, 9vw, 66px) !important;
    scroll-margin-top: 78px !important;
  }

  .site-main > .what-block .what-layout .section-heading,
  .site-main > #sectors.sector-command .section-heading,
  .site-main > .audience-command .section-heading,
  .site-main > .partners-choice .section-heading {
    margin-bottom: clamp(18px, 5vw, 30px) !important;
  }

  .what-panel.what-showcase {
    gap: clamp(10px, 3vw, 18px) !important;
  }

  .what-panel.what-showcase .what-service-list {
    margin-bottom: clamp(4px, 1.6vw, 10px) !important;
  }

  .what-panel.what-showcase .what-feature {
    height: clamp(460px, 66svh, 580px) !important;
  }
}

@media (max-width: 460px) {
  .site-main > .what-block,
  .site-main > #sectors.sector-command,
  .site-main > .audience-command,
  .site-main > .partners-choice {
    padding-block: 38px !important;
  }

  .what-panel.what-showcase .what-feature {
    height: clamp(430px, 118vw, 540px) !important;
  }
}

/* 2026-07-05 v100 handover: homepage alignment grid and border-to-copy spacing. */
.home-page {
  --jp-home-gutter: clamp(24px, 3.2vw, 56px);
  --jp-home-shell: min(1360px, calc(100vw - (var(--jp-home-gutter) * 2)));
  --jp-home-content: min(1180px, calc(100vw - (var(--jp-home-gutter) * 2)));
  --jp-home-panel-pad: clamp(22px, 2.2vw, 36px);
  --jp-home-card-pad: clamp(22px, 2vw, 34px);
  --jp-home-section-gap: clamp(54px, 6vw, 88px);
}

@media (min-width: 981px) {
  .home-page .site-header .header-inner {
    width: var(--jp-home-shell) !important;
    max-width: var(--jp-home-shell) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }

  .home-page .hero-cinematic .hero-inner,
  .home-page .hero-cinematic[data-active-slide] .hero-inner {
    width: var(--jp-home-shell) !important;
    max-width: var(--jp-home-shell) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    align-items: flex-start !important;
    text-align: left !important;
  }

  .home-page .hero-cinematic .hero-inner > *,
  .home-page .hero-cinematic[data-active-slide] .hero-inner > * {
    width: min(820px, 100%) !important;
    max-width: 820px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    text-align: left !important;
  }

  .home-page .hero-cinematic[data-active-slide="0"] .hero-title {
    width: min(900px, 100%) !important;
    max-width: 900px !important;
  }

  .home-page .site-main > .what-block,
  .home-page .site-main > #sectors.sector-command,
  .home-page .site-main > .audience-command,
  .home-page .site-main > .partners-choice {
    padding-block: var(--jp-home-section-gap) !important;
  }

  .home-page .what-block > .container,
  .home-page .audience-command > .container,
  .home-page .partners-choice > .container {
    width: var(--jp-home-shell) !important;
    max-width: var(--jp-home-shell) !important;
    margin-inline: auto !important;
  }

  .home-page #sectors.sector-command > .container {
    width: 100% !important;
    max-width: none !important;
  }

  .home-page #sectors.sector-command .section-heading {
    width: var(--jp-home-shell) !important;
    max-width: var(--jp-home-shell) !important;
    margin-inline: auto !important;
  }

  .home-page .section-heading {
    margin-bottom: clamp(24px, 2.8vw, 40px) !important;
  }

  .home-page .section-heading h2 {
    max-width: min(850px, 100%) !important;
  }

  .home-page .section-heading p {
    max-width: min(680px, 100%) !important;
  }

  .home-page .section-heading.center h2,
  .home-page .section-heading.center p {
    margin-inline: auto !important;
  }

  .home-page .what-layout {
    gap: clamp(28px, 3.4vw, 52px) !important;
  }

  .home-page .what-panel.what-showcase {
    gap: clamp(20px, 2.4vw, 34px) !important;
    padding: var(--jp-home-panel-pad) !important;
  }

  .home-page .what-panel.what-showcase .what-service-list {
    gap: clamp(12px, 1.2vw, 18px) !important;
  }

  .home-page .what-panel.what-showcase .what-tile {
    padding: clamp(18px, 1.8vw, 28px) !important;
  }

  .home-page .what-panel.what-showcase .what-feature-copy {
    padding: clamp(30px, 3vw, 50px) !important;
  }

  .home-page #sectors.sector-command .sector-command-grid {
    margin-top: clamp(22px, 2.8vw, 38px) !important;
  }

  .home-page #sectors.sector-command .sector-command-card .card-body {
    padding: clamp(28px, 2.8vw, 46px) !important;
  }

  .home-page .audience-simple-grid,
  .home-page .partners-choice .choice-grid {
    gap: clamp(18px, 2vw, 28px) !important;
  }

  .home-page .audience-simple-card {
    padding: var(--jp-home-card-pad) !important;
  }

  .home-page .partners-choice .choice-card,
  .home-page .partners-choice .choice-card:nth-child(1),
  .home-page .partners-choice .choice-card:nth-child(2),
  .home-page .partners-choice .choice-card:nth-child(odd),
  .home-page .partners-choice .choice-card:nth-child(-n+2) {
    padding: var(--jp-home-card-pad) !important;
  }
}

@media (max-width: 980px) {
  .home-page {
    --jp-home-gutter: clamp(18px, 5vw, 28px);
    --jp-home-shell: calc(100vw - (var(--jp-home-gutter) * 2));
    --jp-home-section-gap: clamp(42px, 9vw, 66px);
    --jp-home-panel-pad: clamp(16px, 4.8vw, 24px);
    --jp-home-card-pad: clamp(20px, 5.4vw, 30px);
  }

  .home-page .hero-cinematic .hero-inner,
  .home-page .hero-cinematic[data-active-slide] .hero-inner,
  .home-page .what-block > .container,
  .home-page .audience-command > .container,
  .home-page .partners-choice > .container,
  .home-page #sectors.sector-command .section-heading {
    width: var(--jp-home-shell) !important;
    max-width: var(--jp-home-shell) !important;
    margin-inline: auto !important;
  }

  .home-page .section-heading {
    margin-bottom: clamp(18px, 5vw, 30px) !important;
  }

  .home-page .what-panel.what-showcase {
    padding: var(--jp-home-panel-pad) !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-feature-copy,
  .home-page #sectors.sector-command .sector-command-card .card-body,
  .home-page .audience-simple-card,
  .home-page .partners-choice .choice-card,
  .home-page .partners-choice .choice-card:nth-child(1),
  .home-page .partners-choice .choice-card:nth-child(2),
  .home-page .partners-choice .choice-card:nth-child(odd),
  .home-page .partners-choice .choice-card:nth-child(-n+2) {
    padding: var(--jp-home-card-pad) !important;
  }

  .home-page .audience-simple-grid,
  .home-page .partners-choice .choice-grid {
    gap: clamp(14px, 4vw, 22px) !important;
  }
}

@media (max-width: 520px) {
  .home-page {
    --jp-home-gutter: 18px;
    --jp-home-section-gap: 40px;
  }

  .home-page .what-panel.what-showcase {
    padding: 14px !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-feature-copy,
  .home-page #sectors.sector-command .sector-command-card .card-body,
  .home-page .audience-simple-card,
  .home-page .partners-choice .choice-card,
  .home-page .partners-choice .choice-card:nth-child(1),
  .home-page .partners-choice .choice-card:nth-child(2),
  .home-page .partners-choice .choice-card:nth-child(odd),
  .home-page .partners-choice .choice-card:nth-child(-n+2) {
    padding: 20px !important;
  }
}

/* 2026-07-05 v100 handover: finish homepage lower CTA and footer spacing. */
.home-page .site-footer {
  margin-top: 0 !important;
}

.home-page .site-footer .footer-cta {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: clamp(58px, 7vw, 104px) 0 !important;
  border-top: 1px solid rgb(var(--jp-white-rgb) / 0.08) !important;
  border-bottom: 1px solid rgb(var(--jp-white-rgb) / 0.1) !important;
}

.home-page .site-footer .footer-cta > div,
.home-page .site-footer .footer-inner,
.home-page .site-footer .footer-bottom-inner {
  width: var(--jp-home-shell) !important;
  max-width: var(--jp-home-shell) !important;
  margin-inline: auto !important;
}

.home-page .site-footer .footer-cta > div {
  padding: 0 !important;
}

.home-page .site-footer .footer-kicker {
  margin-bottom: clamp(14px, 1.4vw, 20px) !important;
}

.home-page .site-footer .footer-cta h2 {
  max-width: min(820px, 100%) !important;
  margin-top: 0 !important;
}

.home-page .site-footer .footer-cta p {
  max-width: min(640px, 100%) !important;
  margin-top: clamp(16px, 1.6vw, 22px) !important;
}

.home-page .site-footer .footer-inner {
  padding-block: clamp(38px, 4.8vw, 70px) !important;
  gap: clamp(22px, 2.8vw, 42px) !important;
}

.home-page .site-footer .footer-brand p {
  max-width: 420px !important;
}

.home-page .site-footer .footer-column h3 {
  margin-bottom: clamp(10px, 1vw, 14px) !important;
}

.home-page .site-footer .footer-column a,
.home-page .site-footer .footer-column span {
  margin-top: 10px !important;
}

.home-page .site-footer .footer-bottom-inner {
  padding-block: 18px !important;
}

@media (max-width: 980px) {
  .home-page .site-footer .footer-cta {
    padding-block: clamp(46px, 9vw, 76px) !important;
  }

  .home-page .site-footer .footer-inner {
    padding-block: clamp(34px, 8vw, 58px) !important;
  }
}

@media (max-width: 700px) {
  .home-page .site-footer .footer-cta {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .home-page .site-footer .footer-cta h2 {
    font-size: clamp(2.45rem, 11vw, 3.6rem) !important;
  }

  .home-page .site-footer .footer-bottom-inner {
    flex-direction: column !important;
  }
}

/* 2026-07-05 v100 handover: leadership page full spacing pass. */
.leadership-page {
  --jp-leadership-gutter: clamp(24px, 3.2vw, 56px);
  --jp-leadership-shell: min(1360px, calc(100vw - (var(--jp-leadership-gutter) * 2)));
  --jp-leadership-card-pad: clamp(24px, 2.6vw, 42px);
  --jp-leadership-section-gap: clamp(58px, 6vw, 92px);
}

@media (min-width: 981px) {
  .leadership-page .site-header .header-inner {
    width: var(--jp-leadership-shell) !important;
    max-width: var(--jp-leadership-shell) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }

  .leadership-page .page-hero-leadership {
    min-height: clamp(560px, 40vw, 680px) !important;
  }

  .leadership-page .page-hero-inner {
    width: var(--jp-leadership-shell) !important;
    max-width: var(--jp-leadership-shell) !important;
    margin-inline: auto !important;
    padding: clamp(118px, 10vw, 168px) 0 clamp(68px, 7vw, 104px) !important;
  }

  .leadership-page .page-hero-inner h1 {
    max-width: min(850px, 100%) !important;
    margin: 0 !important;
  }

  .leadership-page .page-hero-inner p:not(.eyebrow) {
    max-width: min(660px, 100%) !important;
    margin-top: clamp(16px, 1.8vw, 24px) !important;
  }

  .leadership-page .leadership-profiles-section {
    padding-block: var(--jp-leadership-section-gap) !important;
  }

  .leadership-page .leadership-profiles-section > .container {
    width: var(--jp-leadership-shell) !important;
    max-width: var(--jp-leadership-shell) !important;
    margin-inline: auto !important;
  }

  .leadership-page .profiles-stack {
    gap: clamp(28px, 3.6vw, 48px) !important;
  }

  .leadership-page .profile-card {
    grid-template-columns: minmax(280px, 360px) minmax(0, 1fr) !important;
    gap: clamp(28px, 3.8vw, 58px) !important;
    padding: var(--jp-leadership-card-pad) !important;
  }

  .leadership-page .profile-card > div:last-child {
    padding-block: clamp(8px, 1.4vw, 22px) !important;
  }

  .leadership-page .profile-card h3 {
    margin-bottom: clamp(8px, 1vw, 14px) !important;
  }

  .leadership-page .profile-card p {
    max-width: 78ch !important;
    line-height: 1.68 !important;
  }

  .leadership-page .profile-card p + p {
    margin-top: clamp(12px, 1.1vw, 17px) !important;
  }

  .leadership-page .site-footer {
    margin-top: 0 !important;
  }

  .leadership-page .site-footer .footer-cta {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: clamp(58px, 7vw, 104px) 0 !important;
    border-top: 1px solid rgb(var(--jp-white-rgb) / 0.08) !important;
    border-bottom: 1px solid rgb(var(--jp-white-rgb) / 0.1) !important;
  }

  .leadership-page .site-footer .footer-cta > div,
  .leadership-page .site-footer .footer-inner,
  .leadership-page .site-footer .footer-bottom-inner {
    width: var(--jp-leadership-shell) !important;
    max-width: var(--jp-leadership-shell) !important;
    margin-inline: auto !important;
  }

  .leadership-page .site-footer .footer-cta > div {
    padding: 0 !important;
  }

  .leadership-page .site-footer .footer-kicker {
    margin-bottom: clamp(14px, 1.4vw, 20px) !important;
  }

  .leadership-page .site-footer .footer-cta h2 {
    max-width: min(820px, 100%) !important;
    margin-top: 0 !important;
  }

  .leadership-page .site-footer .footer-cta p {
    max-width: min(640px, 100%) !important;
    margin-top: clamp(16px, 1.6vw, 22px) !important;
  }

  .leadership-page .site-footer .footer-inner {
    padding-block: clamp(38px, 4.8vw, 70px) !important;
    gap: clamp(22px, 2.8vw, 42px) !important;
  }

  .leadership-page .site-footer .footer-bottom-inner {
    padding-block: 18px !important;
  }
}

@media (max-width: 980px) {
  .leadership-page {
    --jp-leadership-gutter: clamp(18px, 5vw, 28px);
    --jp-leadership-shell: calc(100vw - (var(--jp-leadership-gutter) * 2));
    --jp-leadership-card-pad: clamp(20px, 5.4vw, 30px);
    --jp-leadership-section-gap: clamp(42px, 9vw, 66px);
  }

  .leadership-page .site-header .header-inner,
  .leadership-page .page-hero-inner,
  .leadership-page .leadership-profiles-section > .container,
  .leadership-page .site-footer .footer-cta > div,
  .leadership-page .site-footer .footer-inner,
  .leadership-page .site-footer .footer-bottom-inner {
    width: var(--jp-leadership-shell) !important;
    max-width: var(--jp-leadership-shell) !important;
    margin-inline: auto !important;
  }

  .leadership-page .page-hero-inner {
    padding-top: clamp(110px, 18vw, 140px) !important;
    padding-bottom: clamp(44px, 9vw, 68px) !important;
  }

  .leadership-page .leadership-profiles-section {
    padding-block: var(--jp-leadership-section-gap) !important;
  }

  .leadership-page .profiles-stack {
    gap: clamp(22px, 5vw, 34px) !important;
  }

  .leadership-page .profile-card {
    padding: var(--jp-leadership-card-pad) !important;
  }

  .leadership-page .profile-card p + p {
    margin-top: 12px !important;
  }

  .leadership-page .site-footer .footer-cta {
    padding: clamp(46px, 9vw, 76px) 0 !important;
  }

  .leadership-page .site-footer .footer-inner {
    padding-block: clamp(34px, 8vw, 58px) !important;
  }
}

@media (max-width: 700px) {
  .leadership-page {
    --jp-leadership-gutter: 18px;
    --jp-leadership-section-gap: 40px;
  }

  .leadership-page .page-hero-leadership {
    min-height: 540px !important;
  }

  .leadership-page .profile-card {
    padding: 20px !important;
  }

  .leadership-page .profile-image.profile-photo {
    width: 100% !important;
    max-width: none !important;
  }

  .leadership-page .site-footer .footer-cta h2 {
    font-size: clamp(2.45rem, 11vw, 3.6rem) !important;
  }

  .leadership-page .site-footer .footer-bottom-inner {
    flex-direction: column !important;
  }
}

/* 2026-07-05 v100: leadership profile card polish. */
.leadership-page {
  --jp-profile-shell: min(1480px, calc(100vw - clamp(48px, 8vw, 168px)));
}

.leadership-page .leadership-profiles-section > .container {
  width: var(--jp-profile-shell) !important;
  max-width: var(--jp-profile-shell) !important;
}

.leadership-page .profiles-stack {
  width: min(1380px, 100%) !important;
  margin-inline: auto !important;
  gap: clamp(34px, 4.2vw, 60px) !important;
}

.leadership-page .profile-card {
  width: 100% !important;
  max-width: 1380px !important;
  margin-inline: auto !important;
  grid-template-columns: clamp(330px, 27vw, 430px) minmax(0, 820px) !important;
  justify-content: start !important;
  gap: clamp(34px, 3.6vw, 58px) !important;
  align-items: center !important;
  padding: clamp(24px, 2.7vw, 42px) !important;
  border-radius: 8px !important;
  border-color: rgb(var(--jp-slate-700-rgb) / 0.16) !important;
  background:
    radial-gradient(circle at 96% 8%, rgb(var(--jp-amber-rgb) / 0.1), transparent 29%),
    linear-gradient(115deg, rgb(var(--jp-white-rgb) / 0.98) 0%, rgb(var(--jp-warm-white-rgb) / 0.96) 58%, rgb(237 230 218 / 0.68) 100%) !important;
  box-shadow:
    0 28px 82px rgb(var(--jp-slate-950-rgb) / 0.09),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.9) !important;
}

.leadership-page .profile-card::before {
  width: 5px !important;
  background:
    linear-gradient(180deg, var(--jp-amber-light) 0%, var(--jp-amber) 48%, rgb(var(--jp-amber-rgb) / 0.36) 100%) !important;
}

.leadership-page .profile-card::after {
  position: absolute !important;
  top: clamp(22px, 2.4vw, 38px) !important;
  right: clamp(22px, 2.4vw, 38px) !important;
  bottom: clamp(22px, 2.4vw, 38px) !important;
  width: min(18vw, 220px) !important;
  border-right: 1px solid rgb(var(--jp-amber-rgb) / 0.22) !important;
  background: linear-gradient(90deg, transparent, rgb(var(--jp-amber-rgb) / 0.045)) !important;
  content: "" !important;
  pointer-events: none !important;
}

.leadership-page .profile-card > * {
  position: relative !important;
  z-index: 1 !important;
}

.leadership-page .profile-image.profile-photo {
  aspect-ratio: 4 / 5.35 !important;
  border-radius: 8px !important;
  border-color: rgb(var(--jp-amber-rgb) / 0.3) !important;
  box-shadow:
    0 24px 56px rgb(var(--jp-slate-950-rgb) / 0.18),
    0 0 0 1px rgb(var(--jp-white-rgb) / 0.34) inset !important;
}

.leadership-page .profile-image.profile-photo img {
  object-position: 50% 30% !important;
  filter: saturate(1.04) contrast(1.03) brightness(1.02) !important;
}

.leadership-page .profile-card > div:last-child {
  width: min(820px, 100%) !important;
  max-width: 820px !important;
  padding-block: clamp(6px, 1.3vw, 18px) !important;
}

.leadership-page .profile-card h3 {
  position: relative !important;
  margin: 0 0 clamp(16px, 1.8vw, 24px) !important;
  padding-bottom: clamp(14px, 1.4vw, 18px) !important;
  font-size: clamp(2.55rem, 3.5vw, 4.35rem) !important;
  line-height: 0.96 !important;
}

.leadership-page .profile-card h3::after {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: clamp(68px, 7vw, 118px) !important;
  height: 2px !important;
  background: linear-gradient(90deg, var(--jp-amber), rgb(var(--jp-amber-rgb) / 0.14)) !important;
  content: "" !important;
}

.leadership-page .profile-card > div:last-child > p:first-of-type {
  margin: 0 0 clamp(18px, 1.8vw, 24px) !important;
  max-width: none !important;
}

.leadership-page .profile-card > div:last-child > p:first-of-type strong {
  display: inline-flex !important;
  align-items: center !important;
  padding: 0.45rem 0.76rem 0.43rem 0.82rem !important;
  border-left: 3px solid var(--jp-amber) !important;
  border-radius: 6px !important;
  background: rgb(var(--jp-amber-rgb) / 0.09) !important;
  color: rgb(var(--jp-slate-800-rgb) / 0.9) !important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.leadership-page .profile-card p {
  max-width: 72ch !important;
  color: rgb(var(--jp-slate-700-rgb) / 0.86) !important;
  font-size: clamp(1rem, 0.9vw, 1.08rem) !important;
  line-height: 1.58 !important;
}

.leadership-page .profile-card p + p {
  margin-top: clamp(10px, 0.85vw, 14px) !important;
}

@media (max-width: 1200px) and (min-width: 981px) {
  .leadership-page {
    --jp-profile-shell: var(--jp-leadership-shell);
  }

  .leadership-page .profile-card {
    grid-template-columns: minmax(300px, 360px) minmax(0, 1fr) !important;
    gap: clamp(28px, 3vw, 42px) !important;
  }
}

@media (max-width: 980px) {
  .leadership-page {
    --jp-profile-shell: var(--jp-leadership-shell);
  }

  .leadership-page .profiles-stack {
    width: 100% !important;
  }

  .leadership-page .profile-card {
    max-width: 760px !important;
    grid-template-columns: 1fr !important;
    justify-content: stretch !important;
    gap: clamp(22px, 5vw, 32px) !important;
  }

  .leadership-page .profile-card::after {
    top: auto !important;
    right: clamp(20px, 5vw, 30px) !important;
    bottom: clamp(20px, 5vw, 30px) !important;
    left: clamp(20px, 5vw, 30px) !important;
    width: auto !important;
    height: 1px !important;
    border-right: 0 !important;
    background: linear-gradient(90deg, transparent, rgb(var(--jp-amber-rgb) / 0.24), transparent) !important;
  }

  .leadership-page .profile-image.profile-photo {
    width: min(100%, 460px) !important;
    margin-inline: auto !important;
    aspect-ratio: 4 / 5 !important;
  }

  .leadership-page .profile-card > div:last-child {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 700px) {
  .leadership-page .profile-card {
    max-width: none !important;
    padding: 20px !important;
  }

  .leadership-page .profile-card h3 {
    font-size: clamp(2.1rem, 12vw, 3.1rem) !important;
  }

  .leadership-page .profile-card > div:last-child > p:first-of-type strong {
    font-size: 0.72rem !important;
  }
}

/* 2026-07-05 v100: leadership page editorial polish. */
.leadership-page .page-hero-leadership {
  min-height: clamp(500px, 35vw, 590px) !important;
}

.leadership-page .page-hero-leadership::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.82) 0%, rgb(var(--jp-slate-950-rgb) / 0.54) 42%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.5), rgb(var(--jp-slate-950-rgb) / 0.08)),
    url("../img/leadership-hero-jamie-evgeny.webp?v=20260704-leadership-zoom1") center 48% / cover no-repeat !important;
}

.leadership-page .leadership-profiles-section {
  background:
    linear-gradient(180deg, var(--jp-warm-white) 0%, rgb(var(--jp-stone-rgb) / 0.42) 100%) !important;
}

.leadership-page .profile-copy {
  align-self: start !important;
  width: min(820px, 100%) !important;
  max-width: 820px !important;
  padding-block: 0 !important;
}

.leadership-page .profile-role {
  margin: 0 0 clamp(16px, 1.5vw, 22px) !important;
  max-width: none !important;
}

.leadership-page .profile-role strong {
  color: var(--jp-slate-700) !important;
}

.leadership-page .profile-bio {
  max-width: 100% !important;
}

.leadership-page .profile-bio p {
  max-width: none !important;
  margin: 0 0 clamp(10px, 0.85vw, 14px) !important;
  break-inside: avoid !important;
}

@media (min-width: 1181px) {
  .leadership-page .page-hero-inner {
    padding-top: clamp(104px, 8.2vw, 136px) !important;
    padding-bottom: clamp(54px, 5vw, 76px) !important;
  }

  .leadership-page .page-hero-inner h1 {
    max-width: min(760px, 100%) !important;
    font-size: clamp(3.65rem, 5.25vw, 5rem) !important;
    line-height: 0.98 !important;
  }

  .leadership-page .page-hero-inner p:not(.eyebrow) {
    max-width: min(620px, 100%) !important;
  }

  .leadership-page .leadership-profiles-section {
    padding-block: clamp(50px, 5vw, 76px) !important;
  }

  .leadership-page .profiles-stack {
    max-width: 1280px !important;
    gap: clamp(28px, 3.2vw, 46px) !important;
  }

  .leadership-page .profile-card {
    max-width: 1280px !important;
    grid-template-columns: clamp(300px, 24vw, 380px) minmax(0, 1fr) !important;
    align-items: start !important;
    gap: clamp(30px, 3.2vw, 52px) !important;
    padding: clamp(24px, 2.4vw, 36px) !important;
  }

  .leadership-page .profile-card:nth-child(even) {
    grid-template-columns: minmax(0, 1fr) clamp(300px, 24vw, 380px) !important;
  }

  .leadership-page .profile-card:nth-child(even) .profile-image.profile-photo {
    order: 2 !important;
  }

  .leadership-page .profile-card:nth-child(even) .profile-copy {
    order: 1 !important;
  }

  .leadership-page .profile-image.profile-photo {
    aspect-ratio: 4 / 4.85 !important;
  }

  .leadership-page .profile-card h3 {
    margin-bottom: clamp(12px, 1.3vw, 18px) !important;
    padding-bottom: clamp(12px, 1.1vw, 16px) !important;
    font-size: clamp(2.35rem, 3vw, 3.55rem) !important;
    line-height: 1 !important;
  }

  .leadership-page .profile-bio {
    column-count: 2 !important;
    column-gap: clamp(24px, 3vw, 42px) !important;
    column-rule: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }

  .leadership-page .profile-bio p {
    font-size: clamp(0.98rem, 0.82vw, 1.03rem) !important;
    line-height: 1.58 !important;
  }
}

@media (max-width: 1180px) {
  .leadership-page .profile-bio {
    column-count: 1 !important;
    column-rule: 0 !important;
  }
}

@media (max-width: 980px) {
  .leadership-page .profile-copy {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (max-width: 700px) {
  .leadership-page .page-hero-leadership {
    min-height: 500px !important;
  }

  .leadership-page .page-hero-inner {
    padding-top: clamp(96px, 17vw, 124px) !important;
    padding-bottom: 38px !important;
  }

  .leadership-page .page-hero-inner h1 {
    font-size: clamp(2.75rem, 12.4vw, 3.35rem) !important;
    line-height: 0.98 !important;
  }

  .leadership-page .page-hero-inner p:not(.eyebrow) {
    font-size: 1rem !important;
    line-height: 1.62 !important;
  }

  .leadership-page .leadership-profiles-section {
    padding-block: 34px !important;
  }

  .leadership-page .profile-card {
    gap: 20px !important;
  }

  .leadership-page .profile-card h3 {
    font-size: clamp(2rem, 9.6vw, 2.5rem) !important;
    line-height: 1.02 !important;
  }

  .leadership-page .profile-bio p {
    font-size: 0.98rem !important;
    line-height: 1.62 !important;
  }
}

/* 2026-07-05 v100: leadership profile gap correction. */
@media (min-width: 1181px) {
  .leadership-page {
    --jp-profile-shell: min(1220px, calc(100vw - clamp(64px, 9vw, 180px)));
  }

  .leadership-page .profiles-stack {
    max-width: 1160px !important;
    gap: clamp(26px, 2.8vw, 42px) !important;
  }

  .leadership-page .profile-card,
  .leadership-page .profile-card:nth-child(even) {
    max-width: 1160px !important;
    grid-template-columns: clamp(340px, 26vw, 400px) minmax(0, 640px) !important;
    align-items: start !important;
    justify-content: start !important;
    gap: clamp(28px, 2.6vw, 40px) !important;
    padding: clamp(24px, 2.3vw, 34px) !important;
  }

  .leadership-page .profile-card::after {
    display: none !important;
  }

  .leadership-page .profile-card:nth-child(even) .profile-image.profile-photo,
  .leadership-page .profile-card:nth-child(even) .profile-copy {
    order: initial !important;
  }

  .leadership-page .profile-image.profile-photo {
    aspect-ratio: 4 / 4.7 !important;
  }

  .leadership-page .profile-copy {
    width: 100% !important;
    max-width: 640px !important;
  }

  .leadership-page .profile-card h3 {
    margin-bottom: clamp(12px, 1.2vw, 16px) !important;
    padding-bottom: clamp(10px, 1vw, 14px) !important;
    font-size: clamp(2.35rem, 2.8vw, 3.35rem) !important;
    line-height: 1 !important;
  }

  .leadership-page .profile-role {
    margin-bottom: clamp(14px, 1.3vw, 20px) !important;
  }

  .leadership-page .profile-bio {
    max-width: 63ch !important;
    column-count: 1 !important;
    column-gap: 0 !important;
    column-rule: 0 !important;
  }

  .leadership-page .profile-bio p {
    max-width: none !important;
    font-size: clamp(0.98rem, 0.86vw, 1.04rem) !important;
    line-height: 1.62 !important;
  }
}

/* 2026-07-05 v100: top navigation buttons and consistent nav sizing. */
@media (min-width: 981px) {
  .site-header .header-inner {
    gap: clamp(18px, 2vw, 34px) !important;
  }

  .site-header .brand-link {
    flex: 0 0 clamp(224px, 18vw, 312px) !important;
  }

  .site-header .site-nav {
    flex: 1 1 auto !important;
    justify-content: flex-end !important;
    gap: clamp(6px, 0.75vw, 14px) !important;
  }

  .site-header .site-nav .nav-link,
  .site-header .site-nav > a.nav-link,
  .site-header .header-action {
    min-height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: var(--font-sans) !important;
    font-size: clamp(0.78rem, 0.66vw, 0.84rem) !important;
    font-weight: 750 !important;
    letter-spacing: 0.01em !important;
    line-height: 1 !important;
    text-transform: none !important;
    white-space: nowrap !important;
  }

  .site-header .site-nav .nav-link,
  .site-header .site-nav > a.nav-link {
    padding: 10px 6px !important;
  }

  .site-header .nav-item.has-mega > .nav-link::after {
    width: 6px !important;
    height: 6px !important;
    margin-left: 8px !important;
    margin-top: -3px !important;
  }

  .site-header .header-actions {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-left: clamp(8px, 1vw, 18px) !important;
  }

  .site-header .header-action {
    min-width: clamp(118px, 9vw, 152px) !important;
    padding: 0 clamp(18px, 1.7vw, 26px) !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.54) !important;
    border-radius: 999px !important;
    text-decoration: none !important;
    transition:
      background 180ms ease,
      border-color 180ms ease,
      color 180ms ease,
      box-shadow 180ms ease,
      transform 180ms ease !important;
  }

  .site-header .header-action-secondary {
    background: rgb(var(--jp-slate-950-rgb) / 0.66) !important;
    color: var(--jp-warm-white) !important;
    box-shadow: inset 0 0 0 1px rgb(var(--jp-warm-white-rgb) / 0.08) !important;
  }

  .site-header .header-action-primary {
    border-color: rgb(var(--jp-amber-light-rgb) / 0.72) !important;
    background: linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber)) !important;
    color: var(--jp-slate-950) !important;
    box-shadow: 0 16px 36px rgb(var(--jp-amber-rgb) / 0.2) !important;
  }

  .site-header .header-action:hover,
  .site-header .header-action:focus-visible {
    transform: translateY(-1px) !important;
  }

  .site-header .header-action-secondary:hover,
  .site-header .header-action-secondary:focus-visible {
    border-color: rgb(var(--jp-amber-light-rgb) / 0.72) !important;
    color: var(--jp-amber-light) !important;
  }

  .site-header .header-action-primary:hover,
  .site-header .header-action-primary:focus-visible {
    background: linear-gradient(180deg, color-mix(in srgb, var(--jp-amber-light) 88%, var(--jp-warm-white)), var(--jp-amber)) !important;
  }

  .site-header .what-mega-menu .mega-actions {
    display: none !important;
  }
}

@media (max-width: 1180px) and (min-width: 981px) {
  .site-header .brand-link {
    flex-basis: 218px !important;
  }

  .site-header .site-nav {
    gap: 5px !important;
  }

  .site-header .site-nav .nav-link,
  .site-header .site-nav > a.nav-link,
  .site-header .header-action {
    font-size: 0.74rem !important;
  }

  .site-header .header-actions {
    gap: 7px !important;
    margin-left: 6px !important;
  }

  .site-header .header-action {
    min-width: 108px !important;
    padding-inline: 14px !important;
  }
}

@media (max-width: 980px) {
  .site-header .header-actions {
    display: none !important;
  }
}

/* 2026-07-05 v100: About page spacing and placement pass. */
.about-page {
  --jp-about-gutter: clamp(24px, 3.2vw, 56px);
  --jp-about-shell: min(1220px, calc(100vw - (var(--jp-about-gutter) * 2)));
  --jp-about-section: clamp(54px, 5vw, 78px);
}

@media (min-width: 981px) {
  .about-page .site-header .header-inner {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
  }

  .about-page .page-hero-about {
    min-height: clamp(500px, 36vw, 600px) !important;
  }

  .about-page .page-hero-about::after {
    background:
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.86) 0%, rgb(var(--jp-slate-950-rgb) / 0.62) 42%, rgb(var(--jp-slate-950-rgb) / 0.2) 100%),
      linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.5), rgb(var(--jp-slate-950-rgb) / 0.08)),
      url("../img/about-hero-boardroom-logo.webp?v=20260705-about-boardroom1") 56% center / cover no-repeat !important;
  }

  .about-page .page-hero-inner {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: inherit !important;
    margin-inline: auto !important;
    padding: clamp(128px, 10vw, 168px) 0 clamp(34px, 3vw, 52px) !important;
    align-items: flex-start !important;
    justify-content: flex-end !important;
  }

  .about-page .page-hero-inner h1 {
    max-width: min(760px, 68vw) !important;
    margin: 0 !important;
    font-size: clamp(3.65rem, 5.25vw, 5.2rem) !important;
    line-height: 0.98 !important;
    text-wrap: balance !important;
  }

  .about-page .about-intro-block,
  .about-page .about-expertise-block,
  .about-page .about-mission-block,
  .about-page .about-values-block,
  .about-page .where-work-block,
  .about-page .site-main > .section-white:last-of-type {
    padding-block: var(--jp-about-section) !important;
  }

  .about-page .about-intro,
  .about-page .about-mission {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
    display: grid !important;
    grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr) !important;
    column-gap: clamp(34px, 5vw, 74px) !important;
    align-items: start !important;
    padding-block: 0 !important;
  }

  .about-page .about-intro::before {
    left: 0 !important;
  }

  .about-page .about-intro .eyebrow,
  .about-page .about-mission .eyebrow {
    grid-column: 1 / -1 !important;
    margin-bottom: clamp(14px, 1.5vw, 20px) !important;
  }

  .about-page .about-intro h2,
  .about-page .about-mission h2 {
    margin: 0 !important;
    max-width: 10.4em !important;
    font-size: clamp(2.45rem, 3.45vw, 3.7rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .about-intro > p:not(.eyebrow),
  .about-page .about-mission > p:not(.eyebrow) {
    margin: 0 !important;
    max-width: 64ch !important;
    font-size: clamp(1.03rem, 0.96vw, 1.14rem) !important;
    line-height: 1.72 !important;
  }

  .about-page .about-expertise-block .container,
  .about-page .about-values-block .container,
  .about-page .where-work-layout,
  .about-page .site-main > .section-white:last-of-type > .container {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
  }

  .about-page .about-expertise-block .es-section-head {
    margin-bottom: clamp(28px, 3.5vw, 42px) !important;
  }

  .about-page .about-expertise-block .es-section-head h2 {
    max-width: 760px !important;
    font-size: clamp(2.6rem, 3.7vw, 4rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .about-expertise-block .es-section-head p:not(.eyebrow) {
    max-width: 860px !important;
    margin-top: clamp(14px, 1.5vw, 20px) !important;
  }

  .about-page .about-expertise-block .es-expertise-grid {
    gap: clamp(18px, 2vw, 28px) !important;
  }

  .about-page .about-expertise-block .es-expertise-grid article {
    min-height: 0 !important;
    padding: clamp(24px, 2.6vw, 34px) !important;
  }

  .about-page .about-vision-block {
    min-height: 0 !important;
    padding-block: clamp(72px, 7vw, 104px) !important;
  }

  .about-page .about-vision {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
    display: grid !important;
    grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.75fr) !important;
    gap: clamp(34px, 5vw, 72px) !important;
    align-items: center !important;
  }

  .about-page .about-vision .section-heading {
    margin: 0 !important;
  }

  .about-page .about-vision .section-heading h2 {
    max-width: 620px !important;
    font-size: clamp(3rem, 4.9vw, 5.1rem) !important;
    line-height: 0.98 !important;
  }

  .about-page .about-vision > p {
    max-width: 560px !important;
    margin: 0 !important;
    padding: clamp(24px, 2.6vw, 34px) !important;
    border-left: 3px solid var(--jp-amber) !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.34) !important;
    font-size: clamp(1.08rem, 1.25vw, 1.35rem) !important;
    line-height: 1.62 !important;
  }

  .about-page .about-values-block .section-heading.center {
    margin-bottom: clamp(32px, 4vw, 52px) !important;
  }

  .about-page .about-values-block .values-title {
    max-width: 980px !important;
    font-size: clamp(3.15rem, 5.2vw, 5.7rem) !important;
    line-height: 0.98 !important;
  }

  .about-page .about-values-grid {
    gap: clamp(18px, 2vw, 28px) !important;
  }

  .about-page .about-value-card,
  .about-page .about-value-card:nth-child(4),
  .about-page .about-value-card:nth-child(5) {
    min-height: 0 !important;
    padding: clamp(24px, 2.4vw, 32px) !important;
  }

  .about-page .where-work-block {
    min-height: 0 !important;
  }

  .about-page .where-work-layout {
    gap: clamp(30px, 4vw, 58px) !important;
    align-items: center !important;
  }

  .about-page .where-work-copy h2 {
    font-size: clamp(2.6rem, 4vw, 4.25rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .where-work-copy p:not(.eyebrow) {
    max-width: 62ch !important;
  }

  .about-page .where-work-visual {
    min-height: 0 !important;
  }

  .about-page .about-global-map-image {
    max-height: clamp(320px, 34vw, 460px) !important;
    object-fit: contain !important;
  }

  .about-page .site-main > .section-white:last-of-type .section-heading.center {
    margin-bottom: clamp(24px, 3vw, 38px) !important;
  }

  .about-page .site-main > .section-white:last-of-type h2 {
    font-size: clamp(2.8rem, 4.2vw, 4.6rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .site-main > .section-white:last-of-type .copy-block {
    max-width: 880px !important;
  }
}

@media (max-width: 980px) {
  .about-page {
    --jp-about-gutter: clamp(18px, 5vw, 28px);
    --jp-about-shell: calc(100vw - (var(--jp-about-gutter) * 2));
    --jp-about-section: clamp(42px, 8vw, 62px);
  }

  .about-page .page-hero-about {
    min-height: 500px !important;
  }

  .about-page .page-hero-inner,
  .about-page .about-intro,
  .about-page .about-mission,
  .about-page .about-expertise-block .container,
  .about-page .about-values-block .container,
  .about-page .where-work-layout,
  .about-page .site-main > .section-white:last-of-type > .container {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
    margin-inline: auto !important;
  }

  .about-page .page-hero-inner {
    padding-top: clamp(108px, 18vw, 140px) !important;
    padding-bottom: clamp(42px, 9vw, 64px) !important;
  }

  .about-page .about-intro-block,
  .about-page .about-expertise-block,
  .about-page .about-mission-block,
  .about-page .about-values-block,
  .about-page .where-work-block,
  .about-page .site-main > .section-white:last-of-type {
    padding-block: var(--jp-about-section) !important;
  }

  .about-page .about-intro h2,
  .about-page .about-mission h2,
  .about-page .about-expertise-block .es-section-head h2,
  .about-page .where-work-copy h2,
  .about-page .site-main > .section-white:last-of-type h2 {
    font-size: clamp(2.35rem, 9vw, 3.3rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .about-vision-block {
    padding-block: clamp(58px, 11vw, 84px) !important;
  }

  .about-page .about-vision {
    width: var(--jp-about-shell) !important;
    max-width: var(--jp-about-shell) !important;
  }

  .about-page .about-vision .section-heading h2,
  .about-page .about-values-block .values-title {
    font-size: clamp(2.55rem, 11vw, 4rem) !important;
    line-height: 1 !important;
  }

  .about-page .about-values-block .section-heading.center {
    margin-bottom: 30px !important;
  }
}

/* 2026-07-05 v100: About intro rule reveal above Who We Are. */
.about-page .about-intro::before {
  transform-origin: left center !important;
}

.about-page.about-rule-ready .about-intro::before {
  opacity: 0;
  transform: scaleX(0);
}

.about-page.about-rule-ready .about-intro.is-rule-visible::before {
  background:
    linear-gradient(90deg, var(--jp-amber) 0 44%, rgb(var(--jp-amber-rgb) / 0.32) 50%, var(--jp-amber) 58% 100%) !important;
  background-size: 220% 100% !important;
  animation:
    jp-about-who-rule-draw 820ms cubic-bezier(0.16, 1, 0.3, 1) 120ms both,
    jp-about-who-rule-sheen 2800ms ease-in-out 1150ms infinite !important;
  will-change: transform, opacity, background-position !important;
}

@keyframes jp-about-who-rule-draw {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }

  45% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes jp-about-who-rule-sheen {
  0%,
  62%,
  100% {
    background-position: 0% 50%;
    box-shadow: 0 0 0 rgb(var(--jp-amber-rgb) / 0);
  }

  78% {
    background-position: 100% 50%;
    box-shadow: 0 0 18px rgb(var(--jp-amber-rgb) / 0.18);
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-page.about-rule-ready .about-intro::before,
  .about-page.about-rule-ready .about-intro.is-rule-visible::before {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}

/* 2026-07-05 v100: Jamie homepage handover refinements. */
.home-page .hero-subtitle[data-typing="true"]::after,
.home-page .hero-copy[data-typing="true"]::after {
  display: inline-block !important;
  width: 0.08em !important;
  height: 0.95em !important;
  margin-left: 0.18em !important;
  background: currentColor !important;
  content: "" !important;
  vertical-align: -0.08em !important;
  animation: jp-home-type-caret 760ms steps(1) infinite !important;
}

@keyframes jp-home-type-caret {
  0%,
  48% {
    opacity: 1;
  }

  49%,
  100% {
    opacity: 0;
  }
}

.home-page .hero-cinematic[data-active-slide="0"] .hero-subtitle,
.home-page .hero-cinematic[data-active-slide="2"] .hero-subtitle {
  color: var(--jp-amber-light) !important;
}

.home-page .hero-cinematic[data-active-slide="0"] .hero-copy {
  max-width: min(760px, 100%) !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.9) !important;
  font-size: clamp(1rem, 1.08vw, 1.16rem) !important;
}

@media (min-width: 981px) {
  .home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: min(780px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    max-width: min(780px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    margin-left: max(var(--jp-home-gutter), calc((100vw - var(--jp-home-shell)) / 2)) !important;
    margin-right: auto !important;
    padding:
      clamp(118px, 10vw, 158px)
      clamp(26px, 3vw, 44px)
      clamp(72px, 6vw, 96px) !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
    border-left: 4px solid var(--jp-amber) !important;
    border-radius: 8px !important;
    background:
      radial-gradient(circle at 92% 12%, rgb(var(--jp-amber-rgb) / 0.16), transparent 19rem),
      linear-gradient(130deg, rgb(var(--jp-slate-950-rgb) / 0.86), rgb(var(--jp-slate-900-rgb) / 0.62)) !important;
    box-shadow:
      0 28px 76px rgb(var(--jp-slate-950-rgb) / 0.42),
      inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.08) !important;
    backdrop-filter: blur(4px) !important;
  }

  .home-page .hero-cinematic[data-active-slide="2"] .hero-inner > * {
    width: min(650px, 100%) !important;
    max-width: min(650px, 100%) !important;
  }

  .home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(3rem, 4.3vw, 5.4rem) !important;
  }
}

.home-page .what-block .section-heading h2 {
  max-width: min(760px, 100%) !important;
  font-size: clamp(2.7rem, 4.55vw, 5.25rem) !important;
  line-height: 0.98 !important;
}

.home-page .what-feature[data-active-service="interim"] .what-feature-media {
  background-image:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.7), rgb(var(--jp-slate-900-rgb) / 0.16)),
    url("../img/stock/home-interim-executive.jpg") !important;
  background-position: 50% 20% !important;
  opacity: 0.96 !important;
  transform: scale(1.01) !important;
}

.home-page .what-feature-copy p[data-service-copy] {
  font-size: clamp(1rem, 1.08vw, 1.18rem) !important;
  line-height: 1.44 !important;
}

.home-page .what-feature-copy .service-copy-list {
  font-size: clamp(0.76rem, 0.78vw, 0.88rem) !important;
  line-height: 1.28 !important;
}

.home-page #sectors.sector-command .section-heading {
  text-align: left !important;
}

.home-page #sectors.sector-command .section-heading h2 {
  max-width: min(760px, 100%) !important;
  margin-left: 0 !important;
  font-size: clamp(2.55rem, 4.35vw, 5.1rem) !important;
  line-height: 0.98 !important;
}

.home-page #sectors.sector-command .section-heading p {
  margin-left: 0 !important;
}

.home-page #sectors.sector-command .sector-command-card .card-body {
  isolation: isolate !important;
}

.home-page #sectors.sector-command .sector-command-card .card-body::before {
  position: absolute !important;
  right: clamp(18px, 2vw, 32px) !important;
  bottom: clamp(18px, 2vw, 32px) !important;
  left: clamp(18px, 2vw, 32px) !important;
  z-index: -1 !important;
  height: clamp(146px, 18vw, 230px) !important;
  border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.14) !important;
  border-left: 3px solid rgb(var(--jp-amber-rgb) / 0.76) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 88% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 12rem),
    linear-gradient(145deg, rgb(var(--jp-slate-950-rgb) / 0.76), rgb(var(--jp-slate-900-rgb) / 0.54)) !important;
  box-shadow: 0 18px 46px rgb(var(--jp-slate-950-rgb) / 0.34) !important;
  content: "" !important;
  opacity: 0.92 !important;
  transition:
    height 680ms cubic-bezier(0.16, 1, 0.3, 1),
    background 680ms cubic-bezier(0.16, 1, 0.3, 1),
    opacity 680ms cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.home-page #sectors.sector-command .sector-command-card:hover .card-body::before,
.home-page #sectors.sector-command .sector-command-card:focus .card-body::before,
.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body::before {
  height: clamp(330px, 44vw, 560px) !important;
  background:
    radial-gradient(circle at 88% 0%, rgb(var(--jp-amber-rgb) / 0.2), transparent 14rem),
    linear-gradient(145deg, rgb(var(--jp-slate-950-rgb) / 0.88), rgb(var(--jp-slate-900-rgb) / 0.72)) !important;
  opacity: 1 !important;
}

.home-page .audience-command .section-heading h2,
.home-page .partners-choice .section-heading h2 {
  max-width: min(880px, 100%) !important;
  font-size: clamp(2.45rem, 4.15vw, 4.85rem) !important;
  line-height: 1 !important;
}

.home-page .partners-choice .choice-card,
.home-page .partners-choice .choice-card:nth-child(1),
.home-page .partners-choice .choice-card:nth-child(2),
.home-page .partners-choice .choice-card:nth-child(odd),
.home-page .partners-choice .choice-card:nth-child(-n+2) {
  padding-right: var(--jp-home-card-pad) !important;
}

.home-page .partners-choice .choice-card-action {
  display: none !important;
}

/* 2026-07-05 v100: shared footer contact and newsletter cleanup. */
.site-footer .footer-contact-card {
  display: none !important;
}

.site-footer .footer-inner {
  grid-template-columns:
    minmax(280px, 1.35fr)
    minmax(150px, 0.74fr)
    minmax(150px, 0.74fr)
    minmax(230px, 0.92fr)
    minmax(290px, 1.02fr) !important;
}

.site-footer .footer-contact-column address {
  margin: 0 !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.78) !important;
  font-style: normal !important;
  line-height: 1.58 !important;
}

.site-footer .footer-contact-column a[href^="tel"],
.site-footer .footer-contact-column a[href^="mailto"] {
  width: fit-content !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.82) !important;
  white-space: nowrap !important;
}

.site-footer .footer-contact-column a[href^="tel"] {
  margin-top: 16px !important;
}

.site-footer .footer-newsletter-link {
  display: inline-flex !important;
  width: fit-content !important;
  align-items: center !important;
  justify-content: center !important;
  margin-top: 18px !important;
  padding: 13px 16px !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.48) !important;
  border-radius: 8px !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-amber-rgb) / 0.15), rgb(var(--jp-amber-rgb) / 0.08)) !important;
  box-shadow: 0 16px 34px rgb(var(--jp-slate-950-rgb) / 0.22) !important;
  color: var(--jp-amber-light) !important;
  font-size: clamp(0.86rem, 0.82vw, 0.98rem) !important;
  font-weight: 900 !important;
  letter-spacing: 0.04em !important;
  line-height: 1.15 !important;
  text-transform: none !important;
}

.site-footer .footer-newsletter-link:hover,
.site-footer .footer-newsletter-link:focus-visible {
  border-color: var(--jp-amber) !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-amber-rgb) / 0.24), rgb(var(--jp-amber-rgb) / 0.14)) !important;
  color: var(--jp-warm-white) !important;
}

@media (max-width: 980px) {
  .home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    padding: clamp(110px, 18vw, 140px) clamp(20px, 5vw, 28px) clamp(46px, 9vw, 70px) !important;
    border-left: 3px solid var(--jp-amber) !important;
    border-radius: 8px !important;
    background:
      radial-gradient(circle at 92% 12%, rgb(var(--jp-amber-rgb) / 0.14), transparent 16rem),
      linear-gradient(130deg, rgb(var(--jp-slate-950-rgb) / 0.82), rgb(var(--jp-slate-900-rgb) / 0.64)) !important;
  }

  .site-footer .footer-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .site-footer .footer-brand,
  .site-footer .footer-contact-column {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 700px) {
  .site-footer .footer-inner {
    grid-template-columns: 1fr !important;
  }

  .site-footer .footer-contact-column a[href^="tel"],
  .site-footer .footer-contact-column a[href^="mailto"],
  .site-footer .footer-newsletter-link {
    white-space: normal !important;
  }
}

/* 2026-07-05 v100: add clear CTA actions under the About mission and footer panels. */
.about-page .about-mission-actions {
  grid-column: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  margin-top: clamp(22px, 2.1vw, 32px) !important;
}

.about-page .about-mission-action {
  width: fit-content !important;
  min-width: clamp(210px, 14vw, 248px) !important;
  min-height: 54px !important;
  padding-inline: clamp(24px, 2.2vw, 34px) !important;
  white-space: nowrap !important;
}

body .site-footer .footer-cta .footer-action {
  grid-column: 2 !important;
  grid-row: 3 !important;
  width: fit-content !important;
  min-width: clamp(210px, 17vw, 270px) !important;
  min-height: 56px !important;
  margin-top: clamp(22px, 2.2vw, 32px) !important;
  padding-inline: clamp(24px, 2.4vw, 36px) !important;
  justify-self: start !important;
  box-shadow:
    0 0 0 7px rgb(var(--jp-amber-rgb) / 0.08),
    0 20px 42px rgb(var(--jp-amber-rgb) / 0.24) !important;
  white-space: nowrap !important;
}

body .site-footer .footer-cta .footer-action::before,
body .site-footer .footer-cta .footer-action::after {
  display: none !important;
}

@media (max-width: 980px) {
  .about-page .about-mission-actions {
    grid-column: 1 / -1 !important;
    margin-top: clamp(20px, 4vw, 28px) !important;
  }

  body .site-footer .footer-cta .footer-action {
    grid-column: 1 !important;
    grid-row: auto !important;
  }
}

@media (max-width: 520px) {
  .about-page .about-mission-action,
  body .site-footer .footer-cta .footer-action {
    width: 100% !important;
    min-width: 0 !important;
    white-space: normal !important;
  }
}

/* 2026-07-05 v100: cleaner mega-menu sub-link markers and larger sub-nav type. */
@media (min-width: 981px) {
  .site-nav .mega-menu .mega-sub-links a,
  .site-nav .mega-menu-sectors .sector-sub-links a {
    min-height: 48px !important;
    padding: 12px 14px !important;
    gap: 14px !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.86) !important;
    font-size: clamp(0.84rem, 0.76vw, 0.94rem) !important;
    letter-spacing: 0.065em !important;
    line-height: 1.18 !important;
  }

  .site-nav .mega-menu .mega-sub-links a::after,
  .site-nav .mega-menu-sectors .sector-sub-links a::after {
    display: inline-flex !important;
    width: 1.35rem !important;
    height: 1.35rem !important;
    flex: 0 0 1.35rem !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.36) !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.08) !important;
    box-shadow: none !important;
    color: var(--jp-amber-light) !important;
    content: "\203A" !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    transform: translateY(-1px) !important;
  }

  .site-nav .mega-menu .mega-sub-links a:hover::after,
  .site-nav .mega-menu .mega-sub-links a:focus-visible::after,
  .site-nav .mega-menu-sectors .sector-sub-links a:hover::after,
  .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible::after {
    border-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
    background: rgb(var(--jp-amber-rgb) / 0.16) !important;
    color: var(--jp-white) !important;
  }
}

/* 2026-07-05 v100: compact long service and sector page spacing. */
@media (min-width: 981px) {
  body .executive-redesign .es-hero-inner {
    min-height: clamp(520px, 62vh, 690px) !important;
    padding-top: clamp(108px, 11vh, 142px) !important;
    padding-bottom: clamp(48px, 6vh, 76px) !important;
    align-items: center !important;
  }

  body .executive-redesign .es-hero h1 {
    max-width: 11.8em !important;
    font-size: clamp(3.2rem, 4.85vw, 5.55rem) !important;
  }

  body .executive-redesign .es-lede {
    margin-top: clamp(18px, 2vw, 26px) !important;
    line-height: 1.62 !important;
  }

  body .page-hero-professional {
    min-height: clamp(500px, 58vh, 620px) !important;
  }

  body .page-hero-professional .page-hero-inner {
    padding-top: clamp(112px, 11vh, 148px) !important;
    padding-bottom: clamp(54px, 7vh, 78px) !important;
  }

  body .page-hero-professional h1 {
    max-width: 13.2em !important;
    font-size: clamp(3.1rem, 4.55vw, 5.25rem) !important;
  }

  body .v2-sector-hero {
    min-height: clamp(500px, 62vh, 660px) !important;
  }

  body .v2-sector-hero-copy {
    padding-top: clamp(118px, 14vh, 160px) !important;
    padding-bottom: clamp(50px, 7vh, 78px) !important;
  }

  body .v2-sector-hero h1 {
    font-size: clamp(3.2rem, 4.7vw, 5.45rem) !important;
  }
}

body .executive-redesign .es-counsel {
  padding-block: clamp(56px, 5vw, 76px) !important;
}

body .executive-redesign .es-counsel-grid {
  gap: clamp(28px, 5vw, 66px) !important;
  align-items: start !important;
}

body .executive-redesign .es-counsel h2 {
  max-width: 18ch !important;
  margin-top: clamp(12px, 1.4vw, 18px) !important;
  font-size: clamp(2.25rem, 3.05vw, 4.25rem) !important;
  line-height: 1.02 !important;
}

body .executive-redesign .es-counsel p {
  margin-top: clamp(14px, 1.5vw, 18px) !important;
  font-size: clamp(0.98rem, 0.98vw, 1.1rem) !important;
  line-height: 1.66 !important;
}

@media (min-width: 981px) {
  body .executive-redesign .es-counsel-grid {
    grid-template-columns: minmax(360px, 0.78fr) minmax(0, 1fr) !important;
  }
}

body .professional-intro-block {
  padding-block: clamp(54px, 5.5vw, 78px) !important;
}

body .professional-intro-panel {
  padding: clamp(24px, 3vw, 40px) !important;
}

body .professional-intro-panel h2 {
  font-size: clamp(2.2rem, 3.2vw, 3.9rem) !important;
  line-height: 1.03 !important;
}

body .professional-roles-block {
  padding-block: clamp(60px, 5.8vw, 88px) !important;
}

body .professional-presentation-block {
  padding-block: clamp(58px, 5.8vw, 88px) !important;
}

body .professional-presentation-panel {
  gap: clamp(24px, 4vw, 48px) !important;
  padding: clamp(26px, 3.2vw, 42px) !important;
}

body .professional-presentation-copy h2 {
  font-size: clamp(2.15rem, 3.5vw, 4.15rem) !important;
  line-height: 1.02 !important;
}

body .professional-presentation-visual {
  min-height: clamp(190px, 18vw, 260px) !important;
}

@media (min-width: 981px) {
  body .professional-role-card {
    aspect-ratio: 1 / 0.82 !important;
  }
}

body .v2-sector-intro {
  padding-block: clamp(52px, 5.5vw, 78px) !important;
}

body .v2-sector-intro .v2-intro-grid {
  gap: clamp(32px, 4vw, 72px) !important;
  padding: clamp(24px, 3.2vw, 44px) !important;
}

@media (min-width: 1181px) {
  body .v2-sector-intro .v2-intro-grid {
    width: min(1500px, calc(100% - 56px)) !important;
    grid-template-columns: minmax(460px, 0.88fr) minmax(0, 1.12fr) !important;
  }

  body .v2-sector-intro .v2-intro-grid h2 {
    font-size: clamp(2.45rem, 3.2vw, 4rem) !important;
    line-height: 1.03 !important;
  }

  body .v2-sector-intro .v2-rich-copy p {
    font-size: clamp(1rem, 1vw, 1.12rem) !important;
    line-height: 1.62 !important;
  }
}

body .v2-sector-orbit-section {
  padding-top: 0 !important;
  padding-bottom: clamp(44px, 5vw, 72px) !important;
}

@media (min-width: 1181px) {
  body .v2-sector-orbit-section .sector-orbit-three,
  body .v2-sector-orbit-section .sector-orbit-four,
  body .v2-sector-orbit-section .sector-orbit-five,
  body .v2-sector-orbit-section .sector-orbit-six {
    margin-top: clamp(16px, 2.2vw, 34px) !important;
    padding:
      clamp(24px, 2.6vw, 42px)
      clamp(24px, 3.2vw, 62px)
      clamp(48px, 4.4vw, 76px) !important;
    gap: clamp(16px, 1.6vw, 28px) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-three {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-four {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-five {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-six {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-three .orbit-core,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-core,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-core,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-core {
    width: clamp(300px, 25vw, 420px) !important;
    min-height: clamp(300px, 25vw, 420px) !important;
    padding: clamp(34px, 4vw, 58px) !important;
    transform: translateY(clamp(18px, 2vw, 34px)) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-three .orbit-core strong,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-core strong,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-core strong,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-core strong {
    font-size: clamp(2rem, 2.8vw, 3.45rem) !important;
    line-height: 0.98 !important;
  }

  body .v2-sector-orbit-section .orbit-node,
  body .v2-sector-orbit-section .sector-orbit-three .orbit-node,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node,
  body .v2-sector-orbit-section .sector-orbit-three .orbit-node-1,
  body .v2-sector-orbit-section .sector-orbit-three .orbit-node-2,
  body .v2-sector-orbit-section .sector-orbit-three .orbit-node-3,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node-1,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node-2,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node-3,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node-4,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node-1,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node-2,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node-3,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node-4,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node-5,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-1,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-2,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-3,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-4,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-5,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node-6 {
    min-height: clamp(300px, 23vw, 400px) !important;
  }

  body .v2-sector-orbit-section .sector-orbit-five .orbit-node {
    min-height: clamp(285px, 21vw, 370px) !important;
  }

  body .v2-sector-orbit-section .orbit-node img {
    height: clamp(180px, 15vw, 260px) !important;
  }

  body .v2-sector-orbit-section .orbit-node span,
  body .v2-sector-orbit-section .sector-orbit-three .orbit-node span,
  body .v2-sector-orbit-section .sector-orbit-four .orbit-node span,
  body .v2-sector-orbit-section .sector-orbit-five .orbit-node span,
  body .v2-sector-orbit-section .sector-orbit-six .orbit-node span {
    font-size: clamp(1.08rem, 1.34vw, 1.58rem) !important;
    line-height: 1.1 !important;
  }
}

body .v2-subsector-section {
  padding-block: clamp(42px, 4.8vw, 68px) !important;
}

body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)),
body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) {
  width: min(1320px, calc(100% - 56px)) !important;
  min-height: 0 !important;
  grid-template-columns: 1fr !important;
}

body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)) .subsector-copy,
body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) .subsector-copy {
  width: min(1080px, 100%) !important;
  margin-inline: auto !important;
}

@media (min-width: 981px) {
  body .v2-subsector-section .subsector-layout,
  body .v2-subsector-section.is-featured-subsector .subsector-layout {
    min-height: 0 !important;
  }

  body .v2-subsector-section .subsector-copy,
  body .v2-subsector-section.is-featured-subsector .subsector-copy {
    padding: clamp(30px, 3.3vw, 52px) !important;
  }

  body .v2-subsector-section .subsector-visual,
  body .v2-subsector-section.is-featured-subsector .subsector-visual {
    min-height: clamp(380px, 28vw, 520px) !important;
  }

  body .v2-subsector-section.is-featured-subsector .subsector-visual {
    min-height: clamp(400px, 30vw, 560px) !important;
  }
}

body .v2-subsector-section .subsector-copy h2,
body .v2-subsector-section.is-featured-subsector .subsector-copy h2 {
  margin: clamp(14px, 1.4vw, 22px) 0 clamp(16px, 1.6vw, 24px) !important;
  font-size: clamp(2.1rem, 3.1vw, 3.85rem) !important;
  line-height: 1.02 !important;
}

body .v2-subsector-section .subsector-copy p:not(.eyebrow):not(.subsector-closing),
body .v2-subsector-section.is-featured-subsector .subsector-copy p:not(.eyebrow):not(.subsector-closing) {
  margin-bottom: 0.64em !important;
  font-size: clamp(1rem, 1vw, 1.12rem) !important;
  line-height: 1.56 !important;
}

body .v2-subsector-section .subsector-closing,
body .v2-subsector-section.is-featured-subsector .subsector-closing {
  margin-top: clamp(22px, 2.1vw, 34px) !important;
  padding-top: clamp(18px, 1.8vw, 24px) !important;
  font-size: clamp(1rem, 1vw, 1.12rem) !important;
  line-height: 1.48 !important;
}

body .sector-brief-resource {
  padding-block: clamp(46px, 5vw, 72px) !important;
}

body .sector-brief-resource .resource-strip-panel {
  padding: clamp(24px, 3vw, 40px) !important;
}

body .sector-brief-resource .section-heading h2 {
  font-size: clamp(2rem, 3.2vw, 3.8rem) !important;
  line-height: 1.02 !important;
}

body .sector-brief-resource .resource-strip-grid {
  margin-top: clamp(18px, 2vw, 26px) !important;
}

body .sector-brief-resource .resource-strip-card {
  min-height: 128px !important;
  padding: 22px !important;
}

body .v2-sector-final {
  padding-block: clamp(52px, 5.2vw, 76px) !important;
}

body .v2-final-panel {
  max-width: 980px !important;
  padding: clamp(26px, 3.2vw, 44px) !important;
}

body .v2-final-panel h2 {
  font-size: clamp(2.2rem, 3.4vw, 4.1rem) !important;
  line-height: 1.02 !important;
}

body .v2-final-panel p {
  line-height: 1.65 !important;
}

@media (max-width: 980px) {
  body .executive-redesign .es-hero-inner {
    gap: clamp(20px, 5vw, 30px) !important;
    padding-top: clamp(104px, 16vw, 132px) !important;
    padding-bottom: clamp(40px, 8vw, 58px) !important;
  }

  body .executive-redesign .es-hero h1 {
    max-width: 10.8em !important;
    margin-top: clamp(16px, 4vw, 22px) !important;
    font-size: clamp(2.65rem, 10.4vw, 4.2rem) !important;
    line-height: 1 !important;
  }

  body .executive-redesign .es-lede {
    margin-top: clamp(16px, 4vw, 22px) !important;
    font-size: 1rem !important;
    line-height: 1.58 !important;
  }

  body .executive-redesign .es-hero-panel article {
    padding: 16px 18px !important;
  }

  body .executive-redesign .es-hero-panel strong {
    font-size: clamp(1.05rem, 4.8vw, 1.3rem) !important;
  }

  body .executive-redesign .es-hero-panel span {
    margin-top: 5px !important;
    font-size: 0.92rem !important;
    line-height: 1.45 !important;
  }
}

/* 2026-07-05 v100: left-align service and sector hero overlays. */
@media (min-width: 981px) {
  body .page-hero-service .page-hero-inner,
  body .v2-sector-hero .v2-sector-hero-copy,
  body .executive-redesign .es-hero-inner {
    width: min(1180px, calc(100vw - clamp(96px, 8.8vw, 176px))) !important;
    max-width: min(1180px, calc(100vw - clamp(96px, 8.8vw, 176px))) !important;
    margin-right: auto !important;
    margin-left: clamp(48px, 4.3vw, 88px) !important;
    text-align: left !important;
  }

  body .page-hero-service .page-hero-inner > *,
  body .v2-sector-hero .v2-sector-hero-copy > *,
  body .executive-redesign .es-hero-copy > * {
    margin-left: 0 !important;
    text-align: left !important;
  }

  body .page-hero-service h1,
  body .v2-sector-hero h1,
  body .executive-redesign .es-hero h1 {
    text-wrap: balance !important;
  }
}

/* 2026-07-05 v100 final: remove broken mega arrow strokes and improve submenu readability. */
@media (min-width: 981px) {
  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a {
    min-height: 48px !important;
    padding: 12px 44px 12px 0 !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.84) !important;
    font-size: clamp(0.84rem, 0.68vw, 0.96rem) !important;
    letter-spacing: 0.055em !important;
    line-height: 1.16 !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a::after {
    content: "\203A" !important;
    position: absolute !important;
    top: 50% !important;
    right: 7px !important;
    display: inline-flex !important;
    width: 24px !important;
    height: 24px !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.34) !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.08) !important;
    box-shadow: none !important;
    color: var(--jp-amber-light) !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    opacity: 0.92 !important;
    transform: translateY(-50%) !important;
    transition: border-color 160ms ease, background 160ms ease, color 160ms ease, transform 160ms ease !important;
  }

  body .site-header .site-nav .mega-menu .mega-sub-links a:hover::after,
  body .site-header .site-nav .mega-menu .mega-sub-links a:focus-visible::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:hover::after,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a:focus-visible::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:hover::after,
  body .site-header .site-nav .about-mega-links .mega-sub-links a:focus-visible::after {
    border-color: rgb(var(--jp-amber-rgb) / 0.72) !important;
    background: rgb(var(--jp-amber-rgb) / 0.16) !important;
    color: var(--jp-white) !important;
    opacity: 1 !important;
    transform: translate(2px, -50%) !important;
  }
}

/* 2026-07-05 v100 final: align service headings with the logo/content shell and keep desktop titles concise. */
@media (min-width: 981px) {
  body .page-hero-service .page-hero-inner,
  body .v2-sector-hero .v2-sector-hero-copy,
  body .executive-redesign .es-hero-inner {
    width: min(1360px, calc(100vw - 48px)) !important;
    max-width: min(1360px, calc(100vw - 48px)) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: left !important;
  }

  body .page-hero-service .page-hero-inner > *,
  body .v2-sector-hero .v2-sector-hero-copy > *,
  body .executive-redesign .es-hero-copy > * {
    margin-left: 0 !important;
    text-align: left !important;
  }

  body .page-hero-professional .page-hero-inner h1 {
    width: min(1440px, 100%) !important;
    max-width: min(1440px, 100%) !important;
  }

  body .professional-role-heading {
    max-width: min(1040px, 100%) !important;
  }

  body .professional-role-heading h2 {
    width: min(1040px, 74vw) !important;
    max-width: min(1040px, 74vw) !important;
    text-wrap: balance !important;
  }
}

@media (min-width: 1600px) {
  body .page-hero-service .page-hero-inner,
  body .v2-sector-hero .v2-sector-hero-copy,
  body .executive-redesign .es-hero-inner {
    width: min(1440px, calc(100vw - 80px)) !important;
    max-width: min(1440px, calc(100vw - 80px)) !important;
  }

  body .page-hero-professional .page-hero-inner h1 {
    width: 1440px !important;
    max-width: 1440px !important;
  }

  body .professional-role-heading h2 {
    width: 1040px !important;
    max-width: 1040px !important;
  }
}

@media (max-width: 980px) {
  body .page-hero-professional .page-hero-inner h1,
  body .professional-role-heading h2 {
    width: auto !important;
    max-width: 100% !important;
  }
}

/* 2026-07-05 v100: balance the JENOVA framework statement tile vertically. */
@media (min-width: 981px) {
  body .strategic-advisory-page .sa-framework-statement {
    justify-content: center !important;
  }
}

/* 2026-07-05 v100: contact hero uses the dedicated Jenova boardroom image. */
body.contact-page .contact-hero {
  min-height: clamp(540px, 72vh, 760px) !important;
  align-items: center !important;
  isolation: isolate !important;
  background: var(--jp-slate-950) !important;
}

body.contact-page .contact-hero::after {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  content: "" !important;
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.94) 0%, rgb(var(--jp-slate-950-rgb) / 0.78) 34%, rgb(var(--jp-slate-950-rgb) / 0.34) 64%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.54), rgb(var(--jp-slate-950-rgb) / 0.06)),
    url("../img/contact-hero-boardroom.png?v=20260705-contact-hero-bg1") center center / cover no-repeat !important;
}

body.contact-page .contact-hero-inner {
  width: min(1360px, calc(100vw - clamp(40px, 7vw, 136px))) !important;
  margin-inline: auto !important;
  padding-top: clamp(128px, 15vh, 176px) !important;
  padding-bottom: clamp(76px, 10vh, 116px) !important;
}

body.contact-page .contact-hero-inner h1 {
  max-width: 820px !important;
  text-wrap: balance !important;
}

body.contact-page .contact-hero-inner p:not(.eyebrow) {
  max-width: 760px !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.86) !important;
}

@media (max-width: 980px) {
  body.contact-page .contact-hero {
    min-height: clamp(500px, 78vh, 680px) !important;
  }

  body.contact-page .contact-hero::after {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.84) 0%, rgb(var(--jp-slate-950-rgb) / 0.66) 52%, rgb(var(--jp-slate-950-rgb) / 0.38) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.66), rgb(var(--jp-slate-950-rgb) / 0.16)),
      url("../img/contact-hero-boardroom.png?v=20260705-contact-hero-bg1") 62% center / cover no-repeat !important;
  }

  body.contact-page .contact-hero-inner {
    width: min(100% - 32px, 760px) !important;
    padding-top: clamp(120px, 20vw, 148px) !important;
    padding-bottom: clamp(56px, 10vw, 78px) !important;
  }
}

/* 2026-07-05 v100: align contact hero copy to the same shell as the header logo. */
@media (min-width: 981px) {
  body.contact-page .contact-hero-inner {
    width: min(1360px, calc(100vw - 48px)) !important;
    max-width: min(1360px, calc(100vw - 48px)) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}

@media (min-width: 1600px) {
  body.contact-page .contact-hero-inner {
    width: min(1440px, calc(100vw - 80px)) !important;
    max-width: min(1440px, calc(100vw - 80px)) !important;
  }
}

/* 2026-07-05 v100: restore balanced sector image columns and tighten resource panels. */
body .v2-subsector-section {
  padding-block: clamp(34px, 4.1vw, 60px) !important;
}

@media (min-width: 981px) {
  body .v2-subsector-section {
    --sector-image-column: clamp(320px, 18vw, 380px);
  }

  body .v2-subsector-section .subsector-layout,
  body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)),
  body .v2-subsector-section.is-featured-subsector .subsector-layout,
  body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) {
    display: grid !important;
    grid-template-columns: var(--sector-image-column) minmax(0, 1fr) !important;
    width: min(1440px, calc(100vw - 64px)) !important;
    max-width: min(1440px, calc(100vw - 64px)) !important;
    min-height: 0 !important;
    margin-inline: auto !important;
    overflow: hidden !important;
    align-items: stretch !important;
  }

  body .v2-subsector-section.is-reverse .subsector-layout,
  body .v2-subsector-section.is-reverse .subsector-layout:not(:has(.subsector-visual)) {
    grid-template-columns: minmax(0, 1fr) var(--sector-image-column) !important;
  }

  body .v2-subsector-section .subsector-layout::before,
  body .v2-subsector-section.is-featured-subsector .subsector-layout::before,
  body .v2-subsector-section.is-reverse .subsector-layout::before {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: clamp(420px, 30vw, 560px) !important;
    align-self: stretch !important;
    border-right: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
    border-bottom: 0 !important;
    background-position: center !important;
    background-size: cover !important;
  }

  body .v2-subsector-section.is-reverse .subsector-layout::before {
    grid-column: 2 !important;
    border-right: 0 !important;
    border-left: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }

  body .v2-subsector-section .subsector-copy,
  body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)) .subsector-copy,
  body .v2-subsector-section.is-featured-subsector .subsector-copy,
  body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) .subsector-copy,
  body .v2-subsector-section.is-subsector-backdrop-active .subsector-copy,
  body .v2-subsector-section.is-featured-subsector.is-subsector-backdrop-active .subsector-copy {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: auto !important;
    max-width: none !important;
    min-height: clamp(420px, 30vw, 560px) !important;
    margin: 0 !important;
    padding: clamp(34px, 3.2vw, 54px) clamp(38px, 4.3vw, 72px) !important;
    justify-content: center !important;
  }

  body .v2-subsector-section.is-reverse .subsector-copy,
  body .v2-subsector-section.is-reverse .subsector-layout:not(:has(.subsector-visual)) .subsector-copy {
    grid-column: 1 !important;
  }

  body .v2-subsector-section .subsector-copy h2,
  body .v2-subsector-section.is-featured-subsector .subsector-copy h2 {
    max-width: 900px !important;
  }

  body .v2-subsector-section .subsector-copy p:not(.eyebrow):not(.subsector-closing),
  body .v2-subsector-section.is-featured-subsector .subsector-copy p:not(.eyebrow):not(.subsector-closing),
  body .v2-subsector-section .v2-check-list,
  body .v2-subsector-section.is-featured-subsector .v2-check-list {
    max-width: 76ch !important;
  }

  body .v2-subsector-section .subsector-closing,
  body .v2-subsector-section.is-featured-subsector .subsector-closing {
    max-width: 80ch !important;
  }
}

@media (min-width: 1600px) {
  body .v2-subsector-section .subsector-layout,
  body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)),
  body .v2-subsector-section.is-featured-subsector .subsector-layout,
  body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) {
    width: min(1520px, calc(100vw - 96px)) !important;
    max-width: min(1520px, calc(100vw - 96px)) !important;
  }
}

@media (max-width: 980px) {
  body .v2-subsector-section {
    padding-block: clamp(24px, 7vw, 42px) !important;
  }

  body .v2-subsector-section .subsector-layout,
  body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)),
  body .v2-subsector-section.is-featured-subsector .subsector-layout,
  body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)),
  body .v2-subsector-section.is-reverse .subsector-layout,
  body .v2-subsector-section.is-reverse .subsector-layout:not(:has(.subsector-visual)) {
    grid-template-columns: 1fr !important;
    width: min(100% - 32px, 760px) !important;
    max-width: min(100% - 32px, 760px) !important;
  }

  body .v2-subsector-section .subsector-layout::before,
  body .v2-subsector-section.is-featured-subsector .subsector-layout::before,
  body .v2-subsector-section.is-reverse .subsector-layout::before {
    grid-column: 1 !important;
    min-height: clamp(230px, 58vw, 360px) !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }

  body .v2-subsector-section .subsector-copy,
  body .v2-subsector-section .subsector-layout:not(:has(.subsector-visual)) .subsector-copy,
  body .v2-subsector-section.is-featured-subsector .subsector-copy,
  body .v2-subsector-section.is-featured-subsector .subsector-layout:not(:has(.subsector-visual)) .subsector-copy,
  body .v2-subsector-section.is-reverse .subsector-copy,
  body .v2-subsector-section.is-reverse .subsector-layout:not(:has(.subsector-visual)) .subsector-copy {
    grid-column: 1 !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: clamp(28px, 7vw, 38px) clamp(22px, 6vw, 34px) !important;
  }
}

body .sector-brief-resource {
  padding-block: clamp(36px, 4.2vw, 58px) !important;
}

body .sector-brief-resource .resource-strip-panel {
  width: min(1320px, calc(100vw - 56px)) !important;
  max-width: min(1320px, calc(100vw - 56px)) !important;
  padding: clamp(30px, 3.2vw, 46px) !important;
}

body .sector-brief-resource .section-heading.center {
  max-width: 880px !important;
  margin-inline: auto !important;
}

body .sector-brief-resource .section-heading h2 {
  max-width: 760px !important;
  margin-inline: auto !important;
  font-size: clamp(2rem, 3vw, 3.45rem) !important;
}

body .sector-brief-resource .section-heading p:not(.eyebrow) {
  max-width: 720px !important;
  margin-inline: auto !important;
}

body .sector-brief-resource .resource-strip-grid {
  max-width: 1040px !important;
  margin: clamp(18px, 2vw, 28px) auto 0 !important;
}

body .sector-brief-resource .resource-strip-card {
  min-height: 112px !important;
  padding: clamp(20px, 2vw, 26px) !important;
}

/* 2026-07-05 v100: balance the Strategic Advisory final CTA copy and actions. */
body .strategic-advisory-page .sa-decisions {
  padding-block: clamp(74px, 8vw, 128px) !important;
}

body .strategic-advisory-page .sa-decision-panel {
  width: min(1440px, calc(100vw - 64px)) !important;
  max-width: min(1440px, calc(100vw - 64px)) !important;
  display: grid !important;
  grid-template-columns: minmax(580px, 0.94fr) minmax(560px, 1.06fr) !important;
  gap: clamp(54px, 5.8vw, 96px) !important;
  align-items: center !important;
  padding: clamp(52px, 5.2vw, 86px) clamp(48px, 5.8vw, 96px) !important;
  border: 0 !important;
  background:
    radial-gradient(circle at 78% 8%, rgb(var(--jp-amber-rgb) / 0.12), transparent 23rem),
    linear-gradient(135deg, rgb(var(--jp-warm-white-rgb) / 0.055), rgb(var(--jp-warm-white-rgb) / 0.018)),
    rgb(var(--jp-slate-950-rgb) / 0.16) !important;
}

body .strategic-advisory-page .sa-decision-panel > div:first-child {
  max-width: 700px !important;
}

body .strategic-advisory-page .sa-decision-panel > div:last-child {
  max-width: 760px !important;
}

body .strategic-advisory-page .sa-decision-panel h2 {
  max-width: 700px !important;
  font-size: clamp(4.25rem, 5vw, 6rem) !important;
  line-height: 0.96 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  text-wrap: balance !important;
}

body .strategic-advisory-page .sa-decision-panel p:not(.eyebrow) {
  max-width: 720px !important;
  font-size: clamp(1.12rem, 1.28vw, 1.34rem) !important;
  line-height: 1.68 !important;
}

body .strategic-advisory-page .sa-decision-panel .button-row {
  width: min(590px, 100%) !important;
  display: grid !important;
  grid-template-columns: minmax(230px, 1.04fr) minmax(210px, 0.96fr) !important;
  gap: clamp(16px, 1.4vw, 22px) !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  margin-top: clamp(30px, 3.2vw, 48px) !important;
}

body .strategic-advisory-page .sa-decision-panel .button {
  width: 100% !important;
  min-height: 60px !important;
  padding-inline: clamp(20px, 2vw, 30px) !important;
  text-align: center !important;
  white-space: nowrap !important;
}

@media (min-width: 1600px) {
  body .strategic-advisory-page .sa-decision-panel {
    width: min(1520px, calc(100vw - 96px)) !important;
    max-width: min(1520px, calc(100vw - 96px)) !important;
  }
}

@media (max-width: 1180px) {
  body .strategic-advisory-page .sa-decision-panel {
    grid-template-columns: 1fr !important;
    gap: clamp(28px, 6vw, 46px) !important;
  }

  body .strategic-advisory-page .sa-decision-panel > div:first-child,
  body .strategic-advisory-page .sa-decision-panel > div:last-child,
  body .strategic-advisory-page .sa-decision-panel h2,
  body .strategic-advisory-page .sa-decision-panel p:not(.eyebrow) {
    max-width: 820px !important;
  }
}

@media (max-width: 700px) {
  body .strategic-advisory-page .sa-decisions {
    padding-block: clamp(42px, 12vw, 66px) !important;
  }

  body .strategic-advisory-page .sa-decision-panel {
    width: min(100% - 32px, 760px) !important;
    max-width: min(100% - 32px, 760px) !important;
    padding: clamp(32px, 8vw, 44px) clamp(22px, 6vw, 30px) !important;
  }

  body .strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(3rem, 13vw, 4.4rem) !important;
  }

  body .strategic-advisory-page .sa-decision-panel .button-row {
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  body .strategic-advisory-page .sa-decision-panel .button {
    min-height: 56px !important;
    white-space: normal !important;
  }
}

/* 2026-07-05 v100: keep the homepage sector hover panel lower and lighter. */
@media (min-width: 981px) {
  body.home-page #sectors.sector-command .sector-command-card .card-body,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body {
    background: transparent !important;
    box-shadow: none !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body::before {
    height: clamp(132px, 15vw, 210px) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card:hover .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body::before {
    height: clamp(270px, 30vw, 420px) !important;
    opacity: 0.96 !important;
  }
}

/* 2026-07-06 v100: doc-audit UX corrections for homepage slide 2 and sector reveal states. */
body.home-page .hero-cinematic[data-active-slide="1"] .hero-inner {
  transform: translateY(clamp(34px, 5.6vh, 68px)) !important;
}

body.home-page #sectors.sector-command .sector-command-card .card-body,
body.home-page #sectors.sector-command .sector-command-card:hover .card-body,
body.home-page #sectors.sector-command .sector-command-card .card-body:hover,
body.home-page #sectors.sector-command .sector-command-card:focus .card-body,
body.home-page #sectors.sector-command .sector-command-card:focus-within .card-body,
body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body,
body.home-page #sectors.sector-command .sector-command-card:active .card-body {
  background: transparent !important;
  box-shadow: none !important;
}

body.home-page #sectors.sector-command .sector-command-card .card-body::before {
  height: 0 !important;
  border-color: transparent !important;
  border-left-color: transparent !important;
  background:
    radial-gradient(circle at 88% 0%, rgb(var(--jp-amber-rgb) / 0.14), transparent 12rem),
    linear-gradient(145deg, rgb(var(--jp-slate-950-rgb) / 0.86), rgb(var(--jp-slate-900-rgb) / 0.62)) !important;
  box-shadow: none !important;
  opacity: 0 !important;
  transform: translateY(14px) !important;
}

body.home-page #sectors.sector-command .sector-command-card:hover .card-body::before,
body.home-page #sectors.sector-command .sector-command-card .card-body:hover::before,
body.home-page #sectors.sector-command .sector-command-card:focus .card-body::before,
body.home-page #sectors.sector-command .sector-command-card:focus-within .card-body::before,
body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body::before,
body.home-page #sectors.sector-command .sector-command-card:active .card-body::before {
  height: clamp(260px, 29vw, 410px) !important;
  border-color: rgb(var(--jp-warm-white-rgb) / 0.14) !important;
  border-left-color: rgb(var(--jp-amber-rgb) / 0.76) !important;
  box-shadow: 0 18px 46px rgb(var(--jp-slate-950-rgb) / 0.34) !important;
  opacity: 0.96 !important;
  transform: translateY(0) !important;
}

body.home-page #sectors.sector-command .sector-command-card p,
body.home-page #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card .sector-card-action {
  max-height: 0 !important;
  margin-top: 0 !important;
  overflow: hidden !important;
  opacity: 0 !important;
  transform: translateY(14px) !important;
}

body.home-page #sectors.sector-command .sector-command-card:hover p,
body.home-page #sectors.sector-command .sector-command-card:hover .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card:hover .sector-card-action,
body.home-page #sectors.sector-command .sector-command-card .card-body:hover p,
body.home-page #sectors.sector-command .sector-command-card .card-body:hover > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card .card-body:hover .sector-card-action,
body.home-page #sectors.sector-command .sector-command-card:focus p,
body.home-page #sectors.sector-command .sector-command-card:focus .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card:focus .sector-card-action,
body.home-page #sectors.sector-command .sector-command-card:focus-within p,
body.home-page #sectors.sector-command .sector-command-card:focus-within .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card:focus-within .sector-card-action,
body.home-page #sectors.sector-command .sector-command-card:focus-visible p,
body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card:focus-visible .sector-card-action,
body.home-page #sectors.sector-command .sector-command-card:active p,
body.home-page #sectors.sector-command .sector-command-card:active .card-body > span:not(.sector-count):not(.sector-card-action),
body.home-page #sectors.sector-command .sector-command-card:active .sector-card-action {
  max-height: 260px !important;
  margin-top: clamp(14px, 1.45vw, 20px) !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
}

@media (max-width: 980px) {
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-inner {
    transform: translateY(clamp(22px, 6vw, 44px)) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card:hover .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card .card-body:hover::before,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus-within .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body::before {
    height: clamp(220px, 56vw, 320px) !important;
  }
}

/* 2026-07-06 v100: inline footer newsletter block. */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.site-footer .footer-newsletter-card {
  position: relative !important;
  overflow: visible !important;
  width: min(100%, 330px) !important;
  margin-top: 16px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.site-footer .footer-newsletter-topline {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  margin-bottom: 9px !important;
}

.site-footer .footer-newsletter-kicker {
  display: block !important;
  margin: 0 !important;
  color: var(--jp-amber-light) !important;
  font-size: 0.68rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.18em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.site-footer .footer-newsletter-info-trigger {
  display: grid !important;
  place-items: center !important;
  flex: 0 0 24px !important;
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.5) !important;
  border-radius: 999px !important;
  background: rgb(var(--jp-slate-950-rgb) / 0.42) !important;
  color: var(--jp-amber-light) !important;
  cursor: help !important;
  font: 900 0.76rem/1 var(--font-sans) !important;
  text-transform: uppercase !important;
}

.site-footer .footer-newsletter-info-trigger:hover,
.site-footer .footer-newsletter-info-trigger:focus-visible {
  border-color: var(--jp-amber) !important;
  background: rgb(var(--jp-amber-rgb) / 0.12) !important;
  outline: none !important;
}

.site-footer .footer-newsletter-info-panel {
  position: absolute !important;
  top: calc(100% + 8px) !important;
  right: 0 !important;
  z-index: 25 !important;
  width: min(292px, calc(100vw - 48px)) !important;
  padding: 12px 14px !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.42) !important;
  border-radius: 8px !important;
  background: linear-gradient(145deg, rgb(var(--jp-slate-950-rgb) / 0.98), rgb(var(--jp-slate-900-rgb) / 0.96)) !important;
  box-shadow: 0 18px 38px rgb(var(--jp-slate-950-rgb) / 0.34) !important;
  color: rgb(var(--jp-warm-white-rgb) / 0.82) !important;
  font-size: 0.78rem !important;
  line-height: 1.45 !important;
  opacity: 0 !important;
  pointer-events: none !important;
  transform: translateY(-4px) !important;
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease !important;
  visibility: hidden !important;
}

.site-footer .footer-newsletter-info-trigger:hover + .footer-newsletter-info-panel,
.site-footer .footer-newsletter-info-trigger:focus-visible + .footer-newsletter-info-panel {
  opacity: 1 !important;
  transform: translateY(0) !important;
  visibility: visible !important;
}

.site-footer .footer-newsletter-status {
  color: rgb(var(--jp-warm-white-rgb) / 0.74) !important;
  font-size: 0.78rem !important;
  line-height: 1.45 !important;
}

.site-footer .footer-newsletter-form {
  display: grid !important;
  gap: 8px !important;
}

.site-footer .footer-newsletter-control {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px !important;
}

.site-footer .footer-newsletter-control input {
  min-width: 0 !important;
  height: 44px !important;
  padding: 0 13px !important;
  border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
  border-radius: 6px !important;
  background: rgb(var(--jp-slate-950-rgb) / 0.58) !important;
  color: var(--jp-warm-white) !important;
  font: 700 0.86rem/1 var(--font-sans) !important;
}

.site-footer .footer-newsletter-control input::placeholder {
  color: rgb(var(--jp-warm-white-rgb) / 0.48) !important;
}

.site-footer .footer-newsletter-control input:focus-visible {
  border-color: var(--jp-amber) !important;
  outline: 2px solid rgb(var(--jp-amber-rgb) / 0.24) !important;
  outline-offset: 2px !important;
}

.site-footer .footer-newsletter-control button {
  height: 44px !important;
  padding: 0 15px !important;
  border: 1px solid rgb(var(--jp-amber-rgb) / 0.82) !important;
  border-radius: 6px !important;
  background: linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber)) !important;
  color: var(--jp-slate-950) !important;
  cursor: pointer !important;
  font: 900 0.72rem/1 var(--font-sans) !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

.site-footer .footer-newsletter-control button:hover,
.site-footer .footer-newsletter-control button:focus-visible {
  transform: translateY(-1px) !important;
  box-shadow: 0 12px 28px rgb(var(--jp-amber-rgb) / 0.24) !important;
}

.site-footer .footer-newsletter-trap {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.site-footer .footer-newsletter-status {
  min-height: 0 !important;
  color: var(--jp-amber-light) !important;
  font-weight: 800 !important;
}

@media (max-width: 1180px) {
  .site-footer .footer-newsletter-control {
    grid-template-columns: 1fr !important;
  }

  .site-footer .footer-newsletter-control button {
    width: 100% !important;
  }
}

@media (max-width: 980px) {
  .site-footer .footer-newsletter-card {
    width: 100% !important;
  }

  .site-footer .footer-newsletter-info-panel {
    left: 0 !important;
    right: auto !important;
  }
}

/* 2026-07-06 v100: cleaner footer newsletter and stronger desktop navigation. */
@media (min-width: 981px) {
  body .site-header .site-nav .nav-link,
  body .site-header .site-nav > a.nav-link,
  body .site-header .site-nav .nav-item.has-mega > .nav-link {
    font-size: 0.92rem !important;
    letter-spacing: 0.055em !important;
  }
}

/* 2026-07-06 v100: hide slide-two hand artifact and simplify About reach block. */
.home-page .hero-cinematic .hero-team-slide,
.home-page .hero-cinematic .hero-media-slide[data-hero-slide="1"] {
  object-position: 50% 22% !important;
}

.home-page .hero-cinematic[data-active-slide="1"] .hero-media::before {
  position: absolute !important;
  inset: auto 0 0 !important;
  z-index: 3 !important;
  height: 48% !important;
  pointer-events: none !important;
  background:
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.88), rgb(var(--jp-slate-950-rgb) / 0.46) 58%, transparent) !important;
  content: "" !important;
}

.about-page .where-work-layout {
  display: block !important;
}

.about-page .where-work-copy {
  width: min(100%, 1080px) !important;
  max-width: 1080px !important;
  margin-inline: auto !important;
  padding: clamp(28px, 4vw, 54px) !important;
  border-left: 3px solid var(--jp-amber) !important;
  background:
    radial-gradient(circle at 96% 0%, rgb(var(--jp-amber-rgb) / 0.11), transparent 18rem),
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.06), rgb(var(--jp-white-rgb) / 0.025)) !important;
  box-shadow: 0 28px 72px rgb(var(--jp-slate-950-rgb) / 0.22) !important;
}

.about-page .where-work-copy h2 {
  max-width: 920px !important;
  text-wrap: balance !important;
}

.about-page .where-work-copy p:not(.eyebrow) {
  max-width: 830px !important;
}

.about-page .where-work-visual,
.about-page .global-map-visual,
.about-page .about-global-map-image {
  display: none !important;
}

@media (max-width: 980px) {
  .about-page .where-work-copy {
    padding: clamp(24px, 7vw, 36px) !important;
  }
}

/* 2026-07-06 v100: replace contact city cards with footer-style details and avoid broken footer pen crop. */
.contact-page .contact-layout {
  align-items: start !important;
}

.contact-page .contact-direct-card {
  min-height: 100% !important;
  padding: clamp(26px, 3.5vw, 48px) !important;
  border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  border-radius: 8px !important;
  background:
    radial-gradient(circle at 94% 4%, rgb(var(--jp-amber-rgb) / 0.14), transparent 18rem),
    linear-gradient(145deg, var(--jp-white), rgb(var(--jp-warm-white-rgb) / 0.94)) !important;
  box-shadow: 0 24px 70px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
}

.contact-page .contact-direct-card h2 {
  margin: clamp(18px, 2vw, 28px) 0 0 !important;
  max-width: 9.5em !important;
  color: var(--jp-slate-900) !important;
  font-family: var(--font-serif-display) !important;
  font-size: clamp(2.6rem, 5vw, 5.2rem) !important;
  font-weight: 500 !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

.contact-page .contact-direct-list {
  margin-top: clamp(24px, 2.5vw, 38px) !important;
}

.contact-page .contact-direct-list li:first-child {
  border-top: 1px solid var(--line) !important;
}

.contact-page .contact-direct-list strong {
  font-size: 0.9rem !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.contact-page .contact-direct-list span,
.contact-page .contact-direct-list a {
  font-size: clamp(1.05rem, 1.35vw, 1.32rem) !important;
  line-height: 1.45 !important;
}

.contact-page .contact-action-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin-top: clamp(24px, 2.6vw, 36px) !important;
}

.contact-page .contact-action-row .button {
  min-height: 52px !important;
  padding-inline: clamp(22px, 2.4vw, 34px) !important;
}

.site-footer .footer-cta {
  background:
    linear-gradient(90deg,
      rgb(var(--jp-slate-950-rgb) / 0.98) 0%,
      rgb(var(--jp-slate-950-rgb) / 0.9) 34%,
      rgb(var(--jp-slate-950-rgb) / 0.54) 62%,
      rgb(var(--jp-slate-950-rgb) / 0.16) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.5), rgb(var(--jp-slate-950-rgb) / 0.08)),
    url("../img/hero-partner-discipline.webp?v=20260706-footer-clean-pen1") center center / cover no-repeat !important;
}

@media (max-width: 980px) {
  .contact-page .contact-layout {
    grid-template-columns: 1fr !important;
  }

  .contact-page .contact-direct-card h2 {
    max-width: 11em !important;
    font-size: clamp(2.2rem, 10vw, 3.8rem) !important;
  }

  .site-footer .footer-cta {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.94), rgb(var(--jp-slate-950-rgb) / 0.72)),
      url("../img/hero-partner-discipline.webp?v=20260706-footer-clean-pen1") 54% center / cover no-repeat !important;
  }
}

@media (max-width: 560px) {
  .contact-page .contact-action-row .button {
    width: 100% !important;
  }
}

/* 2026-07-06 v100: client polish pass for nav weight, hero text, About mission and contact card. */
@media (min-width: 981px) {
  body .site-header .site-nav .nav-link,
  body .site-header .site-nav > a.nav-link,
  body .site-header .site-nav .nav-item.has-mega > .nav-link,
  body .site-header .site-nav .nav-link[aria-current="page"] {
    font-weight: 500 !important;
  }

  body .site-header .site-nav .mega-menu .mega-link,
  body .site-header .site-nav .mega-menu .mega-link span,
  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a {
    font-weight: 500 !important;
  }

  body.home-page .hero-cinematic .hero-inner,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-inner,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-inner,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: min(720px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    max-width: min(720px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    margin-left: max(var(--jp-home-gutter), calc((100vw - var(--jp-home-shell)) / 2)) !important;
    margin-right: auto !important;
    padding:
      clamp(126px, 10vw, 164px)
      clamp(24px, 2.6vw, 42px)
      clamp(58px, 7vw, 104px) !important;
    transform: none !important;
  }

  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: 720px !important;
    font-size: clamp(3.15rem, 5.45vw, 6.65rem) !important;
    line-height: 1.04 !important;
  }
}

body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="1"],
body.home-page .hero-cinematic .hero-team-slide {
  object-position: center center !important;
}

body.home-page .hero-cinematic .hero-title,
body.home-page .hero-cinematic .hero-title-line {
  overflow: visible !important;
}

body.home-page .hero-cinematic .hero-title-line {
  display: block !important;
  padding-bottom: 0.08em !important;
  margin-bottom: -0.08em !important;
}

body.home-page .hero-cinematic .hero-subtitle,
body.home-page .hero-cinematic .hero-copy {
  max-width: 720px !important;
}

.about-page .about-expertise-block .es-section-head .eyebrow,
.about-page .about-expertise-block .es-section-head > p:not(.eyebrow) {
  display: none !important;
}

.about-page .about-expertise-block .es-section-head {
  margin-bottom: clamp(26px, 3vw, 44px) !important;
}

.about-page .about-mission {
  display: grid !important;
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr) !important;
  gap: clamp(30px, 4vw, 66px) !important;
  align-items: center !important;
}

.about-page .about-mission-title {
  margin: 0 !important;
  color: var(--jp-slate-900) !important;
  font-size: clamp(3.1rem, 5.25vw, 5.85rem) !important;
  line-height: 0.98 !important;
  text-wrap: balance !important;
}

.about-page .about-mission > p:not(.eyebrow) {
  max-width: 760px !important;
  margin: 0 !important;
  font-size: clamp(1.08rem, 1.28vw, 1.34rem) !important;
  line-height: 1.68 !important;
}

.about-page .about-mission-actions,
.about-page .about-mission-action {
  display: none !important;
}

.contact-page .contact-direct-card h2 {
  max-width: 10.5em !important;
  font-size: clamp(2rem, 3.1vw, 3.45rem) !important;
  line-height: 1.04 !important;
}

.contact-page .contact-direct-list span,
.contact-page .contact-direct-list a,
.site-footer .footer-contact-column address,
.site-footer .footer-contact-column a[href^="tel"],
.site-footer .footer-contact-column a[href^="mailto"] {
  font-size: clamp(0.98rem, 1vw, 1.08rem) !important;
  line-height: 1.48 !important;
}

.site-footer .footer-contact-column a[href^="mailto"] {
  overflow-wrap: anywhere !important;
  white-space: normal !important;
}

@media (max-width: 980px) {
  .about-page .about-mission {
    grid-template-columns: 1fr !important;
  }

  .about-page .about-mission-title {
    font-size: clamp(2.55rem, 11vw, 4rem) !important;
  }
}

/* 2026-07-06 v100: contact, purpose cards, strategy hero image and two-line service tiles. */
.strategic-advisory-page .sa-hero::before {
  background: url("../img/strategic-advisory-client-boardroom.webp?v=20260706-strategy-boardroom1") center center / cover no-repeat !important;
  filter: saturate(1.04) contrast(1.05) brightness(0.92) !important;
}

.about-page .about-purpose-block {
  padding-block: clamp(58px, 6vw, 96px) !important;
  background:
    radial-gradient(circle at 12% 0%, rgb(var(--jp-amber-rgb) / 0.08), transparent 24rem),
    var(--jp-warm-white) !important;
}

.about-page .about-purpose-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2.2vw, 34px) !important;
}

.about-page .about-purpose-card {
  min-height: clamp(330px, 28vw, 460px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: clamp(16px, 1.8vw, 26px) !important;
  padding: clamp(34px, 4vw, 62px) !important;
  border: 1px solid rgb(var(--jp-slate-900-rgb) / 0.12) !important;
  border-left: 3px solid rgb(var(--jp-amber-rgb) / 0.82) !important;
  background:
    linear-gradient(145deg, rgb(var(--jp-white-rgb) / 0.78), rgb(var(--jp-warm-white-rgb) / 0.88)) !important;
  box-shadow: 0 24px 68px rgb(var(--jp-slate-950-rgb) / 0.08) !important;
}

.about-page .about-purpose-card .eyebrow {
  margin: 0 !important;
  font-size: clamp(0.76rem, 0.8vw, 0.92rem) !important;
}

.about-page .about-purpose-card h2 {
  max-width: 8.6em !important;
  margin: 0 !important;
  color: var(--jp-slate-900) !important;
  font-size: clamp(2.65rem, 4.2vw, 5rem) !important;
  line-height: 0.98 !important;
  text-wrap: balance !important;
}

.about-page .about-purpose-card p:not(.eyebrow) {
  max-width: 760px !important;
  margin: 0 !important;
  color: rgb(var(--jp-slate-700-rgb) / 0.94) !important;
  font-size: clamp(1rem, 1.08vw, 1.18rem) !important;
  line-height: 1.58 !important;
}

.about-page .about-purpose-card-vision {
  align-items: center !important;
  text-align: center !important;
}

.about-page .about-purpose-card-vision p {
  max-width: 16.5em !important;
  color: var(--jp-slate-900) !important;
  font-family: var(--font-serif-display) !important;
  font-size: clamp(1.85rem, 2.6vw, 3.15rem) !important;
  line-height: 1.16 !important;
  text-wrap: balance !important;
}

.contact-page .contact-direct-card {
  padding: clamp(24px, 3vw, 42px) !important;
}

.contact-page .contact-direct-card h2.contact-direct-title,
.contact-page .contact-direct-title {
  max-width: 14em !important;
  margin: 0 0 clamp(20px, 2.4vw, 34px) !important;
  color: var(--jp-slate-900) !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(1.35rem, 1.8vw, 2.1rem) !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  line-height: 1.12 !important;
  text-transform: uppercase !important;
}

.contact-page .contact-direct-list {
  gap: clamp(16px, 1.6vw, 24px) !important;
}

.contact-page .contact-direct-list li {
  padding-block: clamp(16px, 1.4vw, 22px) !important;
}

.contact-page .contact-direct-list strong {
  margin-bottom: 0.45rem !important;
  font-size: clamp(0.72rem, 0.72vw, 0.82rem) !important;
}

.contact-page .contact-direct-list span,
.contact-page .contact-direct-list a,
.site-footer .footer-contact-column address,
.site-footer .footer-contact-column a[href^="tel"],
.site-footer .footer-contact-column a[href^="mailto"] {
  font-size: clamp(0.88rem, 0.88vw, 0.98rem) !important;
  line-height: 1.42 !important;
}

.contact-page .contact-action-row .button,
.contact-page .contact-form > .button[type="submit"] {
  min-height: 56px !important;
  height: 56px !important;
  padding-block: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.contact-page .contact-form > .button[type="submit"] {
  width: 100% !important;
}

@media (max-width: 980px) {
  .about-page .about-purpose-grid {
    grid-template-columns: 1fr !important;
  }

  .about-page .about-purpose-card {
    min-height: auto !important;
  }

  .about-page .about-purpose-card h2 {
    font-size: clamp(2.35rem, 10vw, 3.8rem) !important;
  }
}

/* 2026-07-06 v100: fast rollback homepage tiles and text-only leadership cards. */
.leadership-page .profile-card,
.leadership-page .profile-card:nth-child(even) {
  grid-template-columns: 1fr !important;
}

.leadership-page .profile-image.profile-photo,
.leadership-page .profile-card:nth-child(even) .profile-image.profile-photo {
  display: none !important;
}

.leadership-page .profile-card .profile-copy,
.leadership-page .profile-card:nth-child(even) .profile-copy {
  grid-column: 1 / -1 !important;
}

/* 2026-07-06 v100: next client pass for lighter nav, balanced contact details and Mission/Vision cards. */
@media (min-width: 981px) {
  body .site-header .site-nav .nav-link,
  body .site-header .site-nav > a.nav-link,
  body .site-header .site-nav .nav-item.has-mega > .nav-link,
  body .site-header .site-nav .nav-link[aria-current="page"] {
    font-size: 0.96rem !important;
    font-weight: 400 !important;
    letter-spacing: 0.045em !important;
  }

  body .site-header .site-nav .mega-menu .mega-link,
  body .site-header .site-nav .mega-menu .mega-link span,
  body .site-header .site-nav .mega-menu .mega-sub-links a,
  body .site-header .site-nav .mega-menu-sectors .sector-sub-links a,
  body .site-header .site-nav .about-mega-links .mega-sub-links a {
    font-weight: 400 !important;
  }
}

.about-page .about-purpose-card-mission,
.about-page .about-purpose-card-vision {
  align-items: flex-start !important;
  justify-content: center !important;
  text-align: left !important;
}

.about-page .about-purpose-card .eyebrow {
  display: inline-block !important;
  margin: 0 0 clamp(4px, 0.7vw, 10px) !important;
  color: var(--jp-amber) !important;
  font-size: clamp(0.92rem, 0.98vw, 1.12rem) !important;
  font-weight: 800 !important;
  letter-spacing: 0.18em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

.about-page .about-purpose-card h2 {
  max-width: 12em !important;
  margin: 0 !important;
  color: var(--jp-slate-900) !important;
  font-size: clamp(2.05rem, 2.55vw, 3rem) !important;
  line-height: 1.04 !important;
  text-wrap: balance !important;
}

.about-page .about-purpose-card p:not(.eyebrow) {
  max-width: 46rem !important;
  color: rgb(var(--jp-slate-900-rgb) / 0.9) !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(1rem, 1.08vw, 1.2rem) !important;
  line-height: 1.58 !important;
  text-wrap: pretty !important;
}

.about-page .about-purpose-card-vision p:not(.eyebrow) {
  max-width: 42rem !important;
}

@media (max-width: 980px) {
  .about-page .about-purpose-card {
    padding: clamp(28px, 7vw, 46px) !important;
  }

  .about-page .about-purpose-card h2 {
    font-size: clamp(1.75rem, 7.2vw, 2.6rem) !important;
    line-height: 1.08 !important;
  }

  .about-page .about-purpose-card .eyebrow {
    font-size: clamp(0.82rem, 3.5vw, 1rem) !important;
  }

  .about-page .about-purpose-card p:not(.eyebrow) {
    font-size: clamp(0.98rem, 4vw, 1.08rem) !important;
    line-height: 1.52 !important;
  }
}

.contact-page .contact-direct-card {
  padding: clamp(24px, 2.5vw, 38px) !important;
}

.contact-page .contact-direct-card h2.contact-direct-title,
.contact-page .contact-direct-title {
  max-width: 18em !important;
  margin-bottom: clamp(16px, 1.8vw, 26px) !important;
  font-size: clamp(1.05rem, 1.25vw, 1.45rem) !important;
  letter-spacing: 0.11em !important;
  line-height: 1.12 !important;
}

.contact-page .contact-direct-list li {
  padding-block: clamp(12px, 1.15vw, 18px) !important;
}

.contact-page .contact-direct-list strong {
  margin-bottom: 0.32rem !important;
  font-size: clamp(0.68rem, 0.7vw, 0.78rem) !important;
  letter-spacing: 0.1em !important;
}

.contact-page .contact-direct-list span,
.contact-page .contact-direct-list a,
.site-footer .footer-contact-column address,
.site-footer .footer-contact-column a[href^="tel"],
.site-footer .footer-contact-column a[href^="mailto"] {
  font-size: clamp(0.86rem, 0.82vw, 0.96rem) !important;
  line-height: 1.38 !important;
}

.contact-page .contact-action-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.contact-page .contact-action-row .button,
.contact-page .contact-form > .button[type="submit"] {
  min-height: 54px !important;
  height: 54px !important;
}

.professional-role-card h3 {
  line-height: 1.08 !important;
  text-wrap: balance !important;
}

.professional-role-card h3 span {
  display: block !important;
}

@media (max-width: 560px) {
  .contact-page .contact-action-row {
    grid-template-columns: 1fr !important;
  }
}

/* 2026-07-06 v100: client responsive cleanup for hero, tiles, insights and leadership text-only cards. */
.hero-cinematic[data-active-slide="0"] .hero-title {
  max-width: 11em !important;
  text-wrap: balance !important;
}

.hero-cinematic[data-active-slide="0"] .hero-subtitle:empty {
  display: none !important;
}

.hero-title[data-typing="true"]::after {
  display: inline-block;
  width: 0.08em;
  height: 0.82em;
  margin-left: 0.08em;
  background: currentColor;
  content: "";
  vertical-align: -0.05em;
  animation: jp-type-caret 0.72s steps(1) infinite;
}

@keyframes jp-type-caret {
  50% { opacity: 0; }
}

.home-page .what-panel.what-showcase .what-service-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(260px, 1fr)) !important;
  gap: clamp(16px, 1.7vw, 26px) !important;
  align-items: stretch !important;
}

.home-page .what-panel.what-showcase .what-tile,
.home-page .what-panel.what-showcase .what-tile:last-child,
.home-page .what-panel.what-showcase .what-tile.is-active,
.home-page .what-panel.what-showcase .what-tile:hover,
.home-page .what-panel.what-showcase .what-tile:focus,
.home-page .what-panel.what-showcase .what-tile:focus-visible,
.home-page .what-panel.what-showcase .what-tile:active {
  min-height: clamp(150px, 12vw, 210px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(24px, 2.6vw, 42px) !important;
  border: 1px solid rgb(var(--jp-white-rgb) / 0.18) !important;
  border-radius: 0 !important;
  background:
    linear-gradient(135deg, rgb(var(--jp-slate-900-rgb) / 0.98), rgb(var(--jp-slate-800-rgb) / 0.92)) !important;
  box-shadow: none !important;
  transform: none !important;
}

.home-page .what-panel.what-showcase .what-tile.is-active,
.home-page .what-panel.what-showcase .what-tile:hover,
.home-page .what-panel.what-showcase .what-tile:focus-visible {
  border-color: rgb(var(--jp-amber-rgb) / 0.8) !important;
  background:
    linear-gradient(135deg, rgb(8 18 25 / 0.98) 0%, rgb(20 31 38 / 0.94) 48%, rgb(var(--jp-amber-rgb) / 0.94) 100%) !important;
}

.home-page .what-panel.what-showcase .what-tile .tile-label {
  display: block !important;
  max-width: 12.5em !important;
  color: var(--jp-white) !important;
  font-size: clamp(1.35rem, 2.05vw, 2.38rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

.home-page .what-panel.what-showcase .what-tile .tile-label span {
  display: block !important;
}

.home-page .what-panel.what-showcase .what-tile .tile-more {
  color: var(--jp-white) !important;
  font-size: clamp(0.74rem, 0.72vw, 0.86rem) !important;
}

.home-page .what-feature-copy p[data-service-copy] {
  font-size: clamp(1rem, 1.05vw, 1.22rem) !important;
  line-height: 1.5 !important;
}

.home-page .what-feature-copy .service-copy-list {
  font-size: clamp(0.9rem, 0.92vw, 1rem) !important;
}

.insights-hub-hero-inner,
.insights-feature-grid {
  grid-template-columns: minmax(0, 1fr) !important;
}

.insights-hub-copy,
.insights-feature-card {
  max-width: 1000px !important;
}

.insights-editorial-card,
.insights-desk-stack,
.insights-hub-stats {
  display: none !important;
}

.site-footer .footer-contact-column address,
.site-footer .footer-contact-column a[href^="tel"],
.site-footer .footer-contact-column a[href^="mailto"] {
  font-size: 0.92rem !important;
  line-height: 1.45 !important;
}

.site-footer .footer-contact-column a[href^="mailto"] {
  font-size: 0.92rem !important;
  overflow-wrap: anywhere !important;
}

.leadership-page .profile-card,
.leadership-page .profile-card:nth-child(even) {
  grid-template-columns: 1fr !important;
  max-width: 1180px !important;
}

.leadership-page .profile-card .profile-copy,
.leadership-page .profile-card:nth-child(even) .profile-copy {
  width: 100% !important;
  max-width: none !important;
  grid-column: 1 / -1 !important;
}

.leadership-page .profile-bio {
  max-width: none !important;
}

@media (min-width: 981px) {
  .leadership-page .profile-bio {
    column-count: 2 !important;
    column-gap: clamp(34px, 4vw, 64px) !important;
    column-rule: 1px solid rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  }
}

@media (max-width: 760px) {
  .home-page .what-panel.what-showcase .what-service-list,
  #sectors.sector-command .sector-command-grid,
  .sector-command-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    overflow: visible !important;
    padding-inline: 0 !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child {
    min-height: 148px !important;
    padding: 24px !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    max-width: 13em !important;
    font-size: clamp(1.45rem, 8vw, 2.05rem) !important;
  }

  #sectors.sector-command .sector-command-card,
  .sector-command-card {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  #sectors.sector-command .sector-command-card h3,
  .sector-command-card h3 {
    max-width: 10em !important;
    font-size: clamp(2.1rem, 12vw, 3.2rem) !important;
    line-height: 0.98 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  .hero-cinematic[data-active-slide="0"] .hero-title {
    font-size: clamp(3.15rem, 15vw, 5.1rem) !important;
    line-height: 1 !important;
  }
}

/* 2026-07-06 v100: final slider sizing, wider service cards and confirmed footer CTA image. */
@media (min-width: 981px) {
  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: min(760px, 100%) !important;
    font-size: clamp(4.1rem, 5.95vw, 7.2rem) !important;
    line-height: 0.98 !important;
    text-wrap: balance !important;
  }

  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title {
    max-width: min(760px, 100%) !important;
  }

  .home-page .what-panel.what-showcase {
    grid-template-columns: minmax(560px, 0.82fr) minmax(0, 1fr) !important;
    align-items: stretch !important;
  }

  .home-page .what-panel.what-showcase .what-service-list {
    grid-column: 1 !important;
    grid-row: 1 !important;
    position: sticky !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(250px, 1fr)) !important;
    gap: clamp(14px, 1.35vw, 22px) !important;
    max-height: calc(100svh - 118px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding-right: 6px !important;
  }

  .home-page .what-panel.what-showcase .what-feature {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  .home-page .what-panel.what-showcase .what-service-list .what-tile:last-child {
    grid-column: 1 / -1 !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus,
  .home-page .what-panel.what-showcase .what-tile:focus-visible,
  .home-page .what-panel.what-showcase .what-tile:active {
    min-height: clamp(178px, 14vw, 244px) !important;
    padding: clamp(26px, 2.3vw, 42px) !important;
    transform: none !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    max-width: none !important;
    font-size: clamp(1.58rem, 1.75vw, 2.18rem) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }
}

.home-page .what-panel.what-showcase .what-tile,
.home-page .what-panel.what-showcase .what-tile:last-child {
  background: linear-gradient(145deg, rgb(12 25 34 / 0.98), rgb(22 36 45 / 0.94)) !important;
  color: var(--jp-warm-white) !important;
}

.home-page .what-panel.what-showcase .what-tile.is-active,
.home-page .what-panel.what-showcase .what-tile:hover,
.home-page .what-panel.what-showcase .what-tile:focus-visible,
.home-page .what-panel.what-showcase .what-tile:active {
  border-color: rgb(var(--jp-amber-rgb) / 0.92) !important;
  background: var(--jp-amber) !important;
  color: var(--jp-slate-950) !important;
  box-shadow:
    inset 0 0 0 1px rgb(var(--jp-white-rgb) / 0.18),
    0 20px 46px rgb(var(--jp-amber-rgb) / 0.18) !important;
}

.home-page .what-panel.what-showcase .what-tile .tile-label,
.home-page .what-panel.what-showcase .what-tile .tile-more {
  color: inherit !important;
  text-shadow: none !important;
}

.home-page .what-panel.what-showcase .what-tile .tile-more::after {
  background: currentColor !important;
}

body .site-footer .footer-cta,
.site-footer .footer-cta {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.96) 0%, rgb(var(--jp-slate-950-rgb) / 0.78) 42%, rgb(var(--jp-slate-950-rgb) / 0.44) 100%),
    url("../img/hero-partner-discipline.webp?v=20260706-footer-cta-boardroom2") center center / cover no-repeat !important;
}

@media (max-width: 980px) {
  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: 100% !important;
    font-size: clamp(3.2rem, 14vw, 5.35rem) !important;
    line-height: 0.98 !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(1.34rem, 6.5vw, 2rem) !important;
  }
}

/* 2026-07-06 v100: purchased slide image and cleaner two-line service labels. */
body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="2"] {
  object-position: 52% 42% !important;
  filter: saturate(0.96) contrast(1.05) brightness(0.86) !important;
}

@media (min-width: 981px) {
  .home-page .what-panel.what-showcase {
    grid-template-columns: minmax(690px, 0.94fr) minmax(0, 1fr) !important;
  }

  .home-page .what-panel.what-showcase .what-service-list {
    grid-template-columns: repeat(2, minmax(320px, 1fr)) !important;
    gap: clamp(16px, 1.4vw, 24px) !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus-visible {
    min-height: clamp(188px, 12.5vw, 226px) !important;
    padding: clamp(28px, 2.1vw, 40px) !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(1.42rem, 1.5vw, 1.98rem) !important;
    line-height: 1.08 !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label > span {
    display: block !important;
    white-space: nowrap !important;
  }
}

@media (min-width: 981px) and (max-width: 1280px) {
  .home-page .what-panel.what-showcase {
    grid-template-columns: minmax(620px, 0.9fr) minmax(0, 1fr) !important;
  }

  .home-page .what-panel.what-showcase .what-service-list {
    grid-template-columns: repeat(2, minmax(288px, 1fr)) !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(1.3rem, 1.55vw, 1.72rem) !important;
  }
}

/* 2026-07-06 release: widen homepage service cards so desktop labels stay two lines. */
@media (min-width: 981px) {
  .home-page .what-block > .container {
    width: min(1640px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    max-width: min(1640px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
  }

  .home-page .what-panel.what-showcase {
    grid-template-columns: minmax(600px, 1.05fr) minmax(260px, 1fr) !important;
  }

  .home-page .what-panel.what-showcase .what-service-list {
    grid-template-columns: repeat(2, minmax(285px, 1fr)) !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label span {
    white-space: nowrap !important;
  }
}

/* 2026-07-06 release: responsive horizontal service-card carousel. */
@media (max-width: 980px) {
  .home-page .what-panel.what-showcase {
    display: flex !important;
    flex-direction: column !important;
    gap: clamp(18px, 4.8vw, 28px) !important;
    overflow: visible !important;
  }

  .home-page .what-panel.what-showcase .what-service-list,
  .home-page .what-panel.what-showcase .what-service-list:last-child {
    --service-card-gap: clamp(12px, 3.6vw, 18px);
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    grid-template-columns: none !important;
    gap: var(--service-card-gap) !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 0 clamp(16px, 4vw, 22px) !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 0 !important;
    scrollbar-width: thin !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-x: contain !important;
    touch-action: pan-x pan-y !important;
  }

  .home-page .what-panel.what-showcase .what-service-list::-webkit-scrollbar {
    height: 6px !important;
  }

  .home-page .what-panel.what-showcase .what-service-list::-webkit-scrollbar-track {
    background: rgb(var(--jp-white-rgb) / 0.08) !important;
  }

  .home-page .what-panel.what-showcase .what-service-list::-webkit-scrollbar-thumb {
    border-radius: 999px !important;
    background: rgb(var(--jp-amber-rgb) / 0.76) !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus,
  .home-page .what-panel.what-showcase .what-tile:focus-visible,
  .home-page .what-panel.what-showcase .what-tile:active {
    flex: 0 0 clamp(248px, 42vw, 360px) !important;
    width: clamp(248px, 42vw, 360px) !important;
    min-width: 0 !important;
    max-width: clamp(248px, 42vw, 360px) !important;
    min-height: clamp(150px, 24vw, 196px) !important;
    grid-column: auto !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
    padding: clamp(22px, 4.4vw, 30px) !important;
    transform: none !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    max-width: 100% !important;
    font-size: clamp(1.18rem, 4.4vw, 1.72rem) !important;
    line-height: 1.1 !important;
    text-wrap: balance !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label span {
    display: block !important;
    white-space: normal !important;
  }
}

@media (max-width: 680px) {
  .home-page .what-panel.what-showcase .what-service-list,
  .home-page .what-panel.what-showcase .what-service-list:last-child {
    margin-inline: calc(var(--jp-home-gutter) * -1) !important;
    width: calc(100% + (var(--jp-home-gutter) * 2)) !important;
    max-width: calc(100% + (var(--jp-home-gutter) * 2)) !important;
    padding-inline: var(--jp-home-gutter) !important;
    scroll-padding-inline: var(--jp-home-gutter) !important;
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus,
  .home-page .what-panel.what-showcase .what-tile:focus-visible,
  .home-page .what-panel.what-showcase .what-tile:active {
    flex-basis: min(82vw, 340px) !important;
    width: min(82vw, 340px) !important;
    max-width: min(82vw, 340px) !important;
    min-height: clamp(158px, 46vw, 208px) !important;
  }
}

/* 2026-07-06 release: responsive typography and two-card mobile carousels. */
@media (max-width: 980px) {
  body.home-page .hero-cinematic .hero-inner > .eyebrow {
    max-width: min(100%, 34rem) !important;
    font-size: clamp(0.78rem, 2.55vw, 0.98rem) !important;
    line-height: 1.45 !important;
    letter-spacing: clamp(0.16em, 2vw, 0.24em) !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    max-width: min(100%, 12.5ch) !important;
    font-size: clamp(2.7rem, 10.6vw, 4.35rem) !important;
    line-height: 1.03 !important;
    text-wrap: balance !important;
  }

  body.home-page .hero-cinematic .hero-subtitle {
    max-width: min(100%, 35rem) !important;
    font-size: clamp(1.05rem, 4.15vw, 1.48rem) !important;
    line-height: 1.42 !important;
  }

  .home-page .what-feature {
    min-height: clamp(360px, 82vw, 560px) !important;
  }

  .home-page .what-feature-copy {
    padding: clamp(24px, 5.6vw, 42px) !important;
  }

  .home-page .what-feature-copy p[data-service-copy] {
    max-width: 100% !important;
    font-size: clamp(1.12rem, 4.25vw, 1.5rem) !important;
    line-height: 1.38 !important;
    text-wrap: balance !important;
  }

  .home-page .what-feature-copy .service-copy-list {
    gap: clamp(10px, 2.8vw, 16px) clamp(16px, 4vw, 26px) !important;
    font-size: clamp(0.78rem, 3.1vw, 0.98rem) !important;
    line-height: 1.28 !important;
  }

  .home-page .what-feature-copy .service-copy-list li {
    padding-left: 1.45rem !important;
  }

  .home-page .what-panel.what-showcase .what-service-list,
  .home-page .what-panel.what-showcase .what-service-list:last-child {
    --service-card-gap: clamp(10px, 2.8vw, 16px);
  }

  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus,
  .home-page .what-panel.what-showcase .what-tile:focus-visible,
  .home-page .what-panel.what-showcase .what-tile:active {
    flex: 0 0 calc((100% - var(--service-card-gap)) / 2) !important;
    width: calc((100% - var(--service-card-gap)) / 2) !important;
    max-width: calc((100% - var(--service-card-gap)) / 2) !important;
    min-height: clamp(138px, 24vw, 176px) !important;
    padding: clamp(16px, 3.2vw, 24px) !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(0.92rem, 3.35vw, 1.22rem) !important;
    line-height: 1.1 !important;
  }

  .home-page .what-panel.what-showcase .what-tile .tile-more {
    margin-top: clamp(8px, 2vw, 12px) !important;
    font-size: clamp(0.48rem, 1.9vw, 0.62rem) !important;
    letter-spacing: 0.14em !important;
  }

  #sectors.sector-command .sector-command-grid,
  .sector-command-grid {
    --sector-card-gap: clamp(12px, 3vw, 18px);
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    grid-template-columns: none !important;
    gap: var(--sector-card-gap) !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: clamp(22px, 6vw, 36px) !important;
    padding: 0 0 clamp(16px, 4vw, 22px) !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory !important;
    scroll-padding-inline: 0 !important;
    scrollbar-width: thin !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-x: contain !important;
    touch-action: pan-x pan-y !important;
  }

  #sectors.sector-command .sector-command-card,
  .sector-command-card,
  #sectors.sector-command .sector-command-card:hover,
  #sectors.sector-command .sector-command-card:focus-visible {
    flex: 0 0 calc((100% - var(--sector-card-gap)) / 2) !important;
    width: calc((100% - var(--sector-card-gap)) / 2) !important;
    min-width: 0 !important;
    max-width: calc((100% - var(--sector-card-gap)) / 2) !important;
    min-height: clamp(240px, 58vw, 360px) !important;
    grid-column: auto !important;
    scroll-snap-align: start !important;
    scroll-snap-stop: always !important;
    transform: none !important;
  }

  #sectors.sector-command .sector-command-card .sector-visual,
  .sector-command-card .sector-visual {
    min-height: 0 !important;
    height: 100% !important;
  }

  #sectors.sector-command .sector-command-card .card-body,
  .sector-command-card .card-body {
    padding: clamp(18px, 4vw, 28px) !important;
  }

  #sectors.sector-command .sector-command-card h3,
  .sector-command-card h3 {
    max-width: 9.5em !important;
    font-size: clamp(1.08rem, 4.35vw, 1.55rem) !important;
    line-height: 1.02 !important;
    text-wrap: balance !important;
  }

  #sectors.sector-command .sector-command-card p,
  #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  .sector-command-card p,
  .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action) {
    font-size: clamp(0.68rem, 2.7vw, 0.84rem) !important;
    line-height: 1.35 !important;
  }
}

@media (max-width: 680px) {
  .home-page .what-panel.what-showcase .what-tile,
  .home-page .what-panel.what-showcase .what-tile:last-child,
  .home-page .what-panel.what-showcase .what-tile.is-active,
  .home-page .what-panel.what-showcase .what-tile:hover,
  .home-page .what-panel.what-showcase .what-tile:focus,
  .home-page .what-panel.what-showcase .what-tile:focus-visible,
  .home-page .what-panel.what-showcase .what-tile:active {
    flex-basis: calc((100% - var(--service-card-gap)) / 2) !important;
    width: calc((100% - var(--service-card-gap)) / 2) !important;
    max-width: calc((100% - var(--service-card-gap)) / 2) !important;
  }

  #sectors.sector-command .sector-command-grid,
  .sector-command-grid {
    margin-inline: calc(var(--jp-home-gutter) * -1) !important;
    width: calc(100% + (var(--jp-home-gutter) * 2)) !important;
    max-width: calc(100% + (var(--jp-home-gutter) * 2)) !important;
    padding-inline: var(--jp-home-gutter) !important;
    scroll-padding-inline: var(--jp-home-gutter) !important;
  }
}

/* 2026-07-06 release: final mobile scale pass for compact service detail text. */
@media (max-width: 980px) {
  body.home-page .what-panel.what-showcase .what-feature .what-feature-copy > p[data-service-copy] {
    max-width: 100% !important;
    font-size: clamp(1rem, 3.45vw, 1.18rem) !important;
    line-height: 1.42 !important;
    text-wrap: balance !important;
  }

  body.home-page .what-panel.what-showcase .what-feature .what-feature-copy .service-copy-list {
    font-size: clamp(0.72rem, 2.7vw, 0.88rem) !important;
    line-height: 1.3 !important;
  }

  body.home-page .what-panel.what-showcase .what-service-list .what-tile .tile-label {
    font-size: clamp(0.78rem, 3vw, 1.02rem) !important;
    line-height: 1.08 !important;
  }
}

/* 2026-07-06 release: keep mobile hero slide titles under control. */
@media (max-width: 980px) {
  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(2.05rem, 8.35vw, 3.35rem) !important;
    line-height: 1.04 !important;
  }

  body.home-page .hero-cinematic .hero-subtitle {
    font-size: clamp(0.98rem, 3.75vw, 1.32rem) !important;
    line-height: 1.38 !important;
  }
}

/* 2026-07-06 release: final phone hero type reduction for long slides. */
@media (max-width: 680px) {
  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(1.72rem, 6.9vw, 2.45rem) !important;
    line-height: 1.08 !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(1.56rem, 6.35vw, 2.2rem) !important;
    line-height: 1.1 !important;
  }

  body.home-page .hero-cinematic .hero-subtitle {
    font-size: clamp(0.9rem, 3.35vw, 1.05rem) !important;
    line-height: 1.36 !important;
  }
}

/* 2026-07-06 release: desktop hero image swap and calmer slide typography. */
@media (min-width: 981px) {
  body.home-page .hero-cinematic .hero-inner > .eyebrow {
    max-width: min(100%, 50rem) !important;
    font-size: clamp(0.88rem, 1vw, 1.08rem) !important;
    line-height: 1.42 !important;
    letter-spacing: 0.24em !important;
  }

  body.home-page .hero-cinematic .hero-title,
  body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    width: min(760px, calc(100vw - 220px)) !important;
    max-width: min(760px, calc(100vw - 220px)) !important;
    font-size: clamp(2.9rem, 4vw, 5.05rem) !important;
    line-height: 1.04 !important;
  }

  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(2.7rem, 3.65vw, 4.55rem) !important;
  }

  body.home-page .hero-cinematic .hero-subtitle,
  body.home-page .hero-cinematic .hero-copy {
    max-width: min(720px, calc(100vw - 220px)) !important;
    font-size: clamp(1.05rem, 1.3vw, 1.34rem) !important;
    line-height: 1.48 !important;
  }
}

body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="1"],
body.home-page .hero-cinematic .hero-team-slide {
  object-position: center center !important;
}

body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="2"],
body.home-page .hero-cinematic .hero-operations-slide {
  object-position: center center !important;
}

/* 2026-07-06 release: generated CTA image and iStock Insights hero background. */
body .site-footer .footer-cta,
.site-footer .footer-cta,
body.home-page .site-footer .footer-cta {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.88) 0%, rgb(var(--jp-slate-950-rgb) / 0.64) 46%, rgb(var(--jp-slate-950-rgb) / 0.72) 100%),
    url("../img/footer-cta-private-consultation.webp?v=20260706-cta-private1") center center / cover no-repeat !important;
}

.insights-hub-hero {
  min-height: clamp(560px, 70vh, 780px) !important;
  color: var(--jp-warm-white) !important;
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.9) 0%, rgb(var(--jp-slate-950-rgb) / 0.72) 44%, rgb(var(--jp-slate-950-rgb) / 0.28) 100%),
    url("../img/insights-hero-istock-1427503484.webp?v=20260706-insights-hero1") center center / cover no-repeat !important;
}

.insights-hub-hero::before {
  content: none !important;
}

.insights-hub-hero::after {
  background: linear-gradient(90deg, transparent, rgb(var(--jp-amber-rgb) / 0.72), transparent) !important;
}

.insights-hub-hero-inner {
  position: relative !important;
  z-index: 1 !important;
}

.insights-hub-copy h1 {
  max-width: 880px !important;
  color: var(--jp-warm-white) !important;
  font-size: clamp(2.8rem, 4.6vw, 5.25rem) !important;
  line-height: 0.98 !important;
}

.insights-hub-copy .eyebrow {
  color: var(--jp-amber-light) !important;
}

@media (max-width: 760px) {
  .insights-hub-hero {
    min-height: clamp(520px, 68vh, 680px) !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.86) 0%, rgb(var(--jp-slate-950-rgb) / 0.68) 100%),
      url("../img/insights-hero-istock-1427503484.webp?v=20260706-insights-hero1") 55% center / cover no-repeat !important;
  }

  .insights-hub-copy h1 {
    font-size: clamp(2.25rem, 10vw, 3.4rem) !important;
    line-height: 1.02 !important;
  }
}

/* 2026-07-06 release: polish pass for live visual QA. */
body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
body.home-page .hero-cinematic[data-active-slide="1"] .hero-title-line {
  overflow: visible !important;
}

body.home-page .hero-cinematic[data-active-slide="1"] .hero-title {
  padding-bottom: 0.18em !important;
}

body.home-page .hero-cinematic[data-active-slide="1"] .hero-title-line {
  clip-path: inset(-0.18em -0.08em -0.34em -0.08em) !important;
  padding-bottom: 0.18em !important;
  margin-bottom: -0.18em !important;
}

@media (min-width: 981px) {
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title {
    line-height: 1.09 !important;
  }
}

body .site-footer .footer-cta,
.site-footer .footer-cta,
body.home-page .site-footer .footer-cta {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.68) 0%, rgb(var(--jp-slate-950-rgb) / 0.4) 46%, rgb(var(--jp-slate-950-rgb) / 0.46) 100%),
    url("../img/footer-cta-private-consultation.webp?v=20260706-cta-private2") center center / cover no-repeat !important;
}

.insights-hub-hero {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.84) 0%, rgb(var(--jp-slate-950-rgb) / 0.56) 43%, rgb(var(--jp-slate-950-rgb) / 0.12) 100%),
    url("../img/insights-hero-istock-1427503484.webp?v=20260706-insights-hero3") 62% 54% / auto 92% no-repeat,
    #06121b !important;
}

@media (max-width: 760px) {
  .insights-hub-hero {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.8) 0%, rgb(var(--jp-slate-950-rgb) / 0.58) 100%),
      url("../img/insights-hero-istock-1427503484.webp?v=20260706-insights-hero3") 58% 54% / auto 96% no-repeat,
      #06121b !important;
  }
}

body.home-page .site-main > .what-block {
  position: relative !important;
  overflow: hidden !important;
}

@media (min-width: 981px) {
  body.home-page .site-main > .what-block::before {
    content: "" !important;
    position: absolute !important;
    top: clamp(4rem, 7vw, 7rem) !important;
    left: auto !important;
    right: clamp(-5rem, -3vw, -1rem) !important;
    width: min(30vw, 430px) !important;
    height: min(50vw, 680px) !important;
    pointer-events: none !important;
    opacity: 0.5 !important;
    background: none !important;
    border: 1px solid rgb(var(--jp-amber-rgb) / 0.32) !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    border-radius: 54% 46% 44% 56% !important;
    transform: rotate(-8deg) !important;
    -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 16%, #000 82%, transparent 100%) !important;
    mask-image: linear-gradient(180deg, transparent 0%, #000 16%, #000 82%, transparent 100%) !important;
  }

  body.home-page .site-main > .what-block::after {
    content: "" !important;
    position: absolute !important;
    top: clamp(5rem, 9vw, 9rem) !important;
    left: auto !important;
    right: clamp(4.5rem, 10vw, 12rem) !important;
    width: 1px !important;
    height: min(32vw, 450px) !important;
    pointer-events: none !important;
    opacity: 0.34 !important;
    background: linear-gradient(180deg, transparent 0%, rgb(var(--jp-amber-rgb) / 0.68) 18%, rgb(var(--jp-warm-white-rgb) / 0.18) 55%, transparent 100%) !important;
    transform: rotate(6deg) !important;
    transform-origin: top center !important;
  }

  body.home-page .site-main > .what-block > .container,
  body.home-page .site-main > .what-block .section-heading,
  body.home-page .site-main > .what-block .what-layout,
  body.home-page .site-main > .what-block .what-panel {
    position: relative !important;
    z-index: 1 !important;
  }
}

/* 2026-07-07 release: client polish pass for hero copy, mobile cards, about hero, and fixed actions. */
body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
  text-wrap: balance !important;
}

@media (min-width: 981px) {
  body.home-page .hero-cinematic[data-active-slide="1"] .hero-title {
    width: min(760px, calc(100vw - 220px)) !important;
    max-width: min(760px, calc(100vw - 220px)) !important;
    font-size: clamp(3.4rem, 4.7vw, 5.8rem) !important;
    line-height: 1.02 !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    width: min(860px, calc(100vw - 220px)) !important;
    max-width: min(860px, calc(100vw - 220px)) !important;
    font-size: clamp(3.1rem, 4.15vw, 5.1rem) !important;
    line-height: 1.03 !important;
  }
}

body.home-page .site-main > .what-block > .container {
  width: min(1560px, calc(100vw - clamp(40px, 7vw, 144px))) !important;
  max-width: min(1560px, calc(100vw - clamp(40px, 7vw, 144px))) !important;
  margin-inline: auto !important;
}

body.home-page .site-main > .what-block .what-layout,
body.home-page .site-main > .what-block .what-panel {
  width: 100% !important;
  max-width: 100% !important;
}

body .site-footer .footer-cta,
.site-footer .footer-cta,
body.home-page .site-footer .footer-cta {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.56) 0%, rgb(var(--jp-slate-950-rgb) / 0.28) 46%, rgb(var(--jp-slate-950-rgb) / 0.34) 100%),
    url("../img/footer-cta-private-consultation.webp?v=20260707-cta-bright1") center center / cover no-repeat !important;
}

.about-page .page-hero-about.about-hero-visual {
  min-height: 70vh !important;
  display: flex !important;
  align-items: flex-end !important;
  color: var(--jp-warm-white) !important;
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.78) 0%, rgb(var(--jp-slate-950-rgb) / 0.46) 44%, rgb(var(--jp-slate-950-rgb) / 0.16) 100%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.1) 0%, rgb(var(--jp-slate-950-rgb) / 0.5) 100%),
    url("../img/about-hero-leadership-team.jpg?v=20260707-about-team1") center center / cover no-repeat !important;
}

.about-page .page-hero-about.about-hero-visual::after {
  content: none !important;
  display: none !important;
}

.about-page .page-hero-about.about-hero-visual .page-hero-inner {
  position: relative !important;
  z-index: 1 !important;
  width: min(1500px, calc(100vw - clamp(42px, 7vw, 144px))) !important;
  max-width: min(1500px, calc(100vw - clamp(42px, 7vw, 144px))) !important;
  margin-inline: auto !important;
  padding: clamp(140px, 14vh, 210px) 0 clamp(58px, 8vh, 98px) !important;
}

.about-page .page-hero-about.about-hero-visual .eyebrow {
  margin: 0 0 clamp(16px, 2vw, 26px) !important;
  color: var(--jp-amber-light) !important;
  text-shadow: 0 6px 22px rgb(var(--jp-slate-950-rgb) / 0.42) !important;
}

.about-page .page-hero-about.about-hero-visual h1 {
  max-width: min(1080px, 100%) !important;
  color: var(--jp-warm-white) !important;
  font-size: clamp(3.1rem, 5.4vw, 6.35rem) !important;
  line-height: 0.98 !important;
  text-wrap: balance !important;
  text-shadow: 0 18px 48px rgb(var(--jp-slate-950-rgb) / 0.62) !important;
}

.about-page .about-intro::before,
.about-page.about-rule-ready .about-intro::before,
.about-page.about-rule-ready .about-intro.is-rule-visible::before {
  content: none !important;
  display: none !important;
  animation: none !important;
}

.about-page .about-intro {
  max-width: min(1320px, calc(100vw - clamp(36px, 7vw, 128px))) !important;
}

.about-page .about-intro h2 {
  max-width: min(1160px, 100%) !important;
  font-size: clamp(3.1rem, 5.2vw, 6.2rem) !important;
  line-height: 0.98 !important;
  text-wrap: balance !important;
}

@media (min-width: 981px) {
  .leadership-page .profile-card,
  .leadership-page .profile-card:nth-child(even) {
    padding: clamp(32px, 3.3vw, 56px) !important;
  }

  .leadership-page .profile-bio {
    display: grid !important;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.9fr) !important;
    gap: clamp(14px, 1.2vw, 20px) clamp(42px, 5vw, 88px) !important;
    column-count: initial !important;
    column-gap: initial !important;
    column-rule: 0 !important;
  }

  .leadership-page .profile-bio p {
    margin-bottom: 0 !important;
  }

  .leadership-page .profile-bio p:nth-child(1),
  .leadership-page .profile-bio p:nth-child(2) {
    grid-column: 1 !important;
  }

  .leadership-page .profile-bio p:nth-child(n+3) {
    grid-column: 2 !important;
  }
}

@media (max-width: 980px) {
  body.home-page .site-main > .what-block > .container {
    width: min(100%, calc(100vw - 28px)) !important;
    max-width: min(100%, calc(100vw - 28px)) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card::after,
  body.home-page #sectors.sector-command .sector-command-card:hover::after,
  body.home-page #sectors.sector-command .sector-command-card:focus::after,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible::after,
  body.home-page #sectors.sector-command .sector-command-card:active::after {
    opacity: 0.78 !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.2) 0%, rgb(var(--jp-slate-950-rgb) / 0.82) 100%),
      radial-gradient(circle at 20% 14%, rgb(var(--jp-amber-rgb) / 0.16), transparent 46%) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .sector-visual img,
  body.home-page #sectors.sector-command .sector-command-card:hover .sector-visual img,
  body.home-page #sectors.sector-command .sector-command-card:focus .sector-visual img,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .sector-visual img,
  body.home-page #sectors.sector-command .sector-command-card:active .sector-visual img {
    filter: brightness(0.58) contrast(1.05) saturate(0.94) !important;
    transform: none !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body {
    justify-content: flex-end !important;
    color: var(--jp-warm-white) !important;
    background: transparent !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body::before,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body::before {
    content: none !important;
    display: none !important;
  }

  body.home-page #sectors.sector-command .sector-command-card h3 {
    color: var(--jp-warm-white) !important;
    max-width: 10.5em !important;
    font-size: clamp(1rem, 3.9vw, 1.38rem) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card p,
  body.home-page #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:hover p,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:hover .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:focus p,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:focus .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible p,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:active p,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:active .sector-card-action {
    max-height: none !important;
    margin-top: clamp(9px, 2vw, 12px) !important;
    overflow: visible !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

.jp-edge-actions {
  position: fixed !important;
  z-index: 2450 !important;
  display: grid !important;
  gap: 10px !important;
  pointer-events: none !important;
}

.jp-edge-action {
  pointer-events: auto !important;
}

.jp-scroll-actions {
  position: fixed !important;
  z-index: 2440 !important;
  right: clamp(14px, 2vw, 28px) !important;
  bottom: clamp(84px, 12vh, 132px) !important;
  display: grid !important;
  gap: 8px !important;
}

.jp-scroll-action {
  min-width: 58px !important;
  min-height: 38px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgb(var(--jp-white-rgb) / 0.16) !important;
  border-radius: 999px !important;
  background: rgb(var(--jp-slate-950-rgb) / 0.86) !important;
  box-shadow: 0 14px 34px rgb(var(--jp-slate-950-rgb) / 0.28) !important;
  color: var(--jp-warm-white) !important;
  font-family: var(--font-sans) !important;
  font-size: 0.64rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.12em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

@media (min-width: 981px) {
  .jp-edge-actions {
    top: 50% !important;
    right: 0 !important;
    transform: translateY(-50%) !important;
  }
}

@media (max-width: 980px) {
  body {
    padding-bottom: 74px !important;
  }

  .jp-edge-actions {
    right: 12px !important;
    bottom: 12px !important;
    left: 12px !important;
    grid-template-columns: 1fr 1fr !important;
    transform: none !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    width: auto !important;
    min-height: 46px !important;
    justify-content: center !important;
    border: 1px solid transparent !important;
    border-radius: 8px !important;
    padding: 0 12px !important;
    font-size: 0.64rem !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  .jp-edge-action::before,
  body .jp-edge-action::before {
    content: none !important;
  }

  .jp-scroll-actions {
    right: 12px !important;
    bottom: 72px !important;
  }

  .jp-scroll-action {
    min-width: 50px !important;
    min-height: 34px !important;
    font-size: 0.58rem !important;
  }

  .about-page .page-hero-about.about-hero-visual {
    min-height: 70vh !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.72) 0%, rgb(var(--jp-slate-950-rgb) / 0.52) 42%, rgb(var(--jp-slate-950-rgb) / 0.72) 100%),
      url("../img/about-hero-leadership-team.jpg?v=20260707-about-team1") 53% center / cover no-repeat !important;
  }

  .about-page .page-hero-about.about-hero-visual .page-hero-inner {
    width: min(100%, calc(100vw - 32px)) !important;
    max-width: min(100%, calc(100vw - 32px)) !important;
    padding: clamp(110px, 16vh, 160px) 0 clamp(44px, 7vh, 76px) !important;
  }

  .about-page .page-hero-about.about-hero-visual h1 {
    font-size: clamp(2.2rem, 9.5vw, 3.8rem) !important;
    line-height: 1.02 !important;
  }

  .about-page .about-intro h2 {
    font-size: clamp(2.35rem, 10vw, 4.2rem) !important;
  }
}

/* 2026-07-07 release: mobile action polish and readable sector card copy. */
.jp-edge-action,
body .jp-edge-action {
  min-height: 52px;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  box-sizing: border-box !important;
  padding: 0 18px !important;
  border: 1px solid transparent !important;
  border-right: 0 !important;
  border-radius: 14px 0 0 14px !important;
  font-family: var(--font-sans) !important;
  font-size: 0.72rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.11em !important;
  line-height: 1 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

.jp-edge-action::before,
body .jp-edge-action::before {
  content: "" !important;
  flex: 0 0 6px !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 999px !important;
  background: currentColor !important;
  box-shadow: 0 0 14px currentColor !important;
  opacity: 0.78 !important;
}

.jp-edge-action-primary,
body .jp-edge-action-primary {
  border-color: rgb(var(--jp-amber-light-rgb) / 0.78) !important;
  background: linear-gradient(180deg, var(--jp-amber-light), var(--jp-amber)) !important;
  box-shadow:
    0 18px 42px rgb(var(--jp-amber-rgb) / 0.24),
    inset 0 1px 0 rgb(var(--jp-white-rgb) / 0.32) !important;
  color: var(--jp-slate-950) !important;
}

.jp-edge-action-secondary,
body .jp-edge-action-secondary {
  border-color: rgb(var(--jp-white-rgb) / 0.18) !important;
  background:
    linear-gradient(180deg, rgb(var(--jp-slate-900-rgb) / 0.96), rgb(var(--jp-slate-950-rgb) / 0.98)) !important;
  box-shadow: 0 18px 42px rgb(var(--jp-slate-950-rgb) / 0.22) !important;
  color: var(--jp-warm-white) !important;
}

@media (max-width: 980px) {
  body.home-page #sectors.sector-command .sector-command-card,
  body.home-page #sectors.sector-command .sector-command-card:hover,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible {
    min-height: clamp(330px, 76vw, 410px) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action) {
    display: none !important;
  }

  body.home-page #sectors.sector-command .sector-command-card p {
    display: block !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.88) !important;
    font-size: clamp(0.62rem, 2.35vw, 0.76rem) !important;
    line-height: 1.28 !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .sector-card-action {
    color: var(--jp-amber-light) !important;
    font-size: clamp(0.54rem, 2vw, 0.66rem) !important;
  }
}

@media (min-width: 981px) {
  .leadership-page .profile-card .profile-copy,
  .leadership-page .profile-card:nth-child(even) .profile-copy {
    width: 100% !important;
    max-width: none !important;
  }
}

@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profiles-stack > .profile-card > .profile-copy {
    justify-self: stretch !important;
    width: auto !important;
    inline-size: 100% !important;
    max-width: 100% !important;
    max-inline-size: 100% !important;
  }

  html body.leadership-page .leadership-profiles-section .profiles-stack > .profile-card > .profile-copy > .profile-bio {
    width: 100% !important;
    inline-size: 100% !important;
    max-width: 100% !important;
    max-inline-size: 100% !important;
  }
}

/* 2026-07-07 release: client polish pass 4. */
body:not(.home-page) .page-hero .page-hero-inner h1 {
  max-width: min(11.5ch, 100%) !important;
  font-size: clamp(3.9rem, 6.8vw, 7.4rem) !important;
  line-height: 0.96 !important;
}

@media (max-width: 980px) {
  body:not(.home-page) .page-hero .page-hero-inner h1 {
    font-size: clamp(2.45rem, 9.2vw, 4rem) !important;
    line-height: 1.01 !important;
  }
}

body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
  padding-top: clamp(78px, 6vw, 104px) !important;
}

@media (max-width: 980px) {
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    padding-top: clamp(64px, 11vw, 92px) !important;
  }

  body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="2"],
  body.home-page .hero-cinematic .hero-operations-slide {
    object-position: 66% center !important;
  }
}

body.home-page .what-block > .container.what-layout,
body.home-page .site-main > .what-block > .container.what-layout {
  width: min(1440px, calc(100vw - clamp(64px, 8vw, 160px))) !important;
  max-width: min(1440px, calc(100vw - clamp(64px, 8vw, 160px))) !important;
  margin-inline: auto !important;
}

@media (max-width: 980px) {
  body.home-page .what-block > .container.what-layout,
  body.home-page .site-main > .what-block > .container.what-layout {
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
  }

  body.home-page .what-block .section-heading h2 {
    font-size: clamp(2.2rem, 9vw, 3.6rem) !important;
    line-height: 1.02 !important;
  }
}

.jp-scroll-actions {
  right: clamp(14px, 2vw, 28px) !important;
  bottom: clamp(82px, 11vh, 128px) !important;
  display: block !important;
}

.jp-scroll-action,
body .jp-scroll-action {
  width: 44px !important;
  min-width: 44px !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 !important;
  border-radius: 999px !important;
  font-size: 1.15rem !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  box-shadow: none !important;
}

.button,
.footer-action,
.jp-edge-action,
.jp-scroll-action,
.hero-action-row .button,
.button-row .button,
button[type="submit"] {
  box-shadow: none !important;
}

.jp-edge-action-primary,
body .jp-edge-action-primary,
.jp-edge-action-secondary,
body .jp-edge-action-secondary {
  box-shadow: none !important;
}

/* 2026-07-07 restore: Executive Search hero from the 05:05 release backup. */
body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.1), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.66) 0%, rgb(var(--jp-slate-900-rgb) / 0.4) 46%, rgb(var(--jp-slate-700-rgb) / 0.06) 100%),
    url("../img/footer-cta-private-consultation.webp?v=20260707-es-hero-hq1") 66% center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.1 !important;
}

/* 2026-07-07 restore: Executive Search hero from the 05:05 release backup. */
body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.1), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.66) 0%, rgb(var(--jp-slate-900-rgb) / 0.4) 46%, rgb(var(--jp-slate-700-rgb) / 0.06) 100%),
    url("../img/footer-cta-private-consultation.webp?v=20260707-es-hero-hq1") 66% center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.1 !important;
}

/* 2026-07-07 launch correction: final cascade guard for Executive Search hero. */
body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.38) 48%, rgb(var(--jp-slate-700-rgb) / 0.08) 100%),
    url("../img/stock/hero-executive-search.jpg") center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.18 !important;
}

/* 2026-07-07 launch correction: move Executive Mandates to Executive Search. */
body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.38) 48%, rgb(var(--jp-slate-700-rgb) / 0.08) 100%),
    url("../img/stock/hero-executive-search.jpg") center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.18 !important;
}

.executive-mandates-block {
  position: relative !important;
  padding-top: clamp(44px, 5vw, 72px) !important;
  padding-bottom: clamp(48px, 5.5vw, 78px) !important;
}

.executive-mandates-block .anchor-offset {
  position: absolute !important;
  top: -96px !important;
  width: 1px !important;
  height: 1px !important;
  pointer-events: none !important;
}

.executive-mandates-block .container {
  width: min(1360px, calc(100% - clamp(40px, 7vw, 112px))) !important;
}

.executive-mandates-heading {
  max-width: min(900px, 100%) !important;
  margin: 0 0 clamp(24px, 3vw, 40px) !important;
  text-align: left !important;
}

.executive-mandates-heading .eyebrow {
  color: var(--jp-amber) !important;
}

.executive-mandates-heading h2 {
  max-width: 12em !important;
  color: var(--jp-slate-700) !important;
  font-size: clamp(2.2rem, 4vw, 5rem) !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
}

body .executive-redesign .executive-mandates-block .executive-appointment-grid {
  align-items: stretch !important;
}

body .executive-redesign .executive-mandates-block .executive-appointment-card {
  min-height: clamp(232px, 19vw, 292px) !important;
  box-shadow: none !important;
}

@media (max-width: 980px) {
  .executive-mandates-block {
    padding-top: clamp(34px, 8vw, 54px) !important;
    padding-bottom: clamp(38px, 8vw, 62px) !important;
  }

  .executive-mandates-block .container {
    width: calc(100% - 32px) !important;
  }

  .executive-mandates-heading h2 {
    font-size: clamp(2rem, 8.5vw, 3.35rem) !important;
  }
}

/* 2026-07-07 release: contact hero image and executive mandates block. */
body.contact-page .contact-hero::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.9) 0%, rgb(var(--jp-slate-950-rgb) / 0.72) 34%, rgb(var(--jp-slate-950-rgb) / 0.28) 66%, rgb(var(--jp-slate-950-rgb) / 0.1) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.42), rgb(var(--jp-slate-950-rgb) / 0.04)),
    url("../img/contact-hero-boardroom.png?v=20260707-contact-boardroom2") center center / cover no-repeat !important;
}

.contact-mandates-block {
  padding-top: clamp(44px, 5vw, 76px) !important;
  padding-bottom: clamp(48px, 5.6vw, 82px) !important;
  background:
    radial-gradient(circle at 78% 4%, rgb(var(--jp-amber-rgb) / 0.11), transparent 24rem),
    linear-gradient(180deg, #f7f2e8 0%, #ebe4d8 100%) !important;
}

.contact-mandates-block .container {
  width: min(1360px, calc(100% - clamp(40px, 7vw, 112px))) !important;
}

.contact-mandates-heading {
  max-width: min(900px, 100%) !important;
  margin: 0 0 clamp(24px, 3vw, 40px) !important;
  text-align: left !important;
}

.contact-mandates-heading .eyebrow {
  color: var(--jp-amber) !important;
}

.contact-mandates-heading h2 {
  max-width: 12em !important;
  color: var(--jp-slate-700) !important;
  font-size: clamp(2.2rem, 4vw, 5rem) !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
}

body.contact-page .contact-mandates-block .executive-appointment-grid {
  align-items: stretch !important;
}

body.contact-page .contact-mandates-block .executive-appointment-card {
  min-height: clamp(232px, 19vw, 292px) !important;
  box-shadow: none !important;
}

@media (max-width: 980px) {
  body.contact-page .contact-hero::after {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.82) 0%, rgb(var(--jp-slate-950-rgb) / 0.56) 52%, rgb(var(--jp-slate-950-rgb) / 0.34) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.6), rgb(var(--jp-slate-950-rgb) / 0.12)),
      url("../img/contact-hero-boardroom.png?v=20260707-contact-boardroom2") 66% center / cover no-repeat !important;
  }

  .contact-mandates-block {
    padding-top: clamp(34px, 8vw, 54px) !important;
    padding-bottom: clamp(38px, 8vw, 62px) !important;
  }

  .contact-mandates-block .container {
    width: calc(100% - 32px) !important;
  }

  .contact-mandates-heading h2 {
    font-size: clamp(2rem, 8.5vw, 3.35rem) !important;
  }
}

body .professional-roles-block .professional-role-card h3,
body .professional-roles-block .professional-role-card h3 span {
  color: var(--jp-slate-950) !important;
  font-weight: 900 !important;
}

@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-bio {
    grid-template-columns: minmax(0, 0.98fr) minmax(0, 0.82fr) !important;
    column-gap: clamp(90px, 8vw, 170px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p {
    text-align: left !important;
  }
}

body .executive-redesign .es-counsel h2 {
  max-width: 22ch !important;
  font-size: clamp(2rem, 2.45vw, 3.25rem) !important;
  line-height: 1.08 !important;
}

@media (min-width: 981px) {
  body .executive-redesign .es-counsel-grid {
    grid-template-columns: minmax(420px, 0.86fr) minmax(0, 1fr) !important;
  }
}

@media (max-width: 980px) {
  body .executive-redesign .es-counsel h2 {
    font-size: clamp(2rem, 8.4vw, 3rem) !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 700px) {
  .footer-cta {
    padding: 30px 20px 54px !important;
  }

  .footer-cta h2 {
    font-size: clamp(2.05rem, 8.3vw, 3.05rem) !important;
    line-height: 1.04 !important;
  }

  .footer-cta p {
    font-size: clamp(0.98rem, 3.5vw, 1.14rem) !important;
    line-height: 1.48 !important;
    padding: 16px !important;
  }

  .footer-action {
    min-height: 54px !important;
  }
}

/* 2026-07-07 release: client polish pass 5. */
body:not(.home-page) .page-hero .page-hero-inner h1,
body:not(.home-page) .es-hero h1,
body:not(.home-page) .v2-sector-hero-copy h1,
body:not(.home-page) .insights-hub-copy h1 {
  max-width: min(14ch, 100%) !important;
  font-size: clamp(3rem, 4.85vw, 5.75rem) !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

body:not(.home-page) .page-hero .page-hero-inner p:not(.eyebrow),
body:not(.home-page) .es-hero .es-lede,
body:not(.home-page) .v2-sector-hero-copy p:not(.eyebrow) {
  max-width: min(700px, 100%) !important;
  font-size: clamp(1rem, 1.35vw, 1.38rem) !important;
  line-height: 1.48 !important;
}

.section-heading h2,
body:not(.home-page) .section-heading h2,
body:not(.home-page) .es-section-head h2,
body:not(.home-page) .about-intro h2,
body:not(.home-page) .insights-feature-card h2,
body:not(.home-page) .insight-section-split h2,
body:not(.home-page) .insights-library-heading h2,
body:not(.home-page) .v2-intro-grid h2,
body:not(.home-page) .v2-final-panel h2 {
  font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
  line-height: 1.04 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

body.home-page .section-heading h2 {
  font-size: clamp(2.35rem, 4vw, 5.1rem) !important;
  line-height: 1.04 !important;
}

.about-page .about-purpose-grid {
  grid-template-columns: minmax(0, min(920px, 100%)) !important;
  justify-content: center !important;
}

.about-page .about-purpose-card-vision {
  min-height: auto !important;
  align-items: flex-start !important;
  text-align: left !important;
}

.about-page .about-purpose-card-vision h2 {
  max-width: 14em !important;
  font-size: clamp(2rem, 3vw, 3.6rem) !important;
}

.about-page .about-purpose-card-vision p:not(.eyebrow) {
  max-width: 48rem !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(1.04rem, 1.22vw, 1.32rem) !important;
  line-height: 1.58 !important;
}

.leadership-page .profiles-stack {
  max-width: min(1180px, calc(100vw - clamp(36px, 7vw, 128px))) !important;
}

.leadership-page .profile-card,
.leadership-page .profile-card:nth-child(even) {
  max-width: 1180px !important;
  padding: clamp(28px, 3vw, 48px) !important;
}

.leadership-page .profile-contact {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px clamp(18px, 2vw, 30px) !important;
  margin: 0 0 clamp(24px, 2.5vw, 36px) !important;
}

.leadership-page .profile-contact a {
  color: rgb(var(--jp-slate-700-rgb) / 0.96) !important;
  font-family: var(--font-sans) !important;
  font-size: clamp(0.88rem, 0.92vw, 1rem) !important;
  font-weight: 800 !important;
  letter-spacing: 0.03em !important;
  text-decoration: none !important;
}

.leadership-page .profile-contact a:hover,
.leadership-page .profile-contact a:focus-visible {
  color: var(--jp-amber) !important;
}

@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: clamp(46px, 5vw, 82px) !important;
    row-gap: clamp(18px, 1.7vw, 28px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p,
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(1),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(2),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n+3) {
    grid-column: auto !important;
    margin: 0 !important;
    max-width: none !important;
    font-size: clamp(1rem, 0.98vw, 1.1rem) !important;
    line-height: 1.62 !important;
    text-align: left !important;
  }
}

.jp-scroll-action[data-direction="down"],
.jp-scroll-action[data-direction="up"] {
  font-size: 1.25rem !important;
}

@media (max-width: 980px) {
  body:not(.home-page) .page-hero .page-hero-inner h1,
  body:not(.home-page) .es-hero h1,
  body:not(.home-page) .v2-sector-hero-copy h1,
  body:not(.home-page) .insights-hub-copy h1 {
    max-width: min(13ch, 100%) !important;
    font-size: clamp(2.35rem, 9vw, 3.55rem) !important;
    line-height: 1.03 !important;
  }

  .section-heading h2,
  body:not(.home-page) .section-heading h2,
  body:not(.home-page) .es-section-head h2,
  body:not(.home-page) .about-intro h2,
  body:not(.home-page) .insights-feature-card h2,
  body:not(.home-page) .insight-section-split h2,
  body:not(.home-page) .insights-library-heading h2,
  body:not(.home-page) .v2-intro-grid h2,
  body:not(.home-page) .v2-final-panel h2,
  body.home-page .section-heading h2 {
    font-size: clamp(2rem, 8.5vw, 3.35rem) !important;
    line-height: 1.06 !important;
  }

  .leadership-page .profile-contact {
    display: grid !important;
    gap: 8px !important;
  }
}

/* 2026-07-07 release: compact slide-3 text surface and remove hero line filters. */
.hero::before,
.page-hero::before,
.dark-band::before,
.es-hero::after,
.insights-hub-hero::after,
.hero-cinematic .hero-inner::before,
.hero-cinematic .hero-inner::after {
  content: none !important;
  display: none !important;
  background: none !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}

body.home-page .hero-cinematic[data-active-slide="2"] .hero-media-controls,
body.home-page .hero-cinematic[data-active-slide="2"] .button-row {
  display: none !important;
}

@media (min-width: 981px) {
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: min(850px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    max-width: min(850px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    margin-top: clamp(118px, 14vh, 168px) !important;
    margin-bottom: 0 !important;
    padding:
      clamp(52px, 5vw, 82px)
      clamp(28px, 3vw, 46px)
      clamp(36px, 4vw, 58px) !important;
    border: 1px solid rgb(var(--jp-warm-white-rgb) / 0.16) !important;
    border-left: 4px solid var(--jp-amber) !important;
    border-radius: 8px !important;
    background:
      radial-gradient(circle at 92% 12%, rgb(var(--jp-amber-rgb) / 0.13), transparent 18rem),
      linear-gradient(130deg, rgb(var(--jp-slate-950-rgb) / 0.72), rgb(var(--jp-slate-900-rgb) / 0.5)) !important;
    box-shadow: none !important;
    backdrop-filter: blur(3px) !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner > .eyebrow,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-subtitle,
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-copy {
    width: min(760px, 100%) !important;
    max-width: min(760px, 100%) !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-subtitle {
    margin-top: clamp(18px, 2vw, 28px) !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 980px) {
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    margin-top: clamp(174px, 28svh, 260px) !important;
    margin-bottom: 0 !important;
    padding:
      clamp(36px, 9vw, 58px)
      clamp(20px, 5vw, 28px)
      clamp(30px, 7vw, 46px) !important;
    border-left: 3px solid var(--jp-amber) !important;
    border-radius: 8px !important;
    background:
      radial-gradient(circle at 92% 12%, rgb(var(--jp-amber-rgb) / 0.12), transparent 15rem),
      linear-gradient(130deg, rgb(var(--jp-slate-950-rgb) / 0.72), rgb(var(--jp-slate-900-rgb) / 0.54)) !important;
    box-shadow: none !important;
    backdrop-filter: blur(3px) !important;
  }
}

body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.38) 48%, rgb(var(--jp-slate-700-rgb) / 0.08) 100%),
    url("../img/stock/hero-executive-search.jpg") center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.18 !important;
}

.insights-hub-hero {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.78) 0%, rgb(var(--jp-slate-950-rgb) / 0.5) 42%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.12) 0%, rgb(var(--jp-slate-950-rgb) / 0.42) 100%),
    url("../img/insights-hero-istock-1427503484.webp?v=20260707-insights-unified1") 58% center / cover no-repeat,
    #06121b !important;
}

.insights-hub-hero::before {
  content: none !important;
  display: none !important;
}

@media (max-width: 760px) {
  .insights-hub-hero {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.76) 0%, rgb(var(--jp-slate-950-rgb) / 0.54) 100%),
      url("../img/insights-hero-istock-1427503484.webp?v=20260707-insights-unified1") 52% center / cover no-repeat,
      #06121b !important;
  }
}

/* 2026-07-07 release: client polish pass 8. */
body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
  align-self: flex-start !important;
}

@media (min-width: 981px) {
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    width: min(790px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    max-width: min(790px, calc(100vw - (var(--jp-home-gutter) * 2))) !important;
    margin-top: clamp(86px, 10vh, 124px) !important;
    padding: clamp(34px, 3.6vw, 52px) clamp(30px, 3.2vw, 48px) clamp(30px, 3.2vw, 46px) !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(3.45rem, 5vw, 6.65rem) !important;
    line-height: 0.98 !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-subtitle {
    max-width: 33em !important;
    margin-top: clamp(16px, 1.8vw, 24px) !important;
    font-size: clamp(1.12rem, 1.55vw, 1.7rem) !important;
    line-height: 1.32 !important;
  }
}

@media (max-width: 980px) {
  body.home-page .hero-cinematic[data-active-slide="2"] .hero-inner {
    margin-top: clamp(128px, 20svh, 186px) !important;
    padding: clamp(26px, 7vw, 42px) clamp(20px, 5vw, 28px) clamp(24px, 6vw, 38px) !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-title {
    font-size: clamp(2.55rem, 10.8vw, 4.2rem) !important;
    line-height: 0.98 !important;
  }

  body.home-page .hero-cinematic[data-active-slide="2"] .hero-subtitle {
    margin-top: 16px !important;
    font-size: clamp(1rem, 4.1vw, 1.28rem) !important;
    line-height: 1.32 !important;
  }

  body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="2"],
  body.home-page .hero-cinematic .hero-operations-slide {
    object-position: 62% 42% !important;
  }
}

html body.leadership-page .leadership-profiles-section .profile-card,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
  padding: clamp(26px, 3.2vw, 48px) clamp(28px, 4vw, 64px) !important;
}

@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    grid-auto-flow: column !important;
    grid-auto-rows: auto !important;
    column-gap: clamp(38px, 4vw, 64px) !important;
    row-gap: clamp(16px, 1.45vw, 24px) !important;
    align-items: start !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p,
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n) {
    grid-column: auto !important;
    align-self: start !important;
    margin: 0 !important;
    max-width: none !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(-n+2) {
    grid-column: 1 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n+3) {
    grid-column: 2 !important;
  }
}

body .executive-appointment-caption strong,
body .executive-appointment-caption strong span,
body .professional-roles-block .professional-role-card h3,
body .professional-roles-block .professional-role-card h3 span {
  font-family: var(--font-sans) !important;
  font-weight: 900 !important;
  line-height: 1.08 !important;
}

body .professional-roles-block .professional-role-card h3 span {
  color: var(--jp-slate-950) !important;
  font-size: 0.86em !important;
  letter-spacing: 0.12em !important;
}

body .professional-roles-block .professional-role-card h3 {
  gap: 0.14rem !important;
  letter-spacing: 0 !important;
}

body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.38) 48%, rgb(var(--jp-slate-700-rgb) / 0.08) 100%),
    url("../img/stock/hero-executive-search.jpg") center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.18 !important;
}

body .professional-search-page .page-hero-professional,
body .page-hero-professional {
  background:
    linear-gradient(120deg, rgb(var(--jp-slate-700-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.42) 52%, rgb(var(--jp-slate-950-rgb) / 0.54) 100%),
    url("../img/stock/hero-professional-search.jpg?v=20260707-pro-hero-bright1") center 32% / cover no-repeat !important;
}

body .professional-intro-block {
  background:
    radial-gradient(circle at 85% 8%, rgb(var(--jp-amber-rgb) / 0.08), transparent 26rem),
    linear-gradient(180deg, #fbf8f0 0%, #f3eee4 100%) !important;
}

body .professional-presentation-block {
  background:
    radial-gradient(circle at 82% 12%, rgb(var(--jp-amber-rgb) / 0.1), transparent 26rem),
    linear-gradient(180deg, #f6f1e8 0%, #ebe3d6 100%) !important;
  color: var(--jp-slate-700) !important;
}

body .professional-presentation-panel {
  background: rgb(var(--jp-white-rgb) / 0.72) !important;
  border-color: rgb(var(--jp-slate-700-rgb) / 0.12) !important;
  box-shadow: none !important;
}

body .professional-presentation-copy h2,
body .professional-presentation-copy p:not(.eyebrow) {
  color: var(--jp-slate-700) !important;
  text-shadow: none !important;
}

body .professional-roles-block {
  background:
    radial-gradient(circle at 50% -10%, rgb(var(--jp-amber-rgb) / 0.18), transparent 34rem),
    linear-gradient(135deg, var(--jp-slate-700), var(--jp-slate-900) 48%, var(--jp-slate-950)) !important;
}

body .professional-roles-block .professional-role-heading .eyebrow {
  color: var(--jp-amber-light) !important;
  opacity: 1 !important;
  text-shadow: 0 2px 14px rgb(var(--jp-slate-950-rgb) / 0.32) !important;
}

body .professional-roles-block .professional-role-heading h2 {
  color: var(--jp-warm-white) !important;
  opacity: 1 !important;
  text-shadow: 0 3px 24px rgb(var(--jp-slate-950-rgb) / 0.42) !important;
}

@media (min-width: 981px) {
  .jp-edge-actions,
  body .jp-edge-actions {
    right: 0 !important;
    gap: 8px !important;
    transform: translateY(-50%) !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    width: 184px !important;
    min-height: 48px !important;
    justify-content: flex-start !important;
    padding: 0 18px 0 20px !important;
    border-radius: 12px 0 0 12px !important;
    line-height: 1.12 !important;
    white-space: normal !important;
    transform: translateX(122px) !important;
    transition: transform 220ms ease, border-color 220ms ease, background 220ms ease, color 220ms ease !important;
  }

  .jp-edge-action:hover,
  .jp-edge-action:focus-visible,
  body .jp-edge-action:hover,
  body .jp-edge-action:focus-visible {
    transform: translateX(0) !important;
  }
}

.jp-edge-action::before,
body .jp-edge-action::before {
  content: none !important;
  display: none !important;
}

.jp-edge-action-primary,
body .jp-edge-action-primary,
.jp-edge-action-secondary,
body .jp-edge-action-secondary {
  box-shadow: none !important;
}

/* 2026-07-07 final guard: Executive Search hero from purchased high-resolution Stock-107430259. */
body .executive-redesign .es-hero {
  background:
    radial-gradient(circle at 78% 0%, rgb(var(--jp-amber-rgb) / 0.12), transparent 25rem),
    linear-gradient(105deg, rgb(var(--jp-slate-950-rgb) / 0.62) 0%, rgb(var(--jp-slate-900-rgb) / 0.38) 48%, rgb(var(--jp-slate-700-rgb) / 0.08) 100%),
    url("../img/stock/hero-executive-search-107430259-hq.webp?v=20260707-stock107430259-hq1") center / cover no-repeat,
    linear-gradient(145deg, var(--jp-slate-700), var(--jp-slate-950)) !important;
}

body .executive-redesign .es-hero::before {
  opacity: 0.18 !important;
  filter: none !important;
}

/* 2026-07-07 release: Contact hero background from supplied city-office image. */
body.contact-page .contact-hero::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.88) 0%, rgb(var(--jp-slate-950-rgb) / 0.7) 36%, rgb(var(--jp-slate-950-rgb) / 0.26) 68%, rgb(var(--jp-slate-950-rgb) / 0.1) 100%),
    linear-gradient(0deg, rgb(var(--jp-slate-950-rgb) / 0.42), rgb(var(--jp-slate-950-rgb) / 0.04)),
    url("../img/contact-hero-city-office.webp?v=20260707-contact-city-office1") center center / cover no-repeat !important;
}

@media (max-width: 980px) {
  body.contact-page .contact-hero::after {
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.82) 0%, rgb(var(--jp-slate-950-rgb) / 0.58) 52%, rgb(var(--jp-slate-950-rgb) / 0.34) 100%),
      linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.68), rgb(var(--jp-slate-950-rgb) / 0.16)),
      url("../img/contact-hero-city-office.webp?v=20260707-contact-city-office1") 60% center / cover no-repeat !important;
  }
}

/* 2026-07-07 release: mobile sector cards show details by default and quick actions become a compact drawer strip. */
@media (max-width: 980px) {
  body.home-page #sectors.sector-command .sector-command-card,
  body.home-page #sectors.sector-command .sector-command-card:hover,
  body.home-page #sectors.sector-command .sector-command-card:focus,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible,
  body.home-page #sectors.sector-command .sector-command-card:active {
    min-height: clamp(352px, 82vw, 440px) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card::after,
  body.home-page #sectors.sector-command .sector-command-card:hover::after,
  body.home-page #sectors.sector-command .sector-command-card:focus::after,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible::after,
  body.home-page #sectors.sector-command .sector-command-card:active::after {
    opacity: 0.86 !important;
    background:
      linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.18) 0%, rgb(var(--jp-slate-950-rgb) / 0.9) 100%),
      radial-gradient(circle at 20% 14%, rgb(var(--jp-amber-rgb) / 0.16), transparent 48%) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body {
    justify-content: flex-end !important;
    gap: 0 !important;
    padding: clamp(18px, 4.8vw, 26px) !important;
  }

  body.home-page #sectors.sector-command .sector-command-card p,
  body.home-page #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:hover p,
  body.home-page #sectors.sector-command .sector-command-card:hover .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:hover .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:focus p,
  body.home-page #sectors.sector-command .sector-command-card:focus .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:focus .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible p,
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:focus-visible .sector-card-action,
  body.home-page #sectors.sector-command .sector-command-card:active p,
  body.home-page #sectors.sector-command .sector-command-card:active .card-body > span:not(.sector-count):not(.sector-card-action),
  body.home-page #sectors.sector-command .sector-command-card:active .sector-card-action {
    display: block !important;
    max-height: none !important;
    overflow: visible !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  body.home-page #sectors.sector-command .sector-command-card p {
    margin-top: clamp(10px, 2.4vw, 14px) !important;
    color: rgb(var(--jp-warm-white-rgb) / 0.9) !important;
    font-size: clamp(0.76rem, 2.75vw, 0.9rem) !important;
    line-height: 1.42 !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .card-body > span:not(.sector-count):not(.sector-card-action) {
    margin-top: clamp(8px, 2vw, 12px) !important;
    color: var(--jp-amber-light) !important;
    font-size: clamp(0.56rem, 2.1vw, 0.68rem) !important;
    letter-spacing: 0.1em !important;
    line-height: 1.35 !important;
  }

  body.home-page #sectors.sector-command .sector-command-card .sector-card-action {
    width: fit-content !important;
    margin-top: clamp(9px, 2.3vw, 13px) !important;
    border-bottom: 1px solid rgb(var(--jp-amber-rgb) / 0.72) !important;
    color: var(--jp-amber-light) !important;
    font-size: clamp(0.55rem, 2.05vw, 0.68rem) !important;
    letter-spacing: 0.11em !important;
  }

  body {
    padding-bottom: max(68px, calc(env(safe-area-inset-bottom) + 62px)) !important;
  }

  .jp-edge-actions,
  body .jp-edge-actions {
    top: auto !important;
    right: max(10px, env(safe-area-inset-right)) !important;
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    left: max(10px, env(safe-area-inset-left)) !important;
    display: grid !important;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;
    gap: 7px !important;
    width: auto !important;
    padding: 10px 10px 8px !important;
    border: 1px solid rgb(var(--jp-white-rgb) / 0.14) !important;
    border-radius: 16px 16px 18px 18px !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.9) !important;
    box-shadow: 0 16px 38px rgb(var(--jp-slate-950-rgb) / 0.34) !important;
    transform: none !important;
    pointer-events: auto !important;
  }

  .jp-edge-actions::before,
  body .jp-edge-actions::before {
    content: "" !important;
    position: absolute !important;
    top: 4px !important;
    left: 50% !important;
    width: 34px !important;
    height: 3px !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-white-rgb) / 0.32) !important;
    transform: translateX(-50%) !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    width: auto !important;
    min-width: 0 !important;
    min-height: 34px !important;
    justify-content: center !important;
    padding: 0 10px !important;
    border-radius: 10px !important;
    border-right: 1px solid transparent !important;
    font-size: clamp(0.54rem, 2.2vw, 0.62rem) !important;
    letter-spacing: 0.08em !important;
    line-height: 1.08 !important;
    text-align: center !important;
    transform: none !important;
    white-space: normal !important;
  }

  .jp-edge-action::before,
  body .jp-edge-action::before {
    content: none !important;
    display: none !important;
  }

  .jp-scroll-actions,
  body .jp-scroll-actions {
    bottom: max(66px, calc(env(safe-area-inset-bottom) + 62px)) !important;
  }
}

@media (max-width: 380px) {
  .jp-edge-actions,
  body .jp-edge-actions {
    gap: 6px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    min-height: 32px !important;
    padding: 0 7px !important;
    font-size: 0.52rem !important;
  }
}

.jp-edge-toggle {
  display: none;
}

.jp-edge-action-list {
  display: contents;
}

/* 2026-07-07 final mobile drawer: keep the CTAs compact until opened. */
@media (max-width: 980px) {
  body {
    padding-bottom: max(58px, calc(env(safe-area-inset-bottom) + 52px)) !important;
  }

  body.jp-edge-drawer-open {
    padding-bottom: max(112px, calc(env(safe-area-inset-bottom) + 106px)) !important;
  }

  .jp-edge-actions,
  body .jp-edge-actions {
    top: auto !important;
    right: auto !important;
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    left: 50% !important;
    display: block !important;
    width: min(238px, calc(100vw - 24px)) !important;
    padding: 6px !important;
    border: 1px solid rgb(var(--jp-white-rgb) / 0.13) !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.9) !important;
    box-shadow: 0 16px 36px rgb(var(--jp-slate-950-rgb) / 0.32) !important;
    transform: translateX(-50%) !important;
    transition: width 180ms ease, border-radius 180ms ease, padding 180ms ease, background 180ms ease !important;
    pointer-events: auto !important;
  }

  .jp-edge-actions.is-open,
  body .jp-edge-actions.is-open {
    width: min(342px, calc(100vw - 24px)) !important;
    padding: 8px 9px 9px !important;
    border-radius: 18px !important;
    background: rgb(var(--jp-slate-950-rgb) / 0.94) !important;
  }

  .jp-edge-actions::before,
  body .jp-edge-actions::before {
    content: none !important;
    display: none !important;
  }

  .jp-edge-toggle,
  body .jp-edge-toggle {
    display: flex !important;
    width: 100% !important;
    min-height: 32px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    padding: 0 12px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-white-rgb) / 0.08) !important;
    color: var(--jp-warm-white) !important;
    cursor: pointer !important;
    font: inherit !important;
    text-transform: uppercase !important;
  }

  .jp-edge-toggle-handle {
    display: block !important;
    width: 32px !important;
    height: 3px !important;
    flex: 0 0 auto !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-white-rgb) / 0.38) !important;
  }

  .jp-edge-toggle-label {
    display: block !important;
    color: var(--jp-amber-light) !important;
    font-size: clamp(0.58rem, 2.25vw, 0.66rem) !important;
    font-weight: 800 !important;
    letter-spacing: 0.12em !important;
    line-height: 1 !important;
  }

  .jp-edge-action-list,
  body .jp-edge-action-list {
    display: grid !important;
    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr) !important;
    gap: 7px !important;
    max-height: 0 !important;
    margin-top: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(5px) !important;
    transition: max-height 190ms ease, margin-top 190ms ease, opacity 150ms ease, transform 190ms ease !important;
  }

  .jp-edge-actions.is-open .jp-edge-action-list,
  body .jp-edge-actions.is-open .jp-edge-action-list {
    max-height: 48px !important;
    margin-top: 7px !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    width: auto !important;
    min-width: 0 !important;
    min-height: 34px !important;
    justify-content: center !important;
    padding: 0 9px !important;
    border-radius: 10px !important;
    border-right: 1px solid transparent !important;
    font-size: clamp(0.52rem, 2.05vw, 0.6rem) !important;
    letter-spacing: 0.075em !important;
    line-height: 1.06 !important;
    text-align: center !important;
    transform: none !important;
    white-space: normal !important;
  }

  .jp-edge-actions:not(.is-open) .jp-edge-action,
  body .jp-edge-actions:not(.is-open) .jp-edge-action {
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    visibility: hidden !important;
  }

  .jp-scroll-actions,
  body .jp-scroll-actions {
    bottom: max(58px, calc(env(safe-area-inset-bottom) + 52px)) !important;
  }

  body.jp-edge-drawer-open .jp-scroll-actions {
    bottom: max(108px, calc(env(safe-area-inset-bottom) + 102px)) !important;
  }
}

@media (max-width: 380px) {
  .jp-edge-actions,
  body .jp-edge-actions {
    width: min(220px, calc(100vw - 20px)) !important;
  }

  .jp-edge-actions.is-open,
  body .jp-edge-actions.is-open {
    width: min(326px, calc(100vw - 20px)) !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    min-height: 32px !important;
    padding-right: 7px !important;
    padding-left: 7px !important;
    font-size: 0.5rem !important;
  }
}

/* 2026-07-07 polish18: site-wide mobile quick actions drawer, compact by default. */
@media (max-width: 980px) {
  body {
    padding-bottom: max(48px, calc(env(safe-area-inset-bottom) + 42px)) !important;
  }

  body.jp-edge-drawer-open {
    padding-bottom: max(104px, calc(env(safe-area-inset-bottom) + 98px)) !important;
  }

  .jp-edge-actions,
  body .jp-edge-actions {
    top: auto !important;
    right: auto !important;
    bottom: max(7px, env(safe-area-inset-bottom)) !important;
    left: 50% !important;
    display: block !important;
    width: min(132px, calc(100vw - 28px)) !important;
    min-width: 0 !important;
    max-width: calc(100vw - 28px) !important;
    padding: 4px !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 999px !important;
    background: rgba(8, 16, 22, 0.92) !important;
    background: rgb(var(--jp-slate-950-rgb, 8 16 22) / 0.92) !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.32) !important;
    transform: translateX(-50%) !important;
    transition: width 180ms ease, border-radius 180ms ease, padding 180ms ease, background 180ms ease !important;
    pointer-events: auto !important;
    z-index: 80 !important;
  }

  .jp-edge-actions.is-open,
  body .jp-edge-actions.is-open {
    width: min(322px, calc(100vw - 22px)) !important;
    padding: 7px !important;
    border-radius: 16px !important;
    background: rgba(8, 16, 22, 0.96) !important;
    background: rgb(var(--jp-slate-950-rgb, 8 16 22) / 0.96) !important;
  }

  .jp-edge-toggle,
  body .jp-edge-toggle {
    -webkit-appearance: none !important;
    appearance: none !important;
    display: flex !important;
    width: 100% !important;
    min-height: 28px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    margin: 0 !important;
    padding: 0 9px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #f8f5ed !important;
    cursor: pointer !important;
    font: inherit !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    box-shadow: none !important;
    outline-offset: 3px !important;
  }

  .jp-edge-toggle-handle {
    display: block !important;
    width: 27px !important;
    height: 3px !important;
    flex: 0 0 auto !important;
    border-radius: 999px !important;
    background: rgba(255, 255, 255, 0.42) !important;
  }

  .jp-edge-toggle-label {
    display: block !important;
    color: #f1a208 !important;
    color: var(--jp-amber, #f1a208) !important;
    font-size: clamp(0.54rem, 2vw, 0.62rem) !important;
    font-weight: 800 !important;
    letter-spacing: 0.1em !important;
    line-height: 1 !important;
  }

  .jp-edge-action-list,
  body .jp-edge-action-list {
    display: grid !important;
    grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr) !important;
    gap: 6px !important;
    max-height: 0 !important;
    margin-top: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    transform: translateY(4px) !important;
    transition: max-height 180ms ease, margin-top 180ms ease, opacity 140ms ease, transform 180ms ease !important;
  }

  .jp-edge-actions.is-open .jp-edge-action-list,
  body .jp-edge-actions.is-open .jp-edge-action-list {
    max-height: 42px !important;
    margin-top: 6px !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform: none !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    width: auto !important;
    min-width: 0 !important;
    min-height: 32px !important;
    justify-content: center !important;
    padding: 0 7px !important;
    border-radius: 9px !important;
    border-right: 1px solid transparent !important;
    font-size: clamp(0.5rem, 1.95vw, 0.58rem) !important;
    letter-spacing: 0.07em !important;
    line-height: 1.05 !important;
    text-align: center !important;
    transform: none !important;
    white-space: normal !important;
  }

  .jp-edge-actions:not(.is-open) .jp-edge-action,
  body .jp-edge-actions:not(.is-open) .jp-edge-action {
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    visibility: hidden !important;
  }

  .jp-scroll-actions,
  body .jp-scroll-actions {
    bottom: max(52px, calc(env(safe-area-inset-bottom) + 46px)) !important;
  }

  body.jp-edge-drawer-open .jp-scroll-actions {
    bottom: max(102px, calc(env(safe-area-inset-bottom) + 96px)) !important;
  }
}

@media (max-width: 380px) {
  .jp-edge-actions,
  body .jp-edge-actions {
    width: min(124px, calc(100vw - 20px)) !important;
  }

  .jp-edge-actions.is-open,
  body .jp-edge-actions.is-open {
    width: min(306px, calc(100vw - 18px)) !important;
  }

  .jp-edge-toggle,
  body .jp-edge-toggle {
    min-height: 27px !important;
  }

  .jp-edge-action,
  body .jp-edge-action {
    min-height: 31px !important;
    padding-right: 6px !important;
    padding-left: 6px !important;
    font-size: 0.48rem !important;
  }
}

/* 2026-07-07 polish19: homepage service intro and tile-label spacing. */
body.home-page .what-block .section-heading {
  margin-bottom: clamp(36px, 4.2vw, 72px) !important;
}

body.home-page .what-block .section-heading > p:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.home-page .what-panel.what-showcase {
  margin-top: 0 !important;
}

body.home-page .what-panel.what-showcase .what-tile .tile-label,
body.home-page .what-panel.what-showcase .what-tile.is-active .tile-label,
body.home-page .what-panel.what-showcase .what-tile:hover .tile-label,
body.home-page .what-panel.what-showcase .what-tile:focus-visible .tile-label {
  display: flex !important;
  max-width: 100% !important;
  flex-direction: column !important;
  gap: clamp(5px, 0.42vw, 9px) !important;
  color: inherit !important;
  font-size: clamp(1.08rem, 1.18vw, 1.54rem) !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
  overflow: visible !important;
  text-wrap: balance !important;
}

body.home-page .what-panel.what-showcase .what-tile .tile-label > span,
body.home-page .what-panel.what-showcase .what-tile.is-active .tile-label > span,
body.home-page .what-panel.what-showcase .what-tile:hover .tile-label > span,
body.home-page .what-panel.what-showcase .what-tile:focus-visible .tile-label > span {
  display: block !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

body.home-page .what-panel.what-showcase .what-tile[data-service="executive"] .tile-label {
  font-size: clamp(1rem, 1.08vw, 1.42rem) !important;
  line-height: 1.14 !important;
}

@media (min-width: 981px) and (max-width: 1320px) {
  body.home-page .what-block .section-heading {
    margin-bottom: clamp(44px, 5vw, 78px) !important;
  }

  body.home-page .what-panel.what-showcase .what-tile,
  body.home-page .what-panel.what-showcase .what-tile:last-child,
  body.home-page .what-panel.what-showcase .what-tile.is-active,
  body.home-page .what-panel.what-showcase .what-tile:hover,
  body.home-page .what-panel.what-showcase .what-tile:focus-visible {
    padding: clamp(26px, 2vw, 34px) !important;
  }

  body.home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(1rem, 1.18vw, 1.34rem) !important;
    line-height: 1.15 !important;
  }

  body.home-page .what-panel.what-showcase .what-tile[data-service="executive"] .tile-label {
    font-size: clamp(0.96rem, 1.08vw, 1.24rem) !important;
  }
}

@media (max-width: 980px) {
  body.home-page .what-block .section-heading {
    margin-bottom: clamp(28px, 8vw, 42px) !important;
  }

  body.home-page .what-panel.what-showcase .what-tile .tile-label {
    font-size: clamp(1.08rem, 5.3vw, 1.76rem) !important;
    line-height: 1.12 !important;
  }

  body.home-page .what-panel.what-showcase .what-tile[data-service="executive"] .tile-label {
    font-size: clamp(1rem, 4.9vw, 1.58rem) !important;
  }
}

/* 2026-07-07 live: leadership bios use real independent columns. */
@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: clamp(18px, 1.8vw, 26px) clamp(38px, 4vw, 64px) !important;
    column-count: initial !important;
    column-gap: initial !important;
    column-rule: 0 !important;
    align-items: start !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio-column {
    display: flex !important;
    min-width: 0 !important;
    flex-direction: column !important;
    gap: clamp(14px, 1.2vw, 20px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p,
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(-n+2),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n+3) {
    grid-column: auto !important;
    margin: 0 !important;
    max-width: none !important;
  }
}

@media (max-width: 980px) {
  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: block !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio-column + .profile-bio-column {
    margin-top: clamp(14px, 4vw, 20px) !important;
  }
}

/* 2026-07-07 main: approved premium leadership biography layout. */
@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profiles-stack {
    gap: clamp(24px, 2.6vw, 38px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    display: block !important;
    max-width: 1120px !important;
    margin-inline: auto !important;
    padding: clamp(24px, 2.4vw, 38px) clamp(30px, 3.2vw, 50px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-copy {
    width: 100% !important;
    max-width: none !important;
    grid-column: auto !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: clamp(18px, 2.4vw, 34px) !important;
    padding-bottom: clamp(16px, 1.6vw, 24px) !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.14) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head h3 {
    margin: 0 0 clamp(8px, 0.8vw, 12px) !important;
    padding-bottom: clamp(8px, 0.8vw, 10px) !important;
    font-size: clamp(2.35rem, 3.45vw, 4.2rem) !important;
    line-height: 0.98 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-role {
    margin: 0 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    display: flex !important;
    max-width: min(520px, 100%) !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
    gap: 10px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    display: inline-flex !important;
    min-height: 38px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px 14px !important;
    border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.14) !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-white-rgb) / 0.68) !important;
    color: var(--jp-slate-800) !important;
    font-size: clamp(0.86rem, 0.85vw, 0.98rem) !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.88fr) !important;
    gap: clamp(18px, 1.8vw, 26px) clamp(30px, 3.4vw, 50px) !important;
    margin-top: clamp(20px, 2vw, 30px) !important;
    column-count: initial !important;
    column-gap: initial !important;
    column-rule: 0 !important;
    align-items: start !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio-column {
    display: flex !important;
    min-width: 0 !important;
    flex-direction: column !important;
    gap: clamp(14px, 1.2vw, 20px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-note {
    display: block !important;
    min-width: 0 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-note h4 {
    margin: 0 0 6px !important;
    color: var(--jp-amber) !important;
    font-family: var(--font-sans) !important;
    font-size: clamp(0.64rem, 0.55vw, 0.72rem) !important;
    font-weight: 900 !important;
    letter-spacing: 0.14em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p,
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(-n+2),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n+3),
  html body.leadership-page .leadership-profiles-section .profile-note p,
  html body.leadership-page .leadership-profiles-section .profile-note p:nth-child(n) {
    grid-column: auto !important;
    margin: 0 !important;
    max-width: none !important;
    color: var(--jp-slate-700) !important;
    font-size: clamp(0.9rem, 0.72vw, 0.96rem) !important;
    line-height: 1.58 !important;
  }
}

/* 2026-07-08 dev correction: make partner-choice copy sit above a full-width 3x2 card grid. */
@media (min-width: 1100px) {
  html body.home-page .partners-choice {
    padding-block: 76px !important;
  }

  html body.home-page .partners-choice > .container {
    display: block !important;
    width: min(1320px, calc(100% - 72px)) !important;
    max-width: min(1320px, calc(100% - 72px)) !important;
    margin-inline: auto !important;
  }

  html body.home-page .partners-choice .section-heading.center {
    display: block !important;
    width: min(840px, 100%) !important;
    max-width: 840px !important;
    margin: 0 auto 40px !important;
    text-align: center !important;
  }

  html body.home-page .partners-choice .section-heading.center h2 {
    max-width: 840px !important;
    margin-inline: auto !important;
    font-size: 3.25rem !important;
    line-height: 1.05 !important;
  }

  html body.home-page .partners-choice .section-heading.center p {
    max-width: 660px !important;
    margin: 16px auto 0 !important;
    font-size: 1.04rem !important;
    line-height: 1.58 !important;
  }

  html body.home-page .partners-choice .choice-grid {
    display: grid !important;
    width: 100% !important;
    max-width: none !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
    min-width: 0 !important;
    min-height: 278px !important;
    padding: 30px !important;
  }

  html body.home-page .partners-choice .choice-card h3 {
    max-width: 18ch !important;
    margin-top: auto !important;
    font-size: 1.5rem !important;
    line-height: 1.1 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    text-wrap: balance !important;
  }

  html body.home-page .partners-choice .choice-card p {
    max-width: 30ch !important;
    font-size: 0.96rem !important;
    line-height: 1.55 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (min-width: 721px) and (max-width: 1099px) {
  html body.home-page .partners-choice > .container {
    display: block !important;
  }

  html body.home-page .partners-choice .section-heading.center {
    margin-bottom: 32px !important;
  }

  html body.home-page .partners-choice .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 2026-07-08 dev final cascade: sizing review for sector/advisory/mobile preview only. */
@media (min-width: 1100px) {
  html body.home-page .partners-choice .section-heading.center {
    max-width: 820px !important;
    margin: 0 auto 34px !important;
    text-align: center !important;
  }

  html body.home-page .partners-choice .section-heading.center h2 {
    max-width: 820px !important;
    margin-inline: auto !important;
    font-size: 3.8rem !important;
    line-height: 1.03 !important;
  }

  html body.home-page .partners-choice .choice-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
    min-height: 250px !important;
    padding: 28px !important;
  }

  html body.home-page .audience-command-heading h2 {
    max-width: 760px !important;
    font-size: 4.25rem !important;
    line-height: 1.02 !important;
  }

  html body .v2-sector-intro .v2-intro-grid {
    width: min(1360px, calc(100% - 72px)) !important;
    max-width: min(1360px, calc(100% - 72px)) !important;
    grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr) !important;
    align-items: start !important;
    gap: 54px !important;
    padding: 38px 42px !important;
  }

  html body .v2-sector-intro .v2-intro-grid h2 {
    max-width: 540px !important;
    font-size: 3.45rem !important;
    line-height: 1.03 !important;
  }

  html body .strategic-advisory-page .sa-framework-panel {
    grid-template-columns: minmax(280px, 0.78fr) minmax(0, 1.72fr) !important;
  }

  html body .strategic-advisory-page .sa-framework-statement h3 {
    max-width: 380px !important;
    font-size: 3.2rem !important;
    line-height: 0.98 !important;
  }

  html body .strategic-advisory-page .sa-service-card,
  html body .strategic-advisory-page .sa-service-card:nth-child(6) {
    display: grid !important;
    grid-template-columns: minmax(320px, 0.82fr) minmax(0, 1.18fr) !important;
    gap: 42px !important;
    align-items: start !important;
    padding: 42px !important;
  }

  html body .strategic-advisory-page .sa-service-card h3 {
    max-width: 430px !important;
    font-size: 2.55rem !important;
    line-height: 1.02 !important;
  }
}

@media (max-width: 1099px) {
  html body.home-page .partners-choice .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
  }
}

@media (max-width: 980px) {
  html body .v2-sector-intro .v2-intro-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    padding: 28px !important;
  }

  html body .v2-sector-intro .v2-intro-grid h2,
  html body .strategic-advisory-page .sa-framework-statement h3,
  html body .strategic-advisory-page .sa-service-card h3 {
    font-size: 2.35rem !important;
    line-height: 1.05 !important;
  }

  html body .strategic-advisory-page .sa-framework-panel,
  html body .strategic-advisory-page .sa-framework-grid,
  html body .strategic-advisory-page .sa-service-card,
  html body .strategic-advisory-page .sa-service-card:nth-child(6) {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 720px) {
  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .section-heading h2 {
    font-size: 2.35rem !important;
    line-height: 1.06 !important;
  }

  html body.home-page .partners-choice .choice-grid,
  html body.home-page .audience-simple-grid {
    grid-template-columns: 1fr !important;
  }

  html body.home-page .partners-choice .choice-card,
  html body.home-page .partners-choice .choice-card:nth-child(1),
  html body.home-page .partners-choice .choice-card:nth-child(2),
  html body.home-page .partners-choice .choice-card:nth-child(odd),
  html body.home-page .partners-choice .choice-card:nth-child(-n+2) {
    min-height: auto !important;
    padding: 24px !important;
  }

  html body.home-page .hero-cinematic {
    min-height: 620px !important;
    height: auto !important;
  }

  html body.home-page .hero-cinematic .hero-inner {
    min-height: 620px !important;
    padding: 112px 24px 72px !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .v2-sector-hero h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1 {
    max-width: 100% !important;
    font-size: 2.85rem !important;
    line-height: 1.04 !important;
  }

  html body .site-footer .footer-logo-stack,
  html body .site-footer .footer-logo {
    max-width: 290px !important;
    height: auto !important;
  }

  html body .site-footer .footer-brand p {
    max-width: 330px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }

  html body .site-footer .footer-cta h2 {
    font-size: 2.25rem !important;
    line-height: 1.05 !important;
  }

  html body {
    padding-bottom: max(42px, calc(env(safe-area-inset-bottom) + 38px)) !important;
  }

  html body.jp-edge-drawer-open {
    padding-bottom: max(96px, calc(env(safe-area-inset-bottom) + 90px)) !important;
  }

  html body .jp-edge-actions {
    bottom: max(8px, env(safe-area-inset-bottom)) !important;
    width: min(96px, calc(100vw - 32px)) !important;
    padding: 3px !important;
    border-radius: 999px !important;
  }

  html body .jp-edge-actions.is-open {
    width: min(310px, calc(100vw - 24px)) !important;
    padding: 7px !important;
    border-radius: 16px !important;
  }

  html body .jp-edge-toggle {
    min-height: 24px !important;
    gap: 6px !important;
    padding: 0 8px !important;
  }

  html body .jp-edge-toggle-handle {
    width: 22px !important;
    height: 2px !important;
  }

  html body .jp-edge-toggle-label,
  html body .jp-edge-action {
    font-size: 0.5rem !important;
    letter-spacing: 0.06em !important;
  }

  html body .jp-edge-action {
    min-height: 32px !important;
    padding: 0 8px !important;
    line-height: 1.08 !important;
  }
}

@media (max-width: 420px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .v2-sector-hero h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1 {
    font-size: 2.45rem !important;
  }

  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .section-heading h2,
  html body .v2-sector-intro .v2-intro-grid h2 {
    font-size: 2.05rem !important;
  }

  html body .site-footer .footer-logo-stack,
  html body .site-footer .footer-logo {
    max-width: 250px !important;
  }
}

@media (max-width: 980px) {
  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    display: block !important;
    padding: clamp(22px, 6vw, 32px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-copy {
    width: 100% !important;
    max-width: none !important;
    grid-column: auto !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head {
    display: block !important;
    padding-bottom: clamp(16px, 4vw, 22px) !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.14) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    display: flex !important;
    max-width: 100% !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin-top: clamp(18px, 5vw, 24px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: clamp(18px, 5vw, 26px) !important;
    margin-top: clamp(22px, 6vw, 30px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio-column {
    display: flex !important;
    flex-direction: column !important;
    gap: clamp(16px, 4vw, 22px) !important;
  }
}

@media (max-width: 560px) {
  html body.leadership-page .leadership-profiles-section .profile-head h3 {
    font-size: clamp(2.15rem, 12vw, 3rem) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    width: 100% !important;
  }
}

/* 2026-07-07 main: compact approved leadership card header. */
@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    padding: clamp(22px, 2.2vw, 34px) clamp(30px, 3.1vw, 48px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head {
    align-items: center !important;
    gap: clamp(18px, 2vw, 30px) !important;
    padding-bottom: clamp(14px, 1.4vw, 20px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head h3 {
    margin-bottom: clamp(7px, 0.7vw, 10px) !important;
    padding-bottom: clamp(7px, 0.65vw, 9px) !important;
    font-size: clamp(2.15rem, 3vw, 3.65rem) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    align-self: center !important;
    gap: 8px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    min-height: 34px !important;
    padding: 7px 12px !important;
    font-size: clamp(0.8rem, 0.72vw, 0.9rem) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio {
    margin-top: clamp(18px, 1.8vw, 26px) !important;
  }
}

/* 2026-07-07 main: enforce compact leadership identity row. */
@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    max-width: 1120px !important;
    padding: 28px 44px 36px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 28px !important;
    padding-bottom: 18px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head h3 {
    max-width: 13ch !important;
    margin: 0 0 8px !important;
    padding-bottom: 8px !important;
    font-size: clamp(2rem, 2.15vw, 3rem) !important;
    line-height: 0.98 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-role,
  html body.leadership-page .leadership-profiles-section .profile-role strong {
    font-size: clamp(0.92rem, 0.86vw, 1rem) !important;
    line-height: 1.1 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    align-self: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    min-height: 32px !important;
    padding: 6px 12px !important;
    font-size: clamp(0.76rem, 0.66vw, 0.86rem) !important;
    line-height: 1.05 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio {
    margin-top: 20px !important;
  }
}

/* 2026-07-07 main: match the approved release leadership layout exactly. */
@media (min-width: 981px) {
  html body.leadership-page .leadership-profiles-section .profiles-stack {
    gap: clamp(24px, 2.6vw, 38px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    display: block !important;
    max-width: 1120px !important;
    margin-inline: auto !important;
    padding: clamp(24px, 2.4vw, 38px) clamp(30px, 3.2vw, 50px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card .profile-copy,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-copy {
    width: 100% !important;
    max-width: none !important;
    grid-column: auto !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head {
    display: flex !important;
    align-items: flex-end !important;
    justify-content: space-between !important;
    gap: clamp(18px, 2.4vw, 34px) !important;
    padding-bottom: clamp(16px, 1.6vw, 24px) !important;
    border-bottom: 1px solid rgb(var(--jp-slate-700-rgb) / 0.14) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-head h3 {
    max-width: none !important;
    margin: 0 0 clamp(8px, 0.8vw, 12px) !important;
    padding-bottom: clamp(8px, 0.8vw, 10px) !important;
    font-size: clamp(2.35rem, 3.45vw, 4.2rem) !important;
    line-height: 0.98 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-role {
    margin: 0 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-role,
  html body.leadership-page .leadership-profiles-section .profile-role strong {
    font-size: inherit !important;
    line-height: inherit !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    display: flex !important;
    max-width: min(520px, 100%) !important;
    flex-wrap: wrap !important;
    align-self: auto !important;
    justify-content: flex-end !important;
    gap: 10px !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact a {
    display: inline-flex !important;
    min-height: 38px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 8px 14px !important;
    border: 1px solid rgb(var(--jp-slate-700-rgb) / 0.14) !important;
    border-radius: 999px !important;
    background: rgb(var(--jp-white-rgb) / 0.68) !important;
    color: var(--jp-slate-800) !important;
    font-size: clamp(0.86rem, 0.85vw, 0.98rem) !important;
    font-weight: 800 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.88fr) !important;
    gap: clamp(18px, 1.8vw, 26px) clamp(30px, 3.4vw, 50px) !important;
    margin-top: clamp(20px, 2vw, 30px) !important;
    column-count: initial !important;
    column-gap: initial !important;
    column-rule: 0 !important;
    align-items: start !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio-column {
    display: flex !important;
    min-width: 0 !important;
    flex-direction: column !important;
    gap: clamp(14px, 1.2vw, 20px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-note {
    display: block !important;
    min-width: 0 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-note h4 {
    margin: 0 0 6px !important;
    color: var(--jp-amber) !important;
    font-family: var(--font-sans) !important;
    font-size: clamp(0.64rem, 0.55vw, 0.72rem) !important;
    font-weight: 900 !important;
    letter-spacing: 0.14em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio p,
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(-n+2),
  html body.leadership-page .leadership-profiles-section .profile-bio p:nth-child(n+3),
  html body.leadership-page .leadership-profiles-section .profile-note p,
  html body.leadership-page .leadership-profiles-section .profile-note p:nth-child(n) {
    grid-column: auto !important;
    margin: 0 !important;
    max-width: none !important;
    color: var(--jp-slate-700) !important;
    font-size: clamp(0.9rem, 0.72vw, 0.96rem) !important;
    line-height: 1.58 !important;
  }
}
/* 2026-07-08 dev final choice override: heading above, full-width 3x2 grid. */
@media (min-width: 1100px) {
  html body.home-page section.partners-choice {
    padding-block: 56px 76px !important;
  }

  html body.home-page section.partners-choice > .container {
    display: block !important;
    width: min(1320px, calc(100% - 72px)) !important;
    max-width: min(1320px, calc(100% - 72px)) !important;
    margin-inline: auto !important;
  }

  html body.home-page section.partners-choice .section-heading.center {
    display: block !important;
    width: min(840px, 100%) !important;
    max-width: 840px !important;
    margin: 0 auto 58px !important;
    padding: 0 !important;
    text-align: center !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 2 !important;
  }

  html body.home-page section.partners-choice .section-heading.center h2 {
    max-width: 840px !important;
    margin-inline: auto !important;
    font-size: 3.25rem !important;
    line-height: 1.05 !important;
  }

  html body.home-page section.partners-choice .section-heading.center p {
    display: block !important;
    position: static !important;
    max-width: 660px !important;
    margin: 18px auto 0 !important;
    color: rgb(var(--jp-slate-700-rgb) / 0.68) !important;
    font-size: 1.04rem !important;
    line-height: 1.58 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  html body.home-page section.partners-choice .choice-grid {
    display: grid !important;
    position: relative !important;
    z-index: 1 !important;
    width: 100% !important;
    max-width: none !important;
    margin-top: 0 !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  html body.home-page section.partners-choice .choice-card,
  html body.home-page section.partners-choice .choice-card:nth-child(1),
  html body.home-page section.partners-choice .choice-card:nth-child(2),
  html body.home-page section.partners-choice .choice-card:nth-child(odd),
  html body.home-page section.partners-choice .choice-card:nth-child(-n+2) {
    grid-column: auto !important;
    min-width: 0 !important;
    min-height: 278px !important;
    padding: 30px !important;
  }

  html body.home-page section.partners-choice .choice-card h3 {
    max-width: 18ch !important;
    margin-top: auto !important;
    font-size: 1.5rem !important;
    line-height: 1.1 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    text-wrap: balance !important;
  }

  html body.home-page section.partners-choice .choice-card p {
    max-width: 30ch !important;
    font-size: 0.96rem !important;
    line-height: 1.55 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (min-width: 721px) and (max-width: 1099px) {
  html body.home-page section.partners-choice > .container {
    display: block !important;
  }

  html body.home-page section.partners-choice .section-heading.center {
    margin-bottom: 32px !important;
  }

  html body.home-page section.partners-choice .choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* 2026-07-08 dev final choice spacing: reserve a clean intro band above the cards. */
@media (min-width: 1100px) {
  html body.home-page section.partners-choice .section-heading.center {
    min-height: 182px !important;
    margin-bottom: 32px !important;
    padding-bottom: 0 !important;
    isolation: isolate !important;
  }

  html body.home-page section.partners-choice .section-heading.center p,
  html body.home-page section.partners-choice .section-heading.center > p {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: min(680px, 100%) !important;
    max-width: 680px !important;
    margin: 18px auto 0 !important;
    padding: 0 !important;
    color: rgb(var(--jp-slate-700-rgb) / 0.66) !important;
    font-size: 1.04rem !important;
    line-height: 1.48 !important;
    text-align: center !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    z-index: 3 !important;
  }

  html body.home-page section.partners-choice .choice-grid {
    margin-top: 0 !important;
    transform: none !important;
    top: auto !important;
  }
}

/* 2026-07-08 dev structural choice fix: restore release layout. */
/* heading + support text now back inside .section-heading.center (release structure). */
}

/* 2026-07-08 dev mobile title sizing: keep display headings in the same visual family as the mobile logo. */
@media (max-width: 720px) {
  html body.about-page .about-values-block .section-heading.center {
    width: min(100%, calc(100vw - 32px)) !important;
    max-width: min(100%, calc(100vw - 32px)) !important;
    margin-inline: auto !important;
    overflow: visible !important;
  }

  html body.about-page .about-values-block .values-title {
    margin-inline: auto !important;
    font-size: clamp(2.05rem, 8.2vw, 2.3rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
  }

  html body.about-page .about-values-block .values-title span {
    display: inline-block !important;
    white-space: nowrap !important;
  }

  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    max-width: 100% !important;
    font-size: clamp(2.1rem, 8.2vw, 2.35rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    text-wrap: balance !important;
  }
}

@media (max-width: 420px) {
  html body.about-page .about-values-block .values-title {
    max-width: 11ch !important;
    font-size: clamp(2rem, 8vw, 2.15rem) !important;
  }

  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(2.05rem, 8vw, 2.2rem) !important;
  }
}

/* 2026-07-08 dev mobile logo-scale headings: keep large titles close to the mobile wordmark size. */
@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main h1,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    max-width: min(12ch, 100%) !important;
    font-size: clamp(2rem, 8vw, 2.28rem) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-line {
    line-height: inherit !important;
  }

  html body .section-heading h2,
  html body.home-page .section-heading h2,
  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-vision .section-heading h2,
  html body.about-page .about-values-block .values-title,
  html body .insights-feature-card h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-sector-intro .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .sector-brief-resource .section-heading h2,
  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    max-width: min(13ch, 100%) !important;
    font-size: clamp(1.88rem, 7.4vw, 2.15rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.about-page .about-values-block .values-title span {
    display: inline-block !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 420px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    font-size: clamp(1.9rem, 7.5vw, 2.12rem) !important;
  }

  html body .section-heading h2,
  html body.home-page .section-heading h2,
  html body.home-page .partners-choice .section-heading.center h2,
  html body.home-page .audience-command-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-vision .section-heading h2,
  html body.about-page .about-values-block .values-title,
  html body .insights-feature-card h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-sector-intro .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .sector-brief-resource .section-heading h2,
  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(1.72rem, 7vw, 1.95rem) !important;
  }
}

/* 2026-07-08 dev hero H1 scale: align homepage and page-header display titles. */
@media (min-width: 721px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    max-width: min(13ch, 62vw) !important;
    font-size: clamp(3.15rem, 4.2vw, 5.15rem) !important;
    line-height: 1.03 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-line {
    line-height: inherit !important;
  }
}

@media (min-width: 1400px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    font-size: clamp(4rem, 3.7vw, 5.45rem) !important;
  }
}

/* 2026-07-09 dev Insights hero line length: keep the H1 from stacking into too many rows. */
@media (min-width: 721px) {
  html body .insights-hub-copy {
    width: min(78vw, 1240px) !important;
    max-width: min(78vw, 1240px) !important;
  }

  html body .insights-hub-copy h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(3.1rem, 3.35vw, 4.85rem) !important;
    line-height: 1.04 !important;
    text-wrap: balance !important;
  }
}

@media (min-width: 1400px) {
  html body .insights-hub-copy {
    width: min(76vw, 1320px) !important;
    max-width: min(76vw, 1320px) !important;
  }

  html body .insights-hub-copy h1 {
    max-width: 100% !important;
    font-size: clamp(4rem, 3.25vw, 4.95rem) !important;
  }
}

@media (max-width: 720px) {
  html body .insights-hub-copy h1 {
    max-width: 100% !important;
    font-size: clamp(1.95rem, 7.5vw, 2.18rem) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }
}

/* 2026-07-09 dev profile/headline refinement: simpler leadership bios and steadier mobile headings. */
html body.leadership-page .leadership-profiles-section .profile-card,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
  display: grid !important;
  grid-template-columns: minmax(240px, 0.34fr) minmax(0, 1fr) !important;
  gap: clamp(28px, 4vw, 56px) !important;
  align-items: start !important;
}

html body.leadership-page .leadership-profiles-section .profile-image.profile-photo,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-image.profile-photo {
  grid-column: auto !important;
  grid-row: auto !important;
  display: block !important;
  width: 100% !important;
  max-width: 360px !important;
  margin: 0 !important;
  aspect-ratio: 4 / 5 !important;
  overflow: hidden !important;
  border: 1px solid rgba(32, 48, 58, 0.16) !important;
  border-radius: 6px !important;
  background: rgba(255, 255, 255, 0.55) !important;
}

html body.leadership-page .leadership-profiles-section .profile-image.profile-photo img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center top !important;
}

html body.leadership-page .leadership-profiles-section .profile-card .profile-copy,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-copy {
  grid-column: auto !important;
  grid-row: auto !important;
  max-width: none !important;
  width: 100% !important;
}

html body.leadership-page .leadership-profiles-section .profile-head {
  display: block !important;
  margin-bottom: clamp(20px, 2.5vw, 30px) !important;
}

html body.leadership-page .leadership-profiles-section .profile-card h3 {
  max-width: 100% !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  letter-spacing: 0 !important;
}

html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain {
  display: block !important;
  columns: auto !important;
  column-count: initial !important;
  max-width: none !important;
  width: 100% !important;
  margin-top: 0 !important;
}

html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p,
html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p:nth-child(n),
html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p:nth-child(-n+2),
html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p:nth-child(n+3) {
  max-width: 76ch !important;
  margin: 0 !important;
  font-size: clamp(1rem, 1.05vw, 1.12rem) !important;
  line-height: 1.7 !important;
}

html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p + p {
  margin-top: 1em !important;
}

html body.leadership-page .leadership-profiles-section .profile-contact {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  justify-content: flex-start !important;
  margin-top: clamp(20px, 3vw, 32px) !important;
}

@media (max-width: 860px) {
  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    grid-template-columns: 1fr !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-image.profile-photo,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-image.profile-photo {
    width: min(100%, 420px) !important;
    max-width: 420px !important;
  }
}

@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-inner > .eyebrow,
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic .hero-subtitle,
  html body.home-page .hero-cinematic .hero-copy,
  html body.home-page .hero-cinematic .hero-media-controls,
  html body.home-page .hero-cinematic .button-row {
    transform: none !important;
    animation: none !important;
    transition: opacity 240ms ease !important;
    will-change: auto !important;
  }

  html body.strategic-advisory-page .sa-decision-panel {
    width: calc(100vw - 18px) !important;
    max-width: calc(100vw - 18px) !important;
    padding-inline: clamp(16px, 4vw, 22px) !important;
  }

  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.58rem, 6.2vw, 1.9rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    text-wrap: balance !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-card,
  html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) {
    padding-inline: clamp(24px, 7vw, 34px) !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-card h3 {
    font-size: clamp(1.88rem, 6.4vw, 2.12rem) !important;
    line-height: 1.04 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p,
  html body.leadership-page .leadership-profiles-section .profile-bio.profile-bio-plain p:nth-child(n) {
    max-width: 100% !important;
    font-size: clamp(1.02rem, 4.5vw, 1.16rem) !important;
    line-height: 1.62 !important;
  }

  html body.leadership-page .leadership-profiles-section .profile-contact {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }
}

/* 2026-07-09 dev profile cutouts and large-heading audit. */
html body.leadership-page .leadership-profiles-section .profile-image.profile-photo,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-image.profile-photo {
  background: transparent !important;
  border-color: rgba(32, 48, 58, 0.1) !important;
  box-shadow: none !important;
}

html body.leadership-page .leadership-profiles-section .profile-image.profile-photo img {
  object-fit: contain !important;
  object-position: center bottom !important;
}

html body.leadership-page .leadership-profiles-section .profile-contact {
  grid-template-columns: minmax(0, max-content) !important;
}

@media (min-width: 721px) {
  html body:not(.home-page) .v2-intro-grid h2,
  html body .v2-sector-intro .v2-intro-grid h2,
  html body:not(.home-page) .v2-final-panel h2 {
    max-width: min(12.5ch, 100%) !important;
    font-size: clamp(2.45rem, 3vw, 3.55rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
  }

  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    max-width: min(15ch, 620px) !important;
    font-size: clamp(2.5rem, 3.05vw, 3.65rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
  }
}

@media (min-width: 1100px) {
  html body .v2-sector-intro .v2-intro-grid {
    grid-template-columns: minmax(260px, 0.52fr) minmax(520px, 1fr) !important;
    gap: clamp(48px, 6vw, 92px) !important;
  }
}

@media (max-width: 720px) {
  html body.leadership-page .leadership-profiles-section .profile-contact {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body:not(.home-page) .v2-intro-grid h2,
  html body .v2-sector-intro .v2-intro-grid h2,
  html body:not(.home-page) .v2-final-panel h2,
  html body.strategic-advisory-page .sa-decision-panel h2,
  html body .strategic-advisory-page .sa-decision-panel h2 {
    max-width: 100% !important;
    font-size: clamp(1.5rem, 5.8vw, 1.82rem) !important;
    line-height: 1.08 !important;
  }
}

/* 2026-07-10 dev global display heading fit: approved Insights scale across site. */
@media (min-width: 721px) {
  html body.home-page .hero-cinematic .hero-inner,
  html body.home-page .hero-cinematic[data-active-slide] .hero-inner,
  html body .page-hero-inner,
  html body .v2-sector-hero-copy,
  html body .es-hero-copy,
  html body .sa-hero-copy,
  html body .article-hero-copy,
  html body .insights-hub-copy {
    width: min(92vw, 1600px) !important;
    max-width: min(92vw, 1600px) !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1,
  html body .section-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-purpose-card-vision h2,
  html body .insights-feature-card h2,
  html body .insight-newsletter-panel h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .footer-cta h2 {
    width: 100% !important;
    max-width: min(30ch, 92vw) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body.home-page .hero-cinematic .hero-title-split,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-split {
    width: 100% !important;
    max-width: min(30ch, 92vw) !important;
  }

  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-line {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
  }

  html body.home-page .hero-cinematic .hero-title-line + .hero-title-line::before {
    content: " ";
  }
}

@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main h1,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1,
  html body .section-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-purpose-card-vision h2,
  html body .insights-feature-card h2,
  html body .insight-newsletter-panel h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .footer-cta h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.72rem, 6vw, 2.08rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev real-photo trial: replace selected generated/AI visuals with supplied iStock previews. */
html body.home-page .hero-cinematic .hero-team-slide,
html body.home-page .hero-cinematic .hero-media-slide[data-hero-slide="1"] {
  object-position: 50% 42% !important;
}

html body.about-page .page-hero-about.about-hero-visual {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.76) 0%, rgb(var(--jp-slate-950-rgb) / 0.44) 44%, rgb(var(--jp-slate-950-rgb) / 0.18) 100%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.08) 0%, rgb(var(--jp-slate-950-rgb) / 0.48) 100%),
    url("../img/stock/dev-about-london-office-2193175076.webp?v=20260710-realphoto1") center center / cover no-repeat !important;
}

html body.associates-page .page-hero-associates {
  min-height: 68vh !important;
  display: flex !important;
  align-items: flex-end !important;
  color: var(--jp-warm-white) !important;
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.78) 0%, rgb(var(--jp-slate-950-rgb) / 0.42) 46%, rgb(var(--jp-slate-950-rgb) / 0.2) 100%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.08) 0%, rgb(var(--jp-slate-950-rgb) / 0.52) 100%),
    url("../img/stock/dev-about-associates-handshake-2259762531.webp?v=20260710-realphoto1") center center / cover no-repeat !important;
}

html body.associates-page .page-hero-associates::after {
  content: none !important;
  display: none !important;
}

html body.associates-page .page-hero-associates .page-hero-inner {
  position: relative !important;
  z-index: 1 !important;
}

html body.associates-page .page-hero-associates h1,
html body.associates-page .page-hero-associates p {
  color: var(--jp-warm-white) !important;
  text-shadow: 0 18px 46px rgb(var(--jp-slate-950-rgb) / 0.62) !important;
}

html body.leadership-page .page-hero-leadership::after {
  background:
    linear-gradient(90deg, rgb(var(--jp-slate-950-rgb) / 0.82) 0%, rgb(var(--jp-slate-950-rgb) / 0.48) 48%, rgb(var(--jp-slate-950-rgb) / 0.22) 100%),
    linear-gradient(180deg, rgb(var(--jp-slate-950-rgb) / 0.08) 0%, rgb(var(--jp-slate-950-rgb) / 0.52) 100%),
    url("../img/stock/dev-about-people-meeting-2255145907.webp?v=20260710-realphoto1") center center / cover no-repeat !important;
}

/* 2026-07-10 dev all-H1 lock: apply the approved hero display scale everywhere. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main h1,
  html body .site-shell main#main.site-main .insight-newsletter-panel h2 {
    width: 100% !important;
    max-width: min(960px, 92vw) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main h1,
  html body .site-shell main#main.site-main .insight-newsletter-panel h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.62rem, 5.8vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev final heading width guard: keep all large headings on the approved scale. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main .insights-feature-card h2,
  html body .site-shell main#main.site-main .insight-section-split h2,
  html body .site-shell main#main.site-main .v2-sector-intro .v2-intro-grid h2,
  html body .site-shell main#main.site-main .v2-final-panel h2 {
    width: 100% !important;
    max-width: min(960px, 100%) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main .insights-feature-card h2,
  html body .site-shell main#main.site-main .insight-section-split h2,
  html body .site-shell main#main.site-main .v2-sector-intro .v2-intro-grid h2,
  html body .site-shell main#main.site-main .v2-final-panel h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.62rem, 5.8vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev specificity guard: make the approved heading scale win over old page rules. */
@media (min-width: 721px) {
  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main .page-hero .page-hero-inner h1,
  html body .site-shell main#main.site-main .v2-sector-hero .v2-sector-hero-copy h1,
  html body .site-shell main#main.site-main.executive-redesign .es-hero .es-hero-copy h1,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-hero .sa-hero-copy h1,
  html body .site-shell main#main.site-main .insights-hub-hero .insights-hub-copy h1,
  html body .site-shell main#main.site-main .article-hero .article-hero-inner h1,
  html body.home-page .site-shell main#main.site-main .section-heading h2,
  html body .site-shell main#main.site-main .section-heading h2,
  html body .site-shell main#main.site-main .es-section-head h2,
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-values-block .values-title,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .insights-library-heading h2,
  html body .site-shell footer#site-footer.site-footer .footer-cta h2 {
    width: 100% !important;
    max-width: min(960px, 92vw) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main .page-hero .page-hero-inner,
  html body .site-shell main#main.site-main .v2-sector-hero .v2-sector-hero-copy,
  html body .site-shell main#main.site-main.executive-redesign .es-hero .es-hero-copy,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-hero .sa-hero-copy,
  html body .site-shell main#main.site-main .insights-hub-hero .insights-hub-copy,
  html body .site-shell main#main.site-main .article-hero .article-hero-inner {
    width: min(92vw, 1600px) !important;
    max-width: min(92vw, 1600px) !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-title-split,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide] .hero-title-split {
    width: 100% !important;
    max-width: min(960px, 92vw) !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-title-line,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide] .hero-title-line {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
  }

  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-title-line + .hero-title-line::before {
    content: " ";
  }
}

@media (max-width: 720px) {
  html body.home-page .site-shell main#main.site-main .hero-cinematic .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .site-shell main#main.site-main .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main .page-hero .page-hero-inner h1,
  html body .site-shell main#main.site-main .v2-sector-hero .v2-sector-hero-copy h1,
  html body .site-shell main#main.site-main.executive-redesign .es-hero .es-hero-copy h1,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-hero .sa-hero-copy h1,
  html body .site-shell main#main.site-main .insights-hub-hero .insights-hub-copy h1,
  html body .site-shell main#main.site-main .article-hero .article-hero-inner h1,
  html body.home-page .site-shell main#main.site-main .section-heading h2,
  html body .site-shell main#main.site-main .section-heading h2,
  html body .site-shell main#main.site-main .es-section-head h2,
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-values-block .values-title,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .insights-library-heading h2,
  html body .site-shell footer#site-footer.site-footer .footer-cta h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.62rem, 5.8vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main .page-hero .page-hero-inner,
  html body .site-shell main#main.site-main .v2-sector-hero .v2-sector-hero-copy,
  html body .site-shell main#main.site-main.executive-redesign .es-hero .es-hero-copy,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-hero .sa-hero-copy,
  html body .site-shell main#main.site-main .insights-hub-hero .insights-hub-copy,
  html body .site-shell main#main.site-main .article-hero .article-hero-inner {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* 2026-07-09 dev final hero width/type pass: smaller display headings, wider lines, calmer mobile loading. */
@media (min-width: 721px) {
  html body.home-page .hero-cinematic .hero-inner,
  html body.home-page .hero-cinematic[data-active-slide] .hero-inner {
    width: min(88vw, 1500px) !important;
    max-width: min(88vw, 1500px) !important;
    padding-left: clamp(56px, 6vw, 120px) !important;
    padding-right: clamp(48px, 5vw, 96px) !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    width: 100% !important;
    max-width: min(22ch, 86vw) !important;
    font-size: clamp(3rem, 3.55vw, 4.55rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body.leadership-page .page-hero .page-hero-inner h1,
  html body .insights-hub-copy h1 {
    max-width: min(25ch, 88vw) !important;
  }

  html body .page-hero-inner,
  html body .v2-sector-hero-copy,
  html body .es-hero-copy,
  html body .sa-hero-copy,
  html body .article-hero-copy,
  html body .insights-hub-copy {
    width: min(88vw, 1380px) !important;
    max-width: min(88vw, 1380px) !important;
  }

  html body.leadership-page .page-hero .page-hero-inner {
    width: min(90vw, 1500px) !important;
    max-width: min(90vw, 1500px) !important;
  }
}

@media (min-width: 1400px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    font-size: clamp(3.5rem, 3.1vw, 4.85rem) !important;
  }
}

@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-inner,
  html body.home-page .hero-cinematic[data-active-slide] .hero-inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: clamp(24px, 6vw, 34px) !important;
    padding-right: clamp(24px, 6vw, 34px) !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.72rem, 6.35vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body.home-page .hero-cinematic .hero-title-split,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-split {
    display: block !important;
    gap: 0 !important;
  }

  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-line,
  html body.home-page .hero-cinematic.is-hero-ready .hero-title-line,
  html body.home-page .hero-cinematic.is-hero-ready.is-hero-copy-in .hero-title-line {
    display: inline !important;
    clip-path: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
    will-change: auto !important;
    overflow: visible !important;
  }

  html body.home-page .hero-cinematic .hero-title-line + .hero-title-line::before {
    content: " ";
  }
}

/* 2026-07-10 dev photo profiles and global hero fit: keep portraits as photos, widen title columns. */
html body.leadership-page .leadership-profiles-section .profile-image.profile-photo,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-image.profile-photo {
  background: #d7d8d6 !important;
  border-color: rgba(32, 48, 58, 0.14) !important;
  box-shadow: none !important;
}

html body.leadership-page .leadership-profiles-section .profile-image.profile-photo img,
html body.leadership-page .leadership-profiles-section .profile-card:nth-child(even) .profile-image.profile-photo img {
  object-fit: cover !important;
  object-position: center center !important;
}

@media (min-width: 721px) {
  html body.home-page .hero-cinematic .hero-inner,
  html body.home-page .hero-cinematic[data-active-slide] .hero-inner {
    width: min(94vw, 1720px) !important;
    max-width: min(94vw, 1720px) !important;
    padding-left: clamp(48px, 5vw, 112px) !important;
    padding-right: clamp(48px, 5vw, 112px) !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    width: 100% !important;
    max-width: min(36ch, 92vw) !important;
    font-size: clamp(3rem, 3.35vw, 4.35rem) !important;
    line-height: 1.035 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .page-hero-inner,
  html body .v2-sector-hero-copy,
  html body .es-hero-copy,
  html body .sa-hero-copy,
  html body .article-hero-copy,
  html body .insights-hub-copy {
    width: min(92vw, 1600px) !important;
    max-width: min(92vw, 1600px) !important;
  }

  html body.home-page .hero-cinematic .hero-copy,
  html body.home-page .hero-cinematic .hero-subtitle,
  html body .page-hero .page-hero-inner p:not(.eyebrow),
  html body .insights-hub-copy p {
    max-width: min(64ch, 88vw) !important;
  }
}

@media (min-width: 1400px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    font-size: clamp(3.45rem, 3vw, 4.45rem) !important;
  }
}

@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1 {
    max-width: 100% !important;
    font-size: clamp(1.66rem, 5.9vw, 1.95rem) !important;
    line-height: 1.08 !important;
  }
}

/* 2026-07-10 dev cascade guard: approved Insights heading scale and width site-wide. */
@media (min-width: 721px) {
  html body.home-page .hero-cinematic .hero-inner,
  html body.home-page .hero-cinematic[data-active-slide] .hero-inner,
  html body .page-hero-inner,
  html body .v2-sector-hero-copy,
  html body .es-hero-copy,
  html body .sa-hero-copy,
  html body .article-hero-copy,
  html body .insights-hub-copy {
    width: min(92vw, 1600px) !important;
    max-width: min(92vw, 1600px) !important;
  }

  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main h1,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1,
  html body .section-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-purpose-card-vision h2,
  html body .insights-feature-card h2,
  html body .insight-newsletter-panel h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .footer-cta h2 {
    width: 100% !important;
    max-width: min(960px, 92vw) !important;
    font-size: clamp(2.15rem, 3.35vw, 4.45rem) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body.home-page .hero-cinematic .hero-title-split,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-split {
    width: 100% !important;
    max-width: min(30ch, 92vw) !important;
  }

  html body.home-page .hero-cinematic .hero-title-line,
  html body.home-page .hero-cinematic[data-active-slide] .hero-title-line {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
  }

  html body.home-page .hero-cinematic .hero-title-line + .hero-title-line::before {
    content: " ";
  }
}

@media (max-width: 720px) {
  html body.home-page .hero-cinematic .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="0"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="1"] .hero-title,
  html body.home-page .hero-cinematic[data-active-slide="2"] .hero-title,
  html body .site-shell main#main.site-main h1,
  html body .page-hero h1,
  html body .page-hero .page-hero-inner h1,
  html body .v2-sector-hero h1,
  html body .v2-sector-hero-copy h1,
  html body .es-hero h1,
  html body .es-hero-copy h1,
  html body .sa-hero-copy h1,
  html body .article-hero h1,
  html body .insights-hub-copy h1,
  html body .section-heading h2,
  html body .es-section-head h2,
  html body .about-intro h2,
  html body .about-purpose-card-vision h2,
  html body .insights-feature-card h2,
  html body .insight-newsletter-panel h2,
  html body .insight-section-split h2,
  html body .insights-library-heading h2,
  html body .v2-intro-grid h2,
  html body .v2-final-panel h2,
  html body .footer-cta h2 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(1.62rem, 5.8vw, 2rem) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev final cascade: Strategic Advisory real photo and compact executive card titles. */
.strategic-advisory-page .sa-hero::before {
  background: url("../img/stock/dev-strategic-collaborating-office-2220786336.webp?v=20260710-realphoto1") center 50% / cover no-repeat !important;
  filter: saturate(1.02) contrast(1.02) brightness(0.92) !important;
}

@media (max-width: 980px) {
  .strategic-advisory-page .sa-hero::before {
    background-position: 56% 50% !important;
  }
}

@media (max-width: 720px) {
  html body.executive-redesign .es-principles-grid article,
  html body .es-principles-grid article {
    min-height: auto !important;
    padding: clamp(28px, 7vw, 34px) clamp(28px, 7vw, 34px) !important;
  }

  html body.executive-redesign .es-principles-grid .es-principle-title,
  html body .es-principles-grid .es-principle-title {
    width: 100% !important;
    max-width: 14ch !important;
    font-size: clamp(1.58rem, 6.55vw, 1.96rem) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* 2026-07-10 dev final-final: make approved serif heading measure win after all legacy rules. */
@media (min-width: 721px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: min(18ch, 92vw) !important;
    font-size: clamp(2.35rem, 4.35vw, 5.45rem) !important;
    line-height: 0.98 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main .about-intro,
  html body .site-shell main#main.site-main .about-purpose-card-vision,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head,
  html body .site-shell main#main.site-main .where-work-copy,
  html body .site-shell main#main.site-main .professional-intro-panel,
  html body .site-shell main#main.site-main .sa-overview-heading {
    width: 100% !important;
    max-width: min(1180px, 92vw) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(1560px, calc(100vw - 64px)) !important;
    max-width: min(1560px, calc(100vw - 64px)) !important;
    grid-template-columns: minmax(0, 1.24fr) minmax(440px, 0.76fr) !important;
    gap: clamp(42px, 4.6vw, 78px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel > div:first-child,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    max-width: min(980px, 100%) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(3.7rem, 4.7vw, 5.35rem) !important;
    line-height: 1 !important;
  }
}

@media (max-width: 1180px) {
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 720px) {
  html body .site-shell main#main.site-main .about-intro h2,
  html body .site-shell main#main.site-main .about-purpose-card-vision h2,
  html body .site-shell main#main.site-main .about-expertise-block .es-section-head h2,
  html body .site-shell main#main.site-main .where-work-copy h2,
  html body .site-shell main#main.site-main .professional-intro-panel h2,
  html body .site-shell main#main.site-main .sa-overview-heading h2,
  html body .site-shell main#main.site-main .sa-decision-panel h2,
  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-family: var(--font-serif-display, "Noto Serif Display", Georgia, serif) !important;
    font-weight: 500 !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: clamp(2rem, 9.2vw, 2.82rem) !important;
    line-height: 1.02 !important;
    letter-spacing: 0 !important;
    text-wrap: balance !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel {
    width: min(100% - 28px, 760px) !important;
    max-width: min(100% - 28px, 760px) !important;
    padding-inline: clamp(24px, 7vw, 34px) !important;
  }

  html body .site-shell main#main.site-main.strategic-advisory-page .sa-decision-panel h2 {
    font-size: clamp(2.2rem, 10vw, 3rem) !important;
    line-height: 1.02 !important;
  }
}
