/* V284.14 cumulative boards: existing native theme tokens and full mobile viewport. */
.mg-board-card>.mg-cumulative-periods{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;margin:0 0 10px}
.mg-cumulative-periods button{min-height:42px}
.mg-board-explanation{color:var(--muted,#64748b);font-size:.83rem;line-height:1.45;margin:0 0 9px}
.mg-board-refresh{align-self:flex-end;flex-shrink:0;margin-bottom:10px}
.mg-board-groups{flex:1;display:block}.mg-board-group{margin:0 0 18px;border:1px solid var(--border,#cbd5e1);border-radius:14px;padding:10px;background:var(--surface-soft,#f8fafc)}
.mg-board-group-heading{display:flex;flex-wrap:wrap;gap:5px 12px;align-items:center;justify-content:space-between;margin-bottom:8px}
.mg-board-group-heading h3{margin:0;font-size:1rem}.mg-board-group-heading>span{font-size:.78rem;color:var(--muted,#64748b)}
.mg-board-group .mg-leaderboard{margin:0}.mg-board-more{display:block;margin:10px auto 0;flex-shrink:0;min-height:44px}
.mg-board-more:disabled{opacity:.6;cursor:wait}.mg-board-message{padding:12px;line-height:1.5}.mg-board-score{white-space:nowrap;font-variant-numeric:tabular-nums}
.mg-board-group button:focus-visible,.mg-cumulative-periods button:focus-visible,.mg-board-controls select:focus-visible,.mg-board-more:focus-visible{outline:3px solid var(--primary,#2563eb);outline-offset:2px}
@media(max-width:680px){.mg-board-card>.mg-cumulative-periods{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mg-board-group{padding:8px}.mg-board-group .mg-leaderboard li{grid-template-columns:32px minmax(0,1fr) auto!important}.mg-board-group .mg-board-plays{display:none}.mg-result-board .mg-board-explanation{font-size:.75rem}.mg-board-explanation{font-size:.76rem}}

/* Keep the fixed global theme control from covering cumulative-board actions. */
.mg-board-overlay,.mg-result-overlay{z-index:10020}
.mg-leaderboard-card [data-copy-en]{font-size:.78rem;line-height:1.3;margin-top:3px}
@media(max-width:680px){.mg-leaderboard-card [data-copy-en]{font-size:.64rem;line-height:1.15}}
