/*! NBC v7.392 · Global mobile/tablet navigation + compact footer premium pass */

/* --------------------------------------------------------------------------
   Compact navigation contract — one component from phone through tablet.
   Desktop >=1181px remains owned by the existing navigation system.
   -------------------------------------------------------------------------- */
@media (max-width:1180px){
  html body.page.design-system-executive .site-header{
    position:fixed!important;
    inset:0 0 auto 0!important;
    height:calc(76px + env(safe-area-inset-top,0px))!important;
    padding-top:env(safe-area-inset-top,0px)!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    transform:none!important;
    transition:none!important;
    pointer-events:none;
    z-index:1000!important;
  }
  html body.page.design-system-executive[data-mobile-header="hidden"]:not(.menu-open) .site-header,
  html body.page.design-system-executive[data-v7-header-visibility="hidden"]:not(.menu-open) .site-header{
    transform:none!important;
  }
  html body.page.design-system-executive .site-header > .wrap.nav,
  html body.page.design-system-executive .site-header .nav{
    pointer-events:auto;
    box-sizing:border-box!important;
    width:calc(100% - 24px)!important;
    max-width:1160px!important;
    min-height:58px!important;
    height:58px!important;
    margin:8px auto 0!important;
    padding:0 8px 0 15px!important;
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr) auto 44px!important;
    grid-template-rows:58px!important;
    align-items:center!important;
    column-gap:8px!important;
    border:1px solid rgba(226,240,230,.145)!important;
    border-radius:18px!important;
    background:
      radial-gradient(120% 180% at 12% -60%,rgba(132,205,153,.10),transparent 52%),
      linear-gradient(180deg,rgba(9,19,13,.94),rgba(5,13,9,.91))!important;
    box-shadow:0 14px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035)!important;
    backdrop-filter:blur(22px) saturate(118%)!important;
    -webkit-backdrop-filter:blur(22px) saturate(118%)!important;
    transition:height .24s cubic-bezier(.22,.61,.36,1),grid-template-rows .24s cubic-bezier(.22,.61,.36,1),background .2s ease,border-color .2s ease!important;
  }
  html body.page.design-system-executive .site-header .brand{
    grid-column:1!important;
    grid-row:1!important;
    width:96px!important;
    min-width:0!important;
    display:flex!important;
    align-items:center!important;
    transition:width .22s cubic-bezier(.22,.61,.36,1),opacity .18s ease!important;
  }
  html body.page.design-system-executive .site-header .brand-logo{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:42px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  html body.page.design-system-executive .site-header nav{
    grid-column:4!important;
    grid-row:1!important;
    justify-self:end!important;
    align-self:center!important;
    width:0!important;
    min-width:0!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  html body.page.design-system-executive .site-header .burger{
    grid-column:4!important;
    grid-row:1!important;
    justify-self:end!important;
    align-self:center!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(229,241,232,.17)!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,rgba(22,34,26,.88),rgba(7,15,10,.80))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
    position:relative!important;
    z-index:1003!important;
  }
  html body.page.design-system-executive .site-header .burger:active{transform:scale(.97)!important}

  html body.page.design-system-executive .site-header .nav > .nbc-mobile-context{
    grid-column:2!important;
    grid-row:1!important;
    position:static!important;
    inset:auto!important;
    transform:none!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    color:rgba(238,245,240,.62)!important;
    font:500 10px/1.15 var(--mono,"IBM Plex Mono",monospace)!important;
    letter-spacing:.09em!important;
    text-transform:uppercase!important;
    transition:opacity .18s ease!important;
  }
  html body.page.design-system-executive .site-header .nav > .nbc-mobile-context::before{
    content:"·";
    margin-right:7px;
    color:rgba(143,207,158,.72);
    font-size:12px;
  }
  html body.page.design-system-executive .site-header .nbc-mobile-context b{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    color:#a9dcbc!important;
    font:inherit!important;
  }
  html body.page.design-system-executive .site-header .nbc-mobile-context span{display:none!important}

  html body.page.design-system-executive .site-header .nav > .nbc-mobile-header-cta{
    grid-column:3!important;
    grid-row:1!important;
    min-height:40px!important;
    height:40px!important;
    margin:0!important;
    padding:0 10px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
    border:0!important;
    border-radius:11px!important;
    color:#b9e8c7!important;
    background:rgba(132,205,153,.055)!important;
    font:700 11px/1 Archivo,Arial,sans-serif!important;
    text-decoration:none!important;
    transition:opacity .18s ease,background .18s ease!important;
  }
  html body.page.design-system-executive .site-header .nav > .nbc-mobile-header-cta:hover{background:rgba(132,205,153,.10)!important}

  html body.page.design-system-executive[data-nf-header-state="context"] .site-header > .wrap.nav,
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav{
    height:54px!important;
    min-height:54px!important;
    grid-template-columns:68px minmax(0,1fr) auto 44px!important;
    grid-template-rows:54px!important;
    border-color:rgba(177,224,190,.19)!important;
    background:
      radial-gradient(120% 190% at 10% -70%,rgba(132,205,153,.11),transparent 50%),
      linear-gradient(180deg,rgba(7,17,11,.965),rgba(4,12,8,.945))!important;
  }
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header .brand{width:68px!important}
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav > .nbc-mobile-context{
    visibility:visible!important;
    opacity:1!important;
  }
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav > .nbc-mobile-header-cta{
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
  html body.page.design-system-executive.page-contact .site-header .nav > .nbc-mobile-header-cta,
  html body.page.design-system-executive[data-page-template="intake"] .site-header .nav > .nbc-mobile-header-cta,
  html body.page.design-system-executive[data-final-page="contact"] .site-header .nav > .nbc-mobile-header-cta{
    display:none!important;
  }

  /* Collapse three self-check rows back into the existing semantic group. */
  html body.page.design-system-executive .site-header nav #menu.open > .nav-selfcheck-mobile{display:none!important}
  html body.page.design-system-executive .site-header nav #menu.open > .nav-selfcheck-desktop{display:block!important}

  html body.page.design-system-executive .site-header nav #menu.open::before{
    content:"NAVIGATION · NEW BUSINESS CONSULTING";
    display:block;
    width:100%;
    margin:0 0 18px;
    color:rgba(184,226,196,.66);
    font:500 9px/1.2 var(--mono,"IBM Plex Mono",monospace);
    letter-spacing:.14em;
    text-transform:uppercase;
  }
  html body.page.design-system-executive .site-header nav #menu.open > li:not(.nbc-premium-menu-intro){
    border-color:rgba(229,241,232,.105)!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open > li > a,
  html body.page.design-system-executive .site-header nav #menu.open .nav-summary{
    letter-spacing:-.028em!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open :is(a[aria-current="page"],a[data-current-section="true"],summary[data-current-section="true"]){
    color:#b9e8c7!important;
    text-decoration:none!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open :is(a[aria-current="page"],a[data-current-section="true"],summary[data-current-section="true"])::before{
    content:"";
    display:inline-block;
    flex:0 0 auto;
    width:5px;
    height:5px;
    margin-right:10px;
    border-radius:999px;
    background:#9ad8aa;
    box-shadow:0 0 0 4px rgba(154,216,170,.08);
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-sub a{
    color:rgba(235,242,237,.67)!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-cta{
    text-decoration:none!important;
  }
}

/* Phone: full-screen menu, deliberately spare and hierarchical. */
@media (max-width:760px){
  html body.page.design-system-executive .site-header > .wrap.nav,
  html body.page.design-system-executive .site-header .nav{
    width:calc(100% - 20px)!important;
    margin-top:7px!important;
    padding-left:14px!important;
    padding-right:7px!important;
    border-radius:17px!important;
  }
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header > .wrap.nav,
  html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav{
    grid-template-columns:66px minmax(0,1fr) auto 44px!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open{
    inset:0!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    min-height:100svh!important;
    max-height:100dvh!important;
    padding:calc(76px + env(safe-area-inset-top,0px) + 24px) 22px calc(26px + env(safe-area-inset-bottom,0px))!important;
    background:
      radial-gradient(82% 42% at 88% 7%,rgba(91,183,116,.105),transparent 70%),
      radial-gradient(65% 40% at 3% 92%,rgba(217,173,105,.035),transparent 72%),
      #06130d!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open > li:not(.nbc-premium-menu-intro){
    width:100%!important;
    margin:0!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open > li > a,
  html body.page.design-system-executive .site-header nav #menu.open .nav-summary{
    min-height:54px!important;
    padding:13px 0!important;
    font-size:clamp(21px,6vw,26px)!important;
    line-height:1.08!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-sub{padding-bottom:11px!important}
  html body.page.design-system-executive .site-header nav #menu.open .nav-sub a{
    min-height:40px!important;
    padding:7px 0 7px 15px!important;
    font-size:14px!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-cta{
    min-height:50px!important;
    margin-top:15px!important;
    border-radius:14px!important;
  }
}

/* Tablet: the menu becomes a bounded right-hand sheet instead of a phone-sized overlay. */
@media (min-width:761px) and (max-width:1180px){
  html body.page.design-system-executive.menu-open::before{
    content:"";
    position:fixed;
    inset:0;
    z-index:998;
    background:rgba(1,7,4,.54);
    backdrop-filter:blur(3px);
    -webkit-backdrop-filter:blur(3px);
  }
  html body.page.design-system-executive .site-header nav #menu.open{
    position:fixed!important;
    inset:14px 14px 14px auto!important;
    z-index:1001!important;
    width:min(480px,calc(100vw - 28px))!important;
    max-width:480px!important;
    height:calc(100dvh - 28px)!important;
    min-height:0!important;
    max-height:calc(100dvh - 28px)!important;
    margin:0!important;
    padding:82px 30px 28px!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    border:1px solid rgba(218,237,224,.13)!important;
    border-radius:22px!important;
    background:
      radial-gradient(85% 42% at 92% 4%,rgba(91,183,116,.105),transparent 70%),
      linear-gradient(180deg,#08160f,#05110b)!important;
    box-shadow:-24px 0 70px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.025)!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open::before{margin-bottom:16px}
  html body.page.design-system-executive .site-header nav #menu.open > li:not(.nbc-premium-menu-intro){
    width:100%!important;
    margin:0!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open > li > a,
  html body.page.design-system-executive .site-header nav #menu.open .nav-summary{
    min-height:52px!important;
    padding:12px 0!important;
    font-size:22px!important;
    line-height:1.08!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-sub a{
    min-height:40px!important;
    padding:7px 0 7px 14px!important;
    font-size:14px!important;
  }
  html body.page.design-system-executive .site-header nav #menu.open .nav-cta{
    min-height:50px!important;
    margin-top:14px!important;
  }
}

/* --------------------------------------------------------------------------
   Footer — phone/tablet becomes a concise closing signature, not a second sitemap.
   -------------------------------------------------------------------------- */
@media (max-width:1180px){
  html body.page.design-system-executive .site-footer{
    padding-top:34px!important;
    padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))!important;
  }
  html body.page.design-system-executive .site-footer::before{
    width:calc(100% - 36px)!important;
    max-width:1140px!important;
    margin-inline:auto!important;
  }
  html body.page.design-system-executive .site-footer > .wrap{
    box-sizing:border-box!important;
    width:calc(100% - 36px)!important;
    max-width:1140px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
  }
  html body.page.design-system-executive .site-footer .footer-main{
    min-width:0!important;
    padding-bottom:22px!important;
  }
  html body.page.design-system-executive .site-footer .footer-signature{
    min-width:0!important;
    max-width:520px!important;
  }
  html body.page.design-system-executive .site-footer .footer-signature > p{display:none!important}
  html body.page.design-system-executive .site-footer .footer-brand strong{
    display:block!important;
    font-size:20px!important;
    line-height:1.1!important;
    letter-spacing:-.02em!important;
  }
  html body.page.design-system-executive .site-footer .footer-brand span{
    display:block!important;
    max-width:360px!important;
    margin-top:6px!important;
    font-size:12px!important;
    line-height:1.45!important;
    color:rgba(235,242,237,.62)!important;
  }
  html body.page.design-system-executive .site-footer .footer-mail{
    display:inline-block!important;
    margin-top:13px!important;
    font-size:12.5px!important;
    line-height:1.3!important;
  }

  html body.page.design-system-executive .site-footer .footer-navigation-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 18px!important;
    margin-top:0!important;
    border-top:0!important;
    align-content:start!important;
  }
  html body.page.design-system-executive .site-footer .footer-nav-group{display:contents!important}
  html body.page.design-system-executive .site-footer .footer-nav-group h2,
  html body.page.design-system-executive .site-footer .footer-nav-toggle{display:none!important}
  html body.page.design-system-executive .site-footer .footer-nav-group > a{
    display:flex!important;
    min-width:0!important;
    min-height:40px!important;
    height:auto!important;
    margin:0!important;
    padding:9px 0!important;
    align-items:center!important;
    justify-content:flex-start!important;
    border:0!important;
    border-bottom:1px solid rgba(218,237,224,.095)!important;
    color:rgba(235,242,237,.76)!important;
    font:500 12.5px/1.3 Archivo,Arial,sans-serif!important;
    text-decoration:none!important;
    white-space:normal!important;
  }
  html body.page.design-system-executive .site-footer .footer-nav-group > a[href="/diagnose"],
  html body.page.design-system-executive .site-footer .footer-nav-group > a[href="/digital-check"],
  html body.page.design-system-executive .site-footer .footer-nav-group > a[href="/it-beratung-goettingen"]{
    display:none!important;
  }
  html body.page.design-system-executive .site-footer .footer-nav-group > a[href="/kontakt"]{
    grid-column:1 / -1!important;
    min-height:46px!important;
    margin-top:8px!important;
    padding:0 13px!important;
    justify-content:space-between!important;
    border:1px solid rgba(160,216,175,.18)!important;
    border-radius:12px!important;
    background:rgba(132,205,153,.045)!important;
    color:#b9e8c7!important;
    font-weight:700!important;
  }
  html body.page.design-system-executive .site-footer .footer-nav-group > a[href="/kontakt"]::after{
    content:"→"!important;
    display:block!important;
    color:#9ad8aa!important;
    font-size:15px!important;
  }
  html body.page.design-system-executive .site-footer .footer-meta{
    margin-top:0!important;
    padding:16px 0 0!important;
    border-top:1px solid rgba(218,237,224,.105)!important;
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:space-between!important;
    gap:6px 18px!important;
    color:rgba(235,242,237,.49)!important;
    font-size:10.5px!important;
    line-height:1.4!important;
  }
  html body.page.design-system-executive .site-footer .footer-meta a{color:rgba(235,242,237,.64)!important}
  html body.page.design-system-executive .site-footer .p7-footer-decision-line{margin-top:18px!important}
}

@media (max-width:760px){
  html body.page.design-system-executive .site-footer{padding-top:30px!important}
  html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 36px)!important}
  html body.page.design-system-executive .site-footer .footer-main{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:20px!important;
    padding-bottom:18px!important;
  }
  html body.page.design-system-executive .site-footer .footer-navigation-row{
    margin-top:2px!important;
  }
  html body.page.design-system-executive .site-footer .footer-meta{
    justify-content:flex-start!important;
    padding-top:14px!important;
  }
}

