/* GO v193: fine alignment for single meta/share row and hero spacing. */

:root {
  --go-v193-single-cover-width: min(1180px, calc(100vw - 48px));
}

/* Keep the hero image, metadata row and share buttons on the same visual grid. */
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) :is(
  .go-article__hero-inner,
  .go-article__cover,
  .go-article__hero-visual,
  .go-article__post-cover-meta
) {
  width: var(--go-v193-single-cover-width) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) :is(.go-article__cover, .go-article__hero-visual) {
  margin-bottom: 0 !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta {
  display: block !important;
  margin-top: 12px !important;
  margin-bottom: clamp(28px, 3.4vw, 48px) !important;
  padding: 0 0 16px !important;
  border-top: 0 !important;
  border-bottom: 1px solid rgba(148, 163, 184, 0.18) !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row,
html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__meta-row--after-cover {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px 22px !important;
  width: 100% !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 9px 12px !important;
  line-height: 1.25 !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-author {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 38px !important;
  gap: 8px !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share {
  flex: 0 0 auto !important;
  min-width: max-content !important;
  margin-left: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-list {
  display: inline-flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 8px !important;
  min-width: max-content !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-link {
  flex: 0 0 38px !important;
  width: 38px !important;
  min-width: 38px !important;
  height: 38px !important;
  min-height: 38px !important;
  display: inline-grid !important;
  place-items: center !important;
  padding: 0 !important;
  line-height: 1 !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-link svg {
  display: block !important;
  width: 16px !important;
  height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  overflow: visible !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__grid {
  margin-top: clamp(20px, 2.4vw, 34px) !important;
}

html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-description--author {
  margin: 10px 0 0 !important;
  max-width: 760px !important;
}

body.newsx-dark-mode.single:not(.wp-admin) .go-article__post-cover-meta,
body.dark.single:not(.wp-admin) .go-article__post-cover-meta,
body.dark-mode.single:not(.wp-admin) .go-article__post-cover-meta,
body.is-dark-theme.single:not(.wp-admin) .go-article__post-cover-meta,
html.dark body.single:not(.wp-admin) .go-article__post-cover-meta,
html.go-root-dark-mode body.single:not(.wp-admin) .go-article__post-cover-meta,
html[data-theme="dark"] body.single:not(.wp-admin) .go-article__post-cover-meta {
  border-bottom-color: rgba(255, 255, 255, 0.12) !important;
}

@media (max-width: 860px) {
  :root {
    --go-v193-single-cover-width: min(100% - 28px, 1180px);
  }

  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__meta-row,
  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__meta-row--after-cover {
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    gap: 12px !important;
  }

  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share {
    width: 100% !important;
    margin-left: 0 !important;
  }

  html body.single:not(.single-review):not(.single-critica):not(.single-games):not(.single-go_entity):not(.go-template-review):not(.go-template-critica):not(.go-template-game):not(.wp-admin) .go-article__post-cover-meta .go-article__share-list {
    width: 100% !important;
    min-width: 0 !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
  }
}
