/* Boundlearn core wide pilot: scale the approved 1536px desktop composition
   while the shared header and menu remain viewport-owned chrome. */
@media (min-width: 1600px) {
  html.bl-core-wide-artboard-pending body.bl-boundlearn-wide-artboard-pilot [data-bl-core-wide-artboard],
  html.bl-core-wide-artboard-pending [data-bl-wide-chrome-host] > * {
    visibility: hidden !important;
  }

  html.bl-core-wide-artboard-active,
  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot,
  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot #dc-root {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 100% !important;
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot {
    margin: 0 !important;
    zoom: 1 !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot #dc-root {
    margin: 0 !important;
    overflow: visible !important;
    zoom: 1 !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot [data-bl-core-wide-artboard] {
    width: 1536px !important;
    min-width: 1536px !important;
    max-width: none !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    transform: none !important;
    transform-origin: left top !important;
    zoom: var(--bl-core-artboard-scale, 1) !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot #top {
    min-height: var(--bl-core-artboard-logical-height, 864px) !important;
    height: var(--bl-core-artboard-logical-height, 864px) !important;
  }

  /* Viewport units still resolve against the physical wide viewport even inside
     a zoomed artboard. Rebase each approved desktop hero on the logical
     1536px viewport height so the composition remains identical. */
  html.bl-core-wide-artboard-active body.bl-programs-page .bl-pg-hero,
  html.bl-core-wide-artboard-active body.bl-about-page .bl-about-hero,
  html.bl-core-wide-artboard-active body.bl-outcomes-page .bl-ot-hero {
    min-height: calc(var(--bl-core-artboard-logical-height, 864px) - 71px) !important;
  }

  html.bl-core-wide-artboard-active body.bl-programs-page {
    --bl-pg-gutter: 122.88px;
    --bl-pg-edge: 122.88px;
  }

  html.bl-core-wide-artboard-active body.bl-programs-page .bl-pg-statement {
    min-height: calc(var(--bl-core-artboard-logical-height, 864px) * .68) !important;
  }

  html.bl-core-wide-artboard-active body.bl-about-page .bl-about-story {
    min-height: var(--bl-core-artboard-logical-height, 864px) !important;
  }

  html.bl-core-wide-artboard-active body.bl-why-page .bl-why-hero {
    min-height: calc(var(--bl-core-artboard-logical-height, 864px) - 76px) !important;
    height: calc(var(--bl-core-artboard-logical-height, 864px) - 76px) !important;
  }

  html.bl-core-wide-artboard-active body.bl-why-page {
    --why-section-y: 130.56px;
    --why-display: 93.696px;
    --why-h2: 69.888px;
  }

  html.bl-core-wide-artboard-active body.bl-why-page
    :is(.bl-why-action, .bl-why-growth, .bl-why-guidance, .bl-why-family, .bl-why-cta) {
    padding-inline: 178px !important;
  }

  html.bl-core-wide-artboard-active body.bl-outcomes-page {
    --bl-ot-gutter: 122.88px;
    --bl-ot-edge: 122.88px;
  }

  html.bl-core-wide-artboard-active body.bl-field-notes-page .bl-notes-masthead {
    min-height: calc(var(--bl-core-artboard-logical-height, 864px) - 72px) !important;
  }

  html.bl-core-wide-artboard-active body.bl-field-note-page {
    --notes-edge: 76px;
    --notes-content: 1180px;
  }

  html.bl-core-wide-artboard-active body.bl-field-note-page .bl-note-hero-copy {
    padding: 110px 92.16px 80px 145px !important;
  }

  html.bl-core-wide-artboard-active body.bl-field-note-page .bl-note-hero h1 {
    font-size: 82px !important;
  }

  html.bl-core-wide-artboard-active body.bl-field-note-page .bl-note-hero figure {
    padding: 107.52px 76px 70px 0 !important;
  }

  html.bl-core-wide-artboard-active body.bl-field-note-page .bl-note-sources {
    padding: 72px 293px !important;
  }

  html.bl-core-wide-artboard-active body.bl-application-page .bl-application-shell {
    min-height: var(--bl-core-artboard-logical-height, 864px) !important;
  }

  html.bl-core-wide-artboard-active body.bl-partnership-page .bl-partnership-hero,
  html.bl-core-wide-artboard-active body.bl-partnership-page .bl-partnership-hero-media {
    min-height: 690px !important;
  }

  html.bl-core-wide-artboard-active body.bl-partnership-page {
    --blp-canvas: 1240px;
    --blp-edge: 148px;
  }

  html.bl-core-wide-artboard-active body.bl-partnership-page .bl-partnership-hero-copy {
    padding: 88px 122.88px 88px 148px !important;
  }

  html.bl-core-wide-artboard-active body.bl-partnership-page .bl-partnership-hero h1 {
    font-size: 96.768px !important;
  }

  html.bl-core-wide-artboard-active body.bl-contact-page .bl-contact-hero {
    min-height: calc(var(--bl-core-artboard-logical-height, 864px) * .72) !important;
    padding: 153.6px 92.16px !important;
  }

  html.bl-core-wide-artboard-active body.bl-contact-page .bl-contact-hero h1 {
    font-size: 79.872px !important;
  }

  html.bl-core-wide-artboard-active body.bl-contact-page .bl-contact-hero-copy > p:last-child {
    font-size: 20.736px !important;
  }

  html.bl-core-wide-artboard-active body.bl-contact-page .bl-contact-studio {
    padding: 122.88px 92.16px !important;
  }

  html.bl-core-wide-artboard-ready [data-bl-wide-chrome-source="global"] {
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-host] {
    display: contents !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] {
    box-sizing: border-box !important;
    width: 1536px !important;
    max-width: none !important;
    min-height: 71px !important;
    height: 71px !important;
    padding: 13px 56px !important;
    transform-origin: left top !important;
    zoom: var(--bl-core-artboard-scale, 1) !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-logo-slot img {
    width: auto !important;
    height: 22px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-actions {
    gap: 12px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-action {
    min-height: 44px !important;
    font-size: 12px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-apply {
    min-width: 104px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-trigger {
    min-width: 104px !important;
    gap: 10px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"] .bl-hub-desktop-trigger svg {
    width: 18px !important;
    height: 18px !important;
  }

  html.bl-core-wide-artboard-active.bl-header-pilot-main
    body.bl-boundlearn-wide-artboard-pilot
    .bl-pilot-global-header {
    width: 1536px !important;
    max-width: none !important;
    min-height: 71px !important;
    height: 71px !important;
    padding: 13px 56px !important;
  }

  html.bl-core-wide-artboard-active [data-bl-wide-chrome-clone="global"].is-at-page-top {
    background: transparent !important;
    border-bottom-color: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu {
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
    left: 0 !important;
    width: 1536px !important;
    height: var(--bl-core-artboard-logical-height, 864px) !important;
    min-height: 0 !important;
    max-height: none !important;
    transform-origin: left top !important;
    zoom: var(--bl-core-artboard-scale, 1) !important;
  }

  html.bl-core-wide-artboard-active
    body.bl-boundlearn-wide-artboard-pilot
    > #bl-hub-desktop-menu
    .bl-hub-desktop-menu-shell {
    width: 1536px !important;
    min-height: var(--bl-core-artboard-logical-height, 864px) !important;
    max-height: var(--bl-core-artboard-logical-height, 864px) !important;
    padding: 22px 56px 32px !important;
  }

  html.bl-core-wide-artboard-active
    body.bl-boundlearn-wide-artboard-pilot
    > #bl-hub-desktop-menu
    .bl-hub-desktop-menu-body {
    width: min(1180px, 100%) !important;
    max-height: calc(var(--bl-core-artboard-logical-height, 864px) - 98px) !important;
    gap: clamp(54px, 8vw, 140px) !important;
    padding: clamp(22px, 5vh, 54px) 0 !important;
  }

  html.bl-core-wide-artboard-active
    body.bl-boundlearn-wide-artboard-pilot
    > #bl-hub-desktop-menu
    .bl-hub-desktop-programs-panel {
    width: min(360px, 28vw) !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    :is(.bl-hub-desktop-menu-logo img, .bl-hub-desktop-trigger svg, .bl-hub-desktop-close svg) {
    width: auto !important;
    height: 22px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    .bl-hub-desktop-menu-actions {
    gap: 12px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    .bl-hub-desktop-action {
    min-height: 44px !important;
    font-size: 12px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    .bl-hub-desktop-apply {
    min-width: 104px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    .bl-hub-desktop-close {
    min-width: 124px !important;
    min-height: 44px !important;
    font-size: 12px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot > #bl-hub-desktop-menu
    :is(.bl-hub-desktop-trigger svg, .bl-hub-desktop-close svg) {
    width: 18px !important;
    height: 18px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer {
    padding: 56px 56px 40px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer__inner {
    width: 100% !important;
    max-width: 1080px !important;
    margin-inline: auto !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer__grid {
    gap: 40px !important;
    padding-bottom: 34px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__brand img[alt="Boundlearn"] {
    width: auto !important;
    height: 22px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__brand [data-bl-footer-copy] {
    max-width: 340px !important;
    margin-top: 16px !important;
    font-size: 13.5px !important;
    line-height: 1.65 !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__brand a[aria-label] {
    width: 30px !important;
    height: 30px !important;
    border-radius: 7px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__brand a[aria-label] svg {
    width: 14px !important;
    height: 14px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__links > :first-child:not(a) {
    margin-bottom: 16px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    letter-spacing: .16em !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot
    .bl-boundlearn-footer__links > div:last-child {
    gap: 11px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer__links a {
    font-size: 13.5px !important;
    line-height: 1.4 !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer__bottom {
    padding-top: 22px !important;
  }

  html.bl-core-wide-artboard-active body.bl-boundlearn-wide-artboard-pilot .bl-boundlearn-footer__bottom > * {
    font-size: 12px !important;
    line-height: 1.45 !important;
  }
}
