/*
Theme Name: PortalSpin Pulse
Theme URI: https://portalspin.com/
Description: Pulse-style PortalSpin child theme for the WP Fleet GeneratePress baseline.
Author: WP Fleet
Template: generatepress
Version: 0.1.106
Text Domain: portalspin-pulse
*/

:root {
  --ps-bg: #080b1f;
  --ps-bg-2: #050717;
  --ps-panel: oklch(0.17 0.014 270);
  --ps-panel-2: oklch(0.22 0.02 270);
  --ps-line: oklch(0.27 0.018 270);
  --ps-line-strong: #314026;
  --ps-text: #f7f9fd;
  --ps-muted: #98a2b3;
  --ps-muted-2: #c3cad7;
  --ps-lime: oklch(0.88 0.22 132);
  --ps-lime-2: oklch(0.92 0.18 132);
  --ps-orange: oklch(0.8 0.18 60);
  --ps-pink: oklch(0.7 0.25 340);
  --ps-red: oklch(0.65 0.24 25);
  --ps-link: var(--ps-lime);
  --ps-link-hover: var(--ps-lime-2);
  --ps-radius: 6px;
  --ps-radius-lg: 8px;
  --ps-media-radius: 18px;
  --ps-card-media-radius: 8px;
  --ps-article-media-radius: 22px;
  --ps-max: 1400px;
  --ps-page-gutter: clamp(1rem, 4vw, 4rem);
  --ps-page-top-pad: 1.65rem;
  --ps-page-top-pad-mobile: 1.12rem;
  --ps-gap: 1.35rem;
  --ps-gap-compact: 0.85rem;
  --ps-gap-tight: 0.55rem;
  --ps-section-gap: 2.2rem;
  --ps-section-pad: 1.8rem;
  --ps-card-pad: 0.78rem;
  --ps-card-pad-mobile: 0.62rem;
  --ps-panel-bg: rgba(13, 17, 25, 0.92);
  --ps-control-height: 36px;
  --ps-control-pad: 0.48rem 1rem;
  --ps-article-shell-max: 760px;
  --ps-sidebar-width: 350px;
  --ps-sidebar-pad: 0.95rem;
  --ps-sidebar-article-gap: 0.8rem;
  --ps-sidebar-article-pad: 0.64rem 0;
  --ps-sidebar-article-thumb: 64px;
  --ps-related-game-gap: 0.9rem;
  --ps-related-game-pad: 0.8rem 0.9rem;
  --ps-related-game-title: clamp(1rem, 1.25vw, 1.18rem);
  --ps-game-meta-column: 240px;
  --ps-platform-icon-gap: 0.24rem;
  --ps-platform-icon-height: 1.04rem;
  --ps-platform-icon-min: 1.84rem;
  --ps-platform-icon-pad: 0 0.42rem;
  --ps-platform-icon-radius: 5px;
  --ps-platform-icon-size: 0.56rem;
  --ps-platform-playstation: #55b8ff;
  --ps-platform-xbox: #86ff7a;
  --ps-platform-pc: #f5f7fb;
  --ps-platform-nintendo: #ff7d8b;
  --ps-platform-more: #ffc56f;
  --ps-score-chip-height: 1.6rem;
  --ps-score-chip-min: 2.15rem;
  --ps-score-chip-pad: 0 0.38rem;
  --ps-score-chip-radius: 5px;
  --ps-score-chip-size: 0.82rem;
  --ps-after-article-max: 620px;
  --ps-footer-gap: 1.6rem;
  --ps-footer-bottom-gap: 0.35rem 1rem;
  --ps-footer-bottom-pad: 0.48rem var(--ps-page-gutter);
  --ps-author-avatar-size: 2.3rem;
  --ps-author-box-gap: 0.72rem;
  --ps-grid-game-home-min: 205px;
  --ps-grid-game-home-min-mobile: 155px;
  --ps-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --ps-display: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --ps-title-xl: clamp(1.65rem, 2.35vw, 2.35rem);
  --ps-title-page: clamp(1.4rem, 2vw, 1.95rem);
  --ps-title-section: clamp(1.2rem, 1.65vw, 1.55rem);
  --ps-title-feature: clamp(1.72rem, 2vw, 2.24rem);
  --ps-title-feature-mobile: clamp(1.14rem, 5.3vw, 1.38rem);
  --ps-title-feature-width: min(100%, 760px);
  --ps-title-card: clamp(0.98rem, 1vw, 1.14rem);
  --ps-title-side-card: 1.04rem;
  --ps-title-leading-hero: 1.24;
  --ps-title-paint-pad: 0.02em 0.04em;
  --ps-meta-size: 0.9rem;
  --ps-meta-size-mobile: 0.68rem;
  --ps-kicker-size: 0.78rem;
  --ps-kicker-size-mobile: 0.68rem;
  --ps-badge-size: 0.72rem;
  --ps-badge-size-mobile: 0.62rem;
  --ps-media-article-card: 16 / 10;
  --ps-media-article-wide: 16 / 9;
  --ps-media-game-card: 8 / 9;
  --ps-media-game-cover: 8 / 9;
  --ps-header-height: 64px;
  --ps-header-mobile-height: 56px;
  --ps-section-anchor-offset: calc(var(--ps-header-height) + 4.75rem);
  --ps-header-mobile-content-shift: 7px;
  --ps-header-brand-nav-gap: clamp(4.6rem, 6.4vw, 7.5rem);
  --ps-header-action-gap: 0.8rem;
  --ps-header-mobile-action-gap: 0.48rem;
  --ps-header-toggle-mobile-color: var(--ps-pink);
  --ps-gradient-fade: linear-gradient(180deg, transparent 0%, oklch(0.1 0.012 270 / 0.95) 80%, oklch(0.1 0.012 270) 100%);
  --ps-transition-fast: 160ms ease;
  --ps-shadow: 0 8px 30px -10px oklch(0 0 0 / 0.6);
  --ps-shadow-raised: 14px 18px 29px rgba(0, 0, 0, 0.42),
    -6px -6px 15px rgba(66, 78, 90, 0.045),
    inset 1px 1px 1px rgba(255, 255, 255, 0.025);
  --ps-shadow-inset: inset 5px 5px 10px rgba(1, 3, 5, 0.54),
    inset -4px -4px 9px rgba(73, 86, 99, 0.1);
  --ps-glow: 0 0 40px -10px oklch(0.88 0.22 132 / 0.45);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  background: var(--ps-bg);
}

body {
  background:
    linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    radial-gradient(circle at 72% 0%, rgba(68, 104, 255, 0.12), transparent 28rem),
    radial-gradient(circle at 24% 12%, rgba(255, 116, 198, 0.08), transparent 26rem),
    var(--ps-bg);
  background-size: 64px 64px, 64px 64px, auto, auto, auto;
  color: var(--ps-text);
  font-family: var(--ps-font);
  font-size: 15px;
  line-height: 1.55;
}

a {
  color: var(--ps-link);
  text-decoration: none;
}

a:hover,
a:focus {
  color: var(--ps-link-hover);
}

.main-title a,
.main-navigation a,
.ps-news-ticker a,
.ps-feature-card__link,
.ps-side-story__link,
.ps-card,
.ps-card__title a,
.ps-card__media,
.ps-sidebar-card > a,
.ps-sidebar-list a,
.ps-sidebar-article-card,
.ps-sidebar-game-card,
.ps-footer-grid a,
.ps-button,
.ps-nav-cta {
  text-decoration: none;
}

a:focus-visible,
button:focus-visible,
input:focus-visible {
  outline: 2px solid var(--ps-lime);
  outline-offset: 3px;
}

.grid-container,
.inside-header,
.site-content,
.ps-front-page,
.ps-game-page,
.ps-article-page,
.ps-archive-page,
.ps-page-simple {
  max-width: none;
}

.site-header {
  background:
    linear-gradient(90deg, rgba(146, 255, 54, 0.04), rgba(255, 78, 216, 0.035) 68%, transparent),
    rgba(5, 7, 11, 0.96);
  border-bottom: 1px solid var(--ps-line);
  color: var(--ps-text);
  position: sticky;
  top: 0;
  z-index: 50;
}

body.admin-bar .site-header {
  top: 32px;
}

.inside-header {
  align-items: center;
  display: flex;
  min-height: var(--ps-header-height);
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--ps-max) + 8rem);
  padding: 0 var(--ps-page-gutter);
}

.site-branding {
  flex: 0 0 auto;
}

.main-title {
  font-family: var(--ps-display);
  font-size: 1.25rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
}

.main-title a {
  align-items: center;
  color: var(--ps-text);
  display: inline-flex;
  gap: 0.7rem;
}

.main-title a::before,
.ps-brand-mark {
  align-items: center;
  background: var(--ps-lime);
  border-radius: var(--ps-radius);
  color: #05070b;
  content: "P";
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 1rem;
  font-weight: 950;
  box-shadow: var(--ps-glow);
  height: 32px;
  justify-content: center;
  width: 32px;
}

.main-navigation {
  background: transparent;
  flex: 1 1 auto;
  margin-left: var(--ps-header-brand-nav-gap) !important;
}

