/* Final cleanup for /noticias/: editorial background, transparent surfaces, site palette, anchor lock. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) {
  --go-news-site-lime: #c7f000;
  --go-news-site-blue: #2800f0;
  --go-news-page-bg-color: #f4f7fb;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(244, 247, 251, 0.86) 0%, rgba(244, 247, 251, 0.68) 36%, rgba(244, 247, 251, 0.9) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"]),
html:is(.dark, [data-theme="dark"], [class*="dark"]) body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) {
  --go-news-page-bg-color: #05070b;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(5, 7, 11, 0.88) 0%, rgba(5, 7, 11, 0.72) 38%, rgba(5, 7, 11, 0.92) 100%),
    url("../images/editorial-backgrounds/editorial-news-dark.png");
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) :is(#page, #content, .site-content, .site-main) {
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-accent: var(--go-news-site-lime);
  --go-news-link: var(--go-news-site-blue);
  --go-news-detail: var(--go-news-site-lime);
  --go-news-anchor-active: var(--go-news-site-blue);
  --go-news-anchor-active-text: #ffffff;
  --go-news-anchor-focus: var(--go-news-site-blue);
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

html.dark body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine,
html[class*="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine,
[data-theme="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-link: var(--go-news-site-lime);
  --go-news-anchor-active: var(--go-news-site-lime);
  --go-news-anchor-active-text: #111111;
  --go-news-anchor-focus: var(--go-news-site-lime);
}

.go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-grid,
  .go-news-archive-video-feature,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-form
) {
  border-color: transparent !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.go-news-archive-page--magazine :is(
  .go-news-archive-lead,
  .go-news-archive-headline-rail,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-archive-recent-item
)::before,
.go-news-archive-page--magazine :is(
  .go-news-archive-lead,
  .go-news-archive-headline-rail,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-archive-recent-item
)::after {
  content: none !important;
  display: none !important;
}

.go-news-archive-page--magazine .go-ad-slot .go-ad-inner {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.go-news-archive-page--magazine .go-ad-slot .go-ad-label {
  color: var(--go-news-soft) !important;
}

.go-news-archive-page--magazine .go-news-archive-headline-card + .go-news-archive-headline-card,
.go-news-archive-page--magazine .go-news-category-card + .go-news-category-card,
.go-news-archive-page--magazine .go-news-archive-recent-item + .go-news-archive-recent-item {
  border-top: 1px solid rgba(15, 23, 42, 0.08) !important;
}

html.dark .go-news-archive-page--magazine .go-news-archive-headline-card + .go-news-archive-headline-card,
html.dark .go-news-archive-page--magazine .go-news-category-card + .go-news-category-card,
html.dark .go-news-archive-page--magazine .go-news-archive-recent-item + .go-news-archive-recent-item,
html[class*="dark"] .go-news-archive-page--magazine .go-news-archive-headline-card + .go-news-archive-headline-card,
html[class*="dark"] .go-news-archive-page--magazine .go-news-category-card + .go-news-category-card,
html[class*="dark"] .go-news-archive-page--magazine .go-news-archive-recent-item + .go-news-archive-recent-item,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-headline-card + .go-news-archive-headline-card,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-category-card + .go-news-category-card,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-recent-item + .go-news-archive-recent-item {
  border-top-color: rgba(255, 255, 255, 0.1) !important;
}

.go-news-archive-page--magazine .go-news-archive-filter-search input,
.go-news-archive-page--magazine .go-news-archive-filter-field select,
.go-news-archive-page--magazine .go-news-archive-filter-reset {
  border: 1px solid rgba(15, 23, 42, 0.14) !important;
  border-radius: 8px !important;
  background: transparent !important;
  background-color: transparent !important;
  color: var(--go-news-title) !important;
  box-shadow: none !important;
  -webkit-text-fill-color: var(--go-news-title) !important;
}

html.dark .go-news-archive-page--magazine .go-news-archive-filter-search input,
html.dark .go-news-archive-page--magazine .go-news-archive-filter-field select,
html.dark .go-news-archive-page--magazine .go-news-archive-filter-reset,
html[class*="dark"] .go-news-archive-page--magazine .go-news-archive-filter-search input,
html[class*="dark"] .go-news-archive-page--magazine .go-news-archive-filter-field select,
html[class*="dark"] .go-news-archive-page--magazine .go-news-archive-filter-reset,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-filter-search input,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-filter-field select,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-filter-reset {
  border-color: rgba(255, 255, 255, 0.16) !important;
}

.go-news-archive-page--magazine .go-news-archive-filter-submit,
.go-news-archive-page--magazine .go-news-archive-pagination .page-numbers.current {
  border: 1px solid var(--go-news-anchor-active) !important;
  border-radius: 8px !important;
  background: var(--go-news-anchor-active) !important;
  color: var(--go-news-anchor-active-text) !important;
  box-shadow: none !important;
}

.go-news-archive-page--magazine .go-news-archive-chip-nav {
  position: relative !important;
  z-index: 5 !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0.12rem !important;
  width: max-content !important;
  max-width: calc(100% - 1.5rem) !important;
  margin: clamp(0.95rem, 1.8vw, 1.35rem) auto clamp(1.15rem, 2vw, 1.55rem) !important;
  padding: 0.28rem !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 999px !important;
  background: rgba(5, 7, 11, 0.88) !important;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18) !important;
  color: #f8fafc !important;
  scrollbar-width: none !important;
  -webkit-overflow-scrolling: touch !important;
}

.go-news-archive-page--magazine .go-news-archive-chip-nav::-webkit-scrollbar {
  display: none !important;
}

.go-news-archive-page--magazine .go-news-archive-chip {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 2.05rem !important;
  padding: 0.54rem 0.92rem !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: #f8fafc !important;
  font-size: clamp(0.78rem, 1vw, 0.88rem) !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-transform: none !important;
  white-space: nowrap !important;
  box-shadow: none !important;
}

.go-news-archive-page--magazine .go-news-archive-chip:is(.is-active, [aria-current="page"], :hover, :focus-visible) {
  background: var(--go-news-anchor-active) !important;
  color: var(--go-news-anchor-active-text) !important;
  transform: translateY(-1px);
}

.go-news-archive-page--magazine .go-news-archive-chip:focus-visible {
  outline: 2px solid var(--go-news-anchor-focus) !important;
  outline-offset: 2px !important;
}

.go-news-archive-page--magazine .go-news-archive-section-title-icon {
  color: var(--go-news-detail) !important;
}

.go-news-archive-page--magazine :is(.go-news-archive-kicker, .go-news-archive-badge) {
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--go-badge-ink, var(--go-news-site-lime)) !important;
  font-size: var(--go-badge-font-size, 11px) !important;
  font-weight: var(--go-badge-font-weight, 800) !important;
  letter-spacing: 0 !important;
  line-height: var(--go-badge-line-height, 1.1) !important;
  text-transform: uppercase !important;
}

.go-news-archive-page--magazine :is(.go-news-archive-kicker, .go-news-archive-badge)::before {
  content: none !important;
  display: none !important;
}

.go-news-archive-page--magazine .go-news-archive-kicker.go-badge--blue {
  --go-badge-ink: var(--go-badge-ink-blue, var(--go-news-site-blue));
}

.go-news-archive-page--magazine :is(h2, h3) a:is(:hover, :focus-visible),
.go-news-archive-page--magazine .go-news-archive-meta-link:is(:hover, :focus-visible) {
  color: var(--go-news-link) !important;
}

.go-news-archive-page--magazine .go-news-archive-lead {
  min-height: clamp(32rem, 45vw, 40rem) !important;
  overflow: hidden !important;
}

.go-news-archive-page--magazine .go-news-archive-lead-body {
  position: absolute !important;
  inset: auto 0 0 !important;
  z-index: 2 !important;
}

.go-news-archive-page--magazine .go-news-archive-lead--no-media {
  min-height: auto !important;
}

.go-news-archive-page--magazine .go-news-archive-lead--no-media .go-news-archive-lead-body {
  position: static !important;
  inset: auto !important;
}

.go-news-archive-page--magazine .go-news-archive-lead-media,
.go-news-archive-page--magazine .go-news-archive-lead-media img {
  height: 100% !important;
}

.go-news-archive-page--magazine .go-news-archive-lead-media img {
  object-fit: cover !important;
  object-position: var(--go-news-lead-image-position, var(--go-news-image-position, center 34%)) !important;
}

@media (max-width: 760px) {
  body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php),
  body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) :is(#page, #content, .site-content, .site-main) {
    background-attachment: scroll !important;
  }

  .go-news-archive-page--magazine .go-news-archive-chip-nav {
    max-width: calc(100% - 1rem) !important;
  }

  .go-news-archive-page--magazine .go-news-archive-lead {
    min-height: clamp(23rem, 92vw, 29rem) !important;
  }

  .go-news-archive-page--magazine .go-news-archive-lead-media img {
    object-position: var(--go-news-lead-image-position-mobile, var(--go-news-lead-image-position, var(--go-news-image-position-mobile, var(--go-news-image-position, center 30%)))) !important;
  }
}

/* Browser follow-up: flatten remaining noticias surfaces and normalize the kicker system. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-form
) {
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-lead,
  .go-news-archive-headline-card,
  .go-news-category-card,
  .go-news-archive-recent-item
) {
  border-radius: 0 !important;
  outline: 0 !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-lead-body {
  background: none !important;
  box-shadow: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-lead :is(h1, h2, h3, p, .go-news-archive-meta, .go-news-archive-meta-link) {
  text-shadow: 0 1px 2px rgba(3, 5, 9, 0.54), 0 12px 28px rgba(3, 5, 9, 0.28);
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-headline-card + .go-news-archive-headline-card,
  .go-news-category-card + .go-news-category-card,
  .go-news-archive-recent-item + .go-news-archive-recent-item
) {
  border-top-width: 1px !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-kicker,
  .go-news-archive-badge,
  .go-news-archive-section-label
) {
  --go-news-kicker-ink: var(--go-news-site-lime);
  display: inline-flex !important;
  align-items: center !important;
  gap: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  box-shadow: none !important;
  color: var(--go-news-kicker-ink) !important;
  font-size: clamp(0.68rem, 0.78vw, 0.76rem) !important;
  font-weight: 850 !important;
  letter-spacing: 0.08em !important;
  line-height: 1.08 !important;
  text-transform: uppercase !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-kicker,
  .go-news-archive-badge,
  .go-news-archive-section-label
)::before {
  content: none !important;
  display: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--blue,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--blue {
  --go-news-kicker-ink: #2800f0;
}

html.dark body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--blue,
html.dark body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--blue,
html[class*="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--blue,
html[class*="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--blue,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--blue,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--blue {
  --go-news-kicker-ink: #93a9ff;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--pop,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--pop {
  --go-news-kicker-ink: #ff476d;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--playstation,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--playstation {
  --go-news-kicker-ink: #4f7eff;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--xbox,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--xbox {
  --go-news-kicker-ink: #2cc96b;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--nintendo,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--nintendo {
  --go-news-kicker-ink: #ff5162;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--pc,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--pc {
  --go-news-kicker-ink: #5dc7ff;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-kicker.go-badge--mobile,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-badge.go-badge--mobile {
  --go-news-kicker-ink: #ff9b43;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-recent :is(.go-news-archive-kicker, .go-news-archive-badge) {
  --go-news-kicker-ink: var(--go-news-site-lime);
  font-size: 0.74rem !important;
  letter-spacing: 0.06em !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-recent :is(.go-news-archive-kicker, .go-news-archive-badge).go-badge--blue {
  color: var(--go-news-site-lime) !important;
}

/* Final archive cleanup: remove the remaining section slabs and lock the editorial title details. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-category-section,
  .go-news-archive-recent,
  .go-news-archive-shell,
  .go-news-archive-intro
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading > div {
  background: transparent !important;
  box-shadow: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon {
  color: var(--go-news-detail) !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2::before {
  background: var(--go-news-detail) !important;
}

/* Final shell lock: keep the editorial background visible and remove the remaining slabs. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php),
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) :is(#page, #content, .site, .site-content, .content-area, .site-main) {
  background: transparent !important;
  background-image: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-detail: #2800f0;
}

html.dark body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine,
html[class*="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine,
[data-theme="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-detail: #c7f000;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-page,
  .go-news-archive-shell,
  .go-news-archive-shell.newsx-container,
  .go-news-archive-intro,
  .go-news-archive-split-sections,
  .go-news-archive-split-grid,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form,
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
)::after {
  content: none !important;
  display: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.55rem !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  color: var(--go-news-detail) !important;
  font-size: 1.28em !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transform: translateY(-0.04em) !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon svg {
  display: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon::before {
  content: "/" !important;
  display: inline-block !important;
  line-height: 1 !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-detail: #2800f0;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php):is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page--magazine,
[data-theme="dark"] body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  --go-news-detail: #c7f000;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-split-sections,
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
}

/* Final label color lock for /noticias/. */
body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine {
  --go-news-detail: #2800f0 !important;
}

