.ms1-section{padding:60px 0;background:#fff}
.ms1-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms1-header{margin-bottom:20px}
.ms1-title{font-size:20px;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:10px;margin:0;padding:0}
.ms1-title-bar{width:4px;height:22px;background:#1677ff;border-radius:2px;flex-shrink:0;display:inline-block}
.ms1-subtitle{font-size:13px;color:#999;margin:4px 0 0;padding-left:14px}
.ms1-tabs{display:flex;gap:6px;margin-bottom:14px;flex-wrap:wrap}
.ms1-tab{font-size:12px;padding:6px 16px;border-radius:20px;border:1px solid #e8e8e8;color:#666;background:#fff}
.ms1-tab:first-child{background:#1677ff;color:#fff;border-color:#1677ff;font-weight:500}
.ms1-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ms1-card{background:#fff;border-radius:12px;border:1px solid #f0f0f0;padding:12px 14px;display:flex;align-items:center;gap:10px}
.ms1-badge{font-size:10px;color:#fff;padding:3px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0;font-weight:500;min-width:32px;text-align:center;background:#4096ff}
.ms1-badge.nba{background:#ff4d4f}
.ms1-teams{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}
.ms1-team{display:flex;flex-direction:column;align-items:center;gap:3px;width:88px}
.ms1-logo{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}
.ms1-logo-txt{width:36px;height:36px;border-radius:50%;background:#f0f4ff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#4096ff}
.ms1-tname{font-size:11px;color:#444;text-align:center;line-height:1.3;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms1-center{display:flex;flex-direction:column;align-items:center;gap:1px;width:56px;flex-shrink:0}
.ms1-vs{font-size:10px;color:#ccc;letter-spacing:1px}
.ms1-score{font-size:16px;font-weight:700;color:#1a1a1a;letter-spacing:1px;line-height:1.2}
.ms1-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0;min-width:52px}
.ms1-time{font-size:13px;font-weight:600;color:#1a1a1a}
.ms1-date{font-size:10px;color:#bbb}
.ms1-status{font-size:10px;padding:2px 7px;border-radius:10px;white-space:nowrap;font-weight:500}
.ms1-st1{background:#e8f4ff;color:#1677ff}
.ms1-st2{background:#e6fffb;color:#00b96b}
.ms1-st3{background:#f5f5f5;color:#999}
.ms1-st4{background:#fff7e6;color:#fa8c16}
@media(max-width:768px){
.ms1-grid{grid-template-columns:1fr}
.ms1-team{width:76px}
.ms1-logo,.ms1-logo-txt{width:30px;height:30px;font-size:10px}
.ms1-score{font-size:14px}
.ms1-tname{font-size:10px}
}
@media(max-width:480px){
.ms1-section{padding:40px 0}
.ms1-wrap{padding:0 14px}
.ms1-team{width:68px}
.ms1-card{padding:10px;gap:8px}
.ms1-time{font-size:12px}
.ms1-center{width:46px}
}
.ms2-section{padding:60px 0;background:#f8f9fa}
.ms2-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms2-head{text-align:center;margin-bottom:32px}
.ms2-head h2{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 8px;padding:0}
.ms2-head h2 em{font-style:normal;color:#1677ff}
.ms2-head p{font-size:14px;color:#999;margin:0}
.ms2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ms2-card{background:#fff;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;border:1px solid #eee}
.ms2-top{display:flex;align-items:center;justify-content:space-between}
.ms2-league{font-size:11px;font-weight:600;color:#1677ff;background:#e8f4ff;padding:3px 10px;border-radius:20px}
.ms2-date{font-size:11px;color:#bbb}
.ms2-teams{display:flex;align-items:center;justify-content:space-between;gap:6px}
.ms2-team{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}
.ms2-logo{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}
.ms2-logo-txt{width:44px;height:44px;border-radius:50%;background:#f0f4ff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#4096ff}
.ms2-tname{font-size:12px;color:#333;text-align:center;line-height:1.3;font-weight:500;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms2-mid{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;width:60px}
.ms2-score{font-size:20px;font-weight:700;color:#1a1a1a;letter-spacing:2px}
.ms2-vs{font-size:10px;color:#ccc}
.ms2-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #f5f5f5}
.ms2-time{font-size:12px;color:#666}
.ms2-status{font-size:11px;padding:3px 10px;border-radius:10px;font-weight:500}
.ms2-st1{background:#e8f4ff;color:#1677ff}
.ms2-st2{background:#e6fffb;color:#00b96b}
.ms2-st3{background:#f5f5f5;color:#999}
.ms2-st4{background:#fff7e6;color:#fa8c16}
@media(max-width:900px){.ms2-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){
.ms2-section{padding:32px 0}
.ms2-wrap{padding:0 14px}
.ms2-grid{grid-template-columns:1fr}
}
.ms3-section{padding:60px 0;background:#1b2838}
.ms3-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms3-head{margin-bottom:28px}
.ms3-eyebrow{font-size:11px;font-weight:700;letter-spacing:3px;color:#66c0f4;text-transform:uppercase;margin-bottom:10px}
.ms3-head h2{font-size:32px;font-weight:900;color:#fff;margin:0 0 6px;padding:0;letter-spacing:-1px}
.ms3-head p{font-size:13px;color:#8f98a0;margin:0}
.ms3-list{display:flex;flex-direction:column;gap:3px}
.ms3-item{background:#2a475e;border-radius:8px;padding:14px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}
.ms3-league-col{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;width:48px}
.ms3-league{font-size:9px;font-weight:800;color:#66c0f4;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:1.3}
.ms3-week{font-size:9px;color:#4a6b8a;text-align:center}
.ms3-match{display:flex;align-items:center;gap:10px;min-width:0}
.ms3-team{display:flex;align-items:center;gap:8px;flex:1;min-width:0}
.ms3-team.right{flex-direction:row-reverse}
.ms3-logo{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #3d6a8a}
.ms3-logo-txt{width:30px;height:30px;border-radius:50%;background:#1b3a50;border:1px solid #3d6a8a;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:#66c0f4;flex-shrink:0}
.ms3-tname{font-size:13px;color:#c6d4df;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms3-score-box{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;width:64px}
.ms3-score{font-size:18px;font-weight:800;color:#fff;letter-spacing:2px}
.ms3-time{font-size:10px;color:#4a6b8a}
.ms3-right-col{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0;min-width:56px}
.ms3-date{font-size:10px;color:#4a6b8a}
.ms3-status{font-size:10px;padding:2px 8px;border-radius:3px;font-weight:600}
.ms3-st1{background:rgba(102,192,244,.15);color:#66c0f4}
.ms3-st2{background:rgba(90,220,90,.15);color:#5adc5a}
.ms3-st3{background:rgba(143,152,160,.1);color:#8f98a0}
.ms3-st4{background:rgba(251,191,36,.15);color:#fbbf24}
@media(max-width:768px){
.ms3-item{padding:12px 14px;gap:10px}
.ms3-tname{font-size:11px}
.ms3-league-col{width:38px}
}
@media(max-width:480px){
.ms3-section{padding:32px 0}
.ms3-wrap{padding:0 14px}
.ms3-logo,.ms3-logo-txt{width:24px;height:24px;font-size:8px}
.ms3-score{font-size:15px}
.ms3-tname{font-size:10px}
.ms3-score-box{width:52px}
}
.ms4-section{padding:60px 0;background:#fff}
.ms4-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms4-head{display:flex;align-items:center;gap:16px;margin-bottom:28px}
.ms4-icon{width:52px;height:52px;background:#ff6b35;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:24px}
.ms4-head h2{font-size:22px;font-weight:800;color:#111;margin:0 0 4px;padding:0}
.ms4-head p{font-size:13px;color:#999;margin:0}
.ms4-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.ms4-card{border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}
.ms4-card-top{background:#ff6b35;padding:8px 14px;display:flex;align-items:center;justify-content:space-between}
.ms4-league{font-size:11px;font-weight:700;color:#fff;letter-spacing:0.5px}
.ms4-date{font-size:10px;color:rgba(255,255,255,.7)}
.ms4-card-body{background:#fff;padding:14px}
.ms4-versus{display:flex;align-items:center;gap:8px}
.ms4-team{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0}
.ms4-logo{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #f5f5f5}
.ms4-logo-txt{width:38px;height:38px;border-radius:50%;background:#fff5f2;border:2px solid #ffd4c2;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#ff6b35}
.ms4-tname{font-size:11px;color:#333;text-align:center;font-weight:500;line-height:1.3;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms4-mid{display:flex;flex-direction:column;align-items:center;gap:2px;width:54px;flex-shrink:0}
.ms4-score{font-size:20px;font-weight:800;color:#111;letter-spacing:1px}
.ms4-vs{font-size:9px;color:#ddd}
.ms4-foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #f5f5f5}
.ms4-time{font-size:12px;color:#999}
.ms4-status{font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500}
.ms4-st1{background:#fff0eb;color:#ff6b35}
.ms4-st2{background:#e6fffb;color:#00b96b}
.ms4-st3{background:#f5f5f5;color:#999}
.ms4-st4{background:#fff7e6;color:#fa8c16}
@media(max-width:640px){
.ms4-section{padding:32px 0}
.ms4-wrap{padding:0 14px}
.ms4-grid{grid-template-columns:1fr}
}
.ms5-section{padding:60px 0;background:#f5f0ff}
.ms5-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms5-head{margin-bottom:32px}
.ms5-head h2{font-size:28px;font-weight:800;color:#2d1b69;margin:0 0 6px;padding:0}
.ms5-head h2 em{font-style:normal;color:#7c3aed}
.ms5-head p{font-size:13px;color:#9ca3af;margin:0}
.ms5-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.ms5-card{background:#fff;border-radius:16px;padding:16px;border:1px solid #ede9fe;display:flex;flex-direction:column;gap:14px}
.ms5-card-league{display:flex;align-items:center;justify-content:space-between}
.ms5-lbadge{font-size:10px;font-weight:700;color:#7c3aed;background:#f5f3ff;padding:3px 10px;border-radius:20px}
.ms5-ldate{font-size:10px;color:#c4b5fd}
.ms5-home{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 0;border-bottom:1px dashed #ede9fe}
.ms5-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #ede9fe}
.ms5-logo-txt{width:42px;height:42px;border-radius:50%;background:#f5f3ff;border:2px solid #ede9fe;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#7c3aed}
.ms5-tname{font-size:12px;color:#1f2937;font-weight:600;text-align:center}
.ms5-score-row{display:flex;align-items:center;justify-content:center;gap:10px}
.ms5-s{font-size:22px;font-weight:900;color:#2d1b69}
.ms5-sep{font-size:14px;color:#d8b4fe;font-weight:300}
.ms5-away{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 0}
.ms5-foot{display:flex;align-items:center;justify-content:space-between}
.ms5-time{font-size:11px;color:#9ca3af;font-weight:500}
.ms5-status{font-size:10px;padding:2px 8px;border-radius:10px;font-weight:500}
.ms5-st1{background:#ede9fe;color:#7c3aed}
.ms5-st2{background:#dcfce7;color:#16a34a}
.ms5-st3{background:#f3f4f6;color:#9ca3af}
.ms5-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:900px){.ms5-cols{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){
.ms5-section{padding:32px 0}
.ms5-wrap{padding:0 14px}
.ms5-cols{grid-template-columns:repeat(2,1fr);gap:8px}
.ms5-card{padding:12px}
}
.ms6-section{padding:60px 0;background:#fff}
.ms6-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms6-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.ms6-head h2{font-size:20px;font-weight:700;color:#111;margin:0;padding:0;display:flex;align-items:center;gap:10px}
.ms6-head h2::before{content:'';display:inline-block;width:3px;height:20px;background:linear-gradient(180deg,#f43f5e,#fb923c);border-radius:2px}
.ms6-head p{font-size:12px;color:#9ca3af;margin:4px 0 0 13px}
.ms6-ticker{display:flex;align-items:center;gap:6px;font-size:11px;color:#f43f5e;font-weight:600;background:#fff1f2;border:1px solid #fecdd3;padding:4px 12px;border-radius:20px;flex-shrink:0}
.ms6-ticker-dot{width:6px;height:6px;border-radius:50%;background:#f43f5e;animation:ms6blink 1s infinite;flex-shrink:0}
@keyframes ms6blink{0%,100%{opacity:1}50%{opacity:0}}
.ms6-box{border:1px solid #f3f4f6;border-radius:12px;overflow:hidden}
.ms6-table{width:100%;border-collapse:collapse;background:#fff}
.ms6-table thead tr{background:#fafafa}
.ms6-table th{font-size:11px;color:#9ca3af;font-weight:500;padding:10px 14px;text-align:left;border-bottom:1px solid #f3f4f6}
.ms6-table th.c{text-align:center}
.ms6-table td{padding:12px 14px;border-bottom:1px solid #fafafa;vertical-align:middle}
.ms6-table tbody tr:last-child td{border-bottom:none}
.ms6-lbadge{font-size:10px;font-weight:600;color:#f43f5e;background:#fff1f2;padding:2px 8px;border-radius:4px;white-space:nowrap}
.ms6-team-cell{display:flex;align-items:center;gap:8px}
.ms6-logo{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms6-logo-txt{width:24px;height:24px;border-radius:50%;background:#fff1f2;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#f43f5e;flex-shrink:0}
.ms6-tname{font-size:13px;color:#111;font-weight:500}
.ms6-score{text-align:center;font-size:15px;font-weight:700;color:#111}
.ms6-time-cell{text-align:center;font-size:12px;color:#9ca3af}
.ms6-date{font-size:10px;color:#d1d5db;display:block;margin-top:1px}
.ms6-sc{text-align:center}
.ms6-status{font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500}
.ms6-st1{background:#fff1f2;color:#f43f5e}
.ms6-st2{background:#dcfce7;color:#16a34a}
.ms6-st3{background:#f3f4f6;color:#9ca3af}
.ms6-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:700px){
.ms6-section{padding:32px 0}
.ms6-wrap{padding:0 14px}
.ms6-table th:nth-child(4),.ms6-table td:nth-child(4){display:none}
.ms6-tname{font-size:11px}
.ms6-ticker{display:none}
}
@media(max-width:480px){
.ms6-table th:nth-child(5),.ms6-table td:nth-child(5){display:none}
.ms6-logo,.ms6-logo-txt{width:20px;height:20px;font-size:7px}
}
.ms7-section{padding:60px 0;background:#0f0f0f}
.ms7-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms7-head{margin-bottom:32px}
.ms7-head h2{font-size:40px;font-weight:900;color:#fff;margin:0;padding:0;letter-spacing:-2px;line-height:1}
.ms7-head h2 em{font-style:normal;-webkit-text-stroke:1px #fff;color:transparent}
.ms7-head p{font-size:12px;color:#444;margin:10px 0 0;letter-spacing:1px;text-transform:uppercase}
.ms7-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#1a1a1a}
.ms7-card{background:#0f0f0f;padding:20px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}
.ms7-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#fff,transparent)}
.ms7-num{font-size:48px;font-weight:900;color:#1a1a1a;line-height:1;position:absolute;top:12px;right:14px;letter-spacing:-2px;pointer-events:none}
.ms7-league{font-size:10px;font-weight:700;color:#666;letter-spacing:2px;text-transform:uppercase}
.ms7-teams{display:flex;flex-direction:column;gap:12px}
.ms7-team-row{display:flex;align-items:center;justify-content:space-between}
.ms7-team-info{display:flex;align-items:center;gap:8px;min-width:0;flex:1}
.ms7-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms7-logo-txt{width:28px;height:28px;border-radius:50%;background:#1a1a1a;border:1px solid #333;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#666;flex-shrink:0}
.ms7-tname{font-size:13px;color:#ccc;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms7-s{font-size:18px;font-weight:900;color:#fff;flex-shrink:0;margin-left:8px}
.ms7-divider{height:1px;background:#1a1a1a}
.ms7-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}
.ms7-time{font-size:11px;color:#444}
.ms7-date{font-size:10px;color:#333}
.ms7-status{font-size:9px;padding:2px 7px;border-radius:2px;font-weight:700;letter-spacing:0.5px}
.ms7-st1{background:#fff;color:#000}
.ms7-st2{background:#00ff87;color:#000}
.ms7-st3{background:#1a1a1a;color:#444;border:1px solid #222}
.ms7-st4{background:#ff6b00;color:#fff}
@media(max-width:900px){.ms7-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){
.ms7-section{padding:32px 0}
.ms7-wrap{padding:0 14px}
.ms7-grid{grid-template-columns:1fr}
.ms7-head h2{font-size:28px}
}
.ms8-section{padding:60px 0;background:#f0fdf4}
.ms8-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms8-head{display:flex;align-items:flex-start;gap:20px;margin-bottom:28px}
.ms8-head-left{flex:1}
.ms8-tag{display:inline-flex;align-items:center;gap:5px;background:#dcfce7;border:1px solid #86efac;padding:4px 12px;border-radius:4px;margin-bottom:10px}
.ms8-tag span{font-size:10px;font-weight:700;color:#16a34a;letter-spacing:1px;text-transform:uppercase}
.ms8-tag-dot{width:5px;height:5px;border-radius:50%;background:#16a34a;flex-shrink:0}
.ms8-head h2{font-size:24px;font-weight:800;color:#14532d;margin:0 0 4px;padding:0}
.ms8-head p{font-size:13px;color:#86efac;margin:0}
.ms8-stats{display:flex;flex-direction:column;gap:6px;flex-shrink:0}
.ms8-stat{display:flex;align-items:center;gap:8px;background:#dcfce7;border-radius:8px;padding:8px 14px}
.ms8-stat-num{font-size:18px;font-weight:800;color:#14532d;min-width:28px}
.ms8-stat-label{font-size:11px;color:#16a34a}
.ms8-list{display:flex;flex-direction:column;gap:6px}
.ms8-item{background:#fff;border-radius:10px;border:1px solid #dcfce7;padding:12px 16px;display:flex;align-items:center;gap:12px}
.ms8-lft{width:54px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:3px}
.ms8-league{font-size:9px;font-weight:800;color:#16a34a;letter-spacing:1px;text-align:center;text-transform:uppercase}
.ms8-date{font-size:9px;color:#bbf7d0;text-align:center}
.ms8-mid{flex:1;display:flex;align-items:center;gap:8px;min-width:0}
.ms8-team{display:flex;align-items:center;gap:7px;flex:1;min-width:0}
.ms8-team.right{flex-direction:row-reverse}
.ms8-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #dcfce7}
.ms8-logo-txt{width:28px;height:28px;border-radius:50%;background:#dcfce7;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:#16a34a;flex-shrink:0}
.ms8-tname{font-size:12px;color:#166534;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms8-score-box{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:56px}
.ms8-score{font-size:16px;font-weight:800;color:#14532d;letter-spacing:1px}
.ms8-time{font-size:10px;color:#86efac}
.ms8-rgt{flex-shrink:0}
.ms8-status{font-size:10px;padding:3px 8px;border-radius:4px;font-weight:500}
.ms8-st1{background:#dcfce7;color:#16a34a}
.ms8-st2{background:#bbf7d0;color:#14532d;font-weight:700}
.ms8-st3{background:#f0fdf4;color:#86efac;border:1px solid #dcfce7}
.ms8-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:768px){
.ms8-head{flex-direction:column;gap:16px}
.ms8-stats{flex-direction:row}
}
@media(max-width:480px){
.ms8-section{padding:32px 0}
.ms8-wrap{padding:0 14px}
.ms8-lft{width:40px}
.ms8-logo,.ms8-logo-txt{width:24px;height:24px;font-size:8px}
.ms8-tname{font-size:11px}
}
.ms9-section{padding:60px 0;background:#fff}
.ms9-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms9-head{margin-bottom:0;padding:28px;background:linear-gradient(135deg,#1e3a5f,#0f2744);border-radius:16px 16px 0 0;color:#fff}
.ms9-head h2{font-size:26px;font-weight:800;color:#fff;margin:0 0 6px;padding:0}
.ms9-head h2 em{font-style:normal;color:#60a5fa}
.ms9-head p{font-size:13px;color:#93c5fd;margin:0}
.ms9-head-meta{display:flex;gap:20px;margin-top:16px}
.ms9-meta-item{display:flex;flex-direction:column;gap:2px}
.ms9-meta-num{font-size:20px;font-weight:800;color:#fff}
.ms9-meta-label{font-size:10px;color:#93c5fd;text-transform:uppercase;letter-spacing:1px}
.ms9-list{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 16px 16px;overflow:hidden}
.ms9-item{background:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f3f4f6}
.ms9-item:last-child{border-bottom:none}
.ms9-item-left{display:flex;flex-direction:column;gap:3px;width:50px;flex-shrink:0;align-items:center}
.ms9-league{font-size:10px;font-weight:700;color:#1d4ed8;background:#dbeafe;padding:2px 7px;border-radius:3px;text-align:center;white-space:nowrap}
.ms9-week{font-size:9px;color:#9ca3af;text-align:center}
.ms9-teams{flex:1;display:flex;align-items:center;gap:8px;min-width:0}
.ms9-team{display:flex;align-items:center;gap:7px;flex:1;min-width:0}
.ms9-team.right{flex-direction:row-reverse}
.ms9-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms9-logo-txt{width:28px;height:28px;border-radius:50%;background:#dbeafe;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#1d4ed8;flex-shrink:0}
.ms9-tname{font-size:12px;color:#111;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms9-score-box{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:58px}
.ms9-score{font-size:16px;font-weight:800;color:#111;letter-spacing:1px}
.ms9-time{font-size:10px;color:#9ca3af}
.ms9-right{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px;min-width:48px}
.ms9-date{font-size:10px;color:#d1d5db}
.ms9-status{font-size:10px;padding:2px 7px;border-radius:4px;font-weight:500}
.ms9-st1{background:#dbeafe;color:#1d4ed8}
.ms9-st2{background:#dcfce7;color:#16a34a}
.ms9-st3{background:#f3f4f6;color:#9ca3af}
.ms9-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:600px){
.ms9-section{padding:32px 0}
.ms9-wrap{padding:0 14px}
.ms9-head{padding:20px}
.ms9-head h2{font-size:20px}
.ms9-item-left{width:38px}
.ms9-tname{font-size:11px}
}
.ms10-section{padding:60px 0;background:#18181b}
.ms10-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms10-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}
.ms10-head h2{font-size:22px;font-weight:800;color:#fff;margin:0;padding:0}
.ms10-head h2 em{font-style:normal;color:#a78bfa}
.ms10-head p{font-size:12px;color:#52525b;margin:4px 0 0}
.ms10-tabs{display:flex;gap:1px;background:#27272a;border-radius:8px;overflow:hidden;padding:1px}
.ms10-tab{font-size:11px;font-weight:600;color:#71717a;padding:6px 14px;border-radius:6px;white-space:nowrap}
.ms10-tab:first-child{background:#3f3f46;color:#fff}
.ms10-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.ms10-card{background:#27272a;border-radius:12px;padding:14px 16px;border:1px solid #3f3f46;display:flex;flex-direction:column;gap:10px}
.ms10-card-top{display:flex;align-items:center;justify-content:space-between}
.ms10-league{font-size:10px;font-weight:700;color:#a78bfa;background:rgba(167,139,250,.1);border:1px solid rgba(167,139,250,.2);padding:2px 8px;border-radius:4px}
.ms10-info{display:flex;align-items:center;gap:6px}
.ms10-date{font-size:10px;color:#52525b}
.ms10-live{font-size:9px;color:#4ade80;font-weight:700;background:rgba(74,222,128,.1);border:1px solid rgba(74,222,128,.2);padding:1px 6px;border-radius:3px;letter-spacing:0.5px}
.ms10-match{display:flex;align-items:center;gap:8px}
.ms10-team{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0}
.ms10-logo{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #3f3f46}
.ms10-logo-txt{width:36px;height:36px;border-radius:50%;background:rgba(167,139,250,.1);border:1px solid rgba(167,139,250,.2);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#a78bfa}
.ms10-tname{font-size:11px;color:#a1a1aa;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.ms10-center{display:flex;flex-direction:column;align-items:center;gap:1px;flex-shrink:0;width:52px}
.ms10-score{font-size:18px;font-weight:800;color:#fff;letter-spacing:1px}
.ms10-vs{font-size:9px;color:#3f3f46}
.ms10-foot{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #3f3f46}
.ms10-time{font-size:11px;color:#52525b}
.ms10-status{font-size:9px;padding:2px 7px;border-radius:3px;font-weight:600}
.ms10-st1{background:rgba(167,139,250,.15);color:#a78bfa}
.ms10-st2{background:rgba(74,222,128,.15);color:#4ade80}
.ms10-st3{background:rgba(63,63,70,.5);color:#52525b}
.ms10-st4{background:rgba(251,191,36,.15);color:#fbbf24}
@media(max-width:640px){
.ms10-section{padding:32px 0}
.ms10-wrap{padding:0 14px}
.ms10-grid{grid-template-columns:1fr}
.ms10-tabs{display:none}
}
.ms11-section{padding:60px 0;background:#fffbf0}
.ms11-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms11-head{display:flex;align-items:flex-end;gap:24px;margin-bottom:24px;padding-bottom:16px;border-bottom:3px solid #f59e0b}
.ms11-head h2{font-size:28px;font-weight:900;color:#78350f;margin:0;padding:0;line-height:1}
.ms11-head h2 em{font-style:normal;color:#f59e0b}
.ms11-head p{font-size:13px;color:#d97706;margin:6px 0 0}
.ms11-head-right{margin-left:auto;display:flex;gap:12px;flex-shrink:0}
.ms11-stat{text-align:center;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:8px 16px}
.ms11-stat-n{font-size:20px;font-weight:800;color:#92400e}
.ms11-stat-l{font-size:10px;color:#d97706;margin-top:1px}
.ms11-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.ms11-card{background:#fff;border-radius:12px;border:2px solid #fde68a;overflow:hidden}
.ms11-card-top{background:#f59e0b;padding:8px 14px;display:flex;justify-content:space-between;align-items:center}
.ms11-league{font-size:11px;font-weight:700;color:#fff}
.ms11-date{font-size:10px;color:rgba(255,255,255,.8)}
.ms11-body{padding:14px}
.ms11-versus{display:flex;align-items:center;gap:6px;margin-bottom:10px}
.ms11-team{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0}
.ms11-logo{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #fde68a}
.ms11-logo-txt{width:38px;height:38px;border-radius:50%;background:#fef3c7;border:2px solid #fde68a;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#d97706}
.ms11-tname{font-size:11px;color:#44403c;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.ms11-mid{display:flex;flex-direction:column;align-items:center;gap:1px;width:52px;flex-shrink:0}
.ms11-score{font-size:20px;font-weight:800;color:#78350f;letter-spacing:1px}
.ms11-vs{font-size:9px;color:#d6d3d1}
.ms11-foot{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #fef3c7}
.ms11-time{font-size:12px;color:#a8a29e;font-weight:500}
.ms11-status{font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500}
.ms11-st1{background:#fef3c7;color:#d97706}
.ms11-st2{background:#d1fae5;color:#059669}
.ms11-st3{background:#f5f5f4;color:#a8a29e}
.ms11-st4{background:#fee2e2;color:#dc2626}
@media(max-width:900px){.ms11-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){
.ms11-section{padding:32px 0}
.ms11-wrap{padding:0 14px}
.ms11-grid{grid-template-columns:1fr}
.ms11-head{flex-wrap:wrap}
.ms11-head-right{margin-left:0}
}
.ms12-section{padding:60px 0;background:#fff}
.ms12-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms12-head{margin-bottom:28px}
.ms12-head h2{font-size:14px;font-weight:700;color:#6366f1;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;padding:0}
.ms12-title{font-size:36px;font-weight:900;color:#111;line-height:1.1;margin:0 0 8px}
.ms12-title em{font-style:normal;color:#6366f1}
.ms12-desc{font-size:14px;color:#9ca3af;margin:0}
.ms12-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}
.ms12-col{border-right:1px solid #e5e7eb}
.ms12-col:last-child{border-right:none}
.ms12-col-head{padding:10px 14px;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:6px}
.ms12-col-dot{width:8px;height:8px;border-radius:50%;background:#6366f1;flex-shrink:0}
.ms12-col-league{font-size:11px;font-weight:700;color:#374151}
.ms12-match{padding:12px 14px;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:8px}
.ms12-match:last-child{border-bottom:none}
.ms12-team-row{display:flex;align-items:center;justify-content:space-between;gap:6px}
.ms12-team-info{display:flex;align-items:center;gap:6px;min-width:0;flex:1}
.ms12-logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms12-logo-txt{width:20px;height:20px;border-radius:50%;background:#eef2ff;display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#6366f1;flex-shrink:0}
.ms12-tname{font-size:12px;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms12-s{font-size:13px;font-weight:800;color:#111;flex-shrink:0}
.ms12-divider{height:1px;background:#f3f4f6}
.ms12-meta{display:flex;align-items:center;justify-content:space-between}
.ms12-time{font-size:10px;color:#9ca3af}
.ms12-status{font-size:9px;padding:2px 6px;border-radius:3px;font-weight:500}
.ms12-st1{background:#eef2ff;color:#6366f1}
.ms12-st2{background:#dcfce7;color:#16a34a}
.ms12-st3{background:#f3f4f6;color:#9ca3af}
.ms12-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:900px){
.ms12-grid{grid-template-columns:repeat(2,1fr)}
.ms12-col:nth-child(2){border-right:none}
.ms12-col:nth-child(3){border-top:1px solid #e5e7eb}
}
@media(max-width:480px){
.ms12-section{padding:32px 0}
.ms12-wrap{padding:0 14px}
.ms12-grid{grid-template-columns:1fr}
.ms12-col{border-right:none;border-bottom:1px solid #e5e7eb}
.ms12-col:last-child{border-bottom:none}
.ms12-title{font-size:26px}
}
.ms13-section{padding:60px 0;background:#0a0f1e}
.ms13-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms13-head{text-align:center;margin-bottom:40px}
.ms13-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;border-radius:20px;border:1px solid rgba(99,102,241,.3);background:rgba(99,102,241,.08)}
.ms13-kicker-dot{width:6px;height:6px;border-radius:50%;background:#818cf8;animation:ms13p 2s infinite}
@keyframes ms13p{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}
.ms13-kicker span{font-size:11px;font-weight:600;color:#818cf8;letter-spacing:1px;text-transform:uppercase}
.ms13-head h2{font-size:38px;font-weight:900;color:#fff;margin:0 0 10px;padding:0;letter-spacing:-1.5px;line-height:1}
.ms13-head h2 em{font-style:normal;background:linear-gradient(90deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.ms13-head p{font-size:14px;color:#475569;margin:0}
.ms13-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ms13-card{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid rgba(99,102,241,.15);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}
.ms13-card-header{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.05)}
.ms13-league{font-size:11px;font-weight:700;color:#818cf8;letter-spacing:1px;text-transform:uppercase}
.ms13-header-right{display:flex;align-items:center;gap:6px}
.ms13-date{font-size:10px;color:#334155}
.ms13-live-badge{font-size:9px;color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.2);padding:1px 6px;border-radius:3px;font-weight:700;letter-spacing:0.5px}
.ms13-body{padding:16px;flex:1;display:flex;flex-direction:column;gap:14px}
.ms13-matchup{display:flex;align-items:center;gap:10px}
.ms13-team{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}
.ms13-logo{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid rgba(99,102,241,.3)}
.ms13-logo-txt{width:44px;height:44px;border-radius:50%;background:rgba(99,102,241,.1);border:2px solid rgba(99,102,241,.2);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#818cf8}
.ms13-tname{font-size:12px;color:#94a3b8;font-weight:500;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.ms13-score-wrap{display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0;width:60px}
.ms13-score{font-size:24px;font-weight:900;color:#fff;letter-spacing:2px}
.ms13-vs{font-size:9px;color:#1e293b;letter-spacing:2px;font-weight:600}
.ms13-footer{padding:10px 16px;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.04)}
.ms13-time{font-size:12px;color:#475569;font-weight:500}
.ms13-status{font-size:10px;padding:3px 10px;border-radius:20px;font-weight:600}
.ms13-st1{background:rgba(99,102,241,.15);color:#818cf8}
.ms13-st2{background:rgba(52,211,153,.15);color:#34d399}
.ms13-st3{background:rgba(30,41,59,.8);color:#334155}
.ms13-st4{background:rgba(251,191,36,.15);color:#fbbf24}
@media(max-width:900px){.ms13-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){
.ms13-section{padding:32px 0}
.ms13-wrap{padding:0 14px}
.ms13-grid{grid-template-columns:1fr}
.ms13-head h2{font-size:26px}
}
.ms14-section{padding:60px 0;background:#fff}
.ms14-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms14-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:36px}
.ms14-head h2{font-size:42px;font-weight:900;color:#111;margin:0;padding:0;letter-spacing:-2px;line-height:1}
.ms14-head h2 em{font-style:normal;color:#e11d48}
.ms14-head p{font-size:14px;color:#6b7280;margin:10px 0 0;line-height:1.6}
.ms14-head-right{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ms14-stat-card{background:#f9fafb;border-radius:12px;padding:16px;border:1px solid #f3f4f6}
.ms14-stat-card.red{background:#fff1f2;border-color:#fecdd3}
.ms14-stat-n{font-size:28px;font-weight:900;color:#111}
.ms14-stat-card.red .ms14-stat-n{color:#e11d48}
.ms14-stat-l{font-size:11px;color:#9ca3af;margin-top:2px;text-transform:uppercase;letter-spacing:1px}
.ms14-list{display:flex;flex-direction:column;border:1px solid #f3f4f6;border-radius:14px;overflow:hidden}
.ms14-row{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #f9fafb;background:#fff}
.ms14-row:last-child{border-bottom:none}
.ms14-row:nth-child(even){background:#fafafa}
.ms14-league{font-size:10px;font-weight:700;color:#e11d48;background:#fff1f2;padding:2px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0;min-width:34px;text-align:center}
.ms14-teams{flex:1;display:flex;align-items:center;gap:8px;min-width:0}
.ms14-team{display:flex;align-items:center;gap:7px;flex:1;min-width:0}
.ms14-team.right{flex-direction:row-reverse}
.ms14-logo{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms14-logo-txt{width:26px;height:26px;border-radius:50%;background:#fff1f2;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#e11d48;flex-shrink:0}
.ms14-tname{font-size:13px;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms14-score-box{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:60px}
.ms14-score{font-size:16px;font-weight:800;color:#111;letter-spacing:1px}
.ms14-time{font-size:10px;color:#9ca3af}
.ms14-right{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0;min-width:52px}
.ms14-date{font-size:10px;color:#d1d5db}
.ms14-status{font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500}
.ms14-st1{background:#fff1f2;color:#e11d48}
.ms14-st2{background:#dcfce7;color:#16a34a}
.ms14-st3{background:#f3f4f6;color:#9ca3af}
.ms14-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:768px){
.ms14-head{grid-template-columns:1fr}
.ms14-head-right{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:480px){
.ms14-section{padding:32px 0}
.ms14-wrap{padding:0 14px}
.ms14-head h2{font-size:28px}
.ms14-head-right{grid-template-columns:repeat(2,1fr)}
.ms14-row{gap:8px;padding:12px 12px}
.ms14-tname{font-size:11px}
}
.ms15-section{padding:60px 0;background:#f8f8f8}
.ms15-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms15-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}
.ms15-line{flex:1;height:1px;background:#e5e7eb}
.ms15-title{text-align:center;flex-shrink:0}
.ms15-title h2{font-size:18px;font-weight:700;color:#111;margin:0;padding:0;white-space:nowrap}
.ms15-title h2 em{font-style:normal;color:#3b82f6}
.ms15-title p{font-size:12px;color:#9ca3af;margin:3px 0 0}
.ms15-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ms15-card{background:#fff;border-radius:10px;overflow:hidden;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.06)}
.ms15-stripe{width:5px;flex-shrink:0}
.ms15-s1{background:#3b82f6}
.ms15-s2{background:#10b981}
.ms15-s3{background:#e5e7eb}
.ms15-s4{background:#f59e0b}
.ms15-body{flex:1;padding:12px 14px;display:flex;align-items:center;gap:10px;min-width:0}
.ms15-league{font-size:10px;font-weight:700;color:#3b82f6;width:32px;text-align:center;flex-shrink:0}
.ms15-teams{flex:1;display:flex;align-items:center;gap:6px;min-width:0}
.ms15-team{display:flex;align-items:center;gap:6px;flex:1;min-width:0}
.ms15-team.right{flex-direction:row-reverse}
.ms15-logo{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms15-logo-txt{width:24px;height:24px;border-radius:50%;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#3b82f6;flex-shrink:0}
.ms15-tname{font-size:12px;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms15-score-box{display:flex;flex-direction:column;align-items:center;width:50px;flex-shrink:0}
.ms15-score{font-size:15px;font-weight:800;color:#111;letter-spacing:1px}
.ms15-time{font-size:9px;color:#9ca3af}
.ms15-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:44px;flex-shrink:0}
.ms15-date{font-size:9px;color:#d1d5db}
.ms15-status{font-size:9px;padding:2px 6px;border-radius:3px;font-weight:600}
.ms15-st1{background:#eff6ff;color:#3b82f6}
.ms15-st2{background:#d1fae5;color:#059669}
.ms15-st3{background:#f3f4f6;color:#9ca3af}
.ms15-st4{background:#fffbeb;color:#d97706}
@media(max-width:640px){
.ms15-section{padding:32px 0}
.ms15-wrap{padding:0 14px}
.ms15-grid{grid-template-columns:1fr}
}
.ms16-section{padding:60px 0;background:#fff}
.ms16-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms16-head{margin-bottom:32px}
.ms16-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}
.ms16-top h2{font-size:32px;font-weight:900;color:#111;line-height:1;letter-spacing:-1px;margin:0;padding:0}
.ms16-top h2 em{font-style:normal;color:#06b6d4}
.ms16-top p{font-size:12px;color:#9ca3af;text-align:right;margin:0}
.ms16-bar{height:3px;background:#f3f4f6;border-radius:2px;overflow:hidden}
.ms16-bar-fill{height:100%;width:60%;background:linear-gradient(90deg,#06b6d4,#3b82f6);border-radius:2px}
.ms16-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#f3f4f6;border:1px solid #f3f4f6;border-radius:14px;overflow:hidden}
.ms16-card{background:#fff;padding:16px}
.ms16-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.ms16-league{font-size:10px;font-weight:700;color:#06b6d4;letter-spacing:1px;text-transform:uppercase}
.ms16-card-meta{display:flex;align-items:center;gap:6px}
.ms16-date{font-size:10px;color:#d1d5db}
.ms16-status{font-size:9px;padding:2px 7px;border-radius:10px;font-weight:600}
.ms16-st1{background:#ecfeff;color:#06b6d4}
.ms16-st2{background:#dcfce7;color:#16a34a}
.ms16-st3{background:#f3f4f6;color:#9ca3af}
.ms16-st4{background:#fef9c3;color:#ca8a04}
.ms16-match{display:flex;flex-direction:column;gap:10px}
.ms16-team-row{display:flex;align-items:center;gap:8px}
.ms16-logo{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms16-logo-txt{width:26px;height:26px;border-radius:50%;background:#ecfeff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#06b6d4;flex-shrink:0}
.ms16-tname{font-size:12px;color:#374151;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}
.ms16-s{font-size:16px;font-weight:800;color:#111;flex-shrink:0;min-width:20px;text-align:right}
.ms16-divider{display:flex;align-items:center;gap:8px}
.ms16-divider-line{flex:1;height:1px;background:#f3f4f6}
.ms16-divider-time{font-size:10px;color:#9ca3af;flex-shrink:0;white-space:nowrap}
@media(max-width:900px){.ms16-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){
.ms16-section{padding:32px 0}
.ms16-wrap{padding:0 14px}
.ms16-grid{grid-template-columns:1fr}
.ms16-top h2{font-size:24px}
}
.ms17-section{padding:60px 0;background:#0d1117}
.ms17-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms17-head{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between}
.ms17-head h2{font-size:22px;font-weight:800;color:#e6edf3;margin:0;padding:0}
.ms17-head h2 em{font-style:normal;color:#58a6ff}
.ms17-head p{font-size:12px;color:#484f58;margin:4px 0 0}
.ms17-count{font-size:11px;color:#58a6ff;background:rgba(88,166,255,.1);border:1px solid rgba(88,166,255,.2);padding:4px 12px;border-radius:20px;flex-shrink:0}
.ms17-list{display:flex;flex-direction:column;gap:2px}
.ms17-row{display:grid;grid-template-columns:60px 1fr 70px 1fr 80px 60px;align-items:center;gap:10px;padding:12px 16px;background:#161b22;border-radius:6px;border:1px solid #21262d}
.ms17-league{font-size:9px;font-weight:700;color:#58a6ff;background:rgba(88,166,255,.1);border:1px solid rgba(88,166,255,.15);padding:2px 7px;border-radius:3px;text-align:center;letter-spacing:0.5px;white-space:nowrap}
.ms17-team{display:flex;align-items:center;gap:7px;min-width:0}
.ms17-team.right{flex-direction:row-reverse}
.ms17-logo{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms17-logo-txt{width:22px;height:22px;border-radius:50%;background:#21262d;border:1px solid #30363d;display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#58a6ff;flex-shrink:0}
.ms17-tname{font-size:13px;color:#c9d1d9;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms17-score{text-align:center;font-size:14px;font-weight:700;color:#e6edf3;letter-spacing:1px}
.ms17-time{text-align:center}
.ms17-time-main{font-size:12px;color:#8b949e;display:block}
.ms17-time-date{font-size:10px;color:#484f58;display:block;margin-top:1px}
.ms17-status{text-align:right}
.ms17-badge{font-size:9px;padding:2px 8px;border-radius:3px;font-weight:600}
.ms17-st1{background:rgba(88,166,255,.15);color:#58a6ff}
.ms17-st2{background:rgba(63,185,80,.15);color:#3fb950}
.ms17-st3{background:rgba(110,118,129,.15);color:#6e7681}
.ms17-st4{background:rgba(210,153,34,.15);color:#d29922}
@media(max-width:700px){
.ms17-row{grid-template-columns:50px 1fr 60px 1fr 50px}
.ms17-status{display:none}
.ms17-tname{font-size:11px}
}
@media(max-width:480px){
.ms17-section{padding:32px 0}
.ms17-wrap{padding:0 14px}
.ms17-row{grid-template-columns:1fr 56px 1fr 48px;gap:6px;padding:10px 12px}
.ms17-league{display:none}
.ms17-time{display:none}
}
.ms18-section{padding:60px 0;background:#fafafa}
.ms18-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms18-head{display:flex;align-items:flex-start;gap:32px;margin-bottom:36px}
.ms18-head-left{flex:1}
.ms18-pretitle{font-size:11px;font-weight:700;color:#f97316;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:8px}
.ms18-pretitle::before{content:'';display:inline-block;width:20px;height:2px;background:#f97316;flex-shrink:0}
.ms18-head h2{font-size:34px;font-weight:900;color:#111;margin:0 0 8px;padding:0;line-height:1.05;letter-spacing:-1px}
.ms18-head p{font-size:13px;color:#9ca3af;margin:0;line-height:1.6}
.ms18-head-right{display:flex;flex-direction:column;gap:8px;flex-shrink:0;padding-top:4px}
.ms18-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:30px;border:1px solid #f3f4f6;background:#fff}
.ms18-pill-n{font-size:16px;font-weight:800;color:#111}
.ms18-pill-l{font-size:11px;color:#9ca3af}
.ms18-pill.hl{background:#fff7ed;border-color:#fed7aa}
.ms18-pill.hl .ms18-pill-n{color:#f97316}
.ms18-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ms18-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #f3f4f6;display:flex;flex-direction:column}
.ms18-band{height:4px}
.ms18-band-orange{background:#f97316}
.ms18-band-green{background:#10b981}
.ms18-band-gray{background:#e5e7eb}
.ms18-band-amber{background:#f59e0b}
.ms18-card-body{padding:14px 16px;flex:1;display:flex;flex-direction:column;gap:12px}
.ms18-card-meta{display:flex;align-items:center;justify-content:space-between}
.ms18-league{font-size:10px;font-weight:700;color:#f97316;letter-spacing:0.5px}
.ms18-date{font-size:10px;color:#d1d5db}
.ms18-versus{display:flex;align-items:center;gap:8px}
.ms18-team{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0}
.ms18-logo{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #f3f4f6}
.ms18-logo-txt{width:40px;height:40px;border-radius:50%;background:#fff7ed;border:2px solid #fed7aa;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#f97316}
.ms18-tname{font-size:11px;color:#374151;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.ms18-mid{display:flex;flex-direction:column;align-items:center;gap:2px;width:52px;flex-shrink:0}
.ms18-score{font-size:20px;font-weight:900;color:#111;letter-spacing:1px}
.ms18-vs{font-size:9px;color:#e5e7eb;font-weight:700;letter-spacing:2px}
.ms18-card-foot{padding:10px 16px;background:#fafafa;border-top:1px solid #f9fafb;display:flex;align-items:center;justify-content:space-between}
.ms18-time{font-size:12px;color:#9ca3af;font-weight:500}
.ms18-status{font-size:10px;padding:3px 10px;border-radius:20px;font-weight:600}
.ms18-st1{background:#fff7ed;color:#f97316}
.ms18-st2{background:#d1fae5;color:#059669}
.ms18-st3{background:#f3f4f6;color:#9ca3af}
.ms18-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:900px){.ms18-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:540px){
.ms18-section{padding:32px 0}
.ms18-wrap{padding:0 14px}
.ms18-head{flex-direction:column;gap:16px}
.ms18-head-right{flex-direction:row}
.ms18-cards{grid-template-columns:1fr}
.ms18-head h2{font-size:26px}
}
.ms19-section{padding:60px 0;background:#020817}
.ms19-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms19-head{text-align:center;margin-bottom:40px}
.ms19-head h2{font-size:42px;font-weight:900;color:#fff;margin:0 0 10px;padding:0;letter-spacing:-2px;line-height:1}
.ms19-head h2 em{font-style:normal;background:linear-gradient(90deg,#e879f9,#818cf8,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.ms19-head p{font-size:14px;color:#334155;margin:0}
.ms19-scroll{display:flex;flex-direction:column;gap:6px}
.ms19-row{display:flex;align-items:center;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden}
.ms19-row-league{width:80px;flex-shrink:0;padding:16px 12px;background:rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:center;gap:3px}
.ms19-league{font-size:9px;font-weight:800;color:#94a3b8;letter-spacing:1px;text-transform:uppercase;text-align:center}
.ms19-week{font-size:9px;color:#334155;text-align:center}
.ms19-row-teams{flex:1;display:flex;align-items:center;padding:12px 16px;gap:10px;min-width:0}
.ms19-team{display:flex;align-items:center;gap:8px;flex:1;min-width:0}
.ms19-team.right{flex-direction:row-reverse}
.ms19-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.1)}
.ms19-logo-txt{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#64748b;flex-shrink:0}
.ms19-tname{font-size:13px;color:#cbd5e1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms19-score-wrap{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:64px;padding:0 8px}
.ms19-score{font-size:18px;font-weight:800;color:#fff;letter-spacing:2px}
.ms19-vs{font-size:9px;color:#1e293b;letter-spacing:2px}
.ms19-row-right{width:110px;flex-shrink:0;padding:12px 14px;border-left:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;align-items:flex-end;gap:4px}
.ms19-time{font-size:12px;color:#64748b;font-weight:500}
.ms19-date{font-size:10px;color:#1e293b}
.ms19-status{font-size:9px;padding:2px 8px;border-radius:3px;font-weight:700;letter-spacing:0.3px}
.ms19-st1{background:rgba(129,140,248,.15);color:#818cf8}
.ms19-st2{background:rgba(52,211,153,.15);color:#34d399}
.ms19-st3{background:rgba(30,41,59,.8);color:#334155}
.ms19-st4{background:rgba(251,191,36,.15);color:#fbbf24}
@media(max-width:600px){
.ms19-section{padding:32px 0}
.ms19-wrap{padding:0 14px}
.ms19-row-league{width:54px;padding:12px 8px}
.ms19-row-right{width:80px}
.ms19-tname{font-size:11px}
.ms19-head h2{font-size:28px}
}
.ms20-section{padding:60px 0;background:#fff}
.ms20-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms20-head{margin-bottom:32px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px;padding-bottom:20px;border-bottom:1px solid #f3f4f6}
.ms20-head h2{font-size:24px;font-weight:800;color:#111;margin:0;padding:0}
.ms20-head h2 em{font-style:normal;color:#10b981}
.ms20-head p{font-size:13px;color:#9ca3af;margin:4px 0 0}
.ms20-pills{display:flex;gap:6px;flex-shrink:0}
.ms20-pill{font-size:11px;font-weight:600;padding:5px 14px;border-radius:20px;border:1px solid #e5e7eb;color:#6b7280;background:#fff}
.ms20-pill:first-child{background:#10b981;color:#fff;border-color:#10b981}
.ms20-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.ms20-card{border-radius:12px;background:#f9fafb;border:1px solid #f3f4f6;padding:14px;display:flex;flex-direction:column;gap:10px}
.ms20-card.live{background:#f0fdf4;border-color:#bbf7d0}
.ms20-card-top{display:flex;align-items:center;justify-content:space-between}
.ms20-league{font-size:10px;font-weight:700;color:#10b981}
.ms20-right-top{display:flex;align-items:center;gap:5px}
.ms20-date{font-size:10px;color:#d1d5db}
.ms20-live-dot{width:6px;height:6px;border-radius:50%;background:#10b981;animation:ms20blink 1s infinite;flex-shrink:0}
@keyframes ms20blink{0%,100%{opacity:1}50%{opacity:.3}}
.ms20-teams{display:flex;flex-direction:column;gap:8px}
.ms20-team-row{display:flex;align-items:center;justify-content:space-between;gap:6px}
.ms20-team-info{display:flex;align-items:center;gap:6px;min-width:0;flex:1}
.ms20-logo{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms20-logo-txt{width:22px;height:22px;border-radius:50%;background:#d1fae5;display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#059669;flex-shrink:0}
.ms20-tname{font-size:12px;color:#374151;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms20-s{font-size:15px;font-weight:800;color:#111;flex-shrink:0}
.ms20-sep{height:1px;background:#e5e7eb}
.ms20-foot{display:flex;align-items:center;justify-content:space-between}
.ms20-time{font-size:11px;color:#9ca3af}
.ms20-status{font-size:9px;padding:2px 7px;border-radius:10px;font-weight:600}
.ms20-st1{background:#dcfce7;color:#16a34a}
.ms20-st2{background:#bbf7d0;color:#059669;font-weight:700}
.ms20-st3{background:#f3f4f6;color:#9ca3af}
.ms20-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:900px){.ms20-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){
.ms20-section{padding:32px 0}
.ms20-wrap{padding:0 14px}
.ms20-grid{grid-template-columns:1fr}
.ms20-head{grid-template-columns:1fr}
.ms20-pills{display:none}
}
.ms21-section{padding:60px 0;background:#0f172a}
.ms21-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms21-head{margin-bottom:32px;display:flex;align-items:center;gap:16px}
.ms21-head-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#f43f5e,#ec4899);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}
.ms21-head h2{font-size:22px;font-weight:800;color:#fff;margin:0;padding:0}
.ms21-head h2 em{font-style:normal;color:#fb7185}
.ms21-head p{font-size:12px;color:#475569;margin:3px 0 0}
.ms21-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.ms21-card{background:#1e293b;border-radius:14px;border:1px solid #334155;overflow:hidden;display:flex}
.ms21-card-accent{width:3px;flex-shrink:0}
.ms21-accent-pink{background:#f43f5e}
.ms21-accent-green{background:#10b981}
.ms21-accent-gray{background:#334155}
.ms21-accent-amber{background:#f59e0b}
.ms21-card-body{flex:1;padding:14px 16px;display:flex;align-items:center;gap:12px;min-width:0}
.ms21-league{font-size:10px;font-weight:700;color:#fb7185;background:rgba(244,63,94,.1);padding:2px 8px;border-radius:4px;white-space:nowrap;flex-shrink:0}
.ms21-match{flex:1;display:flex;align-items:center;gap:8px;min-width:0}
.ms21-team{display:flex;align-items:center;gap:7px;flex:1;min-width:0}
.ms21-team.right{flex-direction:row-reverse}
.ms21-logo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #334155}
.ms21-logo-txt{width:28px;height:28px;border-radius:50%;background:rgba(244,63,94,.1);border:1px solid rgba(244,63,94,.2);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fb7185;flex-shrink:0}
.ms21-tname{font-size:12px;color:#94a3b8;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms21-score-box{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:56px}
.ms21-score{font-size:16px;font-weight:800;color:#fff;letter-spacing:1px}
.ms21-time{font-size:10px;color:#475569}
.ms21-right{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0;min-width:48px}
.ms21-date{font-size:10px;color:#334155}
.ms21-status{font-size:9px;padding:2px 7px;border-radius:4px;font-weight:600}
.ms21-st1{background:rgba(244,63,94,.15);color:#fb7185}
.ms21-st2{background:rgba(16,185,129,.15);color:#34d399}
.ms21-st3{background:rgba(51,65,85,.5);color:#475569}
.ms21-st4{background:rgba(245,158,11,.15);color:#fbbf24}
@media(max-width:640px){
.ms21-section{padding:32px 0}
.ms21-wrap{padding:0 14px}
.ms21-grid{grid-template-columns:1fr}
}
.ms22-section{padding:60px 0;background:#fff}
.ms22-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms22-head{display:grid;grid-template-columns:auto 1fr;margin-bottom:32px;align-items:stretch}
.ms22-head-num{width:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#111;border-radius:14px 0 0 14px;padding:24px 16px;gap:4px}
.ms22-head-num span:first-child{font-size:48px;font-weight:900;color:#fff;line-height:1;letter-spacing:-3px}
.ms22-head-num span:last-child{font-size:10px;color:#555;font-weight:600;letter-spacing:2px;text-transform:uppercase}
.ms22-head-text{background:#f9fafb;border-radius:0 14px 14px 0;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;border:1px solid #f3f4f6;border-left:none}
.ms22-head-text h2{font-size:26px;font-weight:900;color:#111;margin:0 0 6px;padding:0;line-height:1.1;letter-spacing:-0.5px}
.ms22-head-text h2 em{font-style:normal;color:#8b5cf6}
.ms22-head-text p{font-size:13px;color:#9ca3af;margin:0}
.ms22-list{display:flex;flex-direction:column;gap:8px}
.ms22-item{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fafafa;border-radius:12px;overflow:hidden;border:1px solid #f3f4f6}
.ms22-side{padding:14px 16px;display:flex;align-items:center;gap:10px}
.ms22-side.right{flex-direction:row-reverse}
.ms22-logo{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #f3f4f6}
.ms22-logo-txt{width:32px;height:32px;border-radius:50%;background:#ede9fe;border:2px solid #ddd6fe;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#7c3aed;flex-shrink:0}
.ms22-team-info{display:flex;flex-direction:column;gap:2px;min-width:0}
.ms22-side.right .ms22-team-info{text-align:right}
.ms22-tname{font-size:13px;color:#111;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms22-role{font-size:10px;color:#9ca3af}
.ms22-center{background:#fff;border-left:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:10px 20px;display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0;min-width:120px}
.ms22-league-tag{font-size:9px;font-weight:700;color:#8b5cf6;background:#ede9fe;padding:2px 8px;border-radius:10px;letter-spacing:0.5px}
.ms22-score{font-size:22px;font-weight:900;color:#111;letter-spacing:2px}
.ms22-meta{display:flex;align-items:center;gap:6px}
.ms22-time{font-size:10px;color:#9ca3af}
.ms22-dot{width:3px;height:3px;border-radius:50%;background:#d1d5db;flex-shrink:0}
.ms22-status{font-size:9px;font-weight:600}
.ms22-st1 .ms22-status{color:#8b5cf6}
.ms22-st2 .ms22-status{color:#059669}
.ms22-st3 .ms22-status{color:#9ca3af}
.ms22-st4 .ms22-status{color:#d97706}
@media(max-width:768px){
.ms22-head-num{width:90px;padding:20px 12px}
.ms22-head-num span:first-child{font-size:36px}
.ms22-head-text{padding:20px}
.ms22-head-text h2{font-size:20px}
.ms22-center{min-width:90px;padding:10px 12px}
}
@media(max-width:480px){
.ms22-section{padding:32px 0}
.ms22-wrap{padding:0 14px}
.ms22-head{grid-template-columns:80px 1fr}
.ms22-head-num{width:80px}
.ms22-role{display:none}
.ms22-tname{font-size:11px}
.ms22-center{min-width:76px;padding:8px}
.ms22-score{font-size:18px}
}
.ms23-section{padding:60px 0;background:#fff7f0}
.ms23-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms23-head{margin-bottom:36px}
.ms23-head-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}
.ms23-head h2{font-size:36px;font-weight:900;color:#111;margin:0;padding:0;letter-spacing:-1.5px;line-height:1}
.ms23-head h2 em{font-style:normal;color:#ea580c}
.ms23-head p{font-size:13px;color:#9ca3af;margin:6px 0 0}
.ms23-chips{display:flex;gap:6px;flex-shrink:0}
.ms23-chip{font-size:11px;font-weight:600;padding:5px 14px;border-radius:20px;background:#fff;border:1px solid #e5e7eb;color:#6b7280}
.ms23-chip:first-child{background:#ea580c;color:#fff;border-color:#ea580c}
.ms23-divider{height:2px;background:linear-gradient(90deg,#ea580c 40%,#f3f4f6 100%);border-radius:2px;margin-bottom:20px}
.ms23-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.ms23-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #fee2e2;display:flex;flex-direction:column}
.ms23-card-top{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;background:#fff7ed}
.ms23-league{font-size:10px;font-weight:700;color:#ea580c;letter-spacing:0.5px;text-transform:uppercase}
.ms23-card-right{display:flex;align-items:center;gap:6px}
.ms23-date{font-size:10px;color:#fdba74}
.ms23-status{font-size:9px;padding:2px 7px;border-radius:10px;font-weight:600}
.ms23-st1{background:#fff7ed;color:#ea580c}
.ms23-st2{background:#dcfce7;color:#16a34a}
.ms23-st3{background:#f3f4f6;color:#9ca3af}
.ms23-st4{background:#fef9c3;color:#ca8a04}
.ms23-body{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}
.ms23-versus{display:flex;align-items:center;gap:8px}
.ms23-team{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}
.ms23-logo{width:44px;height:44px;border-radius:50%;object-fit:cover;border:3px solid #fff7ed}
.ms23-logo-txt{width:44px;height:44px;border-radius:50%;background:#fff7ed;border:3px solid #fed7aa;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#ea580c}
.ms23-tname{font-size:12px;color:#374151;font-weight:600;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms23-mid{display:flex;flex-direction:column;align-items:center;gap:1px;width:54px;flex-shrink:0}
.ms23-score{font-size:24px;font-weight:900;color:#111;letter-spacing:1px}
.ms23-vs{font-size:9px;color:#fed7aa;letter-spacing:2px;font-weight:700}
.ms23-foot{display:flex;align-items:center;justify-content:center;padding:8px 14px;background:#fff7ed}
.ms23-time{font-size:12px;color:#ea580c;font-weight:600}
@media(max-width:900px){.ms23-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:500px){
.ms23-section{padding:32px 0}
.ms23-wrap{padding:0 14px}
.ms23-grid{grid-template-columns:1fr}
.ms23-head h2{font-size:26px}
}
.ms24-section{padding:60px 0;background:#03060f}
.ms24-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms24-head{margin-bottom:36px;position:relative;padding-bottom:20px}
.ms24-head::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:2px;background:#22d3ee}
.ms24-pretitle{font-size:10px;font-weight:700;color:#22d3ee;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px}
.ms24-head h2{font-size:40px;font-weight:900;color:#fff;margin:0;padding:0;letter-spacing:-2px;line-height:1}
.ms24-head h2 em{font-style:normal;color:#22d3ee}
.ms24-head p{font-size:13px;color:#1e3a4a;margin:8px 0 0}
.ms24-list{display:flex;flex-direction:column;gap:1px;background:rgba(34,211,238,.08);border:1px solid rgba(34,211,238,.1);border-radius:14px;overflow:hidden}
.ms24-row{display:flex;align-items:stretch;background:#03060f}
.ms24-row-idx{width:48px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:rgba(34,211,238,.2);border-right:1px solid rgba(34,211,238,.06);flex-shrink:0}
.ms24-row-league{width:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:14px 6px;border-right:1px solid rgba(34,211,238,.06);flex-shrink:0}
.ms24-league{font-size:8px;font-weight:800;color:#22d3ee;letter-spacing:1px;text-transform:uppercase;text-align:center}
.ms24-week{font-size:8px;color:#0e4050;text-align:center}
.ms24-row-match{flex:1;display:flex;align-items:center;gap:10px;padding:14px 16px;min-width:0}
.ms24-team{display:flex;align-items:center;gap:8px;flex:1;min-width:0}
.ms24-team.right{flex-direction:row-reverse}
.ms24-logo{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(34,211,238,.2)}
.ms24-logo-txt{width:26px;height:26px;border-radius:50%;background:rgba(34,211,238,.06);border:1px solid rgba(34,211,238,.12);display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:800;color:#22d3ee;flex-shrink:0}
.ms24-tname{font-size:13px;color:#7ecfdc;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms24-score-wrap{display:flex;flex-direction:column;align-items:center;width:60px;flex-shrink:0}
.ms24-score{font-size:16px;font-weight:800;color:#fff;letter-spacing:2px}
.ms24-time{font-size:9px;color:#0e4050}
.ms24-row-right{width:90px;flex-shrink:0;padding:14px 12px;border-left:1px solid rgba(34,211,238,.06);display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}
.ms24-date{font-size:10px;color:#0e4050}
.ms24-status{font-size:9px;padding:2px 7px;border-radius:3px;font-weight:700}
.ms24-st1{background:rgba(34,211,238,.1);color:#22d3ee}
.ms24-st2{background:rgba(52,211,153,.1);color:#34d399}
.ms24-st3{background:rgba(14,64,80,.6);color:#0e4050}
.ms24-st4{background:rgba(251,191,36,.1);color:#fbbf24}
@media(max-width:600px){
.ms24-section{padding:32px 0}
.ms24-wrap{padding:0 14px}
.ms24-row-idx{width:32px;font-size:9px}
.ms24-row-league{width:46px}
.ms24-row-right{width:70px}
.ms24-tname{font-size:11px}
.ms24-head h2{font-size:28px}
}
.ms25-section{padding:60px 0;background:#f8fafc}
.ms25-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms25-head{display:flex;align-items:center;gap:0;margin-bottom:32px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0}
.ms25-head-accent{width:8px;background:linear-gradient(180deg,#6366f1,#06b6d4);align-self:stretch;flex-shrink:0}
.ms25-head-content{padding:24px 28px;flex:1}
.ms25-head h2{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 4px;padding:0}
.ms25-head h2 em{font-style:normal;color:#6366f1}
.ms25-head p{font-size:13px;color:#94a3b8;margin:0}
.ms25-head-stats{padding:24px 28px;display:flex;gap:20px;border-left:1px solid #f1f5f9;flex-shrink:0}
.ms25-stat{display:flex;flex-direction:column;align-items:center;gap:2px}
.ms25-stat-n{font-size:22px;font-weight:800;color:#0f172a}
.ms25-stat-l{font-size:10px;color:#94a3b8;letter-spacing:0.5px}
.ms25-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.ms25-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column}
.ms25-card-header{padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f8fafc}
.ms25-league{font-size:10px;font-weight:700;color:#6366f1;background:#eef2ff;padding:2px 8px;border-radius:4px}
.ms25-hright{display:flex;align-items:center;gap:5px}
.ms25-date{font-size:10px;color:#cbd5e1}
.ms25-status{font-size:9px;padding:2px 7px;border-radius:10px;font-weight:600}
.ms25-st1{background:#eef2ff;color:#6366f1}
.ms25-st2{background:#dcfce7;color:#16a34a}
.ms25-st3{background:#f1f5f9;color:#94a3b8}
.ms25-st4{background:#fef9c3;color:#ca8a04}
.ms25-card-body{padding:14px;display:flex;align-items:center;gap:8px;flex:1}
.ms25-team{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0}
.ms25-logo{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #eef2ff}
.ms25-logo-txt{width:40px;height:40px;border-radius:50%;background:#eef2ff;border:2px solid #c7d2fe;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#6366f1}
.ms25-tname{font-size:11px;color:#374151;font-weight:600;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms25-mid{display:flex;flex-direction:column;align-items:center;gap:1px;width:52px;flex-shrink:0}
.ms25-score{font-size:20px;font-weight:800;color:#0f172a;letter-spacing:1px}
.ms25-vs{font-size:9px;color:#e2e8f0;font-weight:600}
.ms25-card-footer{padding:8px 14px;background:#f8fafc;display:flex;align-items:center;justify-content:center}
.ms25-time{font-size:11px;color:#64748b;font-weight:500}
@media(max-width:900px){
.ms25-grid{grid-template-columns:repeat(2,1fr)}
.ms25-head-stats{display:none}
}
@media(max-width:500px){
.ms25-section{padding:32px 0}
.ms25-wrap{padding:0 14px}
.ms25-grid{grid-template-columns:1fr}
.ms25-head h2{font-size:18px}
}
.ms26-section{padding:60px 0;background:#fff}
.ms26-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms26-head{margin-bottom:40px;display:flex;gap:40px;align-items:center}
.ms26-head-left h2{font-size:48px;font-weight:900;color:#111;margin:0;padding:0;line-height:.9;letter-spacing:-3px}
.ms26-head-left h2 span{display:block}
.ms26-head-left h2 em{font-style:normal;color:transparent;-webkit-text-stroke:2px #111}
.ms26-head-left p{font-size:13px;color:#9ca3af;margin:12px 0 0;letter-spacing:0.5px}
.ms26-head-right{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.ms26-stat{background:#f9fafb;border-radius:10px;padding:14px;text-align:center;border:1px solid #f3f4f6}
.ms26-stat-n{font-size:24px;font-weight:800;color:#111;display:block}
.ms26-stat-l{font-size:10px;color:#9ca3af;display:block;margin-top:2px;text-transform:uppercase;letter-spacing:1px}
.ms26-table{width:100%;border-collapse:separate;border-spacing:0 6px}
.ms26-tr{background:#f9fafb}
.ms26-tr td{padding:13px 14px;vertical-align:middle}
.ms26-tr td:first-child{border-radius:10px 0 0 10px}
.ms26-tr td:last-child{border-radius:0 10px 10px 0}
.ms26-league-td{width:54px;text-align:center}
.ms26-badge{font-size:9px;font-weight:800;color:#fff;padding:3px 8px;border-radius:4px;letter-spacing:0.5px;white-space:nowrap;display:inline-block}
.ms26-badge-football{background:#111}
.ms26-badge-nba{background:#6366f1}
.ms26-team-td{width:35%}
.ms26-team-cell{display:flex;align-items:center;gap:8px}
.ms26-team-cell.right{flex-direction:row-reverse}
.ms26-logo{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms26-logo-txt{width:24px;height:24px;border-radius:50%;background:#f3f4f6;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#6b7280;flex-shrink:0}
.ms26-tname{font-size:13px;color:#111;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms26-score-td{text-align:center;width:80px}
.ms26-score{font-size:16px;font-weight:800;color:#111;letter-spacing:1px;display:block}
.ms26-time{font-size:10px;color:#9ca3af;display:block;margin-top:1px}
.ms26-meta-td{text-align:right;width:80px}
.ms26-date{font-size:10px;color:#d1d5db;display:block}
.ms26-status{font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500;display:inline-block;margin-top:2px}
.ms26-st1{background:#f3f4ff;color:#6366f1}
.ms26-st2{background:#dcfce7;color:#16a34a}
.ms26-st3{background:#f3f4f6;color:#9ca3af}
.ms26-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:768px){
.ms26-head{flex-direction:column;gap:20px}
.ms26-head-right{width:100%}
}
@media(max-width:480px){
.ms26-section{padding:32px 0}
.ms26-wrap{padding:0 14px}
.ms26-head-left h2{font-size:32px;letter-spacing:-2px}
.ms26-team-td{display:none}
.ms26-score-td{width:60px}
}
.ms27-section{padding:60px 0;background:#141414}
.ms27-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms27-head{margin-bottom:36px;display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #222;padding-bottom:20px}
.ms27-head h2{font-size:28px;font-weight:900;color:#fff;margin:0;padding:0;letter-spacing:-0.5px}
.ms27-head h2 em{font-style:normal;background:linear-gradient(90deg,#f59e0b,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.ms27-head p{font-size:12px;color:#404040;margin:5px 0 0}
.ms27-head-right{display:flex;gap:16px;align-items:center;flex-shrink:0}
.ms27-head-tag{font-size:11px;color:#f59e0b;border:1px solid rgba(245,158,11,.3);padding:4px 12px;border-radius:4px;letter-spacing:1px;text-transform:uppercase}
.ms27-cols{display:grid;gap:1px;background:#222;border:1px solid #222;border-radius:12px;overflow:hidden}
.ms27-col{background:#141414;display:flex;flex-direction:column}
.ms27-col-head{padding:10px 14px;border-bottom:1px solid #222;display:flex;align-items:center;gap:6px}
.ms27-col-indicator{width:6px;height:6px;border-radius:50%;background:#f59e0b;flex-shrink:0}
.ms27-col-title{font-size:10px;font-weight:700;color:#f59e0b;letter-spacing:1px;text-transform:uppercase}
.ms27-match{padding:12px 14px;border-bottom:1px solid #1a1a1a;display:flex;flex-direction:column;gap:8px}
.ms27-match:last-child{border-bottom:none}
.ms27-team-row{display:flex;align-items:center;justify-content:space-between;gap:6px}
.ms27-team-info{display:flex;align-items:center;gap:6px;min-width:0;flex:1}
.ms27-logo{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms27-logo-txt{width:20px;height:20px;border-radius:50%;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2);display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;color:#f59e0b;flex-shrink:0}
.ms27-tname{font-size:11px;color:#a1a1aa;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms27-s{font-size:13px;font-weight:800;color:#fff;flex-shrink:0}
.ms27-sep{height:1px;background:#1f1f1f}
.ms27-foot{display:flex;align-items:center;justify-content:space-between}
.ms27-time{font-size:10px;color:#404040}
.ms27-status{font-size:9px;padding:1px 6px;border-radius:2px;font-weight:600}
.ms27-st1{background:rgba(245,158,11,.15);color:#f59e0b}
.ms27-st2{background:rgba(52,211,153,.15);color:#34d399}
.ms27-st3{background:rgba(64,64,64,.5);color:#404040}
.ms27-st4{background:rgba(239,68,68,.15);color:#f87171}
@media(max-width:900px){.ms27-cols{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:480px){
.ms27-section{padding:32px 0}
.ms27-wrap{padding:0 14px}
.ms27-cols{grid-template-columns:1fr!important}
.ms27-head{flex-direction:column;align-items:flex-start;gap:12px}
}
.ms28-section{padding:60px 0;background:#fff}
.ms28-wrap{max-width:1240px;margin:0 auto;padding:0 20px}
.ms28-head{margin-bottom:32px;display:flex;align-items:center;gap:20px}
.ms28-head-icon{width:56px;height:56px;border-radius:16px;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ms28-head-icon span{font-size:26px}
.ms28-head-text h2{font-size:22px;font-weight:800;color:#111;margin:0 0 3px;padding:0}
.ms28-head-text h2 em{font-style:normal;color:#2563eb}
.ms28-head-text p{font-size:12px;color:#9ca3af;margin:0}
.ms28-date-bar{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap}
.ms28-date-btn{font-size:11px;font-weight:600;padding:7px 16px;border-radius:8px;border:1px solid #f3f4f6;color:#6b7280;background:#fff;white-space:nowrap}
.ms28-date-btn:first-child{background:#111;color:#fff;border-color:#111}
.ms28-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.ms28-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;display:flex;align-items:stretch;overflow:hidden}
.ms28-card-date{width:52px;background:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 6px;border-right:1px solid #f3f4f6;flex-shrink:0;gap:1px}
.ms28-card-month{font-size:9px;color:#9ca3af;text-transform:uppercase;letter-spacing:1px}
.ms28-card-day{font-size:20px;font-weight:800;color:#111;line-height:1}
.ms28-card-week{font-size:9px;color:#d1d5db}
.ms28-card-body{flex:1;padding:10px 12px;display:flex;flex-direction:column;gap:8px;min-width:0}
.ms28-card-top{display:flex;align-items:center;justify-content:space-between}
.ms28-league{font-size:10px;font-weight:700;color:#2563eb;background:#eff6ff;padding:2px 7px;border-radius:4px}
.ms28-time{font-size:10px;color:#9ca3af}
.ms28-versus{display:flex;align-items:center;gap:7px}
.ms28-team{display:flex;align-items:center;gap:6px;flex:1;min-width:0}
.ms28-team.right{flex-direction:row-reverse}
.ms28-logo{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ms28-logo-txt{width:24px;height:24px;border-radius:50%;background:#eff6ff;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#2563eb;flex-shrink:0}
.ms28-tname{font-size:12px;color:#111;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms28-score-mid{display:flex;flex-direction:column;align-items:center;width:44px;flex-shrink:0}
.ms28-score{font-size:14px;font-weight:800;color:#111;letter-spacing:1px}
.ms28-vs{font-size:8px;color:#e5e7eb}
.ms28-status{font-size:9px;padding:2px 7px;border-radius:3px;font-weight:600;align-self:flex-start}
.ms28-st1{background:#eff6ff;color:#2563eb}
.ms28-st2{background:#dcfce7;color:#16a34a}
.ms28-st3{background:#f3f4f6;color:#9ca3af}
.ms28-st4{background:#fef9c3;color:#ca8a04}
@media(max-width:640px){
.ms28-section{padding:32px 0}
.ms28-wrap{padding:0 14px}
.ms28-grid{grid-template-columns:1fr}
}
#matches-29 .ms29-section{padding:40px 0;background:#f5f7fb;}
#matches-29 .ms29-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-29 .ms29-box{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:start;}
#matches-29 .ms29-side{background:linear-gradient(180deg,#1e293b 0%,#0f172a 100%);border-radius:18px;padding:26px 22px;color:#fff;position:sticky;top:20px;overflow:hidden;}
#matches-29 .ms29-side:before{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.06);}
#matches-29 .ms29-side:after{content:"";position:absolute;left:-30px;bottom:-30px;width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,.04);}
#matches-29 .ms29-kicker{display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.1);font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:14px;}
#matches-29 .ms29-title{margin:0;font-size:28px;line-height:1.3;font-weight:800;position:relative;z-index:1;}
#matches-29 .ms29-desc{margin:14px 0 0;font-size:14px;line-height:1.9;color:rgba(255,255,255,.78);position:relative;z-index:1;}
#matches-29 .ms29-tip{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;line-height:1.8;color:rgba(255,255,255,.65);position:relative;z-index:1;}
#matches-29 .ms29-main{display:flex;flex-direction:column;gap:14px;}
#matches-29 .ms29-card{display:grid;grid-template-columns:120px 1fr 88px;gap:16px;align-items:center;padding:18px;background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.04);}
#matches-29 .ms29-datebox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;text-align:center;}
#matches-29 .ms29-date{font-size:13px;color:#475569;font-weight:700;line-height:1.2;}
#matches-29 .ms29-time{margin-top:6px;font-size:20px;line-height:1.1;color:#0f172a;font-weight:800;}
#matches-29 .ms29-week{margin-top:6px;font-size:12px;color:#94a3b8;line-height:1.2;}
#matches-29 .ms29-body{min-width:0;}
#matches-29 .ms29-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}
#matches-29 .ms29-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 12px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-29 .ms29-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;}
#matches-29 .ms29-st1{background:#eff6ff;color:#2563eb;}
#matches-29 .ms29-st2{background:#dcfce7;color:#16a34a;}
#matches-29 .ms29-st3{background:#f3f4f6;color:#6b7280;}
#matches-29 .ms29-st4{background:#fef3c7;color:#ca8a04;}
#matches-29 .ms29-match{display:grid;grid-template-columns:1fr 120px 1fr;gap:12px;align-items:center;}
#matches-29 .ms29-team{display:flex;align-items:center;gap:12px;min-width:0;}
#matches-29 .ms29-team.right{flex-direction:row-reverse;text-align:right;}
#matches-29 .ms29-logo{width:46px;height:46px;border-radius:50%;object-fit:cover;display:block;border:1px solid #e5e7eb;background:#fff;flex-shrink:0;}
#matches-29 .ms29-logo-txt{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0;text-transform:uppercase;}
#matches-29 .ms29-team-info{min-width:0;}
#matches-29 .ms29-team-name{display:block;font-size:16px;line-height:1.4;color:#0f172a;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-29 .ms29-team-role{display:block;margin-top:4px;font-size:12px;line-height:1.2;color:#94a3b8;}
#matches-29 .ms29-center{text-align:center;}
#matches-29 .ms29-vs{display:inline-block;padding:4px 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:11px;font-weight:800;letter-spacing:1px;color:#64748b;margin-bottom:8px;}
#matches-29 .ms29-score{display:block;font-size:26px;line-height:1.1;color:#111827;font-weight:900;}
#matches-29 .ms29-sideinfo{display:flex;align-items:center;justify-content:center;}
#matches-29 .ms29-no{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;border:1px solid #dbeafe;}
@media (max-width:991px){#matches-29 .ms29-box{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-29 .ms29-side{position:relative;top:auto;}}
@media (max-width:767px){#matches-29 .ms29-section{padding:32px 0;}}
@media (max-width:767px){#matches-29 .ms29-card{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-29 .ms29-datebox{flex-direction:row;gap:10px;justify-content:flex-start;}}
@media (max-width:767px){#matches-29 .ms29-top{flex-direction:column;align-items:flex-start;}}
@media (max-width:767px){#matches-29 .ms29-match{grid-template-columns:1fr;gap:14px;}}
@media (max-width:767px){#matches-29 .ms29-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-29 .ms29-center{order:-1;padding:4px 0;}}
@media (max-width:767px){#matches-29 .ms29-sideinfo{justify-content:flex-start;}}
#matches-30 .ms30-section{padding:40px 0;background:linear-gradient(180deg,#ffffff 0%,#f6f8fc 100%);}
#matches-30 .ms30-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-30 .ms30-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #e8edf5;}
#matches-30 .ms30-head-left{min-width:0;flex:1 1 auto;}
#matches-30 .ms30-kicker{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-30 .ms30-title{margin:0;font-size:30px;line-height:1.3;font-weight:800;color:#0f172a;}
#matches-30 .ms30-desc{margin:12px 0 0;font-size:15px;line-height:1.9;color:#64748b;}
#matches-30 .ms30-head-right{flex:0 0 260px;}
#matches-30 .ms30-tip{padding:16px 18px;border-radius:16px;background:#0f172a;color:rgba(255,255,255,.86);font-size:13px;line-height:1.8;box-shadow:0 12px 28px rgba(15,23,42,.10);}
#matches-30 .ms30-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
#matches-30 .ms30-card{position:relative;padding:20px;border:1px solid #e7ecf3;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04);overflow:hidden;}
#matches-30 .ms30-card:before{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.10) 0%,rgba(37,99,235,0) 70%);}
#matches-30 .ms30-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;}
#matches-30 .ms30-datebox{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-30 .ms30-date{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;}
#matches-30 .ms30-time{font-size:20px;line-height:1.1;font-weight:800;color:#111827;white-space:nowrap;}
#matches-30 .ms30-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
#matches-30 .ms30-week{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:700;line-height:1;}
#matches-30 .ms30-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;}
#matches-30 .ms30-st1{background:#eff6ff;color:#2563eb;}
#matches-30 .ms30-st2{background:#dcfce7;color:#16a34a;}
#matches-30 .ms30-st3{background:#f3f4f6;color:#6b7280;}
#matches-30 .ms30-st4{background:#fef3c7;color:#ca8a04;}
#matches-30 .ms30-middle{position:relative;z-index:1;padding:16px;border-radius:18px;background:#f8fafc;border:1px solid #edf2f7;}
#matches-30 .ms30-league{display:inline-flex;align-items:center;max-width:100%;margin-bottom:16px;padding:7px 14px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-30 .ms30-match{display:grid;grid-template-columns:1fr 110px 1fr;gap:12px;align-items:center;}
#matches-30 .ms30-team{display:flex;align-items:center;gap:12px;min-width:0;}
#matches-30 .ms30-team.right{flex-direction:row-reverse;text-align:right;}
#matches-30 .ms30-logo{width:50px;height:50px;border-radius:16px;object-fit:cover;display:block;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-30 .ms30-logo-txt{width:50px;height:50px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-30 .ms30-team-info{min-width:0;}
#matches-30 .ms30-team-name{display:block;font-size:17px;line-height:1.4;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-30 .ms30-team-role{display:block;margin-top:4px;font-size:12px;line-height:1.2;color:#94a3b8;}
#matches-30 .ms30-center{text-align:center;}
#matches-30 .ms30-vs{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:26px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:8px;}
#matches-30 .ms30-score{display:block;font-size:28px;line-height:1.1;font-weight:900;color:#111827;}
@media (max-width:991px){#matches-30 .ms30-head{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){#matches-30 .ms30-head-right{flex:1 1 auto;width:100%;}}
@media (max-width:991px){#matches-30 .ms30-list{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-30 .ms30-section{padding:32px 0;}}
@media (max-width:767px){#matches-30 .ms30-title{font-size:24px;}}
@media (max-width:767px){#matches-30 .ms30-top{flex-direction:column;align-items:flex-start;}}
@media (max-width:767px){#matches-30 .ms30-meta{justify-content:flex-start;}}
@media (max-width:767px){#matches-30 .ms30-match{grid-template-columns:1fr;gap:14px;}}
@media (max-width:767px){#matches-30 .ms30-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-30 .ms30-center{order:-1;padding:4px 0;}}

#matches-31 .ms31-section{padding:40px 0;background:linear-gradient(180deg,#f8fbff 0%,#eef4fa 100%);}
#matches-31 .ms31-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-31 .ms31-layout{display:grid;grid-template-columns:320px 1fr;gap:22px;align-items:start;}
#matches-31 .ms31-aside{position:sticky;top:20px;padding:26px 22px;border-radius:24px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 18px 40px rgba(37,99,235,.18);overflow:hidden;}
#matches-31 .ms31-aside:before{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.10);}
#matches-31 .ms31-aside:after{content:"";position:absolute;left:-28px;bottom:-28px;width:88px;height:88px;border-radius:50%;background:rgba(255,255,255,.08);}
#matches-31 .ms31-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);color:#ffffff;font-size:12px;font-weight:800;line-height:1;letter-spacing:.6px;margin-bottom:14px;}
#matches-31 .ms31-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#ffffff;opacity:.92;}
#matches-31 .ms31-title{position:relative;z-index:1;margin:0;font-size:28px;line-height:1.3;font-weight:800;color:#ffffff;}
#matches-31 .ms31-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:rgba(255,255,255,.88);}
#matches-31 .ms31-tip{position:relative;z-index:1;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.16);font-size:13px;line-height:1.8;color:rgba(255,255,255,.82);}
#matches-31 .ms31-main{display:flex;flex-direction:column;gap:14px;}
#matches-31 .ms31-card{position:relative;padding:16px 18px;border-radius:22px;background:#ffffff;border:1px solid #e7edf6;box-shadow:0 10px 28px rgba(15,23,42,.05);}
#matches-31 .ms31-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:999px;background:linear-gradient(180deg,#2563eb 0%,#4f46e5 100%);}
#matches-31 .ms31-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-left:10px;}
#matches-31 .ms31-league{display:inline-flex;align-items:center;max-width:100%;padding:7px 12px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-31 .ms31-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-31 .ms31-st1{background:#eff6ff;color:#2563eb;}
#matches-31 .ms31-st2{background:#dcfce7;color:#16a34a;}
#matches-31 .ms31-st3{background:#f3f4f6;color:#6b7280;}
#matches-31 .ms31-st4{background:#fef3c7;color:#ca8a04;}
#matches-31 .ms31-middle{display:grid;grid-template-columns:1fr 120px 1fr;gap:12px;align-items:center;padding-left:10px;}
#matches-31 .ms31-team{display:flex;align-items:center;gap:12px;min-width:0;}
#matches-31 .ms31-team.right{flex-direction:row-reverse;text-align:right;}
#matches-31 .ms31-logo{width:46px;height:46px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-31 .ms31-logo-txt{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-31 .ms31-team-info{min-width:0;}
#matches-31 .ms31-team-name{display:block;font-size:16px;line-height:1.4;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-31 .ms31-team-role{display:block;margin-top:3px;font-size:11px;line-height:1.2;color:#94a3b8;}
#matches-31 .ms31-center{text-align:center;}
#matches-31 .ms31-vs{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:24px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:6px;}
#matches-31 .ms31-score{display:block;font-size:26px;line-height:1.05;font-weight:900;color:#111827;}
#matches-31 .ms31-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;padding-left:10px;border-top:1px dashed #e5ebf3;}
#matches-31 .ms31-datebox{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
#matches-31 .ms31-date{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;line-height:1;}
#matches-31 .ms31-time{font-size:15px;line-height:1.2;font-weight:800;color:#0f172a;}
#matches-31 .ms31-week{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;line-height:1;}
@media (max-width:991px){#matches-31 .ms31-layout{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-31 .ms31-aside{position:relative;top:auto;}}
@media (max-width:767px){#matches-31 .ms31-section{padding:30px 0;}}
@media (max-width:767px){#matches-31 .ms31-aside{padding:20px 18px;border-radius:20px;}}
@media (max-width:767px){#matches-31 .ms31-title{font-size:23px;}}
@media (max-width:767px){#matches-31 .ms31-desc{font-size:13px;line-height:1.8;}}
@media (max-width:767px){#matches-31 .ms31-card{padding:14px 14px;border-radius:18px;}}
@media (max-width:767px){#matches-31 .ms31-top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px;padding-left:8px;}}
@media (max-width:767px){#matches-31 .ms31-middle{grid-template-columns:1fr;gap:12px;padding-left:8px;}}
@media (max-width:767px){#matches-31 .ms31-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-31 .ms31-center{order:-1;padding:2px 0;}}
@media (max-width:767px){#matches-31 .ms31-team-name{font-size:15px;}}
@media (max-width:767px){#matches-31 .ms31-score{font-size:24px;}}
@media (max-width:767px){#matches-31 .ms31-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px;padding-top:10px;padding-left:8px;}}

#matches-32 .ms32-section{padding:40px 0;background:linear-gradient(180deg,#ffffff 0%,#f3f7fc 100%);}
#matches-32 .ms32-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-32 .ms32-head{display:grid;grid-template-columns:1fr 280px;gap:18px;align-items:stretch;margin-bottom:22px;}
#matches-32 .ms32-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#f8fbff 0%,#edf4ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-32 .ms32-head-main:before{content:"";position:absolute;right:-36px;top:-36px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-32 .ms32-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#e8f0ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;letter-spacing:.6px;margin-bottom:12px;}
#matches-32 .ms32-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.10);}
#matches-32 .ms32-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.3;font-weight:800;color:#0f172a;}
#matches-32 .ms32-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;}
#matches-32 .ms32-head-side{display:flex;align-items:stretch;}
#matches-32 .ms32-tip{width:100%;padding:20px 18px;border-radius:24px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.18);}
#matches-32 .ms32-list{display:flex;flex-direction:column;gap:16px;}
#matches-32 .ms32-item{position:relative;padding:18px 18px 16px;border-radius:24px;background:#ffffff;border:1px solid #e7edf6;box-shadow:0 12px 30px rgba(15,23,42,.05);overflow:hidden;}
#matches-32 .ms32-item:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#2563eb 0%,#4f46e5 100%);}
#matches-32 .ms32-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;}
#matches-32 .ms32-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0;}
#matches-32 .ms32-league{display:inline-flex;align-items:center;max-width:100%;padding:7px 12px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-32 .ms32-date{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;line-height:1;}
#matches-32 .ms32-time{font-size:14px;line-height:1.2;font-weight:800;color:#0f172a;}
#matches-32 .ms32-week{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;line-height:1;}
#matches-32 .ms32-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-32 .ms32-st1{background:#eff6ff;color:#2563eb;}
#matches-32 .ms32-st2{background:#dcfce7;color:#16a34a;}
#matches-32 .ms32-st3{background:#f3f4f6;color:#6b7280;}
#matches-32 .ms32-st4{background:#fef3c7;color:#ca8a04;}
#matches-32 .ms32-body{display:grid;grid-template-columns:1fr 150px 1fr;gap:14px;align-items:center;}
#matches-32 .ms32-team{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,#fafcff 0%,#f4f8fd 100%);border:1px solid #ecf1f7;}
#matches-32 .ms32-team.right{flex-direction:row-reverse;text-align:right;}
#matches-32 .ms32-logo{width:50px;height:50px;border-radius:16px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-32 .ms32-logo-txt{width:50px;height:50px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-32 .ms32-team-info{min-width:0;}
#matches-32 .ms32-team-name{display:block;font-size:17px;line-height:1.4;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-32 .ms32-team-role{display:block;margin-top:4px;font-size:11px;line-height:1.2;color:#94a3b8;}
#matches-32 .ms32-center{position:relative;text-align:center;padding:12px 0;}
#matches-32 .ms32-center:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:#e5ebf3;transform:translateX(-50%);}
#matches-32 .ms32-score-wrap{position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:108px;height:108px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 18px 34px rgba(37,99,235,.20);color:#fff;}
#matches-32 .ms32-vs{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:22px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.16);font-size:11px;font-weight:800;letter-spacing:1px;line-height:1;margin-bottom:8px;}
#matches-32 .ms32-score{display:block;font-size:28px;line-height:1.05;font-weight:900;}
#matches-32 .ms32-sub{display:block;margin-top:7px;font-size:11px;line-height:1.2;color:rgba(255,255,255,.82);}
@media (max-width:991px){#matches-32 .ms32-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-32 .ms32-section{padding:30px 0;}}
@media (max-width:767px){#matches-32 .ms32-head-main{padding:20px 18px;border-radius:20px;}}
@media (max-width:767px){#matches-32 .ms32-tip{padding:16px 16px;border-radius:20px;}}
@media (max-width:767px){#matches-32 .ms32-title{font-size:23px;}}
@media (max-width:767px){#matches-32 .ms32-desc{font-size:13px;line-height:1.8;}}
@media (max-width:767px){#matches-32 .ms32-item{padding:14px 14px 14px;border-radius:18px;}}
@media (max-width:767px){#matches-32 .ms32-top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-32 .ms32-body{grid-template-columns:1fr;gap:12px;}}
@media (max-width:767px){#matches-32 .ms32-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-32 .ms32-center{order:-1;padding:4px 0;}}
@media (max-width:767px){#matches-32 .ms32-center:before{display:none;}}
@media (max-width:767px){#matches-32 .ms32-score-wrap{width:94px;height:94px;}}
@media (max-width:767px){#matches-32 .ms32-team{padding:12px 12px;border-radius:16px;}}
@media (max-width:767px){#matches-32 .ms32-team-name{font-size:15px;}}
@media (max-width:767px){#matches-32 .ms32-score{font-size:24px;}}

#matches-33 .ms33-section{padding:40px 0;background:linear-gradient(180deg,#f7faff 0%,#ffffff 100%);}
#matches-33 .ms33-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-33 .ms33-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e7edf5;}
#matches-33 .ms33-head-left{min-width:0;flex:1 1 auto;}
#matches-33 .ms33-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;letter-spacing:.6px;margin-bottom:12px;}
#matches-33 .ms33-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.10);}
#matches-33 .ms33-title{margin:0;font-size:30px;line-height:1.3;font-weight:800;color:#0f172a;}
#matches-33 .ms33-desc{margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-33 .ms33-head-right{flex:0 0 300px;}
#matches-33 .ms33-tip{padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 14px 32px rgba(37,99,235,.16);}
#matches-33 .ms33-list{display:flex;flex-direction:column;gap:12px;}
#matches-33 .ms33-item{display:grid;grid-template-columns:140px 1fr 170px;gap:14px;align-items:center;padding:14px 16px;border:1px solid #e7edf5;border-radius:20px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.04);}
#matches-33 .ms33-timebox{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 12px;border-radius:16px;background:#f8fbff;border:1px solid #e8eef6;}
#matches-33 .ms33-date{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:700;line-height:1;}
#matches-33 .ms33-time{margin-top:8px;font-size:20px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-33 .ms33-week{margin-top:6px;font-size:12px;line-height:1.2;color:#94a3b8;}
#matches-33 .ms33-main{min-width:0;}
#matches-33 .ms33-main-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;}
#matches-33 .ms33-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 12px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-33 .ms33-match{display:grid;grid-template-columns:1fr 72px 1fr;gap:12px;align-items:center;}
#matches-33 .ms33-team{display:flex;align-items:center;gap:12px;min-width:0;}
#matches-33 .ms33-team.right{flex-direction:row-reverse;text-align:right;}
#matches-33 .ms33-logo{width:44px;height:44px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-33 .ms33-logo-txt{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-33 .ms33-team-info{min-width:0;}
#matches-33 .ms33-team-name{display:block;font-size:16px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-33 .ms33-team-role{display:block;margin-top:3px;font-size:11px;line-height:1.2;color:#94a3b8;}
#matches-33 .ms33-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:30px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:800;letter-spacing:1px;}
#matches-33 .ms33-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;}
#matches-33 .ms33-score{font-size:28px;line-height:1.05;font-weight:900;color:#111827;}
#matches-33 .ms33-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-33 .ms33-st1{background:#eff6ff;color:#2563eb;}
#matches-33 .ms33-st2{background:#dcfce7;color:#16a34a;}
#matches-33 .ms33-st3{background:#f3f4f6;color:#6b7280;}
#matches-33 .ms33-st4{background:#fef3c7;color:#ca8a04;}
@media (max-width:991px){#matches-33 .ms33-head{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){#matches-33 .ms33-head-right{width:100%;flex:1 1 auto;}}
@media (max-width:991px){#matches-33 .ms33-item{grid-template-columns:130px 1fr 150px;}}
@media (max-width:767px){#matches-33 .ms33-section{padding:30px 0;}}
@media (max-width:767px){#matches-33 .ms33-title{font-size:23px;}}
@media (max-width:767px){#matches-33 .ms33-desc{font-size:13px;line-height:1.8;}}
@media (max-width:767px){#matches-33 .ms33-item{grid-template-columns:1fr;gap:12px;padding:14px 14px;border-radius:16px;}}
@media (max-width:767px){#matches-33 .ms33-timebox{padding:10px 12px;}}
@media (max-width:767px){#matches-33 .ms33-main-top{margin-bottom:10px;}}
@media (max-width:767px){#matches-33 .ms33-match{grid-template-columns:1fr;gap:12px;}}
@media (max-width:767px){#matches-33 .ms33-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-33 .ms33-vs{max-width:72px;margin:0 auto;}}
@media (max-width:767px){#matches-33 .ms33-side{align-items:flex-start;gap:8px;}}
@media (max-width:767px){#matches-33 .ms33-score{font-size:24px;}}

#matches-34 .ms34-section{padding:32px 0;background:linear-gradient(180deg,#f6f9fd 0%,#ffffff 100%);}
#matches-34 .ms34-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-34 .ms34-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px;}
#matches-34 .ms34-head-left{min-width:0;flex:1 1 auto;}
#matches-34 .ms34-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-34 .ms34-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-34 .ms34-title{margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-34 .ms34-desc{margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;max-width:860px;}
#matches-34 .ms34-head-right{flex:0 0 280px;}
#matches-34 .ms34-tip{padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.14);}
#matches-34 .ms34-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
#matches-34 .ms34-card{position:relative;padding:12px 12px 10px;border:1px solid #e7edf5;border-radius:18px;background:#ffffff;box-shadow:0 8px 22px rgba(15,23,42,.04);}
#matches-34 .ms34-card:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#2563eb 0%,#4f46e5 100%);}
#matches-34 .ms34-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding-left:10px;}
#matches-34 .ms34-league{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-34 .ms34-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-34 .ms34-st1{background:#eff6ff;color:#2563eb;}
#matches-34 .ms34-st2{background:#dcfce7;color:#16a34a;}
#matches-34 .ms34-st3{background:#f3f4f6;color:#6b7280;}
#matches-34 .ms34-st4{background:#fef3c7;color:#ca8a04;}
#matches-34 .ms34-middle{display:grid;grid-template-columns:1fr 92px 1fr;gap:10px;align-items:center;padding-left:10px;}
#matches-34 .ms34-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-34 .ms34-team.right{flex-direction:row-reverse;text-align:right;}
#matches-34 .ms34-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-34 .ms34-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-34 .ms34-team-info{min-width:0;}
#matches-34 .ms34-team-name{display:block;font-size:15px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-34 .ms34-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-34 .ms34-center{text-align:center;}
#matches-34 .ms34-vs{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:22px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:5px;}
#matches-34 .ms34-score{display:block;font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
#matches-34 .ms34-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding-top:9px;padding-left:10px;border-top:1px dashed #e5ebf3;}
#matches-34 .ms34-datebox{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-34 .ms34-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#f8fafc;color:#475569;font-size:11px;font-weight:700;line-height:1;}
#matches-34 .ms34-time{font-size:13px;line-height:1.2;font-weight:800;color:#0f172a;}
#matches-34 .ms34-week{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:10px;font-weight:700;line-height:1;}
@media (max-width:991px){#matches-34 .ms34-head{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){#matches-34 .ms34-head-right{width:100%;flex:1 1 auto;}}
@media (max-width:767px){#matches-34 .ms34-section{padding:24px 0;}}
@media (max-width:767px){#matches-34 .ms34-title{font-size:22px;}}
@media (max-width:767px){#matches-34 .ms34-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-34 .ms34-tip{padding:12px 14px;border-radius:14px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-34 .ms34-list{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-34 .ms34-card{padding:10px 10px 9px;border-radius:15px;}}
@media (max-width:767px){#matches-34 .ms34-card:before{top:10px;bottom:10px;}}
@media (max-width:767px){#matches-34 .ms34-top{gap:8px;margin-bottom:8px;padding-left:8px;}}
@media (max-width:767px){#matches-34 .ms34-middle{grid-template-columns:1fr 74px 1fr;gap:8px;padding-left:8px;}}
@media (max-width:767px){#matches-34 .ms34-logo{width:34px;height:34px;border-radius:10px;}}
@media (max-width:767px){#matches-34 .ms34-logo-txt{width:34px;height:34px;border-radius:10px;font-size:11px;}}
@media (max-width:767px){#matches-34 .ms34-team{gap:8px;}}
@media (max-width:767px){#matches-34 .ms34-team-name{font-size:13px;}}
@media (max-width:767px){#matches-34 .ms34-team-role{font-size:9px;}}
@media (max-width:767px){#matches-34 .ms34-score{font-size:18px;}}
@media (max-width:767px){#matches-34 .ms34-vs{min-width:34px;height:20px;padding:0 8px;font-size:9px;margin-bottom:4px;}}
@media (max-width:767px){#matches-34 .ms34-bottom{gap:8px;margin-top:8px;padding-top:8px;padding-left:8px;}}
@media (max-width:767px){#matches-34 .ms34-datebox{gap:6px;}}
@media (max-width:767px){#matches-34 .ms34-date{padding:4px 7px;font-size:10px;}}
@media (max-width:767px){#matches-34 .ms34-time{font-size:12px;}}
@media (max-width:767px){#matches-34 .ms34-week{padding:4px 7px;font-size:9px;}}
#matches-35 .ms35-section{padding:32px 0;background:linear-gradient(180deg,#ffffff 0%,#f5f8fc 100%);}
#matches-35 .ms35-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-35 .ms35-head{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:stretch;margin-bottom:16px;}
#matches-35 .ms35-head-main{padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%);border:1px solid #e5edf8;}
#matches-35 .ms35-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-35 .ms35-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-35 .ms35-title{margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-35 .ms35-desc{margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;}
#matches-35 .ms35-head-side{display:flex;align-items:stretch;}
#matches-35 .ms35-tip{width:100%;padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.14);}
#matches-35 .ms35-list{display:flex;flex-direction:column;gap:10px;}
#matches-35 .ms35-item{display:grid;grid-template-columns:88px 1fr 118px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e7edf5;border-radius:18px;background:#ffffff;box-shadow:0 8px 22px rgba(15,23,42,.04);}
#matches-35 .ms35-timecol{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px 6px;border-radius:14px;background:#f8fbff;border:1px solid #e8eef6;text-align:center;}
#matches-35 .ms35-timecol:before{content:"";position:absolute;left:50%;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,#2563eb 0%,#4f46e5 100%);opacity:.12;transform:translateX(-50%);}
#matches-35 .ms35-dot{position:relative;z-index:1;width:10px;height:10px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.10);}
#matches-35 .ms35-date{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-35 .ms35-time{position:relative;z-index:1;font-size:16px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-35 .ms35-week{position:relative;z-index:1;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-35 .ms35-main{min-width:0;}
#matches-35 .ms35-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;}
#matches-35 .ms35-league{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-35 .ms35-match{display:grid;grid-template-columns:1fr 54px 1fr;gap:10px;align-items:center;}
#matches-35 .ms35-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-35 .ms35-team.right{flex-direction:row-reverse;text-align:right;}
#matches-35 .ms35-logo{width:38px;height:38px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-35 .ms35-logo-txt{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-35 .ms35-team-info{min-width:0;}
#matches-35 .ms35-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-35 .ms35-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-35 .ms35-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:24px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;}
#matches-35 .ms35-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;}
#matches-35 .ms35-score{font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
#matches-35 .ms35-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-35 .ms35-st1{background:#eff6ff;color:#2563eb;}
#matches-35 .ms35-st2{background:#dcfce7;color:#16a34a;}
#matches-35 .ms35-st3{background:#f3f4f6;color:#6b7280;}
#matches-35 .ms35-st4{background:#fef3c7;color:#ca8a04;}
@media (max-width:991px){#matches-35 .ms35-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-35 .ms35-section{padding:24px 0;}}
@media (max-width:767px){#matches-35 .ms35-title{font-size:22px;}}
@media (max-width:767px){#matches-35 .ms35-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-35 .ms35-tip{padding:12px 14px;border-radius:16px;}}
@media (max-width:767px){#matches-35 .ms35-item{grid-template-columns:74px 1fr 90px;gap:8px;padding:8px 8px;border-radius:14px;}}
@media (max-width:767px){#matches-35 .ms35-timecol{padding:6px 4px;border-radius:12px;gap:4px;}}
@media (max-width:767px){#matches-35 .ms35-timecol:before{top:6px;bottom:6px;}}
@media (max-width:767px){#matches-35 .ms35-dot{width:8px;height:8px;box-shadow:0 0 0 3px rgba(37,99,235,.10);}}
@media (max-width:767px){#matches-35 .ms35-date{padding:4px 7px;font-size:9px;}}
@media (max-width:767px){#matches-35 .ms35-time{font-size:14px;}}
@media (max-width:767px){#matches-35 .ms35-week{font-size:9px;}}
@media (max-width:767px){#matches-35 .ms35-top{margin-bottom:7px;}}
@media (max-width:767px){#matches-35 .ms35-match{grid-template-columns:1fr 44px 1fr;gap:6px;}}
@media (max-width:767px){#matches-35 .ms35-team{gap:7px;}}
@media (max-width:767px){#matches-35 .ms35-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-35 .ms35-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-35 .ms35-team-name{font-size:12px;}}
@media (max-width:767px){#matches-35 .ms35-team-role{font-size:9px;}}
@media (max-width:767px){#matches-35 .ms35-vs{height:22px;font-size:9px;}}
@media (max-width:767px){#matches-35 .ms35-score{font-size:18px;}}
@media (max-width:767px){#matches-35 .ms35-status{padding:4px 8px;font-size:10px;}}
#matches-36 .ms36-section{padding:32px 0;background:linear-gradient(180deg,#f4f8fc 0%,#ffffff 100%);}
#matches-36 .ms36-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-36 .ms36-head{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:stretch;margin-bottom:16px;}
#matches-36 .ms36-head-main{position:relative;padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,#ffffff 0%,#f5f9ff 100%);border:1px solid #e6edf7;overflow:hidden;}
#matches-36 .ms36-head-main:before{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.10) 0%,rgba(37,99,235,0) 72%);}
#matches-36 .ms36-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-36 .ms36-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-36 .ms36-title{position:relative;z-index:1;margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-36 .ms36-desc{position:relative;z-index:1;margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;}
#matches-36 .ms36-head-side{display:flex;align-items:stretch;}
#matches-36 .ms36-tip{width:100%;padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.14);}
#matches-36 .ms36-list{display:flex;flex-direction:column;gap:10px;}
#matches-36 .ms36-item{display:grid;grid-template-columns:210px 1fr 120px;gap:12px;align-items:center;padding:10px 12px;border:1px solid #e7edf5;border-radius:18px;background:#ffffff;box-shadow:0 8px 22px rgba(15,23,42,.04);}
#matches-36 .ms36-meta{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:10px 12px;border-radius:14px;background:#f8fbff;border:1px solid #e9eff7;}
#matches-36 .ms36-league{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-36 .ms36-datetime{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-36 .ms36-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-36 .ms36-time{font-size:15px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-36 .ms36-week{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#ffffff;color:#64748b;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-36 .ms36-main{min-width:0;}
#matches-36 .ms36-match{display:grid;grid-template-columns:1fr 64px 1fr;gap:10px;align-items:center;}
#matches-36 .ms36-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-36 .ms36-team.right{flex-direction:row-reverse;text-align:right;}
#matches-36 .ms36-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-36 .ms36-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-36 .ms36-team-info{min-width:0;}
#matches-36 .ms36-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-36 .ms36-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-36 .ms36-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:26px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;}
#matches-36 .ms36-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;padding-left:8px;border-left:1px dashed #e5ebf3;}
#matches-36 .ms36-score{font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
#matches-36 .ms36-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-36 .ms36-st1{background:#eff6ff;color:#2563eb;}
#matches-36 .ms36-st2{background:#dcfce7;color:#16a34a;}
#matches-36 .ms36-st3{background:#f3f4f6;color:#6b7280;}
#matches-36 .ms36-st4{background:#fef3c7;color:#ca8a04;}
@media (max-width:991px){#matches-36 .ms36-head{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-36 .ms36-item{grid-template-columns:180px 1fr 110px;}}
@media (max-width:767px){#matches-36 .ms36-section{padding:24px 0;}}
@media (max-width:767px){#matches-36 .ms36-title{font-size:22px;}}
@media (max-width:767px){#matches-36 .ms36-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-36 .ms36-tip{padding:12px 14px;border-radius:16px;}}
@media (max-width:767px){#matches-36 .ms36-item{grid-template-columns:1fr;gap:8px;padding:8px 8px;border-radius:14px;}}
@media (max-width:767px){#matches-36 .ms36-meta{padding:8px 9px;border-radius:12px;gap:6px;}}
@media (max-width:767px){#matches-36 .ms36-datetime{gap:6px;}}
@media (max-width:767px){#matches-36 .ms36-time{font-size:13px;}}
@media (max-width:767px){#matches-36 .ms36-match{grid-template-columns:1fr 48px 1fr;gap:6px;}}
@media (max-width:767px){#matches-36 .ms36-team{gap:7px;}}
@media (max-width:767px){#matches-36 .ms36-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-36 .ms36-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-36 .ms36-team-name{font-size:12px;}}
@media (max-width:767px){#matches-36 .ms36-team-role{font-size:9px;}}
@media (max-width:767px){#matches-36 .ms36-vs{height:22px;font-size:9px;}}
@media (max-width:767px){#matches-36 .ms36-side{flex-direction:row;align-items:center;justify-content:space-between;padding-left:0;border-left:none;border-top:1px dashed #e5ebf3;padding-top:7px;}}
@media (max-width:767px){#matches-36 .ms36-score{font-size:18px;}}
@media (max-width:767px){#matches-36 .ms36-status{padding:4px 8px;font-size:10px;}}

#matches-37 .ms37-section{padding:30px 0;background:linear-gradient(180deg,#ffffff 0%,#f6f9fd 100%);}
#matches-37 .ms37-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-37 .ms37-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px;}
#matches-37 .ms37-head-left{min-width:0;flex:1 1 auto;}
#matches-37 .ms37-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-37 .ms37-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-37 .ms37-title{margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-37 .ms37-desc{margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;max-width:860px;}
#matches-37 .ms37-head-right{flex:0 0 280px;}
#matches-37 .ms37-tip{padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.14);}
#matches-37 .ms37-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
#matches-37 .ms37-card{padding:10px;border:1px solid #e7edf5;border-radius:20px;background:#ffffff;box-shadow:0 8px 22px rgba(15,23,42,.04);}
#matches-37 .ms37-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:14px;background:#f8fbff;border:1px solid #e8eef6;}
#matches-37 .ms37-top-left{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap;}
#matches-37 .ms37-league{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-37 .ms37-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-37 .ms37-time{font-size:13px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-37 .ms37-week{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#ffffff;color:#64748b;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-37 .ms37-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-37 .ms37-st1{background:#eff6ff;color:#2563eb;}
#matches-37 .ms37-st2{background:#dcfce7;color:#16a34a;}
#matches-37 .ms37-st3{background:#f3f4f6;color:#6b7280;}
#matches-37 .ms37-st4{background:#fef3c7;color:#ca8a04;}
#matches-37 .ms37-bottom{display:grid;grid-template-columns:1fr 96px 1fr;gap:10px;align-items:center;margin-top:10px;padding:10px 8px 6px;}
#matches-37 .ms37-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-37 .ms37-team.right{flex-direction:row-reverse;text-align:right;}
#matches-37 .ms37-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-37 .ms37-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-37 .ms37-team-info{min-width:0;}
#matches-37 .ms37-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-37 .ms37-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-37 .ms37-center{text-align:center;}
#matches-37 .ms37-vs{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:22px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:4px;}
#matches-37 .ms37-score{display:block;font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
@media (max-width:991px){#matches-37 .ms37-head{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){#matches-37 .ms37-head-right{width:100%;flex:1 1 auto;}}
@media (max-width:767px){#matches-37 .ms37-section{padding:24px 0;}}
@media (max-width:767px){#matches-37 .ms37-title{font-size:22px;}}
@media (max-width:767px){#matches-37 .ms37-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-37 .ms37-tip{padding:12px 14px;border-radius:16px;}}
@media (max-width:767px){#matches-37 .ms37-list{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-37 .ms37-card{padding:8px;border-radius:16px;}}
@media (max-width:767px){#matches-37 .ms37-top{padding:8px 8px;border-radius:12px;gap:8px;}}
@media (max-width:767px){#matches-37 .ms37-top-left{gap:6px;}}
@media (max-width:767px){#matches-37 .ms37-time{font-size:12px;}}
@media (max-width:767px){#matches-37 .ms37-bottom{grid-template-columns:1fr 76px 1fr;gap:8px;margin-top:8px;padding:8px 4px 4px;}}
@media (max-width:767px){#matches-37 .ms37-team{gap:7px;}}
@media (max-width:767px){#matches-37 .ms37-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-37 .ms37-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-37 .ms37-team-name{font-size:12px;}}
@media (max-width:767px){#matches-37 .ms37-team-role{font-size:9px;}}
@media (max-width:767px){#matches-37 .ms37-score{font-size:18px;}}
@media (max-width:767px){#matches-37 .ms37-vs{min-width:34px;height:20px;font-size:9px;}}
@media (max-width:767px){#matches-37 .ms37-status{padding:4px 8px;font-size:10px;}}

#matches-38 .ms38-section{padding:30px 0;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);}
#matches-38 .ms38-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-38 .ms38-head{display:grid;grid-template-columns:1fr 280px;gap:16px;align-items:stretch;margin-bottom:16px;}
#matches-38 .ms38-head-main{padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,#ffffff 0%,#f3f8ff 100%);border:1px solid #e6edf7;box-shadow:0 8px 22px rgba(15,23,42,.03);}
#matches-38 .ms38-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-38 .ms38-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-38 .ms38-title{margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-38 .ms38-desc{margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;}
#matches-38 .ms38-head-side{display:flex;align-items:stretch;}
#matches-38 .ms38-tip{width:100%;padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.14);}
#matches-38 .ms38-list{display:flex;flex-direction:column;gap:10px;}
#matches-38 .ms38-item{display:grid;grid-template-columns:96px 1fr 128px;gap:10px;align-items:center;padding:10px;border:1px solid #e7edf5;border-radius:18px;background:#ffffff;box-shadow:0 8px 20px rgba(15,23,42,.04);}
#matches-38 .ms38-timebox{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:10px 8px;border-radius:14px;background:linear-gradient(180deg,#f8fbff 0%,#f2f7fd 100%);border:1px solid #e8eef6;text-align:center;}
#matches-38 .ms38-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#475569;font-size:10px;font-weight:700;line-height:1;}
#matches-38 .ms38-time{font-size:16px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-38 .ms38-week{font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-38 .ms38-main{min-width:0;padding:0 2px;}
#matches-38 .ms38-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;}
#matches-38 .ms38-league{display:inline-flex;align-items:center;max-width:100%;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-38 .ms38-status-mobile{display:none;}
#matches-38 .ms38-match{display:grid;grid-template-columns:1fr 64px 1fr;gap:8px;align-items:center;}
#matches-38 .ms38-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-38 .ms38-team.right{flex-direction:row-reverse;text-align:right;}
#matches-38 .ms38-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-38 .ms38-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-38 .ms38-team-info{min-width:0;}
#matches-38 .ms38-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-38 .ms38-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-38 .ms38-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:24px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;}
#matches-38 .ms38-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:10px 8px;border-radius:14px;background:linear-gradient(135deg,#f8fbff 0%,#f2f7fd 100%);border:1px solid #e8eef6;}
#matches-38 .ms38-score{font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
#matches-38 .ms38-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-38 .ms38-st1{background:#eff6ff;color:#2563eb;}
#matches-38 .ms38-st2{background:#dcfce7;color:#16a34a;}
#matches-38 .ms38-st3{background:#f3f4f6;color:#6b7280;}
#matches-38 .ms38-st4{background:#fef3c7;color:#ca8a04;}
@media (max-width:991px){#matches-38 .ms38-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-38 .ms38-section{padding:24px 0;}}
@media (max-width:767px){#matches-38 .ms38-title{font-size:22px;}}
@media (max-width:767px){#matches-38 .ms38-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-38 .ms38-tip{padding:12px 14px;border-radius:16px;}}
@media (max-width:767px){#matches-38 .ms38-item{grid-template-columns:74px 1fr;gap:8px;padding:8px;border-radius:14px;}}
@media (max-width:767px){#matches-38 .ms38-timebox{padding:8px 4px;border-radius:12px;gap:4px;}}
@media (max-width:767px){#matches-38 .ms38-date{padding:4px 7px;font-size:9px;}}
@media (max-width:767px){#matches-38 .ms38-time{font-size:14px;}}
@media (max-width:767px){#matches-38 .ms38-week{font-size:9px;}}
@media (max-width:767px){#matches-38 .ms38-top{margin-bottom:7px;}}
@media (max-width:767px){#matches-38 .ms38-match{grid-template-columns:1fr 46px 1fr;gap:6px;}}
@media (max-width:767px){#matches-38 .ms38-team{gap:7px;}}
@media (max-width:767px){#matches-38 .ms38-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-38 .ms38-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-38 .ms38-team-name{font-size:12px;}}
@media (max-width:767px){#matches-38 .ms38-team-role{font-size:9px;}}
@media (max-width:767px){#matches-38 .ms38-vs{height:22px;font-size:9px;}}
@media (max-width:767px){#matches-38 .ms38-side{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center;padding:7px 9px;border-radius:12px;}}
@media (max-width:767px){#matches-38 .ms38-score{font-size:18px;}}
@media (max-width:767px){#matches-38 .ms38-status{padding:4px 8px;font-size:10px;}}

#matches-39 .ms39-section{padding:34px 0;background:linear-gradient(180deg,#eef4fb 0%,#ffffff 100%);}
#matches-39 .ms39-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-39 .ms39-shell{padding:18px;border-radius:26px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e6edf7;box-shadow:0 14px 36px rgba(15,23,42,.05);}
#matches-39 .ms39-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-39 .ms39-head-main{position:relative;padding:22px 24px;border-radius:22px;background:linear-gradient(135deg,#f7fbff 0%,#eef5ff 100%);border:1px solid #e4ecf8;overflow:hidden;}
#matches-39 .ms39-head-main:before{content:"";position:absolute;right:-34px;top:-34px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-39 .ms39-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-39 .ms39-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-39 .ms39-title{position:relative;z-index:1;margin:0;font-size:29px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-39 .ms39-desc{position:relative;z-index:1;margin:10px 0 0;font-size:14px;line-height:1.85;color:#64748b;max-width:860px;}
#matches-39 .ms39-head-side{display:flex;align-items:stretch;}
#matches-39 .ms39-tip{width:100%;padding:18px 18px;border-radius:22px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.8;box-shadow:0 16px 34px rgba(37,99,235,.16);}
#matches-39 .ms39-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
#matches-39 .ms39-card{display:flex;flex-direction:column;min-width:0;padding:12px;border-radius:22px;background:#ffffff;border:1px solid #e7edf6;box-shadow:0 10px 24px rgba(15,23,42,.04);}
#matches-39 .ms39-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;}
#matches-39 .ms39-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-39 .ms39-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-39 .ms39-st1{background:#eff6ff;color:#2563eb;}
#matches-39 .ms39-st2{background:#dcfce7;color:#16a34a;}
#matches-39 .ms39-st3{background:#f3f4f6;color:#6b7280;}
#matches-39 .ms39-st4{background:#fef3c7;color:#ca8a04;}
#matches-39 .ms39-middle{padding:12px 10px;border-radius:18px;background:linear-gradient(180deg,#f9fbff 0%,#f4f8fd 100%);border:1px solid #ebf1f7;}
#matches-39 .ms39-teamline{display:flex;align-items:center;justify-content:space-between;gap:10px;}
#matches-39 .ms39-teamline + .ms39-teamline{margin-top:10px;}
#matches-39 .ms39-team{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;}
#matches-39 .ms39-team.right{flex-direction:row-reverse;text-align:right;}
#matches-39 .ms39-logo{width:38px;height:38px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-39 .ms39-logo-txt{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-39 .ms39-team-info{min-width:0;}
#matches-39 .ms39-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-39 .ms39-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-39 .ms39-scorebox{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 2px;text-align:center;}
#matches-39 .ms39-score{font-size:24px;line-height:1.05;font-weight:900;color:#111827;}
#matches-39 .ms39-vs{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:22px;padding:0 8px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;}
#matches-39 .ms39-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:10px;padding-top:10px;border-top:1px dashed #e5ebf3;}
#matches-39 .ms39-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
@media (max-width:1199px){#matches-39 .ms39-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:991px){#matches-39 .ms39-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-39 .ms39-section{padding:24px 0;}}
@media (max-width:767px){#matches-39 .ms39-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-39 .ms39-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-39 .ms39-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-39 .ms39-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-39 .ms39-title{font-size:22px;}}
@media (max-width:767px){#matches-39 .ms39-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-39 .ms39-grid{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-39 .ms39-card{padding:9px;border-radius:16px;}}
@media (max-width:767px){#matches-39 .ms39-top{margin-bottom:8px;gap:8px;}}
@media (max-width:767px){#matches-39 .ms39-middle{padding:9px 8px;border-radius:14px;}}
@media (max-width:767px){#matches-39 .ms39-teamline + .ms39-teamline{margin-top:8px;}}
@media (max-width:767px){#matches-39 .ms39-team{gap:7px;}}
@media (max-width:767px){#matches-39 .ms39-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-39 .ms39-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-39 .ms39-team-name{font-size:12px;}}
@media (max-width:767px){#matches-39 .ms39-team-role{font-size:9px;}}
@media (max-width:767px){#matches-39 .ms39-scorebox{margin:10px 0 0;gap:6px;}}
@media (max-width:767px){#matches-39 .ms39-score{font-size:18px;}}
@media (max-width:767px){#matches-39 .ms39-vs{min-width:34px;height:20px;font-size:9px;}}
@media (max-width:767px){#matches-39 .ms39-bottom{margin-top:8px;padding-top:8px;gap:6px;}}
@media (max-width:767px){#matches-39 .ms39-chip{padding:4px 8px;font-size:9px;}}

#matches-40 .ms40-section{padding:28px 0;background:linear-gradient(180deg,#f5f8fc 0%,#ffffff 100%);}
#matches-40 .ms40-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-40 .ms40-panel{border:1px solid #e6edf7;border-radius:24px;background:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.04);overflow:hidden;}
#matches-40 .ms40-head{display:grid;grid-template-columns:1fr 280px;gap:16px;padding:18px 18px 14px;background:linear-gradient(180deg,#f9fbff 0%,#f3f7fd 100%);border-bottom:1px solid #e8eef6;}
#matches-40 .ms40-head-main{min-width:0;}
#matches-40 .ms40-kicker{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:10px;}
#matches-40 .ms40-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-40 .ms40-title{margin:0;font-size:28px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-40 .ms40-desc{margin:10px 0 0;font-size:14px;line-height:1.8;color:#64748b;max-width:860px;}
#matches-40 .ms40-head-side{display:flex;align-items:stretch;}
#matches-40 .ms40-tip{width:100%;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:12px;line-height:1.75;box-shadow:0 12px 28px rgba(37,99,235,.12);}
#matches-40 .ms40-table{display:flex;flex-direction:column;}
#matches-40 .ms40-row{display:grid;grid-template-columns:112px 1fr 120px 96px;gap:12px;align-items:center;padding:12px 18px;border-top:1px solid #edf2f7;}
#matches-40 .ms40-row:first-child{border-top:none;}
#matches-40 .ms40-timecol{display:flex;flex-direction:column;align-items:flex-start;gap:5px;}
#matches-40 .ms40-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-40 .ms40-time{font-size:16px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-40 .ms40-week{font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-40 .ms40-main{min-width:0;}
#matches-40 .ms40-league{display:inline-flex;align-items:center;max-width:100%;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-40 .ms40-match{display:grid;grid-template-columns:1fr 48px 1fr;gap:8px;align-items:center;}
#matches-40 .ms40-team{display:flex;align-items:center;gap:8px;min-width:0;}
#matches-40 .ms40-team.right{flex-direction:row-reverse;text-align:right;}
#matches-40 .ms40-logo{width:34px;height:34px;border-radius:10px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-40 .ms40-logo-txt{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-40 .ms40-team-info{min-width:0;}
#matches-40 .ms40-team-name{display:block;font-size:13px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-40 .ms40-team-role{display:block;margin-top:2px;font-size:9px;line-height:1.2;color:#94a3b8;}
#matches-40 .ms40-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:22px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:9px;font-weight:800;letter-spacing:1px;}
#matches-40 .ms40-scorecol{display:flex;align-items:center;justify-content:center;}
#matches-40 .ms40-score{font-size:20px;line-height:1.05;font-weight:900;color:#111827;}
#matches-40 .ms40-statuscol{display:flex;align-items:center;justify-content:flex-end;}
#matches-40 .ms40-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-40 .ms40-st1{background:#eff6ff;color:#2563eb;}
#matches-40 .ms40-st2{background:#dcfce7;color:#16a34a;}
#matches-40 .ms40-st3{background:#f3f4f6;color:#6b7280;}
#matches-40 .ms40-st4{background:#fef3c7;color:#ca8a04;}
@media (max-width:991px){#matches-40 .ms40-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-40 .ms40-section{padding:22px 0;}}
@media (max-width:767px){#matches-40 .ms40-panel{border-radius:18px;}}
@media (max-width:767px){#matches-40 .ms40-head{gap:10px;padding:14px 14px 12px;}}
@media (max-width:767px){#matches-40 .ms40-title{font-size:22px;}}
@media (max-width:767px){#matches-40 .ms40-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-40 .ms40-tip{padding:12px 14px;border-radius:14px;}}
@media (max-width:767px){#matches-40 .ms40-row{grid-template-columns:1fr;gap:8px;padding:10px 12px;}}
@media (max-width:767px){#matches-40 .ms40-timecol{flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap;}}
@media (max-width:767px){#matches-40 .ms40-main{padding:2px 0;}}
@media (max-width:767px){#matches-40 .ms40-match{grid-template-columns:1fr 40px 1fr;gap:6px;}}
@media (max-width:767px){#matches-40 .ms40-team{gap:7px;}}
@media (max-width:767px){#matches-40 .ms40-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-40 .ms40-team-name{font-size:12px;}}
@media (max-width:767px){#matches-40 .ms40-scorecol{justify-content:flex-start;}}
@media (max-width:767px){#matches-40 .ms40-score{font-size:18px;}}
@media (max-width:767px){#matches-40 .ms40-statuscol{justify-content:flex-start;}}

#matches-41 .ms41-section{padding:34px 0;background:linear-gradient(180deg,#0f172a 0%,#111827 100%);}
#matches-41 .ms41-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-41 .ms41-shell{padding:18px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.03) 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px rgba(0,0,0,.22);}
#matches-41 .ms41-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-41 .ms41-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.03) 100%);border:1px solid rgba(255,255,255,.08);overflow:hidden;}
#matches-41 .ms41-head-main:before{content:"";position:absolute;right:-36px;top:-36px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.22) 0%,rgba(59,130,246,0) 72%);}
#matches-41 .ms41-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.16) 0%,rgba(99,102,241,0) 72%);}
#matches-41 .ms41-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:#dbeafe;font-size:11px;font-weight:800;line-height:1;letter-spacing:.6px;margin-bottom:12px;}
#matches-41 .ms41-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.16);}
#matches-41 .ms41-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#ffffff;}
#matches-41 .ms41-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:rgba(226,232,240,.82);max-width:860px;}
#matches-41 .ms41-head-side{display:flex;align-items:stretch;}
#matches-41 .ms41-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.24);}
#matches-41 .ms41-list{display:flex;flex-direction:column;gap:14px;}
#matches-41 .ms41-card{display:grid;grid-template-columns:240px 1fr 120px;gap:14px;align-items:center;padding:14px;border-radius:24px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px rgba(0,0,0,.16);}
#matches-41 .ms41-meta{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:14px 14px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,.04) 100%);border:1px solid rgba(255,255,255,.08);}
#matches-41 .ms41-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:rgba(59,130,246,.16);color:#bfdbfe;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-41 .ms41-datetime{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-41 .ms41-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:#cbd5e1;font-size:10px;font-weight:700;line-height:1;border:1px solid rgba(255,255,255,.08);}
#matches-41 .ms41-time{font-size:15px;line-height:1.1;font-weight:900;color:#ffffff;}
#matches-41 .ms41-week{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:#94a3b8;font-size:10px;font-weight:700;line-height:1;border:1px solid rgba(255,255,255,.08);}
#matches-41 .ms41-status{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-41 .ms41-st1{background:#dbeafe;color:#1d4ed8;}
#matches-41 .ms41-st2{background:#dcfce7;color:#15803d;}
#matches-41 .ms41-st3{background:#e5e7eb;color:#4b5563;}
#matches-41 .ms41-st4{background:#fef3c7;color:#b45309;}
#matches-41 .ms41-main{min-width:0;padding:6px 0;}
#matches-41 .ms41-match{display:grid;grid-template-columns:1fr 92px 1fr;gap:12px;align-items:center;}
#matches-41 .ms41-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-41 .ms41-team.right{flex-direction:row-reverse;text-align:right;}
#matches-41 .ms41-logo{width:42px;height:42px;border-radius:14px;display:block;object-fit:cover;background:#ffffff;border:1px solid rgba(255,255,255,.10);flex-shrink:0;}
#matches-41 .ms41-logo-txt{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#ffffff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-41 .ms41-team-info{min-width:0;}
#matches-41 .ms41-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-41 .ms41-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-41 .ms41-vsbox{text-align:center;}
#matches-41 .ms41-vs{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:#cbd5e1;font-size:10px;font-weight:800;letter-spacing:1px;}
#matches-41 .ms41-scorebox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 10px;border-radius:18px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 14px 30px rgba(37,99,235,.22);}
#matches-41 .ms41-score{font-size:24px;line-height:1.05;font-weight:900;color:#ffffff;}
#matches-41 .ms41-scoretext{margin-top:6px;font-size:10px;line-height:1.2;color:rgba(255,255,255,.82);}
@media (max-width:991px){#matches-41 .ms41-head{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-41 .ms41-card{grid-template-columns:200px 1fr 110px;}}
@media (max-width:767px){#matches-41 .ms41-section{padding:24px 0;}}
@media (max-width:767px){#matches-41 .ms41-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-41 .ms41-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-41 .ms41-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-41 .ms41-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-41 .ms41-title{font-size:22px;}}
@media (max-width:767px){#matches-41 .ms41-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-41 .ms41-list{gap:10px;}}
@media (max-width:767px){#matches-41 .ms41-card{grid-template-columns:1fr;gap:8px;padding:10px;border-radius:16px;}}
@media (max-width:767px){#matches-41 .ms41-meta{padding:10px 10px;border-radius:14px;gap:8px;}}
@media (max-width:767px){#matches-41 .ms41-datetime{gap:6px;}}
@media (max-width:767px){#matches-41 .ms41-time{font-size:13px;}}
@media (max-width:767px){#matches-41 .ms41-match{grid-template-columns:1fr 48px 1fr;gap:6px;}}
@media (max-width:767px){#matches-41 .ms41-team{gap:7px;}}
@media (max-width:767px){#matches-41 .ms41-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-41 .ms41-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-41 .ms41-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-41 .ms41-team-name{font-size:12px;}}
@media (max-width:767px){#matches-41 .ms41-team-role{font-size:9px;}}
@media (max-width:767px){#matches-41 .ms41-scorebox{padding:10px 10px;border-radius:14px;flex-direction:row;justify-content:space-between;}}
@media (max-width:767px){#matches-41 .ms41-score{font-size:18px;}}
@media (max-width:767px){#matches-41 .ms41-scoretext{margin-top:0;}}

#matches-42 .ms42-section{padding:34px 0;background:linear-gradient(180deg,#f7faff 0%,#ffffff 100%);}
#matches-42 .ms42-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-42 .ms42-shell{padding:18px;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e7edf7;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-42 .ms42-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-42 .ms42-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-42 .ms42-head-main:before{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-42 .ms42-head-main:after{content:"";position:absolute;left:-34px;bottom:-34px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.12) 0%,rgba(79,70,229,0) 72%);}
#matches-42 .ms42-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-42 .ms42-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-42 .ms42-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-42 .ms42-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-42 .ms42-head-side{display:flex;align-items:stretch;}
#matches-42 .ms42-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.16);}
#matches-42 .ms42-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
#matches-42 .ms42-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e7edf6;border-radius:24px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.04);overflow:hidden;}
#matches-42 .ms42-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#f9fbff 0%,#f4f8fd 100%);border-bottom:1px solid #ebf1f7;}
#matches-42 .ms42-top-left{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap;}
#matches-42 .ms42-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-42 .ms42-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-42 .ms42-st1{background:#eff6ff;color:#2563eb;}
#matches-42 .ms42-st2{background:#dcfce7;color:#16a34a;}
#matches-42 .ms42-st3{background:#f3f4f6;color:#6b7280;}
#matches-42 .ms42-st4{background:#fef3c7;color:#ca8a04;}
#matches-42 .ms42-body{display:grid;grid-template-columns:1fr 96px 1fr;gap:12px;align-items:center;padding:16px 14px;}
#matches-42 .ms42-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-42 .ms42-team.right{flex-direction:row-reverse;text-align:right;}
#matches-42 .ms42-logo{width:42px;height:42px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-42 .ms42-logo-txt{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-42 .ms42-team-info{min-width:0;}
#matches-42 .ms42-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-42 .ms42-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-42 .ms42-center{text-align:center;}
#matches-42 .ms42-vs{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:22px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:6px;}
#matches-42 .ms42-score{display:block;font-size:24px;line-height:1.05;font-weight:900;color:#111827;}
#matches-42 .ms42-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-top:1px dashed #e5ebf3;background:#fcfdff;}
#matches-42 .ms42-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-42 .ms42-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-42 .ms42-tag{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
@media (max-width:991px){#matches-42 .ms42-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-42 .ms42-section{padding:24px 0;}}
@media (max-width:767px){#matches-42 .ms42-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-42 .ms42-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-42 .ms42-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-42 .ms42-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-42 .ms42-title{font-size:22px;}}
@media (max-width:767px){#matches-42 .ms42-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-42 .ms42-grid{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-42 .ms42-card{border-radius:16px;}}
@media (max-width:767px){#matches-42 .ms42-top{padding:10px 10px;gap:8px;}}
@media (max-width:767px){#matches-42 .ms42-body{grid-template-columns:1fr 76px 1fr;gap:8px;padding:12px 10px;}}
@media (max-width:767px){#matches-42 .ms42-team{gap:7px;}}
@media (max-width:767px){#matches-42 .ms42-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-42 .ms42-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-42 .ms42-team-name{font-size:12px;}}
@media (max-width:767px){#matches-42 .ms42-team-role{font-size:9px;}}
@media (max-width:767px){#matches-42 .ms42-score{font-size:18px;}}
@media (max-width:767px){#matches-42 .ms42-vs{min-width:34px;height:20px;font-size:9px;margin-bottom:4px;}}
@media (max-width:767px){#matches-42 .ms42-bottom{padding:10px 10px;gap:8px;flex-direction:column;align-items:flex-start;}}
@media (max-width:767px){#matches-42 .ms42-chip{padding:4px 8px;font-size:9px;}}
@media (max-width:767px){#matches-42 .ms42-tag{padding:4px 8px;font-size:9px;}}

#matches-43 .ms43-section{padding:32px 0;background:linear-gradient(180deg,#f3f7fc 0%,#ffffff 100%);}
#matches-43 .ms43-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-43 .ms43-shell{padding:16px;border-radius:26px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e6edf7;box-shadow:0 14px 34px rgba(15,23,42,.05);}
#matches-43 .ms43-head{display:grid;grid-template-columns:1fr 300px;gap:16px;align-items:stretch;margin-bottom:16px;}
#matches-43 .ms43-head-main{position:relative;padding:22px 24px;border-radius:22px;background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-43 .ms43-head-main:before{content:"";position:absolute;right:-34px;top:-34px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-43 .ms43-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.10) 0%,rgba(79,70,229,0) 72%);}
#matches-43 .ms43-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-43 .ms43-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-43 .ms43-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-43 .ms43-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-43 .ms43-head-side{display:flex;align-items:stretch;}
#matches-43 .ms43-tip{width:100%;padding:18px 18px;border-radius:22px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.16);}
#matches-43 .ms43-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
#matches-43 .ms43-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e7edf6;border-radius:22px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.04);overflow:hidden;}
#matches-43 .ms43-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:linear-gradient(180deg,#f9fbff 0%,#f4f8fd 100%);border-bottom:1px solid #ebf1f7;}
#matches-43 .ms43-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-43 .ms43-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-43 .ms43-st1{background:#eff6ff;color:#2563eb;}
#matches-43 .ms43-st2{background:#dcfce7;color:#16a34a;}
#matches-43 .ms43-st3{background:#f3f4f6;color:#6b7280;}
#matches-43 .ms43-st4{background:#fef3c7;color:#ca8a04;}
#matches-43 .ms43-body{padding:14px 12px 12px;}
#matches-43 .ms43-row{display:flex;align-items:center;justify-content:space-between;gap:10px;}
#matches-43 .ms43-row + .ms43-row{margin-top:10px;}
#matches-43 .ms43-team{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;}
#matches-43 .ms43-team.right{flex-direction:row-reverse;text-align:right;}
#matches-43 .ms43-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-43 .ms43-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-43 .ms43-team-info{min-width:0;}
#matches-43 .ms43-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-43 .ms43-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-43 .ms43-divider{display:flex;align-items:center;justify-content:center;margin:10px 0 2px;}
#matches-43 .ms43-scorebox{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 12px 26px rgba(37,99,235,.18);}
#matches-43 .ms43-score{font-size:20px;line-height:1.05;font-weight:900;color:#ffffff;}
#matches-43 .ms43-vs{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:20px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:9px;font-weight:800;letter-spacing:1px;line-height:1;}
#matches-43 .ms43-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-top:1px dashed #e5ebf3;background:#fcfdff;}
#matches-43 .ms43-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-43 .ms43-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
#matches-43 .ms43-badge{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#eef4ff;color:#2563eb;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
@media (max-width:991px){#matches-43 .ms43-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-43 .ms43-section{padding:24px 0;}}
@media (max-width:767px){#matches-43 .ms43-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-43 .ms43-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-43 .ms43-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-43 .ms43-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-43 .ms43-title{font-size:22px;}}
@media (max-width:767px){#matches-43 .ms43-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-43 .ms43-grid{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-43 .ms43-card{border-radius:16px;}}
@media (max-width:767px){#matches-43 .ms43-top{padding:9px 10px;gap:8px;}}
@media (max-width:767px){#matches-43 .ms43-body{padding:12px 10px 10px;}}
@media (max-width:767px){#matches-43 .ms43-row + .ms43-row{margin-top:8px;}}
@media (max-width:767px){#matches-43 .ms43-team{gap:7px;}}
@media (max-width:767px){#matches-43 .ms43-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-43 .ms43-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-43 .ms43-team-name{font-size:12px;}}
@media (max-width:767px){#matches-43 .ms43-team-role{font-size:9px;}}
@media (max-width:767px){#matches-43 .ms43-scorebox{padding:7px 10px;gap:6px;}}
@media (max-width:767px){#matches-43 .ms43-score{font-size:17px;}}
@media (max-width:767px){#matches-43 .ms43-vs{min-width:32px;height:18px;font-size:8px;}}
@media (max-width:767px){#matches-43 .ms43-bottom{padding:9px 10px;gap:8px;flex-direction:column;align-items:flex-start;}}
@media (max-width:767px){#matches-43 .ms43-chip{padding:4px 8px;font-size:9px;}}
@media (max-width:767px){#matches-43 .ms43-badge{padding:4px 8px;font-size:9px;}}

#matches-44 .ms44-section{padding:36px 0;background:#eef3f8;}
#matches-44 .ms44-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-44 .ms44-shell{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start;padding:18px;border-radius:28px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);border:1px solid #dde7f2;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-44 .ms44-aside{position:sticky;top:20px;padding:24px 22px;border-radius:24px;background:linear-gradient(180deg,#0f172a 0%,#1e293b 100%);overflow:hidden;}
#matches-44 .ms44-aside:before{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.08);}
#matches-44 .ms44-aside:after{content:"";position:absolute;left:-26px;bottom:-26px;width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,.06);}
#matches-44 .ms44-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.10);color:#dbeafe;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-44 .ms44-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.16);}
#matches-44 .ms44-title{position:relative;z-index:1;margin:0;font-size:28px;line-height:1.28;font-weight:800;color:#ffffff;}
#matches-44 .ms44-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:rgba(226,232,240,.82);}
#matches-44 .ms44-tip{position:relative;z-index:1;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;line-height:1.8;color:rgba(255,255,255,.76);}
#matches-44 .ms44-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
#matches-44 .ms44-poster{display:flex;flex-direction:column;min-width:0;padding:14px;border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e4ecf6;box-shadow:0 10px 24px rgba(15,23,42,.04);}
#matches-44 .ms44-league{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;padding:6px 10px;border-radius:999px;background:#edf4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;}
#matches-44 .ms44-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:12px;}
#matches-44 .ms44-datebox{display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
#matches-44 .ms44-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:10px;font-weight:700;line-height:1;}
#matches-44 .ms44-time{font-size:13px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-44 .ms44-week{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:700;line-height:1;}
#matches-44 .ms44-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-44 .ms44-st1{background:#eff6ff;color:#2563eb;}
#matches-44 .ms44-st2{background:#dcfce7;color:#16a34a;}
#matches-44 .ms44-st3{background:#f3f4f6;color:#6b7280;}
#matches-44 .ms44-st4{background:#fef3c7;color:#ca8a04;}
#matches-44 .ms44-match{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 10px;border-radius:18px;background:linear-gradient(180deg,#f9fbff 0%,#f3f7fc 100%);border:1px solid #e9eff6;}
#matches-44 .ms44-team{display:flex;align-items:center;gap:10px;min-width:0;width:100%;}
#matches-44 .ms44-team + .ms44-team{margin-top:12px;}
#matches-44 .ms44-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-44 .ms44-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-44 .ms44-team-info{min-width:0;flex:1 1 auto;}
#matches-44 .ms44-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-44 .ms44-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-44 .ms44-divider{display:flex;align-items:center;justify-content:center;width:100%;margin:12px 0 2px;}
#matches-44 .ms44-vs{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:0 8px;border-radius:999px;background:#ffffff;border:1px solid #dfe7f1;color:#64748b;font-size:9px;font-weight:800;letter-spacing:1px;line-height:1;}
#matches-44 .ms44-scorebar{display:flex;align-items:center;justify-content:center;margin-top:12px;padding:10px 12px;border-radius:16px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 12px 26px rgba(37,99,235,.18);}
#matches-44 .ms44-score{font-size:22px;line-height:1.05;font-weight:900;color:#ffffff;}
@media (max-width:1199px){#matches-44 .ms44-board{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:991px){#matches-44 .ms44-shell{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-44 .ms44-aside{position:relative;top:auto;}}
@media (max-width:767px){#matches-44 .ms44-section{padding:24px 0;}}
@media (max-width:767px){#matches-44 .ms44-shell{padding:10px;border-radius:18px;gap:10px;}}
@media (max-width:767px){#matches-44 .ms44-aside{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-44 .ms44-title{font-size:22px;}}
@media (max-width:767px){#matches-44 .ms44-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-44 .ms44-tip{margin-top:14px;padding-top:12px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-44 .ms44-board{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-44 .ms44-poster{padding:10px;border-radius:16px;}}
@media (max-width:767px){#matches-44 .ms44-meta{margin-bottom:10px;gap:6px;}}
@media (max-width:767px){#matches-44 .ms44-match{padding:10px 8px;border-radius:14px;}}
@media (max-width:767px){#matches-44 .ms44-team{gap:7px;}}
@media (max-width:767px){#matches-44 .ms44-team + .ms44-team{margin-top:10px;}}
@media (max-width:767px){#matches-44 .ms44-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-44 .ms44-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-44 .ms44-team-name{font-size:12px;}}
@media (max-width:767px){#matches-44 .ms44-team-role{font-size:9px;}}
@media (max-width:767px){#matches-44 .ms44-scorebar{margin-top:10px;padding:8px 10px;border-radius:12px;}}
@media (max-width:767px){#matches-44 .ms44-score{font-size:18px;}}

#matches-45 .ms45-section{padding:34px 0;background:linear-gradient(180deg,#ffffff 0%,#f3f7fc 100%);}
#matches-45 .ms45-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-45 .ms45-shell{padding:18px;border-radius:28px;background:#f8fbff;border:1px solid #e2ebf5;box-shadow:0 16px 36px rgba(15,23,42,.05);}
#matches-45 .ms45-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;}
#matches-45 .ms45-head-left{min-width:0;flex:1 1 auto;}
#matches-45 .ms45-kicker{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-45 .ms45-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-45 .ms45-title{margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-45 .ms45-desc{margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-45 .ms45-head-right{flex:0 0 300px;}
#matches-45 .ms45-tip{padding:18px 18px;border-radius:22px;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:rgba(255,255,255,.92);font-size:13px;line-height:1.85;box-shadow:0 14px 32px rgba(15,23,42,.16);}
#matches-45 .ms45-list{display:flex;flex-direction:column;gap:14px;}
#matches-45 .ms45-row{display:grid;grid-template-columns:220px 1fr 180px;gap:0;align-items:stretch;border-radius:24px;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.05);}
#matches-45 .ms45-side-a{padding:16px 16px;background:linear-gradient(180deg,#1d4ed8 0%,#4338ca 100%);color:#ffffff;display:flex;flex-direction:column;justify-content:center;gap:10px;}
#matches-45 .ms45-league{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-45 .ms45-status{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-45 .ms45-st1{background:#dbeafe;color:#1d4ed8;}
#matches-45 .ms45-st2{background:#dcfce7;color:#15803d;}
#matches-45 .ms45-st3{background:#e5e7eb;color:#4b5563;}
#matches-45 .ms45-st4{background:#fef3c7;color:#b45309;}
#matches-45 .ms45-side-note{font-size:12px;line-height:1.7;color:rgba(255,255,255,.82);}
#matches-45 .ms45-main{padding:16px 18px;background:#ffffff;display:flex;align-items:center;}
#matches-45 .ms45-match{display:grid;grid-template-columns:1fr 92px 1fr;gap:12px;align-items:center;width:100%;}
#matches-45 .ms45-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-45 .ms45-team.right{flex-direction:row-reverse;text-align:right;}
#matches-45 .ms45-logo{width:42px;height:42px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-45 .ms45-logo-txt{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-45 .ms45-team-info{min-width:0;}
#matches-45 .ms45-team-name{display:block;font-size:15px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-45 .ms45-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-45 .ms45-center{text-align:center;}
#matches-45 .ms45-vs{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 8px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:9px;font-weight:800;letter-spacing:1px;margin-bottom:6px;}
#matches-45 .ms45-score{display:block;font-size:24px;line-height:1.05;font-weight:900;color:#111827;}
#matches-45 .ms45-side-b{padding:16px 14px;background:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-left:1px solid #e6edf5;}
#matches-45 .ms45-date{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#475569;font-size:10px;font-weight:700;line-height:1;}
#matches-45 .ms45-time{font-size:16px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-45 .ms45-week{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:700;line-height:1;}
@media (max-width:991px){#matches-45 .ms45-head{flex-direction:column;align-items:flex-start;}}
@media (max-width:991px){#matches-45 .ms45-head-right{width:100%;flex:1 1 auto;}}
@media (max-width:991px){#matches-45 .ms45-row{grid-template-columns:190px 1fr 150px;}}
@media (max-width:767px){#matches-45 .ms45-section{padding:24px 0;}}
@media (max-width:767px){#matches-45 .ms45-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-45 .ms45-title{font-size:22px;}}
@media (max-width:767px){#matches-45 .ms45-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-45 .ms45-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-45 .ms45-list{gap:10px;}}
@media (max-width:767px){#matches-45 .ms45-row{grid-template-columns:1fr;border-radius:16px;}}
@media (max-width:767px){#matches-45 .ms45-side-a{padding:12px 12px;gap:8px;}}
@media (max-width:767px){#matches-45 .ms45-side-note{font-size:11px;line-height:1.6;}}
@media (max-width:767px){#matches-45 .ms45-main{padding:12px 12px;}}
@media (max-width:767px){#matches-45 .ms45-match{grid-template-columns:1fr 72px 1fr;gap:8px;}}
@media (max-width:767px){#matches-45 .ms45-team{gap:7px;}}
@media (max-width:767px){#matches-45 .ms45-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-45 .ms45-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-45 .ms45-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-45 .ms45-team-name{font-size:12px;}}
@media (max-width:767px){#matches-45 .ms45-team-role{font-size:9px;}}
@media (max-width:767px){#matches-45 .ms45-score{font-size:18px;}}
@media (max-width:767px){#matches-45 .ms45-vs{min-width:34px;height:20px;font-size:8px;margin-bottom:4px;}}
@media (max-width:767px){#matches-45 .ms45-side-b{padding:10px 12px;flex-direction:row;justify-content:space-between;align-items:center;border-left:none;border-top:1px solid #e6edf5;gap:8px;}}
@media (max-width:767px){#matches-45 .ms45-time{font-size:14px;}}

#matches-46 .ms46-section{padding:34px 0;background:linear-gradient(180deg,#edf3f9 0%,#ffffff 100%);}
#matches-46 .ms46-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-46 .ms46-stage{padding:18px;border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #dfe9f4;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-46 .ms46-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-46 .ms46-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-46 .ms46-head-main:before{content:"";position:absolute;right:-36px;top:-36px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-46 .ms46-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.10) 0%,rgba(79,70,229,0) 72%);}
#matches-46 .ms46-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-46 .ms46-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-46 .ms46-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-46 .ms46-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-46 .ms46-head-side{display:flex;align-items:stretch;}
#matches-46 .ms46-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.16);}
#matches-46 .ms46-deck{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
#matches-46 .ms46-cell{display:flex;flex-direction:column;min-width:0;border:1px solid #e5edf7;border-radius:24px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.04);overflow:hidden;}
#matches-46 .ms46-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#f9fbff 0%,#f3f8fd 100%);border-bottom:1px solid #eaf0f7;}
#matches-46 .ms46-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-46 .ms46-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-46 .ms46-st1{background:#eff6ff;color:#2563eb;}
#matches-46 .ms46-st2{background:#dcfce7;color:#16a34a;}
#matches-46 .ms46-st3{background:#f3f4f6;color:#6b7280;}
#matches-46 .ms46-st4{background:#fef3c7;color:#ca8a04;}
#matches-46 .ms46-body{display:grid;grid-template-columns:1fr 108px 1fr;gap:12px;align-items:center;padding:16px 14px;}
#matches-46 .ms46-team{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;text-align:center;}
#matches-46 .ms46-logo{width:44px;height:44px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-46 .ms46-logo-txt{width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-46 .ms46-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;}
#matches-46 .ms46-team-role{display:block;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-46 .ms46-center{text-align:center;}
#matches-46 .ms46-scorebox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 10px;border-radius:20px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);box-shadow:0 12px 26px rgba(37,99,235,.18);}
#matches-46 .ms46-vs{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:9px;font-weight:800;letter-spacing:1px;line-height:1;margin-bottom:6px;}
#matches-46 .ms46-score{font-size:22px;line-height:1.05;font-weight:900;color:#ffffff;}
#matches-46 .ms46-bottom{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:12px 14px;border-top:1px dashed #e5ebf3;background:#fcfdff;}
#matches-46 .ms46-chip{display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border-radius:999px;background:#f8fafc;color:#475569;font-size:10px;font-weight:700;line-height:1;border:1px solid #e2e8f0;}
@media (max-width:1199px){#matches-46 .ms46-deck{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:991px){#matches-46 .ms46-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-46 .ms46-section{padding:24px 0;}}
@media (max-width:767px){#matches-46 .ms46-stage{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-46 .ms46-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-46 .ms46-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-46 .ms46-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-46 .ms46-title{font-size:22px;}}
@media (max-width:767px){#matches-46 .ms46-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-46 .ms46-deck{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-46 .ms46-cell{border-radius:16px;}}
@media (max-width:767px){#matches-46 .ms46-top{padding:10px 10px;gap:8px;}}
@media (max-width:767px){#matches-46 .ms46-body{grid-template-columns:1fr 82px 1fr;gap:8px;padding:12px 10px;}}
@media (max-width:767px){#matches-46 .ms46-logo{width:34px;height:34px;border-radius:10px;}}
@media (max-width:767px){#matches-46 .ms46-logo-txt{width:34px;height:34px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-46 .ms46-team-name{font-size:12px;}}
@media (max-width:767px){#matches-46 .ms46-team-role{font-size:9px;}}
@media (max-width:767px){#matches-46 .ms46-scorebox{padding:9px 8px;border-radius:14px;}}
@media (max-width:767px){#matches-46 .ms46-score{font-size:18px;}}
@media (max-width:767px){#matches-46 .ms46-vs{min-width:32px;height:18px;font-size:8px;margin-bottom:4px;}}
@media (max-width:767px){#matches-46 .ms46-bottom{padding:10px 10px;gap:6px;}}
@media (max-width:767px){#matches-46 .ms46-chip{padding:4px 8px;font-size:9px;}}


#matches-47 .ms47-section{padding:34px 0;background:linear-gradient(180deg,#f6f9fd 0%,#eef4fa 100%);}
#matches-47 .ms47-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-47 .ms47-frame{padding:18px;border-radius:28px;background:#ffffff;border:1px solid #e4ecf6;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-47 .ms47-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-47 .ms47-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#f9fbff 0%,#eef5ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-47 .ms47-head-main:before{content:"";position:absolute;right:-38px;top:-38px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-47 .ms47-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.10) 0%,rgba(79,70,229,0) 72%);}
#matches-47 .ms47-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-47 .ms47-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-47 .ms47-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-47 .ms47-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-47 .ms47-head-side{display:flex;align-items:stretch;}
#matches-47 .ms47-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:rgba(255,255,255,.92);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(15,23,42,.14);}
#matches-47 .ms47-rail{display:flex;flex-direction:column;gap:12px;}
#matches-47 .ms47-strip{display:grid;grid-template-columns:92px 1fr 128px;gap:0;align-items:stretch;border:1px solid #e7edf6;border-radius:24px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.04);overflow:hidden;}
#matches-47 .ms47-timebox{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 10px;background:linear-gradient(180deg,#edf4ff 0%,#f7fbff 100%);border-right:1px solid #e6edf6;text-align:center;}
#matches-47 .ms47-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #dfe7f1;color:#475569;font-size:10px;font-weight:700;line-height:1;}
#matches-47 .ms47-time{font-size:16px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-47 .ms47-week{font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-47 .ms47-main{padding:14px 16px;display:flex;flex-direction:column;justify-content:center;min-width:0;}
#matches-47 .ms47-main-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;}
#matches-47 .ms47-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-47 .ms47-match{display:grid;grid-template-columns:1fr 56px 1fr;gap:10px;align-items:center;}
#matches-47 .ms47-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-47 .ms47-team.right{flex-direction:row-reverse;text-align:right;}
#matches-47 .ms47-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-47 .ms47-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-47 .ms47-team-info{min-width:0;}
#matches-47 .ms47-team-name{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-47 .ms47-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-47 .ms47-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:22px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:9px;font-weight:800;letter-spacing:1px;}
#matches-47 .ms47-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:14px 12px;background:linear-gradient(180deg,#f9fbff 0%,#f2f7fd 100%);border-left:1px solid #e6edf6;}
#matches-47 .ms47-score{font-size:22px;line-height:1.05;font-weight:900;color:#111827;}
#matches-47 .ms47-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-47 .ms47-st1{background:#eff6ff;color:#2563eb;}
#matches-47 .ms47-st2{background:#dcfce7;color:#16a34a;}
#matches-47 .ms47-st3{background:#f3f4f6;color:#6b7280;}
#matches-47 .ms47-st4{background:#fef3c7;color:#ca8a04;}
#matches-47 .ms47-side-note{font-size:10px;line-height:1.5;color:#94a3b8;text-align:center;}
@media (max-width:991px){#matches-47 .ms47-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-47 .ms47-section{padding:24px 0;}}
@media (max-width:767px){#matches-47 .ms47-frame{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-47 .ms47-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-47 .ms47-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-47 .ms47-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-47 .ms47-title{font-size:22px;}}
@media (max-width:767px){#matches-47 .ms47-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-47 .ms47-rail{gap:10px;}}
@media (max-width:767px){#matches-47 .ms47-strip{grid-template-columns:74px 1fr;border-radius:16px;}}
@media (max-width:767px){#matches-47 .ms47-timebox{padding:10px 6px;gap:4px;}}
@media (max-width:767px){#matches-47 .ms47-date{padding:4px 7px;font-size:9px;}}
@media (max-width:767px){#matches-47 .ms47-time{font-size:14px;}}
@media (max-width:767px){#matches-47 .ms47-week{font-size:9px;}}
@media (max-width:767px){#matches-47 .ms47-main{padding:10px 10px;}}
@media (max-width:767px){#matches-47 .ms47-main-top{margin-bottom:8px;}}
@media (max-width:767px){#matches-47 .ms47-match{grid-template-columns:1fr 44px 1fr;gap:6px;}}
@media (max-width:767px){#matches-47 .ms47-team{gap:7px;}}
@media (max-width:767px){#matches-47 .ms47-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-47 .ms47-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-47 .ms47-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-47 .ms47-team-name{font-size:12px;}}
@media (max-width:767px){#matches-47 .ms47-team-role{font-size:9px;}}
@media (max-width:767px){#matches-47 .ms47-vs{height:20px;font-size:8px;}}
@media (max-width:767px){#matches-47 .ms47-side{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center;padding:9px 10px;border-left:none;border-top:1px solid #e6edf6;gap:8px;}}
@media (max-width:767px){#matches-47 .ms47-score{font-size:18px;}}
@media (max-width:767px){#matches-47 .ms47-side-note{text-align:left;}}

#matches-48 .ms48-section{padding:34px 0;background:linear-gradient(180deg,#f4f7fb 0%,#ffffff 100%);}
#matches-48 .ms48-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-48 .ms48-hall{padding:18px;border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#f9fbff 100%);border:1px solid #e2ebf5;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-48 .ms48-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-48 .ms48-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);border:1px solid #e4edf8;overflow:hidden;}
#matches-48 .ms48-head-main:before{content:"";position:absolute;right:-36px;top:-36px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,0) 72%);}
#matches-48 .ms48-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(79,70,229,.10) 0%,rgba(79,70,229,0) 72%);}
#matches-48 .ms48-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#eaf2ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-48 .ms48-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.10);}
#matches-48 .ms48-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#0f172a;}
#matches-48 .ms48-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#64748b;max-width:860px;}
#matches-48 .ms48-head-side{display:flex;align-items:stretch;}
#matches-48 .ms48-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#1d4ed8 0%,#4338ca 100%);color:rgba(255,255,255,.94);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(37,99,235,.16);}
#matches-48 .ms48-tickets{display:flex;flex-direction:column;gap:14px;}
#matches-48 .ms48-ticket{position:relative;display:grid;grid-template-columns:240px 1fr 130px;gap:0;align-items:stretch;border-radius:26px;overflow:hidden;background:#ffffff;border:1px solid #e5edf7;box-shadow:0 10px 24px rgba(15,23,42,.04);}
#matches-48 .ms48-ticket:before{content:"";position:absolute;left:240px;top:50%;width:22px;height:22px;border-radius:50%;background:#f4f7fb;border:1px solid #e5edf7;transform:translate(-50%,-50%);}
#matches-48 .ms48-ticket:after{content:"";position:absolute;right:130px;top:50%;width:22px;height:22px;border-radius:50%;background:#f4f7fb;border:1px solid #e5edf7;transform:translate(50%,-50%);}
#matches-48 .ms48-side{padding:16px 16px;background:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%);display:flex;flex-direction:column;justify-content:center;gap:10px;border-right:1px dashed #dbe4ef;}
#matches-48 .ms48-league{display:inline-flex;align-items:center;align-self:flex-start;max-width:100%;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-48 .ms48-datebox{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}
#matches-48 .ms48-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#475569;font-size:10px;font-weight:700;line-height:1;}
#matches-48 .ms48-time{font-size:15px;line-height:1.1;font-weight:900;color:#0f172a;}
#matches-48 .ms48-week{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #e2e8f0;color:#64748b;font-size:10px;font-weight:700;line-height:1;}
#matches-48 .ms48-status{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;}
#matches-48 .ms48-st1{background:#eff6ff;color:#2563eb;}
#matches-48 .ms48-st2{background:#dcfce7;color:#16a34a;}
#matches-48 .ms48-st3{background:#f3f4f6;color:#6b7280;}
#matches-48 .ms48-st4{background:#fef3c7;color:#ca8a04;}
#matches-48 .ms48-main{padding:16px 18px;display:flex;align-items:center;justify-content:center;}
#matches-48 .ms48-match{display:grid;grid-template-columns:1fr 72px 1fr;gap:12px;align-items:center;width:100%;}
#matches-48 .ms48-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-48 .ms48-team.right{flex-direction:row-reverse;text-align:right;}
#matches-48 .ms48-logo{width:42px;height:42px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-48 .ms48-logo-txt{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-48 .ms48-team-info{min-width:0;}
#matches-48 .ms48-team-name{display:block;font-size:15px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-48 .ms48-team-role{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-48 .ms48-vs{display:inline-flex;align-items:center;justify-content:center;width:100%;height:24px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-size:9px;font-weight:800;letter-spacing:1px;}
#matches-48 .ms48-stub{padding:16px 12px;background:linear-gradient(180deg,#1d4ed8 0%,#4338ca 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-left:1px dashed rgba(255,255,255,.18);}
#matches-48 .ms48-score{font-size:24px;line-height:1.05;font-weight:900;color:#ffffff;}
#matches-48 .ms48-stub-note{font-size:10px;line-height:1.4;color:rgba(255,255,255,.82);text-align:center;}
@media (max-width:991px){#matches-48 .ms48-head{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-48 .ms48-ticket{grid-template-columns:200px 1fr 110px;}}
@media (max-width:991px){#matches-48 .ms48-ticket:before{left:200px;}}
@media (max-width:991px){#matches-48 .ms48-ticket:after{right:110px;}}
@media (max-width:767px){#matches-48 .ms48-section{padding:24px 0;}}
@media (max-width:767px){#matches-48 .ms48-hall{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-48 .ms48-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-48 .ms48-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-48 .ms48-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-48 .ms48-title{font-size:22px;}}
@media (max-width:767px){#matches-48 .ms48-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-48 .ms48-tickets{gap:10px;}}
@media (max-width:767px){#matches-48 .ms48-ticket{grid-template-columns:1fr;border-radius:16px;}}
@media (max-width:767px){#matches-48 .ms48-ticket:before{display:none;}}
@media (max-width:767px){#matches-48 .ms48-ticket:after{display:none;}}
@media (max-width:767px){#matches-48 .ms48-side{padding:12px 12px;gap:8px;border-right:none;border-bottom:1px dashed #dbe4ef;}}
@media (max-width:767px){#matches-48 .ms48-main{padding:12px 12px;}}
@media (max-width:767px){#matches-48 .ms48-match{grid-template-columns:1fr 48px 1fr;gap:8px;}}
@media (max-width:767px){#matches-48 .ms48-team{gap:7px;}}
@media (max-width:767px){#matches-48 .ms48-team.right{flex-direction:row;text-align:left;}}
@media (max-width:767px){#matches-48 .ms48-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-48 .ms48-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-48 .ms48-team-name{font-size:12px;}}
@media (max-width:767px){#matches-48 .ms48-team-role{font-size:9px;}}
@media (max-width:767px){#matches-48 .ms48-vs{height:20px;font-size:8px;}}
@media (max-width:767px){#matches-48 .ms48-stub{padding:10px 12px;flex-direction:row;justify-content:space-between;align-items:center;border-left:none;border-top:1px dashed rgba(255,255,255,.18);}}
@media (max-width:767px){#matches-48 .ms48-score{font-size:18px;}}
@media (max-width:767px){#matches-48 .ms48-stub-note{text-align:left;}}

#matches-49 .ms49-section{padding:34px 0;background:linear-gradient(180deg,#fff8f1 0%,#fffdf9 100%);}
#matches-49 .ms49-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-49 .ms49-shell{padding:18px;border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#fffaf4 100%);border:1px solid #f1e4d4;box-shadow:0 16px 36px rgba(146,93,36,.08);}
#matches-49 .ms49-head{display:grid;grid-template-columns:1fr 300px;gap:18px;align-items:stretch;margin-bottom:18px;}
#matches-49 .ms49-head-main{position:relative;padding:24px 24px;border-radius:24px;background:linear-gradient(135deg,#fffaf3 0%,#fff3e6 100%);border:1px solid #f4e4d0;overflow:hidden;}
#matches-49 .ms49-head-main:before{content:"";position:absolute;right:-36px;top:-36px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.16) 0%,rgba(249,115,22,0) 72%);}
#matches-49 .ms49-head-main:after{content:"";position:absolute;left:-30px;bottom:-30px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(251,146,60,.12) 0%,rgba(251,146,60,0) 72%);}
#matches-49 .ms49-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff1e4;color:#c2410c;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-49 .ms49-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#ea580c;box-shadow:0 0 0 3px rgba(234,88,12,.10);}
#matches-49 .ms49-title{position:relative;z-index:1;margin:0;font-size:30px;line-height:1.25;font-weight:800;color:#7c2d12;}
#matches-49 .ms49-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:#9a6b46;max-width:860px;}
#matches-49 .ms49-head-side{display:flex;align-items:stretch;}
#matches-49 .ms49-tip{width:100%;padding:18px 18px;border-radius:24px;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);color:rgba(255,255,255,.96);font-size:13px;line-height:1.85;box-shadow:0 16px 34px rgba(234,88,12,.18);}
#matches-49 .ms49-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
#matches-49 .ms49-card{display:flex;flex-direction:column;min-width:0;border:1px solid #f1e6d8;border-radius:26px;background:#ffffff;box-shadow:0 10px 24px rgba(146,93,36,.06);overflow:hidden;}
#matches-49 .ms49-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:linear-gradient(180deg,#fffaf5 0%,#fff4e9 100%);border-bottom:1px solid #f3e6d7;}
#matches-49 .ms49-top-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;}
#matches-49 .ms49-league{display:inline-flex;align-items:center;max-width:100%;padding:6px 10px;border-radius:999px;background:#fff1e4;color:#c2410c;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-49 .ms49-date{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #efdcca;color:#9a6b46;font-size:10px;font-weight:700;line-height:1;}
#matches-49 .ms49-time{font-size:13px;line-height:1.1;font-weight:900;color:#7c2d12;}
#matches-49 .ms49-week{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#ffffff;border:1px solid #efdcca;color:#a16207;font-size:10px;font-weight:700;line-height:1;}
#matches-49 .ms49-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-49 .ms49-st1{background:#dbeafe;color:#1d4ed8;}
#matches-49 .ms49-st2{background:#dcfce7;color:#15803d;}
#matches-49 .ms49-st3{background:#f3f4f6;color:#4b5563;}
#matches-49 .ms49-st4{background:#fef3c7;color:#b45309;}
#matches-49 .ms49-scoreband{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 14px;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-bottom:1px solid #f3e2cf;}
#matches-49 .ms49-vs{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:24px;padding:0 8px;border-radius:999px;background:#ffffff;border:1px solid #efdcca;color:#9a6b46;font-size:9px;font-weight:800;letter-spacing:1px;line-height:1;}
#matches-49 .ms49-score{font-size:26px;line-height:1.05;font-weight:900;color:#c2410c;}
#matches-49 .ms49-body{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;}
#matches-49 .ms49-teamblock{display:flex;align-items:center;gap:10px;min-width:0;padding:14px;}
#matches-49 .ms49-teamblock + .ms49-teamblock{border-left:1px solid #f3e6d7;}
#matches-49 .ms49-logo{width:42px;height:42px;border-radius:14px;display:block;object-fit:cover;background:#fff;border:1px solid #eadfd2;flex-shrink:0;}
#matches-49 .ms49-logo-txt{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ea580c 0%,#fb923c 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-49 .ms49-teaminfo{min-width:0;}
#matches-49 .ms49-teamname{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#7c2d12;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-49 .ms49-teamrole{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#b07a50;}
@media (max-width:991px){#matches-49 .ms49-head{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-49 .ms49-section{padding:24px 0;}}
@media (max-width:767px){#matches-49 .ms49-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-49 .ms49-head{gap:10px;margin-bottom:12px;}}
@media (max-width:767px){#matches-49 .ms49-head-main{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-49 .ms49-tip{padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-49 .ms49-title{font-size:22px;}}
@media (max-width:767px){#matches-49 .ms49-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-49 .ms49-grid{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-49 .ms49-card{border-radius:16px;}}
@media (max-width:767px){#matches-49 .ms49-top{padding:10px 10px;gap:8px;}}
@media (max-width:767px){#matches-49 .ms49-scoreband{padding:12px 10px;gap:8px;}}
@media (max-width:767px){#matches-49 .ms49-score{font-size:20px;}}
@media (max-width:767px){#matches-49 .ms49-vs{min-width:34px;height:20px;font-size:8px;}}
@media (max-width:767px){#matches-49 .ms49-body{grid-template-columns:1fr;}}
@media (max-width:767px){#matches-49 .ms49-teamblock{padding:10px;gap:8px;}}
@media (max-width:767px){#matches-49 .ms49-teamblock + .ms49-teamblock{border-left:none;border-top:1px solid #f3e6d7;}}
@media (max-width:767px){#matches-49 .ms49-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-49 .ms49-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-49 .ms49-teamname{font-size:12px;}}
@media (max-width:767px){#matches-49 .ms49-teamrole{font-size:9px;}}
#matches-50 .ms50-section{padding:36px 0;background:linear-gradient(180deg,#f7fafc 0%,#eef6fb 100%);}
#matches-50 .ms50-wrap{max-width:1280px;margin:0 auto;padding:0 14px;}
#matches-50 .ms50-shell{padding:18px;border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#f9fcff 100%);border:1px solid #e1ebf4;box-shadow:0 16px 38px rgba(15,23,42,.05);}
#matches-50 .ms50-layout{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start;}
#matches-50 .ms50-intro{position:sticky;top:20px;padding:24px 22px;border-radius:24px;background:linear-gradient(180deg,#14532d 0%,#166534 100%);overflow:hidden;}
#matches-50 .ms50-intro:before{content:"";position:absolute;right:-34px;top:-34px;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.10);}
#matches-50 .ms50-intro:after{content:"";position:absolute;left:-26px;bottom:-26px;width:88px;height:88px;border-radius:50%;background:rgba(255,255,255,.07);}
#matches-50 .ms50-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.10);color:#dcfce7;font-size:11px;font-weight:800;line-height:1;letter-spacing:.5px;margin-bottom:12px;}
#matches-50 .ms50-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:#86efac;box-shadow:0 0 0 3px rgba(134,239,172,.16);}
#matches-50 .ms50-title{position:relative;z-index:1;margin:0;font-size:28px;line-height:1.28;font-weight:800;color:#ffffff;}
#matches-50 .ms50-desc{position:relative;z-index:1;margin:12px 0 0;font-size:14px;line-height:1.9;color:rgba(220,252,231,.86);}
#matches-50 .ms50-tip{position:relative;z-index:1;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.14);font-size:12px;line-height:1.8;color:rgba(220,252,231,.78);}
#matches-50 .ms50-calendar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
#matches-50 .ms50-tile{display:flex;flex-direction:column;min-width:0;border:1px solid #e4edf5;border-radius:24px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.04);overflow:hidden;}
#matches-50 .ms50-datehead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#f0fdf4 0%,#ecfdf5 100%);border-bottom:1px solid #dcfce7;}
#matches-50 .ms50-datebox{display:flex;align-items:center;gap:8px;min-width:0;}
#matches-50 .ms50-day{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#166534;color:#ffffff;font-size:14px;font-weight:900;line-height:1;flex:0 0 42px;}
#matches-50 .ms50-week{display:block;font-size:11px;line-height:1.2;font-weight:800;color:#166534;}
#matches-50 .ms50-time{display:block;margin-top:4px;font-size:12px;line-height:1.2;font-weight:700;color:#4b5563;}
#matches-50 .ms50-status{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1;white-space:nowrap;flex:0 0 auto;}
#matches-50 .ms50-st1{background:#dbeafe;color:#1d4ed8;}
#matches-50 .ms50-st2{background:#dcfce7;color:#15803d;}
#matches-50 .ms50-st3{background:#f3f4f6;color:#4b5563;}
#matches-50 .ms50-st4{background:#fef3c7;color:#b45309;}
#matches-50 .ms50-body{padding:14px;}
#matches-50 .ms50-league{display:inline-flex;align-items:center;max-width:100%;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:11px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-50 .ms50-match{display:flex;flex-direction:column;gap:10px;}
#matches-50 .ms50-team{display:flex;align-items:center;gap:10px;min-width:0;}
#matches-50 .ms50-logo{width:40px;height:40px;border-radius:12px;display:block;object-fit:cover;background:#fff;border:1px solid #e5e7eb;flex-shrink:0;}
#matches-50 .ms50-logo-txt{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;flex-shrink:0;}
#matches-50 .ms50-teaminfo{min-width:0;flex:1 1 auto;}
#matches-50 .ms50-teamname{display:block;font-size:14px;line-height:1.35;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#matches-50 .ms50-teamrole{display:block;margin-top:2px;font-size:10px;line-height:1.2;color:#94a3b8;}
#matches-50 .ms50-scorebar{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;margin-top:2px;border-radius:16px;background:linear-gradient(135deg,#166534 0%,#15803d 100%);box-shadow:0 12px 24px rgba(22,101,52,.16);}
#matches-50 .ms50-score{font-size:22px;line-height:1.05;font-weight:900;color:#ffffff;}
#matches-50 .ms50-vs{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:20px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:9px;font-weight:800;letter-spacing:1px;line-height:1;}
@media (max-width:1199px){#matches-50 .ms50-calendar{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:991px){#matches-50 .ms50-layout{grid-template-columns:1fr;}}
@media (max-width:991px){#matches-50 .ms50-intro{position:relative;top:auto;}}
@media (max-width:767px){#matches-50 .ms50-section{padding:24px 0;}}
@media (max-width:767px){#matches-50 .ms50-shell{padding:10px;border-radius:18px;}}
@media (max-width:767px){#matches-50 .ms50-layout{gap:10px;}}
@media (max-width:767px){#matches-50 .ms50-intro{padding:16px 16px;border-radius:16px;}}
@media (max-width:767px){#matches-50 .ms50-title{font-size:22px;}}
@media (max-width:767px){#matches-50 .ms50-desc{font-size:13px;line-height:1.75;}}
@media (max-width:767px){#matches-50 .ms50-tip{margin-top:14px;padding-top:12px;font-size:12px;line-height:1.7;}}
@media (max-width:767px){#matches-50 .ms50-calendar{grid-template-columns:1fr;gap:10px;}}
@media (max-width:767px){#matches-50 .ms50-tile{border-radius:16px;}}
@media (max-width:767px){#matches-50 .ms50-datehead{padding:10px 10px;gap:8px;}}
@media (max-width:767px){#matches-50 .ms50-day{width:34px;height:34px;border-radius:10px;font-size:12px;flex:0 0 34px;}}
@media (max-width:767px){#matches-50 .ms50-time{font-size:11px;}}
@media (max-width:767px){#matches-50 .ms50-body{padding:10px;}}
@media (max-width:767px){#matches-50 .ms50-match{gap:8px;}}
@media (max-width:767px){#matches-50 .ms50-team{gap:7px;}}
@media (max-width:767px){#matches-50 .ms50-logo{width:32px;height:32px;border-radius:10px;}}
@media (max-width:767px){#matches-50 .ms50-logo-txt{width:32px;height:32px;border-radius:10px;font-size:10px;}}
@media (max-width:767px){#matches-50 .ms50-teamname{font-size:12px;}}
@media (max-width:767px){#matches-50 .ms50-teamrole{font-size:9px;}}
@media (max-width:767px){#matches-50 .ms50-scorebar{padding:8px 10px;border-radius:12px;}}
@media (max-width:767px){#matches-50 .ms50-score{font-size:18px;}}
@media (max-width:767px){#matches-50 .ms50-vs{min-width:32px;height:18px;font-size:8px;}}