:root{
  --nbc-hero-ref-title-size:clamp(54px,4.8vw,68px);
  --nbc-hero-ref-title-line:.98;
  --nbc-hero-ref-title-track:-.05em;
  --nbc-hero-ref-lead-size:clamp(25px,2.45vw,38px);
  --nbc-hero-ref-lead-line:1.08;
  --nbc-hero-ref-lead-track:-.04em;
  --nbc-hero-ref-copy-max:1072px;
  --nbc-hero-ref-gap:clamp(48px,6vw,92px);
  --nbc-hero-ref-top:clamp(132px,9vw,154px);
  --nbc-hero-ref-bottom:clamp(68px,5vw,84px);
}@media (min-width:1024px){
  [data-hero-unified="v6451"]{
    padding-top:var(--nbc-hero-ref-top)!important;
    padding-bottom:var(--nbc-hero-ref-bottom)!important;
    max-height:none!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-title{
    width:auto!important;
    max-width:100%!important;
    margin-block:12px 0!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif!important;
    font-size:var(--nbc-hero-ref-title-size)!important;
    font-weight:800!important;
    line-height:var(--nbc-hero-ref-title-line)!important;
    letter-spacing:var(--nbc-hero-ref-title-track)!important;
    text-wrap:wrap!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-lead{
    width:auto!important;
    max-width:100%!important;
    margin:30px 0 0!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif!important;
    font-size:var(--nbc-hero-ref-lead-size)!important;
    font-weight:400!important;
    line-height:var(--nbc-hero-ref-lead-line)!important;
    letter-spacing:var(--nbc-hero-ref-lead-track)!important;
    color:rgb(201,203,197)!important;
    text-wrap:pretty!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    -webkit-hyphens:none!important;
    hyphens:none!important;
  }

  
  [data-hero-unified="v6451"][data-hero-layout="single"] .nbc-unified-hero-title,
  [data-hero-unified="v6451"][data-hero-layout="single"] .nbc-unified-hero-lead{
    max-width:min(60vw,var(--nbc-hero-ref-copy-max))!important;
  }

  
  [data-hero-unified="v6451"] :is(
    .nbc-about-hero-grid,
    .nbc-contact-hero-grid,
    .nbc-service-hero-grid,
    .ep-hero-grid,
    .nbc-hub-hero-grid,
    .case-dossier-hero-grid,
    .evidence-library-hero-grid,
    .nbc-diagnose-hero-grid,
    .km-hero-grid,
    .local-hero-grid,
    .knowledge-hub-direct-hero__grid,
    .dc7-entry__layout
  ){
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    column-gap:var(--nbc-hero-ref-gap)!important;
    row-gap:var(--nbc-hero-ref-gap)!important;
    align-items:center!important;
  }

  
  [data-hero-unified="v6451"].guide-editorial-hero,
  [data-hero-unified="v6451"].oml-hero{
    padding-inline:0!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-hero-ref-gap)!important;
    align-items:center!important;
  }

  [data-hero-unified="v6451"] .nbc-unified-hero-title.title-fit-longword{
    -webkit-hyphens:manual!important;
    hyphens:manual!important;
  }

  [data-hero-unified="v6451"] :is(.nbc-hero-actions,.hero-actions,.ac-actions){
    margin-top:30px!important;
  }
}@media (max-width:1023px){
  [data-hero-unified="v6451"] .nbc-unified-hero-title{
    max-width:100%!important;
  }
}:root{
  --nbc-v6461-shell-max:1680px;
  --nbc-v6461-gutter:clamp(32px,2.75vw,64px);
  --nbc-v6461-editorial-axis:min(60vw,1072px);
  --nbc-v6461-h2:clamp(38px,3.7vw,56px);
  --nbc-v6461-h3:clamp(26px,2.45vw,38px);
  --nbc-v6461-copy:clamp(16px,1.25vw,19px);
  --nbc-v6461-split-gap:clamp(48px,6vw,92px);
}@media (min-width:1024px){
  
  body.page.design-system-executive :where(.wrap,.sw,[data-layout-width="standard"]){
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max));
    max-width:var(--nbc-v6461-shell-max);
    margin-inline:auto;
  }

  
  body.page.design-system-executive :where(
    .nbc-section-header,
    .nbc-section-heading,
    .ac-section-head,
    .nbc-about-collaboration-head,
    .service-context-head,
    .service-editorial-head,
    .bi-head,
    .dx-section-head,
    .home-service-choice__head,
    .home-diagnosis-path__head,
    .home-case-proof-head,
    .home-final-head,
    .km-workbench-head__copy,
    .km-b5-library-head__copy
  ){
    width:100%;
    max-width:none!important;
    min-width:0;
  }

  body.page.design-system-executive :where(
    .nbc-section-header,
    .nbc-section-heading,
    .ac-section-head,
    .nbc-about-collaboration-head,
    .service-context-head,
    .service-editorial-head,
    .bi-head,
    .dx-section-head,
    .home-service-choice__head,
    .home-diagnosis-path__head,
    .home-case-proof-head,
    .home-final-head,
    .km-workbench-head__copy,
    .km-b5-library-head__copy
  ) > h2,
  body.page.design-system-executive :where(.nbc-section-title){
    width:100%;
    max-width:none!important;
    font-family:Archivo,-apple-system,"Segoe UI",system-ui,sans-serif;
    font-size:var(--nbc-v6461-h2);
    line-height:.99;
    letter-spacing:-.047em;
    text-wrap:wrap!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
  }

  
  body.page.design-system-executive main :where(
    .editorial-statement,
    .nbc-editorial-statement,
    .nbc-about-closing-quote p,
    .evidence-library-grid-section>.wrap>h2,
    .evidence-library-cta h2
  ){
    max-width:none!important;
    width:100%!important;
    text-wrap:wrap!important;
  }

  
  body.page-about .nbc-about-closing-quote{
    width:100%!important;
    max-width:none!important;
  }
  body.page-about .nbc-about-closing-quote p{
    width:100%!important;
    max-width:none!important;
    font-size:clamp(38px,3.1vw,50px)!important;
    line-height:1.04!important;
    letter-spacing:-.04em!important;
  }

  
  body.page-template-case-index .evidence-library-hero-grid{
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max))!important;
    max-width:var(--nbc-v6461-shell-max)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    text-align:left!important;
    justify-items:stretch!important;
  }
  body.page-template-case-index .evidence-library-hero-grid>div:first-child{
    grid-column:1!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    text-align:left!important;
  }
  body.page-template-case-index .evidence-library-hero :where(h1,.lede,.evidence-transparency-note){
    margin-left:0!important;
    margin-right:0!important;
    text-align:left!important;
  }

  
  body.page-barometer .oml-page>.wrap{
    width:min(calc(100% - (2 * var(--nbc-v6461-gutter))),var(--nbc-v6461-shell-max))!important;
    max-width:var(--nbc-v6461-shell-max)!important;
    margin-inline:auto!important;
  }
  body.page-barometer .baro-scenario-head{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    align-items:end!important;
  }
  body.page-barometer .baro-scenario-head>div,
  body.page-barometer .baro-scenario-head>p{
    width:100%!important;
    max-width:none!important;
    margin-inline:0!important;
  }
  body.page-barometer .baro-scenario-head h2{
    width:100%!important;
    max-width:none!important;
    font-size:var(--nbc-v6461-h2)!important;
    line-height:.99!important;
    letter-spacing:-.047em!important;
    text-wrap:wrap!important;
  }

  
  body.page-industry .bi-head,
  body.page-template-industry .bi-head,
  body[class*="page-industry"] .bi-head{
    max-width:none!important;
  }
  body :where(.bi-head)>h2{max-width:none!important;width:100%!important;text-wrap:wrap!important}

  
  body.page-service :where(.service-context-head,.service-editorial-head)>h2{
    max-width:none!important;
    width:100%!important;
    text-wrap:wrap!important;
  }

  
  body.page-article.page-template-article{
    --nbc-article-text-axis:var(--nbc-v6461-editorial-axis);
  }
  body.page-article.page-template-article :is(
    .ep-executive-answer,
    .ep-prologue,
    .ep-conclusion,
    .article-diagnostic-context,
    .ep-next-reading,
    .ep-practice-scenario.erp-journey-scope,
    .ep-section-kicker,
    .ep-chapter-head,
    .ep-ledger-head,
    .ep-decision-ledger>h3,
    .ep-decision-ledger>.ep-practice-scenario,
    .ep-decision-ledger>.ep-responsibility-ledger,
    .ep-decision-ledger>.ep-redflags,
    .article-diagnostic-context>header,
    .article-diagnostic-context>.article-diagnostic-grid,
    .ep-chapter-copy>p,
    .ep-chapter-copy>ol,
    .ep-chapter-copy>ul,
    .ep-chapter-copy>blockquote,
    .ep-chapter-copy>h3,
    .ep-chapter-copy>.cost-scope-grid,
    .ep-chapter-copy>.hinweis,
    .ep-chapter-copy>.source-note
  ){
    width:min(100%,var(--nbc-v6461-editorial-axis))!important;
    max-width:var(--nbc-v6461-editorial-axis)!important;
    margin-left:0!important;
    margin-right:auto!important;
  }
  body.page-article.page-template-article :is(.ep-chapter-head,.ep-section-kicker,.ep-ledger-head,.article-diagnostic-context>header) h2,
  body.page-article.page-template-article .ep-chapter-title{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }

  
  body.page-home :where(.home-case-proof-head,.home-final-head) .nbc-section-title,
  body.page-diagnose .dx-section-head h2,
  body.km-knowledge-page :where(.km-workbench-head__copy,.km-b5-library-head__copy)>h2,
  body.page-about :where(.ac-section-head,.nbc-about-collaboration-head)>h2{
    max-width:none!important;
    width:100%!important;
  }
}@media (max-width:760px){
  
  body.page.design-system-executive main :where(.nbc-section-title,.bi-head h2,.dx-section-head h2,.service-editorial-head h2,.service-context-head h2){
    max-width:100%!important;
    width:100%!important;
  }
  body.page-template-case-index .evidence-library-hero-grid{display:block!important;text-align:left!important}
  body.page-template-case-index .evidence-library-hero :where(h1,.lede,.evidence-transparency-note){text-align:left!important;margin-left:0!important;margin-right:0!important}
  body.page-about .nbc-about-closing-quote p{max-width:none!important;width:100%!important}
}@media (min-width:1024px){
  
  body.page-barometer .baro-scenario-section{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}@media (min-width:1024px){
  
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header{
    display:grid!important;
    grid-template-columns:minmax(0,1.25fr) minmax(360px,.6fr)!important;
    gap:var(--nbc-v6461-split-gap)!important;
    align-items:end!important;
    width:100%!important;
    max-width:none!important;
  }
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header h2{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }
  body.page.design-system-executive .knowledge-hub-direct-list> .wrap > header p{
    width:100%!important;
    max-width:none!important;
  }
}@media (min-width:1024px){
  body.page-contact .nbc-contact-after-head,
  body.page-template-contact .nbc-contact-after-head{max-width:none!important}
  body.page-contact .nbc-contact-after-head h2,
  body.page-template-contact .nbc-contact-after-head h2{
    width:100%!important;
    max-width:none!important;
    text-wrap:wrap!important;
  }
}@media (min-width:1024px){
  
  body.page-home .home-service-choice__head{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:none!important;
  }
  body.page-home .home-service-choice__head>h2{width:100%!important;max-width:none!important}
  body.page-contact .nbc-contact-after-head,
  body.page-template-contact .nbc-contact-after-head{
    display:block!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-width:none!important;
  }
}body.page-home .home-service-choice__head{
  grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);
}body.page-home .home-service-choice__head h2,
body.page-home .ot-section-head h2,
body.page-home .home-dx-sync .dx-section-head h2,
body.page-home .home-dx-sync .home-diagnosis-path__head .nbc-section-title,
body.page-home .home-process-opening__title{
  width:100%;
  max-width:none !important;
}body.page-diagnose .dx-section-head h2,
body.page-diagnose .dx-depth-head h2,
body.page-diagnose .dx-tool-copy h3,
body.page-diagnose .dx-depth-copy h3{
  width:100%;
  max-width:none !important;
}body.page-service .service-context-head h2,
body.page-service .service-editorial-head h2,
body.page-service .service-operating-signal__head h2,
body.page-service .service-instrument-prestart__copy h3,
body.page-service .service-management-statement blockquote p,
body.page-service .service-text-stage h3,
body.page-service .service-proof-head h2,
body.page-service .service-proof-case h3,
body.page-service .service-final-conclusion h2,
body.page-service .service-final-conclusion h3,
body.page-service .ai-readiness-head h2,
body.page-service .ai-final-conversion h3{
  width:100%;
  max-width:none !important;
}body.page-regional-gateway .local-economy-head{
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
}body.page-regional-gateway .local-independence-grid{
  grid-template-columns:minmax(320px,.96fr) minmax(0,1.04fr);
}body.page-regional-gateway .local-direct-grid{
  grid-template-columns:minmax(0,1.10fr) minmax(320px,.90fr);
}body.page-regional-gateway .local-economy-head .nbc-section-title,
body.page-regional-gateway .local-independence-copy .nbc-section-title,
body.page-regional-gateway .local-direct .local-wide-heading .nbc-section-title,
body.page-regional-gateway .local-founder-copy blockquote{
  width:100%;
  max-width:none !important;
}body.industry-trade[data-industry-trade="v6471"] .trade-thesis-primary blockquote,
body.industry-trade[data-industry-trade="v6471"] .trade-ai-thesis blockquote,
body.page-industry-paketa .bi-head h2,
body.page-industry-paketa .bi-industry-thesis blockquote{
  width:100%;
  max-width:none !important;
}body.industry-services[data-industry-services="v6471"] .ps-thesis-primary blockquote,
body.industry-services[data-industry-services="v6471"] .ps-billing-thesis blockquote,
body.industry-services[data-industry-services="v6471"] .ps-ai-transition blockquote,
body.industry-services[data-industry-services="v6471"] .ps-billing-copy h2,
body.industry-services[data-industry-services="v6471"] .ps-margin .bi-head h2,
body.industry-services[data-industry-services="v6471"] .ps-operating-model .bi-head h2,
body.industry-services[data-industry-services="v6471"] .ps-final-copy h2,
body.industry-services[data-industry-services="v6471"] .ps-margin-thesis,
body.industry-services[data-industry-services="v6471"] .ps-c2c-insight strong{
  width:100%;
  max-width:none !important;
}body.industry-services[data-industry-services="v6471"] .ps-billing-thesis{
  grid-template-columns:minmax(0,1.38fr) minmax(240px,.62fr);
}body.industry-services[data-industry-services="v6471"] .ps-ai-transition{
  grid-template-columns:minmax(0,1.38fr) minmax(240px,.62fr);
}body.page-template-article .knowledge-container-head h2,
body.page-template-article .ep-conclusion h2,
body.page-template-case-detail .knowledge-container-head h2,
body.page-template-case-detail .case-next-step h2{
  width:100%;
  max-width:none !important;
}@media (max-width:1180px){
  body.page-home .home-service-choice__head,
  body.page-regional-gateway .local-economy-head,
  body.page-regional-gateway .local-independence-grid,
  body.page-regional-gateway .local-direct-grid,
  body.industry-services[data-industry-services="v6471"] .ps-billing-thesis,
  body.industry-services[data-industry-services="v6471"] .ps-ai-transition{
    grid-template-columns:1fr;
  }
}@media (max-width:700px){
  body.page-home .home-service-choice__head h2,
  body.page-home .ot-section-head h2,
  body.page-home .home-dx-sync .dx-section-head h2,
  body.page-home .home-dx-sync .home-diagnosis-path__head .nbc-section-title,
  body.page-diagnose .dx-section-head h2,
  body.page-diagnose .dx-depth-head h2,
  body.page-diagnose .dx-tool-copy h3,
  body.page-diagnose .dx-depth-copy h3,
  body.page-regional-gateway .local-economy-head .nbc-section-title,
  body.page-regional-gateway .local-independence-copy .nbc-section-title,
  body.page-regional-gateway .local-direct .local-wide-heading .nbc-section-title,
  body.industry-services[data-industry-services="v6471"] .ps-thesis-primary blockquote,
  body.industry-services[data-industry-services="v6471"] .ps-billing-thesis blockquote,
  body.industry-services[data-industry-services="v6471"] .ps-ai-transition blockquote,
  body.industry-trade[data-industry-trade="v6471"] .trade-thesis-primary blockquote,
  body.industry-trade[data-industry-trade="v6471"] .trade-ai-thesis blockquote,
  body.page-industry-paketa .bi-head h2,
  body.page-industry-paketa .bi-industry-thesis blockquote{
    text-wrap:balance;
  }
}.nbc-hero-proof .nbc-hero-author{display:inline-flex;align-items:center;gap:.35em}.nbc-hero-proof .nbc-hero-author::before{content:"·";margin-right:.15em;color:var(--dim)}.nbc-hero-proof a.nbc-author-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(134,200,149,.55);padding-bottom:1px;transition:color .18s,border-color .18s}.nbc-hero-proof a.nbc-author-link:hover,.nbc-hero-proof a.nbc-author-link:focus-visible{color:var(--green);border-color:var(--green)}.nbc-authority-strip{border-block:1px solid rgba(247,245,242,.12);background:rgba(247,245,242,.025)}.nbc-authority-strip .wrap{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.8fr) auto;gap:clamp(24px,4vw,64px);align-items:center}.nbc-authority-strip .mono,.nbc-expert-outreach .mono,.dg-citation-strip .mono{font-family:var(--mono,"IBM Plex Mono",monospace);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}.nbc-authority-strip p{margin:0;color:var(--muted);line-height:1.65;font-size:15px}.nbc-authority-strip p strong{color:var(--paper)}.nbc-authority-strip a{font-weight:700;text-decoration:none;white-space:nowrap}.nbc-authority-strip a:hover,.nbc-authority-strip a:focus-visible{color:var(--green)}.nbc-expert-outreach{border-top:1px solid rgba(247,245,242,.12)}.nbc-expert-outreach .wrap{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(40px,6vw,88px);align-items:start}.nbc-expert-outreach h2{margin-top:14px;max-width:13ch}.nbc-expert-outreach .lead{color:var(--muted);font-size:17px;line-height:1.7;max-width:58ch}.nbc-expert-topics{display:grid;gap:0;border-top:1px solid rgba(247,245,242,.14)}.nbc-expert-topic{display:grid;grid-template-columns:34px 1fr auto;gap:18px;align-items:start;padding:20px 0;border-bottom:1px solid rgba(247,245,242,.14)}.nbc-expert-topic>span{font-family:var(--mono,"IBM Plex Mono",monospace);font-size:10px;color:var(--dim)}.nbc-expert-topic strong{display:block;margin-bottom:5px}.nbc-expert-topic p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.nbc-expert-topic a{text-decoration:none;color:var(--green);font-size:13px;white-space:nowrap}.nbc-expert-contact{margin-top:24px;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.nbc-expert-contact a{font-weight:700;text-decoration:none}.nbc-expert-contact small{color:var(--dim);font-size:12px}.dg-citation-strip{margin-top:clamp(48px,7vw,92px);padding:clamp(24px,3vw,38px);border:1px solid rgba(247,245,242,.14);background:rgba(247,245,242,.025);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.65fr) auto;gap:clamp(20px,3vw,48px);align-items:center}.dg-citation-strip p{margin:0;color:var(--dg-muted,rgba(247,245,242,.65));font-size:14px;line-height:1.6}.dg-citation-strip p strong{color:var(--dg-ink,#f7f5f2)}.dg-citation-strip .links{display:flex;gap:16px;align-items:center;white-space:nowrap}.dg-citation-strip a{color:var(--dg-ink,#f7f5f2);font-weight:700;text-decoration:none}.dg-citation-strip a:hover,.dg-citation-strip a:focus-visible{color:var(--green)}.ep-authority-note{margin:0 0 clamp(38px,5vw,62px);padding:clamp(22px,3vw,34px);border-left:2px solid var(--green);background:rgba(134,200,149,.055)}.ep-authority-note h2{font-size:clamp(24px,2.4vw,34px);margin:8px 0 14px}.ep-authority-note p{color:var(--muted);line-height:1.7}.ep-authority-note strong{color:var(--paper)}.ep-authority-note .source-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:16px}.ep-authority-note .source-links a{font-size:13px;color:var(--green);text-underline-offset:3px}@media(max-width:860px){.nbc-authority-strip .wrap,.nbc-expert-outreach .wrap,.dg-citation-strip{grid-template-columns:1fr}.nbc-authority-strip a,.dg-citation-strip .links{white-space:normal}.nbc-expert-topic{grid-template-columns:30px 1fr}.nbc-expert-topic>a{grid-column:2}.nbc-expert-outreach h2{max-width:16ch}}@media(max-width:560px){.nbc-authority-strip .wrap{gap:14px}.nbc-expert-topic{padding:18px 0}.dg-citation-strip{padding:22px 18px}.dg-citation-strip .links{gap:12px;flex-wrap:wrap}.ep-authority-note{padding:20px 18px}}