/* Radar das Odds v206.41 — um único cabeçalho para todas as páginas desktop. */
@media (min-width: 1366px) {
  body.rc19-premium {
    --global-header-bg-v20641: #020c17;
    --global-header-line-v20641: rgba(73, 129, 169, 0.38);
    --global-header-text-v20641: #92a8bd;
    --global-header-orange-v20641: #ff7a0b;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar {
    position: relative !important;
    z-index: 1100 !important;
    top: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 70px !important;
    height: 70px !important;
    padding: 0 24px !important;
    display: grid !important;
    grid-template-columns: minmax(180px, 1fr) auto minmax(180px, 1fr) !important;
    grid-template-rows: 70px !important;
    align-items: center !important;
    gap: 20px !important;
    overflow: visible !important;
    border: 0 !important;
    border-bottom: 1px solid var(--global-header-line-v20641) !important;
    border-radius: 0 !important;
    background: var(--global-header-bg-v20641) !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar::after {
    display: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar > .unified-topbar-brand {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    min-width: 0 !important;
    gap: 9px !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .unified-topbar-brand img {
    width: 31px !important;
    min-width: 31px !important;
    height: 31px !important;
    object-fit: contain !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .unified-topbar-brand strong {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 900 !important;
    line-height: 1.05 !important;
    text-transform: uppercase !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .unified-topbar-brand small {
    color: var(--global-header-orange-v20641) !important;
    font-size: 7px !important;
    font-weight: 850 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar > .topbar-menu,
  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar > .topbar-menu.open {
    position: static !important;
    inset: auto !important;
    z-index: auto !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: center !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 70px !important;
    height: 70px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: stretch !important;
    gap: 23px !important;
    overflow: visible !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > :is(a, button) {
    position: relative !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 70px !important;
    height: 70px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: var(--global-header-text-v20641) !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 11px !important;
    font-weight: 550 !important;
    white-space: nowrap !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > :is(a, button) svg {
    display: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > :is(a, button)::after {
    position: absolute !important;
    right: 0 !important;
    bottom: 15px !important;
    left: 0 !important;
    height: 2px !important;
    border-radius: 3px !important;
    background: transparent !important;
    content: "" !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > :is(a, button):hover,
  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > .active {
    color: #fff !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-menu > .active::after {
    background: var(--global-header-orange-v20641) !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar > .account-actions {
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    min-width: 0 !important;
    gap: 7px !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .topbar-date-pill {
    display: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .user-chip {
    min-width: 0 !important;
    max-width: 180px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar .icon-text-button {
    width: 35px !important;
    min-width: 35px !important;
    max-width: 35px !important;
    height: 35px !important;
    min-height: 35px !important;
    padding: 0 !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden !important;
    border: 1px solid rgba(69, 123, 160, 0.45) !important;
    border-radius: 50% !important;
    color: #adc0d0 !important;
    background: #0a2135 !important;
    font-size: 0 !important;
  }

  body.rc19-premium #root > :is(.app-shell, .unified-page-shell, .profile-shell, .admin-console-shell)
    > .app-topbar > :is(.menu-toggle, .mobile-filter-button) {
    display: none !important;
  }

  body.rc19-premium #root > .unified-page-shell .system-page-shell > .system-page-topbar,
  body.rc19-premium #root > .profile-shell > .profile-topbar {
    display: none !important;
  }

  body.rc19-premium #root > .admin-console-shell {
    grid-template-areas:
      "global-header global-header"
      "admin-sidebar admin-main" !important;
    grid-template-rows: 70px minmax(0, 1fr) !important;
  }

  body.rc19-premium #root > .admin-console-shell > .global-standard-topbar-v20641 {
    grid-area: global-header !important;
  }

  body.rc19-premium #root > .admin-console-shell > .admin-console-sidebar {
    grid-area: admin-sidebar !important;
  }

  body.rc19-premium #root > .admin-console-shell > .admin-console-main {
    grid-area: admin-main !important;
  }

  body.rc19-premium #root > .admin-console-shell .admin-console-topbar {
    position: static !important;
    min-height: 0 !important;
    padding: 4px 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.rc19-premium #root > .admin-console-shell .admin-console-topbar .admin-topbar-actions {
    display: none !important;
  }
}

@media (max-width: 1365px) {
  body.rc19-premium #root > :is(.profile-shell, .admin-console-shell)
    > .global-standard-topbar-v20641 {
    display: none !important;
  }
}
