/* Guild of Gamers – Bootstrap overrides & custom brand styles */

:root,
[data-bs-theme="dark"] {
  --bs-body-bg: #02151c;
  --bs-body-bg-rgb: 2, 21, 28;
  --bs-body-color: #f7fbff;
  --bs-secondary-color: #9eb8c2;
  --bs-secondary-color-rgb: 158, 184, 194;
  --bs-tertiary-bg: #041c26;
  --bs-secondary-bg: #041c26;
  --bs-border-color: rgba(114, 94, 242, 0.55);
  --bs-primary: #f5e14a;
  --bs-primary-rgb: 245, 225, 74;
  --bs-link-color: #e8d56a;
  --bs-link-hover-color: #ffe86a;
  --bs-heading-color: #ffffff;
  --bs-border-radius: 0.35rem;
  --gog-gold: #f5e14a;
  --gog-surface-2: #041c26;
  --gog-abyss: #02151c;
  --gog-ember: #f28444;
  --gog-violet: #725ef2;
  --gog-violet-bright: #b3a6ff;
  --gog-oxblood: #7a1f2b;
  --gog-vellum: #ffffff;
  --gog-mist: #c5d4db;
  --gog-card-bg: rgba(3, 22, 30, 0.88);
  --gog-line: rgba(114, 94, 242, 0.28);
  --gog-line-strong: rgba(114, 94, 242, 0.42);
  --gog-line-gilt: rgba(245, 225, 74, 0.32);
  --gog-gradient: linear-gradient(90deg, #f5e14a 0%, #f28444 42%, #725ef2 100%);
  --gog-gradient-quiet: linear-gradient(90deg, rgba(245, 225, 74, 0.4) 0%, rgba(242, 132, 68, 0.28) 42%, rgba(114, 94, 242, 0.38) 100%);
  --gog-glow-violet: 0 0 14px rgba(114, 94, 242, 0.28);
  --gog-glow-yellow: 0 0 12px rgba(245, 225, 74, 0.22);
  --bs-border-color: var(--gog-line);

  /* Type system — Fraunces display, Geist body/UI, Geist Mono labels. */
  --font-display: "Fraunces", "Iowan Old Style", Palatino, "Palatino Linotype", Georgia, serif;
  --font-title: var(--font-display);
  --font-body: "Geist", "Segoe UI", system-ui, sans-serif;
  --font-ui: var(--font-body);
  --font-mono: "Geist Mono", ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;
  --text-body-size: 1.0625rem;
  --text-body-leading: 1.55;
  --text-ui-size: 0.875rem;
  --text-ui-tracking: .02em;
  --text-kicker-size: .6875rem;
  --text-kicker-tracking: .12em;
  --text-display-tracking: -0.015em;
  --text-display-leading: 1.16;
  --bs-font-sans-serif: var(--font-body);
  --bs-body-font-family: var(--font-body);
  --bs-body-font-size: var(--text-body-size);
  --bs-body-line-height: var(--text-body-leading);
}

html, body {
  background-color: var(--gog-abyss);
  font-family: var(--font-body);
  font-size: var(--text-body-size);
  line-height: var(--text-body-leading);
  background-image:
    radial-gradient(880px 460px at 6% -12%, rgba(114, 94, 242, 0.28), transparent 58%),
    radial-gradient(720px 380px at 96% -8%, rgba(245, 225, 74, 0.1), transparent 50%),
    radial-gradient(640px 320px at 80% 110%, rgba(242, 132, 68, 0.1), transparent 55%);
  background-attachment: fixed;
}

.font-display { font-family: var(--font-display); }
.font-title { font-family: var(--font-title); }
.font-body { font-family: var(--font-body); }
.font-ui { font-family: var(--font-ui); }
.font-mono { font-family: var(--font-mono); }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: var(--font-title);
  font-weight: 600;
  letter-spacing: var(--text-display-tracking);
  line-height: var(--text-display-leading);
  font-optical-sizing: auto;
}
h1, .h1 {
  font-size: clamp(2.05rem, 4vw, 2.7rem);
  line-height: 1.12;
  letter-spacing: -0.022em;
  font-weight: 600;
}
h2, .h2 {
  font-size: clamp(1.6rem, 2.6vw, 2.05rem);
  line-height: 1.18;
  letter-spacing: -0.018em;
}
h3, .h3 {
  font-size: clamp(1.32rem, 2vw, 1.6rem);
  line-height: 1.22;
  letter-spacing: -0.012em;
}
h4, .h4 {
  font-size: 1.28rem;
  line-height: 1.28;
  letter-spacing: -0.01em;
}
h5, .h5 {
  font-size: 1.1rem;
  line-height: 1.32;
  letter-spacing: -0.006em;
}
h6, .h6 {
  font-size: 0.95rem;
  line-height: 1.38;
  letter-spacing: 0;
}

.text-caption,
.review-meta,
.game-card-meta,
.review-count-label {
  font-family: var(--font-ui);
  line-height: 1.45;
}

.navbar-brand,
.hall-title,
.hall-intro-title,
.guild-footer-mark,
.cover-placeholder,
.member-designation,
.member-title,
.charter-trigger-label,
.charter-panel-title,
.charter-slide-title {
  font-family: var(--font-display);
  font-optical-sizing: auto;
}

.score-seal-number,
.top-ten-rank,
.game-card-rank,
.member-number,
.hall-step-num,
.rating,
.discord-join-code {
  font-family: var(--font-mono);
}

.score-seal-number,
.top-ten-rank,
.game-card-rank,
.member-number,
.hall-step-num,
.rating {
  font-variant-numeric: lining-nums tabular-nums;
}

.card {
  --bs-card-bg: var(--gog-card-bg);
  --bs-card-border-color: var(--gog-line);
  --bs-card-border-radius: 0.4rem;
  box-shadow: none;
}
.card.bg-body-tertiary {
  --bs-card-bg: rgba(3, 22, 30, 0.72);
  border-color: var(--gog-line);
}

.btn {
  font-family: var(--font-ui);
  font-weight: 600;
  letter-spacing: var(--text-ui-tracking);
  border-radius: 0.3rem;
}
.btn-primary {
  --bs-btn-bg: #f5e14a;
  --bs-btn-border-color: #f5e14a;
  --bs-btn-color: #02151c;
  --bs-btn-hover-bg: #ffe86a;
  --bs-btn-hover-border-color: #ffe86a;
  --bs-btn-hover-color: #02151c;
  --bs-btn-active-bg: #ffe86a;
  --bs-btn-active-color: #02151c;
  background: #f5e14a;
  color: #02151c;
  border-color: #f5e14a;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus-visible {
  background: #ffe86a;
  color: #02151c;
  box-shadow: var(--gog-glow-yellow);
}
.btn-outline-secondary {
  --bs-btn-color: var(--gog-mist);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: var(--gog-line-gilt);
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: var(--gog-gold);
  --bs-btn-hover-color: var(--gog-gold);
  --bs-btn-active-bg: rgba(245, 225, 74, 0.1);
  --bs-btn-active-color: var(--gog-gold);
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus-visible {
  box-shadow: none;
}
.btn-neon {
  --bs-btn-bg: #f5e14a;
  --bs-btn-border-color: #f5e14a;
  --bs-btn-color: #02151c;
  --bs-btn-hover-bg: #ffe86a;
  --bs-btn-hover-border-color: #ffe86a;
  --bs-btn-hover-color: #02151c;
  background: #f5e14a;
  color: #02151c;
  border-color: #f5e14a;
  box-shadow: none;
}
.btn-neon:hover,
.btn-neon:focus-visible {
  background: #ffe86a;
  color: #02151c;
  box-shadow: var(--gog-glow-yellow);
}
.btn-group .btn-outline-secondary {
  border-color: var(--gog-line-gilt);
  color: var(--gog-mist);
}
.catalogue-chrome .btn-group {
  flex-wrap: wrap;
  row-gap: .35rem;
}

/* ── Brand colour tokens ── */
[data-bs-theme="dark"] {
  --bs-primary: #f5e14a;
  --bs-primary-rgb: 245, 225, 74;
  --bs-link-color: #e8d56a;
  --bs-link-hover-color: #ffe86a;
}

/* ── Navbar brand ── */
.navbar-brand {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  font-size: 1.22rem;
  font-weight: 600;
  color: var(--gog-gold) !important;
  letter-spacing: .05em;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(245, 225, 74, 0.28);
}
.navbar-brand picture {
  display: block;
  line-height: 0;
}
.navbar-seal {
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 0 10px rgba(245, 225, 74, 0.22);
}
.navbar-brand-of {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 500;
  letter-spacing: .01em;
  color: var(--gog-violet-bright);
  text-shadow: none;
}

/* ── Hero section (homepage) ── */
.hero-section {
  padding: 3.5rem 1rem;
}
.hero-badge {
  display: inline-block;
  background: rgba(114, 94, 242, 0.28);
  color: var(--gog-violet-bright);
  border: 1px solid rgba(179, 166, 255, 0.7);
  border-radius: 50px;
  padding: .3rem .9rem;
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
  box-shadow: none;
}

/* ── Section headers ── */
.section-header {
  border-bottom: 1px solid transparent;
  border-image: var(--gog-gradient-quiet) 1;
  padding-bottom: .65rem;
}

/* ── Game hero banner (detail page) ── */
.game-hero {
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center top;
  position: relative;
  border-radius: .5rem;
  overflow: hidden;
}
.game-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(13,13,26,0.85) 100%);
}
.game-cover-shadow { box-shadow: 0 8px 32px rgba(0,0,0,.5); }

