:root {
--go-ad-border-color: rgba(229, 231, 235, 0.92);
--go-ad-label-color: #6b7280;
--go-ad-surface: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(245, 247, 250, 0.46));
--go-ad-highlight: rgba(255, 255, 255, 0.72);
}
html.dark,
html[class*="dark"],
body.dark,
body.dark-mode,
body.is-dark-theme,
body.newsx-dark-mode,
body[class*="dark"],
[data-theme="dark"],
body[data-theme="dark"] {
--go-ad-border-color: rgba(31, 41, 55, 0.74);
--go-ad-label-color: #a8b0bd;
--go-ad-surface: linear-gradient(180deg, rgba(15, 15, 18, 0.42), rgba(15, 15, 18, 0.18));
--go-ad-highlight: rgba(255, 255, 255, 0.06);
}
.go-ad-slot {
--go-ad-min-height: 112px;
position: relative;
display: block;
clear: both;
width: 100%;
max-width: 100%;
min-width: 0;
margin: clamp(1.35rem, 2.5vw, 2rem) 0;
z-index: 0;
}
.go-ad-slot--top {
--go-ad-min-height: clamp(96px, 12vw, 120px);
}
.go-ad-slot--in-feed {
--go-ad-min-height: clamp(96px, 12vw, 120px);
width: 100%;
flex: 0 0 100%;
grid-column: 1 / -1;
}
.go-ad-slot--in-article,
.go-ad-slot--sidebar {
--go-ad-min-height: clamp(250px, 32vw, 300px);
}
.go-ad-slot--sidebar {
max-width: 100%;
}
.go-ad-slot--widget {
margin-block: clamp(1rem, 2vw, 1.6rem);
}
.go-ad-inner {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
gap: 0.7rem;
width: 100%;
max-width: 100%;
min-width: 0;
min-height: var(--go-ad-min-height);
padding: clamp(0.8rem, 1.6vw, 1rem);
border: 1px solid var(--go-ad-border-color);
border-radius:0!important;
background: var(--go-ad-surface);
box-shadow: inset 0 1px 0 var(--go-ad-highlight);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
overflow: visible;
}
.go-ad-inner--widget {
margin: 0 !important;
}
.go-ad-label {
display: inline-flex;
align-self: flex-start;
font-size: 0.72rem;
line-height: 1;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--go-ad-label-color);
opacity: 0.92;
}
.go-ad-inner > script:first-child {
display: none !important;
}
.go-ad-slot,
.go-ad-slot * {
box-sizing: border-box;
}
.go-ad-slot .adsbygoogle,
.go-ad-slot ins.adsbygoogle,
.go-ad-slot iframe,
.go-ad-slot img,
.go-ad-slot div,
.go-ad-slot [id*="google_ads_iframe"] {
max-width: 100% !important;
}
.go-ad-slot ins.adsbygoogle {
display: block !important;
width: 100% !important;
min-height: calc(var(--go-ad-min-height) - 2rem);
}
.go-ad-slot iframe {
width: 100% !important;
}
.go-feed-adsense,
.go-contextual-adsense,
.go-autorelaxed-adsense,
.go-inline-adsense {
width: 100%;
max-width: 100%;
}
.go-inline-adsense {
clear: both;
}
.newsx-posts-feed > .go-ad-slot--top,
.go-home-shell > .go-ad-slot--top,
.go-news-archive-recent > .go-ad-slot--top,
.go-tech-section > .go-ad-slot--top,
.go-vh-section > .go-ad-slot--top,
.go-gallery-section > .go-ad-slot--top,
.go-guides-section > .go-ad-slot--top,
.go-gh-results > .go-ad-slot--top,
.go-entertainment-section > .go-ad-slot--top,
.go-reviews-archive-list-section > .go-ad-slot--top,
.go-gamehub__inner > .go-ad-slot--top,
.go-cp-section > .go-ad-slot--top {
margin-top: clamp(1rem, 2.2vw, 1.45rem);
margin-bottom: clamp(1.45rem, 2.6vw, 2rem);
}
.go-ad-slot.newsx-widget,
.go-ad-slot.widget,
.go-ad-slot.widget_block,
.go-ad-slot.widget_text,
.go-ad-slot.widget_custom_html {
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
.newsx-sidebar .go-ad-slot--sidebar {
position: relative;
align-self: flex-start;
}
@media (min-width: 1101px) {
.go-ad-slot--sidebar.is-sticky,
.go-ad-slot--sidebar[data-go-sticky="1"] {
position: sticky !important;
top: calc(96px + var(--go-shell-admin-offset, 0px) + 12px);
}
}
@media (max-width: 1024px) {
.go-ad-slot--sidebar {
--go-ad-min-height: clamp(180px, 34vw, 250px);
}
}
@media (min-width: 768px) {
.go-ad-slot--mobile {
display: none !important;
}
}
@media (max-width: 767px) {
.go-ad-slot {
margin-block: 1rem 1.2rem;
}
.go-ad-slot--top,
.go-ad-slot--in-feed {
--go-ad-min-height: clamp(90px, 28vw, 120px);
}
.go-ad-slot--in-article,
.go-ad-slot--sidebar {
--go-ad-min-height: clamp(250px, 78vw, 300px);
}
.go-ad-inner {
padding: 0.75rem;
border-radius:0!important;
}
.go-ad-slot--desktop {
display: none !important;
}
}
@media (max-width: 1100px) {
.go-ad-slot--sidebar.is-sticky,
.go-ad-slot--sidebar[data-go-sticky="1"] {
position: relative !important;
top: auto !important;
}
} body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-ad-inner,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-ad-inner--widget,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-contextual-adsense__inner,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-autorelaxed-adsense__inner,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-feed-adsense__inner,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-inline-adsense__inner {
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;
}
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-ad-inner::before,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-ad-inner::after,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-contextual-adsense__inner::before,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-contextual-adsense__inner::after,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-autorelaxed-adsense__inner::before,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-autorelaxed-adsense__inner::after,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-feed-adsense__inner::before,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-feed-adsense__inner::after,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-inline-adsense__inner::before,
body.go-site-has-game-art[class*="go-site-game-art--editorial-"] .go-inline-adsense__inner::after {
content: none !important;
display: none !important;
} body:not(.wp-admin) {
--go-mode-bg: #f7f8fb;
--go-mode-text: #05070d;
--go-mode-muted: #586174;
--go-mode-line: rgba(5, 7, 13, 0.13);
--go-mode-line-strong: rgba(5, 7, 13, 0.2);
--go-mode-accent: #2800f0;
--go-mode-accent-soft: rgba(40, 0, 240, 0.08);
--go-mode-accent-line: rgba(40, 0, 240, 0.28);
--go-mode-surface: rgba(255, 255, 255, 0.42);
--go-page-bg: var(--go-mode-bg);
--go-page-text: var(--go-mode-text);
--go-page-muted: var(--go-mode-muted);
--go-page-line: var(--go-mode-line);
--go-page-accent: var(--go-mode-accent);
--go-page-accent-soft: var(--go-mode-accent-soft);
--go-page-accent-line: var(--go-mode-accent-line);
--go-article-text: var(--go-mode-text);
--go-article-muted: var(--go-mode-muted);
--go-article-line: var(--go-mode-line);
--go-article-accent: var(--go-mode-accent);
--go-single-text: var(--go-mode-text);
--go-single-muted: var(--go-mode-muted);
--go-single-line: var(--go-mode-line);
--go-single-lime: var(--go-mode-accent);
--go-single-blue: var(--go-mode-accent);
--go-ui-text: var(--go-mode-text);
--go-ui-soft: var(--go-mode-muted);
--go-ui-accent: var(--go-mode-accent);
--go-ui-mark: var(--go-mode-accent);
--go-home-title: var(--go-mode-text);
--go-home-text: var(--go-mode-text);
--go-home-muted: var(--go-mode-muted);
--go-home-border: var(--go-mode-line);
--go-home-accent: var(--go-mode-accent);
--go-home-title-detail: var(--go-mode-accent);
--go-shell-text: var(--go-mode-text);
--go-shell-soft: var(--go-mode-muted);
--go-shell-line: var(--go-mode-line);
--go-shell-lime: var(--go-mode-accent);
--go-shell-blue: var(--go-mode-accent);
background-color: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
html.dark body:not(.wp-admin),
html[class*="dark"] body:not(.wp-admin),
html[data-theme="dark"] body:not(.wp-admin),
body.dark:not(.wp-admin),
body.dark-mode:not(.wp-admin),
body.is-dark-theme:not(.wp-admin),
body.newsx-dark-mode:not(.wp-admin),
body[data-theme="dark"]:not(.wp-admin) {
--go-mode-bg: #121212;
--go-mode-text: #f6f7f9;
--go-mode-muted: #b8bec9;
--go-mode-line: rgba(255, 255, 255, 0.13);
--go-mode-line-strong: rgba(255, 255, 255, 0.22);
--go-mode-accent: #c7f000;
--go-mode-accent-soft: rgba(199, 240, 0, 0.09);
--go-mode-accent-line: rgba(199, 240, 0, 0.32);
--go-mode-surface: rgba(255, 255, 255, 0.045);
--go-shell-text: #f6f7f9;
--go-shell-soft: #b8bec9;
--go-shell-line: rgba(255, 255, 255, 0.13);
color-scheme: dark;
}
body:not(.wp-admin).go-site-has-game-art,
body:not(.wp-admin).go-site-has-game-art #page.site.has-site-game-art,
body:not(.wp-admin).go-site-has-game-art #page,
body:not(.wp-admin) :where(#content, .site-content, .content-area, #primary, #main, .site-main, .newsx-main-wrap, .newsx-site-main, .newsx-single-wrap, .newsx-single-inner, .newsx-single-content-wrap, .newsx-default-page-wrap, .go-layout-shell, .go-home-page, .go-home-shell, .go-home-section, .go-home-latest-layout, .go-home-latest-feed, .go-article, .go-article__shell, .go-article__post, .go-article__grid, .go-article__main, .go-article__content, .go-article__footer, .go-article__footer-meta, .go-review-single-page, .go-review-single-shell, .go-sc-page, .go-sc-shell, .go-shell-breadcrumb-band, .go-shell-breadcrumb-band .go-shell-wrap, .go-shell-footer, .go-shell-footer-main, .go-shell-footer .go-shell-wrap, .go-shell-footer-top, .go-shell-footer-grid, .go-shell-footer-bottom, .go-shell-footer-info, .newsx-site-footer, #site-footer, #site-footer > section) {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(.go-shell-header, .go-shell-header-builder, .go-shell-header .newsx-middle-section-wrap, .go-shell-header .newsx-bottom-section-wrap, .go-shell-topbar, .go-shell-breadcrumb-band, .go-shell-footer) {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
}
body:not(.wp-admin).go-site-has-game-art::before,
body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before {
opacity: 0.16 !important;
filter: saturate(1.08) contrast(0.98) !important;
}
html.dark body:not(.wp-admin).go-site-has-game-art::before,
html[class*="dark"] body:not(.wp-admin).go-site-has-game-art::before,
html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art::before,
body.dark:not(.wp-admin).go-site-has-game-art::before,
body.dark-mode:not(.wp-admin).go-site-has-game-art::before,
body.is-dark-theme:not(.wp-admin).go-site-has-game-art::before,
body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art::before,
body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art::before,
html.dark body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
html[class*="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
body.dark:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
body.dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
body.is-dark-theme:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,
body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before {
opacity: 0.24 !important;
filter: saturate(1.04) contrast(1.04) brightness(0.8) !important;
}
body:not(.wp-admin).go-site-has-game-art::after,
body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after {
background: linear-gradient(180deg, rgba(247, 248, 251, 0.80) 0%, rgba(247, 248, 251, 0.84) 48%, rgba(247, 248, 251, 0.88) 100%) !important;
}
html.dark body:not(.wp-admin).go-site-has-game-art::after,
html[class*="dark"] body:not(.wp-admin).go-site-has-game-art::after,
html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art::after,
body.dark:not(.wp-admin).go-site-has-game-art::after,
body.dark-mode:not(.wp-admin).go-site-has-game-art::after,
body.is-dark-theme:not(.wp-admin).go-site-has-game-art::after,
body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art::after,
body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art::after,
html.dark body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
html[class*="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
body.dark:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
body.dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
body.is-dark-theme:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,
body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after {
background: linear-gradient(180deg, rgba(18, 18, 18, 0.72) 0%, rgba(18, 18, 18, 0.77) 48%, rgba(18, 18, 18, 0.82) 100%) !important;
}
body:not(.wp-admin) :where(.go-home-label, .go-home-badge, .go-home-kicker, .go-home-story-kicker, .go-home-story-category, .go-home-story-topline, .go-home-section-kicker, .go-card-kicker, .go-card-category, .go-article__eyebrow a, .go-article__side-label, .go-article__side-story-meta b, .go-article__footer-label, .go-single-author-card__eyebrow, .newsx-post-categories a, .post-categories a, .cat-links a, .entry-categories a, .go-shell-breadcrumbs a:hover, .go-shell-breadcrumbs [aria-current="page"], .goei-auto-related-links > :first-child, .goei-auto-related-links h2, .goei-auto-related-links h3, .goei-auto-related-links strong:first-child, .go-inline-brief__label) {
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-home-label, .go-home-badge, .go-home-platform-pill, .newsx-post-categories a, .post-categories a, .cat-links a, .entry-categories a, .go-article__eyebrow a, .tagcloud a, .post-tags a, .newsx-tags a, .go-single-source-pill) {
border-color: var(--go-mode-accent-line) !important;
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-home-label, .go-home-badge, .go-home-platform-pill, .tagcloud a, .post-tags a, .newsx-tags a, .go-single-source-pill) {
background: var(--go-mode-accent-soft) !important;
}
body:not(.wp-admin) :where(.go-article__toc-title::before, .go-article__side-title::before, .go-single-summary-box > summary::before, .go-home-section-title::before, .goei-auto-related-links::before, .goei-auto-related-links li::marker, .go-article__content li::marker) {
background: var(--go-mode-accent) !important;
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.goei-auto-related-links) {
border-left-color: var(--go-mode-accent) !important;
background: transparent !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) :where(.goei-auto-related-links a, .go-article__content a, .newsx-post-content a, .go-home-feed-load-more, .go-single-author-card__link) {
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-home-story-title, .go-home-story-title a, .go-home-latest-title, .go-home-latest-title a, .go-home-section-title, .go-article__title, .go-article__content, .newsx-post-content, .go-article__toc-list a > strong, .go-article__side-story-title, .go-single-author-card__name, .go-single-author-card p) {
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) :where(.go-article__meta, .go-home-meta, .go-home-story-meta, .go-home-latest-excerpt, .go-article__deck, .go-article__side-story-meta) {
color: var(--go-mode-muted) !important;
} html.dark body:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
html[class*="dark"] body:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
body.dark:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
body.dark-mode:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
body.is-dark-theme:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
body.newsx-dark-mode:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area),
body[data-theme="dark"]:not(.wp-admin) :where(.go-offcanvas-panel, .go-offcanvas-body, .newsx-offcanvas-widgets-area, .newsx-offcanvas-container, .newsx-offcanvas-content, .newsx-offcanvas-sidebar, .go-offcanvas-nav, .go-shell-header .newsx-offcanvas-widgets-area) {
background: #050607 !important;
background-color: #050607 !important;
color: #f6f7f9 !important;
}
html.dark body:not(.wp-admin) :where(.go-offcanvas-panel a, .go-offcanvas-body a, .newsx-offcanvas-widgets-area a, .go-offcanvas-nav a),
html[class*="dark"] body:not(.wp-admin) :where(.go-offcanvas-panel a, .go-offcanvas-body a, .newsx-offcanvas-widgets-area a, .go-offcanvas-nav a),
body.dark:not(.wp-admin) :where(.go-offcanvas-panel a, .go-offcanvas-body a, .newsx-offcanvas-widgets-area a, .go-offcanvas-nav a),
body.dark-mode:not(.wp-admin) :where(.go-offcanvas-panel a, .go-offcanvas-body a, .newsx-offcanvas-widgets-area a, .go-offcanvas-nav a),
body.newsx-dark-mode:not(.wp-admin) :where(.go-offcanvas-panel a, .go-offcanvas-body a, .newsx-offcanvas-widgets-area a, .go-offcanvas-nav a) {
color: #f6f7f9 !important;
}
html.dark body:not(.wp-admin) :where(.go-offcanvas-panel input, .go-offcanvas-body input, .newsx-offcanvas-widgets-area input, .go-offcanvas-panel .search-field),
html[class*="dark"] body:not(.wp-admin) :where(.go-offcanvas-panel input, .go-offcanvas-body input, .newsx-offcanvas-widgets-area input, .go-offcanvas-panel .search-field),
body.dark:not(.wp-admin) :where(.go-offcanvas-panel input, .go-offcanvas-body input, .newsx-offcanvas-widgets-area input, .go-offcanvas-panel .search-field),
body.dark-mode:not(.wp-admin) :where(.go-offcanvas-panel input, .go-offcanvas-body input, .newsx-offcanvas-widgets-area input, .go-offcanvas-panel .search-field),
body.newsx-dark-mode:not(.wp-admin) :where(.go-offcanvas-panel input, .go-offcanvas-body input, .newsx-offcanvas-widgets-area input, .go-offcanvas-panel .search-field) {
border-color: rgba(255, 255, 255, 0.16) !important;
background: #181818 !important;
color: #f6f7f9 !important;
}
body:not(.wp-admin){--go-mode-bg:#f7f8fb;--go-mode-text:#05070d;--go-mode-muted:#586174;--go-mode-line:rgba(5,7,13,0.13);--go-mode-line-strong:rgba(5,7,13,0.22);--go-mode-accent:#2800f0;--go-mode-accent-soft:rgba(40,0,240,0.08);--go-mode-accent-line:rgba(40,0,240,0.30);--go-mode-surface:rgba(255,255,255,0.64);--go-page-bg:var(--go-mode-bg);--go-page-text:var(--go-mode-text);--go-page-muted:var(--go-mode-muted);--go-page-line:var(--go-mode-line);--go-page-accent:var(--go-mode-accent);--go-article-text:var(--go-mode-text);--go-article-muted:var(--go-mode-muted);--go-article-line:var(--go-mode-line);--go-article-accent:var(--go-mode-accent);--go-single-text:var(--go-mode-text);--go-single-muted:var(--go-mode-muted);--go-single-line:var(--go-mode-line);--go-single-lime:var(--go-mode-accent);--go-single-blue:var(--go-mode-accent);--go-ui-text:var(--go-mode-text);--go-ui-soft:var(--go-mode-muted);--go-ui-accent:var(--go-mode-accent);--go-ui-mark:var(--go-mode-accent);--go-shell-text:var(--go-mode-text);--go-shell-soft:var(--go-mode-muted);--go-shell-line:var(--go-mode-line);--go-shell-lime:var(--go-mode-accent);--go-shell-blue:var(--go-mode-accent);background-color:var(--go-mode-bg) !important;color:var(--go-mode-text) !important}html.dark body:not(.wp-admin),html[class*="dark"] body:not(.wp-admin),html[data-theme="dark"] body:not(.wp-admin),body.dark:not(.wp-admin),body.dark-mode:not(.wp-admin),body.is-dark-theme:not(.wp-admin),body.newsx-dark-mode:not(.wp-admin),body[data-theme="dark"]:not(.wp-admin){--go-mode-bg:#121212;--go-mode-text:#f6f7f9;--go-mode-muted:#b9c0cb;--go-mode-line:rgba(255,255,255,0.13);--go-mode-line-strong:rgba(255,255,255,0.22);--go-mode-accent:#c7f000;--go-mode-accent-soft:rgba(199,240,0,0.09);--go-mode-accent-line:rgba(199,240,0,0.34);--go-mode-surface:rgba(255,255,255,0.055);background-color:#121212 !important;color:var(--go-mode-text) !important;color-scheme:dark}body:not(.wp-admin).go-site-has-game-art,body:not(.wp-admin).go-site-has-game-art #page,body:not(.wp-admin).go-site-has-game-art #page.site,body:not(.wp-admin).go-site-has-game-art #page.site.has-site-game-art{background:var(--go-mode-bg) !important;background-color:var(--go-mode-bg) !important;background-image:none !important}body:not(.wp-admin).go-site-has-game-art::before,body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before{opacity:0.18 !important;filter:saturate(1.06) contrast(1) !important}html.dark body:not(.wp-admin).go-site-has-game-art::before,html[class*="dark"] body:not(.wp-admin).go-site-has-game-art::before,html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art::before,body.dark:not(.wp-admin).go-site-has-game-art::before,body.dark-mode:not(.wp-admin).go-site-has-game-art::before,body.is-dark-theme:not(.wp-admin).go-site-has-game-art::before,body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art::before,body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art::before,html.dark body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,html[class*="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,body.dark:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,body.dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,body.is-dark-theme:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before,body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::before{opacity:0.26 !important;filter:saturate(1.06) contrast(1.05) brightness(0.82) !important}body:not(.wp-admin).go-site-has-game-art::after,body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after{background:linear-gradient(180deg,rgba(247,248,251,0.78) 0%,rgba(247,248,251,0.84) 52%,rgba(247,248,251,0.88) 100%) !important}html.dark body:not(.wp-admin).go-site-has-game-art::after,html[class*="dark"] body:not(.wp-admin).go-site-has-game-art::after,html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art::after,body.dark:not(.wp-admin).go-site-has-game-art::after,body.dark-mode:not(.wp-admin).go-site-has-game-art::after,body.is-dark-theme:not(.wp-admin).go-site-has-game-art::after,body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art::after,body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art::after,html.dark body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,html[class*="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,html[data-theme="dark"] body:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,body.dark:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,body.dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,body.is-dark-theme:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,body.newsx-dark-mode:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after,body[data-theme="dark"]:not(.wp-admin).go-site-has-game-art .go-site-game-art-backdrop::after{background:linear-gradient(180deg,rgba(18,18,18,0.78) 0%,rgba(18,18,18,0.82) 52%,rgba(18,18,18,0.86) 100%) !important}body:not(.wp-admin):where( #page,#content,.site-content,#primary,.content-area,#main,.site-main,.newsx-main-wrap,.newsx-site-main,.newsx-single-wrap,.newsx-single-inner,.newsx-single-content-wrap,.newsx-default-page-wrap,.go-layout-shell,.go-layout-shell--single,.go-shell-breadcrumb-band,.go-shell-breadcrumb-band .go-shell-wrap,.go-shell-breadcrumbs,.go-shell-footer,.go-shell-footer-builder,.go-shell-footer-main,.go-shell-footer .go-shell-wrap,.go-shell-footer-top,.go-shell-footer-grid,.go-shell-footer-bottom,.go-shell-footer-info,.newsx-site-footer,#site-footer,#site-footer>section,.go-article,.go-article__shell,.go-article__post,.go-article__grid,.go-article__main,.go-article__content,.go-article__footer,.go-article__footer-meta,.go-home-page,.go-home-shell,.go-home-section,.go-home-latest,.go-home-latest-layout,.go-home-latest-feed,.go-news-archive-page,.go-entertainment-page,.go-reviews-archive-page,.go-review-single-page,.go-review-single-shell,.go-guides-hub,.go-sc-page,.go-sc-shell,.go-eh-page,.go-gh-page,.go-ca-page,.go-cp-page,.go-vh-page,.go-th-page,.go-fph ){background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important}body:not(.wp-admin):where( #page,#content,.site-content,#primary,.content-area,#main,.site-main,.newsx-main-wrap,.newsx-single-wrap,.newsx-single-inner,.newsx-single-content-wrap,.newsx-default-page-wrap,.go-layout-shell,.go-shell-breadcrumb-band,.go-shell-footer,.go-shell-footer-main,.go-article,.go-article__shell,.go-article__post,.go-home-page,.go-home-shell,.go-home-section )::before,body:not(.wp-admin):where( #page,#content,.site-content,#primary,.content-area,#main,.site-main,.newsx-main-wrap,.newsx-single-wrap,.newsx-single-inner,.newsx-single-content-wrap,.newsx-default-page-wrap,.go-layout-shell,.go-shell-breadcrumb-band,.go-shell-footer,.go-shell-footer-main,.go-article,.go-article__shell,.go-article__post,.go-home-page,.go-home-shell,.go-home-section )::after{background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important}body:not(.wp-admin):where( .go-ad-slot,.go-ad-inner,.go-ad-inner--widget,.go-feed-adsense,.go-feed-adsense__inner,.go-contextual-adsense,.go-contextual-adsense__inner,.go-autorelaxed-adsense,.go-autorelaxed-adsense__inner,.go-inline-adsense,.go-inline-adsense__inner,.go-in-article-ad,.go-in-article-ad__inner,.go-article-ad,.go-article-ad__inner,.adsbygoogle ){border-color:transparent !important;background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important}body:not(.wp-admin):where( .go-ad-inner,.go-ad-inner--widget,.go-feed-adsense__inner,.go-contextual-adsense__inner,.go-autorelaxed-adsense__inner,.go-inline-adsense__inner,.go-in-article-ad__inner,.go-article-ad__inner )::before,body:not(.wp-admin):where( .go-ad-inner,.go-ad-inner--widget,.go-feed-adsense__inner,.go-contextual-adsense__inner,.go-autorelaxed-adsense__inner,.go-inline-adsense__inner,.go-in-article-ad__inner,.go-article-ad__inner )::after{content:none !important;display:none !important}body:not(.wp-admin):where(.go-ad-label,.go-feed-adsense__label,.go-contextual-adsense__label,.go-autorelaxed-adsense__label,.go-inline-adsense__label){color:var(--go-mode-muted) !important}body:not(.wp-admin):where(.go-shell-header,.go-shell-header-builder,.go-shell-topbar,.go-shell-header .newsx-middle-section-wrap,.go-shell-header .newsx-bottom-section-wrap){background:transparent !important;background-color:transparent !important;background-image:none !important}body:not(.wp-admin):where(.go-home-label,.go-home-badge,.go-home-kicker,.go-home-story-kicker,.go-home-story-category,.go-home-story-topline,.go-home-section-kicker,.go-card-kicker,.go-card-category,.go-article__eyebrow a,.go-article__side-label,.go-article__side-story-meta b,.go-article__footer-label,.go-single-author-card__eyebrow,.newsx-post-categories a,.post-categories a,.cat-links a,.entry-categories a,.go-shell-breadcrumbs a:hover,.go-shell-breadcrumbs [aria-current="page"],.goei-auto-related-links>:first-child,.goei-auto-related-links h2,.goei-auto-related-links h3,.goei-auto-related-links strong:first-child,.go-inline-brief__label){color:var(--go-mode-accent) !important}body:not(.wp-admin):where(.go-home-label,.go-home-badge,.go-home-platform-pill,.newsx-post-categories a,.post-categories a,.cat-links a,.entry-categories a,.go-article__eyebrow a,.tagcloud a,.post-tags a,.newsx-tags a,.go-single-source-pill){border-color:var(--go-mode-accent-line) !important;color:var(--go-mode-accent) !important}body:not(.wp-admin):where(.go-home-label,.go-home-badge,.go-home-platform-pill,.tagcloud a,.post-tags a,.newsx-tags a,.go-single-source-pill){background:var(--go-mode-accent-soft) !important}body:not(.wp-admin):where(.go-home-feed-load-more,.newsx-load-more,.go-load-more,button.newsx-load-more){display:inline-flex !important;align-items:center;justify-content:center;min-height:44px;margin-inline:auto !important;padding:0 24px !important;border:1px solid var(--go-mode-accent-line) !important;border-radius:0!important;background:var(--go-mode-accent-soft) !important;color:var(--go-mode-accent) !important;font-weight:850 !important;letter-spacing:0.02em;text-transform:uppercase}body:not(.wp-admin):where(.go-home-feed-actions,.go-home-load-more-wrap,.newsx-load-more-wrap){display:flex !important;justify-content:center !important}body:not(.wp-admin):where(.go-home-featured .swiper-button-prev,.go-home-featured .swiper-button-next,.go-home-highlights .swiper-button-prev,.go-home-highlights .swiper-button-next,.go-home-destaques .swiper-button-prev,.go-home-destaques .swiper-button-next,.go-home-section--highlights .swiper-button-prev,.go-home-section--highlights .swiper-button-next){display:none !important}html.dark body:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),html[class*="dark"] body:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),body.dark:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),body.dark-mode:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),body.is-dark-theme:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),body.newsx-dark-mode:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area),body[data-theme="dark"]:not(.wp-admin):where(.go-offcanvas-panel,.go-offcanvas-body,.newsx-offcanvas-widgets-area,.newsx-offcanvas-container,.newsx-offcanvas-content,.newsx-offcanvas-sidebar,.go-offcanvas-nav,.go-shell-header .newsx-offcanvas-widgets-area){background:#050607 !important;background-color:#050607 !important;background-image:none !important;color:#f6f7f9 !important}