@media (min-width:761px) and (max-width:1180px){
  html body.page.design-system-executive .site-footer{padding-top:38px!important}
  html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 56px)!important}
  html body.page.design-system-executive .site-footer .footer-main{
    display:grid!important;
    grid-template-columns:minmax(210px,.78fr) minmax(0,1.35fr)!important;
    align-items:start!important;
    gap:clamp(34px,5vw,58px)!important;
    padding-bottom:24px!important;
  }
  html body.page.design-system-executive .site-footer .footer-navigation-row{
    align-self:start!important;
  }
  html body.page.design-system-executive .site-footer .footer-meta{
    padding-top:17px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  html body.page.design-system-executive .site-header .nav,
  html body.page.design-system-executive .site-header .brand,
  html body.page.design-system-executive .site-header .nbc-mobile-context,
  html body.page.design-system-executive .site-header .nbc-mobile-header-cta{transition:none!important}
}

/* --------------------------------------------------------------------------
   Layer bridge: the legacy mobile stack contains !important declarations in
   nbc.legacy. Important declarations inside an established cascade layer outrank
   unlayered important rules, so the final component contract is mirrored here.
   -------------------------------------------------------------------------- */
@layer nbc.legacy{
  @media (max-width:1180px){
    html body.page.design-system-executive .site-header{
      height:calc(76px + env(safe-area-inset-top,0px))!important;
      padding-top:env(safe-area-inset-top,0px)!important;
      background:transparent!important;
      border:0!important;
      box-shadow:none!important;
      backdrop-filter:none!important;
      -webkit-backdrop-filter:none!important;
      transform:none!important;
    }
    html body.page.design-system-executive[data-mobile-header="hidden"]:not(.menu-open) .site-header,
    html body.page.design-system-executive[data-v7-header-visibility="hidden"]:not(.menu-open) .site-header{transform:none!important}
    html body.page.design-system-executive .site-header > .wrap.nav,
    html body.page.design-system-executive .site-header .nav{
      width:calc(100% - 24px)!important;
      max-width:1160px!important;
      height:58px!important;
      min-height:58px!important;
      margin:8px auto 0!important;
      padding:0 8px 0 15px!important;
      grid-template-columns:96px minmax(0,1fr) auto 44px!important;
      grid-template-rows:58px!important;
      column-gap:8px!important;
    }
    html body.page.design-system-executive .site-header .brand{width:96px!important}
    html body.page.design-system-executive .site-header nav{
      grid-column:4!important;grid-row:1!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;
      margin:0!important;padding:0!important;overflow:visible!important;justify-self:end!important;align-self:center!important;
    }
    html body.page.design-system-executive .site-header .burger{
      grid-column:4!important;grid-row:1!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;
      margin:0!important;padding:0!important;border-radius:13px!important;
    }
    html body.page.design-system-executive .site-header .nav > .nbc-mobile-context{
      grid-column:2!important;grid-row:1!important;position:static!important;left:auto!important;top:auto!important;transform:none!important;
      max-width:100%!important;margin:0!important;display:flex!important;
    }
    html body.page.design-system-executive .site-header .nav > .nbc-mobile-header-cta{
      grid-column:3!important;grid-row:1!important;min-height:40px!important;height:40px!important;margin:0!important;padding:0 10px!important;
    }
    html body.page.design-system-executive[data-nf-header-state="context"] .site-header > .wrap.nav,
    html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav{
      height:54px!important;min-height:54px!important;grid-template-columns:68px minmax(0,1fr) auto 44px!important;grid-template-rows:54px!important;
    }
    html body.page.design-system-executive[data-nf-header-state="context"] .site-header .brand{width:68px!important}

    html body.page.design-system-executive .site-header nav #menu.open > .nav-selfcheck-mobile{display:none!important}
    html body.page.design-system-executive .site-header nav #menu.open > .nav-selfcheck-desktop{display:block!important}

    html body.page.design-system-executive .site-footer{padding-top:34px!important;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px))!important}
    html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 36px)!important;max-width:1140px!important;margin-inline:auto!important;padding-inline:0!important}
    html body.page.design-system-executive .site-footer .footer-main{padding-bottom:22px!important}
    html body.page.design-system-executive .site-footer .footer-signature>p{display:none!important}
    html body.page.design-system-executive .site-footer .footer-navigation-row{
      display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important;margin-top:0!important;border-top:0!important;
    }
    html body.page.design-system-executive .site-footer .footer-nav-group{display:contents!important;padding:0!important;border:0!important}
    html body.page.design-system-executive .site-footer .footer-nav-group h2,
    html body.page.design-system-executive .site-footer .footer-nav-toggle{display:none!important}
    html body.page.design-system-executive .site-footer .footer-nav-group>a{
      display:flex!important;min-height:40px!important;height:auto!important;margin:0!important;padding:9px 0!important;border:0!important;
      border-bottom:1px solid rgba(218,237,224,.095)!important;
    }
    html body.page.design-system-executive .site-footer .footer-nav-group>a[href="/diagnose"],
    html body.page.design-system-executive .site-footer .footer-nav-group>a[href="/digital-check"],
    html body.page.design-system-executive .site-footer .footer-nav-group>a[href="/it-beratung-goettingen"]{display:none!important}
    html body.page.design-system-executive .site-footer .footer-nav-group>a[href="/kontakt"]{
      display:flex!important;grid-column:1/-1!important;min-height:46px!important;margin-top:8px!important;padding:0 13px!important;
    }
    html body.page.design-system-executive .site-footer .footer-meta{
      margin-top:0!important;padding:16px 0 0!important;display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:6px 18px!important;
    }
  }
  @media (max-width:760px){
    html body.page.design-system-executive .site-header > .wrap.nav,
    html body.page.design-system-executive .site-header .nav{
      width:calc(100% - 20px)!important;margin:7px auto 0!important;padding-left:14px!important;padding-right:7px!important;
      grid-template-columns:96px minmax(0,1fr) auto 44px!important;grid-template-rows:58px!important;
    }
    html body.page.design-system-executive[data-nf-header-state="context"] .site-header > .wrap.nav,
    html body.page.design-system-executive[data-nf-header-state="context"] .site-header .nav{
      height:54px!important;min-height:54px!important;grid-template-columns:66px minmax(0,1fr) auto 44px!important;grid-template-rows:54px!important;
    }
    html body.page.design-system-executive .site-header nav #menu.open{
      inset:0!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100svh!important;max-height:100dvh!important;
      padding:calc(76px + env(safe-area-inset-top,0px) + 24px) 22px calc(26px + env(safe-area-inset-bottom,0px))!important;
    }
    html body.page.design-system-executive .site-footer{padding-top:30px!important}
    html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 36px)!important}
    html body.page.design-system-executive .site-footer .footer-main{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;padding-bottom:18px!important}
    html body.page.design-system-executive .site-footer .footer-meta{padding-top:14px!important;justify-content:flex-start!important}
  }
  @media (min-width:761px) and (max-width:1180px){
    html body.page.design-system-executive .site-header nav #menu.open{
      inset:14px 14px 14px auto!important;left:auto!important;right:14px!important;top:14px!important;bottom:14px!important;
      width:min(480px,calc(100vw - 28px))!important;max-width:480px!important;height:calc(100dvh - 28px)!important;min-height:0!important;max-height:calc(100dvh - 28px)!important;
      margin:0!important;padding:82px 30px 28px!important;border-radius:22px!important;
    }
    html body.page.design-system-executive .site-footer{padding-top:38px!important}
    html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 56px)!important}
    html body.page.design-system-executive .site-footer .footer-main{
      display:grid!important;grid-template-columns:minmax(210px,.78fr) minmax(0,1.35fr)!important;align-items:start!important;gap:clamp(34px,5vw,58px)!important;padding-bottom:24px!important;
    }
    html body.page.design-system-executive .site-footer .footer-meta{padding-top:17px!important}
  }
}

