/*
 * WPU Research Hub V40.35.4 — Sitewide Pixel Header
 * Reference-matched header shared by public pages and researcher/workspace pages.
 * Presentation only: navigation destinations and application behavior are unchanged.
 */

:root{
  --wpu354-header-blue-1:#075fcf;
  --wpu354-header-blue-2:#064caf;
  --wpu354-header-blue-3:#063679;
  --wpu354-header-yellow:#ffd43b;
  --wpu354-header-navy:#06285f;
  --wpu354-header-shadow:0 14px 34px rgba(4,45,111,.18);
}

html body.wpu-pixel-shell-v40-35-4{
  overflow-x:hidden;
}
html body.wpu-pixel-shell-v40-35-4 *,
html body.wpu-pixel-shell-v40-35-4 *::before,
html body.wpu-pixel-shell-v40-35-4 *::after{
  box-sizing:border-box;
}

/* ========================================================================== 
   Public site header — homepage and every public subpage
   ========================================================================== */
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4{
  position:relative!important;
  z-index:1030!important;
  width:100%!important;
  padding:22px 30px 0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav{
  position:relative!important;
  width:100%!important;
  max-width:1612px!important;
  min-height:128px!important;
  margin:0 auto!important;
  padding:0!important;
  overflow:visible!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:22px!important;
  background:linear-gradient(103deg,var(--wpu354-header-blue-1) 0%,var(--wpu354-header-blue-2) 52%,var(--wpu354-header-blue-3) 100%)!important;
  box-shadow:var(--wpu354-header-shadow)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:-1px!important;
  width:74px!important;
  height:17px!important;
  display:block!important;
  border-radius:0 22px 0 0!important;
  background:var(--wpu354-header-yellow)!important;
  opacity:1!important;
  pointer-events:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-container{
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  gap:24px!important;
  width:100%!important;
  max-width:none!important;
  min-height:126px!important;
  margin:0!important;
  padding:14px 18px!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-home-brand{
  flex:0 0 320px!important;
  width:320px!important;
  max-width:320px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  text-decoration:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-logo,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-logo-fallback{
  width:80px!important;
  height:80px!important;
  min-width:80px!important;
  flex:0 0 80px!important;
  margin:0!important;
  padding:7px!important;
  border:4px solid rgba(255,255,255,.94)!important;
  border-radius:19px!important;
  background:rgba(255,255,255,.08)!important;
  object-fit:contain!important;
  box-shadow:0 8px 20px rgba(0,25,73,.22)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  width:220px!important;
  min-width:0!important;
  max-width:220px!important;
  margin:0!important;
  overflow:visible!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text strong{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:1.27rem!important;
  line-height:1.08!important;
  font-weight:850!important;
  letter-spacing:-.035em!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:rgba(255,255,255,.88)!important;
  -webkit-text-fill-color:rgba(255,255,255,.88)!important;
  font-size:.63rem!important;
  line-height:1.15!important;
  font-weight:750!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav.wpu-public-nav-always-visible{
  display:flex!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  overflow:visible!important;
  padding:0!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-list{
  display:flex!important;
  flex:1 1 auto!important;
  flex-flow:row nowrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-list>.nav-item{
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 12px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:transparent!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:.91rem!important;
  line-height:1!important;
  font-weight:760!important;
  letter-spacing:-.015em!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link:hover,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link:focus-visible,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn:hover,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn:focus-visible,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link[aria-expanded="true"]{
  border-color:rgba(255,255,255,.16)!important;
  background:rgba(0,27,83,.18)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  outline:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link i,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn i{
  flex:0 0 auto!important;
  margin:0!important;
  font-size:1.08rem!important;
  line-height:1!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu30-nav-home[aria-current="page"]{
  background:rgba(0,23,72,.20)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu30-nav-home[aria-current="page"]::after{
  content:""!important;
  position:absolute!important;
  left:12px!important;
  right:12px!important;
  bottom:4px!important;
  height:3px!important;
  border-radius:999px!important;
  background:var(--wpu354-header-yellow)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn{
  min-height:48px!important;
  padding:4px 12px 4px 7px!important;
  border-color:rgba(255,255,255,.12)!important;
  background:rgba(0,28,88,.18)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-avatar{
  display:inline-grid!important;
  place-items:center!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  flex:0 0 32px!important;
  margin:0!important;
  border:2px solid rgba(255,255,255,.78)!important;
  border-radius:999px!important;
  background:#eef4ff!important;
  color:#0a4aa6!important;
  -webkit-text-fill-color:#0a4aa6!important;
  font-size:.82rem!important;
  font-weight:850!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn{
  min-height:48px!important;
  padding:0 17px!important;
  border-color:var(--wpu354-header-yellow)!important;
  background:var(--wpu354-header-yellow)!important;
  color:#072e6c!important;
  -webkit-text-fill-color:#072e6c!important;
  font-size:.88rem!important;
  font-weight:850!important;
  box-shadow:0 8px 18px rgba(0,28,82,.16)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn:hover,
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn:focus-visible{
  border-color:#ffe278!important;
  background:#ffe278!important;
  color:#05295f!important;
  -webkit-text-fill-color:#05295f!important;
  transform:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn i{
  display:inline-block!important;
  margin:0!important;
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .ups-full-label{display:inline!important}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .ups-compact-label{display:none!important}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .dropdown-menu{
  max-width:min(390px,calc(100vw - 30px))!important;
  border:1px solid #d7e2f0!important;
  border-radius:15px!important;
  box-shadow:0 18px 42px rgba(13,43,89,.18)!important;
}
html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .navbar-toggler{
  display:none!important;
  width:50px!important;
  height:50px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.27)!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  box-shadow:none!important;
}

/* ========================================================================== 
   Researcher/workspace header — mirrors the public header instead of using a
   second visual language.
   ========================================================================== */
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4{
  position:relative!important;
  z-index:1030!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:22px 30px 0!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  flex-flow:row nowrap!important;
  gap:24px!important;
  width:100%!important;
  max-width:1612px!important;
  min-height:128px!important;
  margin:0 auto!important;
  padding:14px 18px!important;
  overflow:visible!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:22px!important;
  background:linear-gradient(103deg,var(--wpu354-header-blue-1) 0%,var(--wpu354-header-blue-2) 52%,var(--wpu354-header-blue-3) 100%)!important;
  box-shadow:var(--wpu354-header-shadow)!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:-1px!important;
  width:74px!important;
  height:17px!important;
  border-radius:0 22px 0 0!important;
  background:var(--wpu354-header-yellow)!important;
  pointer-events:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand{
  flex:0 0 320px!important;
  width:320px!important;
  max-width:320px!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  text-decoration:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand img{
  width:80px!important;
  height:80px!important;
  min-width:80px!important;
  flex:0 0 80px!important;
  margin:0!important;
  padding:7px!important;
  border:4px solid rgba(255,255,255,.94)!important;
  border-radius:19px!important;
  background:rgba(255,255,255,.08)!important;
  object-fit:contain!important;
  box-shadow:0 8px 20px rgba(0,25,73,.22)!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand>span{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  width:220px!important;
  max-width:220px!important;
  min-width:0!important;
  overflow:visible!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand strong{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:1.27rem!important;
  line-height:1.08!important;
  font-weight:850!important;
  letter-spacing:-.035em!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  color:rgba(255,255,255,.88)!important;
  -webkit-text-fill-color:rgba(255,255,255,.88)!important;
  font-size:.63rem!important;
  line-height:1.15!important;
  font-weight:750!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  flex-wrap:nowrap!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>*{
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>a,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>.dropdown>.rp-nav-dropdown,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 12px!important;
  border:1px solid transparent!important;
  border-radius:12px!important;
  background:transparent!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-size:.91rem!important;
  line-height:1!important;
  font-weight:760!important;
  letter-spacing:-.015em!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>a:hover,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>a:focus-visible,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>.dropdown>.rp-nav-dropdown:hover,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>.dropdown>.rp-nav-dropdown:focus-visible,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>.dropdown>.rp-nav-dropdown[aria-expanded="true"],
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu:hover,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu:focus-visible{
  border-color:rgba(255,255,255,.16)!important;
  background:rgba(0,27,83,.18)!important;
  color:#fff!important;
  outline:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav i{
  flex:0 0 auto!important;
  margin:0!important;
  font-size:1.08rem!important;
  line-height:1!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu{
  padding:4px 12px 4px 7px!important;
  border-color:rgba(255,255,255,.12)!important;
  background:rgba(0,28,88,.18)!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-avatar{
  display:inline-grid!important;
  place-items:center!important;
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  flex:0 0 32px!important;
  margin:0!important;
  border:2px solid rgba(255,255,255,.78)!important;
  border-radius:999px!important;
  background:#eef4ff!important;
  color:#0a4aa6!important;
  -webkit-text-fill-color:#0a4aa6!important;
  font-size:.82rem!important;
  font-weight:850!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu__name{
  display:inline!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .wpu30-admin-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 17px!important;
  border:1px solid var(--wpu354-header-yellow)!important;
  border-radius:12px!important;
  background:var(--wpu354-header-yellow)!important;
  color:#072e6c!important;
  -webkit-text-fill-color:#072e6c!important;
  font-size:.88rem!important;
  font-weight:850!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-shadow:0 8px 18px rgba(0,28,82,.16)!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .wpu30-admin-link:hover,
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .wpu30-admin-link:focus-visible{
  background:#ffe278!important;
  border-color:#ffe278!important;
  color:#05295f!important;
  -webkit-text-fill-color:#05295f!important;
  outline:none!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-workspace-bell{display:none!important}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .ups-full-label{display:inline!important}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .ups-compact-label{display:none!important}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .dropdown-menu{
  max-width:min(390px,calc(100vw - 30px))!important;
  border:1px solid #d7e2f0!important;
  border-radius:15px!important;
  box-shadow:0 18px 42px rgba(13,43,89,.18)!important;
}
html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-mobile-toggle{
  display:none!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  margin-left:auto!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.27)!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  box-shadow:none!important;
}

/* Desktop compression: use shorter labels before content can collide. */
@media (max-width:1439.98px) and (min-width:1200px){
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4{padding-left:18px!important;padding-right:18px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-container,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{gap:14px!important;padding-left:14px!important;padding-right:14px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-home-brand,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand{flex-basis:268px!important;width:268px!important;max-width:268px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-logo,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand img{width:68px!important;height:68px!important;min-width:68px!important;flex-basis:68px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand>span{width:184px!important;max-width:184px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text strong,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand strong{font-size:1.07rem!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>a,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav>.dropdown>.rp-nav-dropdown,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .wpu30-admin-link{font-size:.79rem!important;padding-left:9px!important;padding-right:9px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .ups-full-label,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .ups-full-label{display:none!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .ups-compact-label,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .ups-compact-label{display:inline!important}
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-user-menu__name.ups-full-label{display:none!important}
}

/* Tablet and mobile: never squeeze desktop items into overlapping rows. */
@media (max-width:1199.98px){
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4{padding:14px 16px 0!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{min-height:92px!important;border-radius:18px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-container,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{min-height:90px!important;gap:12px!important;padding:10px 14px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-home-brand,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand{flex:0 1 285px!important;width:auto!important;max-width:285px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-logo,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand img{width:62px!important;height:62px!important;min-width:62px!important;flex-basis:62px!important;border-width:3px!important;border-radius:15px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand>span{width:auto!important;max-width:195px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text strong,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand strong{font-size:1.02rem!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text small,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand small{font-size:.56rem!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .navbar-toggler,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-mobile-toggle{display:inline-grid!important;place-items:center!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav.wpu-public-nav-always-visible{display:none!important;flex-basis:100%!important;width:100%!important;margin-top:12px!important;padding:12px!important;border-radius:14px!important;background:rgba(2,35,93,.96)!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav.show,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 #publicNav.collapsing{display:block!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-container{flex-wrap:wrap!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-list>.nav-item{width:100%!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav .nav-link,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-researcher-nav-btn,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .nav-admin-btn{width:100%!important;justify-content:flex-start!important;min-height:48px!important;padding:0 14px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu30-more-menu .dropdown-menu,
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu30-workflow-menu .dropdown-menu{position:static!important;width:100%!important;max-width:none!important;margin-top:6px!important}
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-desktop-nav{display:none!important}
}

@media (max-width:575.98px){
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4{padding:10px 10px 0!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .discovery-nav,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{min-height:78px!important;border-radius:15px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-container,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-topbar-inner{min-height:76px!important;padding:8px 10px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-home-brand,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand{max-width:calc(100% - 58px)!important;gap:9px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-logo,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand img{width:52px!important;height:52px!important;min-width:52px!important;flex-basis:52px!important;padding:5px!important;border-radius:13px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand>span{max-width:165px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text strong,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand strong{font-size:.88rem!important;line-height:1.05!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .brand-text small,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-brand small{display:none!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .navbar-toggler,
  html body.wpu-pixel-shell-v40-35-4 .rp-topbar.wpu-pixel-header-v40-35-4 .rp-mobile-toggle{width:46px!important;height:46px!important;min-width:46px!important;border-radius:12px!important}
  html body.wpu-pixel-shell-v40-35-4 .public-header-shell.wpu-pixel-header-v40-35-4 .wpu-public-nav-list{grid-template-columns:1fr!important}
}