html.dark body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine,
html[class*="dark"] body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine {
  --go-news-detail: #c7f000 !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  :is(
    .go-news-archive-kicker,
    .go-news-archive-badge,
    .go-news-category-card-topline,
    .go-news-category-card-topline a,
    .go-news-category-card-topline span,
    .go-news-spotlight-tag
  ) {
  color: var(--go-news-detail) !important;
  -webkit-text-fill-color: var(--go-news-detail) !important;
}

/* Final hero restore: keep the native magazine composition for the main destaque. */
body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead {
  position: relative !important;
  display: grid !important;
  min-height: clamp(340px, 38vw, 480px) !important;
  overflow: hidden !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-media {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  overflow: hidden !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 34% !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-body {
  position: absolute !important;
  inset: auto 0 0 !important;
  z-index: 1 !important;
  padding: clamp(18px, 3vw, 28px) !important;
  gap: 12px !important;
  background: none !important;
  box-shadow: none !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead--no-media .go-news-archive-lead-body {
  position: static !important;
  inset: auto !important;
}

@media (max-width: 760px) {
  body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
    .go-news-archive-page.go-news-archive-page--magazine
    .go-news-archive-lead {
    min-height: clamp(23rem, 92vw, 29rem) !important;
  }

  body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
    .go-news-archive-page.go-news-archive-page--magazine
    .go-news-archive-lead-media img {
    object-position: center 30% !important;
  }
}

/* Replacement spotlight block for /noticias/. */
.go-news-spotlight {
  scroll-margin-top: 120px;
}

.go-news-spotlight-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.9fr);
  gap: 24px;
  align-items: start;
}

.go-news-spotlight-grid--single {
  grid-template-columns: minmax(0, 1fr);
}

.go-news-spotlight-feature {
  position: relative;
  min-height: clamp(360px, 42vw, 520px);
  overflow: hidden;
  border-radius: 24px;
  background: #09111b;
  box-shadow: 0 20px 46px rgba(2, 6, 23, 0.18);
}

.go-news-spotlight-feature--no-media {
  min-height: auto;
}

.go-news-spotlight-feature-media {
  position: absolute;
  inset: 0;
  display: block;
}

.go-news-spotlight-feature-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 24%;
}

