:root {
--go-mode-bg: #f5f6fa;
--go-mode-text: #05070d;
--go-mode-muted: #596273;
--go-mode-line: rgba(5, 7, 13, 0.14);
--go-mode-line-strong: rgba(5, 7, 13, 0.24);
--go-mode-surface: rgba(255, 255, 255, 0.72);
--go-mode-surface-strong: rgba(255, 255, 255, 0.9);
--go-mode-accent: #2800f0;
--go-mode-accent-rgb: 40, 0, 240;
--go-mode-accent-soft: rgba(40, 0, 240, 0.08);
--go-mode-accent-line: rgba(40, 0, 240, 0.34);
--go-mode-card-shadow: 0 18px 42px rgba(8, 17, 29, 0.07);
}
html.dark,
html[class*="dark"],
html[data-theme="dark"],
body.dark,
body.dark-mode,
body.is-dark-theme,
body.newsx-dark-mode,
body[data-theme="dark"] {
--go-mode-bg: #121212;
--go-mode-text: #f7f8fb;
--go-mode-muted: #b8c0cc;
--go-mode-line: rgba(255, 255, 255, 0.12);
--go-mode-line-strong: rgba(255, 255, 255, 0.22);
--go-mode-surface: rgba(255, 255, 255, 0.055);
--go-mode-surface-strong: rgba(17, 19, 23, 0.78);
--go-mode-accent: #c7f000;
--go-mode-accent-rgb: 199, 240, 0;
--go-mode-accent-soft: rgba(199, 240, 0, 0.09);
--go-mode-accent-line: rgba(199, 240, 0, 0.38);
--go-mode-card-shadow: 0 22px 50px rgba(0, 0, 0, 0.26);
}
body:not(.wp-admin) {
--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: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
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-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.2 !important;
filter: saturate(1.08) contrast(1) !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(245, 246, 250, 0.86) 0%, rgba(245, 246, 250, 0.82) 48%, rgba(245, 246, 250, 0.86) 100%) !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,
body.dark: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 {
opacity: 0.28 !important;
filter: saturate(1.12) contrast(1.08) brightness(0.88) !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,
body.dark: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 {
background: linear-gradient(180deg, rgba(18, 18, 18, 0.76) 0%, rgba(18, 18, 18, 0.78) 48%, rgba(18, 18, 18, 0.82) 100%) !important;
}
body:not(.wp-admin) :where(#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-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(#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)::before,
body:not(.wp-admin) :where(#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)::after {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
box-shadow: 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 b, .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, .go-src-kicker, .go-src-chip, .go-review-single-kicker, .go-review-single-meta a, .go-review-single-facts a, .go-review-single-aggregate-row a, .go-review-single-sidebar-more h2, .go-news-archive-kicker, .go-news-archive-label, .go-reviews-archive-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, .go-src-kicker, .go-src-chip) {
border-color: var(--go-mode-accent-line) !important;
color: var(--go-mode-accent) !important;
background: var(--go-mode-accent-soft) !important;
}
body:not(.wp-admin) :where(.go-home-latest-badge, .go-news-archive-recent-item .go-home-badge, .go-entertainment-list-item .go-home-badge, .go-reviews-archive-card .go-home-badge) {
background: transparent !important;
border-color: transparent !important;
}
body:not(.wp-admin) :where(a, .go-home-meta-link, .go-home-latest-title a, .go-news-archive-recent-item h3 a, .go-entertainment-list-item h3 a) {
text-decoration-thickness: 0.08em;
} html.dark body:not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-article__side-score, .go-review-single-kicker),
html[class*="dark"] body:not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-article__side-score, .go-review-single-kicker),
body.dark:not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-article__side-score, .go-review-single-kicker),
body.dark-mode:not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-article__side-score, .go-review-single-kicker),
body.newsx-dark-mode:not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-article__side-score, .go-review-single-kicker) {
color: #c7f000 !important;
}
html:not(.dark):not([data-theme="dark"]) body:not(.dark):not(.dark-mode):not(.is-dark-theme):not(.newsx-dark-mode):not(.wp-admin) :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-section-title-icon, .go-home-section-title a, .go-home-meta-link, .go-home-latest-badge, .go-news-archive-label, .go-article__side-label, .go-review-single-kicker, .go-review-single-meta a) {
color: #2800f0 !important;
} .go-home-hero :where(.go-home-badge, .go-home-label, .go-home-story-topline b, .go-home-hero-side .go-home-badge, .go-home-hero-side .go-home-story-topline) {
color: #c7f000 !important;
background: rgba(0, 0, 0, 0.42) !important;
border-color: rgba(199, 240, 0, 0.35) !important;
text-shadow: 0 2px 8px rgba(0, 0, 0, 0.55);
}
.go-home-hero :where(.go-home-story-title, .go-home-story-title a, .go-home-hero-side a, .go-home-hero-side h3) {
color: #ffffff !important;
text-shadow: 0 2px 12px rgba(0, 0, 0, 0.6);
} .go-home-section-head,
.go-home-platform-channels-block-head {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
gap: 18px !important;
margin-bottom: clamp(18px, 2.4vw, 28px) !important;
}
.go-home-section-copy {
display: grid !important;
gap: 6px !important;
}
.go-home-section-title,
.go-home-platform-channels-block-head h2 {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 0 !important;
color: var(--go-mode-text) !important;
line-height: 1.05 !important;
}
.go-home-section-title-icon {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex: 0 0 30px !important;
width: 30px !important;
height: 30px !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
}
.go-home-section-title-icon svg {
display: block !important;
width: 17px !important;
height: 17px !important;
fill: none !important;
stroke: currentColor !important;
stroke-width: 1.9 !important;
}
.go-home-section-title:not(:has(.go-home-section-title-icon))::before,
.go-home-platform-channels-block-head h2::before {
content: "";
display: inline-flex;
width: 8px;
height: 26px;
border-radius:0!important;
background: var(--go-mode-accent);
}
.go-home-carousel-nav,
.go-home-carousel-nav--platforms-inline,
.go-home-carousel-nav--channels-inline {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
margin: 0 !important;
}
.go-home-arrow {
display: inline-grid !important;
place-items: center !important;
width: 38px !important;
height: 38px !important;
min-width: 38px !important;
border: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: var(--go-mode-surface) !important;
color: var(--go-mode-text) !important;
box-shadow: none !important;
opacity: 1 !important;
}
.go-home-arrow:is(:hover, :focus-visible) {
border-color: var(--go-mode-accent-line) !important;
color: var(--go-mode-accent) !important;
background: var(--go-mode-accent-soft) !important;
}
.go-home-arrow[disabled],
.go-home-arrow.swiper-button-disabled {
opacity: 0.36 !important;
pointer-events: none;
}
.go-home-section--latest-highlights .go-home-carousel-nav,
.go-home-section--highlights .go-home-carousel-nav,
.go-home-section--destaques .go-home-carousel-nav,
#go-home-destaques .go-home-carousel-nav,
#go-home-highlights .go-home-carousel-nav {
display: none !important;
} .go-home-bottom-news-grid {
align-items: start !important;
}
.go-home-latest-card {
display: grid !important;
grid-template-columns: minmax(180px, 292px) minmax(0, 1fr) !important;
gap: clamp(18px, 2.5vw, 30px) !important;
align-items: center !important;
padding: 0 0 clamp(22px, 2.8vw, 32px) !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
background: transparent !important;
box-shadow: none !important;
}
.go-home-latest-card + .go-home-latest-card {
padding-top: clamp(22px, 2.8vw, 32px) !important;
}
.go-home-latest-media {
display: block !important;
aspect-ratio: 16 / 9 !important;
overflow: hidden !important;
border-radius:0!important;
background: rgba(0, 0, 0, 0.12) !important;
}
.go-home-latest-media img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
.go-home-latest-title {
margin: 0 0 8px !important;
font-size: clamp(1.25rem, 1rem + 0.7vw, 1.76rem) !important;
line-height: 1.14 !important;
color: var(--go-mode-text) !important;
}
.go-home-latest-title a,
.go-home-latest-dek,
.go-home-meta {
color: var(--go-mode-text) !important;
}
.go-home-latest-dek {
margin: 0 0 10px !important;
color: var(--go-mode-muted) !important;
font-size: clamp(0.96rem, 0.9rem + 0.18vw, 1.05rem) !important;
line-height: 1.5 !important;
}
.go-home-feed-actions {
display: flex !important;
justify-content: center !important;
width: 100% !important;
margin-top: 26px !important;
}
.go-home-feed-load-more,
.newsx-load-more,
.go-load-more,
button.newsx-load-more {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
min-height: 46px !important;
margin-inline: auto !important;
padding: 0 28px !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 !important;
text-transform: uppercase !important;
}
.go-home-feed-load-more:hover,
.newsx-load-more:hover,
.go-load-more:hover {
background: var(--go-mode-accent) !important;
color: var(--go-mode-bg) !important;
}
.go-home-latest-ad-rail {
position: sticky !important;
top: calc(92px + var(--go-shell-admin-offset, 0px)) !important;
min-height: 460px !important;
padding: 0 !important;
border: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: var(--go-mode-surface) !important;
overflow: hidden !important;
}
.go-home-latest-ad-rail .go-ad-slot,
.go-home-latest-ad-rail .go-feed-adsense,
.go-home-latest-ad-rail .go-contextual-adsense,
.go-home-latest-ad-rail .go-ad-slot .adsbygoogle,
.go-home-latest-ad-rail ins.adsbygoogle {
width: 100% !important;
min-height: 420px !important;
display: block !important;
background: transparent !important;
}
.go-home-latest-ad-rail-label,
.go-home-latest-ad-rail :where(.go-ad-label, .go-feed-adsense__label, .go-contextual-adsense__label) {
color: var(--go-mode-muted) !important;
} body:not(.wp-admin) :where(.go-news-archive-recent-item, .go-entertainment-list-item, .go-fph-feed-list > article, .go-reviews-archive-list article, .go-reviews-archive-feed article, .go-review-feed-card) {
display: grid !important;
grid-template-columns: minmax(170px, 292px) minmax(0, 1fr) !important;
gap: clamp(18px, 2.5vw, 30px) !important;
align-items: center !important;
padding: clamp(22px, 2.8vw, 32px) 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(.go-news-archive-recent-item img, .go-entertainment-list-item img, .go-fph-feed-list > article img, .go-reviews-archive-list article img, .go-reviews-archive-feed article img) {
aspect-ratio: 16 / 9 !important;
width: 100% !important;
height: auto !important;
object-fit: cover !important;
border-radius:0!important;
}
body:not(.wp-admin) :where(.go-news-archive-recent-item h3, .go-entertainment-list-item h3, .go-fph-feed-list > article h3, .go-reviews-archive-list article h3, .go-reviews-archive-feed article h3) {
margin: 0 0 8px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.22rem, 1rem + 0.65vw, 1.72rem) !important;
line-height: 1.16 !important;
}
body:not(.wp-admin) :where(.go-news-archive-recent-item p, .go-entertainment-list-item p, .go-fph-feed-list > article p, .go-reviews-archive-list article p, .go-reviews-archive-feed article p) {
color: var(--go-mode-muted) !important;
font-size: clamp(0.96rem, 0.9rem + 0.18vw, 1.05rem) !important;
line-height: 1.5 !important;
} body.go-template-standard .go-article__briefing,
body.go-template-news .go-article__briefing {
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc,
body.go-template-news .go-article__toc {
width: 100% !important;
padding: 0 !important;
border: 0 !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc-title,
body.go-template-news .go-article__toc-title {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 0 0 14px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.15rem, 0.98rem + 0.3vw, 1.35rem) !important;
font-weight: 900 !important;
letter-spacing: 0.02em !important;
}
body.go-template-standard .go-article__toc-title::before,
body.go-template-news .go-article__toc-title::before {
content: "";
width: 6px;
height: 26px;
border-radius:0!important;
background: var(--go-mode-accent);
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
gap: 0 clamp(22px, 3vw, 34px) !important;
margin: 0 !important;
padding: 0 !important;
}
body.go-template-standard .go-article__toc-list li,
body.go-template-news .go-article__toc-list li {
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__toc-list a,
body.go-template-news .go-article__toc-list a {
display: grid !important;
grid-template-columns: 2.35rem minmax(0, 1fr) !important;
gap: 0.75rem !important;
align-items: start !important;
min-height: 0 !important;
padding: 0.72rem 0 !important;
border: 0 !important;
border-radius:0!important;
background: transparent !important;
color: var(--go-mode-text) !important;
box-shadow: none !important;
text-decoration: none !important;
}
body.go-template-standard .go-article__toc-list a > span,
body.go-template-news .go-article__toc-list a > span {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 2.1rem !important;
height: 1.55rem !important;
border: 0 !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
font-size: 0.78rem !important;
font-weight: 900 !important;
}
body.go-template-standard .go-article__toc-list a > strong,
body.go-template-news .go-article__toc-list a > strong {
display: block !important;
-webkit-line-clamp: unset !important;
overflow: visible !important;
color: var(--go-mode-text) !important;
font-size: 0.98rem !important;
line-height: 1.34 !important;
text-overflow: unset !important;
}
body.go-template-standard .go-article__toc-list a:hover > strong,
body.go-template-news .go-article__toc-list a:hover > strong {
color: var(--go-mode-accent) !important;
} @media (min-width: 1101px) {
body.go-template-standard .go-article__sidebar,
body.go-template-news .go-article__sidebar {
align-self: start !important;
overflow: visible !important;
}
body.go-template-standard .go-article__sidebar-sticky,
body.go-template-news .go-article__sidebar-sticky {
position: sticky !important;
top: calc(92px + var(--go-shell-admin-offset, 0px)) !important;
display: grid !important;
gap: 18px !important;
max-height: none !important;
overflow: visible !important;
}
}
body.go-template-standard :where(.go-article__side-card--more, .go-article__side-card--latest-reviews, .go-article__side-card--trending),
body.go-template-news :where(.go-article__side-card--more, .go-article__side-card--latest-reviews, .go-article__side-card--trending) {
padding: 0 !important;
border: 0 !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__side-card + .go-article__side-card,
body.go-template-news .go-article__side-card + .go-article__side-card {
padding-top: 18px !important;
border-top: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__side-title,
body.go-template-news .go-article__side-title {
color: var(--go-mode-text) !important;
}
body.go-template-standard .go-article__side-story--numbered,
body.go-template-news .go-article__side-story--numbered {
display: grid !important;
grid-template-columns: 2.35rem minmax(0, 1fr) !important;
gap: 0.75rem !important;
}
.go-article__side-rank {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 2rem !important;
height: 1.55rem !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
font-weight: 900 !important;
} .go-single-author-card,
body.go-template-standard .go-article__footer-share,
body.go-template-news .go-article__footer-share {
background: transparent !important;
box-shadow: none !important;
}
.go-single-author-card__avatar,
.go-article__meta-avatar,
.go-home-meta-author-avatar {
border: 2px solid var(--go-mode-accent) !important;
box-shadow: 0 0 0 3px rgba(var(--go-mode-accent-rgb), 0.14) !important;
}
.go-article__comments,
.go-review-single-comments,
#comments,
#wpdcom,
#wpdcom .wpd-form-wrap,
#wpdcom .wpd-form,
#wpdcom .wpd-comment-form,
#wpdcom .wpd-thread-head,
#wpdcom .wpd-comment .wpd-comment-wrap {
background: transparent !important;
box-shadow: none !important;
}
#wpdcom :where(textarea, input, .ql-container, .ql-toolbar, .wpdiscuz-textarea-wrap, .wpd-form-footer-bar) {
border-color: var(--go-mode-line) !important;
background: var(--go-mode-surface) !important;
color: var(--go-mode-text) !important;
}
.go-article__comments :where(#wpd-post-rating, .wpd-rating, .wpdiscuz-post-rating-wrap, .wpdiscuz-post-rating, .wpd-rating-wrap, .wpd-rating-stars, .wpd-rating-title, .wpdiscuz-rating-wrap, .wpdiscuz-article-rating, .wpdiscuz-front-actions .wpd-rating) {
display: none !important;
} .go-search-modal-backdrop {
background: rgba(245, 246, 250, 0.86) !important;
backdrop-filter: blur(14px) !important;
}
.go-search-modal-panel {
border-color: var(--go-mode-line) !important;
background: rgba(255, 255, 255, 0.94) !important;
color: #05070d !important;
}
.go-search-modal-header h2,
.go-search-modal-close,
.go-search-modal-hint,
.go-search-modal-empty,
.go-search-modal-form input,
.go-search-modal-result,
.go-search-modal-result strong {
color: #05070d !important;
}
.go-search-modal-tabs button {
background: rgba(5, 7, 13, 0.08) !important;
color: #05070d !important;
}
.go-search-modal-tabs button.is-active {
background: #2800f0 !important;
color: #ffffff !important;
}
.go-search-modal-form {
border-color: rgba(40, 0, 240, 0.45) !important;
background: #ffffff !important;
color: #05070d !important;
}
.go-search-modal-form:focus-within {
border-color: #2800f0 !important;
box-shadow: 0 0 0 4px rgba(40, 0, 240, 0.1) !important;
}
.go-search-modal-form input::placeholder {
color: #6b7280 !important;
}
.go-search-modal-result {
border-color: rgba(5, 7, 13, 0.12) !important;
background: rgba(5, 7, 13, 0.04) !important;
}
.go-search-modal-result small {
color: #2800f0 !important;
}
html.dark body:not(.wp-admin) :where(.go-search-modal-backdrop, .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-search-modal-backdrop, .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-search-modal-backdrop, .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-search-modal-backdrop, .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-search-modal-backdrop, .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: rgba(5, 6, 7, 0.96) !important;
background-color: rgba(5, 6, 7, 0.96) !important;
color: #f7f8fb !important;
}
html.dark body:not(.wp-admin) .go-search-modal-panel,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-panel,
body.dark:not(.wp-admin) .go-search-modal-panel,
body.dark-mode:not(.wp-admin) .go-search-modal-panel,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-panel {
border-color: rgba(255, 255, 255, 0.14) !important;
background: rgba(10, 15, 24, 0.96) !important;
color: #f7f8fb !important;
}
html.dark body:not(.wp-admin) :where(.go-search-modal-header h2, .go-search-modal-close, .go-search-modal-hint, .go-search-modal-empty, .go-search-modal-form input, .go-search-modal-result, .go-search-modal-result strong),
body.dark:not(.wp-admin) :where(.go-search-modal-header h2, .go-search-modal-close, .go-search-modal-hint, .go-search-modal-empty, .go-search-modal-form input, .go-search-modal-result, .go-search-modal-result strong),
body.newsx-dark-mode:not(.wp-admin) :where(.go-search-modal-header h2, .go-search-modal-close, .go-search-modal-hint, .go-search-modal-empty, .go-search-modal-form input, .go-search-modal-result, .go-search-modal-result strong) {
color: #f7f8fb !important;
}
html.dark body:not(.wp-admin) .go-search-modal-tabs button.is-active,
body.dark:not(.wp-admin) .go-search-modal-tabs button.is-active,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-tabs button.is-active {
background: #c7f000 !important;
color: #101319 !important;
}
html.dark body:not(.wp-admin) .go-search-modal-form,
body.dark:not(.wp-admin) .go-search-modal-form,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-form {
border-color: #c7f000 !important;
background: rgba(255, 255, 255, 0.05) !important;
} .go-review-single-hero-inner,
.go-review-single-hero.has-no-media .go-review-single-hero-inner,
.go-review-single-media-hero .go-review-single-title,
.go-review-single-title,
.go-review-single-subtitle,
.go-review-single-meta,
.go-review-single-meta a {
color: #ffffff !important;
text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55) !important;
}
.go-review-single-hero-overlay,
.go-review-single-hero-bleed.has-stage-art::after,
.go-review-single-hero-bleed.has-editorial-copy::after {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.58) 46%, rgba(0, 0, 0, 0.28) 100%) !important;
}
.go-review-single-decision-sidebar {
display: grid !important;
gap: 18px !important;
}
.go-review-single-sidebar-list {
display: grid;
gap: 12px;
}
.go-review-single-sidebar-link {
display: grid;
grid-template-columns: 74px minmax(0, 1fr);
gap: 12px;
align-items: center;
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
.go-review-single-sidebar-thumb {
display: block;
aspect-ratio: 16 / 9;
overflow: hidden;
border-radius:0!important;
}
.go-review-single-sidebar-thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
.go-review-single-sidebar-copy strong {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
color: var(--go-mode-text) !important;
font-size: 0.92rem;
line-height: 1.25;
}
.go-review-single-sidebar-copy small {
display: block;
margin-top: 3px;
color: var(--go-mode-muted) !important;
font-weight: 700;
} body:not(.wp-admin) :where(.go-ad-slot, .go-ad-inner, .go-ad-inner--widget, .go-feed-adsense, .go-contextual-adsense, .go-autorelaxed-adsense, .go-inline-adsense, .go-in-article-ad, .go-article-ad) {
background: transparent !important;
box-shadow: none !important;
}
@media (max-width: 1100px) {
.go-home-latest-card,
body:not(.wp-admin) :where(.go-news-archive-recent-item, .go-entertainment-list-item, .go-fph-feed-list > article, .go-reviews-archive-list article, .go-reviews-archive-feed article) {
grid-template-columns: 1fr !important;
}
.go-home-latest-ad-rail {
position: static !important;
min-height: 280px !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
grid-template-columns: 1fr !important;
}
}
@media (max-width: 760px) {
.go-home-section-head,
.go-home-platform-channels-block-head {
align-items: flex-start !important;
flex-direction: column !important;
}
.go-home-carousel-nav {
align-self: flex-end !important;
}
} :root {
--go-mode-bg: #f4f6fa;
--go-mode-bg-soft: #eef1f6;
--go-mode-text: #05070d;
--go-mode-muted: #596273;
--go-mode-line: rgba(5, 7, 13, 0.14);
--go-mode-surface: rgba(255, 255, 255, 0.74);
--go-mode-surface-strong: rgba(255, 255, 255, 0.92);
--go-mode-accent: #2800f0;
--go-mode-accent-rgb: 40, 0, 240;
--go-mode-accent-soft: rgba(40, 0, 240, 0.075);
--go-mode-accent-line: rgba(40, 0, 240, 0.34);
}
html.dark,
html[class*="dark"],
html[data-theme="dark"],
body.dark,
body.dark-mode,
body.is-dark-theme,
body.newsx-dark-mode,
body[data-theme="dark"] {
--go-mode-bg: #111315;
--go-mode-bg-soft: #15181b;
--go-mode-text: #f5f7fb;
--go-mode-muted: #b7c0cc;
--go-mode-line: rgba(255, 255, 255, 0.12);
--go-mode-surface: rgba(255, 255, 255, 0.052);
--go-mode-surface-strong: rgba(255, 255, 255, 0.074);
--go-mode-accent: #c7f000;
--go-mode-accent-rgb: 199, 240, 0;
--go-mode-accent-soft: rgba(199, 240, 0, 0.085);
--go-mode-accent-line: rgba(199, 240, 0, 0.38);
}
body:not(.wp-admin) {
background: var(--go-mode-bg) !important;
background-color: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) #page,
body:not(.wp-admin) .site,
body:not(.wp-admin) #content,
body:not(.wp-admin) .site-content,
body:not(.wp-admin) #primary,
body:not(.wp-admin) .content-area,
body:not(.wp-admin) #main,
body:not(.wp-admin) .site-main,
body:not(.wp-admin) .newsx-main-wrap,
body:not(.wp-admin) .newsx-site-main,
body:not(.wp-admin) .newsx-single-wrap,
body:not(.wp-admin) .newsx-single-inner,
body:not(.wp-admin) .newsx-single-content-wrap,
body:not(.wp-admin) .newsx-default-page-wrap,
body:not(.wp-admin) .go-layout-shell,
body:not(.wp-admin) .go-layout-shell--single,
body:not(.wp-admin) .go-layout-shell--wide,
body:not(.wp-admin) .go-shell-breadcrumb-band,
body:not(.wp-admin) .go-shell-breadcrumb-band .go-shell-wrap,
body:not(.wp-admin) .go-shell-breadcrumbs,
body:not(.wp-admin) .go-shell-footer,
body:not(.wp-admin) .go-shell-footer-builder,
body:not(.wp-admin) .go-shell-footer-main,
body:not(.wp-admin) .go-shell-footer .go-shell-wrap,
body:not(.wp-admin) .go-shell-footer-top,
body:not(.wp-admin) .go-shell-footer-grid,
body:not(.wp-admin) .go-shell-footer-bottom,
body:not(.wp-admin) .go-shell-footer-info,
body:not(.wp-admin) .newsx-site-footer,
body:not(.wp-admin) #site-footer,
body:not(.wp-admin) #site-footer > section,
body:not(.wp-admin) .go-article,
body:not(.wp-admin) .go-article__shell,
body:not(.wp-admin) .go-article__post,
body:not(.wp-admin) .go-article__grid,
body:not(.wp-admin) .go-article__main,
body:not(.wp-admin) .go-article__content,
body:not(.wp-admin) .go-article__footer,
body:not(.wp-admin) .go-home-page,
body:not(.wp-admin) .go-home-shell,
body:not(.wp-admin) .go-guides-hub,
body:not(.wp-admin) .go-guides-hub__shell,
body:not(.wp-admin) .go-gamehub,
body:not(.wp-admin) .go-gh-page,
body:not(.wp-admin) .go-news-archive-page,
body:not(.wp-admin) .go-entertainment-page,
body:not(.wp-admin) .go-reviews-archive-page,
body:not(.wp-admin) .go-reviews-archive-shell,
body:not(.wp-admin) .go-review-single-page,
body:not(.wp-admin) .go-review-single-shell,
body:not(.wp-admin) .go-sc-page,
body:not(.wp-admin) .go-sc-shell,
body:not(.wp-admin) .go-ca-page,
body:not(.wp-admin) .go-cp-page,
body:not(.wp-admin) .go-eh-page,
body:not(.wp-admin) .go-gh-page,
body:not(.wp-admin) .go-vh-page,
body:not(.wp-admin) .go-th-page,
body:not(.wp-admin) .go-fph {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
box-shadow: none !important;
} body:not(.wp-admin)[class*="go-site-game-art--editorial-"]::before,
body:not(.wp-admin)[class*="go-site-game-art--editorial-"]::after,
body:not(.wp-admin)[class*="go-site-game-art--editorial-"] .go-site-game-art-backdrop,
body:not(.wp-admin)[class*="go-site-game-art--editorial-"] .go-site-game-art-backdrop::before,
body:not(.wp-admin)[class*="go-site-game-art--editorial-"] .go-site-game-art-backdrop::after {
display: none !important;
content: none !important;
background: transparent !important;
background-image: none !important;
opacity: 0 !important;
} body.single-games.go-site-has-game-art .go-site-game-art-backdrop,
body.single-games.go-site-has-game-art::before,
body.single-games.go-site-has-game-art::after,
body.go-site-has-game-art:not([class*="go-site-game-art--editorial-"]) .go-site-game-art-backdrop {
display: block;
} body:not(.wp-admin) :where(
.go-home-badge,
.go-home-label,
.go-home-kicker,
.go-home-story-kicker,
.go-home-story-category,
.go-home-latest-badge,
.go-home-latest-topline,
.go-card-kicker,
.go-card-category,
.go-ca-story-kicker,
.go-cp-kicker,
.go-gh-kicker,
.go-news-archive-label,
.go-entertainment-kicker,
.go-guides-kicker,
.go-guides-section__eyebrow,
.go-guides-tag,
.go-reviews-archive-label,
.go-reviews-archive-meta-link,
.go-review-single-kicker,
.go-article__eyebrow a,
.go-article__side-label,
.go-article__side-story-meta b,
.newsx-post-categories a,
.post-categories a,
.cat-links a,
.entry-categories a
) {
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(
.go-home-badge,
.go-home-label,
.go-home-latest-badge,
.go-ca-story-kicker,
.go-cp-kicker,
.go-gh-kicker,
.go-guides-tag,
.newsx-post-categories a,
.post-categories a,
.cat-links a,
.entry-categories a,
.tagcloud a,
.post-tags a,
.newsx-tags a
) {
background: transparent !important;
border-color: transparent !important;
color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-home-latest-card .go-home-latest-badge, .go-home-latest-card .go-home-badge) {
display: inline-flex !important;
width: fit-content !important;
padding: 0 !important;
color: var(--go-mode-accent) !important;
background: transparent !important;
border: 0 !important;
font-size: 0.78rem !important;
font-weight: 900 !important;
letter-spacing: 0.06em !important;
line-height: 1 !important;
text-transform: uppercase !important;
} body:not(.wp-admin) :where(.go-home-section-head, .go-home-platform-channels-block-head, .go-cp-section-head, .go-ca-section-head, .go-guides-section__head, .go-reviews-archive-section-head, .go-gh-section-head) {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
gap: 18px !important;
}
body:not(.wp-admin) :where(.go-home-section-title, .go-home-platform-channels-block-head h2, .go-cp-section-head h2, .go-ca-section-head h2, .go-guides-section__head h2, .go-reviews-archive-section-head h2, .go-gh-section-head h2) {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 0 !important;
color: var(--go-mode-text) !important;
line-height: 1.06 !important;
}
body:not(.wp-admin) :where(.go-home-section-title, .go-home-platform-channels-block-head h2, .go-cp-section-head h2, .go-ca-section-head h2, .go-guides-section__head h2, .go-reviews-archive-section-head h2, .go-gh-section-head h2)::before {
content: "" !important;
display: inline-block !important;
flex: 0 0 6px !important;
width: 6px !important;
height: 26px !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-home-section-title-icon) {
display: none !important;
}
body:not(.wp-admin) :where(.go-home-section-title-link::after, .go-gamehub-section-title-link::after, .go-fph-more::after, .go-home-page .go-home-section-title-link::after) {
content: none !important;
display: none !important;
}
body:not(.wp-admin) :where(.go-home-carousel-nav, .go-home-carousel-nav--platforms-inline, .go-home-carousel-nav--channels-inline) {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
}
body:not(.wp-admin) :where(.go-home-arrow, .swiper-button-prev, .swiper-button-next) {
border-color: var(--go-mode-line) !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) :where(.go-home-section--latest-highlights, .go-home-section--highlights, .go-home-section--destaques) :where(.go-home-carousel-nav, .swiper-button-prev, .swiper-button-next) {
display: none !important;
} .go-home-hero :where(.go-home-badge, .go-home-label, .go-home-story-topline, .go-home-story-topline b, .go-home-hero-side .go-home-badge) {
color: #c7f000 !important;
background: rgba(0, 0, 0, 0.42) !important;
border-color: rgba(199, 240, 0, 0.34) !important;
text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6) !important;
}
.go-home-hero :where(.go-home-story-title, .go-home-story-title a, .go-home-hero-side h3, .go-home-hero-side a) {
color: #fff !important;
text-shadow: 0 2px 14px rgba(0, 0, 0, 0.68) !important;
} .go-home-latest-card .go-home-meta {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
gap: 8px !important;
color: var(--go-mode-muted) !important;
font-size: 0.92rem !important;
font-weight: 650 !important;
}
.go-home-latest-card .go-home-meta-author {
display: inline-flex !important;
align-items: center !important;
gap: 7px !important;
color: var(--go-mode-accent) !important;
font-weight: 800 !important;
}
.go-home-latest-card .go-home-meta-author-avatar {
width: 24px !important;
height: 24px !important;
border: 2px solid var(--go-mode-accent) !important;
border-radius:0!important;
box-shadow: 0 0 0 3px rgba(var(--go-mode-accent-rgb), 0.12) !important;
}
.go-home-meta-separator {
width: 4px !important;
height: 4px !important;
border-radius:0!important;
background: var(--go-mode-muted) !important;
opacity: 0.65 !important;
} body:not(.wp-admin) :where(
.go-home-latest-card,
.go-news-archive-recent-item,
.go-entertainment-list-item,
.go-ca-story--archive,
.go-fph-feed-list > article,
.go-guides-card--archive,
.go-gh-card,
.go-reviews-archive-item
) {
display: grid !important;
grid-template-columns: minmax(180px, 292px) minmax(0, 1fr) !important;
gap: clamp(18px, 2.5vw, 30px) !important;
align-items: center !important;
padding: clamp(24px, 3vw, 34px) 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(
.go-home-latest-card:first-child,
.go-news-archive-recent-item:first-child,
.go-entertainment-list-item:first-child,
.go-ca-story--archive:first-child,
.go-fph-feed-list > article:first-child,
.go-guides-card--archive:first-child,
.go-gh-card:first-child,
.go-reviews-archive-item:first-child
) {
padding-top: 0 !important;
}
body:not(.wp-admin) :where(
.go-home-latest-media,
.go-news-archive-recent-media,
.go-entertainment-list-media,
.go-ca-story-media,
.go-guides-card__media,
.go-gh-card-media,
.go-reviews-archive-item-media
) {
display: block !important;
width: 100% !important;
aspect-ratio: 16 / 9 !important;
overflow: hidden !important;
border-radius:0!important;
background: rgba(0, 0, 0, 0.12) !important;
}
body:not(.wp-admin) :where(
.go-home-latest-media img,
.go-news-archive-recent-media img,
.go-entertainment-list-media img,
.go-ca-story-media img,
.go-guides-card__media img,
.go-gh-card-media img,
.go-reviews-archive-item-media img
) {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
body:not(.wp-admin) :where(
.go-home-latest-title,
.go-news-archive-recent-item h3,
.go-entertainment-list-item h3,
.go-ca-story--archive h3,
.go-fph-feed-list > article h3,
.go-guides-card--archive h3,
.go-gh-card h3,
.go-reviews-archive-item h3
) {
margin: 0 0 8px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.24rem, 1rem + 0.68vw, 1.78rem) !important;
line-height: 1.14 !important;
font-weight: 900 !important;
}
body:not(.wp-admin) :where(
.go-home-latest-title a,
.go-news-archive-recent-item h3 a,
.go-entertainment-list-item h3 a,
.go-ca-story--archive h3 a,
.go-fph-feed-list > article h3 a,
.go-guides-card--archive h3 a,
.go-gh-card h3 a,
.go-reviews-archive-item h3 a
) {
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(
.go-home-latest-dek,
.go-news-archive-recent-item p,
.go-entertainment-list-item p,
.go-ca-story--archive p,
.go-fph-feed-list > article p,
.go-guides-card--archive p,
.go-gh-card p,
.go-reviews-archive-item p,
.go-reviews-archive-item-excerpt
) {
color: var(--go-mode-muted) !important;
font-size: clamp(0.98rem, 0.9rem + 0.18vw, 1.06rem) !important;
line-height: 1.52 !important;
}
.go-guides-archive-grid,
.go-gh-grid,
.go-reviews-archive-list,
.go-ca-story-list--archive,
.go-news-archive-recent-list,
.go-entertainment-list-grid {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 0 !important;
} .go-reviews-archive-item-meta {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
gap: 8px 12px !important;
color: var(--go-mode-muted) !important;
font-size: 0.9rem !important;
font-weight: 750 !important;
}
.go-reviews-archive-author {
color: var(--go-mode-accent) !important;
font-weight: 850 !important;
text-decoration: none !important;
}
.go-reviews-archive-score--overlay,
.go-reviews-archive-score--medium {
border: 2px solid var(--go-mode-accent) !important;
background: rgba(5, 7, 13, 0.78) !important;
color: #fff !important;
box-shadow: 0 0 0 4px rgba(var(--go-mode-accent-rgb), 0.14) !important;
}
html:not(.dark):not([data-theme="dark"]) body:not(.dark):not(.dark-mode):not(.is-dark-theme):not(.newsx-dark-mode) .go-reviews-archive-score--overlay,
html:not(.dark):not([data-theme="dark"]) body:not(.dark):not(.dark-mode):not(.is-dark-theme):not(.newsx-dark-mode) .go-reviews-archive-score--medium {
background: #05070d !important;
color: #fff !important;
} body.go-template-standard .go-article__briefing,
body.go-template-news .go-article__briefing {
width: 100% !important;
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc,
body.go-template-news .go-article__toc {
width: min(100%, 760px) !important;
max-width: 100% !important;
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc-title,
body.go-template-news .go-article__toc-title {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 0 0 12px !important;
color: var(--go-mode-text) !important;
font-size: 1.15rem !important;
font-weight: 950 !important;
letter-spacing: 0.02em !important;
}
body.go-template-standard .go-article__toc-title::before,
body.go-template-news .go-article__toc-title::before {
content: "" !important;
flex: 0 0 6px !important;
width: 6px !important;
height: 24px !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr)) !important;
gap: 0 clamp(24px, 3vw, 40px) !important;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
body.go-template-standard .go-article__toc-list li,
body.go-template-news .go-article__toc-list li {
min-width: 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__toc-list a,
body.go-template-news .go-article__toc-list a {
display: grid !important;
grid-template-columns: 2.2rem minmax(0, 1fr) !important;
gap: 0.75rem !important;
align-items: start !important;
width: 100% !important;
min-width: 0 !important;
padding: 0.72rem 0 !important;
border: 0 !important;
background: transparent !important;
color: var(--go-mode-text) !important;
text-decoration: none !important;
overflow: visible !important;
}
body.go-template-standard .go-article__toc-list a > span,
body.go-template-news .go-article__toc-list a > span {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 2rem !important;
height: 1.5rem !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
font-size: 0.78rem !important;
font-weight: 950 !important;
}
body.go-template-standard .go-article__toc-list a > strong,
body.go-template-news .go-article__toc-list a > strong {
display: block !important;
min-width: 0 !important;
max-width: 100% !important;
overflow: visible !important;
overflow-wrap: normal !important;
word-break: normal !important;
hyphens: none !important;
white-space: normal !important;
text-overflow: clip !important;
-webkit-line-clamp: unset !important;
color: var(--go-mode-text) !important;
font-size: 0.98rem !important;
font-weight: 850 !important;
line-height: 1.32 !important;
}
body.go-template-standard .go-article__toc-list a:hover > strong,
body.go-template-news .go-article__toc-list a:hover > strong {
color: var(--go-mode-accent) !important;
} body.go-template-standard .go-article__sidebar,
body.go-template-news .go-article__sidebar {
border-left: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__sidebar-sticky,
body.go-template-news .go-article__sidebar-sticky {
display: grid !important;
gap: 22px !important;
}
body.go-template-standard .go-article__sidebar-sticky .go-article__side-card,
body.go-template-news .go-article__sidebar-sticky .go-article__side-card {
padding: 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__sidebar-sticky .go-article__side-card + .go-article__side-card,
body.go-template-news .go-article__sidebar-sticky .go-article__side-card + .go-article__side-card {
padding-top: 20px !important;
border-top: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__side-story,
body.go-template-news .go-article__side-story {
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__side-story:last-child,
body.go-template-news .go-article__side-story:last-child {
border-bottom: 0 !important;
} body:not(.wp-admin) :where(.go-article__comments, .go-review-single-comments, #comments, #wpdcom, #wpdcom .wpd-form-wrap, #wpdcom .wpd-form, #wpdcom .wpd-thread-head, #wpdcom .wpd-comment .wpd-comment-wrap) {
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(#wpdcom textarea, #wpdcom input, #wpdcom .ql-container, #wpdcom .ql-toolbar, #wpdcom .wpdiscuz-textarea-wrap, #wpdcom .wpd-form-footer-bar) {
background: var(--go-mode-surface) !important;
color: var(--go-mode-text) !important;
border-color: var(--go-mode-line) !important;
}
body:not(.wp-admin) :where(.go-ad-slot, .go-ad-inner, .go-ad-inner--widget, .go-feed-adsense, .go-contextual-adsense, .go-autorelaxed-adsense, .go-inline-adsense, .go-in-article-ad, .go-article-ad, .go-contextual-adsense__inner, .go-feed-adsense__inner, .go-autorelaxed-adsense__inner, .go-inline-adsense__inner) {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
box-shadow: none !important;
} .go-search-modal-backdrop {
background: rgba(244, 246, 250, 0.94) !important;
backdrop-filter: blur(12px) !important;
}
.go-search-modal-panel,
.go-search-modal-form,
.go-search-modal-result {
background: #fff !important;
color: #05070d !important;
border-color: rgba(40, 0, 240, 0.22) !important;
}
.go-search-modal-panel :where(h1, h2, h3, p, span, strong, input, button),
.go-search-modal-form input,
.go-search-modal-result strong {
color: #05070d !important;
}
html.dark body:not(.wp-admin) .go-search-modal-backdrop,
body.dark-mode:not(.wp-admin) .go-search-modal-backdrop,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-backdrop {
background: rgba(17, 19, 21, 0.96) !important;
}
html.dark body:not(.wp-admin) :where(.go-search-modal-panel, .go-search-modal-form, .go-search-modal-result),
body.dark-mode:not(.wp-admin) :where(.go-search-modal-panel, .go-search-modal-form, .go-search-modal-result),
body.newsx-dark-mode:not(.wp-admin) :where(.go-search-modal-panel, .go-search-modal-form, .go-search-modal-result) {
background: #111315 !important;
color: #f5f7fb !important;
border-color: rgba(199, 240, 0, 0.28) !important;
}
html.dark body:not(.wp-admin) .go-search-modal-panel :where(h1, h2, h3, p, span, strong, input, button),
body.dark-mode:not(.wp-admin) .go-search-modal-panel :where(h1, h2, h3, p, span, strong, input, button),
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-panel :where(h1, h2, h3, p, span, strong, input, button) {
color: #f5f7fb !important;
} .go-review-single-hero-inner,
.go-review-single-title,
.go-review-single-subtitle,
.go-review-single-meta,
.go-review-single-meta a {
color: #fff !important;
text-shadow: 0 2px 16px rgba(0, 0, 0, 0.68) !important;
}
.go-review-single-hero-overlay,
.go-review-single-hero-bleed.has-stage-art::after,
.go-review-single-hero-bleed.has-editorial-copy::after {
background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.62) 48%, rgba(0, 0, 0, 0.24) 100%) !important;
}
@media (max-width: 1100px) {
body:not(.wp-admin) :where(
.go-home-latest-card,
.go-news-archive-recent-item,
.go-entertainment-list-item,
.go-ca-story--archive,
.go-fph-feed-list > article,
.go-guides-card--archive,
.go-gh-card,
.go-reviews-archive-item
) {
grid-template-columns: 1fr !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
grid-template-columns: 1fr !important;
}
body.go-template-standard .go-article__sidebar,
body.go-template-news .go-article__sidebar {
border-left: 0 !important;
}
} body:not(.wp-admin) {
--go-mode-bg: #f5f7fb;
--go-mode-bg-soft: #eef1f6;
--go-mode-text: #05070d;
--go-mode-muted: #596273;
--go-mode-line: rgba(5, 7, 13, 0.14);
--go-mode-surface: rgba(255, 255, 255, 0.74);
--go-mode-surface-strong: rgba(255, 255, 255, 0.94);
--go-mode-accent: #2800f0;
--go-mode-accent-rgb: 40, 0, 240;
--go-mode-accent-soft: rgba(40, 0, 240, 0.075);
--go-mode-accent-line: rgba(40, 0, 240, 0.34);
background: 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: #111315;
--go-mode-bg-soft: #15181b;
--go-mode-text: #f5f7fb;
--go-mode-muted: #b7c0cc;
--go-mode-line: rgba(255, 255, 255, 0.12);
--go-mode-surface: rgba(255, 255, 255, 0.055);
--go-mode-surface-strong: rgba(255, 255, 255, 0.075);
--go-mode-accent: #c7f000;
--go-mode-accent-rgb: 199, 240, 0;
--go-mode-accent-soft: rgba(199, 240, 0, 0.09);
--go-mode-accent-line: rgba(199, 240, 0, 0.38);
} body:not(.wp-admin) :is(
.go-home-page .go-home-section-title,
.go-home-page .go-home-platform-channels-block-head h2,
.go-gamehub-section-head h2,
.go-gh-section-head h2,
.go-ca-section-head h2,
.go-cp-section-head h2,
.go-entertainment-section-head h2,
.go-guides-section__head h2,
.go-reviews-archive-section-head h2
) {
display: flex !important;
align-items: center !important;
gap: 10px !important;
color: var(--go-mode-text) !important;
line-height: 1.08 !important;
}
body:not(.wp-admin) :is(
.go-home-page .go-home-section-title,
.go-home-page .go-home-platform-channels-block-head h2,
.go-gamehub-section-head h2,
.go-gh-section-head h2,
.go-ca-section-head h2,
.go-cp-section-head h2,
.go-entertainment-section-head h2,
.go-guides-section__head h2,
.go-reviews-archive-section-head h2
)::before,
body:not(.wp-admin) .go-home-page .go-home-section-title:has(.go-home-section-title-icon)::before {
content: "" !important;
display: inline-block !important;
flex: 0 0 6px !important;
width: 6px !important;
height: 28px !important;
border: 0 !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
transform: none !important;
}
body:not(.wp-admin) .go-home-page :is(.go-home-section-title-icon, .go-home-section-title-icon svg) {
display: none !important;
}
body:not(.wp-admin) .go-home-page :is(
.go-home-section-title::after,
.go-home-section-title-link::before,
.go-home-section-title-link::after,
.go-home-section-title a::before,
.go-home-section-title a::after,
.go-gamehub-section-title-link::before,
.go-gamehub-section-title-link::after,
.go-entertainment-section-title-link::before,
.go-entertainment-section-title-link::after
) {
content: none !important;
display: none !important;
width: 0 !important;
height: 0 !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
body:not(.wp-admin) .go-home-page .go-home-section-title-link,
body:not(.wp-admin) :is(.go-gamehub-section-title-link, .go-entertainment-section-title-link) {
display: inline !important;
padding-right: 0 !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) .go-home-page :is(.go-home-arrow, .go-home-carousel-nav .swiper-button-prev, .go-home-carousel-nav .swiper-button-next) {
display: inline-grid !important;
place-items: center !important;
width: 38px !important;
height: 38px !important;
min-width: 38px !important;
border-radius:0!important;
border: 1px solid var(--go-mode-line) !important;
background: var(--go-mode-surface) !important;
color: var(--go-mode-text) !important;
box-shadow: none !important;
overflow: hidden !important;
}
body:not(.wp-admin) .go-home-page :is(.go-home-section--latest-highlights, .go-home-section--highlights, .go-home-section--destaques, #go-home-destaques, #go-home-highlights) :is(.go-home-carousel-nav, .swiper-button-prev, .swiper-button-next, .go-home-arrow) {
display: none !important;
} body:not(.wp-admin) :is(
.go-home-latest-card .go-home-badge,
.go-home-latest-card .go-home-latest-badge,
.go-home-latest-card .go-home-latest-topline,
.go-home-latest-card [class*="badge"],
.go-home-latest-card [class*="kicker"],
.go-home-latest-card [class*="category"],
.go-home-latest-card .cat-links a,
.go-home-latest-card .post-categories a,
.go-home-latest-card .entry-categories a,
.go-news-archive-recent-item [class*="badge"],
.go-news-archive-recent-item [class*="kicker"],
.go-news-archive-recent-item [class*="category"],
.go-entertainment-list-item [class*="badge"],
.go-entertainment-list-item [class*="kicker"],
.go-entertainment-list-item [class*="category"],
.go-ca-story [class*="kicker"],
.go-guides-card__topline,
.go-reviews-archive-badge,
.go-reviews-archive-label,
.go-reviews-archive-meta-link,
.go-article__eyebrow a,
.go-article__side-label,
.go-article__side-story-meta b
) {
color: var(--go-mode-accent) !important;
border-color: transparent !important;
background: transparent !important;
} body:not(.wp-admin) :is(
.go-news-archive-recent-list,
.go-entertainment-list-grid,
.go-ca-story-list,
.go-fph-feed-list,
.go-guides-archive-grid,
.go-gh-grid,
.go-gamehub-editorial-list,
.go-reviews-archive-list,
.grp-list
) {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 0 !important;
}
body:not(.wp-admin) :is(
.go-home-latest-card,
.go-news-archive-recent-item,
.go-entertainment-list-item,
.go-ca-story-list > .go-ca-story,
.go-fph-feed-list > article,
.go-fph-feed-list > .go-fp-feed-item,
.go-guides-card--archive,
.go-gh-grid > .go-gh-card,
.go-gamehub-editorial-list > .go-gamehub-editorial-item,
.go-gamehub-editorial-list > .go-gh-story-card,
.go-reviews-archive-list > .go-reviews-archive-item,
.grp-list > .grp-card
) {
display: grid !important;
grid-template-columns: minmax(180px, 292px) minmax(0, 1fr) !important;
gap: clamp(18px, 2.5vw, 30px) !important;
align-items: center !important;
min-height: 0 !important;
padding: clamp(24px, 3vw, 34px) 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :is(
.go-home-latest-card:first-child,
.go-news-archive-recent-item:first-child,
.go-entertainment-list-item:first-child,
.go-ca-story-list > .go-ca-story:first-child,
.go-fph-feed-list > article:first-child,
.go-guides-card--archive:first-child,
.go-gh-grid > .go-gh-card:first-child,
.go-gamehub-editorial-list > .go-gamehub-editorial-item:first-child,
.go-gamehub-editorial-list > .go-gh-story-card:first-child,
.go-reviews-archive-list > .go-reviews-archive-item:first-child,
.grp-list > .grp-card:first-child
) {
padding-top: 0 !important;
}
body:not(.wp-admin) :is(
.go-home-latest-media,
.go-news-archive-recent-media,
.go-entertainment-list-media,
.go-ca-story-media,
.go-fp-feed-item-media,
.go-fp-feed-item-media-link,
.go-guides-card__media,
.go-guides-card__placeholder,
.go-gh-card-media,
.go-gamehub-editorial-item .go-gh-story-media,
.go-gh-story-card .go-gh-story-media,
.go-reviews-archive-item-media,
.grp-card-thumb
) {
display: block !important;
width: 100% !important;
max-width: 292px !important;
aspect-ratio: 16 / 9 !important;
overflow: hidden !important;
border-radius:0!important;
background: rgba(0, 0, 0, 0.12) !important;
}
body:not(.wp-admin) :is(
.go-home-latest-media img,
.go-news-archive-recent-media img,
.go-entertainment-list-media img,
.go-ca-story-media img,
.go-fp-feed-item-media img,
.go-fp-feed-item-media-link img,
.go-guides-card__media img,
.go-gh-card-media img,
.go-gamehub-editorial-item .go-gh-story-media img,
.go-gh-story-card .go-gh-story-media img,
.go-reviews-archive-item-media img,
.grp-card-thumb img
) {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
body:not(.wp-admin) :is(
.go-home-latest-body,
.go-news-archive-recent-body,
.go-entertainment-list-copy,
.go-ca-story-copy,
.go-fp-feed-item-content,
.go-guides-card__body,
.go-gh-card-copy,
.go-gh-story-copy,
.go-reviews-archive-item-body,
.grp-card-body
) {
min-width: 0 !important;
display: block !important;
}
body:not(.wp-admin) :is(
.go-home-latest-title,
.go-news-archive-recent-item h3,
.go-entertainment-list-item h3,
.go-ca-story h3,
.go-fp-feed-item-content h3,
.go-guides-card__title,
.go-gh-card h3,
.go-gh-story-card h3,
.go-gamehub-editorial-title-link,
.go-reviews-archive-item h3,
.grp-card-title
) {
margin: 0 0 8px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.22rem, 1rem + 0.68vw, 1.76rem) !important;
font-weight: 900 !important;
line-height: 1.14 !important;
letter-spacing: -0.02em !important;
}
body:not(.wp-admin) :is(
.go-home-latest-title a,
.go-news-archive-recent-item h3 a,
.go-entertainment-list-item h3 a,
.go-ca-story h3 a,
.go-fp-feed-item-content h3 a,
.go-guides-card__title a,
.go-gh-card h3 a,
.go-gh-story-card h3 a,
.go-reviews-archive-item h3 a,
.grp-card-title a
) {
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
body:not(.wp-admin) :is(
.go-home-latest-dek,
.go-news-archive-recent-item p,
.go-entertainment-list-item p,
.go-ca-story p,
.go-fp-feed-item-excerpt,
.go-guides-card__excerpt,
.go-gh-card p,
.go-gh-story-card p,
.go-reviews-archive-item-excerpt,
.grp-card-excerpt
) {
color: var(--go-mode-muted) !important;
font-size: clamp(0.96rem, 0.9rem + 0.18vw, 1.06rem) !important;
line-height: 1.52 !important;
} .go-criticas-archive-page .go-reviews-archive-item-meta,
.go-reviews-archive-page .go-reviews-archive-item-meta {
display: flex !important;
flex-wrap: wrap !important;
align-items: center !important;
gap: 8px 12px !important;
color: var(--go-mode-muted) !important;
font-size: 0.9rem !important;
font-weight: 750 !important;
}
.go-criticas-archive-page .go-reviews-archive-item-meta .go-reviews-archive-meta-link,
.go-reviews-archive-page .go-reviews-archive-item-meta .go-reviews-archive-author {
display: inline-flex !important;
color: var(--go-mode-accent) !important;
font-weight: 850 !important;
}
.go-criticas-archive-page .go-reviews-archive-item .go-reviews-archive-label-row {
display: none !important;
} @media (min-width: 1101px) {
body.go-template-standard .go-article__main,
body.go-template-news .go-article__main {
min-width: 0 !important;
max-width: none !important;
}
}
body.go-template-standard .go-article__toc,
body.go-template-news .go-article__toc {
width: 100% !important;
max-width: none !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
gap: 0 clamp(24px, 3vw, 40px) !important;
width: 100% !important;
list-style: none !important;
}
body.go-template-standard .go-article__toc-list a,
body.go-template-news .go-article__toc-list a {
grid-template-columns: 2.2rem minmax(0, 1fr) !important;
align-items: start !important;
}
body.go-template-standard .go-article__toc-list a > strong,
body.go-template-news .go-article__toc-list a > strong {
word-break: normal !important;
overflow-wrap: normal !important;
hyphens: none !important;
white-space: normal !important;
} html.dark body:not(.wp-admin) .go-search-modal-backdrop,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-backdrop,
body.dark:not(.wp-admin) .go-search-modal-backdrop,
body.dark-mode:not(.wp-admin) .go-search-modal-backdrop,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-backdrop {
background: rgba(17, 19, 21, 0.96) !important;
backdrop-filter: blur(12px) !important;
}
html.dark body:not(.wp-admin) .go-search-modal-panel,
html.dark body:not(.wp-admin) .go-search-modal-form,
html.dark body:not(.wp-admin) .go-search-modal-result,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-panel,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-form,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-result,
body.dark:not(.wp-admin) .go-search-modal-panel,
body.dark:not(.wp-admin) .go-search-modal-form,
body.dark:not(.wp-admin) .go-search-modal-result,
body.dark-mode:not(.wp-admin) .go-search-modal-panel,
body.dark-mode:not(.wp-admin) .go-search-modal-form,
body.dark-mode:not(.wp-admin) .go-search-modal-result,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-panel,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-form,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-result {
background: #15181b !important;
color: #f5f7fb !important;
border-color: rgba(199, 240, 0, 0.32) !important;
box-shadow: none !important;
}
html.dark body:not(.wp-admin) .go-search-modal-panel *,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-panel *,
body.dark:not(.wp-admin) .go-search-modal-panel *,
body.dark-mode:not(.wp-admin) .go-search-modal-panel *,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-panel * {
color: #f5f7fb !important;
}
html.dark body:not(.wp-admin) .go-search-modal-tabs button,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-tabs button,
body.dark:not(.wp-admin) .go-search-modal-tabs button,
body.dark-mode:not(.wp-admin) .go-search-modal-tabs button,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-tabs button {
background: rgba(255, 255, 255, 0.08) !important;
color: #f5f7fb !important;
opacity: 1 !important;
}
html.dark body:not(.wp-admin) .go-search-modal-tabs button.is-active,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-tabs button.is-active,
body.dark:not(.wp-admin) .go-search-modal-tabs button.is-active,
body.dark-mode:not(.wp-admin) .go-search-modal-tabs button.is-active,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-tabs button.is-active {
background: #c7f000 !important;
color: #111315 !important;
}
html.dark body:not(.wp-admin) .go-search-modal-form input,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-form input,
body.dark:not(.wp-admin) .go-search-modal-form input,
body.dark-mode:not(.wp-admin) .go-search-modal-form input,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-form input {
color: #f5f7fb !important;
background: transparent !important;
}
html.dark body:not(.wp-admin) .go-search-modal-form input::placeholder,
html[class*="dark"] body:not(.wp-admin) .go-search-modal-form input::placeholder,
body.dark:not(.wp-admin) .go-search-modal-form input::placeholder,
body.dark-mode:not(.wp-admin) .go-search-modal-form input::placeholder,
body.newsx-dark-mode:not(.wp-admin) .go-search-modal-form input::placeholder {
color: rgba(245, 247, 251, 0.62) !important;
}
@media (max-width: 1100px) {
body:not(.wp-admin) :is(
.go-home-latest-card,
.go-news-archive-recent-item,
.go-entertainment-list-item,
.go-ca-story-list > .go-ca-story,
.go-fph-feed-list > article,
.go-fph-feed-list > .go-fp-feed-item,
.go-guides-card--archive,
.go-gh-grid > .go-gh-card,
.go-gamehub-editorial-list > .go-gamehub-editorial-item,
.go-gamehub-editorial-list > .go-gh-story-card,
.go-reviews-archive-list > .go-reviews-archive-item,
.grp-list > .grp-card
) {
grid-template-columns: 1fr !important;
}
body:not(.wp-admin) :is(
.go-home-latest-media,
.go-news-archive-recent-media,
.go-entertainment-list-media,
.go-ca-story-media,
.go-fp-feed-item-media,
.go-fp-feed-item-media-link,
.go-guides-card__media,
.go-guides-card__placeholder,
.go-gh-card-media,
.go-gamehub-editorial-item .go-gh-story-media,
.go-gh-story-card .go-gh-story-media,
.go-reviews-archive-item-media,
.grp-card-thumb
) {
max-width: none !important;
}
} body:not(.wp-admin) {
--go-mode-accent: #2800f0;
--go-mode-accent-rgb: 40, 0, 240;
--go-mode-accent-soft: rgba(40, 0, 240, 0.08);
--go-mode-line: rgba(5, 7, 13, 0.14);
--go-mode-text: #05070d;
--go-mode-muted: #566071;
--go-page-bg: #f5f7fb;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) {
--go-mode-accent: #c7f000;
--go-mode-accent-rgb: 199, 240, 0;
--go-mode-accent-soft: rgba(199, 240, 0, 0.09);
--go-mode-line: rgba(255, 255, 255, 0.13);
--go-mode-text: #f6f8fb;
--go-mode-muted: #b7c0cc;
--go-page-bg: #111315;
} body:not(.wp-admin) :where(
.go-home-section-title,
.go-home-section-head h2,
.go-gamehub-section-head h2,
.go-entertainment-section-head h2,
.go-reviews-archive-section-head h2,
.go-guides-section__head h2,
.go-ca-section-head h2,
.go-cp-section-head h2,
.go-gh-section-head h2
) {
display: inline-flex !important;
align-items: center !important;
gap: 10px !important;
width: auto !important;
color: var(--go-mode-text) !important;
line-height: 1.08 !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(
.go-home-section-title-icon,
.go-gamehub-section-title-icon,
.go-entertainment-section-title-icon,
.go-reviews-archive-section-title-icon,
.go-guides-section-title-icon,
.go-ca-section-title-icon,
.go-cp-section-title-icon,
.go-gh-section-title-icon
) {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
flex: 0 0 auto !important;
width: 18px !important;
height: 18px !important;
color: var(--go-mode-accent) !important;
opacity: 1 !important;
}
body:not(.wp-admin) :where(
.go-home-section-title-icon svg,
.go-gamehub-section-title-icon svg,
.go-entertainment-section-title-icon svg,
.go-reviews-archive-section-title-icon svg,
.go-guides-section-title-icon svg,
.go-ca-section-title-icon svg,
.go-cp-section-title-icon svg,
.go-gh-section-title-icon svg
) {
display: block !important;
width: 18px !important;
height: 18px !important;
fill: none !important;
stroke: currentColor !important;
stroke-width: 2.4 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
}
body:not(.wp-admin) :where(
.go-home-section-title::before,
.go-home-section-title::after,
.go-home-section-title-link::before,
.go-home-section-title-link::after,
.go-home-section-title a::before,
.go-home-section-title a::after,
.go-gamehub-section-title-link::before,
.go-gamehub-section-title-link::after,
.go-entertainment-section-title-link::before,
.go-entertainment-section-title-link::after,
.go-reviews-archive-section-head h2::before,
.go-reviews-archive-section-head h2::after,
.go-guides-section__head h2::before,
.go-guides-section__head h2::after,
.go-ca-section-head h2::before,
.go-ca-section-head h2::after,
.go-cp-section-head h2::before,
.go-cp-section-head h2::after,
.go-gh-section-head h2::before,
.go-gh-section-head h2::after
) {
content: none !important;
display: none !important;
width: 0 !important;
height: 0 !important;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
body:not(.wp-admin) :where(.go-home-section-title-link, .go-gamehub-section-title-link, .go-entertainment-section-title-link) {
color: var(--go-mode-text) !important;
text-decoration: none !important;
padding: 0 !important;
} body:not(.wp-admin) :where(
.go-home-badge,
.go-home-latest-badge,
.go-home-latest-topline,
.go-home-latest-topline *,
.go-news-archive-badge,
.go-news-archive-kicker,
.go-entertainment-kicker,
.go-ca-story-kicker,
.go-guides-tag,
.go-guides-pill,
.go-reviews-archive-badge,
.go-reviews-archive-label,
.go-pf-card-label,
.go-gamehub-label,
.go-gh-card-subtitle,
.cat-links a,
.post-categories a,
.entry-categories a,
[class*="badge"],
[class*="kicker"]
) {
color: var(--go-mode-accent) !important;
background: transparent !important;
border-color: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(.go-home-badge--streaming, .go-badge--streaming, .go-news-archive-kicker.go-badge--pop, .go-entertainment-kicker.go-badge--pop) {
color: var(--go-mode-accent) !important;
} body:not(.wp-admin) .go-home-latest-card .go-home-meta {
display: flex !important;
align-items: center !important;
flex-wrap: wrap !important;
gap: 8px 12px !important;
color: var(--go-mode-muted) !important;
font-size: 0.92rem !important;
font-weight: 750 !important;
}
body:not(.wp-admin) .go-home-latest-card .go-home-meta-author--with-avatar {
display: inline-flex !important;
align-items: center !important;
gap: 7px !important;
color: var(--go-mode-accent) !important;
font-weight: 900 !important;
text-decoration: none !important;
}
body:not(.wp-admin) .go-home-latest-card .go-home-meta-author-avatar {
width: 24px !important;
height: 24px !important;
border: 2px solid var(--go-mode-accent) !important;
border-radius:0!important;
padding: 1px !important;
background: var(--go-page-bg) !important;
}
body:not(.wp-admin) .go-home-latest-card .go-home-meta-separator {
width: 4px !important;
height: 4px !important;
border-radius:0!important;
background: color-mix(in srgb, var(--go-mode-muted) 55%, transparent) !important;
} body:not(.wp-admin) :where(
.go-news-archive-recent-list,
.go-news-archive-feed-list,
.go-entertainment-list-grid,
.go-ca-feed-shell--archive .go-ca-story-list,
.go-ca-story-list--archive,
.go-fph-feed-list,
.go-guides-archive-grid,
.go-reviews-archive-list,
.grp-list,
.go-pf-archive-list,
.go-gamehub-news-grid,
.go-gamehub-editorial-list
) {
display: grid !important;
grid-template-columns: 1fr !important;
gap: 0 !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-item,
.go-news-archive-feed-card,
.go-entertainment-list-item,
.go-ca-story-list > .go-ca-story,
.go-fph-feed-list > article,
.go-fph-feed-list > .go-fp-feed-item,
.go-guides-card--archive,
.go-reviews-archive-item,
.grp-card,
.go-pf-archive-card,
.go-gamehub-news-card,
.go-gamehub-editorial-item,
.go-gh-story-card--editorial
) {
display: grid !important;
grid-template-columns: minmax(180px, 292px) minmax(0, 1fr) !important;
align-items: center !important;
gap: clamp(18px, 2.6vw, 30px) !important;
min-height: 0 !important;
padding: clamp(24px, 3vw, 34px) 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-media,
.go-news-archive-feed-card-media,
.go-entertainment-list-media,
.go-ca-story-media,
.go-fp-feed-item-media,
.go-fp-feed-item-media-link,
.go-guides-card__media,
.go-reviews-archive-item-media,
.grp-card-thumb,
.go-pf-archive-media-link,
.go-gamehub-news-card__media,
.go-gamehub-rank__media,
.go-gh-story-media
) {
display: block !important;
width: 100% !important;
max-width: 292px !important;
aspect-ratio: 16 / 9 !important;
overflow: hidden !important;
border-radius:0!important;
background: rgba(0, 0, 0, 0.12) !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-media img,
.go-news-archive-feed-card-media img,
.go-entertainment-list-media img,
.go-ca-story-media img,
.go-fp-feed-item-media img,
.go-fp-feed-item-media-link img,
.go-guides-card__media img,
.go-reviews-archive-item-media img,
.grp-card-thumb img,
.go-pf-archive-media,
.go-pf-archive-media-link img,
.go-gamehub-news-card__media img,
.go-gamehub-rank__media img,
.go-gh-story-media img
) {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-body,
.go-news-archive-feed-card-body,
.go-entertainment-list-copy,
.go-ca-story-copy,
.go-fp-feed-item-content,
.go-guides-card__body,
.go-reviews-archive-item-body,
.grp-card-body,
.go-pf-archive-copy,
.go-gamehub-news-card__body,
.go-gamehub-editorial-item .go-gamehub-rank__body,
.go-gh-story-copy
) {
display: block !important;
min-width: 0 !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-item h3,
.go-news-archive-feed-card h3,
.go-entertainment-list-item h3,
.go-ca-story h3,
.go-fp-feed-item-content h3,
.go-guides-card__title,
.go-reviews-archive-item h3,
.grp-card-title,
.go-pf-archive-copy h3,
.go-gamehub-news-card h3,
.go-gamehub-editorial-item h4,
.go-gh-story-copy h3
) {
margin: 0 0 8px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.22rem, 1rem + 0.68vw, 1.76rem) !important;
font-weight: 900 !important;
line-height: 1.14 !important;
letter-spacing: -0.02em !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-item h3 a,
.go-news-archive-feed-card h3 a,
.go-entertainment-list-item h3 a,
.go-ca-story h3 a,
.go-fp-feed-item-content h3 a,
.go-guides-card__title a,
.go-reviews-archive-item h3 a,
.grp-card-title a,
.go-pf-archive-copy h3 a,
.go-gamehub-news-card h3 a,
.go-gamehub-editorial-item h4 a,
.go-gh-story-copy h3 a
) {
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(
.go-news-archive-recent-item p,
.go-news-archive-feed-card p,
.go-entertainment-list-item p,
.go-ca-story p,
.go-fp-feed-item-excerpt,
.go-guides-card__excerpt,
.go-reviews-archive-item-excerpt,
.grp-card-excerpt,
.go-pf-archive-copy p,
.go-gamehub-news-card p,
.go-gh-story-copy p
) {
color: var(--go-mode-muted) !important;
font-size: clamp(0.96rem, 0.9rem + 0.18vw, 1.06rem) !important;
line-height: 1.52 !important;
} body.go-template-standard .go-article__briefing,
body.go-template-news .go-article__briefing {
width: 100% !important;
max-width: none !important;
padding: 0 !important;
margin-top: clamp(16px, 2vw, 24px) !important;
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc,
body.go-template-news .go-article__toc,
body.go-template-standard .go-article__summary,
body.go-template-news .go-article__summary {
width: 100% !important;
max-width: none !important;
padding: 0 !important;
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
}
body.go-template-standard .go-article__toc-title,
body.go-template-news .go-article__toc-title {
display: flex !important;
align-items: center !important;
gap: 10px !important;
margin: 0 0 16px !important;
color: var(--go-mode-text) !important;
font-size: clamp(1.25rem, 1.05rem + 0.5vw, 1.6rem) !important;
font-weight: 950 !important;
letter-spacing: 0 !important;
}
body.go-template-standard .go-article__toc-title::before,
body.go-template-news .go-article__toc-title::before {
content: "" !important;
display: inline-block !important;
width: 6px !important;
height: 28px !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
column-gap: clamp(28px, 4vw, 56px) !important;
row-gap: 0 !important;
width: 100% !important;
max-width: none !important;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
body.go-template-standard .go-article__toc-list li,
body.go-template-news .go-article__toc-list li {
border-top: 1px solid var(--go-mode-line) !important;
margin: 0 !important;
padding: 0 !important;
}
body.go-template-standard .go-article__toc-list li:nth-child(-n+2),
body.go-template-news .go-article__toc-list li:nth-child(-n+2) {
border-top: 0 !important;
}
body.go-template-standard .go-article__toc-list a,
body.go-template-news .go-article__toc-list a {
display: grid !important;
grid-template-columns: 38px minmax(0, 1fr) !important;
gap: 12px !important;
align-items: start !important;
min-height: 0 !important;
padding: 14px 0 !important;
color: var(--go-mode-text) !important;
background: transparent !important;
border: 0 !important;
border-radius:0!important;
text-decoration: none !important;
}
body.go-template-standard .go-article__toc-list a > span,
body.go-template-news .go-article__toc-list a > span {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 34px !important;
height: 24px !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
font-size: 0.82rem !important;
font-weight: 950 !important;
}
body.go-template-standard .go-article__toc-list a > strong,
body.go-template-news .go-article__toc-list a > strong {
display: block !important;
color: var(--go-mode-text) !important;
font-size: clamp(0.98rem, 0.9rem + 0.22vw, 1.08rem) !important;
font-weight: 850 !important;
line-height: 1.28 !important;
overflow: visible !important;
white-space: normal !important;
word-break: normal !important;
overflow-wrap: anywhere !important;
hyphens: none !important;
-webkit-line-clamp: unset !important;
-webkit-box-orient: initial !important;
} body.go-template-standard .go-article__meta-row,
body.go-template-news .go-article__meta-row {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
gap: 16px !important;
margin-top: clamp(18px, 2.2vw, 28px) !important;
padding: 12px 0 !important;
border-top: 1px solid var(--go-mode-line) !important;
border-bottom: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__meta,
body.go-template-news .go-article__meta {
display: flex !important;
align-items: center !important;
flex-wrap: wrap !important;
gap: 8px 12px !important;
color: var(--go-mode-muted) !important;
font-size: 0.95rem !important;
font-weight: 750 !important;
}
body.go-template-standard .go-article__meta-author,
body.go-template-news .go-article__meta-author {
display: inline-flex !important;
align-items: center !important;
gap: 8px !important;
color: var(--go-mode-accent) !important;
font-weight: 950 !important;
text-decoration: none !important;
}
body.go-template-standard .go-article__meta-avatar,
body.go-template-news .go-article__meta-avatar {
width: 34px !important;
height: 34px !important;
border: 2px solid var(--go-mode-accent) !important;
border-radius:0!important;
padding: 1px !important;
background: var(--go-page-bg) !important;
}
body.go-template-standard .go-article__share-list,
body.go-template-news .go-article__share-list {
display: flex !important;
gap: 8px !important;
}
body.go-template-standard .go-article__share-link,
body.go-template-news .go-article__share-link {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 38px !important;
height: 38px !important;
border: 1px solid var(--go-mode-line) !important;
border-radius:0!important;
background: rgba(var(--go-mode-accent-rgb), 0.04) !important;
color: var(--go-mode-accent) !important;
} body:not(.wp-admin) .go-review-single-page .go-review-single-hero-bleed .go-review-single-title,
body:not(.wp-admin) .go-review-single-page .go-review-single-hero-bleed .go-review-single-subtitle,
body:not(.wp-admin) .go-review-single-page .go-review-single-hero-bleed .go-review-single-meta,
body:not(.wp-admin) .go-review-single-page .go-review-single-hero-bleed .go-review-single-meta a,
body:not(.wp-admin) .go-review-single-page .go-review-single-media-hero :where(h1, p, span, a) {
color: #fff !important;
text-shadow: 0 2px 18px rgba(0, 0, 0, 0.75) !important;
}
body:not(.wp-admin) .go-review-single-page .go-review-single-hero-bleed::after,
body:not(.wp-admin) .go-review-single-page .go-review-single-media-hero::before {
background: linear-gradient(90deg, rgba(0,0,0,.84), rgba(0,0,0,.58) 48%, rgba(0,0,0,.22)) !important;
} :is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-panel,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-panel {
background: rgba(17, 19, 21, 0.96) !important;
color: #f6f8fb !important;
border-color: rgba(199, 240, 0, 0.26) !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-tabs button,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-tabs button {
background: rgba(255, 255, 255, 0.08) !important;
color: #f6f8fb !important;
border-color: rgba(255, 255, 255, 0.08) !important;
opacity: 1 !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-tabs button.is-active,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-tabs button.is-active {
background: #c7f000 !important;
color: #111315 !important;
border-color: #c7f000 !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-form,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-form {
background: #181b1f !important;
color: #f6f8fb !important;
border-color: #c7f000 !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-form input,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-form input {
color: #f6f8fb !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-search-modal-form input::placeholder,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-search-modal-form input::placeholder {
color: rgba(246, 248, 251, 0.68) !important;
}
@media (max-width: 1100px) {
body:not(.wp-admin) :where(
.go-news-archive-recent-item,
.go-news-archive-feed-card,
.go-entertainment-list-item,
.go-ca-story-list > .go-ca-story,
.go-fph-feed-list > article,
.go-fph-feed-list > .go-fp-feed-item,
.go-guides-card--archive,
.go-reviews-archive-item,
.grp-card,
.go-pf-archive-card,
.go-gamehub-news-card,
.go-gamehub-editorial-item,
.go-gh-story-card--editorial
) {
grid-template-columns: 1fr !important;
}
body.go-template-standard .go-article__toc-list,
body.go-template-news .go-article__toc-list {
grid-template-columns: 1fr !important;
}
body.go-template-standard .go-article__toc-list li:nth-child(2),
body.go-template-news .go-article__toc-list li:nth-child(2) {
border-top: 1px solid var(--go-mode-line) !important;
}
body.go-template-standard .go-article__meta-row,
body.go-template-news .go-article__meta-row {
align-items: flex-start !important;
flex-direction: column !important;
}
} :root {
--go-universal-bg-light: #f8f6f7;
--go-universal-bg-dark: #181818;
--go-universal-text-light: #08090d;
--go-universal-text-dark: #f7f8fb;
--go-universal-muted-light: #5d6574;
--go-universal-muted-dark: #c5c9d3;
--go-universal-accent-light: #2800f0;
--go-universal-accent-dark: #c7f000;
--go-universal-line-light: rgba(8, 9, 13, 0.12);
--go-universal-line-dark: rgba(255, 255, 255, 0.13);
}
body:not(.wp-admin) {
--go-mode-bg: var(--go-universal-bg-light);
--go-mode-surface: #ffffff;
--go-mode-surface-soft: #f3f1f3;
--go-mode-text: var(--go-universal-text-light);
--go-mode-muted: var(--go-universal-muted-light);
--go-mode-accent: var(--go-universal-accent-light);
--go-mode-accent-soft: rgba(40, 0, 240, 0.08);
--go-mode-accent-line: rgba(40, 0, 240, 0.24);
--go-mode-line: var(--go-universal-line-light);
background: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) {
--go-mode-bg: var(--go-universal-bg-dark);
--go-mode-surface: #252334;
--go-mode-surface-soft: #2b293d;
--go-mode-text: var(--go-universal-text-dark);
--go-mode-muted: var(--go-universal-muted-dark);
--go-mode-accent: var(--go-universal-accent-dark);
--go-mode-accent-soft: rgba(199, 240, 0, 0.10);
--go-mode-accent-line: rgba(199, 240, 0, 0.32);
--go-mode-line: var(--go-universal-line-dark);
background: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) :where(
#page,
#content,
.site,
.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-article,
.go-article__shell,
.go-article__post,
.go-review-single-page,
.go-review-single-shell,
.go-shell-footer,
.go-shell-footer-builder,
.go-shell-footer-main,
.go-shell-footer-top,
.go-shell-footer-grid,
.go-shell-footer-bottom,
.newsx-site-footer,
#site-footer
) {
background-color: var(--go-mode-bg) !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin) :where(.go-home-section, .go-home-latest-layout, .go-home-latest-feed, .go-article__grid, .go-article__main, .go-article__content, .go-article__footer, .go-article__footer-meta) {
background: transparent !important;
background-color: transparent !important;
}
body:not(.wp-admin) :where(.go-shell-breadcrumb-band, .go-shell-breadcrumbs, .go-article__breadcrumbs, .go-article__breadcrumbs-bar, .newsx-breadcrumbs, .breadcrumb, .breadcrumbs, .rank-math-breadcrumb) {
display: none !important;
visibility: hidden !important;
height: 0 !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: hidden !important;
}
body:not(.wp-admin) :where(.go-home-section-title, .go-home-section-title a, .go-home-section-title-link, .go-gamehub-section-title, .go-gamehub-section-title a, .go-editorial-section-title, .go-editorial-section-title a, .go-archive-title, .go-archive-title a, .go-page-title, .go-page-title a) {
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(.go-home-section-title, .go-gamehub-section-title, .go-editorial-section-title, .go-archive-title, .go-page-title) {
display: flex !important;
align-items: center !important;
gap: 0.7rem !important;
margin-bottom: clamp(18px, 2.2vw, 28px) !important;
letter-spacing: -0.035em !important;
}
body:not(.wp-admin) :where(.go-home-section-title)::before,
body:not(.wp-admin) :where(.go-gamehub-section-title)::before,
body:not(.wp-admin) :where(.go-editorial-section-title)::before,
body:not(.wp-admin) :where(.go-archive-title)::before,
body:not(.wp-admin) :where(.go-page-title)::before {
content: "" !important;
display: inline-block !important;
width: 6px !important;
height: 1.05em !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
flex: 0 0 auto !important;
}
body:not(.wp-admin) :where(.go-home-section-title-icon, .go-gamehub-section-title-icon, .go-section-title-icon) {
display: none !important;
}
body:not(.wp-admin) :where(.go-home-section-title a, .go-home-section-title-link, .go-gamehub-section-title-link)::before,
body:not(.wp-admin) :where(.go-home-section-title a, .go-home-section-title-link, .go-gamehub-section-title-link)::after,
body:not(.wp-admin) :where(.go-home-section-title)::after,
body:not(.wp-admin) :where(.go-gamehub-section-title)::after,
body:not(.wp-admin) :where(.go-editorial-section-title)::after,
body:not(.wp-admin) :where(.go-archive-title)::after,
body:not(.wp-admin) :where(.go-page-title)::after {
content: none !important;
display: none !important;
}
body:not(.wp-admin) :where(.go-home-section-title-link[href], .go-gamehub-section-title-link[href]) {
display: inline-flex !important;
align-items: center !important;
gap: 0.75rem !important;
}
body:not(.wp-admin) :where(.go-home-section-title-link[href]) span.go-section-cta,
body:not(.wp-admin) :where(.go-gamehub-section-title-link[href]) span.go-section-cta {
display: none !important;
}
body:not(.wp-admin) :where(.go-home-section-head, .go-gamehub-section-head, .go-editorial-section-head) {
align-items: center !important;
}
body:not(.wp-admin) :where(.go-home-section-actions a, .go-home-section-actions button, .go-home-view-all, .go-section-more-link) {
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: 800 !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(.go-home-label, .go-home-badge, .go-home-badge--pop, .go-home-latest-badge, .go-card-kicker, .go-card-category, .go-home-story-category, .go-home-story-kicker, .go-home-story-topline, .newsx-post-categories a, .post-categories a, .cat-links a, .entry-categories a) {
color: var(--go-mode-accent) !important;
border-color: var(--go-mode-accent-line) !important;
text-decoration-color: var(--go-mode-accent) !important;
}
body:not(.wp-admin) :where(.go-article__eyebrow) {
margin: 0 0 clamp(16px, 2vw, 22px) !important;
}
body:not(.wp-admin) :where(.go-article__eyebrow a, .go-review-single-eyebrow a, .go-review-single-kicker, .go-single-category-label) {
display: inline-block !important;
padding: 0 0 5px !important;
border: 0 !important;
border-bottom: 2px solid var(--go-mode-accent) !important;
border-radius:0!important;
background: transparent !important;
color: var(--go-mode-accent) !important;
font-size: clamp(0.72rem, 0.82vw, 0.82rem) !important;
font-weight: 850 !important;
letter-spacing: 0.085em !important;
line-height: 1.2 !important;
text-transform: uppercase !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(.go-article__toc, .go-article__summary.go-article__toc) {
padding: clamp(14px, 1.8vw, 20px) 0 !important;
border: 0 !important;
background: transparent !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(.go-article__toc-title) {
margin: 0 0 12px !important;
color: var(--go-mode-text) !important;
font-size: clamp(0.86rem, 1vw, 0.98rem) !important;
font-weight: 750 !important;
letter-spacing: 0.02em !important;
}
body:not(.wp-admin) :where(.go-article__toc-list) {
display: grid !important;
grid-template-columns: repeat(2, minmax(180px, 1fr)) !important;
gap: 0 28px !important;
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}
body:not(.wp-admin) :where(.go-article__toc-list li) {
border-top: 1px solid var(--go-mode-line) !important;
margin: 0 !important;
}
body:not(.wp-admin) :where(.go-article__toc-list li:nth-child(-n+2)) {
border-top: 1px solid var(--go-mode-line) !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a) {
display: grid !important;
grid-template-columns: 34px minmax(0, 1fr) !important;
align-items: start !important;
gap: 10px !important;
min-height: 0 !important;
padding: 12px 0 !important;
border: 0 !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
color: var(--go-mode-text) !important;
text-decoration: none !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a > span) {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: 30px !important;
height: 22px !important;
border-radius:0!important;
background: var(--go-mode-accent-soft) !important;
color: var(--go-mode-accent) !important;
font-size: 0.72rem !important;
font-weight: 700 !important;
line-height: 1 !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a > strong) {
color: var(--go-mode-text) !important;
font-size: clamp(0.88rem, 0.96vw, 0.98rem) !important;
font-weight: 500 !important;
line-height: 1.36 !important;
letter-spacing: -0.01em !important;
overflow-wrap: normal !important;
word-break: normal !important;
hyphens: manual !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a:hover > strong, .go-article__toc-list a:focus-visible > strong) {
color: var(--go-mode-accent) !important;
}
@media (max-width: 780px) {
body:not(.wp-admin) :where(.go-article__toc-list) {
grid-template-columns: 1fr !important;
}
} :root {
--go-universal-bg-light: #f8f6f7;
--go-universal-bg-dark: #181818;
--go-universal-text-light: #07080d;
--go-universal-text-dark: #f7f7fb;
--go-universal-muted-light: #555b68;
--go-universal-muted-dark: #c4c7d1;
--go-universal-accent-light: #2800f0;
--go-universal-accent-dark: #c7f000;
}
body:not(.wp-admin) {
--go-mode-bg: var(--go-universal-bg-light) !important;
--go-page-bg: var(--go-universal-bg-light) !important;
--go-site-background-light: var(--go-universal-bg-light) !important;
--go-site-background-dark: var(--go-universal-bg-dark) !important;
--go-mode-text: var(--go-universal-text-light) !important;
--go-mode-muted: var(--go-universal-muted-light) !important;
--go-mode-accent: var(--go-universal-accent-light) !important;
--go-mode-accent-soft: rgba(40, 0, 240, 0.055) !important;
--go-mode-accent-line: rgba(40, 0, 240, 0.18) !important;
background: var(--go-universal-bg-light) !important;
background-color: var(--go-universal-bg-light) !important;
background-image: none !important;
color: var(--go-universal-text-light) !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) {
--go-mode-bg: var(--go-universal-bg-dark) !important;
--go-page-bg: var(--go-universal-bg-dark) !important;
--go-site-background-light: var(--go-universal-bg-light) !important;
--go-site-background-dark: var(--go-universal-bg-dark) !important;
--go-mode-text: var(--go-universal-text-dark) !important;
--go-mode-muted: var(--go-universal-muted-dark) !important;
--go-mode-accent: var(--go-universal-accent-dark) !important;
--go-mode-accent-soft: rgba(199, 240, 0, 0.06) !important;
--go-mode-accent-line: rgba(199, 240, 0, 0.20) !important;
background: var(--go-universal-bg-dark) !important;
background-color: var(--go-universal-bg-dark) !important;
background-image: none !important;
color: var(--go-universal-text-dark) !important;
}
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion),
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion) :where(
#page,
#content,
.site,
.site-content,
.content-area,
#primary,
#main,
.site-main,
.newsx-main-wrap,
.newsx-content-wrap,
.newsx-site-main,
.newsx-single-wrap,
.newsx-single-inner,
.newsx-single-content-wrap,
.go-layout-shell,
.go-layout-shell--single,
.go-article,
.go-article__shell,
.go-article__post,
.go-review-single-page,
.go-review-single-shell,
.go-single-critica,
.go-shell-footer,
.go-shell-footer-builder,
.go-shell-footer-main,
.go-shell-footer-top,
.go-shell-footer-grid,
.go-shell-footer-bottom,
.newsx-site-footer,
#site-footer
) {
background: var(--go-mode-bg) !important;
background-color: var(--go-mode-bg) !important;
background-image: none !important;
color: var(--go-mode-text) !important;
}
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review) :where(
.go-article__grid,
.go-article__main,
.go-article__content,
.go-article__footer,
.go-article__footer-meta,
.go-article__briefing,
.go-article__toc,
.go-article__summary,
.go-review-single-content,
.go-review-single-main,
.go-review-single-sidebar
) {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
}
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review)::before,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review)::after,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review) :where(.go-site-game-art-backdrop, .go-site-game-art-backdrop::before, .go-site-game-art-backdrop::after, .go-editorial-bg, .go-editorial-bg::before, .go-editorial-bg::after) {
display: none !important;
opacity: 0 !important;
background: none !important;
background-image: none !important;
content: none !important;
}
body:not(.wp-admin) :where(.go-shell-breadcrumb-band, .go-shell-breadcrumbs, .go-article__breadcrumbs, .go-article__breadcrumbs-bar, .newsx-breadcrumbs, .breadcrumb, .breadcrumbs, .rank-math-breadcrumb, .yoast-breadcrumb) {
display: none !important;
visibility: hidden !important;
height: 0 !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: hidden !important;
} body:not(.wp-admin) :where(.go-article__toc-list) {
display: grid !important;
grid-template-columns: repeat(3, minmax(160px, 1fr)) !important;
gap: 0 26px !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a) {
grid-template-columns: 10px minmax(0, 1fr) !important;
gap: 10px !important;
padding: 9px 0 !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a > span) {
width: 7px !important;
height: 7px !important;
min-width: 7px !important;
margin-top: 0.42em !important;
border-radius:0!important;
background: var(--go-mode-accent) !important;
color: transparent !important;
font-size: 0 !important;
}
body:not(.wp-admin) :where(.go-article__toc-list a > strong) {
font-size: clamp(0.82rem, 0.9vw, 0.92rem) !important;
font-weight: 450 !important;
line-height: 1.34 !important;
}
body:not(.wp-admin) :where(.go-article__toc-title) {
font-size: clamp(0.82rem, 0.92vw, 0.92rem) !important;
font-weight: 650 !important;
}
@media (max-width: 960px) {
body:not(.wp-admin) :where(.go-article__toc-list) {
grid-template-columns: repeat(2, minmax(150px, 1fr)) !important;
}
}
@media (max-width: 640px) {
body:not(.wp-admin) :where(.go-article__toc-list) {
grid-template-columns: 1fr !important;
}
} :root {
--go-v27-bg-light: #f8f6f7;
--go-v27-bg-dark: #181818;
--go-v27-text-light: #07080d;
--go-v27-text-dark: #f8f6f7;
--go-v27-muted-light: #535a67;
--go-v27-muted-dark: rgba(248, 246, 247, 0.72);
--go-v27-line-light: rgba(7, 8, 13, 0.095);
--go-v27-line-dark: rgba(248, 246, 247, 0.095);
--go-v27-accent-light: rgba(40, 0, 240, 0.72);
--go-v27-accent-dark: rgba(199, 240, 0, 0.72);
--go-v27-accent-line-light: rgba(40, 0, 240, 0.22);
--go-v27-accent-line-dark: rgba(199, 240, 0, 0.24);
}
body:not(.wp-admin) {
--go-page-bg: var(--go-v27-bg-light) !important;
--go-page-text: var(--go-v27-text-light) !important;
--go-page-muted: var(--go-v27-muted-light) !important;
--go-page-line: var(--go-v27-line-light) !important;
--go-page-accent: var(--go-v27-accent-light) !important;
--go-page-accent-line: var(--go-v27-accent-line-light) !important;
background-color: var(--go-v27-bg-light) !important;
color: var(--go-v27-text-light) !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) {
--go-page-bg: var(--go-v27-bg-dark) !important;
--go-page-text: var(--go-v27-text-dark) !important;
--go-page-muted: var(--go-v27-muted-dark) !important;
--go-page-line: var(--go-v27-line-dark) !important;
--go-page-accent: var(--go-v27-accent-dark) !important;
--go-page-accent-line: var(--go-v27-accent-line-dark) !important;
background-color: var(--go-v27-bg-dark) !important;
color: var(--go-v27-text-dark) !important;
}
body:not(.wp-admin) :where(
#page,
#content,
.site,
.site-content,
.content-area,
#primary,
#main,
.site-main,
.newsx-main-wrap,
.newsx-content-wrap,
.newsx-site-main,
.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-review-single-page,
.go-review-single-shell,
.go-shell-footer,
.go-shell-footer-main,
.go-shell-footer-top,
.go-shell-footer-bottom,
.newsx-site-footer,
#site-footer
) {
background-color: var(--go-page-bg) !important;
background-image: none !important;
}
body:not(.wp-admin) :where(
.go-home-section-title,
.go-home-section-title a,
.go-home-latest-title,
.go-home-latest-title a,
.go-home-story-title,
.go-home-story-title a,
.go-archive-title,
.page-title,
.entry-title,
.go-article__title,
.go-article__content,
.newsx-post-content,
.go-article__side-story-title,
.go-single-author-card__name,
.go-shell-footer a,
.go-shell-footer-section-label
) {
color: var(--go-page-text) !important;
}
body:not(.wp-admin) :where(
.go-article__deck,
.go-article__meta,
.go-home-meta,
.go-home-story-meta,
.go-home-latest-dek,
.go-home-latest-excerpt,
.go-home-latest-time,
.go-article__side-story-meta,
.go-shell-footer p,
.go-shell-footer li,
.go-shell-footer small
) {
color: var(--go-page-muted) !important;
}
body:not(.wp-admin) :where(
.go-home-badge,
.go-home-badge--pop,
.go-home-latest-badge,
.go-home-latest-category,
.go-home-story-category,
.go-home-story-kicker,
.go-home-story-topline .go-home-badge,
.go-card-category,
.go-card-kicker,
.go-article__eyebrow,
.go-article__eyebrow a,
.go-review-single-kicker,
.newsx-post-categories a,
.post-categories a,
.cat-links a,
.entry-categories a,
.go-article__side-label,
.go-article__side-story-meta b,
.go-article__footer-label,
.go-single-author-card__eyebrow
) {
color: var(--go-page-text) !important;
background: transparent !important;
border-color: transparent !important;
box-shadow: none !important;
text-decoration: underline !important;
text-decoration-color: var(--go-page-accent-line) !important;
text-decoration-thickness: 2px !important;
text-underline-offset: 0.28em !important;
}
body:not(.wp-admin) :where(
.go-article__share-link,
.go-home-feed-load-more,
.newsx-load-more,
.go-home-platform-pill,
.tagcloud a,
.post-tags a,
.newsx-tags a,
.go-single-source-pill
) {
color: var(--go-page-text) !important;
background: transparent !important;
border-color: var(--go-page-line) !important;
box-shadow: none !important;
}
body:not(.wp-admin) :where(
.go-article__share-link:hover,
.go-home-feed-load-more:hover,
.newsx-load-more:hover,
.tagcloud a:hover,
.post-tags a:hover,
.newsx-tags a:hover
) {
border-color: var(--go-page-accent-line) !important;
color: var(--go-page-text) !important;
}
body:not(.wp-admin) :where(
hr,
.go-article__footer,
.go-article__footer-meta,
.go-article__briefing,
.go-article__toc,
.go-article__toc-list a,
.go-article__sidebar,
.go-article__side-card,
.go-home-latest-card,
.go-home-story,
.go-shell-footer,
.go-shell-footer-bottom,
.newsx-post-content blockquote,
.goei-auto-related-links
) {
border-color: var(--go-page-line) !important;
}
body:not(.wp-admin) :where(
.go-home-section-title::before,
.go-article__toc-title::before,
.go-article__side-title::before,
.go-single-summary-box > summary::before,
.go-article__content li::marker,
.goei-auto-related-links li::marker
) {
background-color: var(--go-page-accent) !important;
color: var(--go-page-accent) !important;
opacity: 0.72 !important;
}
body:not(.wp-admin) :where(
.go-home-story:not(.is-text-only),
.go-home-section--hero-strip .go-home-story,
.go-home-section--reviews .go-home-story,
.go-home-section--guides .go-home-story,
.go-home-section--editorial-mosaic .go-home-story,
.go-home-feature-card,
.go-home-hero-card
) :where(
.go-home-story-title,
.go-home-story-title a,
.go-home-story-dek,
.go-home-meta,
.go-home-meta a,
.go-home-story-topline,
.go-home-story-topline .go-home-badge,
.go-home-badge,
.go-card-category
) {
color: #ffffff !important;
text-decoration-color: rgba(255, 255, 255, 0.28) !important;
}
body:not(.wp-admin) .go-article__meta-row {
border: 0 !important;
border-top: 1px solid var(--go-page-line) !important;
border-bottom: 1px solid var(--go-page-line) !important;
box-shadow: none !important;
background: transparent !important;
}
body:not(.wp-admin) .go-article__toc {
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
padding: clamp(0.8rem, 1.6vw, 1.2rem) 0 !important;
}
body:not(.wp-admin) .go-article__toc-title {
color: var(--go-page-text) !important;
font-size: clamp(0.82rem, 0.95vw, 0.94rem) !important;
font-weight: 650 !important;
letter-spacing: 0.05em !important;
}
@media (min-width: 1101px) {
body:not(.wp-admin) .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
gap: 6px 28px !important;
}
}
@media (min-width: 781px) and (max-width: 1100px) {
body:not(.wp-admin) .go-article__toc-list {
display: grid !important;
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
gap: 6px 22px !important;
}
}
body:not(.wp-admin) .go-article__toc-list {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
body:not(.wp-admin) .go-article__toc-list li {
border: 0 !important;
min-width: 0 !important;
}
body:not(.wp-admin) .go-article__toc-list a {
display: grid !important;
grid-template-columns: 7px minmax(0, 1fr) !important;
gap: 10px !important;
align-items: start !important;
min-height: 0 !important;
padding: 7px 0 !important;
border: 0 !important;
border-bottom: 1px solid var(--go-page-line) !important;
border-radius:0!important;
background: transparent !important;
box-shadow: none !important;
transform: none !important;
}
body:not(.wp-admin) .go-article__toc-list a > span {
display: none !important;
}
body:not(.wp-admin) .go-article__toc-list a::before {
content: "" !important;
width: 5px !important;
height: 5px !important;
margin-top: 0.55em !important;
border-radius:0!important;
background: var(--go-page-accent) !important;
opacity: 0.68 !important;
}
body:not(.wp-admin) .go-article__toc-list a > strong {
color: var(--go-page-text) !important;
font-size: clamp(0.8rem, 0.88vw, 0.9rem) !important;
font-weight: 450 !important;
line-height: 1.34 !important;
letter-spacing: 0 !important;
overflow-wrap: normal !important;
word-break: normal !important;
white-space: normal !important;
}
@media (max-width: 780px) {
body:not(.wp-admin) .go-article__toc-list {
grid-template-columns: 1fr !important;
}
} :root {
--go-v29-bg-light: #f8f6f7;
--go-v29-bg-dark: #181818;
--go-v29-text-light: #08090d;
--go-v29-text-dark: #f8f6f7;
--go-v29-muted-light: #555d6b;
--go-v29-muted-dark: rgba(248, 246, 247, 0.74);
--go-v29-line-light: rgba(8, 9, 13, 0.105);
--go-v29-line-dark: rgba(248, 246, 247, 0.105);
--go-v29-accent-light: rgba(40, 0, 240, 0.64);
--go-v29-accent-dark: rgba(199, 240, 0, 0.66);
}
body:not(.wp-admin) {
--go-page-bg: var(--go-v29-bg-light) !important;
--go-page-text: var(--go-v29-text-light) !important;
--go-page-muted: var(--go-v29-muted-light) !important;
--go-page-line: var(--go-v29-line-light) !important;
--go-page-accent: var(--go-v29-accent-light) !important;
background-color: var(--go-v29-bg-light) !important;
color: var(--go-v29-text-light) !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) {
--go-page-bg: var(--go-v29-bg-dark) !important;
--go-page-text: var(--go-v29-text-dark) !important;
--go-page-muted: var(--go-v29-muted-dark) !important;
--go-page-line: var(--go-v29-line-dark) !important;
--go-page-accent: var(--go-v29-accent-dark) !important;
background-color: var(--go-v29-bg-dark) !important;
color: var(--go-v29-text-dark) !important;
}
body:not(.wp-admin) :is(#page, .site, .site-content, #content, #main, .site-main, .content-area, #primary, .newsx-main-wrap, .newsx-content-wrap, .newsx-site-main, .go-layout-shell, .go-home-page, .go-home-shell, .go-home-section, .go-home-latest-layout, .go-article, .go-article__shell, .go-article__post, .go-review-single-page, .go-review-single-shell, .go-shell-footer, .go-shell-footer-main, .go-shell-footer-top, .go-shell-footer-bottom, .newsx-site-footer, #site-footer) {
background-color: var(--go-page-bg) !important;
background-image: none !important;
}
body:not(.wp-admin) :is(.go-site-game-art-backdrop, .go-editorial-bg)::before,
body:not(.wp-admin) :is(.go-site-game-art-backdrop, .go-editorial-bg)::after,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news):not(.single-games):not(.single-review)::before,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news):not(.single-games):not(.single-review)::after {
display: none !important;
opacity: 0 !important;
background: none !important;
content: none !important;
}
body:not(.wp-admin) * {
text-shadow: none !important;
}
body:not(.wp-admin) :is(.go-article__title, .go-article__content, .newsx-post-content, .go-home-latest-title, .go-home-latest-title a, .go-home-section-title, .go-home-section-title a, .go-home-story-title, .go-home-story-title a, .entry-title, .page-title, .go-archive-title) {
color: var(--go-page-text) !important;
}
body:not(.wp-admin) :is(.go-article__deck, .go-article__meta, .go-home-latest-dek, .go-home-latest-excerpt, .go-home-meta, .go-home-story-meta, .go-article__side-story-meta, .go-article__side-copy, .go-shell-footer p, .go-shell-footer li, .go-shell-footer small) {
color: var(--go-page-muted) !important;
}
body:not(.wp-admin) :is(.go-home-story:not(.is-text-only), .go-home-hero-card, .go-home-feature-card, .go-home-section--reviews .go-home-story, .go-home-section--guides .go-home-story, .go-home-section--editorial-mosaic .go-home-story) :is(.go-home-story-title, .go-home-story-title a, .go-home-story-dek, .go-home-meta, .go-home-meta a, .go-home-badge, .go-card-category) {
color: #fff !important;
}
body:not(.wp-admin) :is(.go-article__side-card, .go-article__side-card *, .go-article__sidebar, .go-article__sidebar *) {
color: var(--go-page-text) !important;
}
body:not(.wp-admin) .go-article__sidebar :is(.go-article__side-story-meta, .go-article__side-story-meta *, .go-article__side-copy, .go-article__side-copy *, .go-article__chips *, .go-article__side-label) {
color: var(--go-page-muted) !important;
}
body:not(.wp-admin) .go-article__sidebar :is(.go-article__side-score, .go-article__side-score *) {
color: #fff !important;
}
body:not(.wp-admin) :is(.go-home-badge, .go-home-badge--pop, .go-home-latest-badge, .go-home-latest-category, .go-home-story-category, .go-home-story-kicker, .go-article__eyebrow, .go-article__eyebrow a, .go-article__side-label, .newsx-post-categories a, .post-categories a, .cat-links a, .entry-categories a) {
color: var(--go-page-text) !important;
background: transparent !important;
border-color: transparent !important;
box-shadow: none !important;
text-decoration: none !important;
}
body:not(.wp-admin) :is(.go-article__eyebrow a, .go-home-badge, .go-home-latest-badge, .go-article__side-label) {
border-bottom: 2px solid var(--go-page-accent) !important;
padding-bottom: 0.08em;
}
body:not(.wp-admin) :is(hr, .go-article__meta-row, .go-article__footer, .go-article__footer-meta, .go-article__briefing, .go-article__toc, .go-article__toc-list a, .go-article__sidebar, .go-article__side-card, .go-home-latest-card, .go-home-story, .go-shell-footer, .go-shell-footer-bottom, .newsx-post-content blockquote, .goei-auto-related-links) {
border-color: var(--go-page-line) !important;
} body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news) .go-article__briefing,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news) .go-article__share,
body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news) .go-article__footer-share {
display: none !important;
}
body:not(.wp-admin) .go-article__meta-row {
border: 0 !important;
padding-top: 0.8rem !important;
padding-bottom: 0.8rem !important;
background: transparent !important;
box-shadow: none !important;
}
.go-reader-rail {
position: fixed;
z-index: 9998;
top: 42vh;
left: max(16px, calc((100vw - var(--go-layout-shell, 1280px)) / 2 - 74px));
display: grid;
gap: 14px;
pointer-events: auto;
}
.admin-bar .go-reader-rail {
top: calc(42vh + 16px);
}
.go-reader-rail__button {
display: grid;
grid-template-columns: minmax(0, auto) 38px;
gap: 10px;
align-items: center;
justify-content: end;
border: 0;
background: transparent;
color: var(--go-page-muted);
font: inherit;
font-size: 0.78rem;
font-weight: 650;
line-height: 1;
cursor: pointer;
}
.go-reader-rail__button span {
justify-self: end;
color: var(--go-page-muted) !important;
}
.go-reader-rail__button i {
display: inline-grid;
width: 38px;
height: 38px;
place-items: center;
border: 1px solid var(--go-page-line);
border-radius:0!important;
background: color-mix(in srgb, var(--go-page-bg) 86%, #fff 14%);
color: var(--go-page-text);
font-style: normal;
font-size: 1rem;
box-shadow: none;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-reader-rail__button i,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-reader-rail__button i {
background: color-mix(in srgb, var(--go-page-bg) 88%, #000 12%);
}
.go-reader-rail__button:is(:hover, :focus-visible) i,
.go-reader-rail__button[aria-expanded="true"] i {
border-color: var(--go-page-accent);
outline: none;
}
.go-reader-rail__panel {
position: absolute;
left: calc(100% + 12px);
top: 0;
width: min(320px, calc(100vw - 104px));
max-height: min(62vh, 520px);
overflow: auto;
padding: 16px;
border: 1px solid var(--go-page-line);
border-radius:0!important;
background: var(--go-page-bg);
color: var(--go-page-text);
box-shadow: 0 18px 48px rgba(0, 0, 0, 0.12);
}
.go-reader-rail__panel[hidden] {
display: none !important;
}
.go-reader-rail__panel strong {
display: block;
margin-bottom: 10px;
color: var(--go-page-text) !important;
font-size: 0.78rem;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.go-reader-rail__panel ul {
display: grid;
gap: 8px;
margin: 0;
padding: 0;
list-style: none;
}
.go-reader-rail__panel li {
margin: 0;
padding: 0;
}
.go-reader-rail__panel a {
display: grid;
grid-template-columns: 6px minmax(0, 1fr);
gap: 9px;
align-items: start;
color: var(--go-page-text) !important;
font-size: 0.88rem;
line-height: 1.35;
text-decoration: none;
}
.go-reader-rail__panel a::before {
content: "";
width: 5px;
height: 5px;
margin-top: 0.55em;
border-radius:0!important;
background: var(--go-page-accent);
opacity: 0.62;
}
.go-reader-rail__panel--share .go-article__share-list,
.go-article__share-list--reader {
display: flex !important;
flex-wrap: wrap;
gap: 8px;
}
.go-reader-rail__panel--share .go-article__share-link,
.go-article__share-list--reader .go-article__share-link {
display: inline-grid !important;
width: 38px;
height: 38px;
place-items: center;
border: 1px solid var(--go-page-line) !important;
border-radius:0!important;
background: transparent !important;
color: var(--go-page-text) !important;
}
@media (max-width: 1180px) {
.go-reader-rail {
left: 12px;
}
}
@media (max-width: 780px) {
.go-reader-rail {
top: auto;
left: 50%;
bottom: 16px;
grid-auto-flow: column;
transform: translateX(-50%);
padding: 8px;
border: 1px solid var(--go-page-line);
border-radius:0!important;
background: var(--go-page-bg);
}
.go-reader-rail__button {
grid-template-columns: 34px;
gap: 0;
}
.go-reader-rail__button span {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.go-reader-rail__button i {
width: 34px;
height: 34px;
}
.go-reader-rail__panel {
position: fixed;
left: 16px;
right: 16px;
bottom: 72px;
top: auto;
width: auto;
max-height: min(54vh, 440px);
}
} :is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) :is(.newsx-offcanvas-wrap, .newsx-offcanvas-widgets-area, .go-offcanvas-panel, .go-offcanvas-header, .go-offcanvas-body),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) :is(.newsx-offcanvas-wrap, .newsx-offcanvas-widgets-area, .go-offcanvas-panel, .go-offcanvas-header, .go-offcanvas-body) {
background-color: var(--go-v29-bg-dark) !important;
background-image: none !important;
color: var(--go-v29-text-dark) !important;
}
body:not(.wp-admin) :is(.go-offcanvas-panel, .go-offcanvas-header, .go-offcanvas-body, .go-offcanvas-nav, .go-offcanvas-menu, .go-offcanvas-follow) {
box-shadow: none !important;
} .go-reader-rail {
z-index: 10050 !important;
--go-reader-panel-bg: #ffffff;
--go-reader-panel-text: #07080d;
--go-reader-panel-muted: #5e6675;
--go-reader-panel-line: rgba(7, 8, 13, 0.14);
--go-reader-panel-accent: var(--go-page-accent, var(--go-mode-accent, #2800f0));
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) .go-reader-rail,
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) .go-reader-rail {
--go-reader-panel-bg: #151622;
--go-reader-panel-text: #f7f7fb;
--go-reader-panel-muted: #c4c7d1;
--go-reader-panel-line: rgba(255, 255, 255, 0.16);
--go-reader-panel-accent: var(--go-page-accent, var(--go-mode-accent, #c7f000));
}
.go-reader-rail.go-reader-rail--is-hidden {
opacity: 0 !important;
visibility: hidden !important;
pointer-events: none !important;
transform: translateY(12px) !important;
}
.go-reader-rail__panel {
z-index: 10051 !important;
width: min(380px, calc(100vw - 104px)) !important;
max-height: min(68vh, 560px) !important;
overflow: auto !important;
border: 1px solid var(--go-reader-panel-line) !important;
background: var(--go-reader-panel-bg) !important;
background-color: var(--go-reader-panel-bg) !important;
background-image: none !important;
color: var(--go-reader-panel-text) !important;
box-shadow: 0 24px 76px rgba(0, 0, 0, 0.34) !important;
opacity: 1 !important;
isolation: isolate !important;
backdrop-filter: none !important;
-webkit-backdrop-filter: none !important;
}
.go-reader-rail__panel::before,
.go-reader-rail__panel::after {
content: none !important;
display: none !important;
background: none !important;
box-shadow: none !important;
}
.go-reader-rail__panel strong,
.go-reader-rail__panel a,
.go-reader-rail__panel li,
.go-reader-rail__summary-list,
.go-reader-rail__summary-list li {
color: var(--go-reader-panel-text) !important;
text-shadow: none !important;
}
.go-reader-rail__panel strong {
display: block !important;
margin-bottom: 12px !important;
font-size: 0.76rem !important;
line-height: 1.2 !important;
letter-spacing: 0.08em !important;
text-transform: uppercase !important;
}
.go-reader-rail__panel a {
color: var(--go-reader-panel-text) !important;
font-weight: 720 !important;
text-decoration: none !important;
}
.go-reader-rail__panel a::before,
.go-reader-rail__summary-list li::before {
background: var(--go-reader-panel-accent) !important;
}
.go-reader-rail__summary-list {
display: grid !important;
gap: 10px !important;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.go-reader-rail__summary-list li {
position: relative !important;
margin: 0 !important;
padding-left: 16px !important;
color: var(--go-reader-panel-text) !important;
font-size: 0.92rem !important;
line-height: 1.42 !important;
}
.go-reader-rail__summary-list li::before {
content: "" !important;
position: absolute !important;
left: 0 !important;
top: 0.62em !important;
width: 6px !important;
height: 6px !important;
border-radius:0!important;
}
.go-reader-rail__share-list,
.go-reader-rail__panel--share .go-reader-rail__share-list {
display: flex !important;
flex-wrap: wrap !important;
gap: 8px !important;
}
.go-reader-rail__share-link,
.go-reader-rail__panel--share .go-reader-rail__share-link {
display: inline-grid !important;
width: 40px !important;
height: 40px !important;
place-items: center !important;
border: 1px solid var(--go-reader-panel-line) !important;
border-radius:0!important;
background: rgba(255, 255, 255, 0.08) !important;
color: var(--go-reader-panel-text) !important;
text-decoration: none !important;
}
.go-reader-rail__share-link:is(:hover, :focus-visible) {
border-color: var(--go-reader-panel-accent) !important;
color: var(--go-reader-panel-accent) !important;
}
@media (max-width: 780px) {
.go-reader-rail.go-reader-rail--is-hidden {
transform: translate(-50%, 16px) !important;
}
.go-reader-rail__panel {
width: auto !important;
max-height: min(58vh, 460px) !important;
}
} .go-home-hero :is(.go-home-shell, .go-home-hero-inner, .go-home-hero-copy, .go-home-hero-copy > :not(.go-home-hero-switcher), .go-home-hero-topline, .go-home-hero-title, .go-home-hero-dek, .go-home-meta) {
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-home-hero :is(.go-home-shell, .go-home-hero-inner, .go-home-hero-copy, .go-home-hero-copy > :not(.go-home-hero-switcher), .go-home-hero-topline, .go-home-hero-title, .go-home-hero-dek, .go-home-meta)::before,
.go-home-hero :is(.go-home-shell, .go-home-hero-inner, .go-home-hero-copy, .go-home-hero-copy > :not(.go-home-hero-switcher), .go-home-hero-topline, .go-home-hero-title, .go-home-hero-dek, .go-home-meta)::after {
content: none !important;
display: none !important;
background: none !important;
box-shadow: none !important;
}
.go-home-hero :is(.go-home-hero-title, .go-home-hero-title a) {
color: #ffffff !important;
text-shadow: 0 8px 34px rgba(0, 0, 0, 0.42) !important;
}
.go-home-hero :is(.go-home-hero-dek, .go-home-meta, .go-home-meta a) {
color: rgba(255, 255, 255, 0.86) !important;
text-shadow: 0 2px 18px rgba(0, 0, 0, 0.34) !important;
}
.go-home-hero .go-home-hero-topline .go-home-badge {
background: transparent !important;
border-color: rgba(255, 255, 255, 0.52) !important;
color: #ffffff !important;
} body:not(.wp-admin) :is(
.go-home-badge--slug-streaming,
.go-home-badge--streaming,
.go-home-latest-badge.go-home-badge--slug-streaming,
.go-home-latest-badge.go-home-badge--streaming,
.go-home-latest-category--streaming,
.go-badge--streaming,
.go-home-story-kicker--streaming,
.go-card-category--streaming
) {
color: var(--go-mode-accent, var(--go-home-accent, var(--go-page-accent, #2800f0))) !important;
background: transparent !important;
background-color: transparent !important;
border-color: transparent !important;
box-shadow: none !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin) :is(
.go-home-badge--slug-streaming,
.go-home-badge--streaming,
.go-home-latest-badge.go-home-badge--slug-streaming,
.go-home-latest-badge.go-home-badge--streaming,
.go-home-latest-category--streaming,
.go-badge--streaming,
.go-home-story-kicker--streaming,
.go-card-category--streaming
),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin) :is(
.go-home-badge--slug-streaming,
.go-home-badge--streaming,
.go-home-latest-badge.go-home-badge--slug-streaming,
.go-home-latest-badge.go-home-badge--streaming,
.go-home-latest-category--streaming,
.go-badge--streaming,
.go-home-story-kicker--streaming,
.go-card-category--streaming
) {
color: #c7f000 !important;
}
html:not(.dark):not([data-theme="dark"]) body:not(.dark):not(.dark-mode):not(.is-dark-theme):not(.newsx-dark-mode):not(.wp-admin) :is(
.go-home-badge--slug-streaming,
.go-home-badge--streaming,
.go-home-latest-badge.go-home-badge--slug-streaming,
.go-home-latest-badge.go-home-badge--streaming,
.go-home-latest-category--streaming,
.go-badge--streaming,
.go-home-story-kicker--streaming,
.go-card-category--streaming
) {
color: #2800f0 !important;
} :is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion) {
background-color: var(--go-universal-bg-dark, var(--go-site-background-dark, #181818)) !important;
background-image: none !important;
}
:is(html.dark, html[class*="dark"], html[data-theme="dark"]) body:not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion) :is(.go-article, .go-article__shell, .go-article__post, .go-article__grid, .go-article__main, .go-article__content, .go-review-single-page, .go-review-single-shell, .go-single-critica, .go-guide-single),
body:is(.dark, .dark-mode, .is-dark-theme, .newsx-dark-mode, [data-theme="dark"], [class*="dark"]):not(.wp-admin):is(.single, .single-post, .go-template-standard, .go-template-news, .single-games, .single-review, .single-go_entity, .single-go_promotion) :is(.go-article, .go-article__shell, .go-article__post, .go-article__grid, .go-article__main, .go-article__content, .go-review-single-page, .go-review-single-shell, .go-single-critica, .go-guide-single) {
background: transparent !important;
background-color: transparent !important;
background-image: none !important;
} :root{
--go-v46-light:#f8f6f7;
--go-v46-dark:#181818;
--go-v46-blue:#2800f0;
--go-v46-green:#c7f000;
--go-v46-text-light:#090a0f;
--go-v46-text-dark:#f8f8fb;
--go-v46-muted-light:rgba(9,10,15,.64);
--go-v46-muted-dark:rgba(248,248,251,.72);
--go-v46-line-light:rgba(9,10,15,.10);
--go-v46-line-dark:rgba(255,255,255,.11);
}
html:not(.dark):not(.go-root-dark-mode):not([data-theme="dark"]) body:not(.wp-admin):not(.newsx-dark-mode):not(.dark-mode):not(.is-dark-theme){background:var(--go-v46-light)!important;color:var(--go-v46-text-light)!important;}
body.newsx-dark-mode:not(.wp-admin),html.dark body:not(.wp-admin),html.go-root-dark-mode body:not(.wp-admin),html[data-theme="dark"] body:not(.wp-admin){background:var(--go-v46-dark)!important;color:var(--go-v46-text-dark)!important;}
body:not(.wp-admin) :is(#page,.site,#content,.site-content,#main,.site-main,.go-home-page,.go-portal-page,.go-author-archive,.go-article,.go-article__shell,.go-article__post,.go-article__grid,.go-article__main,.go-article__content,.go-article__post-cover-meta,.go-review-single-page,.go-review-single-main,.newsx-archive-page-wrap,.go-home-section,.go-portal-feed,.go-portal-hero,.go-page-shell,.go-page-content){background:transparent!important;background-color:transparent!important;background-image:none!important;}
html:not(.dark):not(.go-root-dark-mode):not([data-theme="dark"]) body:not(.wp-admin):not(.newsx-dark-mode):not(.dark-mode):not(.is-dark-theme) :is(#page,.site,#content,.site-content,#main,.site-main,.go-home-page,.go-portal-page,.go-author-archive,.go-article,.go-review-single-page,.newsx-archive-page-wrap){background:var(--go-v46-light)!important;background-color:var(--go-v46-light)!important;}
body.newsx-dark-mode:not(.wp-admin) :is(#page,.site,#content,.site-content,#main,.site-main,.go-home-page,.go-portal-page,.go-author-archive,.go-article,.go-review-single-page,.newsx-archive-page-wrap),html.dark body:not(.wp-admin) :is(#page,.site,#content,.site-content,#main,.site-main,.go-home-page,.go-portal-page,.go-author-archive,.go-article,.go-review-single-page,.newsx-archive-page-wrap),html.go-root-dark-mode body:not(.wp-admin) :is(#page,.site,#content,.site-content,#main,.site-main,.go-home-page,.go-portal-page,.go-author-archive,.go-article,.go-review-single-page,.newsx-archive-page-wrap){background:var(--go-v46-dark)!important;background-color:var(--go-v46-dark)!important;}
body:not(.wp-admin) :is(.newsx-site-footer,.site-footer,#site-footer,.go-shell-footer,.go-shell-footer-main,.go-shell-footer-top,.go-shell-footer-grid,.go-shell-footer-bottom,.go-footer,.footer-widgets,.footer-widgets-area){background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;border-color:transparent!important;}
html:not(.dark):not(.go-root-dark-mode):not([data-theme="dark"]) body:not(.wp-admin):not(.newsx-dark-mode):not(.dark-mode):not(.is-dark-theme) :is(.newsx-site-footer,.site-footer,#site-footer,.go-shell-footer){background:var(--go-v46-light)!important;background-color:var(--go-v46-light)!important;}
body.newsx-dark-mode:not(.wp-admin) :is(.newsx-site-footer,.site-footer,#site-footer,.go-shell-footer),html.dark body:not(.wp-admin) :is(.newsx-site-footer,.site-footer,#site-footer,.go-shell-footer),html.go-root-dark-mode body:not(.wp-admin) :is(.newsx-site-footer,.site-footer,#site-footer,.go-shell-footer){background:var(--go-v46-dark)!important;background-color:var(--go-v46-dark)!important;} body:not(.wp-admin) :is(.newsx-offcanvas-wrap,.newsx-offcanvas,.go-offcanvas,.go-offcanvas-panel,.go-offcanvas-header,.go-offcanvas-brand,.newsx-offcanvas-logo,.go-offcanvas-logo){background:#f1eff5!important;background-color:#f1eff5!important;background-image:none!important;box-shadow:none!important;}
body.newsx-dark-mode:not(.wp-admin) :is(.newsx-offcanvas-wrap,.newsx-offcanvas,.go-offcanvas,.go-offcanvas-panel,.go-offcanvas-header,.go-offcanvas-brand,.newsx-offcanvas-logo,.go-offcanvas-logo),html.dark body:not(.wp-admin) :is(.newsx-offcanvas-wrap,.newsx-offcanvas,.go-offcanvas,.go-offcanvas-panel,.go-offcanvas-header,.go-offcanvas-brand,.newsx-offcanvas-logo,.go-offcanvas-logo){background:#090b12!important;background-color:#090b12!important;background-image:none!important;} body:not(.wp-admin) .go-home-page .go-home-section + .go-home-section{border-top:0!important;}
body:not(.wp-admin) .go-home-page .go-home-section-head{border:0!important;position:relative!important;padding:0 0 12px!important;margin-bottom:clamp(20px,2.4vw,30px)!important;}
body:not(.wp-admin) .go-home-page .go-home-section-head::before{display:none!important;content:none!important;}
body:not(.wp-admin) .go-home-page .go-home-section-head::after{content:""!important;display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:1px!important;background:var(--go-v46-line-light)!important;opacity:.42!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-section-head::after,html.dark body:not(.wp-admin) .go-home-page .go-home-section-head::after{background:var(--go-v46-line-dark)!important;opacity:.45!important;} body:not(.wp-admin) .go-home-page .go-home-see-more{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;color:var(--go-v46-muted-light)!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-decoration:none!important;}
body:not(.wp-admin) .go-home-page .go-home-see-more-arrow{color:#ff6b2c!important;margin-left:5px!important;transition:transform .18s ease,color .18s ease!important;}
body:not(.wp-admin) .go-home-page .go-home-see-more:is(:hover,:focus-visible){color:var(--go-v46-text-light)!important;text-decoration:none!important;}
body:not(.wp-admin) .go-home-page .go-home-see-more:is(:hover,:focus-visible) .go-home-see-more-arrow{transform:translateX(3px)!important;color:#ff7a34!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-see-more,html.dark body:not(.wp-admin) .go-home-page .go-home-see-more{color:var(--go-v46-muted-dark)!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-see-more:is(:hover,:focus-visible),html.dark body:not(.wp-admin) .go-home-page .go-home-see-more:is(:hover,:focus-visible){color:var(--go-v46-text-dark)!important;} body:not(.wp-admin) .go-home-page .go-home-section-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;}
body:not(.wp-admin) .go-home-page .go-home-subcategory-filters{width:176px!important;max-width:176px!important;margin-left:auto!important;position:relative!important;z-index:40!important;}
body:not(.wp-admin) .go-home-page .go-home-subcategory-select{width:176px!important;height:34px!important;min-height:34px!important;border-radius:0!important;padding:0 34px 0 15px!important;font-size:.8rem!important;font-weight:800!important;color:var(--go-v46-text-light)!important;background:#fff!important;border:1px solid var(--go-v46-line-light)!important;box-shadow:none!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-subcategory-select,html.dark body:not(.wp-admin) .go-home-page .go-home-subcategory-select{background:#2a2736!important;color:var(--go-v46-text-dark)!important;border-color:rgba(255,255,255,.16)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui{width:176px!important;max-width:176px!important;position:relative!important;z-index:220!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-button{width:176px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:0!important;border:1px solid var(--go-v46-line-light)!important;background:#fff!important;color:var(--go-v46-text-light)!important;box-shadow:none!important;padding:0 13px 0 16px!important;font-size:.8rem!important;font-weight:850!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-select-ui-button,html.dark body:not(.wp-admin) .go-home-page .go-home-select-ui-button{background:#2a2736!important;color:var(--go-v46-text-dark)!important;border-color:rgba(255,255,255,.16)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-list{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 7px)!important;width:220px!important;max-width:min(220px,70vw)!important;display:none!important;flex-direction:column!important;gap:2px!important;padding:8px!important;border-radius:0!important;border:1px solid var(--go-v46-line-light)!important;background:#fff!important;color:var(--go-v46-text-light)!important;box-shadow:0 18px 45px rgba(10,12,18,.16)!important;z-index:999999!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-select-ui-list,html.dark body:not(.wp-admin) .go-home-page .go-home-select-ui-list{background:#15131f!important;color:var(--go-v46-text-dark)!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 18px 45px rgba(0,0,0,.42)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui.is-open .go-home-select-ui-list{display:flex!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option{display:block!important;width:100%!important;text-align:left!important;padding:9px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:.82rem!important;font-weight:760!important;cursor:pointer!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(40,0,240,.08)!important;color:var(--go-v46-blue)!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected),html.dark body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(199,240,0,.09)!important;color:var(--go-v46-green)!important;} body:not(.wp-admin) .go-home-page .go-home-story-title a{text-decoration:none!important;text-decoration-thickness:2px!important;text-underline-offset:.16em!important;}
body:not(.wp-admin) .go-home-page .go-home-story-title a:is(:hover,:focus-visible){text-decoration:underline!important;text-decoration-color:currentColor!important;}
body:not(.wp-admin) .go-home-page .go-home-story-body time,body:not(.wp-admin) .go-home-page .go-home-meta,body:not(.wp-admin) .go-home-page .go-home-latest-time{color:var(--go-v46-muted-light)!important;opacity:1!important;text-shadow:none!important;}
body.newsx-dark-mode:not(.wp-admin) .go-home-page :is(.go-home-story-body time,.go-home-meta,.go-home-latest-time),html.dark body:not(.wp-admin) .go-home-page :is(.go-home-story-body time,.go-home-meta,.go-home-latest-time){color:var(--go-v46-muted-dark)!important;} body:not(.wp-admin) .go-home-page #go-home-games .go-home-carousel-shell{overflow:visible!important;}
body:not(.wp-admin) .go-home-page #go-home-games [data-go-home-swiper]{overflow:visible!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-wrapper{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:clamp(24px,3vw,34px) 24px!important;width:100%!important;min-width:0!important;transform:none!important;transition:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important;margin:0!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3){grid-column:span 4!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:span 3!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+8){display:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4) .go-home-story-title{font-size:clamp(1.02rem,1.16vw,1.28rem)!important;line-height:1.05!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-carousel-nav{display:none!important;} body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) [data-go-home-swiper]{overflow:hidden!important;scroll-behavior:smooth!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-wrapper{display:flex!important;flex-wrap:nowrap!important;gap:0!important;transition:transform .42s cubic-bezier(.22,.61,.36,1)!important;will-change:transform!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex:0 0 calc((100% - 72px) / 4)!important;width:calc((100% - 72px) / 4)!important;max-width:calc((100% - 72px) / 4)!important;margin-right:24px!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide:last-child{margin-right:0!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .go-home-story-media img,body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--go-home-card-image-position,center)!important;} body:not(.wp-admin) .go-home-page #go-home-specials{background:transparent!important;border:0!important;padding:0!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-specials-grid{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:18px!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-link{position:relative!important;display:block!important;min-height:clamp(210px,24vw,330px)!important;border-radius:0!important;overflow:hidden!important;background:#d8d5dc!important;color:#fff!important;text-decoration:none!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card:not(.is-primary) .go-home-special-card-link{min-height:clamp(210px,22vw,300px)!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-media{position:absolute!important;inset:0!important;display:block!important;background:transparent!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:none!important;opacity:1!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-media::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.66))!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-copy{position:absolute!important;left:22px!important;right:22px!important;bottom:22px!important;z-index:2!important;color:#fff!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-copy time{display:block!important;margin-bottom:8px!important;color:rgba(255,255,255,.82)!important;font-size:.8rem!important;font-weight:800!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card-copy strong{display:block!important;color:#fff!important;font-size:clamp(1.2rem,2vw,2rem)!important;line-height:1.04!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card:not(.is-primary) .go-home-special-card-copy strong{font-size:clamp(1.05rem,1.4vw,1.45rem)!important;} body:not(.wp-admin) .go-article__hero-inner,body:not(.wp-admin) .go-article__cover,body:not(.wp-admin) .go-article__post-cover-meta,body:not(.wp-admin) .go-article__grid{max-width:min(1120px,calc(100vw - 32px))!important;margin-left:auto!important;margin-right:auto!important;}
body:not(.wp-admin) .go-article__hero-inner{text-align:left!important;padding-top:clamp(36px,5vw,78px)!important;padding-bottom:clamp(18px,2.4vw,30px)!important;}
body:not(.wp-admin) .go-article__eyebrow{margin:0 0 14px!important;font-size:.78rem!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1.15!important;}
body:not(.wp-admin) .go-article__eyebrow a{text-decoration:none!important;border:0!important;box-shadow:none!important;}
body:not(.wp-admin) .go-article__title{max-width:980px!important;margin:0!important;text-align:left!important;line-height:.98!important;}
body:not(.wp-admin) .go-article__deck{max-width:760px!important;margin:clamp(14px,1.7vw,20px) 0 0!important;text-align:left!important;}
body:not(.wp-admin) .go-article__hero .go-article__meta-row{display:none!important;}
body:not(.wp-admin) .go-article__post-cover-meta{display:block!important;padding:clamp(12px,1.6vw,18px) 0 0!important;margin-top:0!important;border:0!important;background:transparent!important;}
body:not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;}
body:not(.wp-admin) .go-article__post-cover-meta .go-article__meta{gap:10px!important;flex-wrap:wrap!important;}
body:not(.wp-admin) .go-article__post-cover-description{margin:8px 0 0!important;max-width:760px!important;font-size:.82rem!important;line-height:1.45!important;color:var(--go-v46-muted-light)!important;}
body.newsx-dark-mode:not(.wp-admin) .go-article__post-cover-description,html.dark body:not(.wp-admin) .go-article__post-cover-description{color:var(--go-v46-muted-dark)!important;} body:not(.wp-admin) .go-reader-rail,body:not(.wp-admin) .go-article-reader-rail{position:fixed!important;top:var(--go-reader-rail-top,120px)!important;left:var(--go-reader-rail-left,20px)!important;transition:opacity .22s ease,transform .22s ease!important;}
body:not(.wp-admin) :is(.go-reader-rail,.go-article-reader-rail).is-before-content{opacity:0!important;pointer-events:none!important;transform:translateY(10px)!important;}
body:not(.wp-admin) :is(.go-reader-rail,.go-article-reader-rail).is-after-content{opacity:0!important;pointer-events:none!important;transform:translateY(10px)!important;}
@media (max-width: 1180px){
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex-basis:calc((100% - 24px) / 2)!important;width:calc((100% - 24px) / 2)!important;max-width:calc((100% - 24px) / 2)!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:span 6!important;}
}
@media (max-width: 720px){
body:not(.wp-admin) .go-home-page .go-home-section-head{grid-template-columns:1fr!important;align-items:start!important;}
body:not(.wp-admin) .go-home-page .go-home-section-actions{justify-content:flex-start!important;flex-wrap:wrap!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:1/-1!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex-basis:86%!important;width:86%!important;max-width:86%!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-specials-grid{grid-template-columns:1fr!important;}
} :root{
--go-v47-page-light:#f8f6f7;
--go-v47-page-dark:#181818;
--go-v47-offcanvas-light:#f8f6f7;
--go-v47-offcanvas-dark:#f8f6f7;
--go-v47-text-light:#111218;
--go-v47-text-dark:#f8f8fb;
--go-v47-muted-light:rgba(17,18,24,.68);
--go-v47-muted-dark:rgba(248,248,251,.70);
--go-v47-line-light:rgba(17,18,24,.10);
--go-v47-line-dark:rgba(255,255,255,.10);
--go-v47-blue:#2800f0;
--go-v47-green:#c7f000;
}
html:not(.dark):not(.go-root-dark-mode):not([data-theme="dark"]) body:not(.wp-admin):not(.newsx-dark-mode):not(.dark-mode):not(.is-dark-theme),
html:not(.dark):not(.go-root-dark-mode):not([data-theme="dark"]) body:not(.wp-admin):not(.newsx-dark-mode):not(.dark-mode):not(.is-dark-theme) :where(#page,.site,#content,#main,.site-content,.go-home-page,.go-portal-page,.go-article,.go-article__shell,.go-article__post,.go-portal-feed,.go-portal-hero,.go-page-wrap,.newsx-site-footer,.site-footer,footer,.go-footer-shell,.go-shell-footer,.go-footer){
background:var(--go-v47-page-light)!important;
background-color:var(--go-v47-page-light)!important;
background-image:none!important;
}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin),
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) :where(#page,.site,#content,#main,.site-content,.go-home-page,.go-portal-page,.go-article,.go-article__shell,.go-article__post,.go-portal-feed,.go-portal-hero,.go-page-wrap,.newsx-site-footer,.site-footer,footer,.go-footer-shell,.go-shell-footer,.go-footer),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) :where(#page,.site,#content,#main,.site-content,.go-home-page,.go-portal-page,.go-article,.go-article__shell,.go-article__post,.go-portal-feed,.go-portal-hero,.go-page-wrap,.newsx-site-footer,.site-footer,footer,.go-footer-shell,.go-shell-footer,.go-footer){
background:var(--go-v47-page-dark)!important;
background-color:var(--go-v47-page-dark)!important;
background-image:none!important;
}
body:not(.wp-admin) :where(.go-home-section,.go-home-section-head,.go-home-carousel-shell,.go-home-mosaic,.go-home-specials-grid,.go-home-latest-wrap,.go-home-platforms-panel,.go-home-channels-panel,.go-home-section--latest,.go-home-section--platforms,.go-home-section--channels,.go-home-section--specials){
background:transparent!important;
background-color:transparent!important;
background-image:none!important;
box-shadow:none!important;
}
body:not(.wp-admin) :where(.go-home-section,.go-portal-section,.go-portal-feed,.go-article__briefing,.go-article__main,.go-article__sidebar,.go-article__side-card){
border-top:0!important;
}
body:not(.wp-admin) .go-home-page .go-home-section-head{
border-bottom:1px solid var(--go-v47-line-light)!important;
padding-bottom:clamp(.8rem,1.2vw,1rem)!important;
margin-bottom:clamp(1.25rem,2.3vw,2rem)!important;
}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-section-head,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-section-head{border-bottom-color:var(--go-v47-line-dark)!important;}
body:not(.wp-admin) .go-home-page .go-home-section-head::before,
body:not(.wp-admin) .go-home-page .go-home-section-head::after,
body:not(.wp-admin) .go-home-page .go-home-section::before,
body:not(.wp-admin) .go-home-page .go-home-section::after{display:none!important;content:none!important;}
body:not(.wp-admin) .go-home-section-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:max-content!important;}
body:not(.wp-admin) .go-home-see-more{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--go-v47-muted-light)!important;padding:0!important;gap:6px!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:.05em!important;text-transform:uppercase!important;}
body:not(.wp-admin) .go-home-see-more-arrow{color:#ff6b35!important;transform:translateY(-1px);}
body:not(.wp-admin) .go-home-see-more:is(:hover,:focus-visible){color:var(--go-v47-text-light)!important;text-decoration:none!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-see-more,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-see-more{color:var(--go-v47-muted-dark)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-see-more:is(:hover,:focus-visible),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-see-more:is(:hover,:focus-visible){color:var(--go-v47-text-dark)!important;}
body:not(.wp-admin) .go-home-page :where(.go-home-story-title a,.go-home-latest-title a,.go-home-section-title-link):hover{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:.16em!important;text-decoration-color:currentColor!important;}
body:not(.wp-admin) .go-home-page :where(.go-home-story-title a,.go-home-latest-title a,.go-home-section-title-link){text-shadow:none!important;}
body:not(.wp-admin) .go-home-page :where(.go-home-meta,.go-home-story-body time,.go-home-latest-time){color:var(--go-v47-muted-light)!important;opacity:1!important;text-shadow:none!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page :where(.go-home-meta,.go-home-story-body time,.go-home-latest-time),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page :where(.go-home-meta,.go-home-story-body time,.go-home-latest-time){color:var(--go-v47-muted-dark)!important;} body:not(.wp-admin) .go-home-page .go-home-subcategory-filters{position:relative!important;width:176px!important;margin-left:auto!important;}
body:not(.wp-admin) .go-home-page .go-home-subcategory-select{position:absolute!important;inset:0!important;opacity:0!important;pointer-events:none!important;width:176px!important;height:34px!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui{position:relative!important;width:176px!important;z-index:2000!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-button{width:176px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-radius:0!important;border:1px solid var(--go-v47-line-light)!important;background:rgba(255,255,255,.74)!important;color:var(--go-v47-text-light)!important;padding:0 13px 0 16px!important;font-size:.8rem!important;font-weight:850!important;box-shadow:none!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-button,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-button{background:#2a2736!important;color:var(--go-v47-text-dark)!important;border-color:rgba(255,255,255,.16)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-list{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 8px)!important;display:none!important;flex-direction:column!important;gap:2px!important;width:220px!important;max-width:min(220px,76vw)!important;padding:8px!important;border-radius:0!important;border:1px solid var(--go-v47-line-light)!important;background:#fff!important;color:var(--go-v47-text-light)!important;box-shadow:0 18px 45px rgba(10,12,18,.16)!important;z-index:999999!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-list,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-list{background:#15131f!important;color:var(--go-v47-text-dark)!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 18px 45px rgba(0,0,0,.42)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui.is-open .go-home-select-ui-list{display:flex!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option{appearance:none!important;display:block!important;width:100%!important;text-align:left!important;padding:9px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:.82rem!important;font-weight:760!important;cursor:pointer!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(40,0,240,.08)!important;color:var(--go-v47-blue)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(199,240,0,.10)!important;color:var(--go-v47-green)!important;} body:not(.wp-admin) .go-home-page #go-home-games [data-go-home-swiper]{overflow:visible!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-wrapper{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:clamp(24px,3vw,38px) 28px!important;width:100%!important;min-width:0!important;transform:none!important;transition:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important;margin:0!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3){grid-column:span 4!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:span 3!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+8){display:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-media img{width:100%!important;height:100%!important;object-fit:cover!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-title{font-size:clamp(1.05rem,1.35vw,1.42rem)!important;line-height:1.05!important;letter-spacing:-.035em!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4) .go-home-story-title{font-size:clamp(.96rem,1.02vw,1.13rem)!important;line-height:1.08!important;} body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) [data-go-home-swiper]{overflow:hidden!important;scroll-behavior:smooth!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-wrapper{display:flex!important;flex-wrap:nowrap!important;gap:0!important;transition:transform .48s cubic-bezier(.22,.61,.36,1)!important;will-change:transform!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex:0 0 calc((100% - 72px) / 4)!important;width:calc((100% - 72px) / 4)!important;max-width:calc((100% - 72px) / 4)!important;margin-right:24px!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .go-home-story-media img{width:100%!important;height:100%!important;object-fit:cover!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .go-home-story-title{font-size:clamp(1.02rem,1.18vw,1.25rem)!important;line-height:1.08!important;} body:not(.wp-admin) .go-home-page #go-home-specials .go-home-specials-grid{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:24px!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card{min-width:0!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-story{height:100%!important;display:flex!important;flex-direction:column!important;gap:.65rem!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;background:rgba(0,0,0,.08)!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card.is-primary .go-home-story-media{aspect-ratio:2.05/1!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-story-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;opacity:1!important;filter:none!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-story-title{font-size:clamp(1.08rem,1.4vw,1.55rem)!important;line-height:1.06!important;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-special-card.is-primary .go-home-story-title{font-size:clamp(1.35rem,2.25vw,2.1rem)!important;} body:not(.wp-admin) .go-article__hero-inner,
body:not(.wp-admin) .go-article__cover,
body:not(.wp-admin) .go-article__post-cover-meta{width:min(100%,940px)!important;margin-inline:auto!important;}
body:not(.wp-admin) .go-article__hero-inner{text-align:left!important;padding-bottom:clamp(1.2rem,2.2vw,2.2rem)!important;}
body:not(.wp-admin) .go-article__eyebrow{margin-bottom:.8rem!important;text-align:left!important;}
body:not(.wp-admin) .go-article__eyebrow a{text-decoration:none!important;border:0!important;color:var(--go-v47-blue)!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-article__eyebrow a,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-article__eyebrow a{color:var(--go-v47-green)!important;}
body:not(.wp-admin) .go-article__title{max-width:940px!important;text-align:left!important;letter-spacing:-.055em!important;line-height:.98!important;}
body:not(.wp-admin) .go-article__deck{max-width:820px!important;margin-top:clamp(.8rem,1.4vw,1.1rem)!important;text-align:left!important;}
body:not(.wp-admin) .go-article__meta-row:not(.go-article__meta-row--after-cover){display:none!important;}
body:not(.wp-admin) .go-article__post-cover-meta{margin-top:14px!important;margin-bottom:clamp(1.8rem,3vw,3rem)!important;}
body:not(.wp-admin) .go-article__meta-row--after-cover{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin:0!important;padding:0!important;border:0!important;}
body:not(.wp-admin) .go-article__post-cover-description{margin:8px 0 0!important;max-width:760px!important;font-size:.82rem!important;line-height:1.45!important;color:var(--go-v47-muted-light)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-article__post-cover-description,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-article__post-cover-description{color:var(--go-v47-muted-dark)!important;}
body:not(.wp-admin) .go-reader-rail{left:max(18px,calc((100vw - 940px)/2 - 120px))!important;top:clamp(120px,20vh,210px)!important;opacity:0!important;transform:translateX(-8px)!important;pointer-events:none!important;transition:opacity .22s ease,transform .22s ease!important;}
body:not(.wp-admin) .go-reader-rail.is-reading-active{opacity:1!important;transform:none!important;pointer-events:auto!important;}
body:not(.wp-admin) .go-reader-rail.is-after-content{opacity:0!important;pointer-events:none!important;} .go-portal-page--game-library .go-portal-hero p{max-width:760px!important;}
.go-game-library-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 220px 220px auto;gap:14px;align-items:end;margin:0 0 28px;padding:18px;border:1px solid var(--go-v47-line-light);border-radius:0!important;background:rgba(255,255,255,.42);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-toolbar,body.newsx-dark-mode .go-game-library-toolbar{background:rgba(255,255,255,.035);border-color:var(--go-v47-line-dark);}
.go-game-library-toolbar label{display:grid;gap:7px;font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:var(--go-v47-muted-light);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-toolbar label,body.newsx-dark-mode .go-game-library-toolbar label{color:var(--go-v47-muted-dark);}
.go-game-library-toolbar input,.go-game-library-toolbar select{height:42px;border:1px solid var(--go-v47-line-light);border-radius:0!important;background:#fff;color:var(--go-v47-text-light);padding:0 12px;font-weight:700;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-toolbar input,html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-toolbar select,body.newsx-dark-mode .go-game-library-toolbar input,body.newsx-dark-mode .go-game-library-toolbar select{background:#252231;color:var(--go-v47-text-dark);border-color:var(--go-v47-line-dark);}
.go-game-library-toolbar button{height:42px;border:0;border-radius:0!important;background:var(--go-v47-blue);color:#fff;font-weight:900;padding:0 18px;cursor:pointer;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-toolbar button,body.newsx-dark-mode .go-game-library-toolbar button{background:var(--go-v47-green);color:#111218;}
.go-game-library-results.is-loading,.go-portal-feed--library.is-loading .go-game-library-results{opacity:.55;}
.go-game-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.go-game-library-card{border:1px solid var(--go-v47-line-light);border-radius:0!important;overflow:hidden;background:rgba(255,255,255,.34);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-card,body.newsx-dark-mode .go-game-library-card{background:rgba(255,255,255,.035);border-color:var(--go-v47-line-dark);}
.go-game-library-card__media{position:relative;display:block;aspect-ratio:16/9;background:rgba(0,0,0,.08);overflow:hidden;}
.go-game-library-card__media img{width:100%;height:100%;object-fit:cover;display:block;}
.go-game-library-card__media em{position:absolute;right:12px;bottom:12px;width:48px;height:48px;display:grid;place-items:center;border-radius:0!important;background:rgba(17,18,24,.86);border:2px solid var(--go-v47-green);color:#fff;font-style:normal;font-weight:950;}
.go-game-library-card__body{padding:16px;display:grid;gap:10px;}
.go-game-library-card__date{color:var(--go-v47-muted-light);font-size:.82rem;font-weight:850;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-card__date,body.newsx-dark-mode .go-game-library-card__date{color:var(--go-v47-muted-dark);}
.go-game-library-card h2{margin:0;font-size:clamp(1.15rem,1.45vw,1.5rem);line-height:1.05;letter-spacing:-.04em;}
.go-game-library-card h2 a{color:inherit;text-decoration:none;}
.go-game-library-card h2 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.16em;}
.go-game-library-card p{margin:0;color:var(--go-v47-muted-light);font-size:.93rem;line-height:1.45;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-card p,body.newsx-dark-mode .go-game-library-card p{color:var(--go-v47-muted-dark);}
.go-game-library-card__facts{display:flex;flex-wrap:wrap;gap:6px;}
.go-game-library-card__facts span{display:inline-flex;border:1px solid var(--go-v47-line-light);border-radius:0!important;padding:4px 8px;font-size:.72rem;font-weight:850;color:var(--go-v47-muted-light);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-card__facts span,body.newsx-dark-mode .go-game-library-card__facts span{border-color:var(--go-v47-line-dark);color:var(--go-v47-muted-dark);}
.go-game-library-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px;}
.go-game-library-pagination button{min-width:38px;height:38px;border:1px solid var(--go-v47-line-light);border-radius:0!important;background:transparent;color:inherit;font-weight:900;cursor:pointer;}
.go-game-library-pagination button.is-active{background:var(--go-v47-blue);color:#fff;border-color:var(--go-v47-blue);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-pagination button,body.newsx-dark-mode .go-game-library-pagination button{border-color:var(--go-v47-line-dark);}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) .go-game-library-pagination button.is-active,body.newsx-dark-mode .go-game-library-pagination button.is-active{background:var(--go-v47-green);border-color:var(--go-v47-green);color:#111218;} @media (min-width:1200px){
body{--go-desktop-shell-width:300px!important;--go-desktop-shell-width-compact:74px!important;}
body .go-shell-topbar .newsx-offcanvas-widgets-area{background:#f8f6f7!important;color:#4b5563!important;border-right:1px solid rgba(17,18,24,.12)!important;box-shadow:10px 0 28px rgba(16,24,40,.07)!important;}
body.newsx-dark-mode .go-shell-topbar .newsx-offcanvas-widgets-area,html.dark body .go-shell-topbar .newsx-offcanvas-widgets-area{background:#f8f6f7!important;color:#4b5563!important;border-right-color:rgba(17,18,24,.12)!important;}
body .go-shell-header .go-offcanvas-panel,body .go-shell-header .go-offcanvas-header,body .go-shell-header .go-offcanvas-body,body .go-shell-header .go-offcanvas-follow{background:#f8f6f7!important;color:#4b5563!important;box-shadow:none!important;background-image:none!important;}
body .go-shell-header .go-offcanvas-header{height:80px!important;padding:20px 24px 16px!important;border-bottom:1px solid rgba(17,18,24,.12)!important;}
body .go-shell-header .go-offcanvas-body{padding:18px 24px 22px!important;gap:16px!important;}
body .go-shell-header .go-offcanvas-nav > ul > li > a{min-height:42px!important;padding:10px 12px!important;border-radius:0!important;color:#4b5563!important;font-size:1rem!important;font-weight:650!important;gap:12px!important;background:transparent!important;}
body .go-shell-header .go-offcanvas-nav > ul > li > a:hover,body .go-shell-header .go-offcanvas-nav > ul > li.current-menu-item > a,body .go-shell-header .go-offcanvas-nav > ul > li.current-menu-ancestor > a{background:rgba(17,18,24,.05)!important;color:#111827!important;padding-left:12px!important;}
body .go-shell-header .go-offcanvas-nav > ul > li > a::before{display:none!important;}
body .go-shell-header .go-offcanvas-nav ul ul{padding-left:28px!important;border-left:0!important;margin-top:4px!important;}
body .go-shell-header .go-offcanvas-nav ul ul a{color:#4b5563!important;font-weight:640!important;font-size:.95rem!important;padding:8px 0!important;border:0!important;background:transparent!important;}
body .go-shell-header .go-offcanvas-follow{margin-top:auto!important;padding-top:18px!important;border-top:1px solid rgba(17,18,24,.12)!important;}
body .go-shell-header .go-offcanvas-social-link{background:transparent!important;border:1px solid rgba(17,18,24,.16)!important;color:#111827!important;}
body.go-desktop-shell-collapsed .go-shell-header .go-offcanvas-header{padding:18px 10px 12px!important;}
body.go-desktop-shell-collapsed .go-shell-header .go-offcanvas-body{padding:14px 8px 18px!important;}
body.go-desktop-shell-collapsed .go-shell-header .go-offcanvas-nav-icon{display:inline-flex!important;color:#4b5563!important;}
body.go-desktop-shell-collapsed .go-shell-header .go-offcanvas-nav > ul > li > a{width:42px!important;height:42px!important;border-radius:0!important;}
}
@media (max-width:1024px){
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:span 6!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex-basis:calc((100% - 24px)/2)!important;width:calc((100% - 24px)/2)!important;max-width:calc((100% - 24px)/2)!important;}
.go-game-library-toolbar{grid-template-columns:1fr 1fr;}
.go-game-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:640px){
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4){grid-column:1/-1!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-reviews,#go-home-guides) .swiper-slide{flex-basis:86%!important;width:86%!important;max-width:86%!important;}
body:not(.wp-admin) .go-home-section-head{align-items:flex-start!important;gap:12px!important;}
body:not(.wp-admin) .go-home-section-actions{width:100%!important;justify-content:flex-start!important;flex-wrap:wrap!important;}
.go-game-library-toolbar{grid-template-columns:1fr;}
.go-game-library-grid{grid-template-columns:1fr;}
body:not(.wp-admin) .go-home-page #go-home-specials .go-home-specials-grid{grid-template-columns:1fr!important;}
} :root{
--go-v48-light-bg:#f8f6f7;
--go-v48-dark-bg:#181818;
--go-v48-dark-panel:#070a12;
--go-v48-line-light:rgba(18,18,24,.13);
--go-v48-line-dark:rgba(255,255,255,.14);
--go-v48-blue:#2800f0;
--go-v48-green:#c7f000;
}
body:not(.wp-admin),
body:not(.wp-admin) #page,
body:not(.wp-admin) #content,
body:not(.wp-admin) #main,
body:not(.wp-admin) .site,
body:not(.wp-admin) .site-content,
body:not(.wp-admin) .go-portal-page,
body:not(.wp-admin) .go-article,
body:not(.wp-admin) .go-home-page,
body:not(.wp-admin) footer,
body:not(.wp-admin) .site-footer,
body:not(.wp-admin) .go-footer-shell{
background-color:var(--go-v48-light-bg)!important;
background-image:none!important;
}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin),
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) #page,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) #content,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) #main,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .site,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .site-content,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-portal-page,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-article,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) footer,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .site-footer,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-footer-shell,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) #page,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) #content,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) #main,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .site,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .site-content,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-portal-page,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-article,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) footer,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .site-footer,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-footer-shell{
background-color:var(--go-v48-dark-bg)!important;
background-image:none!important;
}
body:not(.wp-admin) :is(.go-home-platforms-panel,.go-home-channels-panel,.go-home-latest-wrap,.go-home-section--specials,.go-footer-shell__top,.go-footer-shell__inner,.go-footer-main,.go-footer-bottom){
background:transparent!important;
background-color:transparent!important;
box-shadow:none!important;
} body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) .go-home-carousel-shell{overflow:visible!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) [data-go-home-swiper]{
overflow-x:auto!important;
overflow-y:visible!important;
scroll-snap-type:x mandatory!important;
scroll-behavior:smooth!important;
-webkit-overflow-scrolling:touch!important;
scrollbar-width:none!important;
}
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) [data-go-home-swiper]::-webkit-scrollbar{display:none!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) .swiper-wrapper{
display:flex!important;
flex-wrap:nowrap!important;
gap:clamp(18px,2vw,28px)!important;
width:max-content!important;
min-width:100%!important;
height:auto!important;
transform:none!important;
transition:none!important;
box-sizing:border-box!important;
}
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) .swiper-slide{
flex:0 0 calc((min(100vw, var(--go-home-shell-width, 1320px)) - 84px)/4)!important;
width:calc((min(100vw, var(--go-home-shell-width, 1320px)) - 84px)/4)!important;
max-width:none!important;
min-width:0!important;
margin:0!important;
scroll-snap-align:start!important;
}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-guides) .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;}
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-reviews) .go-home-story-title,
body:not(.wp-admin) .go-home-page :is(#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-reviews) .go-home-story-title a{
display:-webkit-box!important;
-webkit-line-clamp:3!important;
-webkit-box-orient:vertical!important;
overflow:hidden!important;
line-height:1.08!important;
text-decoration:none!important;
}
body:not(.wp-admin) .go-home-page .go-home-story-title a:hover{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important;}
@media (max-width: 1099px){
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) .swiper-slide{flex-basis:calc((100vw - 80px)/2)!important;width:calc((100vw - 80px)/2)!important;}
}
@media (max-width: 719px){
body:not(.wp-admin) .go-home-page :is(#go-home-reviews,#go-home-technology,#go-home-entertainment,#go-home-guides,#go-home-destaques) .swiper-slide{flex-basis:82vw!important;width:82vw!important;}
} body:not(.wp-admin) .go-home-page #go-home-games .go-home-carousel-shell,
body:not(.wp-admin) .go-home-page #go-home-games [data-go-home-swiper]{overflow:visible!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-wrapper{
display:grid!important;
grid-template-columns:repeat(12,minmax(0,1fr))!important;
gap:clamp(30px,4vw,50px) clamp(22px,2.2vw,34px)!important;
width:100%!important;
min-width:0!important;
transform:none!important;
transition:none!important;
align-items:start!important;
}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide{
display:block!important;
width:auto!important;
min-width:0!important;
max-width:none!important;
height:auto!important;
margin:0!important;
flex:none!important;
grid-column:span 3!important;
}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3){grid-column:span 4!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+8){display:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story{display:grid!important;grid-template-rows:auto 1fr!important;gap:.8rem!important;height:auto!important;min-width:0!important;transform:none!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-media{aspect-ratio:16/9!important;width:100%!important;border-radius:0!important;overflow:hidden!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-body{display:flex!important;flex-direction:column!important;gap:.55rem!important;min-width:0!important;width:100%!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-story-title{font-size:clamp(1.05rem,1.38vw,1.42rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;min-width:0!important;}
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(n+4) .go-home-story-title{font-size:clamp(.95rem,1.02vw,1.14rem)!important;line-height:1.08!important;}
body:not(.wp-admin) .go-home-page #go-home-games .go-home-carousel-nav{display:none!important;}
@media (max-width: 980px){
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide{grid-column:span 6!important;}
}
@media (max-width: 640px){
body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide:nth-child(-n+3),body:not(.wp-admin) .go-home-page #go-home-games .swiper-slide{grid-column:1/-1!important;}
} body:not(.wp-admin) .go-home-page .go-home-section-head{align-items:flex-start!important;gap:18px!important;}
body:not(.wp-admin) .go-home-page .go-home-section-actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;}
body:not(.wp-admin) .go-home-page .go-home-subcategory-filters{position:relative!important;width:180px!important;min-width:180px!important;z-index:50!important;}
body:not(.wp-admin) .go-home-page .go-home-subcategory-filters select[data-go-home-filter-select]{position:absolute!important;inset:0!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui{position:relative!important;width:180px!important;z-index:5000!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-button{width:180px!important;height:36px!important;border-radius:0!important;border:1px solid rgba(18,18,24,.18)!important;background:rgba(255,255,255,.72)!important;color:#090a10!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 14px 0 16px!important;font-size:.82rem!important;font-weight:850!important;text-align:left!important;box-shadow:none!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-button,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-button{background:#2b2837!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-list{position:absolute!important;right:0!important;left:auto!important;top:calc(100% + 8px)!important;display:none!important;flex-direction:column!important;gap:2px!important;width:230px!important;max-height:310px!important;overflow:auto!important;padding:8px!important;border-radius:0!important;border:1px solid rgba(18,18,24,.16)!important;background:#fff!important;color:#090a10!important;box-shadow:0 22px 46px rgba(0,0,0,.18)!important;z-index:999999!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-list,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-list{background:#11101a!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui.is-open .go-home-select-ui-list{display:flex!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option{appearance:none!important;display:block!important;width:100%!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;text-align:left!important;padding:10px 11px!important;font-size:.84rem!important;font-weight:750!important;line-height:1.1!important;cursor:pointer!important;}
body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(40,0,240,.08)!important;color:var(--go-v48-blue)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected),
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-select-ui-option:is(:hover,:focus-visible,.is-selected){background:rgba(199,240,0,.10)!important;color:var(--go-v48-green)!important;}
body:not(.wp-admin) .go-home-page .go-home-see-more{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;color:rgba(20,20,25,.58)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-home-page .go-home-see-more,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-home-page .go-home-see-more{color:rgba(255,255,255,.58)!important;}
body:not(.wp-admin) .go-home-page .go-home-see-more-arrow{color:#f0642f!important;}
body:not(.wp-admin) .go-home-page .go-home-section-title{position:relative!important;padding-bottom:14px!important;}
body:not(.wp-admin) .go-home-page .go-home-section-title::after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:42px!important;height:2px!important;border-radius:0!important;background:currentColor!important;opacity:.12!important;} body:not(.wp-admin) .go-home-page .go-home-section--specials{background:transparent!important;border:0!important;box-shadow:none!important;}
body:not(.wp-admin) .go-home-page .go-home-specials-grid{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:clamp(18px,2.2vw,28px)!important;align-items:stretch!important;}
body:not(.wp-admin) .go-home-page .go-home-special-card{display:block!important;min-width:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body:not(.wp-admin) .go-home-page .go-home-special-card .go-home-story{height:100%!important;gap:.8rem!important;background:transparent!important;}
body:not(.wp-admin) .go-home-page .go-home-special-card .go-home-story-media{aspect-ratio:16/9!important;border-radius:0!important;background:#d8d8dd!important;}
body:not(.wp-admin) .go-home-page .go-home-special-card.is-primary .go-home-story-media{aspect-ratio:16/7!important;}
body:not(.wp-admin) .go-home-page .go-home-special-card .go-home-story-media::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.38),rgba(0,0,0,.04) 55%,transparent);pointer-events:none;}
body:not(.wp-admin) .go-home-page .go-home-special-card .go-home-story-body{position:static!important;color:inherit!important;}
@media (max-width: 860px){body:not(.wp-admin) .go-home-page .go-home-specials-grid{grid-template-columns:1fr!important;}body:not(.wp-admin) .go-home-page .go-home-special-card.is-primary .go-home-story-media{aspect-ratio:16/9!important;}} body:not(.wp-admin) .go-article__hero-inner,
body:not(.wp-admin) .go-article__cover,
body:not(.wp-admin) .go-article__post-cover-meta{
width:min(100%, 920px)!important;
max-width:920px!important;
margin-left:auto!important;
margin-right:auto!important;
}
body:not(.wp-admin) .go-article__hero-inner{text-align:left!important;padding-bottom:clamp(20px,3vw,34px)!important;}
body:not(.wp-admin) .go-article__eyebrow{margin-bottom:18px!important;text-align:left!important;}
body:not(.wp-admin) .go-article__title{max-width:860px!important;margin:0!important;text-align:left!important;}
body:not(.wp-admin) .go-article__deck{max-width:820px!important;margin:18px 0 0!important;text-align:left!important;}
body:not(.wp-admin) .go-article__hero .go-article__meta-row{display:none!important;}
body:not(.wp-admin) .go-article__cover{margin-top:0!important;}
body:not(.wp-admin) .go-article__cover img{width:100%!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:0!important;}
body:not(.wp-admin) .go-article__post-cover-meta{display:block!important;margin-top:18px!important;margin-bottom:clamp(28px,4vw,46px)!important;}
body:not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;}
body:not(.wp-admin) .go-article__post-cover-description--author{max-width:640px!important;margin:8px 0 0!important;font-size:.86rem!important;line-height:1.45!important;opacity:.82!important;}
body:not(.wp-admin) .go-article__grid{position:relative!important;} body:not(.wp-admin) .go-reader-rail,
body:not(.wp-admin) .go-article-reader-rail,
body:not(.wp-admin) [data-go-reader-rail]{
display:flex!important;
position:fixed!important;
left:var(--go-reader-rail-left, 86px)!important;
top:var(--go-reader-rail-top, 124px)!important;
z-index:90!important;
opacity:1!important;
visibility:visible!important;
pointer-events:auto!important;
transition:opacity .18s ease, transform .18s ease!important;
}
body:not(.wp-admin) .go-reader-rail.is-after-content,
body:not(.wp-admin) .go-article-reader-rail.is-after-content,
body:not(.wp-admin) [data-go-reader-rail].is-after-content{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px)!important;}
@media (max-width: 1080px){body:not(.wp-admin) .go-reader-rail,body:not(.wp-admin) .go-article-reader-rail,body:not(.wp-admin) [data-go-reader-rail]{display:none!important;}} body:not(.wp-admin) .side.home.bar-1.slide,
body:not(.wp-admin) aside#sidebarHeader,
body:not(.wp-admin) .newsx-offcanvas-wrap{
background:#fff!important;
color:#111827!important;
box-shadow:10px 0 32px rgba(17,24,39,.10)!important;
}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .side.home.bar-1.slide,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) aside#sidebarHeader,
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .newsx-offcanvas-wrap,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .side.home.bar-1.slide,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) aside#sidebarHeader,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .newsx-offcanvas-wrap{
background:#070a12!important;
color:#fff!important;
box-shadow:10px 0 32px rgba(0,0,0,.35)!important;
}
body:not(.wp-admin) .side.home.bar-1.slide .sidebar-header,
body:not(.wp-admin) .side.home.bar-1.slide .sidebar-main,
body:not(.wp-admin) .newsx-offcanvas-wrap .sidebar-header,
body:not(.wp-admin) .newsx-offcanvas-wrap .sidebar-main{background:inherit!important;color:inherit!important;}
body:not(.wp-admin) .side.home.bar-1.slide.collapsed,
body:not(.wp-admin) aside#sidebarHeader.collapsed,
body:not(.wp-admin) .start.collapsed .side.home.bar-1.slide{width:96px!important;min-width:96px!important;max-width:96px!important;}
body:not(.wp-admin) .side.home.bar-1.slide:not(.collapsed),
body:not(.wp-admin) aside#sidebarHeader:not(.collapsed){width:300px!important;min-width:300px!important;max-width:300px!important;}
body:not(.wp-admin) .start.collapsed .side.home.bar-1.slide :is(.menu-label,.item-label,.nav-label,.sidebar-label,.newsx-menu-text,span:not(.screen-reader-text)){
opacity:0!important;visibility:hidden!important;max-width:0!important;overflow:hidden!important;white-space:nowrap!important;
}
body:not(.wp-admin) .side.home.bar-1.slide :is(a,button,.menu-item>a,.sidebar-main a){border-radius:0!important;box-shadow:none!important;text-shadow:none!important;}
body:not(.wp-admin) .side.home.bar-1.slide :is(a,button,.menu-item>a,.sidebar-main a):hover{background:rgba(40,0,240,.07)!important;color:var(--go-v48-blue)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .side.home.bar-1.slide :is(a,button,.menu-item>a,.sidebar-main a):hover,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .side.home.bar-1.slide :is(a,button,.menu-item>a,.sidebar-main a):hover{background:rgba(199,240,0,.08)!important;color:var(--go-v48-green)!important;} body:not(.wp-admin) .go-portal-page--game-library .go-game-library-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(22px,2.4vw,32px)!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card{background:transparent!important;border:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__media{aspect-ratio:16/9!important;border-radius:0!important;overflow:hidden!important;background:rgba(0,0,0,.08)!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__body{display:flex!important;flex-direction:column!important;gap:.45rem!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__body p{display:none!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card h2{font-size:clamp(1rem,1.12vw,1.22rem)!important;line-height:1.08!important;margin:0!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__facts{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:.15rem!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__facts span{font-size:.74rem!important;font-weight:800!important;line-height:1!important;padding:6px 8px!important;border-radius:0!important;background:rgba(40,0,240,.08)!important;color:var(--go-v48-blue)!important;}
html:is(.dark,.go-root-dark-mode,[data-theme="dark"]) body:not(.wp-admin) .go-portal-page--game-library .go-game-library-card__facts span,
body:is(.newsx-dark-mode,.dark-mode,.is-dark-theme,[data-theme="dark"]):not(.wp-admin) .go-portal-page--game-library .go-game-library-card__facts span{background:rgba(199,240,0,.1)!important;color:var(--go-v48-green)!important;}
body:not(.wp-admin) .go-portal-page--game-library .go-game-library-toolbar{display:grid!important;grid-template-columns:2fr 1fr 1fr auto!important;gap:12px!important;align-items:end!important;margin-bottom:clamp(24px,3vw,38px)!important;}
@media (max-width: 980px){body:not(.wp-admin) .go-portal-page--game-library .go-game-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body:not(.wp-admin) .go-portal-page--game-library .go-game-library-toolbar{grid-template-columns:1fr 1fr!important;}}
@media (max-width: 620px){body:not(.wp-admin) .go-portal-page--game-library .go-game-library-grid,body:not(.wp-admin) .go-portal-page--game-library .go-game-library-toolbar{grid-template-columns:1fr!important;}}