/* ── Game cards ── */
.game-card { overflow: hidden; transition: transform .2s, box-shadow .2s, border-color .2s; }
.game-card:hover {
  transform: translateY(-3px);
  border-color: var(--gog-line-gilt) !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .4);
}
.game-card img { width: 100%; height: 160px; object-fit: cover; background: #02151c; }
.cover-placeholder,
.game-card-placeholder {
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(114, 94, 242, 0.18), #03161e 70%);
  border-bottom: 1px solid rgba(114, 94, 242, 0.4);
  color: var(--gog-gold);
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: .08em;
  opacity: .9;
}
.cover-placeholder.top-ten-cover {
  width: 44px;
  height: 58px;
  font-size: 1.15rem;
  border-radius: 4px;
  flex-shrink: 0;
}
.cover-placeholder.review-teaser-cover {
  width: 56px;
  height: 72px;
  font-size: 1.3rem;
  border-radius: .35rem;
  flex-shrink: 0;
}
.cover-placeholder.cover-placeholder-sm {
  width: 48px;
  height: 64px;
  font-size: 1.1rem;
  border-radius: 4px;
}
.cover-placeholder.detail-placeholder {
  height: 280px;
  border-radius: .5rem;
  border: 1px solid rgba(114, 94, 242, 0.35);
}
.game-catalogue .game-card img,
.game-catalogue .cover-placeholder,
.game-catalogue .game-card-placeholder {
  height: 280px;
}
.game-card-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.game-card-meta {
  font-size: .82rem;
}

/* ── Utility ── */
.review-count-label { font-size: .75rem; }
.section-count { font-size: 1rem; }
.rating-denom { font-size: .9rem; }
.guild-score-denom { font-size: 1rem; }
.text-flowing { line-height: 1.6; }
.detail-placeholder { height: 280px; }
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ── Activity badge (hot-games section) ── */
.activity-badge {
  display: inline-block;
  font-size: .72rem;
  font-weight: 700;
  padding: .1rem .4rem;
  border-radius: 4px;
  background: rgba(242, 132, 68, 0.18);
  color: #f28444;
  border: 1px solid rgba(242, 132, 68, 0.45);
}

/* ── Review cards ── */
.review-card { border-left: 2px solid var(--gog-violet) !important; }
.review-meta { font-size: .82rem; margin-bottom: .4rem; }
.rating { font-size: 1.4rem; font-weight: 700; color: var(--gog-gold); }
.rating-badge {
  display: inline-block;
  background: var(--bs-primary);
  color: #fff;
  font-size: .8rem;
  font-weight: 700;
  padding: .15rem .5rem;
  border-radius: 4px;
}

/* ── Status badges (approval) ── */
.badge-pending  { background: rgba(240,165,0,.2);  color: #f0a500; padding: .25rem .5rem; border-radius: 4px; font-size: .75rem; font-weight: 700; text-transform: uppercase; }
.badge-approved { background: rgba(82,196,114,.2); color: #52c472; padding: .25rem .5rem; border-radius: 4px; font-size: .75rem; font-weight: 700; text-transform: uppercase; }
.badge-rejected { background: rgba(224,82,82,.2);  color: #e05252; padding: .25rem .5rem; border-radius: 4px; font-size: .75rem; font-weight: 700; text-transform: uppercase; }

/* ── Tag pills ── */
.tag {
  display: inline-block;
  font-size: .78rem;
  padding: .15rem .5rem;
  border-radius: 4px;
  background: rgba(114, 94, 242, 0.16);
  color: var(--gog-violet-bright);
  border: 1px solid rgba(114, 94, 242, 0.45);
}

.navbar-nav .nav-link {
  font-family: var(--font-ui);
  font-weight: 600;
  font-size: .8rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #d5e4ea;
  padding: .4rem .5rem;
  white-space: nowrap;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus-visible {
  color: var(--gog-violet-bright);
}
.navbar-nav .nav-link.active {
  color: var(--gog-gold);
  text-shadow: none;
  box-shadow: inset 0 -2px 0 var(--gog-gold);
}

/* ── Avatars ── */
.avatar-sm,
.avatar-lg,
.avatar-fallback {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  object-fit: cover;
  background: var(--gog-surface-2);
  border: 1px solid var(--bs-border-color);
  flex-shrink: 0;
}
.avatar-sm { width: 1.5rem; height: 1.5rem; }
.avatar-lg { width: 4.5rem; height: 4.5rem; }
.avatar-fallback {
  font-weight: 800;
  color: var(--gog-gold);
  font-size: 1.4rem;
}
.avatar-sm.avatar-fallback {
  font-size: .72rem;
}

/* ── Guild Aware ── */
.badge-guild-aware {
  display: inline-block;
  background: rgba(245, 225, 74, 0.14);
  color: var(--gog-gold);
  border: 1px solid rgba(245, 225, 74, 0.5);
  border-radius: 4px;
  padding: .12rem .45rem;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  line-height: 1.3;
  white-space: nowrap;
}
.badge-not-guild-aware {
  display: inline-block;
  background: rgba(255, 255, 255, 0.06);
  color: var(--bs-secondary-color);
  border: 1px solid var(--bs-border-color);
  border-radius: 4px;
  padding: .12rem .45rem;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  line-height: 1.3;
  white-space: nowrap;
}
.search-hero .form-control-lg {
  min-height: 3rem;
}
.igdb-result-cover {
  width: 48px;
  height: 64px;
  object-fit: cover;
  border-radius: 4px;
  flex-shrink: 0;
}
.igdb-result-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
}

/* ── Period filters ── */
.period-filters .btn {
  font-weight: 600;
  letter-spacing: .02em;
}
.ranking-toolbar .ranking-kind .btn {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.ranking-board .top-ten-list {
  max-width: none;
}
.review-teaser-cover {
  width: 56px;
  height: 72px;
  object-fit: cover;
}
.review-teaser-placeholder {
  font-size: 1.5rem;
}

/* ── Rating picker ── */
.rating-picker {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
}
.rating-picker input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.rating-picker label {
  min-width: 2.4rem;
  text-align: center;
  font-weight: 800;
  padding: .4rem .55rem;
  border-radius: .4rem;
  border: 1px solid var(--bs-border-color);
  background: var(--gog-surface-2);
  cursor: pointer;
  margin: 0;
}
.rating-picker input:checked + label {
  background: var(--gog-gold);
  border-color: var(--gog-gold);
  color: #02151c;
}
.rating-picker input:focus-visible + label {
  outline: 2px solid var(--gog-gold);
  outline-offset: 2px;
}

/* ── Review photos ── */
.review-photos {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
.review-photos a,
.review-photos img {
  display: block;
}
.review-photos img {
  width: 96px;
  height: 72px;
  object-fit: cover;
  border-radius: .35rem;
  border: 1px solid var(--bs-border-color);
}
.review-photo-existing {
  position: relative;
}
.review-photo-existing img {
  width: 112px;
  height: 84px;
}

/* ── Top 10 ranked list ── */
.top-ten-item + .top-ten-item {
  margin-top: .65rem;
}
.top-ten-link {
  display: flex;
  align-items: center;
  gap: .75rem;
  padding: .5rem .6rem;
  border-radius: .4rem;
  border: 1px solid var(--gog-line);
  background: var(--gog-card-bg);
  transition: transform .15s, border-color .15s;
}
.top-ten-link:hover {
  transform: translateY(-1px);
  border-color: var(--gog-line-gilt);
  box-shadow: none;
}
.top-ten-rank {
  flex-shrink: 0;
  width: 1.75rem;
  font-weight: 800;
  font-size: 1.05rem;
  color: var(--gog-gold);
  text-align: center;
}
.top-ten-cover {
  width: 44px;
  height: 58px;
  object-fit: cover;
  border-radius: 4px;
  flex-shrink: 0;
}
.top-ten-cover-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.15rem;
}
.top-ten-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/* ── Pagination ── */
.pagination .page-link {
  background: var(--gog-surface-2);
  border-color: var(--bs-border-color);
  color: var(--bs-body-color);
}
.pagination .page-item.active .page-link {
  background: var(--gog-gold);
  border-color: var(--gog-gold);
  color: #02151c;
  box-shadow: none;
}
.pagination .page-item.disabled .page-link {
  background: #041c26;
  border-color: var(--bs-border-color);
  color: var(--bs-secondary-color);
}

/* ── Public member libraries ── */
.member-card {
  transition: transform .2s, box-shadow .2s;
}
.member-card:hover {
  transform: translateY(-2px);
  border-color: var(--gog-line-gilt);
  box-shadow: none;
}
.member-card-stats {
  border-top: 1px solid var(--bs-border-color);
  padding-top: .65rem;
}
.member-number {
  letter-spacing: .04em;
  color: var(--gog-gold);
  text-shadow: none;
  white-space: nowrap;
}
.member-designation {
  letter-spacing: .06em;
  color: var(--gog-gold);
  text-decoration: none;
}
a.member-designation:hover,
a.member-designation:focus-visible {
  color: #fff;
  text-shadow: none;
}
.btn .member-number {
  color: inherit;
  text-shadow: none;
}
.platform-chip {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .35rem;
  padding: .35rem .7rem;
  border-radius: 999px;
  border: 1px solid var(--bs-border-color);
  background: var(--gog-surface-2);
  font-size: .85rem;
}
.progress-track {
  height: .45rem;
  background: var(--gog-surface-2);
  border: 1px solid var(--bs-border-color);
  border-radius: 99px;
  overflow: hidden;
}
.progress-fill {
  height: 100%;
  max-width: 100%;
  background: linear-gradient(90deg, var(--bs-primary), var(--gog-gold));
}
.progress-fill.is-platinum {
  background: var(--gog-gold);
}

/* ── A–Z letter jump ── */
.letter-index {
  display: flex;
  flex-wrap: wrap;
  gap: .25rem .15rem;
  align-items: center;
}
.letter-index-link {
  min-width: 1.7rem;
  padding: .2rem .35rem;
  text-align: center;
  border-radius: .35rem;
  font-family: var(--font-ui);
  font-size: .82rem;
  font-weight: 700;
  text-decoration: none;
  color: var(--bs-body-color);
  border: 1px solid transparent;
}
a.letter-index-link:hover {
  border-color: var(--gog-line-gilt);
  color: var(--gog-gold);
}
.letter-index-link.is-active {
  background: var(--gog-gold);
  color: #02151c;
  border-color: var(--gog-gold);
  box-shadow: none;
}
.letter-index-link.is-empty {
  color: var(--bs-secondary-color);
  opacity: .45;
  cursor: default;
}

/* ── Ranked catalogue cards ── */
.game-card {
  position: relative;
}
.game-card-rank {
  position: absolute;
  top: .45rem;
  left: .45rem;
  z-index: 1;
  min-width: 1.6rem;
  padding: .1rem .35rem;
  border-radius: .35rem;
  background: rgba(13, 13, 26, 0.82);
  color: var(--gog-gold);
  font-weight: 800;
  font-size: .9rem;
  text-align: center;
}

/* ── Top 10 editor ── */
.top-ten-editor-row .top-ten-rank {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
}

/* ── Identity shell ── */
.guild-breadcrumbs {
  margin: 0 0 1.15rem;
}
.guild-breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .2rem .15rem;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: var(--font-ui);
  font-size: var(--text-ui-size);
  font-weight: 600;
  letter-spacing: var(--text-ui-tracking);
  line-height: 1.35;
}
.guild-breadcrumb-item {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  color: var(--gog-mist);
}
.guild-breadcrumb-item + .guild-breadcrumb-item::before {
  content: "›";
  margin: 0 .45rem 0 .3rem;
  color: var(--gog-gold);
  font-family: var(--font-mono);
  font-weight: 500;
  speak: never;
}
.guild-breadcrumb-item a {
  color: var(--gog-violet-bright);
  text-decoration: none;
  border-radius: .2rem;
}
.guild-breadcrumb-item a:hover {
  color: var(--gog-gold);
  text-decoration: underline;
  text-underline-offset: .18em;
}
.guild-breadcrumb-item a:focus-visible {
  outline: 2px solid var(--gog-gold);
  outline-offset: 3px;
  color: var(--gog-gold);
}
.guild-breadcrumb-item [aria-current="page"] {
  color: #fff;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .guild-breadcrumb-item {
    max-width: 100%;
  }
  .guild-breadcrumb-item [aria-current="page"],
  .guild-breadcrumb-item a {
    overflow-wrap: anywhere;
  }
}

.guild-nav {
  background: rgba(2, 21, 28, 0.94);
  border-bottom: 1px solid transparent;
  border-image: var(--gog-gradient-quiet) 1;
  backdrop-filter: blur(16px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
}
.guild-nav-bar {
  display: flex;
  align-items: center;
  gap: .75rem 1rem;
  padding-top: .45rem;
  padding-bottom: .45rem;
}
.guild-nav .navbar-collapse {
  align-items: center;
  gap: .75rem 1.15rem;
}
.guild-nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: .05rem;
  row-gap: .15rem;
  margin-right: auto;
}
.guild-nav-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: .55rem;
  margin-left: auto;
  flex-shrink: 0;
}
.guild-nav-user {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  padding-inline: .45rem .55rem;
}
.guild-nav-user .dropdown-toggle-split,
.guild-nav-user::after {
  margin-left: .15rem;
}
.guild-nav-pending {
  font-size: .62rem;
  letter-spacing: .04em;
}
.guild-nav-account {
  display: flex;
  flex-direction: column;
  gap: .15rem;
  padding: .45rem 1rem .55rem;
  white-space: normal;
}
.guild-nav-account-name {
  font-family: var(--font-ui);
  font-weight: 700;
  color: #fff;
}
.guild-nav-actions .btn {
  white-space: nowrap;
}
.staff-bell-btn {
  position: relative;
}
.staff-bell-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.15rem;
  height: 1.15rem;
  margin-left: .25rem;
  padding: 0 .3rem;
  border-radius: 999px;
  background: var(--gog-gold, #d4af37);
  color: #1a1404;
  font-size: .65rem;
  font-weight: 800;
  line-height: 1;
}
.staff-bell-menu {
  min-width: 16.5rem;
}
.staff-hub-alerts {
  border-color: rgba(212, 175, 55, 0.35);
}
.staff-override-panel {
  background: rgba(245, 225, 74, 0.08);
  border: 1px solid rgba(245, 225, 74, 0.45);
  border-radius: 6px;
  padding: .75rem .85rem;
}
.staff-override-kicker {
  color: var(--gog-gold, #d4af37);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin: 0;
}
.staff-alert-list {
  display: flex;
  flex-direction: column;
  gap: .75rem;
}
.staff-alert-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: .75rem 1rem;
  padding: .75rem 0 0;
  border-top: 1px solid rgba(114, 94, 242, 0.22);
}
.staff-alert-row:first-child {
  padding-top: 0;
  border-top: 0;
}
.staff-alert-row.is-unread .staff-alert-title {
  color: #fff;
  font-weight: 700;
}
.staff-alert-link {
  text-decoration: none;
  color: inherit;
  min-width: 0;
  flex: 1 1 16rem;
}
.staff-alert-link:hover .staff-alert-title,
.staff-alert-link:focus-visible .staff-alert-title {
  color: var(--gog-gold, #d4af37);
}
.guild-nav .dropdown-menu {
  --bs-dropdown-bg: #041c26;
  --bs-dropdown-link-color: #d5e4ea;
  --bs-dropdown-link-hover-bg: rgba(114, 94, 242, 0.22);
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-border-color: rgba(114, 94, 242, 0.45);
  min-width: 12.5rem;
}
.guild-nav .dropdown-item {
  font-family: var(--font-ui);
  font-weight: 600;
  letter-spacing: var(--text-ui-tracking);
}
.navbar-brand {
  margin-right: .35rem;
  flex-shrink: 0;
}
.section-kicker {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  color: var(--gog-gold);
  text-shadow: none;
  margin: 0;
}
.hall-title {
  font-size: clamp(2.2rem, 4.4vw, 3.6rem);
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.02em;
  text-shadow: 0 0 18px rgba(114, 94, 242, 0.28);
}
.hall-lede {
  max-width: 48rem;
  color: var(--gog-mist);
  font-size: 1.05rem;
  line-height: 1.55;
}
.hall-masthead {
  padding: 1.25rem 0 .85rem;
  border-bottom: 2px solid transparent;
  border-image: var(--gog-gradient-quiet) 1;
}
.guild-footer {
  border-top: 1px solid transparent;
  border-image: var(--gog-gradient-quiet) 1;
  background: #010e12;
}
.guild-footer .container {
  padding-top: 2.15rem;
  padding-bottom: 2.15rem;
}
.guild-footer-seal {
  display: block;
  width: 4.25rem;
  height: 4.25rem;
  margin: 0 auto .75rem;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 0 12px rgba(245, 225, 74, 0.18);
}
.guild-footer-mark {
  font-family: var(--font-display);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--gog-gold);
  font-size: .82rem;
  text-shadow: none;
}
.guild-footer a {
  color: var(--gog-mist);
  text-decoration: none;
}
.guild-footer a:hover,
.guild-footer a:focus-visible {
  color: var(--gog-gold);
}
.recruitment-strip {
  border: 1px solid var(--gog-line-gilt);
  border-radius: .45rem;
  background: linear-gradient(120deg, rgba(114, 94, 242, 0.22), rgba(245, 225, 74, 0.08) 55%, rgba(242, 132, 68, 0.1));
  box-shadow: none;
}
.guild-procedure {
  background: rgba(4, 24, 34, 0.94) !important;
  border-color: var(--gog-line-strong) !important;
  box-shadow: none;
}
.btn-outline-primary {
  --bs-btn-color: var(--gog-gold);
  --bs-btn-border-color: var(--gog-line-gilt);
  --bs-btn-hover-bg: #f5e14a;
  --bs-btn-hover-border-color: #f5e14a;
  --bs-btn-hover-color: #02151c;
}
.badge-play-verified {
  box-shadow: none;
}

/* ── Score bands ── */
.score-seal {
  border: 1px solid var(--gog-line-gilt);
  background: linear-gradient(180deg, rgba(114, 94, 242, 0.18), #03161d 58%);
  text-align: center;
  padding: 1.1rem .75rem 1rem;
  border-radius: .4rem;
  box-shadow: none;
}
.score-seal-number {
  font-size: 2.7rem;
  font-weight: 700;
  color: var(--gog-gold);
  line-height: 1;
  text-shadow: 0 0 10px rgba(245, 225, 74, 0.28);
}
.score-seal-band {
  display: inline-block;
  margin-top: .45rem;
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.band-sanctioned { color: #f5e14a; }
.band-favored { color: #9d8cff; }
.band-contested { color: #f28444; }
.band-censured { color: #ff6b4a; }
.band-anathema { color: #ff5d7a; }
.rating-badge.band-sanctioned { background: rgba(245, 225, 74, 0.18); color: #f5e14a; }
.rating-badge.band-favored { background: rgba(114, 94, 242, 0.28); color: #c4b5ff; }
.rating-badge.band-contested { background: rgba(242, 132, 68, 0.2); color: #f28444; }
.rating-badge.band-censured { background: rgba(255, 107, 74, 0.2); color: #ff8a70; }
.rating-badge.band-anathema { background: rgba(255, 93, 122, 0.18); color: #ff8aa0; }

.badge-official {
  display: inline-block;
  background: rgba(245, 225, 74, 0.14);
  color: var(--gog-gold);
  border: 1px solid rgba(245, 225, 74, 0.5);
  border-radius: 4px;
  padding: .12rem .45rem;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  box-shadow: none;
}
.member-title {
  display: inline-block;
  background: rgba(245, 225, 74, 0.12);
  color: var(--gog-gold);
  border: 1px solid rgba(245, 225, 74, 0.45);
  border-radius: 4px;
  padding: .14rem .55rem;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-decoration: none;
  box-shadow: none;
}
a.member-title:hover,
a.member-title:focus-visible {
  color: #fff;
  border-color: rgba(245, 225, 74, 0.85);
}
.badge-play-verified {
  display: inline-block;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--gog-violet-bright);
  border: 1px solid rgba(114, 94, 242, 0.5);
  padding: .1rem .4rem;
  border-radius: 4px;
}
.official-list-card {
  border-color: var(--gog-line-gilt) !important;
  box-shadow: none;
}
.top-ten-list.is-unranked .top-ten-rank,
.top-ten-editor.is-unranked .top-ten-rank {
  display: none;
}
.badge-spoiler {
  display: inline-block;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--gog-gold);
  border: 1px solid rgba(245, 225, 74, 0.45);
  padding: .1rem .4rem;
  border-radius: 4px;
}
.spoiler-banner {
  border: 1px solid rgba(245, 225, 74, 0.45);
  background: rgba(245, 225, 74, 0.08);
  color: var(--gog-vellum);
  border-radius: .4rem;
  padding: .75rem 1rem;
}
.spoiler-hidden {
  color: var(--gog-gold);
  font-size: .9rem;
}
.review-like .btn {
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: .72rem;
  font-weight: 700;
}
.forum-table {
  --bs-table-bg: transparent;
  --bs-table-color: #e8f2f6;
  --bs-table-hover-bg: rgba(245, 225, 74, 0.08);
  --bs-table-border-color: rgba(245, 225, 74, 0.2);
}
.forum-table .text-body-secondary,
.forum-table .forum-empty-count {
  color: #b7c8d0 !important;
}
.forum-table.table > thead > tr > th {
  font-family: var(--font-mono);
  color: var(--gog-gold);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  border-bottom-color: rgba(245, 225, 74, 0.45);
}
.forum-post-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  font-size: .82rem;
}
.forum-post-actions a {
  font-family: var(--font-ui);
  color: var(--gog-gold);
  text-decoration: none;
  letter-spacing: var(--text-ui-tracking);
  text-transform: uppercase;
  font-weight: 700;
  font-size: .72rem;
}
.forum-post-actions a:hover {
  color: #fff;
}
.forum-post-body {
  white-space: pre-wrap;
}
.forum-board-game-link {
  font-family: var(--font-ui);
  font-size: .72rem;
  letter-spacing: var(--text-ui-tracking);
  text-transform: uppercase;
  color: var(--gog-gold);
  text-decoration: none;
}
.forum-board-game-link:hover {
  color: #fff;
}
.tag-members {
  border-color: var(--gog-gold);
  color: var(--gog-gold);
}
.forum-quote {
  margin: .75rem 0;
  padding: .75rem 1rem;
  border-left: 3px solid var(--gog-gold);
  background: rgba(245, 225, 74, 0.06);
}
.forum-quote cite {
  display: block;
  font-family: var(--font-ui);
  font-size: .72rem;
  letter-spacing: var(--text-ui-tracking);
  text-transform: uppercase;
  color: var(--gog-gold);
  margin-bottom: .35rem;
  font-style: normal;
}
.forum-spoiler {
  display: inline-block;
  max-width: 100%;
}
.forum-spoiler-toggle {
  font-family: var(--font-ui);
  font-size: .72rem;
  letter-spacing: var(--text-ui-tracking);
  text-transform: uppercase;
  font-weight: 700;
  color: var(--gog-abyss);
  background: var(--gog-gold);
  border: 0;
  border-radius: 4px;
  padding: .15rem .5rem;
}
.forum-spoiler-body {
  display: none;
  margin-top: .35rem;
}
.forum-spoiler.is-open .forum-spoiler-body {
  display: block;
}
.forum-poll-bar {
  height: .35rem;
  margin-top: .25rem;
  background: rgba(114, 94, 242, 0.22);
  position: relative;
}
.forum-poll-bar::after {
  content: "";
  display: block;
  height: 100%;
  width: var(--poll-pct, 0%);
  background: var(--gog-gold);
}
.forum-visibility-choices .form-check {
  margin-bottom: .35rem;
}
.forum-table .forum-last-post {
  white-space: nowrap;
}
.forum-game-floor {
  border-color: var(--gog-line-gilt) !important;
}
.game-floor-cta {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  align-items: center;
}

.form-label {
  font-family: var(--font-ui);
  color: var(--gog-mist);
}
.form-text {
  color: #8aa0a8;
}
.form-control,
.form-select,
.form-control-lg {
  font-family: var(--font-body);
  background-color: #041c26;
  border-color: var(--gog-line-strong);
  color: #f7fbff;
}
.form-control:focus,
.form-select:focus {
  background-color: #052230;
  border-color: var(--gog-gold);
  color: #fff;
  box-shadow: 0 0 0 .2rem rgba(245, 225, 74, 0.14);
}
.form-control::placeholder {
  color: #7f97a1;
}
.dropdown-menu {
  --bs-dropdown-bg: #041c26;
  --bs-dropdown-border-color: var(--gog-line-strong);
  --bs-dropdown-link-color: #f7fbff;
  --bs-dropdown-link-hover-bg: rgba(114, 94, 242, 0.22);
  --bs-dropdown-link-hover-color: #f5e14a;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .4);
}
.dropdown-item {
  font-family: var(--font-ui);
}
.search-hero,
.ranking-board.card.bg-body-tertiary,
.card.bg-body-tertiary.search-hero {
  background: rgba(4, 28, 38, 0.94) !important;
  border-color: var(--gog-line-gilt) !important;
  box-shadow: none;
}
.search-hero {
  border-color: var(--gog-line-gilt) !important;
  box-shadow: none;
}
.catalogue-tools {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .15rem .85rem;
}
.catalogue-tools a {
  font-family: var(--font-mono);
  font-size: .72rem;
  font-weight: 500;
  letter-spacing: .06em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gog-mist);
}
.catalogue-tools a:hover,
.catalogue-tools a:focus-visible {
  color: var(--gog-gold);
}
.game-detail-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .65rem .85rem;
}
.game-detail-primaries {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .55rem .75rem;
}
.game-card-member-actions {
  padding: 0 1rem 1rem;
  display: flex;
  flex-direction: column;
  gap: .55rem;
}
.game-card-action-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .4rem;
}
.game-card-action-note,
.game-card-own-review-kicker {
  font-family: var(--font-ui);
  font-size: .75rem;
  font-weight: 600;
  letter-spacing: var(--text-ui-tracking);
  color: var(--bs-secondary-color);
}
.game-card-own-review {
  padding: .7rem .8rem;
  border: 1px solid var(--gog-line);
  border-radius: .4rem;
  background: rgba(3, 22, 30, 0.55);
}
.game-card-own-review-title {
  font-family: var(--font-ui);
  font-size: .88rem;
  font-weight: 700;
  margin: 0;
}
.review-excerpt {
  font-size: .9rem;
}
.review-read-more {
  font-family: var(--font-ui);
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: var(--text-ui-tracking);
  color: var(--gog-gold);
  text-decoration: none;
}
.review-read-more:hover,
.review-read-more:focus-visible {
  color: var(--gog-gold);
  text-decoration: underline;
}
.review-compose-body,
.review-compose textarea {
  min-height: 18rem;
  line-height: 1.6;
}
.review-full-body p:last-child {
  margin-bottom: 0;
}
.tag {
  background: rgba(114, 94, 242, 0.16);
  color: var(--gog-violet-bright);
  border-color: rgba(114, 94, 242, 0.45);
}
.member-card:hover {
  border-color: var(--gog-line-gilt);
  box-shadow: none;
}
.avatar-fallback {
  background: linear-gradient(180deg, rgba(114, 94, 242, 0.35), #041c26);
  border-color: rgba(245, 225, 74, 0.45);
  color: var(--gog-gold);
}
.progress-fill {
  background: var(--gog-gradient);
  box-shadow: none;
}

.share-panel {
  border: 1px solid rgba(114, 94, 242, 0.4);
  background: rgba(4, 24, 34, 0.72);
  border-radius: 0.4rem;
  padding: 1rem 1rem 0.85rem;
}
.share-panel-label {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  color: var(--gog-gold);
  margin-bottom: 0.65rem;
}
.share-panel-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}
.share-preview {
  white-space: pre-wrap;
  font-family: var(--font-body);
  font-size: 0.95rem;
  color: var(--gog-mist);
}
.discord-widget-wrap {
  border: 1px solid rgba(114, 94, 242, 0.45);
  border-radius: 0.4rem;
  overflow: hidden;
  background: #041c26;
}
.discord-widget-placeholder {
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(114, 94, 242, 0.16), #041c26 70%);
  color: var(--gog-mist);
}
.discord-join-hero {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
}
.discord-join-seal {
  flex-shrink: 0;
  width: 88px;
  height: 88px;
  filter: drop-shadow(0 0 12px rgba(245, 225, 74, 0.22));
}
.discord-join-widget {
  border-color: var(--gog-line-gilt);
  background: var(--gog-card-bg);
}
.discord-join-steps {
  padding-left: 1.2rem;
  color: var(--gog-mist);
}
.discord-join-steps li + li {
  margin-top: 0.75rem;
}
.discord-join-steps strong {
  color: var(--gog-gold);
  font-family: var(--font-title);
}
.discord-join-code {
  font-size: 1.65rem;
  letter-spacing: 0.06em;
  color: var(--gog-gold);
  margin: 0 0 0.5rem;
}
.discord-hall-category {
  border: 1px solid var(--gog-line-gilt);
  border-radius: 0.4rem;
  padding: 0.85rem 1rem;
  background: var(--gog-card-bg);
}
.discord-hall-channel:last-child {
  border-bottom: 0 !important;
}
.hall-social-list {
  display: flex;
  flex-direction: column;
  gap: .65rem;
}
.hall-social-chip {
  display: inline-flex;
  align-items: center;
  padding: .55rem .85rem;
  border: 1px solid rgba(114, 94, 242, 0.5);
  border-radius: .4rem;
  color: #f7fbff;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: .04em;
  background: rgba(3, 22, 30, 0.85);
}
a.hall-social-chip:hover,
a.hall-social-chip:focus-visible {
  border-color: var(--gog-gold);
  color: var(--gog-gold);
  box-shadow: none;
  outline: none;
}
span.hall-social-chip {
  color: var(--gog-mist);
}
span.hall-social-chip.home-placeholder,
.btn.home-placeholder {
  opacity: 0.55;
}
#id_channels {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  width: auto;
  height: auto;
  margin: 0.35rem 0 0.25rem;
}
#id_channels > div {
  display: flex;
  align-items: flex-start;
}
#id_channels label {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 0;
  line-height: 1.35;
}
#id_channels input {
  margin: 0.2rem 0 0;
  flex-shrink: 0;
}

@media (prefers-reduced-motion: reduce) {
  .game-card,
  .member-card,
  .top-ten-link {
    transition: none;
  }
  .hall-skeleton {
    animation: none;
  }
}

/* ── Homepage hall ── */
.hall-shell {
  width: 100%;
  max-width: none;
  padding: 2.75rem 0 5.5rem;
  margin: 0;
}
.hall-band {
  width: min(1360px, calc(100% - 2.5rem));
  margin-inline: auto;
}
.hall-section {
  margin-bottom: clamp(3.25rem, 7vw, 5.75rem);
}
.hall-section-links {
  margin-bottom: 1.75rem;
}
#whats-hot,
#enter-the-guild,
#top-ten,
#reviews,
#guild-lists,
#the-hall,
#the-charter,
#ranking-overall,
#ranking-quarterly,
#ranking-monthly,
#ranking-yearly {
  scroll-margin-top: 5.5rem;
}
.hall-intro {
  position: relative;
  padding: 1.15rem 0 1.45rem;
  margin: .25rem 0 1.75rem;
}
.hall-intro::before,
.hall-intro::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 1px;
  background: var(--gog-gradient);
  opacity: .55;
}
.hall-intro::before {
  inset: 0 0 auto;
}
.hall-intro-inner {
  display: flex;
  align-items: center;
  gap: .85rem 1.1rem;
}
.hall-intro-seal {
  display: block;
  width: 3.15rem;
  height: 3.15rem;
  flex-shrink: 0;
  filter: drop-shadow(0 0 12px rgba(245, 225, 74, 0.22));
}
.hall-intro-seal-img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.hall-intro-title {
  font-family: var(--font-display);
  font-size: clamp(1.45rem, 2.8vw, 2.05rem);
  font-weight: 600;
  letter-spacing: -0.02em;
  margin: 0 0 .25rem;
  text-shadow: none;
}
.hall-intro .hall-lede {
  max-width: 40rem;
  font-size: .95rem;
  margin-bottom: .35rem !important;
}
.hall-intro .hall-hero-actions {
  margin: .55rem 0 0;
  gap: .55rem;
}
.hall-intro .hall-hero-actions .btn {
  min-width: 8.5rem;
}
.hall-enter {
  display: flex;
  align-items: center;
  gap: 1.5rem 2rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid var(--gog-line-gilt);
  border-radius: .5rem;
  background:
    radial-gradient(520px 220px at 0% 0%, rgba(114, 94, 242, 0.2), transparent 62%),
    radial-gradient(420px 180px at 100% 100%, rgba(245, 225, 74, 0.08), transparent 58%),
    var(--gog-card-bg);
}
.hall-enter-seal {
  width: 6.5rem;
  height: 6.5rem;
}
.hall-enter-title {
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 3.4vw, 2.55rem);
  font-weight: 600;
  letter-spacing: -0.02em;
  margin: 0 0 .45rem;
}
.hall-enter-lede {
  max-width: 42rem;
  margin-bottom: 1.15rem !important;
}
.hall-enter-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  margin-bottom: 1rem;
}
.hall-enter-actions .btn {
  min-height: 2.75rem;
  padding: .7rem 1.25rem;
}
.hall-enter-quiet {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .35rem .95rem;
}
.hall-enter-quiet a,
.hall-enter-quiet-btn {
  appearance: none;
  background: none;
  border: 0;
  padding: 0;
  font-family: var(--font-ui);
  font-size: .82rem;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--gog-mist);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.hall-enter-quiet a:hover,