.go-news-spotlight-feature::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(2, 6, 23, 0.08) 10%, rgba(2, 6, 23, 0.22) 42%, rgba(2, 6, 23, 0.88) 100%);
}

.go-news-spotlight-feature-copy {
  position: absolute;
  inset: auto 0 0;
  z-index: 1;
  display: grid;
  gap: 14px;
  padding: clamp(20px, 3vw, 30px);
}

.go-news-spotlight-tag {
  display: inline-flex;
  width: fit-content;
  color: var(--go-news-detail);
  font-size: 0.74rem;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.1;
  text-transform: uppercase;
}

.go-news-spotlight-feature-title,
.go-news-spotlight-side-title {
  margin: 0;
  letter-spacing: -0.05em;
}

.go-news-spotlight-feature-title a {
  color: #ffffff;
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  line-height: 0.92;
}

.go-news-spotlight-feature-excerpt {
  max-width: 58ch;
  color: rgba(255, 255, 255, 0.86);
  font-size: 1rem;
  line-height: 1.6;
}

.go-news-spotlight-feature-meta,
.go-news-spotlight-feature-meta :is(a, span, time) {
  color: rgba(255, 255, 255, 0.78) !important;
}

.go-news-spotlight-side {
  display: grid;
  gap: 14px;
}

