.TeamOverview-module__tnaKKa__overviewContainer{gap:var(--card-gap);flex-direction:column;display:flex}.TeamOverview-module__tnaKKa__topRow{gap:var(--card-gap);grid-template-columns:1fr 1fr;align-items:start;display:grid}@media (max-width:1024px){.TeamOverview-module__tnaKKa__topRow{grid-template-columns:1fr}}
.TeamNextMatch-module__geicra__container{background-color:var(--bg-surface);border-radius:var(--card-radius);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.TeamNextMatch-module__geicra__card{padding:var(--card-pad-lg);flex-direction:column;gap:16px;text-decoration:none;transition:background-color .2s;display:flex}.TeamNextMatch-module__geicra__card:hover{background-color:var(--bg-elevated)}.TeamNextMatch-module__geicra__topRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.TeamNextMatch-module__geicra__title{color:var(--text-main);letter-spacing:.2px;margin:0;font-size:14px;font-weight:600}.TeamNextMatch-module__geicra__compRow{align-items:center;gap:6px;display:flex}.TeamNextMatch-module__geicra__compLogo{object-fit:contain;width:20px;height:20px}.TeamNextMatch-module__geicra__compName{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:500}.TeamNextMatch-module__geicra__matchup{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.TeamNextMatch-module__geicra__side{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.TeamNextMatch-module__geicra__teamLogo{object-fit:contain;flex-shrink:0;width:56px;height:56px}.TeamNextMatch-module__geicra__teamName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:500;overflow:hidden}.TeamNextMatch-module__geicra__center{flex-direction:column;align-items:center;gap:4px;min-width:80px;padding-top:4px;display:flex}.TeamNextMatch-module__geicra__time{color:var(--text-main);white-space:nowrap;font-size:16px;font-weight:600}.TeamNextMatch-module__geicra__date{color:var(--text-dim);font-size:12px;font-weight:500}@media (max-width:640px){.TeamNextMatch-module__geicra__matchup{gap:8px}.TeamNextMatch-module__geicra__teamLogo{width:44px;height:44px}.TeamNextMatch-module__geicra__teamName{font-size:12px}.TeamNextMatch-module__geicra__time{font-size:14px}}