.hall-enter-quiet a:focus-visible,
.hall-enter-quiet-btn:hover,
.hall-enter-quiet-btn:focus-visible {
  color: var(--gog-gold);
  border-bottom-color: rgba(245, 225, 74, 0.55);
  outline: none;
}
.approved-feature-grid {
  display: grid;
  gap: 1.15rem;
  margin-bottom: 1.15rem;
}
.approved-feature {
  position: relative;
  display: block;
  overflow: hidden;
  border: 1px solid var(--gog-line);
  border-radius: .45rem;
  background: var(--gog-card-bg);
  text-decoration: none;
  color: inherit;
  min-height: 16rem;
}
.approved-feature:hover,
.approved-feature:focus-visible {
  border-color: var(--gog-line-gilt);
  color: inherit;
  box-shadow: var(--gog-glow-yellow);
  outline: none;
}
.approved-feature-media {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background:
    radial-gradient(420px 220px at 20% 0%, rgba(114, 94, 242, 0.28), transparent 60%),
    rgba(3, 22, 30, 0.95);
}
.approved-feature-media img,
.approved-feature-media .cover-placeholder,
.approved-feature-placeholder {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.approved-feature-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 16rem;
  padding: 4.5rem 1.15rem 1.15rem;
  background: linear-gradient(180deg, rgba(2, 21, 28, 0.05) 20%, rgba(2, 21, 28, 0.88) 78%);
}
.approved-feature-rank {
  display: block;
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  letter-spacing: var(--text-kicker-tracking);
  color: var(--gog-gold);
  margin-bottom: .3rem;
}
.approved-feature-title {
  font-family: var(--font-title);
  font-size: 1.35rem;
  font-weight: 600;
  letter-spacing: -0.015em;
  margin: 0 0 .4rem;
  text-shadow: 0 1px 12px rgba(2, 21, 28, 0.7);
}
.approved-feature-meta {
  font-size: .82rem;
  color: var(--gog-mist);
}
.approved-feature-rest {
  margin-top: .25rem;
}
.review-teaser-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: .85rem;
}
.review-teaser-game {
  display: flex;
  align-items: center;
  gap: .75rem;
  min-width: 0;
}
.review-teaser-game-title {
  font-family: var(--font-title);
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
}
.review-teaser-score {
  flex-shrink: 0;
  line-height: 1;
}
.review-teaser-author {
  display: flex;
  align-items: center;
  gap: .55rem;
  margin-top: .85rem;
}
.official-shelf-more {
  margin-top: 1rem;
}
.official-shelf-more a {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gog-gold);
  border-bottom: 1px solid rgba(245, 225, 74, 0.45);
}
.official-shelf-more a:hover,
.official-shelf-more a:focus-visible {
  color: #fff;
  border-bottom-color: #f5e14a;
}
.hall-social-unset {
  color: var(--gog-mist);
  border-style: dashed;
}
.hall-intro-jumps {
  display: flex;
  flex-wrap: wrap;
  gap: .2rem .75rem;
  margin-top: .35rem;
}
.hall-intro-jumps a {
  font-size: .7rem;
  font-weight: 500;
  letter-spacing: .06em;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gog-mist);
  border-bottom: 1px solid transparent;
  padding-bottom: .1rem;
}
.hall-intro-jumps a:hover,
.hall-intro-jumps a:focus-visible {
  color: var(--gog-gold);
  border-bottom-color: rgba(245, 225, 74, 0.55);
}
.hall-seal {
  display: block;
  width: min(13.5rem, 58vw);
  margin-bottom: 1.5rem;
  filter: drop-shadow(0 0 22px rgba(245, 225, 74, 0.35));
}
.hall-seal-cta {
  width: 6.5rem;
  margin: 0;
  flex-shrink: 0;
}
.hall-seal-img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.hall-cta-head {
  display: flex;
  align-items: flex-start;
  gap: 1.35rem 1.75rem;
  margin-bottom: .25rem;
}
.hall-cta-actions,
.hall-hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: .85rem 1rem;
  margin-bottom: 1.25rem;
}
.charter-trigger,
.hall-cta-twin {
  appearance: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: .2rem;
  padding: .85rem 1.15rem;
  flex: 1 1 16rem;
  min-width: min(16rem, 100%);
  border: 1px solid var(--gog-line-gilt);
  border-radius: .4rem;
  color: inherit;
  text-align: left;
  text-decoration: none;
  box-shadow: none;
}
.charter-trigger {
  background: linear-gradient(120deg, rgba(114, 94, 242, 0.22), rgba(245, 225, 74, 0.08));
  border-color: rgba(245, 225, 74, 0.45);
  cursor: pointer;
}
.hall-cta-twin {
  background: rgba(3, 22, 30, 0.55);
}
.charter-trigger:hover,
.charter-trigger:focus-visible,
.hall-cta-twin:hover,
.hall-cta-twin:focus-visible {
  border-color: var(--gog-gold);
  box-shadow: var(--gog-glow-yellow);
  outline: none;
  color: inherit;
}
.hall-cta-twin:hover,
.hall-cta-twin:focus-visible {
  background: rgba(245, 225, 74, 0.07);
}
.hall-cta-actions > .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .85rem 1.15rem;
  border-radius: .4rem;
}
.charter-trigger-label {
  font-family: var(--font-display);
  font-size: 1.15rem;
  letter-spacing: -0.01em;
  color: #fff;
}
.hall-tap-kicker {
  font-family: var(--font-mono);
  margin: 0 0 .75rem;
  color: var(--gog-violet-bright);
  text-shadow: none;
}
.charter-article-row {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
}
.charter-article-chip {
  appearance: none;
  background: transparent;
  color: #f7fbff;
  border: 1px solid rgba(114, 94, 242, 0.55);
  border-radius: 999px;
  padding: .45rem 1rem;
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  cursor: pointer;
}
.charter-article-chip:hover,
.charter-article-chip:focus-visible,
.charter-article-chip.is-active {
  color: #02151c;
  background: #f5e14a;
  border-color: #f5e14a;
  box-shadow: none;
  outline: none;
}

