
/* Deal Debates v0.51.110 real sitewide header pass.
   Loaded on every front-end page, not only app/shortcode pages, so Membership Levels,
   Staking WOTA, Welcome, and other WordPress pages share the branded dark header. */
html body:not(.wp-admin) header,
html body:not(.wp-admin) .site-header,
html body:not(.wp-admin) header.site-header,
html body:not(.wp-admin) .wp-site-blocks > header,
html body:not(.wp-admin) header.wp-block-template-part,
html body:not(.wp-admin) .wp-block-template-part,
html body:not(.wp-admin) .wp-block-template-part > .wp-block-group:first-child,
html body:not(.wp-admin) .wp-site-blocks > .wp-block-group:first-child:has(.wp-block-site-logo),
html body:not(.wp-admin) .wp-site-blocks > .wp-block-group:first-child:has(.custom-logo-link),
html body:not(.wp-admin) .wp-site-blocks > .wp-block-group:first-child:has(nav){
  background:
    radial-gradient(circle at 50% 0%, rgba(248,149,131,.12) 0%, rgba(248,149,131,0) 36%),
    linear-gradient(180deg,#07111f 0%,#07111f 55%,#0b1628 100%) !important;
  border-bottom:1px solid rgba(245,174,168,.20) !important;
  box-shadow:0 18px 44px rgba(2,6,23,.22), inset 0 -1px 0 rgba(255,255,255,.035) !important;
}
html body:not(.wp-admin) header,
html body:not(.wp-admin) .site-header,
html body:not(.wp-admin) header.site-header,
html body:not(.wp-admin) .wp-site-blocks > header,
html body:not(.wp-admin) header.wp-block-template-part,
html body:not(.wp-admin) .wp-block-template-part > .wp-block-group:first-child,
html body:not(.wp-admin) .wp-site-blocks > .wp-block-group:first-child:has(.wp-block-site-logo),
html body:not(.wp-admin) .wp-site-blocks > .wp-block-group:first-child:has(.custom-logo-link){
  padding-top:clamp(30px,4.4vw,62px) !important;
  padding-bottom:clamp(24px,3.4vw,48px) !important;
}
html body:not(.wp-admin) .custom-logo-link,
html body:not(.wp-admin) a.custom-logo-link,
html body:not(.wp-admin) header .wp-block-site-logo,
html body:not(.wp-admin) header .wp-block-site-logo a,
html body:not(.wp-admin) .site-header .wp-block-site-logo,
html body:not(.wp-admin) .site-header .wp-block-site-logo a,
html body:not(.wp-admin) header .site-branding a,
html body:not(.wp-admin) header .site-logo a,
html body:not(.wp-admin) header .navbar-brand{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:min(660px,92vw) !important;
  height:clamp(118px,13.5vw,184px) !important;
  max-width:100% !important;
  overflow:visible !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
html body:not(.wp-admin) .custom-logo-link img,
html body:not(.wp-admin) a.custom-logo-link img,
html body:not(.wp-admin) header .wp-block-site-logo img,
html body:not(.wp-admin) .site-header .wp-block-site-logo img,
html body:not(.wp-admin) header .site-branding img,
html body:not(.wp-admin) header .site-logo img,
html body:not(.wp-admin) header .navbar-brand img,
html body:not(.wp-admin) header img.custom-logo,
html body:not(.wp-admin) header img[alt*="Deal" i],
html body:not(.wp-admin) header img[src*="deal" i],
html body:not(.wp-admin) .site-header img[alt*="Deal" i],
html body:not(.wp-admin) .site-header img[src*="deal" i]{
  opacity:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
}
html body:not(.wp-admin) .custom-logo-link::after,
html body:not(.wp-admin) a.custom-logo-link::after,
html body:not(.wp-admin) header .wp-block-site-logo::after,
html body:not(.wp-admin) header .wp-block-site-logo a::after,
html body:not(.wp-admin) .site-header .wp-block-site-logo::after,
html body:not(.wp-admin) .site-header .wp-block-site-logo a::after,
html body:not(.wp-admin) header .site-branding a::after,
html body:not(.wp-admin) header .site-logo a::after,
html body:not(.wp-admin) header .navbar-brand::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:url('../img/altcoin-news-header-logo.png') center center / contain no-repeat !important;
  pointer-events:none !important;
  filter:drop-shadow(0 16px 32px rgba(0,0,0,.38)) !important;
}
html body:not(.wp-admin) header nav,
html body:not(.wp-admin) .site-header nav,
html body:not(.wp-admin) .wp-block-template-part nav{
  display:flex !important;
  justify-content:center !important;
  gap:clamp(14px,2vw,28px) !important;
  flex-wrap:wrap !important;
}
html body:not(.wp-admin) header nav a,
html body:not(.wp-admin) .site-header nav a,
html body:not(.wp-admin) .wp-block-template-part nav a,
html body:not(.wp-admin) header .wp-block-navigation-item__content,
html body:not(.wp-admin) header .wp-block-pages-list__item__link,
html body:not(.wp-admin) header .menu a{
  color:#ffffff !important;
  border:1px solid rgba(245,201,196,.24) !important;
  border-radius:999px !important;
  background:linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(255,255,255,.035) 100%) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08), 0 8px 18px rgba(2,6,23,.18) !important;
  text-decoration:none !important;
}
html body:not(.wp-admin) header nav a[aria-current="page"],
html body:not(.wp-admin) .site-header nav a[aria-current="page"],
html body:not(.wp-admin) header .current-menu-item > a,
html body:not(.wp-admin) header .current_page_item > a{
  color:#ffffff !important;
  background:linear-gradient(135deg,#8f3e69 0%,#c25d79 52%,#87486d 100%) !important;
  border-color:rgba(255,205,197,.34) !important;
  box-shadow:0 12px 24px rgba(143,62,105,.30), inset 0 1px 0 rgba(255,255,255,.12) !important;
}
@media (max-width:760px){
  html body:not(.wp-admin) .custom-logo-link,
  html body:not(.wp-admin) a.custom-logo-link,
  html body:not(.wp-admin) header .wp-block-site-logo,
  html body:not(.wp-admin) header .wp-block-site-logo a,
  html body:not(.wp-admin) .site-header .wp-block-site-logo,
  html body:not(.wp-admin) .site-header .wp-block-site-logo a{
    width:min(540px,94vw) !important;
    height:clamp(84px,21vw,136px) !important;
  }
}


/* Deal Debates v0.51.118 global connection badge hidden pass.
   Suppresses the Connected/Reconnecting/Offline runtime badge across public Immutifi app headers. */
html body:not(.wp-admin) .immutifi-connection-guard,
html body:not(.wp-admin) [data-immutifi-connection-guard="1"],
html body:not(.wp-admin) .immutifi-connection-dot,
html body:not(.wp-admin) .immutifi-connection-retry,
html body:not(.wp-admin) .marketdebates-connection-guard,
html body:not(.wp-admin) [data-marketdebates-connection-guard="1"],
html body:not(.wp-admin) .dealdebates-connection-guard,
html body:not(.wp-admin) [data-dealdebates-connection-guard="1"],
html body:not(.wp-admin) .agentdebates-connection-guard,
html body:not(.wp-admin) [data-agentdebates-connection-guard="1"],
html body:not(.wp-admin) .modelglue-connection-guard,
html body:not(.wp-admin) [data-modelglue-connection-guard="1"]{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  width:0 !important;
  height:0 !important;
  min-width:0 !important;
  min-height:0 !important;
  max-width:0 !important;
  max-height:0 !important;
  overflow:hidden !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}
