#myteam .lineup-matches{margin-top:12px;padding:11px 14px;border:1px solid #86b5db25;border-radius:10px;background:#071c303d;text-align:left;min-width:0}
#myteam .lineup-matches header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}
#myteam .lineup-matches h2{margin:0;font-size:12px;font-weight:650;line-height:1.4;color:#c5d7e8;letter-spacing:.02em;text-transform:none}
#myteam .lineup-matches-count{font-size:10px;color:#92b1c9;background:#8bbce416;border-radius:8px;min-width:18px;text-align:center;padding:1px 5px}
#myteam .lineup-matches header small{font-size:10px;color:#b6a880;margin-left:auto}
#myteam .lineup-matches ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px;padding:0;margin:0;list-style:none}
#myteam .lineup-matches li{display:flex;align-items:baseline;gap:9px;min-width:0;font-size:12px;line-height:1.5;color:#e3edf5}
#myteam .lineup-matches li[hidden]{display:none}
#myteam .lineup-matches time{flex:0 0 auto;min-width:36px;color:#dab77a;font-size:11px;font-variant-numeric:tabular-nums}
#myteam .lineup-match-teams{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}
#myteam .lineup-matches-more{display:block;margin:7px 0 -2px;padding:5px 0;border:0;background:none;color:#a9c9df;font:inherit;font-size:11px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
#myteam .lineup-matches-more:focus-visible{outline:2px solid #93d7ff;outline-offset:3px}
#myteam .lineup-matches-empty{margin:0;color:#91aabd;font-size:12px;line-height:1.5}
@media(max-width:600px){#myteam .lineup-matches{padding:10px 12px}#myteam .lineup-matches ul{grid-template-columns:minmax(0,1fr);gap:5px}#myteam .lineup-match-teams{white-space:normal;overflow-wrap:anywhere}#myteam .lineup-matches-more{min-height:36px}}