.charter-overlay {
  position: fixed;
  inset: 0;
  z-index: 1100;
  background:
    radial-gradient(720px 420px at 12% 0%, rgba(114, 94, 242, 0.38), transparent 58%),
    radial-gradient(640px 360px at 100% 100%, rgba(242, 132, 68, 0.18), transparent 55%),
    #010e12;
  overflow: auto;
}
.charter-overlay[hidden] {
  display: none;
}
.charter-overlay.is-open {
  display: block;
}
body.charter-open {
  overflow: hidden;
}
.charter-overlay-inner {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4.5rem 1.25rem 3rem;
}
.charter-close {
  appearance: none;
  align-self: flex-end;
  margin: 0 auto 1.5rem;
  margin-right: max(0px, calc((100% - 920px) / 2));
  background: transparent;
  border: 1px solid rgba(245, 225, 74, 0.55);
  color: var(--gog-gold);
  border-radius: 999px;
  padding: .4rem .95rem;
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  cursor: pointer;
}
.charter-close:hover,
.charter-close:focus-visible {
  background: #f5e14a;
  color: #02151c;
  outline: none;
}
.charter-panel {
  width: min(920px, 100%);
  margin: 0 auto;
  padding: 2.25rem 1.5rem 2rem;
  border: 1px solid rgba(114, 94, 242, 0.45);
  border-radius: .45rem;
  background: rgba(3, 22, 30, 0.88);
  box-shadow: 0 24px 80px rgba(0, 0, 0, .45);
}
.charter-panel-title {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  letter-spacing: -0.02em;
  margin-bottom: 1.75rem;
}
.charter-slide-kicker {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  color: var(--gog-gold);
  margin-bottom: .65rem;
}
.charter-slide-title {
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 3vw, 2rem);
  margin-bottom: 1rem;
}
.charter-slide p {
  color: var(--gog-mist);
  font-size: 1.05rem;
  line-height: 1.58;
  max-width: 42rem;
  margin-bottom: 0;
}
.charter-slide[hidden] {
  display: none;
}
.charter-article-row-overlay {
  margin-top: 2.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(114, 94, 242, 0.35);
}

