.smlg-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.08);margin:24px 0;font-family:inherit}.smlg-pills{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:18px}.smlg-pills span{background:#eef2ff;color:#3730a3;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800}.smlg-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center}.smlg-team{text-align:center;display:flex;flex-direction:column;gap:8px;align-items:center}.smlg-team img{width:72px;height:72px;object-fit:contain}.smlg-team strong{font-size:clamp(20px,2.5vw,30px);line-height:1.1;color:#111827}.smlg-team small{font-size:12px;font-weight:900;color:#667085;letter-spacing:.08em}.smlg-score{text-align:center;min-width:140px}.smlg-score strong{display:block;font-size:clamp(42px,7vw,76px);line-height:1;font-weight:900;color:#111827;letter-spacing:-.06em}.smlg-score span{display:inline-flex;margin-top:10px;background:#111827;color:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:800}.smlg-lineups{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.smlg-lineup-panel{background:rgba(255,255,255,.94);border:1px solid #e5e7eb;border-radius:18px;padding:18px}.smlg-lineup-panel h2{font-size:22px;margin:0 0 16px;color:#111827}.smlg-lineup-panel h3{font-size:15px;text-transform:uppercase;letter-spacing:.04em;color:#667085;margin:18px 0 10px}.smlg-match-pitch-panel{margin-top:24px}.smlg-match-pitch{position:relative;aspect-ratio:16/9;min-height:420px;border-radius:22px;overflow:hidden;border:4px solid #fff;background:repeating-linear-gradient(180deg,#1d7f3d 0,#1d7f3d 56px,#228c43 56px,#228c43 112px);box-shadow:inset 0 0 0 2px rgba(255,255,255,.22),0 10px 30px rgba(15,23,42,.14)}.smlg-match-pitch-half-line,.smlg-match-pitch-circle,.smlg-match-pitch-box,.smlg-match-pitch-goalbox,.smlg-match-pitch-goal,.smlg-pitch-watermark,.smlg-pitch-team-label{position:absolute;pointer-events:none}.smlg-match-pitch-half-line{top:7%;bottom:7%;left:50%;width:2px;background:rgba(255,255,255,.8);transform:translateX(-50%);z-index:1}.smlg-match-pitch-circle{left:50%;top:50%;width:16%;aspect-ratio:1;border:2px solid rgba(255,255,255,.8);border-radius:50%;transform:translate(-50%,-50%);z-index:1}.smlg-match-pitch-box{top:22%;width:14%;height:56%;border:2px solid rgba(255,255,255,.8);z-index:1}.smlg-match-pitch-box-left{left:0;border-left:none;border-radius:0 16px 16px 0}.smlg-match-pitch-box-right{right:0;border-right:none;border-radius:16px 0 0 16px}.smlg-match-pitch-goalbox{top:36%;width:6%;height:28%;border:2px solid rgba(255,255,255,.8);z-index:1}.smlg-match-pitch-goalbox-left{left:0;border-left:none;border-radius:0 10px 10px 0}.smlg-match-pitch-goalbox-right{right:0;border-right:none;border-radius:10px 0 0 10px}.smlg-match-pitch-goal{top:42%;width:1.7%;height:16%;border:2px solid rgba(255,255,255,.75);z-index:1}.smlg-match-pitch-goal-left{left:0;transform:translateX(-2px);border-left:none;border-radius:0 4px 4px 0}.smlg-match-pitch-goal-right{right:0;transform:translateX(2px);border-right:none;border-radius:4px 0 0 4px}.smlg-pitch-watermark{left:50%;top:50%;transform:translate(-50%,-50%);width:min(42.5%,300px);opacity:.2;z-index:0;display:flex;align-items:center;justify-content:center}.smlg-pitch-watermark img{display:block;max-width:100%;max-height:100%;object-fit:contain}.smlg-pitch-team-label{top:14px;display:inline-flex;align-items:center;justify-content:center;padding:7px 14px;border-radius:999px;background:rgba(17,24,39,.74);backdrop-filter:blur(4px);color:#fff;font-size:12px;font-weight:900;line-height:1;z-index:2}.smlg-pitch-team-label-home{left:14px}.smlg-pitch-team-label-away{right:14px}.smlg-pitch-player{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;max-width:84px;text-align:center;z-index:2}.smlg-pitch-avatar{position:relative;display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;overflow:hidden;background:#dbeafe;border:3px solid #fff;box-shadow:0 8px 18px rgba(15,23,42,.22);font-weight:900;color:#1d4ed8}.smlg-pitch-avatar img{width:100%;height:100%;object-fit:cover}.smlg-pitch-avatar-fallback{background:linear-gradient(180deg,#eff6ff,#bfdbfe)}.smlg-pitch-number{position:absolute;top:36px;right:11px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#111827;color:#fff;border:2px solid #fff;font-size:11px;font-weight:900;line-height:1}.smlg-pitch-player-name{display:inline-flex;justify-content:center;max-width:82px;background:rgba(255,255,255,.94);backdrop-filter:blur(4px);border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800;color:#111827;line-height:1.2}.smlg-pitch-role{display:inline-flex;justify-content:center;background:rgba(17,24,39,.92);color:#fff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800;line-height:1}.smlg-player-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.smlg-player-list li{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:10px 12px}.smlg-player-list span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:13px;font-weight:900}.smlg-player-list strong{font-size:14px;color:#111827}.smlg-player-list em{font-size:12px;color:#667085;font-style:normal}.smlg-muted{color:#667085;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px}@media(max-width:980px){.smlg-lineups{grid-template-columns:1fr}.smlg-match-pitch{min-height:360px}.smlg-pitch-team-label{font-size:11px}}@media(max-width:760px){.smlg-card{padding:16px}.smlg-scoreboard{grid-template-columns:1fr}.smlg-score{order:2}.smlg-player-list li{grid-template-columns:40px 1fr}.smlg-player-list em{grid-column:2}.smlg-match-pitch{min-height:320px;aspect-ratio:4/3}.smlg-pitch-avatar{width:44px;height:44px}.smlg-pitch-number{top:28px;right:8px;min-width:20px;height:20px;font-size:10px}.smlg-pitch-player-name{font-size:11px;max-width:68px;padding:2px 7px}.smlg-pitch-role{font-size:9px;padding:2px 6px}.smlg-pitch-team-label{top:10px;padding:6px 10px}}
.smlg-detail-section{margin-top:24px;background:rgba(255,255,255,.96);border:1px solid #e5e7eb;border-radius:20px;padding:20px}.smlg-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.smlg-section-heading h2{margin:0;color:#111827;font-size:24px}.smlg-section-heading p{margin:0;color:#667085;font-size:13px;max-width:620px}.smlg-subheading{margin:22px 0 12px;color:#111827;font-size:18px}.smlg-xg-table-wrap,.smlg-player-stats-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.smlg-xg-table,.smlg-player-stats{width:100%;border-collapse:separate;border-spacing:0;min-width:680px}.smlg-xg-table th,.smlg-xg-table td,.smlg-player-stats th,.smlg-player-stats td{padding:12px 14px;border-bottom:1px solid #e5e7eb;text-align:center;font-size:14px;color:#111827}.smlg-xg-table thead th,.smlg-player-stats thead th{background:#f8fafc;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#667085;font-weight:900}.smlg-xg-table tbody th{text-align:center;font-weight:800;color:#334155}.smlg-xg-table tbody td{font-size:20px;font-weight:900}.smlg-xg-table tr:last-child th,.smlg-xg-table tr:last-child td,.smlg-player-stats tr:last-child th,.smlg-player-stats tr:last-child td{border-bottom:0}.smlg-player-stats tbody th{text-align:left;font-weight:900}.smlg-player-stats small{display:block;color:#667085;font-weight:800}.smlg-xg-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.smlg-xg-player-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:18px;padding:14px;box-shadow:0 10px 25px rgba(15,23,42,.06)}.smlg-xg-player-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.smlg-xg-player-head img{width:58px;height:58px;object-fit:cover;border-radius:50%;background:#e5e7eb}.smlg-xg-player-card h4{margin:0 0 4px;font-size:17px;color:#111827}.smlg-xg-player-card span{font-size:12px;color:#667085;font-weight:800}.smlg-xg-player-card dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.smlg-xg-player-card dl div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px}.smlg-xg-player-card dt{font-size:11px;color:#667085;font-weight:800}.smlg-xg-player-card dd{margin:2px 0 0;font-size:18px;color:#111827;font-weight:900}.smlg-prediction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.smlg-prediction-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:18px;padding:14px}.smlg-prediction-card h3{margin:0 0 12px;font-size:16px;color:#111827}.smlg-prediction-values{display:flex;flex-direction:column;gap:8px}.smlg-prediction-values div{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:9px 10px}.smlg-prediction-values span{font-size:13px;color:#475569;font-weight:800}.smlg-prediction-values strong{font-size:16px;color:#111827;font-weight:900;white-space:nowrap}@media(max-width:980px){.smlg-section-heading{display:block}.smlg-section-heading p{margin-top:6px}.smlg-xg-player-grid,.smlg-prediction-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.smlg-xg-player-grid,.smlg-prediction-grid{grid-template-columns:1fr}.smlg-detail-section{padding:14px}.smlg-xg-table tbody td{font-size:17px}}
