.tf2-wrap{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:28px;font-family:Arial,sans-serif;color:#111}.tf2-wrap h3{margin:0 0 15px;font-size:16px}.tf2-scroll{overflow-x:auto}.tf2-wrap table{width:100%;border-collapse:collapse;min-width:720px}.tf2-wrap th,.tf2-wrap td{padding:12px 9px;border-bottom:1px solid #e9e9e9;text-align:center;font-size:13px}.tf2-wrap th:nth-child(2){text-align:left}.tf2-club{text-align:left!important;display:flex;align-items:center;gap:9px}.tf2-club img{width:26px;height:26px;object-fit:contain}.tf2-fortaleza{background:#edf5ff;box-shadow:inset 4px 0 #1754a5}.tf2-game{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;text-align:center;border:1px solid #e7e7e7;border-radius:10px;padding:12px 8px;margin-bottom:9px;font-size:12px}.tf2-team{display:flex;align-items:center;justify-content:center;gap:7px}.tf2-team img{width:28px;height:28px;object-fit:contain}.tf2-message{padding:16px;background:#f5f5f5;border-radius:8px}@media(max-width:900px){.tf2-wrap{grid-template-columns:1fr}.tf2-games{order:-1}}.tf2-round-nav{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.tf2-round-nav button{width:38px;height:38px;border:0;border-radius:50%;background:#f1f1f1;font-size:27px;line-height:1;cursor:pointer}.tf2-round-nav button:hover{background:#e6e6e6}.tf2-round-nav button:disabled{opacity:.35;cursor:not-allowed}.tf2-round-games.is-loading{opacity:.45;pointer-events:none}
/* Responsive refinements 2.3.0 */
.tf2-wrap,.tf2-wrap *{box-sizing:border-box}
.tf2-wrap{width:100%;min-width:0}
.tf2-standing,.tf2-games{min-width:0}
.tf2-scroll{-webkit-overflow-scrolling:touch}
@media(max-width:900px){
 .tf2-wrap{display:block;width:100%}
 .tf2-games{margin-bottom:28px}
}
@media(max-width:767px){
 .tf2-wrap{font-size:13px}
 .tf2-wrap h3{font-size:15px;margin-bottom:12px}
 .tf2-standing{width:100%;overflow:hidden}
 .tf2-scroll{width:100%;overflow-x:auto;border:1px solid #eee;border-radius:8px}
 .tf2-wrap table{min-width:620px}
 .tf2-wrap th,.tf2-wrap td{padding:9px 6px;font-size:11px;white-space:nowrap}
 .tf2-club{min-width:145px;gap:6px}
 .tf2-club img{width:22px;height:22px;flex:0 0 22px}
 .tf2-round-nav{margin-bottom:10px}
 .tf2-round-nav button{width:36px;height:36px;font-size:24px}
 .tf2-round-nav strong{font-size:12px}
 .tf2-game{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr);padding:10px 5px;gap:4px}
 .tf2-team{min-width:0;display:flex;flex-direction:column;gap:4px;font-size:10px;line-height:1.2}
 .tf2-team b{max-width:100%;white-space:normal;overflow-wrap:anywhere}
 .tf2-team img{width:30px;height:30px}
 .tf2-game>strong{font-size:12px;white-space:nowrap}
 .tf2-message{padding:12px;font-size:12px}
}
@media(max-width:480px){
 .tf2-wrap table{min-width:570px}
 .tf2-wrap th,.tf2-wrap td{padding:8px 5px;font-size:10px}
 .tf2-club{min-width:130px}
 .tf2-game{grid-template-columns:minmax(0,1fr) 55px minmax(0,1fr)}
}