.main-navigation .inside-navigation {
  gap: var(--ps-header-action-gap);
  justify-content: space-between;
}

.main-navigation .main-nav > ul {
  display: flex;
  gap: 0.08rem;
}

.main-navigation .main-nav ul li a,
.menu-toggle {
  color: var(--ps-muted);
  font-size: 1rem;
  font-weight: 780;
  line-height: 38px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.main-navigation .main-nav ul li:hover > a,
.main-navigation .main-nav ul li:focus > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  background: transparent;
  color: var(--ps-lime);
}

body .main-navigation .main-nav ul li.current-menu-item > a,
body .main-navigation .main-nav ul li.current-menu-ancestor > a {
  color: var(--ps-lime) !important;
}

.menu-bar-items {
  align-items: center;
  display: flex;
  gap: var(--ps-header-action-gap);
  overflow: visible;
}

.ps-nav-search {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
}

.ps-nav-search__toggle {
  background: transparent;
  border: 0;
  border-radius: var(--ps-radius);
  color: var(--ps-muted);
  min-height: 36px;
  padding: 0;
  width: 36px;
}

.ps-nav-search__toggle span {
  border: 2px solid currentColor;
  border-radius: 999px;
  display: block;
  height: 15px;
  position: relative;
  width: 15px;
}

.ps-nav-search__toggle span::after {
  background: currentColor;
  border-radius: 99px;
  content: "";
  height: 8px;
  left: 12px;
  position: absolute;
  top: 10px;
  transform: rotate(42deg);
  transform-origin: top center;
  width: 2px;
}

.ps-nav-search__toggle:hover,
.ps-nav-search__toggle:focus {
  background: transparent;
  border: 0;
  color: var(--ps-link);
}

.ps-nav-search__field {
  background: rgba(13, 17, 25, 0.98);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius);
  color: var(--ps-text);
  max-width: min(230px, 42vw);
  min-height: 36px;
  opacity: 0;
  padding: 0 0;
  pointer-events: none;
  transition: width 150ms ease, opacity 150ms ease, padding 150ms ease;
  width: 0;
}

.ps-nav-search.is-open .ps-nav-search__field,
.ps-nav-search__field:focus {
  opacity: 1;
  padding: 0 0.75rem;
  pointer-events: auto;
  width: min(230px, 42vw);
}

.ps-nav-cta,
.ps-button,
button,
input[type="submit"] {
  align-items: center;
  background: var(--ps-lime);
  border: 1px solid var(--ps-lime);
  border-radius: var(--ps-radius);
  color: #05070b;
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 900;
  justify-content: center;
  min-height: var(--ps-control-height);
  padding: var(--ps-control-pad);
  text-decoration: none;
}

.ps-nav-cta:hover,
.ps-nav-cta:focus,
.ps-button:hover,
.ps-button:focus,
button:hover,
input[type="submit"]:hover {
  background: var(--ps-lime-2);
  border-color: var(--ps-lime-2);
  color: #05070b;
}

.ps-news-ticker {
  background: #090c12;
  border-bottom: 1px solid var(--ps-line);
  color: var(--ps-muted);
  overflow: hidden;
  white-space: nowrap;
}

.ps-news-ticker__track {
  align-items: center;
  display: flex;
  gap: 2.8rem;
  animation: ticker 40s linear infinite;
  min-height: 34px;
  padding-left: max(var(--ps-page-gutter), calc((100vw - var(--ps-max)) / 2 + var(--ps-page-gutter)));
  width: max-content;
}

.ps-news-ticker a {
  color: var(--ps-muted);
  font-size: 0.9rem;
  font-weight: 700;
  position: relative;
}

.ps-news-ticker a::before {
  background: var(--ps-lime);
  border-radius: 99px;
  content: "";
  height: 7px;
  left: -1.35rem;
  position: absolute;
  top: 0.53em;
  width: 7px;
}

@keyframes ticker {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.site-content {
  display: block;
  padding: 0;
}

.content-area,
.site-main {
  width: 100%;
}

.inside-article {
  background: transparent;
  border: 0;
  padding: 0;
}

.ps-front-page,
.ps-game-page,
.ps-article-page,
.ps-archive-page,
.ps-page-simple {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--ps-max) + 8rem);
  padding: var(--ps-page-top-pad) var(--ps-page-gutter) 4.4rem;
}

.ps-front-page {
  padding-top: clamp(1.4rem, 1.8vw, 2rem);
}

