@charset "UTF-8";.games-both__title{display:flex;align-items:center;gap:12px;padding:16px 16px 12px!important}.games-both__faces{display:flex;flex-shrink:0}.games-both__faces>*+*{margin-left:-10px}.games-both__heading{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.games-both__name{font-size:19px;font-weight:800;line-height:1.25;color:var(--fb-text-primary)}.games-both__subtitle,.games-both__muted{font-size:13px;font-weight:400;color:var(--fb-text-secondary)}.games-both__content{display:flex;flex-direction:column;gap:12px;padding:4px 16px 20px!important}.games-both__loading{padding:40px 0;text-align:center;color:var(--fb-text-secondary)}.games-both__retry{font-weight:700;color:var(--fb-link)}.games-both__retry:hover{text-decoration:underline}.games-both__section{margin:10px 0 0;font-size:15px;font-weight:800;color:var(--fb-text-primary)}.games-both__card{overflow:hidden;border:1px solid var(--fb-border);border-radius:12px}.games-both__band{display:flex;align-items:center;gap:10px;padding:10px 12px;background:linear-gradient(135deg,var(--game-from) 0%,var(--game-to) 100%)}.game-glyph.games-both__band-glyph{background:#fff3}.games-both__band-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;color:#fff}.games-both__band-name{overflow:hidden;font-size:17px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.games-both__band-when{font-size:12px;opacity:.85}.games-both__play{display:inline-flex;flex-shrink:0;align-items:center;height:34px;padding:0 16px;border-radius:8px;background:var(--fb-btn-primary-bg);color:var(--fb-btn-primary-text);font-size:14px;font-weight:700;text-decoration:none}.games-both__play:hover{filter:brightness(1.08);color:var(--fb-btn-primary-text);text-decoration:none}.games-both__score{display:grid;grid-template-columns:1fr 56px 1fr;align-items:center;row-gap:4px;padding:12px}.games-both__score>:nth-child(3n+1){justify-self:end}.games-both__score>:nth-child(3n+2){justify-self:center}.games-both__figure{font-size:15px;font-weight:500;color:var(--fb-text-secondary)}.games-both__figure--lead{font-weight:800;color:var(--fb-text-primary)}.games-both__label{font-size:11px;color:var(--fb-text-secondary)}.games-both__label--side{margin-top:2px}.games-both__bar{display:flex;width:100%;height:6px;overflow:hidden;border-radius:3px;background:var(--fb-context-pill)}.games-both__bar--mine{justify-content:flex-end}.games-both__bar-fill{height:100%;background:var(--fb-border)}.games-both__bar-fill--lead{background:var(--fb-primary)}.games-both__foot{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;padding:8px 12px;border-top:1px solid var(--fb-border)}.games-both__challenge{display:inline-flex;align-items:center;gap:4px;margin-left:auto;font-size:13px;font-weight:700;color:var(--fb-link);text-decoration:none}.games-both__challenge:hover{text-decoration:underline;color:var(--fb-link)}.games-both__tried{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--fb-border);border-radius:10px}.games-both__tried-body{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.games-both__tried-name{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;font-size:15px;font-weight:700;color:var(--fb-text-primary)}.games-both__tried-name .profile-games__record{padding:2px 8px;font-size:12px}.games-both__tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.games-both__tile{display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px;border-radius:10px;background:color-mix(in srgb,var(--game-from) 18%,transparent);color:var(--fb-text-primary);text-decoration:none}.games-both__tile>.game-glyph{margin-bottom:4px}.games-both__tile .games-both__muted{font-size:11px}a.games-both__tile:hover{background:color-mix(in srgb,var(--game-from) 28%,transparent);color:var(--fb-text-primary);text-decoration:none}.games-both__tile-name{overflow:hidden;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.games-both__tile-try{display:inline-flex;align-items:center;gap:2px;margin-top:4px;font-size:12px;font-weight:700;color:var(--fb-link)}
