.game-scope-hub>*+*{margin-top:var(--s-8)}.game-scope-hub__hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--s-7);align-items:start}.game-scope-hub__hero-text>*+*{margin-top:var(--s-3)}.game-scope-hub__eyebrow{margin:0;font-family:var(--font-eyebrow);font-variant-caps:var(--font-eyebrow-caps, normal);font-weight:var(--weight-semibold);font-size:var(--text-xs);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--accent-strong)}.game-scope-hub__title{margin:0;font-family:var(--font-display);font-size:var(--text-3xl);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text)}.game-scope-hub__tagline{margin:0;font-family:var(--font-prose);font-size:var(--text-lg);color:var(--text-muted);font-style:italic}.game-scope-hub__description{margin:0;max-width:62ch;font-family:var(--font-prose);font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--text-muted)}.game-scope-hub__description>p{margin:0}.game-scope-hub__description>p+p{margin-top:var(--s-4)}.game-scope-hub__cta{display:inline-flex;align-items:center;gap:var(--s-2);margin-top:var(--s-4);padding:var(--s-3) var(--s-6);border-radius:var(--r-md);font-family:var(--font-ui);font-weight:var(--weight-semibold);background:var(--accent-strong);color:var(--text-on-accent);text-decoration:none;transition:background .15s,transform .15s}.game-scope-hub__cta:hover,.game-scope-hub__cta:focus-visible{background:var(--accent);transform:translateY(-1px)}.game-scope-hub__crest{width:clamp(96px,14vw,160px);aspect-ratio:1;margin:0;border-radius:var(--r-lg);border:1px solid var(--border);background:var(--surface-2);box-shadow:var(--shadow-md);overflow:hidden;display:flex;align-items:center;justify-content:center}.game-scope-hub__crest img{width:100%;height:100%;object-fit:contain}.game-scope-hub__crest-glyph{color:var(--accent-strong);font-size:var(--text-3xl)}.game-scope-hub__section{margin-bottom:var(--s-8)}.game-scope-hub__section-head{margin-bottom:var(--s-4)}.game-scope-hub__section-title{margin:0;font-family:var(--font-display);font-size:var(--text-xl);color:var(--text)}.game-scope-hub__section-title>i{color:var(--accent-strong);margin-right:.35em}.game-scope-hub__section-sub{margin:0;font-size:var(--text-sm);color:var(--text-muted)}.game-scope-hub__grid{display:grid;gap:var(--s-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.game-scope-hub__grid--highlights{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.game-scope-hub__footer{margin-top:var(--s-8);padding-top:var(--s-5);border-top:1px dashed var(--border);display:flex;flex-wrap:wrap;align-items:center;gap:var(--s-3)}.game-scope-hub__footer-all{display:inline-flex;align-items:center;gap:var(--s-2);color:var(--link);text-decoration:none}.game-scope-hub__footer-all:hover,.game-scope-hub__footer-all:focus-visible{color:var(--link-hover)}.game-scope-hub__empty{padding:var(--s-7);text-align:center;color:var(--text-faint);background:var(--surface-2);border:1px dashed var(--border);border-radius:var(--r-md)}.game-scope-hub__empty p{margin:var(--s-3) 0 0}.ghub-direction{display:grid;grid-template-columns:auto 1fr auto;gap:var(--s-3);align-items:center;padding:var(--s-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-sm);color:var(--text);text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s}.ghub-direction:hover,.ghub-direction:focus-visible{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:var(--shadow-md)}.ghub-direction:hover .ghub-direction__chevron,.ghub-direction:focus-visible .ghub-direction__chevron{color:var(--accent-strong);transform:translate(2px)}.ghub-direction__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--r-sm);background:var(--accent-tint);color:var(--accent-strong)}.ghub-direction__icon .bi{font-size:var(--text-lg)}.ghub-direction__body{min-width:0;display:flex;flex-direction:column}.ghub-direction__title{font-family:var(--font-ui);font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text)}.ghub-direction__blurb{font-size:var(--text-sm);color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghub-direction__chevron{color:var(--text-faint);transition:color .15s,transform .15s}.ghub-highlight{display:flex;flex-direction:column;gap:var(--s-2);padding:var(--s-5);background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--ghub-accent, var(--accent-strong));border-radius:var(--r-md);box-shadow:var(--shadow-sm);color:var(--text);text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s}.ghub-highlight:hover,.ghub-highlight:focus-visible{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:var(--shadow-md)}.ghub-highlight--accent-gold{--ghub-accent: var(--accent-strong)}.ghub-highlight--accent-good{--ghub-accent: var(--good)}.ghub-highlight--accent-hot{--ghub-accent: var(--hot)}.ghub-highlight--accent-link{--ghub-accent: var(--link)}.ghub-highlight__head{display:flex;align-items:center;gap:var(--s-3)}.ghub-highlight__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:var(--r-sm);background:var(--surface-2);border:1px solid var(--border)}.ghub-highlight__title{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text)}.ghub-highlight__badge{display:inline-flex;align-items:center;gap:.3em;margin-left:auto;font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:var(--r-sm);border:1px solid currentColor}.ghub-highlight__badge--scope{color:var(--accent-strong);background:var(--accent-tint)}.ghub-highlight__badge--external{color:var(--text-faint);background:var(--surface-2)}.ghub-highlight__blurb{margin:0;font-family:var(--font-prose);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted)}.ghub-sibling{padding:.3rem .8rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-family:var(--font-ui);font-size:var(--text-sm);text-decoration:none;transition:border-color .15s,color .15s}.ghub-sibling:hover,.ghub-sibling:focus-visible{border-color:var(--border-strong);color:var(--text)}:root[data-aesthetic=heroic] .game-scope-hub__hero{position:relative}:root[data-aesthetic=heroic] .game-scope-hub__hero:after{content:"";position:absolute;left:0;right:0;bottom:calc(var(--s-7) * -.5);height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent-strong) 60%,transparent) 40%,var(--accent) 50%,color-mix(in srgb,var(--accent-strong) 60%,transparent) 60%,transparent)}:root[data-aesthetic=heroic] .game-scope-hub__crest{box-shadow:var(--shadow-lg)}:root[data-aesthetic=heroic] .ghub-highlight{border-top-width:3px}:root[data-aesthetic=minimal] .game-scope-hub__tagline,:root[data-aesthetic=legacy] .game-scope-hub__tagline{font-style:normal;color:var(--text-faint)}:root[data-aesthetic=minimal] .ghub-highlight,:root[data-aesthetic=legacy] .ghub-highlight{border-top-width:2px}@keyframes ghub-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.game-scope-hub .game-scope-hub__hero,.game-scope-hub .game-scope-hub__section,.game-scope-hub .game-scope-hub__footer{animation:ghub-rise .5s cubic-bezier(.22,.61,.36,1) both}.game-scope-hub .game-scope-hub__section--directions{animation-delay:.08s}.game-scope-hub .game-scope-hub__section--highlights{animation-delay:.16s}.game-scope-hub .game-scope-hub__footer{animation-delay:.24s}@media(prefers-reduced-motion:reduce){.game-scope-hub *{animation:none!important}}@media(max-width:768px){.game-scope-hub__hero{grid-template-columns:1fr}}.lite-embed{--lite-embed-width: 560px;--lite-embed-aspect: 560 / 315;position:relative;display:block;width:100%;max-width:var(--lite-embed-width);aspect-ratio:var(--lite-embed-aspect);margin:1rem 0;overflow:hidden;border-radius:.375rem;background:#0a0a0a}.lite-embed--activated{background:transparent}.lite-embed__activate{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1rem;border:0;cursor:pointer;color:#fff;background:linear-gradient(135deg,#1f1f23,#0a0a0a);transition:background .15s ease}.lite-embed__activate:hover,.lite-embed__activate:focus-visible{background:linear-gradient(135deg,#2f2f33,#161616);outline:0}.lite-embed__activate:focus-visible{box-shadow:inset 0 0 0 3px #fff9}.lite-embed__icon{width:clamp(2.5rem,18%,4.5rem);height:auto;flex-shrink:0;fill:#000000a6;transition:fill .15s ease}.lite-embed--youtube .lite-embed__activate:hover .lite-embed__icon,.lite-embed--youtube .lite-embed__activate:focus-visible .lite-embed__icon{fill:#c00}.lite-embed--twitch .lite-embed__activate:hover .lite-embed__icon,.lite-embed--twitch .lite-embed__activate:focus-visible .lite-embed__icon{fill:#6441a5}.lite-embed__label{font-size:var(--text-sm);font-weight:var(--weight-medium);text-align:center;max-width:80%;line-height:var(--leading-snug);text-shadow:0 1px 2px rgba(0,0,0,.6)}.lite-embed iframe{width:100%;height:100%;border:0;display:block}.lite-embed__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.lite-embed--has-poster .lite-embed__activate{background:linear-gradient(180deg,#00000026,#0009)}.lite-embed--has-poster .lite-embed__activate:hover,.lite-embed--has-poster .lite-embed__activate:focus-visible{background:linear-gradient(180deg,#0000000d,#00000073)}.lite-embed__preview-optin{position:absolute;right:.5rem;bottom:.5rem;z-index:1;padding:.25rem .625rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:var(--text-xs);line-height:var(--leading-snug);color:#ffffffd9;background:#0000008c;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.lite-embed__preview-optin:hover,.lite-embed__preview-optin:focus-visible{color:#fff;border-color:#ffffffb3;background:#000000bf;outline:0}.lite-embed__preview-optin:focus-visible{box-shadow:0 0 0 2px #fff9}.lite-embed--youtube.lite-embed--has-poster .lite-embed__icon{fill:#c00}@media(prefers-reduced-motion:reduce){.lite-embed__preview-optin{transition:none}}