.ps-breadcrumbs {
  color: var(--ps-muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.02em;
  margin: 0 0 1rem;
}

.ps-breadcrumbs p {
  margin: 0;
}

.ps-breadcrumbs a {
  color: var(--ps-link);
}

.ps-breadcrumbs a:hover,
.ps-breadcrumbs a:focus {
  color: var(--ps-link-hover);
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.ps-layout-with-sidebar > .ps-breadcrumbs {
  grid-column: 1 / -1;
}

.ps-home-intro {
  align-items: end;
  display: flex;
  justify-content: space-between;
}

.ps-kicker {
  color: var(--ps-lime);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 950;
  gap: 0.35rem;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.ps-kicker--pink {
  color: var(--ps-pink);
}

.ps-section {
  border-top: 1px solid var(--ps-line);
  margin-top: var(--ps-section-gap);
  padding-top: var(--ps-section-pad);
}

.ps-section__header {
  align-items: end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.05rem;
}

.ps-section__header h2,
.ps-front-heading {
  color: var(--ps-text);
  font-family: var(--ps-display);
  font-size: var(--ps-title-section);
  font-weight: 800;
  letter-spacing: -0.015em;
  line-height: 1.05;
  margin: 0.35rem 0 0;
}

.ps-front-heading span {
  background: linear-gradient(135deg, var(--ps-lime) 0%, var(--ps-pink) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.ps-section-link {
  color: var(--ps-muted-2);
  font-weight: 800;
  text-decoration: none;
}

.ps-section__header a {
  color: var(--ps-muted-2);
  font-weight: 800;
  text-decoration: none;
}

.ps-section-link:hover,
.ps-section-link:focus,
.ps-section__header a:hover,
.ps-section__header a:focus {
  color: var(--ps-text);
  text-decoration: none;
}

.ps-top-stories {
  display: grid;
  gap: var(--ps-gap);
  grid-template-columns: minmax(0, 1.65fr) minmax(320px, 0.95fr);
  margin-top: 2rem;
}

.ps-feature-card,
.ps-side-story,
.ps-card,
.ps-sidebar-card,
.ps-game-hero,
.ps-article,
.ps-game-body,
.ps-archive-hero {
  background: var(--ps-panel-bg);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius-lg);
  box-shadow: var(--ps-shadow);
}

.ps-feature-card {
  display: grid;
  min-height: 430px;
  overflow: hidden;
  position: relative;
}

.ps-feature-card__link {
  color: inherit;
  display: grid;
  inset: 0;
  position: absolute;
  text-decoration: none;
}

.ps-feature-card__media {
  background: var(--ps-panel-2);
  inset: 0;
  position: absolute;
}

.ps-feature-card__media img {
  height: 100%;
  object-fit: cover;
  opacity: 0.72;
  width: 100%;
}

.ps-feature-card::after {
  background: linear-gradient(180deg, transparent 20%, rgba(5, 7, 11, 0.95) 88%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.ps-feature-card__body {
  align-self: end;
  justify-self: stretch;
  min-width: 0;
  padding: clamp(1.35rem, 3vw, 2.25rem);
  position: relative;
  width: 100%;
  z-index: 1;
}

.ps-badge {
  background: var(--ps-orange);
  border-radius: 3px;
  color: #07090d;
  display: inline-flex;
  font-size: var(--ps-badge-size);
  font-weight: 950;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 0.48rem 0.7rem;
  text-transform: uppercase;
}

.ps-kicker,
.ps-tag {
  border-radius: 3px;
}

.ps-feature-card h2 {
  color: var(--ps-text);
  font-size: var(--ps-title-feature);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 1.25rem 0 0.9rem;
  max-width: var(--ps-title-feature-width);
}

.ps-feature-card__link:hover h2,
.ps-feature-card__link:focus-visible h2,
.ps-side-story__link:hover h3,
.ps-side-story__link:focus-visible h3,
.ps-card__title a {
  color: inherit;
  text-decoration: none;
}

.ps-feature-card__link:hover,
.ps-feature-card__link:focus-visible,
.ps-side-story__link:hover,
.ps-side-story__link:focus-visible,
.ps-card__title a:hover,
.ps-card__title a:focus {
  color: var(--ps-text);
  text-decoration: none;
}

.ps-feature-card__link:focus-visible,
.ps-side-story__link:focus-visible {
  outline: 2px solid var(--ps-lime);
  outline-offset: -4px;
}

.ps-feature-card__excerpt {
  color: var(--ps-muted-2);
  display: block;
  font-size: 1.05rem;
  margin: 0 0 1.1rem;
  max-width: 68ch;
}

.ps-byline,
.ps-card__meta,
.ps-article__meta {
  align-items: center;
  color: var(--ps-muted);
  display: flex;
  flex-wrap: wrap;
  font-size: var(--ps-meta-size);
  gap: 0.8rem;
}

.ps-byline strong {
  color: var(--ps-text);
}

.ps-side-stack {
  display: grid;
  gap: var(--ps-gap);
}

.ps-side-story {
  overflow: hidden;
}

.ps-side-story__link {
  align-items: start;
  color: inherit;
  display: grid;
  gap: 1rem;
  grid-template-columns: 140px minmax(0, 1fr);
  min-height: 122px;
  padding: 1rem;
  text-decoration: none;
}

.ps-side-story__media {
  aspect-ratio: 16 / 9;
  background: var(--ps-panel-2);
  border-radius: 4px;
  overflow: hidden;
}

.ps-side-story__media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.ps-side-story h3 {
  color: var(--ps-text);
  font-size: var(--ps-title-side-card);
  font-weight: 900;
  line-height: 1.25;
  margin: 0.5rem 0 0.35rem;
}

.ps-tag {
  background: var(--ps-lime);
  border-radius: 3px;
  color: #05070b;
  display: inline-flex;
  font-size: 0.7rem;
  font-weight: 950;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 0.38rem 0.52rem;
  text-transform: uppercase;
}

.ps-tag--pink {
  background: var(--ps-pink);
  color: #fff;
}

.ps-card-grid {
  display: grid;
  gap: var(--ps-gap-compact);
}

.ps-card-grid--three {
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
}

.ps-card-grid--four {
  gap: var(--ps-gap-compact);
  grid-template-columns: repeat(auto-fit, minmax(min(var(--ps-grid-game-home-min), 100%), 1fr));
  justify-content: start;
}

.ps-card-grid--five {
  gap: var(--ps-gap-compact);
  grid-template-columns: repeat(auto-fill, minmax(158px, 1fr));
  justify-content: start;
}

.pagination {
  margin-top: clamp(1.15rem, 2.4vw, 1.8rem);
}

.pagination .nav-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.36rem;
}

.pagination .page-numbers {
  align-items: center;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.055), rgba(255, 255, 255, 0.01)),
    rgba(13, 17, 25, 0.84);
  border: 1px solid var(--ps-line);
  border-radius: 5px;
  color: var(--ps-muted-2);
  display: inline-flex;
  font-size: 0.72rem;
  font-weight: 850;
  height: 2rem;
  justify-content: center;
  line-height: 1;
  min-width: 2rem;
  padding: 0 0.72rem;
  text-decoration: none;
}

.pagination .page-numbers.current {
  background: linear-gradient(135deg, rgba(144, 255, 54, 0.24), rgba(255, 74, 198, 0.18));
  border-color: rgba(255, 74, 198, 0.58);
  color: var(--ps-text);
}

.pagination a.page-numbers:hover,
.pagination a.page-numbers:focus {
  border-color: rgba(144, 255, 54, 0.42);
  color: var(--ps-lime);
  text-decoration: none;
}

.ps-card {
  color: inherit;
  display: block;
  overflow: hidden;
  text-decoration: none;
  transition: border-color var(--ps-transition-fast), transform var(--ps-transition-fast);
}

.ps-card:hover,
.ps-card:focus {
  border-color: rgba(146, 255, 54, 0.42);
  color: inherit;
  text-decoration: none;
  transform: translateY(-2px);
}

.ps-card:focus-visible {
  outline: 2px solid var(--ps-lime);
  outline-offset: 3px;
}

.ps-card__media {
  aspect-ratio: var(--ps-media-article-card);
  background: var(--ps-panel-2);
  border-radius: var(--ps-card-media-radius);
  display: block;
  overflow: hidden;
}

.ps-card__media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.post-type-archive-game .ps-card__media,
.ps-game-card .ps-card__media {
  aspect-ratio: var(--ps-media-game-card);
  position: relative;
}

.post-type-archive-game .ps-card__media img,
.ps-game-card .ps-card__media img {
  object-fit: cover;
  transition: transform 500ms ease;
}

.ps-game-card:hover .ps-card__media img {
  transform: none;
}

.ps-card__fade {
  background: var(--ps-gradient-fade);
  inset: 0;
  position: absolute;
}

.ps-game-card .ps-card__fade {
  background:
    linear-gradient(180deg, rgba(5, 7, 11, 0.02) 0%, rgba(5, 7, 11, 0) 45%, rgba(5, 7, 11, 0.88) 100%);
}

.ps-game-card__top {
  align-items: center;
  display: flex;
  inset: 0 0 auto;
  justify-content: space-between;
  padding: 0.55rem;
  position: absolute;
  z-index: 1;
}

.ps-game-card__top > span:not(.ps-p-score) {
  background: oklch(0.1 0.012 270 / 0.8);
  border-radius: 3px;
  color: var(--ps-text);
  font-size: 0.58rem;
  font-weight: 950;
  letter-spacing: 0.08em;
  padding: 0.22rem 0.4rem;
  text-transform: uppercase;
}

.ps-p-score {
  --ps-score-state: var(--ps-pink);
  --ps-score-depth-fill: color-mix(in oklch, var(--ps-score-state) 82%, #071009);
  --ps-score-depth-step-1: 1px 1px 0 0 var(--ps-score-depth-fill);
  --ps-score-depth-step-2: 2px 2px 0 0 var(--ps-score-depth-fill);
  --ps-score-depth-step-3: 3px 3px 0 0 var(--ps-score-depth-fill);
  --ps-score-depth-edge:
    var(--ps-score-depth-step-1),
    var(--ps-score-depth-step-2),
    var(--ps-score-depth-step-3);
  align-items: center;
  background: rgba(255, 65, 206, 0.13);
  border: 1px solid var(--ps-pink);
  border-radius: var(--ps-score-chip-radius);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.04),
    0 0 16px rgba(255, 65, 206, 0.13),
    var(--ps-score-depth-edge);
  color: var(--ps-text);
  display: inline-flex;
  font-size: var(--ps-score-chip-size);
  font-weight: 950;
  height: var(--ps-score-chip-height);
  justify-content: center;
  line-height: 1;
  min-width: var(--ps-score-chip-min);
  padding: var(--ps-score-chip-pad);
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}

.ps-p-score strong {
  color: var(--ps-score-state);
  font-size: 1.18em;
  font-weight: 1000;
  letter-spacing: 0;
  line-height: 0.95;
}

.ps-p-score--excellent {
  --ps-score-state: var(--ps-lime);
}

.ps-p-score--good {
  --ps-score-state: #c7ff72;
}

.ps-p-score--mixed {
  --ps-score-state: #ffd45d;
}

.ps-p-score--low {
  --ps-score-state: #ffb067;
}

.ps-p-score--bad {
  --ps-score-state: #ff8686;
}

.ps-p-score--card {
  background:
    linear-gradient(145deg, rgba(12, 8, 20, 0.9), rgba(37, 9, 34, 0.78)),
    rgba(255, 65, 206, 0.18);
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.045),
    0 0 18px rgba(255, 65, 206, 0.24),
    0 5px 14px rgba(0, 0, 0, 0.34),
    var(--ps-score-depth-edge);
}

.ps-p-score--sidebar {
  --ps-score-depth-fill: color-mix(in oklch, var(--ps-score-state) 72%, #071009);
  --ps-score-depth-edge:
    var(--ps-score-depth-step-1),
    var(--ps-score-depth-step-2);
  font-size: 0.72rem;
  height: 1.34rem;
  min-width: 2rem;
  padding: 0 0.34rem;
}

.ps-p-score--hero {
  font-size: 1.62rem;
  height: 3.35rem;
  min-width: 4.75rem;
  padding: 0 0.9rem;
}

.ps-p-score--hero strong {
  font-size: 1.72em;
  font-weight: 1000;
  line-height: 0.82;
}

.ps-game-card__bottom {
  bottom: 0;
  display: grid;
  gap: 0.28rem;
  left: 0;
  padding: 0.78rem 0.82rem 0.9rem;
  position: absolute;
  right: 0;
  z-index: 1;
}

.ps-game-card__genre {
  color: var(--ps-lime);
  font-size: 0.58rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ps-game-card__bottom strong {
  color: var(--ps-text);
  font-size: 0.98rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.08;
}

.ps-game-card__bottom span:last-child {
  color: var(--ps-muted);
  font-size: 0.7rem;
}

.ps-card__placeholder {
  align-items: center;
  color: var(--ps-lime);
  display: flex;
  font-size: 4rem;
  font-weight: 950;
  height: 100%;
  justify-content: center;
}

.ps-card__body {
  display: grid;
  gap: var(--ps-gap-tight);
  padding: var(--ps-card-pad);
}

.ps-card__title {
  color: var(--ps-text);
  font-size: var(--ps-title-card);
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.12;
  margin: 0;
  text-transform: none;
}

.ps-card__excerpt {
  color: var(--ps-muted);
  font-size: 0.88rem;
  margin: 0;
}

.ps-card--compact {
  align-items: center;
  grid-template-columns: 150px minmax(0, 1fr);
}

.ps-card--compact .ps-card__media {
  aspect-ratio: 4 / 3;
  height: 100%;
}

.ps-layout-with-sidebar {
  align-items: start;
  display: grid;
  gap: 1.25rem;
  grid-template-columns: minmax(0, var(--ps-article-shell-max)) var(--ps-sidebar-width);
  justify-content: center;
  max-width: none;
}

.ps-article,
.ps-game-body {
  padding: clamp(1.05rem, 2.2vw, 1.55rem);
}

.ps-page-simple {
  display: grid;
  justify-items: start;
}

.ps-page-card,
.ps-empty-state {
  max-width: 760px;
  width: 100%;
}

.ps-layout-main {
  max-width: var(--ps-article-shell-max);
  min-width: 0;
  width: 100%;
}

.ps-page-card .ps-article__header {
  margin-bottom: 0.75rem;
  padding-bottom: 0.9rem;
}

.ps-page-card .entry-content {
  margin-top: 0;
}

.ps-page-card .entry-content > :first-child {
  margin-top: 0;
}

.ps-empty-state h2 {
  color: var(--ps-text);
  font-size: var(--ps-title-section);
  font-weight: 750;
  line-height: 1.1;
  margin: 0 0 0.75rem;
}

.search-form {
  display: flex;
  gap: 0.7rem;
  margin-top: 1.2rem;
  max-width: 520px;
}

.search-form label {
  flex: 1 1 auto;
}

.search-field,
input[type="search"],
input[type="text"],
input[type="email"],
select,
textarea {
  background: var(--ps-panel);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius);
  color: var(--ps-text);
  min-height: 38px;
  padding: 0 0.78rem;
  width: 100%;
}

.search-field::placeholder,
input::placeholder,
textarea::placeholder {
  color: var(--ps-muted);
}

select {
  appearance: none;
}

textarea {
  line-height: 1.55;
  min-height: 124px;
  padding-bottom: 0.68rem;
  padding-top: 0.68rem;
  resize: vertical;
}

.ps-contact {
  display: grid;
  gap: 0.72rem;
  margin-top: 0.85rem;
}

.ps-contact-form {
  display: grid;
  gap: 0.68rem;
  max-width: 720px;
}

.ps-contact-grid {
  display: grid;
  gap: 0.68rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ps-contact-field {
  color: var(--ps-muted-2);
  display: grid;
  font-size: 0.84rem;
  font-weight: 780;
  gap: 0.28rem;
}

.ps-contact-field > span {
  color: var(--ps-text);
}

.ps-contact-required {
  color: var(--ps-lime);
}

.ps-contact-form input[type="text"],
.ps-contact-form input[type="email"],
.ps-contact-form select,
.ps-contact-form textarea {
  background: var(--ps-panel) !important;
  background-color: var(--ps-panel) !important;
  border-color: var(--ps-line) !important;
  box-shadow: none;
  color: var(--ps-text) !important;
  color-scheme: dark;
  font-size: 0.95rem;
}

.ps-contact-form select {
  background-image:
    linear-gradient(45deg, transparent 50%, var(--ps-muted-2) 50%),
    linear-gradient(135deg, var(--ps-muted-2) 50%, transparent 50%);
  background-position:
    calc(100% - 17px) 50%,
    calc(100% - 12px) 50%;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  padding-right: 2.1rem;
}

.ps-contact-form textarea {
  max-height: 240px;
}

.ps-contact-turnstile {
  min-height: 0;
}

.ps-contact-turnstile .cf-turnstile {
  min-height: 0;
}

.ps-contact-actions {
  align-items: start;
  display: grid;
  gap: 0.48rem;
}

.ps-contact-actions button {
  font-size: 0.9rem;
  min-height: 38px;
  padding: 0.58rem 1.05rem;
  width: fit-content;
}

.ps-contact-actions button:disabled {
  cursor: wait;
  opacity: 0.68;
}

.ps-contact-actions p {
  color: var(--ps-muted);
  font-size: 0.8rem;
  line-height: 1.45;
  margin: 0;
  max-width: 62ch;
}

.ps-contact-notice {
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius);
  display: grid;
  gap: 0.24rem;
  padding: 0.82rem 0.92rem;
}

.ps-contact-notice--success {
  background: rgba(144, 255, 54, 0.08);
  border-color: rgba(144, 255, 54, 0.34);
  color: var(--ps-lime);
}

.ps-contact-notice--error {
  background: rgba(255, 116, 198, 0.08);
  border-color: rgba(255, 116, 198, 0.34);
  color: var(--ps-muted-2);
}

.ps-contact-notice--pending {
  background: rgba(87, 147, 255, 0.08);
  border-color: rgba(87, 147, 255, 0.28);
  color: var(--ps-muted-2);
}

.ps-contact-notice strong {
  color: var(--ps-text);
}

.ps-contact-form [hidden] {
  display: none !important;
}

.ps-contact-honeypot {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.ps-article__header {
  border-bottom: 1px solid var(--ps-line);
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
}

.ps-article__header h1,
.ps-game-hero h1,
.ps-archive-hero h1 {
  color: var(--ps-text);
  font-family: var(--ps-display);
  font-size: var(--ps-title-xl);
  font-weight: 800;
  letter-spacing: -0.025em;
  line-height: var(--ps-title-leading-hero);
  margin: 0.45rem 0 0.75rem;
  max-width: none;
  padding-block: var(--ps-title-paint-pad);
}

.ps-article__image {
  margin: 1.4rem auto;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}

.ps-article__image img {
  aspect-ratio: var(--ps-media-article-wide);
  border-radius: var(--ps-article-media-radius);
  height: auto;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}

.entry-content img {
  border-radius: var(--ps-article-media-radius);
  height: auto;
  max-width: 100%;
}

.entry-content {
  color: var(--ps-muted-2);
  font-size: 1rem;
  max-width: 100%;
  min-width: 0;
}

.entry-content > :where(p, ul, ol, blockquote, h2, h3, h4) {
  max-width: 76ch;
}

.ps-table-scroll {
  background: rgba(8, 11, 20, 0.72);
  border: 1px solid var(--ps-line-strong);
  border-radius: var(--ps-radius-lg);
  margin: 1.15rem 0 1.35rem;
  max-width: 100%;
  overflow-x: auto;
  scrollbar-color: rgba(144, 255, 54, 0.72) rgba(5, 7, 17, 0.96);
  scrollbar-width: thin;
  width: 100%;
}

.ps-table-scroll:focus-visible {
  border-color: var(--ps-lime);
  outline: 2px solid rgba(144, 255, 54, 0.28);
  outline-offset: 2px;
}

.ps-table-scroll::-webkit-scrollbar {
  height: 10px;
}

.ps-table-scroll::-webkit-scrollbar-track {
  background: rgba(5, 7, 17, 0.96);
}

.ps-table-scroll::-webkit-scrollbar-thumb {
  background: rgba(144, 255, 54, 0.72);
  border: 2px solid rgba(5, 7, 17, 0.96);
  border-radius: 999px;
}

.entry-content .ps-table-scroll table {
  border-collapse: collapse;
  display: table;
  margin: 0;
  min-width: 700px;
  table-layout: fixed;
  width: 100%;
}

.entry-content .ps-table-scroll th,
.entry-content .ps-table-scroll td {
  border-bottom: 1px solid var(--ps-line);
  border-right: 1px solid var(--ps-line);
  padding: 0.78rem 0.72rem;
  text-align: left;
  vertical-align: top;
}

.entry-content .ps-table-scroll th:last-child,
.entry-content .ps-table-scroll td:last-child {
  border-right: 0;
}

.entry-content .ps-table-scroll tbody tr:last-child td {
  border-bottom: 0;
}

.entry-content .ps-table-scroll th {
  background: rgba(144, 255, 54, 0.08);
  color: var(--ps-text);
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.055em;
  line-height: 1.3;
  text-transform: uppercase;
  vertical-align: middle;
}

.entry-content .ps-table-scroll td {
  color: var(--ps-muted-2);
  font-size: 0.82rem;
  line-height: 1.48;
}

.entry-content .ps-table-scroll tbody tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.018);
}

.entry-content .article-table th:nth-child(1),
.entry-content .article-table td:nth-child(1) {
  width: 20%;
}

.entry-content .article-table th:nth-child(2),
.entry-content .article-table td:nth-child(2) {
  width: 16%;
}

.entry-content .article-table th:nth-child(3),
.entry-content .article-table td:nth-child(3) {
  width: 9%;
}

.entry-content .article-table th:nth-child(4),
.entry-content .article-table td:nth-child(4) {
  width: 21%;
}

.entry-content .article-table th:nth-child(5),
.entry-content .article-table td:nth-child(5) {
  width: 15%;
}

.entry-content .article-table th:nth-child(6),
.entry-content .article-table td:nth-child(6) {
  width: 19%;
}

.entry-content .article-table td:first-child {
  color: var(--ps-text);
  font-weight: 850;
  hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

.ps-article-outline {
  background: rgba(13, 17, 25, 0.72);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius-lg);
  margin: 0 0 0.8rem;
  max-width: 100%;
  overflow: hidden;
}

.ps-article-outline summary {
  align-items: center;
  color: var(--ps-text);
  cursor: pointer;
  display: grid;
  gap: 0.75rem;
  grid-template-columns: minmax(0, 1fr) auto;
  line-height: 1.5;
  min-height: 48px;
  padding: 0.7rem 0.9rem;
}

.ps-article-outline summary::marker {
  content: "";
}

.ps-article-outline summary::-webkit-details-marker {
  display: none;
}

.ps-article-outline[open] summary {
  border-bottom: 1px solid var(--ps-line);
}

.ps-article-outline__title {
  align-items: center;
  display: inline-flex;
  font-size: 0.76rem;
  font-weight: 950;
  gap: 0.48rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ps-article-outline__title::before {
  color: var(--ps-lime);
  content: "+";
  font-size: 1rem;
  line-height: 1;
}

.ps-article-outline[open] .ps-article-outline__title::before {
  content: "−";
}

.ps-article-outline__count {
  align-self: center;
  color: var(--ps-muted);
  font-size: 0.72rem;
  line-height: 1.2;
  text-align: right;
}

.ps-article-outline nav {
  padding: 0.85rem 1rem 1rem;
}

.ps-article-outline__list,
.ps-article-outline__sublist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ps-article-outline__list {
  counter-reset: article-section;
  display: grid;
  gap: 0.55rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ps-article-outline__list > li {
  align-items: start;
  background: rgba(255, 255, 255, 0.018);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius);
  counter-increment: article-section;
  display: grid;
  gap: 0.65rem;
  grid-template-columns: auto minmax(0, 1fr);
  min-width: 0;
  padding: 0.68rem 0.72rem;
}

.ps-article-outline__list > li::before {
  color: var(--ps-lime);
  content: counter(article-section, decimal-leading-zero);
  font-size: 0.66rem;
  font-weight: 950;
  letter-spacing: 0.04em;
  line-height: 1.5;
}

.ps-article-outline__list > li > a {
  color: var(--ps-text);
  font-size: 0.8rem;
  font-weight: 800;
  line-height: 1.35;
  min-width: 0;
}

.ps-article-outline__sublist {
  border-left: 1px solid rgba(144, 255, 54, 0.28);
  display: grid;
  gap: 0.35rem;
  grid-column: 1 / -1;
  margin-top: 0.5rem;
  padding-left: 0.7rem;
}

.ps-article-outline__sublist a {
  color: var(--ps-muted-2);
  font-size: 0.76rem;
}

.ps-article-outline a:hover,
.ps-article-outline a:focus-visible {
  color: var(--ps-lime);
}

.ps-article-section-nav {
  align-items: center;
  backdrop-filter: blur(16px);
  background: rgba(8, 11, 20, 0.92);
  border: 1px solid var(--ps-line-strong);
  border-radius: var(--ps-radius-lg);
  box-shadow: var(--ps-shadow);
  display: flex;
  gap: 0.45rem;
  margin: 0 0 1.25rem;
  max-width: 100%;
  min-width: 0;
  padding: 0.34rem;
  position: sticky;
  top: calc(var(--ps-header-height) + 0.45rem);
  width: 100%;
  z-index: 35;
}

body.admin-bar .ps-article-section-nav {
  top: calc(32px + var(--ps-header-height) + 0.45rem);
}

.ps-article-section-nav__label {
  color: var(--ps-muted);
  flex: 0 0 auto;
  font-size: 0.66rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  padding: 0 0.42rem;
  text-transform: uppercase;
  white-space: nowrap;
}

.ps-article-section-nav__track {
  display: flex;
  flex: 1 1 0;
  gap: 0.32rem;
  min-width: 0;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding-inline-end: 0.25rem;
  scrollbar-width: none;
  scroll-snap-type: inline proximity;
  touch-action: pan-x;
}

.ps-article-section-nav__track::-webkit-scrollbar {
  display: none;
}

.ps-article-section-nav__link {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 999px;
  color: var(--ps-muted-2);
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 0.68rem;
  font-weight: 780;
  justify-content: center;
  line-height: 1.15;
  min-height: 34px;
  padding: 0.36rem 0.64rem;
  scroll-snap-align: center;
  transition: background-color var(--ps-transition-fast), border-color var(--ps-transition-fast), color var(--ps-transition-fast);
  white-space: nowrap;
}

.ps-article-section-nav__link:hover,
.ps-article-section-nav__link:focus-visible {
  border-color: rgba(144, 255, 54, 0.58);
  color: var(--ps-text);
}

.ps-article-section-nav__link.is-active,
.ps-article-section-nav__link[aria-current="location"] {
  background: var(--ps-lime);
  border-color: var(--ps-lime);
  color: #05070b;
  font-weight: 900;
}

.entry-content h2,
.entry-content h3 {
  color: var(--ps-text);
  font-weight: 950;
  letter-spacing: -0.02em;
  line-height: 1.12;
  margin-top: 2rem;
}

.ps-article__header h1 {
  letter-spacing: 0;
}

.ps-article .entry-content h2,
.ps-article .entry-content h3,
.ps-article .entry-content h4 {
  letter-spacing: 0;
}

.ps-article .entry-content h2 {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: var(--ps-text);
  font-family: var(--ps-display);
  font-size: clamp(1.42rem, 2vw, 1.82rem);
  font-weight: 950;
  line-height: 1.18;
  margin: clamp(2.1rem, 4vw, 2.85rem) 0 0.82rem;
  padding-top: 1.05rem;
  scroll-margin-top: var(--ps-section-anchor-offset);
}

.ps-article .entry-content h2::before {
  background: linear-gradient(90deg, var(--ps-lime), var(--ps-pink));
  border-radius: 999px;
  content: "";
  display: block;
  height: 3px;
  margin: 0 0 0.62rem;
  width: 2.35rem;
}

.ps-article .entry-content h3 {
  border-left: 3px solid rgba(144, 255, 54, 0.72);
  color: var(--ps-text);
  font-size: clamp(1.08rem, 1.35vw, 1.26rem);
  font-weight: 900;
  line-height: 1.24;
  margin: 1.55rem 0 0.55rem;
  padding-left: 0.72rem;
  scroll-margin-top: var(--ps-section-anchor-offset);
}

.ps-article .entry-content h4 {
  color: var(--ps-muted-2);
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.3;
  margin: 1.25rem 0 0.45rem;
}

.entry-content a {
  color: var(--ps-link);
  text-decoration: none;
}

.entry-content a:hover,
.entry-content a:focus {
  color: var(--ps-link-hover);
  text-decoration: none;
}

.ps-author-box,
.ps-author-profile {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.006) 42%, rgba(2, 5, 9, 0.22)),
    rgba(8, 12, 18, 0.78);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius-lg);
  box-shadow: var(--ps-shadow-inset);
}

