.sm-modal{background:var(--bg-card);border-radius:var(--r-xl);flex-direction:column;animation:.22s cubic-bezier(.2,.8,.2,1) both maRise;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000002e}.sm-header{color:var(--text-primary);background:var(--bg-surface);border-bottom:1px solid var(--border);flex-shrink:0;padding:20px 52px 18px 24px;position:relative}.sm-title{letter-spacing:.04em;font-family:Bebas Neue,cursive;font-size:22px;line-height:1.15}.sm-sub{color:var(--text-secondary);margin-top:4px;font-size:12px}.sm-close{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:var(--r-sm,6px);background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;top:12px;right:12px}.sm-close:hover{color:var(--text-primary);background:var(--bg-elevated)}.stats-modal{width:calc(100vw - 48px);max-width:1180px;max-height:92dvh}.stats-modal-large{max-width:1280px}.stats-modal-sm{max-width:550px}.stats-modal-body{flex-direction:column;flex:auto;min-height:0;padding:18px 26px 24px;display:flex;overflow:auto}.stats-modal-body .scorer-item:last-child{border-bottom:none}.league-table-full th,.league-table-full td{white-space:nowrap}@media (width<=720px){.stats-modal{transform-origin:50%;width:calc(100vw - 12px);max-height:94dvh;animation:.18s both popIn}.sm-header{padding:12px 42px 10px 14px}.sm-title{font-size:18px}.stats-modal-body{padding:10px 12px 14px}}
