.tag-match{margin-top:-20px}
.tag-match{--tag-pitch-dark:#061a2d;--tag-primary:#003461;--tag-action:#079d50;--tag-secondary-container:#ff9800;--tag-on-surface:#1a1c1c;--tag-on-surface-variant:#424750;--tag-outline:#727781;--tag-stadium:#ffffff;--tag-surface:#f9f9f9;--tag-surface-container:#eeeeee;--tag-surface-container-high:#e8e8e8;--tag-surface-container-low:#f3f3f3;--tag-surface-container-lowest:#ffffff;--tag-lineup-chip-surface:rgba(249, 249, 249, 0.35);--tag-secondary:#8b5000;--tag-on-secondary-fixed:#2c1600;--tag-red-600:#dc2626;--tag-orange-500:#f97316;--tag-max:1530px;--tag-pad-m:16px;--tag-pad-d:48px;--tag-font-headline:'Anton',system-ui,sans-serif;--tag-font-label:'Archivo Narrow',system-ui,sans-serif;--tag-font-body:'Chivo',system-ui,sans-serif;box-sizing:border-box;color:var(--tag-on-surface);font-family:var(--tag-font-body);font-size:16px;line-height:1.5;width:100%;background-color:var(--tag-surface);padding-bottom:32px}
.tag-match *,.tag-match *::after,.tag-match *::before{box-sizing:border-box}
.tag-match a{color:inherit;text-decoration:none;align-self:flex-start;flex:1}
.tag-match a:hover{text-decoration:none;color:var(--tag-action)}
.tag-match .material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24}
.tag-match ::selection{background-color:var(--tag-action);color:var(--tag-stadium)}
.tag-match__hero{width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:15px;padding:16px 0 0;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../images/tag/unnamed.png);background-size:cover;background-position:center center}
@media (min-width:768px){
.tag-match__hero{padding:24px 0 0}
}
.tag-match__hero-inner{width:100%;max-width:var(--tag-max);flex:1;margin-left:auto;margin-right:auto}
.tag-match__teams-row{display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:center}
.tag-match__teams-primary-col{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}
@media (min-width:992px){
.tag-match__teams-row{flex-direction:row}
}
.tag-match__team-block{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}
.tag-match__team-col{display:flex;flex-direction:column;align-items:center}
.tag-match__team-logos{display:flex;align-items:center;gap:24px;margin-bottom:16px;padding:0 10px}
@media (min-width:768px){
.tag-match__team-logos{gap:40px}
}
.tag-match__team-logo-wrap{width:64px;height:64px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border-radius:15px;display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}
.tag-match__team-logo-wrap:hover{transform:scale(1.05);box-shadow:0 0 20px rgba(255,255,255,.3)}
@media (min-width:768px){
.tag-match__team-logo-wrap{width:96px;height:96px}
}
.tag-match__team-logo-wrap img{width:100%;height:100%;object-fit:contain}
.tag-match__team-name{font-family:var(--tag-font-headline);font-size:18px;line-height:1.2;font-weight:400;color:var(--tag-stadium);margin:8px 0 0;letter-spacing:.05em}
@media (min-width:768px){
.tag-match__team-name{font-size:24px}
}
.tag-match__vs-wrap{display:flex;flex-direction:column;align-items:center}
.tag-match__vs{font-family:var(--tag-font-headline);font-size:30px;line-height:1.1;letter-spacing:.02em;font-weight:400;color:var(--tag-action);font-style:italic}
@media (min-width:768px){
.tag-match__vs{font-size:48px}
}
.tag-match a.tag-match__variant-chip{flex:0 0 auto;align-self:center;max-width:100%}
.tag-match__variant-chips{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:8px 10px;align-self:center;width:auto;max-width:100%;margin:12px auto 0;padding:0 8px 4px}
.tag-match__variant-chip{display:inline-flex;align-items:flex-start;gap:6px;padding:6px 10px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:var(--tag-stadium);width:auto;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}
.tag-match__variant-chip:focus-visible .tag-match__variant-name,.tag-match__variant-chip:hover .tag-match__variant-name{color:var(--tag-stadium)}
.tag-match__variant-chip:focus-visible,.tag-match__variant-chip:hover{background:rgba(255,255,255,.2);border-color:rgba(7,157,80,.55);color:var(--tag-stadium);transform:translateY(-1px);outline:0}
.tag-match__variant-chip:focus-visible{box-shadow:0 0 0 2px rgba(7,157,80,.45)}
.tag-match__variant-side{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:0;max-width:72px}
.tag-match__variant-chip-logo{width:22px;height:22px;object-fit:contain;flex-shrink:0}
.tag-match__variant-name{width:100%;font-family:var(--tag-font-label);font-size:10px;font-weight:600;line-height:1.2;text-align:center;letter-spacing:.02em;color:rgba(255,255,255,.92);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word;word-break:break-word}
@media (min-width:768px){
.tag-match__variant-side{max-width:80px}
.tag-match__variant-name{font-size:11px}
}
.tag-match__variant-vs-wrap{display:flex;align-items:center;align-self:center;flex-shrink:0;padding-top:2px}
.tag-match__variant-vs{font-family:var(--tag-font-headline);font-size:11px;line-height:1;font-weight:400;font-style:italic;color:var(--tag-action);letter-spacing:.03em}
@media (min-width:768px){
.tag-match__variant-vs{font-size:12px}
}
.tag-match__dock{width:100%;z-index:20;backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.3)}
.tag-match__dock-inner{max-width:var(--tag-max);margin-left:auto;margin-right:auto;display:flex;overflow:hidden}
.tag-match__dock-inner > .row{width:100%}
.tag-match__dock-inner .header-matches-container,.tag-match__dock-inner > .row,.tag-match__dock-inner > .row .col-md-12{padding:0;margin-bottom:0;margin:0}
.tag-match__dock-inner .header-matches-container{background:0 0;padding-left:15px;padding-right:15px;margin-bottom:15px}
.tag-match__dock-inner .nav.nav-tabs-regular > .nav-item > a{color:#fff!important}
.tag-match__dock-inner .header-matches-box .game-nav-item{background:var(--tag-surface)}
.tag-match__dock-inner .nav.nav-tabs-regular > .nav-item > a:hover{background:#221f09}
html.dark .tag-match__dock-inner .header-matches-container .nav-tabs-regular{border-bottom:none}
.tag-match__main{max-width:var(--tag-max);margin-left:auto;margin-right:auto;padding:48px 0}
.tag-match__lineups-stack > * + *{margin-top:32px}
#news-section{background:#fff;border:1px solid rgba(114,119,129,.1);border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}
#featured-players,.hot-article-list{background:#fff;border:1px solid rgba(114,119,129,.1);border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}
@media screen and (max-width:767px){
.tag-match__main{padding:10px 0}
#featured-players,#news-section,.hot-article-list{padding:10px}
}
.tag-match__section-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:32px}
.tag-match__h3{font-size:30px;line-height:1.15;font-weight:bold;color:var(--tag-pitch-dark);letter-spacing:.02em;margin:0}
.tag-match__segment{display:inline-flex;align-items:center;flex-shrink:0;padding:3px;border-radius:999px;background:rgba(114,119,129,.16);box-shadow:inset 0 1px 1px rgba(255,255,255,.75)}
.tag-match__segment-item{position:relative;display:inline-flex;margin:0;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}
.tag-match__segment-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0;opacity:0}
.tag-match__segment-text{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:6px 12px;border-radius:999px;font-family:var(--tag-font-label);font-size:12px;font-weight:600;line-height:1.25;letter-spacing:.08em;text-transform:uppercase;color:var(--tag-on-surface-variant);background:0 0;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,font-weight .15s ease}
.tag-match__segment-item:hover .tag-match__segment-text{color:var(--tag-on-surface)}
.tag-match__segment-input:checked + .tag-match__segment-text{background:var(--tag-action);color:var(--tag-stadium);font-weight:800;box-shadow:0 2px 6px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.tag-match__segment-input:focus-visible + .tag-match__segment-text{outline:2px solid var(--tag-action);outline-offset:2px}
.tag-match__news-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}
@media (min-width:768px){
.tag-match__news-grid{grid-template-columns:repeat(2,1fr)}
}
.tag-match__news-feature{position:relative;overflow:hidden;border-radius:12px;height:250px;box-shadow:0 4px 14px rgba(0,0,0,.1)}
@media (min-width:768px){
.tag-match__news-feature{grid-column:span 2;height:505px}
}
.tag-match__news-feature img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.tag-match__news-feature:hover img{transform:scale(1.05)}
.tag-match__news-feature-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,.4),transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:15px}
@media (min-width:768px){
.tag-match__news-feature-overlay{padding:32px}
}
.tag-match__badge-ipl{display:inline-block;background:var(--tag-secondary-container);color:var(--tag-on-secondary-fixed);padding:4px 12px;font-family:var(--tag-font-label);font-size:12px;line-height:1;letter-spacing:.1em;font-weight:700;border-radius:999px;width:fit-content;margin-bottom:16px}
.tag-match__news-feature-title{color:#fff;font-family:var(--tag-font-headline);font-size:18px;line-height:1.2;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
.tag-match__news-feature-title a{font:inherit;color:inherit}
@media (min-width:768px){
.tag-match__news-feature-title{font-size:30px}
}
.tag-match__news-meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px;color:rgba(255,255,255,.82);font-family:var(--tag-font-label);font-size:12px;letter-spacing:.03em;font-weight:600;text-transform:none}
.tag-match__news-meta span{display:inline-flex;align-items:center;gap:4px}
.tag-match__icon-sm{font-size:14px}
.tag-match__news-item{display:flex;align-items:stretch;gap:16px;background:#fff;padding:12px;border-radius:12px;border:1px solid rgba(114,119,129,.08);box-shadow:0 1px 3px rgba(15,23,42,.06);transition:box-shadow .2s ease,border-color .2s ease}
.tag-match__news-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06);border-color:rgba(114,119,129,.14)}
.tag-match__news-thumb{width:96px;height:96px;flex-shrink:0;overflow:hidden;border-radius:8px}
.tag-match__news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.tag-match__news-item:hover .tag-match__news-thumb img{transform:scale(1.1)}
.tag-match__news-body{display:flex;flex-direction:column;gap:6px;justify-content:flex-start;flex:1;min-width:0;padding:2px 0 4px}
.tag-match__news-item-title{font-weight:700;font-size:14px;color:var(--tag-pitch-dark);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}
.tag-match__news-item-date{margin-top:auto;margin-bottom:0;font-size:12px;color:var(--tag-outline);font-family:var(--tag-font-label);text-transform:uppercase;letter-spacing:.05em}
.tag-match__lineup-card{padding:16px;border-radius:12px;border:1px solid rgba(114,119,129,.1);background:var(--tag-surface-container-lowest)}
.tag-match__lineup-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:24px}
.tag-match__lineup-head-brand{display:flex;align-items:center;gap:8px;min-width:0}
.tag-match__lineup-head img{width:24px;height:24px;object-fit:contain}
#featured-players .tag-match__lineup-head .tag-match__segment{flex-shrink:0}
.tag-match__h4{font-family:Chivo,system-ui,sans-serif;font-size:20px;line-height:1.3;font-weight:800;margin:0;color:var(--tag-on-surface)}
.tag-match__h4--pitch{color:var(--tag-pitch-dark)}
#featured-players .tag-match__lineup-head .tag-match__h4{font-family:var(--tag-font-body);font-size:18px;line-height:1.3;font-weight:800;letter-spacing:normal;color:var(--tag-on-surface)}
#featured-players .tag-match__lineup-head .tag-match__h4.tag-match__h4--pitch{color:var(--tag-pitch-dark)}
.tag-match__lineup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
@media (min-width:768px){
.tag-match__lineup-grid{grid-template-columns:repeat(4,1fr)}
}
.tag-match__player-chip{background:var(--tag-lineup-chip-surface);padding:6px;border-radius:8px;border:1px solid rgba(114,119,129,.05);display:flex;align-items:center;gap:8px}
.tag-match__player-chip:hover .tag-match__player-name{color:var(--tag-action)}
.tag-match__player-chip img{width:40px;min-width:40px;height:40px;border-radius:50%;object-position:top;object-fit:cover;box-shadow:0 1px 3px rgba(0,0,0,.08)}
.tag-match__player-info{min-width:0}
.tag-match__player-name{font-weight:700;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--tag-font-body);letter-spacing:normal;color:var(--tag-on-surface)}
.tag-match__player-role{font-size:12px;color:var(--tag-outline);font-weight:500;margin:0}
.tag-match__wall-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
@media (min-width:768px){
.tag-match__wall-grid{grid-template-columns:repeat(3,1fr)}
}
.tag-match__wall-item{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:16/9;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.tag-match__wall-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.tag-match__wall-item:hover img{transform:scale(1.1)}
.tag-match__wall-hover{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;align-self:auto!important}
.tag-match__wall-item:hover .tag-match__wall-hover{opacity:1}
.tag-match__wall-hover .material-symbols-outlined{color:#fff;font-size:30px}
.tag-match__panel{background:#fff;color:var(--tag-on-surface);padding:24px;border-radius:12px;border:1px solid rgba(114,119,129,.1)}
.tag-match__panel-title{font-size:18px;line-height:1.3;font-weight:bold;margin:0 0 24px;color:var(--tag-pitch-dark);border-bottom:1px solid var(--tag-surface-container-high);padding-bottom:8px}
.tag-match__panel-stack > * + *{margin-top:32px}
.tag-meta__subhead{font-size:12px;font-family:var(--tag-font-label);color:var(--tag-on-surface-variant);letter-spacing:.15em;margin:0 0 16px}
.tag-meta__subhead-note{color:var(--tag-outline);font-size:12px;letter-spacing:normal}
.tag-form__row{display:flex;align-items:center;justify-content:space-between}
.tag-form__block + .tag-form__block{margin-top:16px}
.tag-form__detail{display:none;margin-top:12px;padding-top:12px;border-top:1px solid var(--tag-surface-container-high)}
.tag-form__match + .tag-form__match{margin-top:14px;padding-top:14px;border-top:1px solid var(--tag-surface-container-low)}
.tag-form__match-line{display:flex;align-items:center;justify-content:space-between;gap:6px}
.tag-form__match-side{display:flex;align-items:center;gap:6px;min-width:0}
.tag-form__match-side--left,.tag-form__match-side--right{width:100px}
.tag-form__match-side--right{text-align:right;display:flex;justify-content:flex-end}
.tag-form__match-side img{width:22px;height:22px;border-radius:50%;object-fit:cover}
.tag-form__match-abbr{font-size:12px;font-weight:700}
.tag-form__match-scores{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:6px;flex:1;min-width:0}
.tag-form__match-score:first-of-type{justify-self:end;text-align:right}
.tag-form__match-score:last-of-type{justify-self:start;text-align:left}
.tag-form__match-score{font-size:12px;font-weight:600;color:var(--tag-outline)}
.tag-form__match-score--focus{font-weight:800;color:var(--tag-on-surface)}
.tag-form__match-sub{display:flex;justify-content:center;align-items:flex-start;gap:8px;margin-top:6px;font-size:10px;color:var(--tag-outline);line-height:1.35;font-family:var(--tag-font-label)}
.tag-form__match-summary{color:var(--tag-on-surface-variant)}
.tag-form__label{display:flex;align-items:center;gap:8px}
.tag-form__label img{width:20px;height:20px;object-fit:contain}
.tag-form__abbr{font-size:12px;font-weight:700}
.tag-form__label:hover .tag-form__abb{color:var(--tag-action)}
.tag-form__pills{display:flex;align-items:center;gap:4px}
.tag-form__pill{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff}
.tag-form__pill--W{background:var(--tag-action)}
.tag-form__pill--L{background:var(--tag-red-600)}
.tag-form__pill--D{background:var(--tag-orange-500)}
.tag-form__expand{margin-left:8px;width:24px;height:24px;border-radius:4px;border:none;background:0 0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}
.tag-form__expand:hover{background:rgba(7,157,80,.15)}
.tag-form__expand .material-symbols-outlined{font-size:14px;color:var(--tag-outline)}
.tag-h2h{padding-top:24px;border-top:1px solid var(--tag-surface-container-high)}
.tag-h2h__scores{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.tag-h2h__side{font-size:12px;font-weight:700}
.tag-h2h__bar-wrap{flex:1;margin:0 16px}
.tag-h2h__nums{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:4px}
.tag-h2h__num-muted{font-size:14px;font-weight:700;color:var(--tag-outline)}
.tag-h2h__num-accent{font-size:18px;font-weight:700;color:var(--tag-action)}
.tag-h2h__bar{height:4px;background:var(--tag-surface-container-high);border-radius:999px;display:flex;overflow:hidden}
.tag-h2h__bar-a{height:100%;background:rgba(114,119,129,.2)}
.tag-h2h__bar-b{height:100%;background:var(--tag-action)}
.tag-h2h__list{display:flex;flex-direction:column;gap:12px}
.tag-h2h--collapsed .tag-h2h__list .tag-h2h__item:nth-child(n + 5){display:none}
.tag-h2h__item{background:var(--tag-surface-container-low);border-radius:4px;padding:8px;border-left:2px solid var(--tag-surface-container-high)}
.tag-h2h__item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06);cursor:pointer}
.tag-h2h__item--accent{border-left-color:var(--tag-action)}
.tag-h2h__item--neutral{border-left-color:rgba(114,119,129,.2)}
.tag-h2h__item-title{font-size:14px;font-weight:700;margin:0 0 4px;color:var(--tag-on-surface)}
.tag-h2h__item-title--action{color:var(--tag-action)}
.tag-h2h__item-title--variant{color:var(--tag-on-surface-variant)}
.tag-h2h__item-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--tag-outline)}
.tag-h2h__more{width:100%;margin-top:8px;padding:4px;display:flex;align-items:center;justify-content:center;gap:4px;border:none;border-radius:4px;background:0 0;color:var(--tag-action);font-weight:700;font-size:10px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}
.tag-h2h__more:hover{background:rgba(7,157,80,.05)}
.tag-h2h__more .material-symbols-outlined{font-size:16px}
.tag-compare{padding-top:24px;border-top:1px solid var(--tag-surface-container-high)}
.tag-compare__row{display:flex;justify-content:space-between;align-items:center;font-size:12px}
.tag-compare__row + .tag-compare__row{margin-top:16px}
.tag-compare__val{font-weight:bold;width:48px}
.tag-compare__val--left{text-align:left}
.tag-compare__val--right{text-align:right}
.tag-compare__val--win{color:var(--tag-action)}
.tag-compare__mid{color:var(--tag-outline);font-family:var(--tag-font-label);text-transform:uppercase;font-size:10px;text-align:center;flex:1}
.side-comp-box{border:1px solid rgba(114,119,129,.1);border-radius:12px}
.side-comp-box .side-list-title{margin-top:5px}
html.dark .tag-match{--tag-on-surface:var(--color-text-primary, #e5e5e5);--tag-on-surface-variant:var(--color-text-secondary, #808080);--tag-outline:#94a3b8;--tag-surface:var(--background-primary, #1a1a1a);--tag-surface-container:#2a2a2a;--tag-surface-container-high:#3d3d3d;--tag-surface-container-low:#222222;--tag-surface-container-lowest:#1e1e1e;--tag-lineup-chip-surface:rgba(255, 255, 255, 0.08);--tag-pitch-dark:#e5e5e5;background-color:var(--background-primary,#1a1a1a);color:var(--color-text-primary,#e5e5e5)}
html.dark .tag-match__lineup-card,html.dark .tag-match__news-item,html.dark .tag-match__panel{background:var(--background-regular,#222);border-color:var(--border-color-base,rgba(255,255,255,.15))}
html.dark #news-section{background:var(--background-regular,#222);border-color:var(--border-color-base,rgba(255,255,255,.15))}
html.dark #featured-players{background:var(--background-regular,#222);border-color:var(--border-color-base,rgba(255,255,255,.15));box-shadow:none}
html.dark .hot-article-list{background:var(--background-regular,#222);border-color:var(--border-color-base,rgba(255,255,255,.15));box-shadow:none}
html.dark #featured-players .tag-match__lineup-card{background:var(--background-primary,#1a1a1a);border-color:var(--border-color-base,rgba(255,255,255,.12))}
html.dark .tag-match__h3,html.dark .tag-match__h4,html.dark .tag-match__h4--pitch,html.dark .tag-match__news-item-title,html.dark .tag-match__panel-title,html.dark .tag-match__player-name{color:var(--color-text-primary,#e5e5e5)}
html.dark .tag-match__player-chip{border-color:var(--border-color-base,rgba(255,255,255,.12));box-shadow:none}
html.dark .tag-match__segment{background:rgba(148,163,184,.18);box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}
html.dark .tag-match__segment-text{color:rgba(229,229,229,.55)}
html.dark .tag-match__segment-item:hover .tag-match__segment-text{color:var(--color-text-primary,#e5e5e5)}
html.dark .tag-match__segment-input:checked + .tag-match__segment-text{color:#fff}
html.dark .tag-h2h__item{background:var(--background-regular,#222)}