@charset "UTF-8";.games-hub,.games-hub__challenge{--games-live: #3fa27a;--games-live-soft: rgba(63, 162, 122, .14);--games-live-deep: #256c50}.games-hub{display:grid;grid-template-columns:300px minmax(0,1fr) 300px;grid-template-rows:auto 1fr;-moz-column-gap:24px;column-gap:24px;row-gap:16px;padding:12px 32px 24px;box-sizing:border-box;width:100%;max-width:1632px;margin-inline:auto;min-width:0;align-items:start;min-height:calc(100vh - 1rem);overflow-x:clip;color:var(--fb-text-primary)}.games-hub__banner-slot{grid-column:2;grid-row:1;width:100%;max-width:920px;min-width:0;justify-self:center;container:games-banner/inline-size}.games-hub__rail{grid-column:1;grid-row:1/3;min-width:0}.games-hub__left{display:flex;flex-direction:column;gap:16px;min-width:0}.games-hub__right{grid-column:3;grid-row:1/3;display:flex;flex-direction:column;gap:16px;min-width:0}.games-hub__main{grid-column:2;grid-row:2;display:flex;flex-direction:column;gap:22px;min-width:0;width:100%;max-width:920px;justify-self:center;margin-top:6px;container-type:inline-size}.games-hub--selected .games-hub__main{grid-row:1/3;max-width:1100px;margin-top:0}@media (min-width: 1280px){.games-hub__rail,.games-hub__right{position:sticky;top:.5rem;height:calc(100dvh - 1rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.games-hub__rail::-webkit-scrollbar,.games-hub__right::-webkit-scrollbar{display:none}}@media (max-width: 1279px){.games-hub{grid-template-columns:300px minmax(0,1fr);grid-template-rows:auto auto 1fr}.games-hub__main{grid-row:2/4}.games-hub--selected .games-hub__main{grid-row:1/4}.games-hub__right{grid-column:1;grid-row:3}}@media (max-width: 900px){.games-hub{grid-template-columns:minmax(0,1fr);grid-template-rows:none;padding:12px 16px 16px;align-content:start}.games-hub__banner-slot,.games-hub__rail,.games-hub__main,.games-hub__right,.games-hub--selected .games-hub__main{grid-column:1;grid-row:auto}.games-hub__banner-slot,.games-hub__main,.games-hub--selected .games-hub__main{max-width:none}.games-hub__main{margin-top:0}.games-hub__rail,.games-hub__left{display:contents}.games-hub__form{order:-1}.games-hub--selected .games-hub__rail,.games-hub--selected .games-hub__right{display:none}}.games-hub__toggles{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.games-hub__segmented{display:inline-flex;border-radius:.5rem;overflow:hidden;background:#8080801f}.games-hub__segment{padding:.35rem .75rem;border:none;background:transparent;cursor:pointer;font-size:.85rem;color:inherit}.games-hub__segment--on{background:#80808047;font-weight:600}.games-hub__board{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.games-hub__board-row{display:flex;align-items:flex-start;gap:.625rem;padding:.6rem .5rem}.games-hub__board-row+.games-hub__board-row{border-top:1px solid var(--fb-border-subtle)}.games-hub__board-row--me{border-radius:0}.games-hub__board-line{display:flex;align-items:center;gap:.625rem;width:100%}button.games-hub__board-line{background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:left;cursor:pointer}button.games-hub__board-line:focus-visible{outline:2px solid var(--game-to);outline-offset:2px;border-radius:.3rem}.games-hub__board-caret{flex-shrink:0;width:.5rem;height:.5rem;margin-left:.15rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-.1rem,-.1rem);opacity:.45;transition:transform .12s ease}.games-hub__board-caret--open{transform:rotate(-135deg) translate(-.1rem,-.1rem)}.games-hub__stats{display:inline-flex;flex-wrap:wrap;gap:.7rem 2.1rem;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 2.375rem);margin:.15rem 0 .4rem 2.375rem;padding:.7rem .9rem;background:var(--fb-hover);border-radius:.5rem}.games-hub__board-lead{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;color:var(--fb-text-tertiary);text-align:right}.games-hub__board-lead-value{font-weight:700;font-variant-numeric:tabular-nums;color:var(--fb-text-secondary)}.games-hub__stat{display:flex;flex-direction:column;gap:.1rem;min-width:0}.games-hub__stat-label{font-size:.72rem;color:var(--fb-text-tertiary)}.games-hub__stat-value{font-weight:700;font-variant-numeric:tabular-nums}.games-hub__stat-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.45rem;font-size:.72rem}.games-hub__stat-line{display:inline-flex;align-items:baseline;gap:.3rem;padding:.1rem .5rem;border-radius:999px;white-space:nowrap;background:#8080801a;background:color-mix(in srgb,currentColor 7%,transparent);border:1px solid rgba(128,128,128,.18);border-color:color-mix(in srgb,currentColor 12%,transparent)}.games-hub__stat-line-label{color:var(--fb-text-tertiary)}.games-hub__stat-line-value{flex-shrink:0;font-weight:700;font-variant-numeric:tabular-nums;color:var(--fb-text-primary)}.games-hub__board-row--me{background:#3fa27a29}.games-hub__board-rank{padding-top:.15rem;width:1.75rem;text-align:right;opacity:.6;font-variant-numeric:tabular-nums;flex-shrink:0}.games-hub__board-name{display:flex;flex-direction:column;flex:1;min-width:0}.games-hub__board-score{flex-shrink:0;padding-top:.1rem;font-weight:700;font-variant-numeric:tabular-nums}.games-hub__detail{padding:1.25rem}.games-hub__detail-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.games-hub__detail-title{font-size:1.2rem;font-weight:700;margin:0}.games-hub__detail-status{margin:0;opacity:.7}.games-hub__message{padding:.75rem;opacity:.75;margin:0}.games-hub__message-action{padding:0;border:0;background:none;color:var(--fb-link);font:inherit;font-weight:600;cursor:pointer}.games-hub__message-action:hover,.games-hub__message-action:focus-visible{text-decoration:underline}.games-hub__loading{display:flex;align-items:center;gap:.5rem;padding:1rem .75rem;opacity:.7;font-size:.9rem}.games-hub__loading-spinner{width:.9rem;height:.9rem;border-radius:50%;border:2px solid rgba(128,128,128,.3);border-top-color:var(--games-live);animation:games-hub-spin .7s linear infinite;flex-shrink:0}@keyframes games-hub-spin{to{transform:rotate(360deg)}}.MuiDialog-paper.games-hub__challenge{width:540px;max-width:calc(100% - 32px);max-height:calc(100% - 32px);margin:16px;border-radius:12px;overflow:hidden;background:var(--fb-surface);background-image:none;color:var(--fb-text-primary)}.games-hub__challenge-head{display:flex;flex-shrink:0;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--fb-border)}.games-hub__challenge-heading{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__challenge-title{margin:0;font-size:19px;font-weight:800;line-height:1.25}.games-hub__challenge-sub{color:var(--fb-text-secondary);font-size:13px}.games-hub__challenge-close{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:18px;background:var(--fb-btn-secondary-bg);color:var(--fb-text-primary);cursor:pointer}.games-hub__challenge-close:hover,.games-hub__challenge-close:focus-visible{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-strong)}.games-hub__challenge-close:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__challenge-search{flex-shrink:0;padding:12px 16px 0}.games-hub__picker-search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:20px;background:var(--fb-btn-secondary-bg);color:var(--fb-text-secondary);cursor:text}.games-hub__picker-search:focus-within{outline:2px solid var(--fb-link);outline-offset:0}.games-hub__picker-search svg{flex-shrink:0}.games-hub__picker-search input{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:var(--fb-text-primary);font:inherit;font-size:14px;outline:none}.games-hub__picker-search input::-moz-placeholder{color:var(--fb-text-secondary);opacity:1}.games-hub__picker-search input::placeholder{color:var(--fb-text-secondary);opacity:1}.games-hub__challenge-body{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-height:0;padding:6px 16px 12px;overflow-y:auto}.games-hub__picker-heading{margin:8px 0 0;color:var(--fb-text-secondary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.games-hub__picker{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.games-hub__picker-row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;cursor:pointer}.games-hub__picker-row:hover{background:var(--fb-hover)}.games-hub__picker-row--picked,.games-hub__picker-row--picked:hover{background:var(--fb-tint-bg)}.games-hub__picker-row--disabled{cursor:default;opacity:.55}.games-hub__picker-row--disabled:hover{background:transparent}.games-hub__picker-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__picker-name{font-size:14px;font-weight:700}.games-hub__picker-sub{overflow:hidden;color:var(--fb-text-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.games-hub__picker-record{flex-shrink:0;max-width:45%}.games-hub__picker-check{flex-shrink:0;width:20px;height:20px;margin:0;accent-color:var(--fb-btn-primary-bg);cursor:inherit}.games-hub__picker-note{margin:0;padding:12px 8px;color:var(--fb-text-secondary);font-size:13px}.games-hub__challenge-foot{display:flex;flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--fb-border)}.games-hub__challenge-foot .games-hub__button{flex-shrink:0;height:40px;padding:0 16px}.games-hub__challenge-foot .games-hub__button--primary{flex-shrink:1;min-width:0;padding:0 18px}.games-hub__challenge-start{overflow:hidden;text-overflow:ellipsis}.games-hub__game-avatar{position:relative;display:block;flex-shrink:0;line-height:0}.games-hub__game-face{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:inherit}.games-hub__game-avatar-badge{position:absolute;right:-4px;bottom:-4px;display:flex;align-items:center;justify-content:center;box-sizing:content-box;width:18px;height:18px;border-radius:5px;border:2px solid var(--fb-surface);background:linear-gradient(135deg,var(--game-from) 0%,var(--game-to) 100%);font-size:9px;line-height:1}.games-hub__game-avatar--solo{display:flex;align-items:center;justify-content:center;width:var(--game-avatar-size);height:var(--game-avatar-size);border-radius:50%;background:linear-gradient(135deg,var(--game-from) 0%,var(--game-to) 100%);font-size:1.1rem;line-height:1}.games-hub__stage{display:flex;flex-direction:column;min-width:0;background:var(--fb-surface);border:1px solid var(--fb-border);border-radius:.5rem;overflow:hidden}.games-hub__stage .game-platform-frame{border-radius:0}.games-hub__stage .games-hub__detail{background:transparent;border:0;border-radius:0}.games-hub__stage-head{display:none}@media (max-width: 900px){.games-hub__stage-head{display:flex;align-items:center;gap:10px;min-height:56px;padding:0 12px 0 6px;border-bottom:1px solid var(--fb-border)}}.games-hub__back{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:var(--fb-btn-secondary-bg);color:var(--fb-text-primary);font-size:22px;cursor:pointer}.games-hub__back:hover,.games-hub__back:focus-visible{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-strong)}.games-hub__back:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__stage-title{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__stage-eyebrow{font-size:11px;font-weight:600;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__stage-name{overflow:hidden;font-size:16px;font-weight:800;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.games-hub__waiting{display:none;flex-shrink:0;padding:3px 9px;border-radius:999px;background:var(--fb-btn-primary-bg);color:var(--fb-btn-primary-text);font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap}@media (max-width: 900px){.games-hub__waiting{display:inline-flex}}.games-hub__card{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;border-radius:12px;background:var(--fb-surface)}.games-hub__card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.games-hub__card-title{margin:0;font-size:16px;font-weight:800;line-height:1.3}.games-hub__card .games-hub__message{padding:0;font-size:13px;color:var(--fb-text-secondary);opacity:1}.games-hub__left .games-hub__loading{margin:0;padding:0 2px;font-size:13px}.games-hub__target{scroll-margin-top:80px}.games-hub__target:focus{outline:none}.games-hub__target:focus-visible{outline:2px solid var(--fb-link);outline-offset:4px}.games-hub__form{padding:12px 16px 14px 12px}.games-hub__form-row{display:flex;align-items:center;gap:10px;min-width:0}.games-hub__form-divider{flex-shrink:0;width:1px;height:36px;background:var(--fb-border)}.games-hub__form-stats{display:grid;flex:1 1 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:0;text-align:center}.gamer-profile-trigger.games-hub__form-open{margin:-4px -6px;padding:4px 6px}.gamer-profile-trigger.games-hub__form-open:hover{background:var(--fb-rail-hover)}.games-hub__form-stat{display:flex;flex-direction:column;gap:2px;min-width:0;margin:0}.games-hub__form-value{font-size:20px;font-weight:800;line-height:1.2;font-variant-numeric:tabular-nums}.games-hub__form-empty{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0;margin:0}.games-hub__form-empty-title{font-size:15px;font-weight:700;line-height:1.3}.games-hub__form-label{font-size:12px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__form-bar{display:block;height:6px;overflow:hidden;border-radius:3px;background:var(--fb-btn-secondary-bg)}.games-hub__form-bar-fill{display:block;width:var(--win-rate, 0%);height:100%;border-radius:3px;background:linear-gradient(90deg,var(--fb-playing),var(--fb-playing-deep))}.games-hub__person-row{display:flex;align-items:center;gap:12px;min-width:0}.games-hub__person-body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.games-hub__person-name{font-size:14px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.games-hub__person-name--one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}.games-hub__person-aside{font-weight:500;color:var(--fb-text-secondary)}.games-hub__person-meta{font-size:12px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__invite{display:flex;flex-direction:column;gap:12px;min-width:0}.games-hub__invite--active{margin:-6px;padding:6px;border-radius:10px;background:var(--fb-tint-bg)}.games-hub__rival:has(>.gamer-profile-trigger),.games-hub__invite:has(.gamer-profile-trigger){margin:-6px;padding:6px;border-radius:10px}.games-hub__rival:has(>.gamer-profile-trigger):hover,.games-hub__invite:not(.games-hub__invite--active):has(.gamer-profile-trigger):hover{background:var(--fb-rail-hover)}.games-hub__person-open{align-items:center;gap:12px}.games-hub__person-open>.games-hub__game-avatar{flex:0 0 auto}.games-hub__invite-actions{display:flex;gap:8px}.games-hub__invite-actions .games-hub__button{flex:1 1 0;min-width:0}.games-hub__standing-text{font-size:12px;font-weight:700;line-height:1.3}.games-hub__standing-text--ahead{color:var(--fb-ahead-text)}.games-hub__standing-text--behind{color:var(--fb-behind-text)}.games-hub__standing-text--level{color:var(--fb-text-secondary)}.games-hub__game-select{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;height:30px;max-width:160px;padding:0 10px;border:0;border-radius:15px;background:var(--fb-btn-secondary-bg);color:var(--fb-btn-secondary-text);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.games-hub__game-select svg{flex-shrink:0}.games-hub__game-select--chosen{background:var(--fb-tint-bg);color:var(--fb-tint-text);font-weight:700}.games-hub__game-select:hover{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade)}.games-hub__game-select:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__game-select-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-hub__game-menu{min-width:220px;max-height:min(420px,70vh);border-radius:10px!important;background:var(--fb-surface)!important;color:var(--fb-text-primary)!important}.games-hub__game-option{display:flex!important;align-items:center;gap:12px;padding:6px 12px!important;font-size:14px!important;font-weight:600!important}.games-hub__game-option:hover{background:var(--fb-hover-shade)!important}.games-hub__game-option.Mui-selected,.games-hub__game-option.Mui-selected:hover{background:var(--fb-tint-bg)!important}.games-hub__game-option.Mui-focusVisible{background:var(--fb-hover-shade)!important}.games-hub__game-option-all{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--fb-btn-secondary-bg);color:var(--fb-text-primary)}.games-hub__game-option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-hub__game-option-check{flex-shrink:0;width:18px;height:18px;color:var(--fb-link)}.games-hub__filters{display:flex;flex-wrap:wrap;gap:6px}.games-hub__filter{display:inline-flex;flex-shrink:0;align-items:center;height:30px;padding:0 12px;border:0;border-radius:15px;background:var(--fb-btn-secondary-bg);color:var(--fb-btn-secondary-text);font:inherit;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.games-hub__filter:hover{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade)}.games-hub__filter:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__filter[aria-pressed=true]{background:var(--fb-tint-bg);color:var(--fb-tint-text);font-weight:700}.games-hub__recent-day{display:flex;flex-direction:column;gap:4px;min-width:0}.games-hub__recent-day-label{margin:0;padding-top:4px;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:var(--fb-day-label)}.games-hub__recent-rows{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.games-hub__recent-row{display:flex;align-items:center;gap:10px;min-width:0;padding:6px 0}.games-hub__recent-glyph{position:relative;display:flex;flex-shrink:0}.games-hub__recent-face{position:absolute;right:-5px;bottom:-5px;box-sizing:content-box;display:flex;width:20px;height:20px;overflow:hidden;border:2px solid var(--fb-surface);border-radius:50%;line-height:0}.games-hub__recent-body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__recent-text{font-size:13px;line-height:1.35;color:var(--fb-text-primary)}.games-hub__recent-text b{font-weight:700}.games-hub__recent-sub{display:flex;align-items:center;gap:6px;min-width:0;font-size:12px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__best{flex-shrink:0;padding:1px 6px;border-radius:6px;background:var(--fb-best-bg);color:var(--fb-best-text);font-size:10px;font-weight:800;letter-spacing:.04em}.games-hub__show-more{margin:0 -14px -6px;padding:6px 8px 0;border-top:1px solid var(--fb-border)}.games-hub__show-more-button{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:var(--fb-text-primary);font:inherit;font-size:14px;font-weight:600;line-height:1.3;text-align:left;cursor:pointer}.games-hub__show-more-button:hover:not(:disabled){background:var(--fb-hover)}.games-hub__show-more-button:hover:not(:disabled) .games-hub__show-more-icon{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-strong)}.games-hub__show-more-button:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__show-more-button:disabled{color:var(--fb-text-secondary);cursor:default}.games-hub__show-more-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--fb-btn-secondary-bg);color:var(--fb-text-primary);font-size:20px}.games-hub__show-more-icon--retry{background:var(--fb-behind-bg);color:var(--fb-behind-text)}.games-hub__show-more-label{display:flex;flex-direction:column;gap:1px;min-width:0}.games-hub__show-more-sub{font-size:12px;font-weight:500;color:var(--fb-text-secondary)}.games-hub__button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border:0;border-radius:8px;background:var(--fb-btn-secondary-bg);color:var(--fb-btn-secondary-text);font:inherit;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer}.games-hub__button:hover,.games-hub__button:focus-visible{color:var(--fb-btn-secondary-text);text-decoration:none;box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-strong)}.games-hub__button:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__button:disabled{cursor:default;opacity:.6}.games-hub__button--primary{background:var(--fb-btn-primary-bg);color:var(--fb-btn-primary-text)}.games-hub__button--primary:hover,.games-hub__button--primary:focus-visible{color:var(--fb-btn-primary-text);box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-primary)}.games-hub__button--game{background:var(--game-button, var(--fb-btn-primary-bg));color:var(--fb-btn-primary-text)}.games-hub__button--game:hover,.games-hub__button--game:focus-visible{color:var(--fb-btn-primary-text);box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-primary)}.games-hub__button--compact{height:34px;font-size:13px}.games-hub__text-action{flex-shrink:0;padding:0;border:0;background:none;color:var(--fb-link);font:inherit;font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer}.games-hub__text-action:hover,.games-hub__text-action:focus-visible{color:var(--fb-link);text-decoration:underline}.games-hub__text-action:disabled{color:var(--fb-text-secondary);cursor:default;text-decoration:none}.games-hub__text-action--quiet{font-weight:600}.games-hub__game-action{--game-action-tint: var(--game-action, var(--fb-link));display:inline-flex;flex-shrink:0;align-items:center;height:32px;padding:0 12px;border-radius:8px;background:color-mix(in srgb,var(--game-action-tint) 18%,transparent);color:color-mix(in srgb,var(--game-action-tint) 55%,var(--fb-text-primary));font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none}.games-hub__game-action:hover,.games-hub__game-action:focus-visible{background:color-mix(in srgb,var(--game-action-tint) 28%,transparent);color:color-mix(in srgb,var(--game-action-tint) 55%,var(--fb-text-primary));text-decoration:none}.games-hub__game-action:focus-visible{outline:2px solid var(--game-action-tint);outline-offset:2px}.games-hub__banner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;min-width:0;overflow:hidden;padding:32px;border-radius:16px;color:var(--fb-games-banner-text);background:radial-gradient(70rem 26rem at 85% -40%,var(--fb-games-banner-glow),transparent 60%),linear-gradient(135deg,var(--fb-games-banner-from) 0%,var(--fb-games-banner-mid) 45%,var(--fb-games-banner-to) 100%)}.games-hub__banner--single{grid-template-columns:minmax(0,1fr)}@container games-banner (max-width: 771px){.games-hub__banner{grid-template-columns:minmax(0,1fr)}}@container games-banner (max-width: 488px){.games-hub__banner{padding:24px 20px}.games-hub__banner-title{font-size:26px}}.games-hub__banner-art{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;pointer-events:none}.games-hub__banner-shape{position:absolute;fill:none;stroke:var(--fb-games-banner-text);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;animation:games-hub-drift 9s ease-in-out infinite}.games-hub__banner-shape--controller{top:-18px;left:44%;transform:rotate(-12deg)}.games-hub__banner-shape--target{bottom:-22px;left:3%;animation-delay:-3s}.games-hub__banner-shape--trophy{top:14px;left:30%;animation-delay:-6s}@keyframes games-hub-drift{50%{transform:translateY(-.6rem) rotate(6deg)}}.games-hub__banner-body{position:relative;display:flex;flex-direction:column;gap:10px;min-width:0}.games-hub__banner-eyebrow{font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;opacity:.7}.games-hub__banner-title{margin:0;color:inherit;font-size:32px;font-weight:800;line-height:1.15}.games-hub__banner-sub{margin:0;font-size:15px;line-height:1.5;color:var(--fb-games-banner-text-soft)}.games-hub__banner-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.games-hub__banner-pill{box-sizing:content-box;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border:1px solid var(--fb-games-banner-chip-border);border-radius:15px;background:var(--fb-games-banner-chip-bg);color:var(--fb-games-banner-text);font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}.games-hub__banner-pill:hover,.games-hub__banner-pill:focus-visible{color:var(--fb-games-banner-text);text-decoration:none;box-shadow:inset 0 0 0 100vmax var(--fb-games-banner-row-bg)}.games-hub__banner-pill:focus-visible{outline:2px solid var(--fb-games-banner-text);outline-offset:2px}.games-hub__banner-dot{flex-shrink:0;width:8px;height:8px;border-radius:4px;background:var(--fb-playing)}.games-hub__banner-panel{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;padding:14px;border:1px solid var(--fb-games-banner-panel-border);border-radius:14px;background:var(--fb-games-banner-panel-bg)}.games-hub__banner-panel-title{margin:0;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.games-hub__banner-rows{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.games-hub__banner-row{display:flex;align-items:center;gap:10px;min-width:0;padding:8px;border-radius:10px;background:var(--fb-games-banner-row-bg)}.games-hub__banner-row:has(>.gamer-profile-trigger):hover{background:var(--fb-games-banner-row-hover)}.games-hub__banner-row-open{align-items:center;gap:10px}.games-hub__banner-row-open>.game-glyph{flex:0 0 auto}.games-hub__banner-row-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__banner-row-title{overflow:hidden;font-size:13px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.games-hub__banner-row-sub{font-size:12px;line-height:1.3;color:var(--fb-games-banner-text-muted)}.games-hub__banner-cta{display:flex;flex-shrink:0;align-items:center;height:30px;padding:0 12px;border-radius:8px;background:var(--fb-games-banner-cta-bg);color:var(--fb-games-banner-cta-text);font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none}.games-hub__banner-cta:hover,.games-hub__banner-cta:focus-visible{color:var(--fb-games-banner-cta-text);text-decoration:none;box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade-primary)}.games-hub__banner-cta:focus-visible{outline:2px solid var(--fb-games-banner-text);outline-offset:2px}.games-hub__section{display:flex;flex-direction:column;gap:12px;min-width:0}.games-hub__section--games{gap:14px}.games-hub__section-head{display:flex;align-items:center;gap:8px}.games-hub__heading{margin:0;font-size:18px;font-weight:800;line-height:1.3}.games-hub__live-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--fb-playing)}.games-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.games-hub__grid--games{gap:16px}@container (max-width: 640px){.games-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 420px){.games-hub__grid{grid-template-columns:minmax(0,1fr)}}.games-hub__live-tile{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px;border-radius:14px;background:var(--fb-surface)}.games-hub__live-tile .games-hub__button{width:100%}.games-hub__live-head{display:flex;align-items:center;gap:12px;min-width:0}.games-hub__live-face{display:flex;flex-shrink:0;width:48px;height:48px;border-radius:50%;box-shadow:0 0 0 2px var(--fb-surface),0 0 0 4px var(--fb-playing);line-height:0}.games-hub__live-who{display:flex;flex-direction:column;min-width:0}.games-hub__live-name{overflow:hidden;font-size:15px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.games-hub__live-status{font-size:12px;font-weight:700;line-height:1.3;color:var(--fb-playing-text)}.games-hub__live-game{display:flex;align-items:center;gap:10px;min-width:0;padding:8px;border-radius:10px;background:var(--fb-canvas)}.games-hub__live-game-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-hub__live-game-name,.games-hub__live-game-detail{overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.games-hub__live-game-name{font-size:13px;font-weight:700}.games-hub__live-game-detail{font-size:12px;color:var(--fb-text-secondary)}.games-hub__games-empty{margin:0;padding:40px 20px;border-radius:12px;background:var(--fb-surface);color:var(--fb-text-secondary);font-size:14px;text-align:center}.games-hub__game-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:14px;background:var(--fb-surface)}.games-hub__game-art{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;height:96px;background:linear-gradient(135deg,var(--game-from) 0%,var(--game-to) 100%)}.games-hub__game-icon{box-sizing:content-box;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid var(--fb-games-art-tile-border);border-radius:14px;background:var(--fb-games-art-tile-bg);font-size:28px;line-height:1}.games-hub__game-icon .games-hub__game-face{width:70%;height:70%;border-radius:8px}.games-hub__game-chip{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:11px;line-height:1.3}.games-hub__game-chip--playing{background:var(--fb-games-art-chip-bg);color:var(--fb-games-art-chip-text);font-weight:700}.games-hub__game-chip--trending{background:var(--fb-trending-bg);color:var(--fb-trending-text);font-weight:800}.games-hub__game-chip-dot{flex-shrink:0;width:6px;height:6px;border-radius:3px;background:var(--fb-playing)}.games-hub__game-card--soon{opacity:.8}.games-hub__game-card--soon .games-hub__game-art{background:repeating-linear-gradient(135deg,var(--fb-games-soon-stripe-a) 0 14px,var(--fb-games-soon-stripe-b) 14px 28px)}.games-hub__game-card--soon .games-hub__game-icon{border:0;background:var(--fb-games-soon-tile-bg)}.games-hub__game-soon-badge{position:absolute;top:10px;right:10px;padding:3px 9px;border-radius:999px;background:var(--fb-games-soon-pill-bg);color:var(--fb-games-soon-pill-text);font-size:11px;font-weight:800;line-height:1.3}.games-hub__game-card--soon .games-hub__game-body{gap:8px}.games-hub__game-soon{margin:0;font-size:13px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__game-body{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0;padding:12px 14px 14px;text-align:left}.games-hub__game-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.games-hub__game-name{margin:0;min-width:0;font-size:17px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.games-hub__game-standing{flex-shrink:0;padding:0;border:0;background:none;color:var(--fb-text-secondary);font:inherit;font-size:12px;font-weight:700;line-height:1.3;text-align:right;cursor:pointer}.games-hub__game-standing:hover,.games-hub__game-standing:focus-visible{text-decoration:underline}.games-hub__game-standing:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px;border-radius:4px}.games-hub__game-standing--ranked{color:var(--fb-tint-text)}.games-hub__game-blurb{margin:0;font-size:13px;line-height:1.4;color:var(--fb-text-secondary)}.games-hub__game-social{display:flex;align-items:center;gap:8px;min-width:0;min-height:24px}.games-hub__game-faces{display:flex;flex-shrink:0}.games-hub__game-face-ring{box-sizing:content-box;display:flex;width:22px;height:22px;margin-right:-6px;overflow:hidden;border:2px solid var(--fb-surface);border-radius:50%;line-height:0}.games-hub__game-social-text{min-width:0;padding-left:4px;font-size:12px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__pill{max-width:100%;padding:3px 9px;overflow:hidden;border-radius:999px;font-size:12px;font-weight:700;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.games-hub__pill--tint{background:var(--fb-tint-bg);color:var(--fb-tint-text)}.games-hub__pill--ahead{background:var(--fb-ahead-bg);color:var(--fb-ahead-text)}.games-hub__pill--behind{background:var(--fb-behind-bg);color:var(--fb-behind-text)}.games-hub__pill--level{background:var(--fb-btn-secondary-bg);color:var(--fb-text-secondary)}.games-hub__game-body>.games-hub__pill{align-self:flex-start}.games-hub__game-actions{display:flex;gap:8px;margin-top:auto}.games-hub__game-actions .games-hub__button{flex:1 1 0;min-width:0;padding:0 8px}.games-hub__game-actions .games-hub__button--icon{flex:0 0 40px;width:40px;padding:0}@media (prefers-reduced-motion: reduce){.games-hub__banner-shape{animation:none}}.games-hub__heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.games-hub__game-totals{margin:0;font-size:13px;font-weight:600;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__game-total{color:var(--fb-text-primary)}.games-hub__banner-count{display:flex;align-items:baseline;gap:10px;margin:0}.games-hub__banner-count-value{font-size:52px;font-weight:800;line-height:1;letter-spacing:-.02em}.games-hub__banner-count-words{font-size:18px;font-weight:600;color:var(--fb-games-banner-text-soft)}.games-hub__banner-title--line{font-size:15px;font-weight:400;line-height:1.5;color:var(--fb-games-banner-text-soft)}@container games-banner (max-width: 488px){.games-hub__banner-count-value{font-size:40px}}.games-hub__jump{display:flex;flex-direction:column;flex-shrink:0;min-width:0;overflow:hidden;border-radius:12px;background:var(--fb-surface)}.games-hub__jump-body{display:flex;flex-direction:column;gap:12px;padding:14px 16px 16px}.games-hub__jump-head{display:flex;flex-direction:column;gap:2px;min-width:0}.games-hub__jump-eyebrow{flex-shrink:0;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-text-secondary)}.games-hub__jump-eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.games-hub__jump-playing{display:inline-flex;align-items:center;gap:5px;min-width:0;font-size:12px;font-weight:700;line-height:1.3;color:var(--fb-playing-text)}.games-hub__jump-playing-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-hub__jump-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.games-hub__jump-name{min-width:0;font-size:20px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.games-hub__jump-when{flex-shrink:0;font-size:12px;color:var(--fb-text-secondary)}.games-hub__jump-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.games-hub__jump-stat{display:flex;flex-direction:column;gap:1px;min-width:0;margin:0;padding:8px;border:0;border-radius:8px;background:var(--fb-btn-secondary-bg);color:var(--fb-text-primary);font:inherit;text-align:left}.games-hub__jump-stat--board{background:var(--fb-tint-bg);color:var(--fb-tint-text);cursor:pointer}.games-hub__jump-stat--board .games-hub__jump-label{color:var(--fb-tint-text)}.games-hub__jump-stat--board:hover{box-shadow:inset 0 0 0 100vmax var(--fb-hover-shade)}.games-hub__jump-stat--board:focus-visible{outline:2px solid var(--fb-link);outline-offset:2px}.games-hub__jump-value{font-size:17px;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-hub__jump-label{font-size:11px;line-height:1.3;color:var(--fb-text-secondary)}.games-hub__jump-actions{display:flex;gap:8px}.games-hub__jump-actions .games-hub__button{flex:1;height:40px}.games-hub__most{display:flex;flex-direction:column;flex-shrink:0;gap:12px;min-width:0;padding:16px;border-radius:12px;background:var(--fb-surface)}.games-hub__most-title{margin:0;font-size:16px;font-weight:700;line-height:1.3}.games-hub__most-periods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:3px;border-radius:9px;background:var(--fb-btn-secondary-bg)}.games-hub__most-period{height:28px;border:0;border-radius:7px;background:transparent;color:var(--fb-text-secondary);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.games-hub__most-period:focus-visible{outline:2px solid var(--fb-link);outline-offset:1px}.games-hub__most-period--on{background:var(--fb-surface);color:var(--fb-text-primary)}.games-hub__most-rows{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.games-hub__most-row{display:grid;grid-template-columns:14px 32px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:6px 4px;border:0;border-radius:8px;background:none;color:var(--fb-text-primary);font:inherit;text-align:left;cursor:pointer}.games-hub__most-row:hover{background:var(--fb-hover-shade)}.games-hub__most-row:focus-visible{outline:2px solid var(--fb-link);outline-offset:1px}.games-hub__most-rank{font-size:13px;font-weight:800;color:var(--fb-text-secondary)}.games-hub__most-rank--first{color:var(--fb-trending-bg)}.games-hub__most-text{display:flex;flex-direction:column;gap:1px;min-width:0}.games-hub__most-name{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.games-hub__most-count{font-size:12px;color:var(--fb-text-secondary)}.games-hub__most-chip{padding:2px 8px;border-radius:999px;background:var(--fb-trending-bg);color:var(--fb-trending-text);font-size:11px;font-weight:700}.games-hub__most-empty{margin:0;font-size:13px;color:var(--fb-text-secondary)}