.ps-author-box {
  display: grid;
  gap: var(--ps-author-box-gap);
  grid-template-columns: var(--ps-author-avatar-size) minmax(0, 1fr);
  margin-top: clamp(1.45rem, 2.4vw, 1.85rem);
  max-width: var(--ps-after-article-max);
  padding: clamp(0.72rem, 1.5vw, 0.92rem);
}

.ps-author-box__mark,
.ps-author-profile__mark {
  align-items: center;
  aspect-ratio: 1;
  background: linear-gradient(135deg, var(--ps-lime), var(--ps-pink));
  border-radius: 12px;
  color: #06100a;
  display: inline-flex;
  font-family: var(--ps-display);
  font-size: 1rem;
  font-weight: 950;
  justify-content: center;
  text-decoration: none;
}

.ps-author-box__body {
  min-width: 0;
}

.ps-author-box h2,
.ps-author-profile h1,
.ps-author-profile h2 {
  color: var(--ps-text);
  font-family: var(--ps-display);
  font-weight: 850;
  letter-spacing: -0.02em;
  line-height: 1.05;
  margin: 0.25rem 0 0.35rem;
}

.ps-author-box h2 {
  font-size: clamp(1rem, 1.55vw, 1.18rem);
}

.ps-author-box h2 a,
.ps-article__meta a {
  color: var(--ps-text);
  text-decoration: none;
}