.hall-hot-board .top-ten-list {
  max-width: none;
}
.hall-hot-board .top-ten-link {
  padding: .4rem .55rem;
}
.hall-hot-board .top-ten-list-rich .top-ten-link {
  align-items: flex-start;
  padding: .65rem .75rem;
}
.hall-hot-board .top-ten-list-rich .top-ten-rank {
  padding-top: .35rem;
}
.hall-hot-board .top-ten-list-rich .top-ten-cover,
.hall-hot-board .top-ten-list-rich .cover-placeholder.top-ten-cover {
  width: 52px;
  height: 70px;
}
.hall-hot-board .top-ten-title {
  font-size: .95rem;
  margin-bottom: .2rem !important;
}
.hall-hot-board .top-ten-list-rich .top-ten-title {
  font-size: 1.02rem;
  margin-bottom: .3rem !important;
}
.hall-hot-board .top-ten-item + .top-ten-item {
  margin-top: .4rem;
}
.hall-hot-board .top-ten-list-rich .top-ten-item + .top-ten-item {
  margin-top: .55rem;
}
.top-ten-score {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .35rem .45rem;
}
.top-ten-score-empty {
  font-size: .78rem;
  color: var(--bs-secondary-color);
}
.top-ten-catalog {
  display: flex;
  flex-wrap: wrap;
  gap: .3rem;
  margin-top: .4rem;
}
.top-ten-catalog .tag {
  font-size: .7rem;
  padding: .1rem .45rem;
}
.top-ten-list-rich .review-count-label {
  display: inline-block;
  margin-top: .3rem;
}
.tag-genre {
  background: rgba(245, 225, 74, 0.1);
  color: var(--gog-gold);
  border-color: rgba(245, 225, 74, 0.35);
}
.hall-hot-open {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gog-gold);
  border-bottom: 1px solid rgba(245, 225, 74, 0.45);
  padding-bottom: .1rem;
}
.hall-hot-open:hover,
.hall-hot-open:focus-visible {
  color: #fff;
  border-bottom-color: #f5e14a;
}
.hall-hot-more {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-top: 1rem;
}
.official-shelf-featured {
  line-height: 1.45;
}
.hall-hot-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: .75rem 1.25rem;
}
.hall-cycle-toggle {
  display: inline-flex;
  padding: .2rem;
  border: 1px solid var(--gog-line-gilt);
  border-radius: 999px;
  background: rgba(3, 22, 30, 0.7);
}
.hall-cycle-btn {
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--gog-mist);
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  padding: .4rem .95rem;
  border-radius: 999px;
  cursor: pointer;
}
.hall-cycle-btn.is-active,
.hall-cycle-btn:hover,
.hall-cycle-btn:focus-visible {
  background: #f5e14a;
  color: #02151c;
  outline: none;
}
.hall-hot-pin {
  position: relative;
}
.hall-hot-band.is-scrubbing .hall-hot-pin {
  overflow: hidden;
}
.hall-cover-rail {
  display: flex;
  gap: 1.15rem;
  padding: 0 max(1rem, calc((100% - 1120px) / 2)) 1.35rem;
  will-change: transform;
}
.hall-hot-band.is-native-scroll .hall-cover-rail {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  scrollbar-color: rgba(245, 225, 74, 0.7) transparent;
  touch-action: pan-x;
}
.hall-hot-band.is-scrubbing .hall-cover-rail {
  overflow: visible;
}
.hall-cover-card {
  flex: 0 0 clamp(15rem, 22vw, 19rem);
  scroll-snap-align: start;
}
.hall-cover-card .game-card img,
.hall-cover-card .cover-placeholder {
  /* Leave room under the rail so ranking / reviews peek on the first screen. */
  height: clamp(18.5rem, calc(100dvh - 30rem), 36rem);
}
.hall-hot-follow {
  padding-top: 1.15rem;
}
.hall-continue-cue {
  margin: 1.15rem auto 0;
  padding-bottom: 1.75rem;
}
.hall-continue-cue a {
  font-family: var(--font-mono);
  font-size: var(--text-kicker-size);
  font-weight: 500;
  letter-spacing: var(--text-kicker-tracking);
  text-transform: uppercase;
  text-decoration: none;
  color: var(--gog-gold);
  border-bottom: 1px solid rgba(245, 225, 74, 0.45);
}
.hall-continue-cue a:hover,
.hall-continue-cue a:focus-visible {
  color: #fff;
  border-bottom-color: #f5e14a;
}
.hall-hot-progress {
  height: 2px;
  margin: 0 max(1rem, calc((100% - 1120px) / 2));
  background: var(--gog-gradient);
  opacity: .85;
  transform-origin: left center;
  transform: scaleX(0);
}
.hall-hot-empty {
  padding: 1.25rem 0 1.75rem;
}
.hall-list-links {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: .45rem 1rem;
  padding: .85rem 0 0;
}
.hall-list-links a {
  font-size: .82rem;
  color: var(--gog-mist);
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.hall-list-links a:hover,
.hall-list-links a:focus-visible {
  color: var(--gog-gold);
  border-bottom-color: rgba(245, 225, 74, 0.55);
}
.guild-rank-compact {
  display: grid;
  gap: .45rem;
}
@media (min-width: 768px) {
  .guild-rank-compact {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.guild-rank-link {
  display: flex;
  align-items: center;
  gap: .65rem;
  padding: .4rem .55rem;
  border-radius: .4rem;
  border: 1px solid var(--gog-line);
  background: var(--gog-card-bg);
  text-decoration: none;
  color: inherit;
  min-width: 0;
}
.guild-rank-link:hover,
.guild-rank-link:focus-visible {
  border-color: var(--gog-line-gilt);
  color: inherit;
}
.guild-rank-title {
  flex: 1 1 auto;
  min-width: 0;
  font-family: var(--font-title);
  font-size: .95rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.guild-rank-empty {
  padding: .85rem 0 0;
}

.hall-step-num {
  display: block;
  font-family: var(--font-mono);
  font-size: 1.2rem;
  color: var(--gog-gold);
  letter-spacing: .04em;
  margin-bottom: .35rem;
  text-shadow: none;
}

.home-placeholder {
  pointer-events: none;
  user-select: none;
}
.top-ten-link-placeholder {
  cursor: default;
}
.hall-skeleton {
  background: linear-gradient(
    90deg,
    rgba(114, 94, 242, 0.12) 0%,
    rgba(245, 225, 74, 0.16) 48%,
    rgba(114, 94, 242, 0.12) 100%
  );
  background-size: 200% 100%;
  animation: hall-shimmer 1.8s ease-in-out infinite;
}
.hall-skeleton-line {
  display: block;
  height: .7rem;
  border-radius: 99px;
  margin-bottom: .45rem;
  background: linear-gradient(
    90deg,
    rgba(114, 94, 242, 0.18) 0%,
    rgba(245, 225, 74, 0.2) 50%,
    rgba(114, 94, 242, 0.18) 100%
  );
  background-size: 200% 100%;
  animation: hall-shimmer 1.8s ease-in-out infinite;
}
.hall-skeleton-line-title { width: 72%; }
.hall-skeleton-line-meta { width: 46%; height: .55rem; }
@keyframes hall-shimmer {
  0% { background-position: 100% 0; }
  100% { background-position: -100% 0; }
}

@media (min-width: 992px) {
  .hall-shell {
    padding-top: 3.5rem;
  }
  .approved-feature-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .approved-feature,
  .approved-feature-body {
    min-height: 22rem;
  }
  .guild-nav-links > .nav-item + .nav-item > .nav-link {
    position: relative;
  }
  .guild-nav-links > .nav-item + .nav-item > .nav-link::before {
    content: "·";
    position: absolute;
    left: -.15rem;
    color: rgba(245, 225, 74, 0.55);
    pointer-events: none;
  }
}

@media (max-width: 991.98px) {
  .guild-nav-links {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-top: .35rem;
  }
  .guild-nav-actions {
    width: 100%;
    justify-content: flex-start;
    margin: .65rem 0 0;
    padding-top: .65rem;
    border-top: 1px solid rgba(114, 94, 242, 0.28);
  }
  .guild-nav-user {
    max-width: 100%;
  }
}

.library-match-actions {
  margin-top: .35rem;
}
.library-match-link {
  font-family: var(--font-ui);
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: var(--text-ui-tracking);
  color: var(--gog-gold);
  text-decoration: none;
}
.library-match-link:hover,
.library-match-link:focus-visible {
  color: #fff6a8;
  text-decoration: underline;
}
.game-card-link-row {
  margin-bottom: .15rem;
}
.game-aliases .tag {
  margin-right: .2rem;
}
.link-abuse-warning {
  border: 1px solid var(--gog-line-gilt);
  background: rgba(122, 31, 43, 0.28);
  color: var(--gog-vellum);
}
.link-abuse-warning .section-kicker {
  color: var(--gog-gold);
}
.link-candidate-list {
  display: flex;
  flex-direction: column;
  gap: .75rem;
}
.link-candidate {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: .85rem 1.2rem;
  padding: .85rem 1rem;
  border: 1px solid var(--gog-line);
  border-radius: .4rem;
  background: rgba(3, 22, 30, 0.55);
}
.link-candidate-confirm {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .4rem;
  min-width: 14rem;
}

@media (max-width: 767.98px) {
  .hall-shell {
    padding-top: 2.15rem;
  }
  .hall-hot-board .top-ten-item:nth-child(n + 6) {
    display: none;
  }
  .hall-enter {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.35rem 1.1rem;
  }
  .hall-enter-actions .btn {
    width: 100%;
  }
  .approved-feature,
  .approved-feature-body {
    min-height: 14.5rem;
  }
  .hall-intro-inner,
  .hall-cta-head {
    flex-direction: column;
    align-items: flex-start;
  }
  .charter-trigger,
  .hall-cta-twin,
  .hall-cta-actions > .btn,
  .hall-intro .hall-hero-actions .btn {
    flex: 1 1 100%;
    min-width: 100%;
  }
  .hall-cover-card {
    flex-basis: 11.25rem;
  }
  .hall-cover-card .game-card img,
  .hall-cover-card .cover-placeholder {
    height: 230px;
  }
  .hall-hot-pin {
    overflow: visible;
  }
}

/* ── Guest readiness pack ── */
.guild-main {
  width: min(1360px, calc(100% - 2.5rem));
  margin-inline: auto;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
.nav-pills .nav-link {
  color: var(--gog-mist);
  background: transparent;
  border: 1px solid var(--gog-line-gilt);
}
.nav-pills .nav-link:hover,
.nav-pills .nav-link:focus-visible {
  color: var(--gog-gold);
  background: rgba(245, 225, 74, 0.08);
}
.nav-pills .nav-link.active {
  background: #f5e14a;
  color: #02151c;
  border-color: #f5e14a;
}
.ranking-board {
  background: rgba(4, 28, 38, 0.94) !important;
  border-color: var(--gog-line-gilt) !important;
}
.guild-footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .35rem .85rem;
  font-family: var(--font-ui);
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.guild-footer-nav a {
  color: var(--gog-mist);
  text-decoration: none;
}
.guild-footer-nav a:hover,
.guild-footer-nav a:focus-visible {
  color: var(--gog-gold);
}
.term-tip {
  position: relative;
  display: inline;
  cursor: help;
  text-decoration: underline dotted rgba(245, 225, 74, 0.55);
  text-underline-offset: .18em;
}
.term-tip.badge-guild-aware,
.term-tip.badge-official,
.term-tip.badge-pending,
.term-tip.badge {
  text-decoration: none;
}
.term-tip-body {
  position: absolute;
  left: 0;
  top: calc(100% + .4rem);
  z-index: 20;
  min-width: 14rem;
  max-width: min(22rem, 80vw);
  padding: .55rem .7rem;
  border: 1px solid var(--gog-line-gilt);
  border-radius: .35rem;
  background: #041c26;
  color: #e8f2f6;
  font-family: var(--font-ui);
  font-size: .78rem;
  font-weight: 500;
  letter-spacing: .01em;
  text-transform: none;
  line-height: 1.4;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .4);
  opacity: 0;
  pointer-events: none;
  transform: translateY(.15rem);
  transition: opacity .15s ease, transform .15s ease;
}
.term-tip:hover .term-tip-body,
.term-tip:focus-visible .term-tip-body,
.term-tip:focus-within .term-tip-body {
  opacity: 1;
  transform: none;
}
.guild-empty {
  border: 1px solid var(--gog-line-gilt);
  background: rgba(4, 24, 34, 0.88);
  padding: 1.35rem 1.4rem;
  border-radius: .4rem;
}
.forum-empty-hint {
  margin-top: .25rem;
  font-size: .78rem;
  color: #c5d4db;
}
.forum-empty-count {
  font-family: var(--font-ui);
  font-size: .78rem;
  letter-spacing: .02em;
}
.member-roll-thin {
  max-width: 48rem;
}
.list-card-blurb {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.hall-intro .hall-lede {
  max-width: 42rem;
}
.btn-group .btn-primary {
  background: #f5e14a;
  border-color: #f5e14a;
  color: #02151c;
}
