.collection-module___Kc-BG__header{gap:20px;padding:0 24px}.collection-module___Kc-BG__btnLabel,.collection-module___Kc-BG__brandSuffix{display:inline}@media (max-width:640px){.collection-module___Kc-BG__header{gap:8px;padding:0 14px}.collection-module___Kc-BG__btnLabel,.collection-module___Kc-BG__brandSuffix{display:none}.collection-module___Kc-BG__btnPrimary,.collection-module___Kc-BG__btnSecondary{padding:0 10px}}.collection-module___Kc-BG__btnPrimary{color:#fff;cursor:pointer;background:#407fa5;border:none;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.collection-module___Kc-BG__btnPrimary:hover{background:#366b8c}.collection-module___Kc-BG__btnPrimary:disabled{cursor:default;opacity:.6}.collection-module___Kc-BG__btnSecondary{color:#09090b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}.collection-module___Kc-BG__btnSecondary:hover{background:#f4f4f5}.collection-module___Kc-BG__gameGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:8px 24px 48px;display:grid}@media (max-width:640px){.collection-module___Kc-BG__gameGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding:8px 14px 32px}}.collection-module___Kc-BG__suggestionGrid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:640px){.collection-module___Kc-BG__suggestionGrid{grid-template-columns:repeat(2,1fr);gap:10px}}.collection-module___Kc-BG__gameCard{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:12px;transition:box-shadow .15s,transform .15s;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.collection-module___Kc-BG__gameCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px -2px #0f172a1a}.collection-module___Kc-BG__gameCardBody{flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.collection-module___Kc-BG__gameCardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:640px){.collection-module___Kc-BG__gameCardBody{gap:5px;padding:8px 10px 10px}.collection-module___Kc-BG__gameCardTitle{min-height:32px;font-size:12.5px}}.collection-module___Kc-BG__iconCloseButton{cursor:pointer;background:#f4f4f5;border:none;border-radius:9999px;place-items:center;display:grid}.collection-module___Kc-BG__iconCloseButton:hover{background:#e4e4e7}.collection-module___Kc-BG__chipRemove{cursor:pointer;opacity:.6;font-size:inherit;color:inherit;background:0 0;border:none;padding:0}.collection-module___Kc-BG__chipRemove:hover{opacity:1}.collection-module___Kc-BG__textInput{box-sizing:border-box;color:#09090b;background:#fff;border:1px solid #e4e4e7;border-radius:8px;outline:none;font-family:inherit;font-size:13px}.collection-module___Kc-BG__selectInput{color:#09090b;background:#fff;border:1px solid #e4e4e7;border-radius:8px;height:36px;padding:0 10px;font-family:inherit;font-size:13px}.collection-module___Kc-BG__avatarButton{cursor:pointer;color:#284f67;background:#e8eac3;border:none;border-radius:9999px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:600;display:grid}.collection-module___Kc-BG__ratingStepButton{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:9999px;width:28px;height:28px;font-size:15px;line-height:1}.collection-module___Kc-BG__ratingStepButton:hover{background:#f4f4f5}.collection-module___Kc-BG__playLogForm{grid-template-columns:minmax(112px,1fr) 1.6fr 1fr auto;align-items:start;gap:8px;display:grid}.collection-module___Kc-BG__playLogRow{grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:8px;display:grid}.collection-module___Kc-BG__playLogRowEditable{grid-template-columns:1fr 1.4fr 1fr auto}.collection-module___Kc-BG__playLogActions{justify-content:flex-end;gap:4px;display:flex}@media (max-width:640px){.collection-module___Kc-BG__playLogForm{grid-template-columns:1fr}.collection-module___Kc-BG__playLogRow{grid-template-columns:1fr 1fr;row-gap:4px}.collection-module___Kc-BG__playLogRowEditable{grid-template-columns:1fr 1fr}.collection-module___Kc-BG__playLogActions{grid-column:1/-1}}.collection-module___Kc-BG__howToPlayGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:640px){.collection-module___Kc-BG__howToPlayGrid{grid-template-columns:1fr}}.collection-module___Kc-BG__menuItem{text-align:left;cursor:pointer;color:#09090b;background:0 0;border:none;width:100%;padding:8px 12px;font-size:13px}.collection-module___Kc-BG__menuItem:hover{background:#f4f4f5}.collection-module___Kc-BG__playerPickerInput{font-size:12px}.collection-module___Kc-BG__modalOverlay{z-index:50;background:#0f172a66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.collection-module___Kc-BG__modalContent{background:#fff;border-radius:14px;flex-direction:column;width:440px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 18px 44px -20px #0f172a8c}.collection-module___Kc-BG__modalBody{flex:1;min-height:0;padding:20px;overflow-y:auto}.collection-module___Kc-BG__modalFooter{border-top:1px solid #e4e4e7;flex-shrink:0;justify-content:flex-end;gap:8px;padding:16px 20px;display:flex}@media (max-width:640px){.collection-module___Kc-BG__modalOverlay{padding:0}.collection-module___Kc-BG__modalContent{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%}.collection-module___Kc-BG__modalFooter{padding-bottom:max(16px, env(safe-area-inset-bottom))}.collection-module___Kc-BG__textInput,.collection-module___Kc-BG__selectInput,.collection-module___Kc-BG__playerPickerInput{font-size:16px}.collection-module___Kc-BG__playerMenuItem{align-items:center;min-height:44px;display:flex}}.collection-module___Kc-BG__toolbarDesktopFilters{flex-wrap:wrap;flex:1;align-items:center;gap:10px;display:flex}.collection-module___Kc-BG__filterDrawerTrigger{color:#09090b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:13px;font-weight:500;display:none;position:relative}.collection-module___Kc-BG__filterDrawerBadge{color:#fff;background:#407fa5;border-radius:9999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:grid}.collection-module___Kc-BG__filterDrawerBody{flex-direction:column;gap:16px;padding:16px 20px 24px;display:flex}.collection-module___Kc-BG__filterDrawerBody select{width:100%}@media (max-width:640px){.collection-module___Kc-BG__toolbarDesktopFilters{display:none}.collection-module___Kc-BG__filterDrawerTrigger{display:inline-flex}}.collection-module___Kc-BG__spinner{border:2px solid #e4e4e7;border-top-color:#60606c;border-radius:9999px;width:22px;height:22px;animation:.7s linear infinite collection-module___Kc-BG__spin}@keyframes collection-module___Kc-BG__spin{to{transform:rotate(360deg)}}.collection-module___Kc-BG__friendList{scrollbar-width:thin;max-height:340px;overflow-y:auto}.collection-module___Kc-BG__activityCell{cursor:default;position:relative}.collection-module___Kc-BG__activityTooltip{z-index:10;color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#1c1c22;border-radius:8px;padding:8px 10px;font-size:11px;line-height:1.5;transition:opacity .1s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px -2px #0f172a40}.collection-module___Kc-BG__activityCell:first-child .collection-module___Kc-BG__activityTooltip{left:0;transform:none}.collection-module___Kc-BG__activityCell:nth-child(7) .collection-module___Kc-BG__activityTooltip{left:auto;right:0;transform:none}.collection-module___Kc-BG__activityRowFirst .collection-module___Kc-BG__activityTooltip{top:calc(100% + 8px);bottom:auto}.collection-module___Kc-BG__activityCell:hover .collection-module___Kc-BG__activityTooltip{opacity:1;visibility:visible}
@keyframes ScoreCounterPlay-module__eAyk5W__leaderPulse{0%{filter:brightness();transform:scale(1)}40%{filter:brightness(1.25);transform:scale(1.04)}to{filter:brightness();transform:scale(1)}}.ScoreCounterPlay-module__eAyk5W__leaderPulse{animation:.7s ease-out ScoreCounterPlay-module__eAyk5W__leaderPulse}@keyframes ScoreCounterPlay-module__eAyk5W__countdownRing{0%{stroke-dashoffset:0}to{stroke-dashoffset:100px}}.ScoreCounterPlay-module__eAyk5W__countdownRing{animation:2s linear forwards ScoreCounterPlay-module__eAyk5W__countdownRing}