.ps-author-box h2 a:hover,
.ps-author-box h2 a:focus,
.ps-article__meta a:hover,
.ps-article__meta a:focus {
  color: var(--ps-link-hover);
}

.ps-author-box p,
.ps-author-profile p {
  color: var(--ps-muted-2);
  font-size: 0.88rem;
  line-height: 1.42;
  margin: 0.28rem 0 0;
}

.ps-author-box__title,
.ps-author-profile__title {
  color: var(--ps-muted);
  font-weight: 750;
}

.ps-author-box__profile-link {
  color: var(--ps-link);
  display: inline-flex;
  font-size: 0.76rem;
  font-weight: 850;
  margin-top: 0.48rem;
  text-decoration: none;
}

.ps-author-box__profile-link:hover,
.ps-author-box__profile-link:focus {
  color: var(--ps-link-hover);
}

.ps-author-box__details,
.ps-author-profile__details {
  display: grid;
  gap: 0.55rem;
  margin: 0.8rem 0 0;
}

.ps-author-box__details div,
.ps-author-profile__details div {
  display: grid;
  gap: 0.18rem;
}

.ps-author-box__details dt,
.ps-author-profile__details dt {
  color: var(--ps-lime);
  font-size: 0.66rem;
  font-weight: 950;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ps-author-box__details dd,
.ps-author-profile__details dd {
  color: var(--ps-muted-2);
  font-size: 0.86rem;
  line-height: 1.4;
  margin: 0;
}

.ps-author-page {
  max-width: none;
  padding: var(--ps-page-top-pad) var(--ps-page-gutter) 4rem;
}

.ps-author-profile {
  align-items: start;
  display: grid;
  gap: 1rem;
  grid-template-columns: clamp(3.5rem, 8vw, 5.2rem) minmax(0, 1fr);
  margin-bottom: clamp(1.35rem, 3vw, 2rem);
  max-width: 880px;
  padding: clamp(1rem, 2.5vw, 1.5rem);
}

.ps-author-profile__mark {
  font-size: clamp(1.4rem, 4vw, 2rem);
  width: 100%;
}

.ps-author-profile h1 {
  font-size: var(--ps-title-xl);
}

.ps-related-game {
  align-items: center;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.006) 42%, rgba(2, 5, 9, 0.22)),
    rgba(8, 12, 18, 0.78);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius-lg);
  box-shadow: var(--ps-shadow-inset);
  display: flex;
  flex-wrap: wrap;
  gap: var(--ps-related-game-gap);
  justify-content: space-between;
  margin-top: clamp(0.95rem, 2vw, 1.25rem);
  max-width: var(--ps-after-article-max);
  padding: var(--ps-related-game-pad);
}