.go-news-spotlight-side-item {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 0 0 14px;
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
}

.go-news-spotlight-side-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.go-news-spotlight-side-item--no-media {
  grid-template-columns: minmax(0, 1fr);
}

.go-news-spotlight-side-thumb {
  display: block;
  overflow: hidden;
  border-radius: 12px;
  aspect-ratio: 1 / 1;
  background: rgba(15, 23, 42, 0.08);
}

.go-news-spotlight-side-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.go-news-spotlight-side-copy {
  display: grid;
  gap: 8px;
}

.go-news-spotlight-side-title a {
  color: var(--go-news-title);
  font-size: clamp(1.15rem, 1.7vw, 1.5rem);
  line-height: 1.06;
}

.go-news-spotlight-side-excerpt {
  color: var(--go-news-text);
  font-size: 0.95rem;
  line-height: 1.5;
}

.go-news-spotlight-side-meta,
.go-news-spotlight-side-meta :is(a, span, time) {
  color: var(--go-news-soft) !important;
}

html.dark .go-news-spotlight-side-item,
html[class*="dark"] .go-news-spotlight-side-item,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-spotlight-side-item {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

@media (max-width: 960px) {
  .go-news-spotlight-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .go-news-spotlight-side {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 760px) {
  .go-news-spotlight-feature {
    min-height: clamp(300px, 92vw, 420px);
    border-radius: 20px;
  }

  .go-news-spotlight-feature-media img {
    object-position: center 20%;
  }

  .go-news-spotlight-feature-title a {
    font-size: clamp(2rem, 9vw, 3rem);
  }

  .go-news-spotlight-side-item {
    grid-template-columns: 88px minmax(0, 1fr);
  }
}

/* Final news-page accents */
body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-section-heading::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  :is(.go-news-archive-kicker, .go-news-archive-badge, .go-news-category-card-topline) {
  color: var(--go-news-detail) !important;
}

/* Final hero lock for /noticias/: keep the lead copy inside the image card and reveal the editorial background in light mode. */
body.page-id-3288,
body:has(.go-news-archive-page.go-news-archive-page--magazine) {
  --go-news-page-bg-color: #eef3f9;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(238, 243, 249, 0.68) 0%, rgba(238, 243, 249, 0.5) 34%, rgba(238, 243, 249, 0.76) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) :is(
  #page,
  #content,
  .site,
  .site-content,
  .content-area,
  .site-main,
  #primary,
  .go-news-archive-page,
  .go-news-archive-shell,
  .go-news-archive-hero,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead {
  position: relative !important;
  display: grid !important;
  min-height: auto !important;
  align-content: start !important;
  overflow: hidden !important;
  isolation: auto !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-media {
  position: relative !important;
  inset: auto !important;
  display: block !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center 30% !important;
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
  .go-news-archive-page.go-news-archive-page--magazine
  .go-news-archive-lead-body {
  position: static !important;
  inset: auto !important;
  z-index: auto !important;
  padding: 24px !important;
  background: none !important;
}

@media (max-width: 760px) {
  body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
    .go-news-archive-page.go-news-archive-page--magazine
    .go-news-archive-lead {
    min-height: auto !important;
  }

  body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine))
    .go-news-archive-page.go-news-archive-page--magazine
    .go-news-archive-lead-media img {
    object-position: center 26% !important;
  }
}
/* Final override: keep the page background on the body, not on the archive root slab. */
body.page-id-3288,
body:has(.go-news-archive-page.go-news-archive-page--magazine) {
  --go-news-detail: #2800f0;
  --go-news-page-bg-color: #f4f7fb;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(244, 247, 251, 0.9) 0%, rgba(244, 247, 251, 0.78) 38%, rgba(244, 247, 251, 0.94) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

html.dark body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
html[class*="dark"] body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) {
  --go-news-detail: #c7f000;
  --go-news-page-bg-color: #05070b;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(5, 7, 11, 0.9) 0%, rgba(5, 7, 11, 0.76) 38%, rgba(5, 7, 11, 0.93) 100%),
    url("../images/editorial-backgrounds/editorial-news-dark.png");
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) :is(
  #page,
  #content,
  .site,
  .site-content,
  .content-area,
  .site-main,
  #primary
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-section-heading,
  .go-news-archive-section-heading > div,
  .go-news-archive-section-heading h2,
  .go-news-archive-section-title-link
) {
  overflow: visible !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  padding-inline-start: 0.32rem !important;
}

@media (max-width: 760px) {
  .go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
    padding-inline-start: 0.38rem !important;
  }
}

/* Final override: keep the page background on the body, not on the archive root slab. */
body.page-id-3288,
body:has(.go-news-archive-page.go-news-archive-page--magazine) {
  --go-news-detail: #2800f0;
  --go-news-page-bg-color: #f4f7fb;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(244, 247, 251, 0.9) 0%, rgba(244, 247, 251, 0.78) 38%, rgba(244, 247, 251, 0.94) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

html.dark body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
html[class*="dark"] body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) {
  --go-news-detail: #c7f000;
  --go-news-page-bg-color: #05070b;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(5, 7, 11, 0.9) 0%, rgba(5, 7, 11, 0.76) 38%, rgba(5, 7, 11, 0.93) 100%),
    url("../images/editorial-backgrounds/editorial-news-dark.png");
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) :is(
  #page,
  #content,
  .site,
  .site-content,
  .content-area,
  .site-main,
  #primary
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-section-heading,
  .go-news-archive-section-heading > div,
  .go-news-archive-section-heading h2,
  .go-news-archive-section-title-link
) {
  overflow: visible !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  padding-inline-start: 0.32rem !important;
}

@media (max-width: 760px) {
  .go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
    padding-inline-start: 0.38rem !important;
  }
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-section-heading,
  .go-news-archive-section-heading > div,
  .go-news-archive-section-heading h2,
  .go-news-archive-section-title-link
) {
  overflow: visible !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  padding-inline-start: 0.24rem !important;
}

@media (max-width: 760px) {
  .go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
    padding-inline-start: 0.3rem !important;
  }
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-headline-media,
  .go-news-archive-split-sections,
  .go-news-archive-split-grid,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-category-card-media,
  .go-news-archive-video-section,
  .go-news-archive-video-grid,
  .go-news-archive-video-feature,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-recent-media
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

body.page-id-3288,
body:has(.go-news-archive-page.go-news-archive-page--magazine) {
  --go-news-detail: #2800f0;
  --go-news-page-bg-color: #f4f7fb;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(244, 247, 251, 0.9) 0%, rgba(244, 247, 251, 0.78) 38%, rgba(244, 247, 251, 0.94) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

html.dark body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
html[class*="dark"] body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) {
  --go-news-detail: #c7f000;
  --go-news-page-bg-color: #05070b;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(5, 7, 11, 0.9) 0%, rgba(5, 7, 11, 0.76) 38%, rgba(5, 7, 11, 0.93) 100%),
    url("../images/editorial-backgrounds/editorial-news-dark.png");
}

body:is(.page-id-3288, :has(.go-news-archive-page.go-news-archive-page--magazine)) :is(
  #page,
  #content,
  .site,
  .site-content,
  .content-area,
  .site-main,
  #primary
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

/* Real page target: this template renders as page-template-default, so the archive root must carry the fix. */
.go-news-archive-page.go-news-archive-page--magazine {
  --go-news-detail: #2800f0;
  --go-news-page-bg-color: #f4f7fb;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(244, 247, 251, 0.9) 0%, rgba(244, 247, 251, 0.78) 38%, rgba(244, 247, 251, 0.94) 100%),
    url("../images/editorial-backgrounds/editorial-news-light.png");
  background-color: var(--go-news-page-bg-color) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

html.dark .go-news-archive-page.go-news-archive-page--magazine,
html[class*="dark"] .go-news-archive-page.go-news-archive-page--magazine,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]) .go-news-archive-page.go-news-archive-page--magazine {
  --go-news-detail: #c7f000;
  --go-news-page-bg-color: #05070b;
  --go-news-page-bg-image:
    linear-gradient(180deg, rgba(5, 7, 11, 0.9) 0%, rgba(5, 7, 11, 0.76) 38%, rgba(5, 7, 11, 0.93) 100%),
    url("../images/editorial-backgrounds/editorial-news-dark.png");
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-archive-split-grid,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-grid,
  .go-news-archive-video-feature,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::before,
.go-news-archive-page.go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.62rem !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2::before {
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 0.38rem !important;
  height: 1.85rem !important;
  border-radius: 0.08rem !important;
  background: var(--go-news-detail) !important;
  transform: skew(-13deg) translateY(0.02em) !important;
}

.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-title-icon,
.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-title-icon::before,
.go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-title-icon svg {
  display: none !important;
  content: none !important;
}

@media (max-width: 760px) {
  .go-news-archive-page.go-news-archive-page--magazine .go-news-archive-section-heading h2::before {
    width: 0.28rem !important;
    height: 1.22rem !important;
  }
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading::after {
  background: color-mix(in srgb, var(--go-news-detail) 16%, transparent) !important;
  opacity: 1 !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-section-title-icon,
  .go-news-archive-section-title-link::after
) {
  color: var(--go-news-detail) !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-link::after {
  border-color: currentColor !important;
}

/* Final hard override for the lower magazine blocks on /noticias/. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) :is(
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-category-stack,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: color-mix(in srgb, var(--go-news-detail) 12%, transparent) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) :is(
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) :is(
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-heading {
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-heading h2,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-heading h2 a,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-title-icon,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-title-link::after {
  color: var(--go-news-detail) !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-heading::after,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-heading h2::before {
  background: var(--go-news-detail) !important;
  opacity: 1 !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  #go-news-archive-games,
  #go-news-archive-entretenimento,
  #go-news-archive-tecnologia,
  #go-news-archive-arquivo
) .go-news-archive-section-title-link::after {
  border-color: currentColor !important;
}

/* Global surface kill for the magazine archive: no dark slabs should sit above the editorial background. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support-item,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-form,
  .go-news-archive-filter-wrap,
  .go-news-archive-split-sections,
  .go-news-archive-split-grid
) {
  background: transparent !important;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-headline-card,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support-item,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-headline-card,
  .go-news-category-section,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support-item,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

/* Noticias follow-up: keep every editorial block flat and reuse the homepage title marker. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead-body,
  .go-news-archive-headline-copy,
  .go-news-category-grid,
  .go-news-archive-video-grid,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent-list,
  .go-news-archive-filter-wrap
) {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-copy,
  .go-news-category-grid,
  .go-news-archive-video-grid,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent-list,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-copy,
  .go-news-category-grid,
  .go-news-archive-video-grid,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent-list,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.62rem !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2::before {
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 0.38rem !important;
  height: 1.85rem !important;
  border-radius: 0.08rem !important;
  background: var(--go-news-detail) !important;
  transform: skew(-13deg) translateY(0.02em) !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-title-icon svg {
  display: none !important;
  content: none !important;
}

@media (max-width: 760px) {
  body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine .go-news-archive-section-heading h2::before {
    width: 0.28rem !important;
    height: 1.22rem !important;
  }
}

/* Authoritative final pass: keep the editorial page background and flatten every news block on /noticias/. */
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) {
  background-color: var(--go-news-page-bg-color, #f4f7fb) !important;
  background-image: var(--go-news-page-bg-image) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) :is(
  #page,
  #content,
  .site,
  .content-area,
  .site-content,
  .site-main
) {
  background-color: transparent !important;
  background-image: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead-carousel,
  .go-news-archive-lead-stage,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-archive-split-grid,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-grid,
  .go-news-archive-video-feature,
  .go-news-archive-video-copy,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-list,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
) {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::before,
body:is(.page-noticias, .page-template-page-noticias, .page-template-page-noticias-php) .go-news-archive-page--magazine :is(
  .go-news-archive-shell,
  .go-news-archive-intro,
  .go-news-archive-hero,
  .go-news-archive-lead,
  .go-news-archive-lead-body,
  .go-news-archive-headline-rail,
  .go-news-archive-headline-card,
  .go-news-archive-headline-copy,
  .go-news-archive-split-sections,
  .go-news-category-section,
  .go-news-category-grid,
  .go-news-category-card,
  .go-news-category-card-body,
  .go-news-archive-video-section,
  .go-news-archive-video-feature,
  .go-news-archive-video-support,
  .go-news-archive-video-support-item,
  .go-news-archive-video-support-copy,
  .go-news-archive-recent,
  .go-news-archive-recent-item,
  .go-news-archive-recent-body,
  .go-news-archive-filter-wrap,
  .go-news-archive-filter-form
)::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
}