/* v7.392 structural hardening: command menu is moved outside the blurred bar on compact widths. */
@media (max-width:1180px){
  html body.page.design-system-executive > #menu.nbc-command-menu{display:none!important;list-style:none!important;margin:0!important;box-sizing:border-box!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open{display:flex!important;position:fixed!important;z-index:999!important;overflow-y:auto!important;overscroll-behavior:contain!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;color:var(--paper,#f7f5f2)!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open::before{content:"NAVIGATION · NEW BUSINESS CONSULTING";display:block;width:100%;margin:0 0 18px;color:rgba(184,226,196,.66);font:500 9px/1.2 var(--mono,"IBM Plex Mono",monospace);letter-spacing:.14em;text-transform:uppercase;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > li{display:block!important;width:100%!important;min-height:0!important;margin:0!important;border-top:1px solid rgba(229,241,232,.105)!important;list-style:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > li:last-child{border-bottom:1px solid rgba(229,241,232,.105)!important;margin-top:14px!important;padding-top:14px!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > .nav-selfcheck-mobile{display:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > .nav-selfcheck-desktop{display:block!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > li > a,
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-summary{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:auto!important;color:var(--paper,#f7f5f2)!important;font-weight:700!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-summary::after{
    content:""!important;
    flex:0 0 28px!important;
    width:28px!important;
    height:28px!important;
    margin-left:16px!important;
    border-radius:50%!important;
    background-color:rgba(154,216,170,.035)!important;
    background-image:linear-gradient(#9ad8aa,#9ad8aa),linear-gradient(#9ad8aa,#9ad8aa)!important;
    background-position:50% 50%,50% 50%!important;
    background-size:14px 2px,2px 14px!important;
    background-repeat:no-repeat!important;
    box-shadow:inset 0 0 0 1px rgba(154,216,170,.11)!important;
    transition:background-size .18s ease,background-color .18s ease,box-shadow .18s ease!important;
  }
  html body.page.design-system-executive > #menu.nbc-command-menu.open details[open] > .nav-summary::after{
    content:""!important;
    background-size:14px 2px,2px 0!important;
    background-color:rgba(154,216,170,.055)!important;
  }
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub{position:static!important;display:grid!important;grid-template-columns:1fr!important;width:100%!important;min-width:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;list-style:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub li{list-style:none!important;border:0!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub a{display:flex!important;align-items:center!important;color:rgba(235,242,237,.67)!important;text-decoration:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open :is(a[aria-current="page"],a[data-current-section="true"],summary[data-current-section="true"]){color:#b9e8c7!important;text-decoration:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-cta{justify-content:center!important;background:var(--paper,#f7f5f2)!important;color:var(--ink,#111512)!important;text-decoration:none!important;}

  html body.page.design-system-executive .site-footer .nbc-footer-compact-nav{display:block;min-width:0;width:100%;}
  html body.page.design-system-executive .site-footer .nbc-footer-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;}
  html body.page.design-system-executive .site-footer .nbc-footer-compact-grid a{display:flex;min-height:40px;padding:9px 0;align-items:center;border-bottom:1px solid rgba(218,237,224,.095);color:rgba(235,242,237,.76);font:500 12.5px/1.3 Archivo,Arial,sans-serif;text-decoration:none;}
  html body.page.design-system-executive .site-footer .nbc-footer-compact-grid a[aria-current="page"],
  html body.page.design-system-executive .site-footer .nbc-footer-compact-grid a[data-current-section="true"]{color:#b9e8c7;}
  html body.page.design-system-executive .site-footer .nbc-footer-compact-cta{display:flex;min-height:46px;margin-top:8px;padding:0 13px;align-items:center;justify-content:space-between;border:1px solid rgba(160,216,175,.18);border-radius:12px;background:rgba(132,205,153,.045);color:#b9e8c7;font:700 12.5px/1 Archivo,Arial,sans-serif;text-decoration:none;}
  html body.page.design-system-executive .site-footer .nbc-footer-compact-cta::after{content:"→";color:#9ad8aa;font-size:15px;}
}
@media (max-width:760px){
  html body.page.design-system-executive > #menu.nbc-command-menu.open{inset:0!important;width:100vw!important;height:100dvh!important;min-height:100svh!important;max-height:100dvh!important;padding:calc(76px + env(safe-area-inset-top,0px) + 24px) 22px calc(26px + env(safe-area-inset-bottom,0px))!important;background:radial-gradient(82% 42% at 88% 7%,rgba(91,183,116,.105),transparent 70%),radial-gradient(65% 40% at 3% 92%,rgba(217,173,105,.035),transparent 72%),#06130d!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > li > a,
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-summary{min-height:54px!important;padding:13px 0!important;font-size:clamp(21px,6vw,26px)!important;line-height:1.08!important;letter-spacing:-.028em!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub{padding:0 0 11px!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub a{min-height:40px!important;padding:7px 0 7px 15px!important;font-size:14px!important;line-height:1.35!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-cta{min-height:50px!important;margin-top:15px!important;border-radius:14px!important;}
}
@media (min-width:761px) and (max-width:1180px){
  html body.page.design-system-executive.menu-open::before{content:"";position:fixed;inset:0;z-index:998;background:rgba(1,7,4,.54);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);}
  html body.page.design-system-executive > #menu.nbc-command-menu.open{inset:14px 14px 14px auto!important;width:min(480px,calc(100vw - 28px))!important;max-width:480px!important;height:calc(100dvh - 28px)!important;max-height:calc(100dvh - 28px)!important;padding:82px 30px 28px!important;border:1px solid rgba(218,237,224,.13)!important;border-radius:22px!important;background:radial-gradient(85% 42% at 92% 4%,rgba(91,183,116,.105),transparent 70%),linear-gradient(180deg,#08160f,#05110b)!important;box-shadow:-24px 0 70px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.025)!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open > li > a,
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-summary{min-height:52px!important;padding:12px 0!important;font-size:22px!important;line-height:1.08!important;letter-spacing:-.025em!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub{padding:0 0 12px!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-sub a{min-height:40px!important;padding:7px 0 7px 14px!important;font-size:14px!important;line-height:1.35!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-cta{min-height:50px!important;margin-top:14px!important;border-radius:14px!important;}
}

/* Definitive compact footer shell: old sitemap remains untouched for desktop. */
@media (max-width:1180px){
  html body.page.design-system-executive .site-footer{background:#060807!important;color:#f2f1eb!important;}
  html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 36px)!important;max-width:1140px!important;margin-inline:auto!important;padding-inline:0!important;}
  html body.page.design-system-executive .nbc-footer-compact-shell{display:block!important;width:100%!important;color:#f2f1eb!important;}
  html body.page.design-system-executive .nbc-footer-compact-top{display:grid!important;align-items:start!important;}
  html body.page.design-system-executive .nbc-footer-compact-signature{min-width:0!important;}
  html body.page.design-system-executive .nbc-footer-compact-brand{display:block!important;color:#f2f1eb!important;text-decoration:none!important;}
  html body.page.design-system-executive .nbc-footer-compact-brand strong{display:block!important;margin:0!important;color:#f2f1eb!important;font:650 20px/1.08 Archivo,Arial,sans-serif!important;letter-spacing:-.025em!important;}
  html body.page.design-system-executive .nbc-footer-compact-brand span{display:block!important;max-width:31ch!important;margin-top:6px!important;color:rgba(235,242,237,.60)!important;font:400 12px/1.45 Archivo,Arial,sans-serif!important;}
  html body.page.design-system-executive .nbc-footer-compact-mail{display:inline-block!important;margin-top:13px!important;color:#b9e8c7!important;font:600 12.5px/1.3 Archivo,Arial,sans-serif!important;text-decoration:none!important;border-bottom:1px solid rgba(155,217,169,.34)!important;}
  html body.page.design-system-executive .nbc-footer-compact-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 18px!important;}
  html body.page.design-system-executive .nbc-footer-compact-grid a{display:flex!important;min-height:38px!important;padding:8px 0!important;align-items:center!important;border-bottom:1px solid rgba(218,237,224,.09)!important;color:rgba(235,242,237,.73)!important;font:500 12px/1.3 Archivo,Arial,sans-serif!important;text-decoration:none!important;}
  html body.page.design-system-executive .nbc-footer-compact-grid a:is([aria-current="page"],[data-current-section="true"]){color:#b9e8c7!important;}
  html body.page.design-system-executive .nbc-footer-compact-cta{display:flex!important;min-height:44px!important;margin-top:8px!important;padding:0 13px!important;align-items:center!important;justify-content:space-between!important;border:1px solid rgba(160,216,175,.17)!important;border-radius:11px!important;background:rgba(132,205,153,.04)!important;color:#b9e8c7!important;font:700 12.5px/1 Archivo,Arial,sans-serif!important;text-decoration:none!important;}
  html body.page.design-system-executive .nbc-footer-compact-cta::after{content:"→"!important;color:#9ad8aa!important;font-size:15px!important;}
  html body.page.design-system-executive .nbc-footer-compact-meta{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:5px 16px!important;margin-top:16px!important;padding-top:14px!important;border-top:1px solid rgba(218,237,224,.10)!important;color:rgba(235,242,237,.46)!important;font:400 10.5px/1.4 Archivo,Arial,sans-serif!important;}
  html body.page.design-system-executive .nbc-footer-compact-meta a{color:rgba(235,242,237,.62)!important;text-decoration:none!important;}
}
@media (max-width:760px){
  html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 36px)!important;}
  html body.page.design-system-executive .nbc-footer-compact-top{grid-template-columns:minmax(0,1fr)!important;gap:20px!important;}
  html body.page.design-system-executive .nbc-footer-compact-meta{justify-content:flex-start!important;}
}
@media (min-width:761px) and (max-width:1180px){
  html body.page.design-system-executive .site-footer > .wrap{width:calc(100% - 56px)!important;}
  html body.page.design-system-executive .nbc-footer-compact-top{grid-template-columns:minmax(210px,.78fr) minmax(0,1.35fr)!important;gap:clamp(34px,5vw,58px)!important;}
}


/* v7.392 final mobile-density calibration: retain touch quality, remove dead vertical weight. */
@media (max-width:760px){
  html body.page.design-system-executive .nbc-footer-compact-top{gap:16px!important;}
  html body.page.design-system-executive .nbc-footer-compact-brand span{margin-top:4px!important;line-height:1.38!important;}
  html body.page.design-system-executive .nbc-footer-compact-mail{margin-top:9px!important;}
  html body.page.design-system-executive .nbc-footer-compact-grid a{
    box-sizing:border-box!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
  }
  html body.page.design-system-executive .nbc-footer-compact-cta{
    box-sizing:border-box!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 13px!important;
  }
  html body.page.design-system-executive .nbc-footer-compact-meta{
    margin-top:11px!important;
    padding-top:10px!important;
  }
}

/* v7.392 final integration polish: suppress legacy menu intro in the new command menu
   and tighten the compact footer without reducing touch/accessibility targets. */
@media (max-width:1180px){
  html body.page.design-system-executive > #menu.nbc-command-menu.open > .nbc-premium-menu-intro{display:none!important;}
}
@media (max-width:760px){
  html body.page.design-system-executive .nbc-footer-compact-top{gap:16px!important;}
  html body.page.design-system-executive .nbc-footer-compact-brand span{margin-top:5px!important;line-height:1.38!important;}
  html body.page.design-system-executive .nbc-footer-compact-mail{margin-top:10px!important;}
  html body.page.design-system-executive .nbc-footer-compact-grid a{min-height:36px!important;padding:7px 0!important;}
  html body.page.design-system-executive .nbc-footer-compact-cta{min-height:44px!important;margin-top:7px!important;}
  html body.page.design-system-executive .nbc-footer-compact-meta{margin-top:12px!important;padding-top:11px!important;}
}

/* Final owner overrides for legacy mobile decorations once menu/footer are portalled. */
@media (max-width:1180px){
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-cta::after{content:none!important;display:none!important;}
  html body.page.design-system-executive > #menu.nbc-command-menu.open .nav-summary::after{transform:none!important;rotate:none!important;}
  html body.page.design-system-executive .site-footer::after{content:none!important;display:none!important;}
}
@media (max-width:1180px){
  html:has(body.page.design-system-executive.menu-open){overflow:hidden!important;}
  html body.page.design-system-executive.menu-open{overflow:hidden!important;}
}
@media (max-width:1180px){
  html body.page.design-system-executive .site-footer > .wrap{padding-top:0!important;padding-bottom:0!important;}
}


/* v7.392 final integration guards. */
@media (max-width:760px){
  html body.page-contact .final-contact-mobile-portrait .ac-person-stage-meta,
  html body.page-contact .final-contact-mobile-portrait .ac-direct-links{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
}


/* v7.392 final interaction polish: deterministic menu glyph independent of legacy burger text. */
@media (max-width:1180px){
  html body.page.design-system-executive .site-header .burger{
    font-size:0!important;
    color:transparent!important;
  }
  html body.page.design-system-executive .site-header .burger::before,
  html body.page.design-system-executive .site-header .burger::after{
    content:""!important;
    position:absolute!important;
    left:13px!important;
    width:16px!important;
    height:1.5px!important;
    border-radius:999px!important;
    background:rgba(239,246,241,.88)!important;
    transform-origin:center!important;
    transition:transform .18s ease,top .18s ease!important;
  }
  html body.page.design-system-executive .site-header .burger::before{top:17px!important;box-shadow:0 5px 0 rgba(239,246,241,.88)!important;}
  html body.page.design-system-executive .site-header .burger::after{top:27px!important;}
  html body.page.design-system-executive.menu-open .site-header .burger::before{
    top:21px!important;
    box-shadow:none!important;
    transform:rotate(45deg)!important;
  }
  html body.page.design-system-executive.menu-open .site-header .burger::after{
    top:21px!important;
    transform:rotate(-45deg)!important;
  }
}


/* v7.403 rendered-QA: deterministic three-line hamburger / two-line close glyph. */
@media (max-width:1180px){
  html body.page.design-system-executive .site-header .burger{
    overflow:hidden!important;
    font-size:0!important;line-height:0!important;color:transparent!important;
  }
  html body.page.design-system-executive .site-header .burger::before,
  html body.page.design-system-executive .site-header .burger::after{
    content:""!important;display:block!important;position:absolute!important;
    left:50%!important;top:50%!important;width:18px!important;height:1.5px!important;
    margin:0!important;border:0!important;border-radius:999px!important;
    background:rgba(239,246,241,.92)!important;
    transform-origin:50% 50%!important;
    transition:transform .18s ease,opacity .16s ease,box-shadow .16s ease!important;
  }
  html body.page.design-system-executive:not(.menu-open) .site-header .burger::before{
    opacity:1!important;transform:translate(-50%,-50%)!important;
    box-shadow:0 -6px 0 rgba(239,246,241,.92),0 6px 0 rgba(239,246,241,.92)!important;
  }
  html body.page.design-system-executive:not(.menu-open) .site-header .burger::after{
    opacity:0!important;transform:translate(-50%,-50%)!important;box-shadow:none!important;
  }
  html body.page.design-system-executive.menu-open .site-header .burger::before{
    opacity:1!important;transform:translate(-50%,-50%) rotate(45deg)!important;box-shadow:none!important;
  }
  html body.page.design-system-executive.menu-open .site-header .burger::after{
    opacity:1!important;transform:translate(-50%,-50%) rotate(-45deg)!important;box-shadow:none!important;
  }
}