.ps-related-game > div {
  min-width: 0;
}

.ps-related-game h2 {
  color: var(--ps-text);
  font-size: var(--ps-related-game-title);
  font-weight: 800;
  line-height: 1.08;
  margin: 0.18rem 0 0;
}

.ps-related-game__score {
  display: inline-flex;
  margin-top: 0.48rem;
}

.ps-related-game .ps-kicker {
  font-size: 0.66rem;
  letter-spacing: 0.08em;
}

.ps-related-game .ps-button {
  flex: 0 0 auto;
  font-size: 0.76rem;
  min-height: 32px;
  padding: 0.4rem 0.72rem;
}

.ps-context-sidebar {
  display: grid;
  gap: var(--ps-gap-compact);
  position: sticky;
  top: 1rem;
}

.ps-sidebar-card {
  padding: var(--ps-sidebar-pad);
}

.ps-sidebar-card h2 {
  color: var(--ps-text);
  font-size: 0.9rem;
  font-weight: 750;
  line-height: 1.1;
  margin: 0.32rem 0;
}

.ps-sidebar-card p {
  color: var(--ps-muted);
}

.ps-sidebar-list {
  display: grid;
  gap: 0;
  list-style: none;
  margin: 0.65rem 0 0;
  padding: 0;
}

.ps-sidebar-list li {
  border-top: 1px solid var(--ps-line);
  margin: 0;
}

.ps-sidebar-list li:first-child {
  border-top: 0;
}

.ps-sidebar-article-card {
  align-items: center;
  color: inherit;
  display: grid;
  gap: var(--ps-sidebar-article-gap);
  grid-template-columns: minmax(0, 1fr) var(--ps-sidebar-article-thumb);
  min-width: 0;
  padding: var(--ps-sidebar-article-pad);
}

.ps-sidebar-article-card__body {
  min-width: 0;
}

.ps-sidebar-article-card__body strong {
  color: var(--ps-muted-2);
  display: -webkit-box;
  font-size: 0.84rem;
  font-weight: 720;
  line-height: 1.12;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ps-sidebar-article-card__media {
  align-items: center;
  aspect-ratio: var(--ps-media-article-card);
  background: var(--ps-bg-2);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-card-media-radius);
  display: grid;
  justify-self: end;
  justify-items: center;
  overflow: hidden;
  width: var(--ps-sidebar-article-thumb);
}

.ps-sidebar-article-card__media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.ps-sidebar-article-card__media > span {
  color: var(--ps-lime);
  font-size: 1rem;
  font-weight: 850;
}

.ps-sidebar-article-card:hover .ps-sidebar-article-card__body strong,
.ps-sidebar-article-card:focus .ps-sidebar-article-card__body strong {
  color: var(--ps-link-hover);
}

.ps-sidebar-game-list {
  display: grid;
  gap: 0.72rem;
  list-style: none;
  margin: 0.72rem 0 0;
  padding: 0;
}

.ps-sidebar-game-list li {
  margin: 0;
}

.ps-sidebar-game-card {
  align-items: center;
  color: inherit;
  display: grid;
  gap: 0.65rem;
  grid-template-columns: 52px minmax(0, 1fr);
  text-decoration: none;
}

.ps-sidebar-game-card--featured {
  align-items: start;
  grid-template-columns: 70px minmax(0, 1fr);
  margin-top: 0.7rem;
}

.ps-sidebar-game-card__media {
  align-items: center;
  aspect-ratio: var(--ps-media-game-cover);
  background: var(--ps-bg-2);
  border: 1px solid var(--ps-line);
  border-radius: var(--ps-radius);
  display: grid;
  justify-items: center;
  overflow: hidden;
}

.ps-sidebar-game-card__media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.ps-sidebar-game-card__media > span {
  color: var(--ps-lime);
  font-size: 1.1rem;
  font-weight: 850;
}

.ps-sidebar-game-card__body {
  display: grid;
  gap: 0.24rem;
  min-width: 0;
}

.ps-sidebar-game-card__body strong {
  color: var(--ps-muted-2);
  font-size: 0.84rem;
  font-weight: 700;
  line-height: 1.12;
}

.ps-sidebar-game-card:hover .ps-sidebar-game-card__body strong,
.ps-sidebar-game-card:focus .ps-sidebar-game-card__body strong {
  color: var(--ps-link-hover);
}

.ps-sidebar-game-card__body > span {
  color: var(--ps-muted);
  font-size: 0.72rem;
  line-height: 1.25;
}

.ps-sidebar-game-card__meta-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.28rem;
}

.ps-sidebar-game-card__meta-row .ps-platform-icons {
  flex: 0 1 auto;
}

.ps-platform-icons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: var(--ps-platform-icon-gap);
  min-width: 0;
}

.ps-platform-icon {
  align-items: center;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.012)),
    rgba(152, 162, 179, 0.09);
  border: 1px solid rgba(152, 162, 179, 0.24);
  border-radius: var(--ps-platform-icon-radius);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.055),
    0 2px 6px rgba(0, 0, 0, 0.18);
  color: var(--ps-muted-2);
  display: inline-flex;
  font-size: var(--ps-platform-icon-size);
  font-weight: 850;
  height: var(--ps-platform-icon-height);
  justify-content: center;
  line-height: 1;
  min-width: var(--ps-platform-icon-min);
  padding: var(--ps-platform-icon-pad);
  text-transform: uppercase;
  white-space: nowrap;
}

.ps-platform-icon--playstation {
  background:
    linear-gradient(180deg, rgba(0, 112, 204, 0.24), rgba(0, 112, 204, 0.09)),
    rgba(0, 112, 204, 0.12);
  border-color: rgba(0, 112, 204, 0.6);
  color: var(--ps-platform-playstation);
}

.ps-platform-icon--xbox {
  background:
    linear-gradient(180deg, rgba(16, 124, 16, 0.24), rgba(16, 124, 16, 0.09)),
    rgba(16, 124, 16, 0.12);
  border-color: rgba(16, 124, 16, 0.58);
  color: var(--ps-platform-xbox);
}

.ps-platform-icon--pc {
  background:
    linear-gradient(180deg, rgba(245, 247, 251, 0.18), rgba(245, 247, 251, 0.05)),
    rgba(245, 247, 251, 0.08);
  border-color: rgba(245, 247, 251, 0.32);
  color: var(--ps-platform-pc);
}

.ps-platform-icon--nintendo {
  background:
    linear-gradient(180deg, rgba(230, 0, 18, 0.22), rgba(230, 0, 18, 0.08)),
    rgba(230, 0, 18, 0.12);
  border-color: rgba(230, 0, 18, 0.5);
  color: var(--ps-platform-nintendo);
}

.ps-platform-icon--more,
.ps-platform-icon--generic {
  background:
    linear-gradient(180deg, rgba(255, 176, 67, 0.2), rgba(255, 176, 67, 0.07)),
    rgba(255, 176, 67, 0.1);
  border-color: rgba(255, 176, 67, 0.42);
  color: var(--ps-platform-more);
}

.ps-game-meta__item .ps-platform-icons {
  margin-top: 0.02rem;
}

.ps-sidebar-game-card__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 0.28rem;
  margin-top: 0.08rem;
}

.ps-sidebar-game-card__chips em {
  background: rgba(144, 255, 54, 0.08);
  border: 1px solid rgba(144, 255, 54, 0.2);
  border-radius: 999px;
  color: var(--ps-lime);
  font-size: 0.58rem;
  font-style: normal;
  font-weight: 750;
  letter-spacing: 0.04em;
  padding: 0.12rem 0.36rem;
  text-transform: uppercase;
}

.ps-game-hero {
  align-items: center;
  display: grid;
  gap: 1rem;
  grid-template-columns: minmax(0, 1fr) clamp(170px, 18vw, 215px);
  margin-bottom: 1.05rem;
  overflow: hidden;
  padding: clamp(0.9rem, 1.7vw, 1.25rem);
}

.ps-game-hero h1 {
  font-size: var(--ps-title-xl);
  font-weight: 800;
  max-width: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ps-game-hero__dek {
  color: var(--ps-muted-2);
  font-size: 0.92rem;
  line-height: 1.45;
  max-width: 62ch;
}

.ps-game-hero__score {
  align-items: center;
  display: inline-flex;
  gap: 0.55rem;
  margin-top: 0.72rem;
}

.ps-game-hero__score > span {
  color: var(--ps-pink);
  font-size: 0.66rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ps-game-hero__cover {
  aspect-ratio: var(--ps-media-game-cover);
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 255, 255, 0.055), transparent 5.5rem),
    linear-gradient(145deg, rgba(24, 31, 39, 0.96), rgba(10, 14, 20, 0.98));
  border: 1px solid rgba(72, 86, 99, 0.46);
  border-radius: var(--ps-radius);
  justify-self: end;
  max-width: 215px;
  overflow: hidden;
  padding: 0.28rem;
  box-shadow: var(--ps-shadow-raised);
  width: 100%;
}

.ps-game-hero__cover img {
  border-radius: calc(var(--ps-radius) - 2px);
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.ps-game-meta {
  display: grid;
  gap: 0.52rem;
  grid-template-columns: repeat(3, minmax(0, var(--ps-game-meta-column)));
  justify-content: start;
  margin-top: 0.85rem;
}

.ps-game-meta__item {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.006) 38%, rgba(2, 5, 9, 0.24)),
    linear-gradient(145deg, rgba(17, 23, 30, 0.96), rgba(9, 13, 19, 0.98));
  border: 1px solid rgba(79, 94, 108, 0.32);
  border-radius: var(--ps-radius);
  box-shadow: var(--ps-shadow-inset);
  display: grid;
  gap: 0.18rem;
  min-width: 0;
  padding: 0.54rem 0.62rem;
}

.ps-game-meta__item > span {
  color: var(--ps-muted);
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ps-game-meta__item strong {
  color: var(--ps-text);
  font-size: 0.78rem;
  font-weight: 750;
  line-height: 1.15;
}

.ps-game-meta__item a {
  color: var(--ps-link);
  text-decoration: none;
}

.ps-game-meta__item a:hover,
.ps-game-meta__item a:focus {
  color: var(--ps-link-hover);
  text-decoration: none;
}

.ps-game-body {
  margin-bottom: 0;
}

.ps-game-body .entry-content {
  max-width: 62ch;
}

.ps-game-body .entry-content p {
  margin: 0;
}

.ps-related-coverage {
  margin-top: 1.65rem;
}

.ps-related-coverage .ps-section__header {
  align-items: start;
  display: block;
}

.ps-related-coverage .ps-section__header h2 {
  max-width: 100%;
}

.ps-related-coverage .ps-card-grid {
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
}

.ps-archive-hero {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 1.05rem;
  padding: 0;
}

.ps-archive-hero h1 {
  font-size: var(--ps-title-page);
  max-width: none;
}

.ps-search-page .ps-archive-hero h1 {
  font-size: var(--ps-title-page);
  font-weight: 800;
}

.ps-archive-hero__desc {
  font-size: 0.95rem;
  line-height: 1.45;
}

.post-type-archive-game .site.grid-container,
.post-type-archive-game .site-content {
  max-width: none;
  width: 100%;
}

.post-type-archive-game .site.grid-container {
  margin-left: 0;
  margin-right: 0;
}

.site-main.ps-game-archive-page {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--ps-max) + 8rem);
  width: 100%;
  padding-left: var(--ps-page-gutter);
  padding-right: var(--ps-page-gutter);
  padding-top: clamp(1.6rem, 2.6vw, 2.5rem);
}

.site-main.ps-game-archive-page .ps-archive-hero {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-bottom: 0.95rem;
  min-height: 0;
  padding: 0;
}

.site-main.ps-game-archive-page .ps-archive-hero h1 {
  font-size: clamp(1.45rem, 1.95vw, 2rem);
  font-weight: 800;
  letter-spacing: -0.025em;
  line-height: var(--ps-title-leading-hero);
  margin-bottom: 0;
  max-width: none;
}

.site-main.ps-game-archive-page .ps-archive-hero p {
  color: var(--ps-muted);
  font-size: clamp(1.05rem, 1.25vw, 1.35rem);
  line-height: 1.35;
  max-width: 43rem;
}

.site-main.ps-game-archive-page .ps-game-card__bottom strong {
  font-size: clamp(0.82rem, 0.86vw, 0.96rem);
}

.post-type-archive-game .ps-card-grid {
  gap: 0.85rem;
  grid-template-columns: repeat(auto-fill, minmax(136px, 1fr));
}

.post-type-archive-game .ps-game-card {
  border-radius: 6px;
}

.post-type-archive-game .ps-game-card__bottom {
  padding: 0.85rem;
}

.post-type-archive-game .ps-game-card__bottom p {
  font-size: 0.6rem;
}

.post-type-archive-game .ps-game-card__bottom span {
  font-size: 0.74rem;
}

.ps-archive-hero__desc {
  color: var(--ps-muted);
  max-width: 72ch;
}

.site-footer {
  background: #070a0f;
  border-top: 1px solid var(--ps-line);
  color: var(--ps-muted);
  margin-top: 4rem;
}

.site-info {
  background: transparent;
  margin: 0 auto;
  max-width: none;
  min-height: 0;
  padding: 2rem 0 0;
  text-align: left;
}

.site-footer .site-info {
  background: transparent;
  display: block;
  margin: 0 auto;
  max-width: none;
  min-height: 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.site-footer .inside-site-info {
  background: transparent;
  display: block;
  margin: 0 auto;
  max-width: none;
  min-height: 0;
  padding: 0;
  width: 100%;
}

.site-info .copyright-bar {
  display: block;
  margin: 0;
  min-height: 0;
  padding: 0;
  width: 100%;
}

.ps-footer-grid {
  display: grid;
  gap: var(--ps-footer-gap);
  grid-template-columns: 1.3fr 0.9fr 0.9fr 1.2fr;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(var(--ps-max) + 8rem);
  padding-left: var(--ps-page-gutter);
  padding-right: var(--ps-page-gutter);
}

.ps-brand-lockup {
  align-items: center;
  color: var(--ps-text);
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 950;
  gap: 0.7rem;
}

.ps-footer-brand p,
.ps-footer-newsletter p {
  color: var(--ps-muted);
  font-size: 0.94rem;
  line-height: 1.45;
  max-width: 320px;
}

.ps-footer-grid h2 {
  color: var(--ps-text);
  font-size: 0.9rem;
  font-weight: 950;
  letter-spacing: 0.08em;
  margin: 0 0 0.7rem;
  text-transform: uppercase;
}

.ps-footer-grid ul {
  display: grid;
  gap: 0.42rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ps-footer-grid a {
  color: var(--ps-link);
  text-decoration: none;
}

.ps-footer-grid .ps-brand-lockup {
  color: var(--ps-text);
}

.ps-footer-grid a:hover,
.ps-footer-grid a:focus {
  color: var(--ps-link-hover);
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.ps-footer-grid .ps-brand-lockup:hover,
.ps-footer-grid .ps-brand-lockup:focus {
  color: var(--ps-text);
  text-decoration: none;
}

.ps-footer-bottom {
  align-items: center;
  border-top: 1px solid var(--ps-line);
  display: flex;
  flex-wrap: wrap;
  font-size: 0.76rem;
  gap: var(--ps-footer-bottom-gap);
  justify-content: center;
  line-height: 1.25;
  margin-top: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: none;
  min-height: 0;
  padding: var(--ps-footer-bottom-pad);
  text-align: center;
  width: 100%;
}

.ps-footer-bottom span {
  display: inline-flex;
  align-items: center;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (max-width: 1100px) {
  .ps-card-grid--four,
  .ps-card-grid--three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ps-top-stories,
  .ps-layout-with-sidebar {
    grid-template-columns: 1fr;
  }

  .ps-context-sidebar {
    position: static;
  }

  .ps-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  body {
    font-size: 14px;
  }

  body.admin-bar .site-header {
    top: 46px;
  }

  .ps-article-section-nav {
    top: calc(var(--ps-header-mobile-height) + 0.4rem);
  }

  body.admin-bar .ps-article-section-nav {
    top: calc(46px + var(--ps-header-mobile-height) + 0.4rem);
  }

  .inside-header {
    align-items: center;
    gap: 0.55rem;
    min-height: var(--ps-header-mobile-height);
    padding: 0 0.75rem;
  }

  .main-title {
    font-size: 0.98rem;
  }

  .site-branding {
    transform: translateY(var(--ps-header-mobile-content-shift));
  }

  .main-title a {
    align-items: center;
    gap: 0.5rem;
  }

  .main-title a::before,
  .ps-brand-mark {
    font-size: 0.82rem;
    height: 26px;
    width: 26px;
  }

  .main-navigation {
    flex: 0 0 auto;
    margin-left: auto !important;
    min-width: 0;
  }

  .main-navigation .inside-navigation {
    align-items: center;
    gap: var(--ps-header-mobile-action-gap);
    justify-content: flex-end;
  }

  .main-navigation .menu-toggle,
  .menu-toggle {
    align-items: center;
    color: var(--ps-header-toggle-mobile-color);
    display: inline-flex;
    height: var(--ps-control-height);
    justify-content: center;
    line-height: 1;
    margin-left: 0;
    min-width: 32px;
    order: 3;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    transform: translateY(var(--ps-header-mobile-content-shift));
  }

  .main-navigation .menu-toggle .gp-icon,
  .main-navigation .menu-toggle .gp-icon svg,
  .main-navigation .menu-toggle .gp-icon svg *,
  .main-navigation .menu-toggle .mobile-menu,
  .menu-toggle .gp-icon,
  .menu-toggle .gp-icon svg,
  .menu-toggle .gp-icon svg *,
  .menu-toggle .mobile-menu {
    color: var(--ps-header-toggle-mobile-color);
    fill: currentColor;
    stroke: currentColor;
  }

  .main-navigation .menu-toggle:hover,
  .main-navigation .menu-toggle:focus,
  .menu-toggle:hover,
  .menu-toggle:focus {
    color: var(--ps-header-toggle-mobile-color);
  }

  .menu-bar-items {
    gap: var(--ps-header-mobile-action-gap);
    margin-left: auto;
    order: 2;
  }

  .main-navigation .main-nav {
    flex-basis: 100%;
    order: 4;
    width: 100%;
  }

  .ps-nav-search.is-open .ps-nav-search__field,
  .ps-nav-search__field:focus {
    max-width: calc(100vw - 8.5rem);
    width: calc(100vw - 8.5rem);
  }

  .main-navigation .main-nav ul li a {
    color: var(--ps-text);
  }

  .ps-news-ticker {
    display: none;
  }

  .ps-nav-cta {
    font-size: 0.74rem;
    min-height: 30px;
    padding: 0.35rem 0.58rem;
  }

  .ps-front-page,
  .ps-game-page,
  .ps-article-page,
  .ps-archive-page,
  .ps-page-simple {
    padding: var(--ps-page-top-pad-mobile) 1rem 2.6rem;
  }

  .ps-page-card,
  .ps-page-card .entry-content,
  .ps-contact-form {
    max-width: min(100%, calc(100vw - 2rem));
    min-width: 0;
    overflow-wrap: break-word;
    width: 100%;
  }

  .site-main.ps-game-archive-page {
    box-sizing: border-box;
    min-width: 0;
    max-width: 100%;
    padding-inline: 0.72rem;
    width: 100%;
  }

  .ps-breadcrumbs {
    font-size: 0.7rem;
    margin-bottom: 0.75rem;
  }

  .ps-kicker {
    font-size: var(--ps-kicker-size-mobile);
  }

  .ps-front-heading,
  .ps-section__header h2,
  .ps-archive-hero h1 {
    font-size: clamp(1.18rem, 6vw, 1.45rem);
  }

  .ps-top-stories {
    margin-top: 1.2rem;
  }

  .ps-feature-card {
    min-height: 270px;
  }

  .ps-feature-card__body {
    padding: 1rem;
  }

  .ps-feature-card h2 {
    font-size: var(--ps-title-feature-mobile);
    line-height: 1.08;
    margin: 0.65rem 0 0.45rem;
    max-width: none;
  }

  .ps-feature-card__excerpt {
    font-size: 0.82rem;
    line-height: 1.38;
  }

  .ps-badge {
    font-size: var(--ps-badge-size-mobile);
    padding: 0.36rem 0.5rem;
  }

  .ps-side-story__link,
  .ps-card--compact,
  .ps-game-hero {
    grid-template-columns: 1fr;
  }

  .ps-game-hero__cover {
    justify-self: center;
    max-width: 132px;
  }

  .ps-game-hero h1 {
    font-size: clamp(1.28rem, 7vw, 1.58rem);
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
  }

  .ps-game-hero {
    gap: 0.72rem;
    padding: 0.82rem;
  }

  .ps-game-hero__dek {
    font-size: 0.82rem;
    line-height: 1.42;
  }

  .ps-game-meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 0.65rem;
  }

  .ps-game-meta__item {
    padding: 0.42rem;
  }

  .ps-game-meta__item span {
    font-size: 0.56rem;
  }

  .ps-game-meta__item strong {
    font-size: 0.72rem;
  }

  .ps-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ps-card-grid--four {
    grid-template-columns: repeat(auto-fit, minmax(min(var(--ps-grid-game-home-min-mobile), 100%), 1fr));
  }

  .ps-card-grid--three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .post-type-archive-game .ps-card-grid {
    box-sizing: border-box;
    gap: 0.55rem;
    grid-template-columns: repeat(auto-fit, minmax(min(155px, 100%), 1fr));
    min-width: 0;
    max-width: 100%;
    width: 100%;
  }

  .post-type-archive-game .site.grid-container,
  .post-type-archive-game .site-content {
    min-width: 0;
    max-width: 100%;
    width: 100%;
  }

  .post-type-archive-game .ps-game-card__top {
    padding: 0.42rem;
  }

  .post-type-archive-game .ps-game-card__top > span:not(.ps-p-score) {
    font-size: 0.52rem;
    max-width: 100%;
    padding: 0.28rem 0.36rem;
  }

  .post-type-archive-game .ps-game-card__bottom {
    padding: 0.58rem;
  }

  .post-type-archive-game .ps-game-card__genre {
    font-size: 0.58rem;
  }

  .post-type-archive-game .ps-game-card__bottom strong {
    font-size: 0.72rem;
    line-height: 1.08;
  }

  .post-type-archive-game .ps-game-card__bottom span:last-child {
    font-size: 0.66rem;
  }

  .ps-card__body {
    gap: 0.42rem;
    padding: var(--ps-card-pad-mobile);
  }

  .ps-card__title {
    font-size: 0.76rem;
    line-height: 1.12;
  }

  .ps-card__excerpt {
    display: none;
  }

  .ps-card__meta {
    font-size: var(--ps-meta-size-mobile);
    gap: 0.45rem;
  }

  .entry-content {
    font-size: 0.9rem;
  }

  .ps-related-game {
    align-items: flex-start;
    gap: 0.72rem;
    margin-top: 1.45rem;
    padding: 0.72rem;
  }

  .ps-related-game h2 {
    font-size: clamp(0.96rem, 4.5vw, 1.12rem);
  }

  .ps-related-game .ps-button {
    font-size: 0.72rem;
    min-height: 30px;
    padding: 0.36rem 0.62rem;
  }

  .ps-related-coverage .ps-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ps-related-coverage .ps-card__media {
    aspect-ratio: 16 / 9;
  }

  .ps-related-coverage .ps-card__excerpt {
    display: none;
  }

  .site-info {
    padding-top: 1.2rem;
  }

  .ps-footer-grid {
    gap: 0.9rem 1rem;
  }

  .ps-brand-lockup {
    font-size: 1rem;
  }

  .ps-footer-brand p,
  .ps-footer-newsletter p {
    font-size: 0.78rem;
    line-height: 1.35;
  }

  .ps-footer-grid h2 {
    font-size: 0.72rem;
    margin-bottom: 0.45rem;
  }

  .ps-footer-grid ul {
    gap: 0.28rem;
  }

  .ps-footer-grid a {
    font-size: 0.82rem;
  }

  .ps-section__header,
  .ps-home-intro,
  .search-form {
    align-items: start;
    display: grid;
    gap: 0.8rem;
  }

  .ps-contact-grid {
    grid-template-columns: 1fr;
  }

  .ps-author-box,
  .ps-author-profile {
    grid-template-columns: 1fr;
  }

  .ps-author-box {
    grid-template-columns: var(--ps-author-avatar-size) minmax(0, 1fr);
    padding: 0.72rem;
  }

  .ps-author-box__mark,
  .ps-author-profile__mark {
    width: var(--ps-author-avatar-size);
  }

  .ps-author-profile h1 {
    font-size: clamp(1.55rem, 9vw, 2.05rem);
  }

  .ps-footer-bottom {
    align-items: center;
    display: flex;
    font-size: 0.68rem;
    gap: 0.25rem 0.75rem;
    justify-content: center;
    margin-top: 0.45rem;
    padding: 0.42rem 1rem;
  }

  .ps-section-link {
    justify-self: start;
  }
}

@media (max-width: 600px) {
  body.admin-bar .site-header {
    top: 0;
  }

  body.admin-bar .ps-article-section-nav {
    top: calc(var(--ps-header-mobile-height) + 0.4rem);
  }

  .ps-article-section-nav {
    margin-inline: -0.2rem;
  }

  .ps-article-section-nav__label {
    font-size: 0.6rem;
    padding-inline: 0.28rem;
  }

  .ps-article-section-nav__track {
    padding-inline-end: 1.5rem;
  }

  .ps-article-section-nav__link {
    font-size: 0.68rem;
    min-height: 40px;
    padding: 0.4rem 0.68rem;
  }

  .ps-article-outline__list {
    grid-template-columns: 1fr;
  }
}
