.tlv-server-picker{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:15px;background:#191919;border:1px solid #333;border-radius:8px;color:#eee}.tlv-server-picker[hidden]{display:none}.tlv-server-picker button,.tlv-detail-tabs button{margin:0;min-height:42px;padding:8px 22px;border:0;border-radius:8px;background:#343434;color:#ddd;font-size:16px;font-weight:700;text-transform:none;line-height:1.4}.tlv-server-picker button.is-active{background:#e91d18;color:white}.tlv-server-picker em{margin-left:auto;color:#f2d827;font-size:14px}.tlv-match-details{margin:24px 0;background:#19192b;color:#eee;border-radius:14px;padding:20px;overflow:hidden}.tlv-detail-tabs{display:flex;gap:10px;overflow-x:auto;border-bottom:1px solid #aaa;padding-bottom:8px}.tlv-detail-tabs button{flex-shrink:0;background:transparent;color:#aaa}.tlv-detail-tabs button.is-active{background:#e98224;color:#fff;box-shadow:inset 0 0 0 2px #f5bb63}.tlv-detail-panel{padding:22px 0;overflow-x:auto}.tlv-detail-panel[hidden]{display:none!important}.tlv-detail-panel h2,.tlv-detail-panel h3,.tlv-detail-panel h4{color:#eee}.tlv-detail-panel h2{font-size:24px}.tlv-match-simulation{display:block;width:100%;height:580px;border:0;background:#111}.tlv-detail-panel table{width:100%;color:#eee;border-collapse:collapse}.tlv-detail-panel th,.tlv-detail-panel td{padding:12px 10px;border-bottom:1px solid #383849;color:inherit;text-transform:none;font-size:15px}.tlv-detail-panel th{color:#e8c955}.tlv-lineup-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tlv-detail-empty{color:#bbb;padding:16px}.tlv-server-picker button:focus-visible,.tlv-detail-tabs button:focus-visible{outline:2px solid #f5bb63;outline-offset:2px}@media(max-width:700px){.tlv-server-picker{gap:8px;padding:12px}.tlv-server-picker button{padding:8px 14px}.tlv-server-picker em{width:100%;margin:0}.tlv-match-details{padding:12px}.tlv-detail-tabs button{padding:8px 12px;font-size:14px}.tlv-lineup-columns{grid-template-columns:1fr}.tlv-match-simulation{height:340px}.tlv-detail-panel h2{font-size:19px}}
.tlv-stat-list{max-width:1000px;margin:auto}.tlv-stat-heading,.tlv-stat-values{display:flex;justify-content:space-between;align-items:center;gap:12px}.tlv-stat-heading{color:#f4bc65;margin-bottom:24px}.tlv-stat-row{margin:18px 0}.tlv-stat-values{margin-bottom:8px}.tlv-stat-values>strong{min-width:40px}.tlv-stat-values>strong:last-child{text-align:right}.tlv-stat-bar{display:flex;gap:3px;height:10px;overflow:hidden;border-radius:5px}.tlv-stat-home{background:#48b5e8}.tlv-stat-away{background:#eb7138}
.fad-mc-live-layout>.tlv-match-details{grid-column:1;width:100%;min-width:0;margin:12px 0 0;align-self:start}.tlv-match-simulation{display:block;width:min(100%,600px,73.23svh);height:auto;aspect-ratio:800/710;max-height:none;margin:0 auto}
.tlv-lineup h2{border-left:4px solid #75bc3d;padding-left:12px}.tlv-lineup-header{display:flex;justify-content:space-between;gap:16px;background:#292929;padding:18px;border-radius:7px;margin:24px 0 15px}.tlv-lineup-header>div:last-child{text-align:right}.tlv-confirmed{display:inline-block;background:#64a855;color:#fff;padding:3px 8px;margin-left:8px;border-radius:5px;font-size:12px}.tlv-formation{color:#aaa;font-size:13px}.tlv-lineup-nav{display:flex;gap:5px;margin-bottom:15px}.tlv-lineup-nav button{flex:1;margin:0;padding:12px 6px;background:#292929;color:#aaa;border:0;border-bottom:3px solid transparent;font-size:12px;line-height:1.4;border-radius:6px 6px 0 0}.tlv-lineup-nav button.is-active{background:#393939;border-bottom-color:#ffe344;color:#ffe344}.tlv-lineup-view[hidden]{display:none!important}.tlv-lineup-pitch{position:relative;aspect-ratio:2.5/1;border:3px solid #fff;border-radius:6px;background:linear-gradient(90deg,#2c583f,#498963,#2c583f);margin:20px 0 30px}.tlv-lineup-pitch:before{content:'';position:absolute;left:50%;top:0;height:100%;border-left:1px solid #ffffff80}.tlv-pitch-circle{position:absolute;width:15%;aspect-ratio:1;left:42.5%;top:50%;transform:translateY(-50%);border:1px solid #ffffff80;border-radius:50%}.tlv-pitch-box{position:absolute;top:12%;height:76%;width:15%;border:1px solid #ffffff80}.tlv-pitch-box.home{left:0}.tlv-pitch-box.away{right:0}.tlv-pitch-player{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;z-index:1}.tlv-player-face{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1.5px solid #fff;border-radius:50%;background:#c94239;color:white;overflow:hidden;flex-shrink:0}.away .tlv-player-face{background:#315a75}.tlv-player-face img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tlv-pitch-name{position:absolute;top:100%;font-size:10px;color:white;white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis}.tlv-injury-card{background:#292929;padding:15px;border-radius:6px}.tlv-injury-player{display:flex;gap:10px;align-items:center;padding:10px 0}.tlv-injury-player small{color:#aaa}@media(max-width:600px){.tlv-lineup-header{padding:10px;gap:8px;font-size:12px}.tlv-confirmed{margin:4px 0;font-size:10px}.tlv-lineup-pitch{aspect-ratio:1.7/1}.tlv-player-face{width:24px;height:24px;font-size:10px}.tlv-pitch-name{font-size:8px;max-width:48px}.tlv-lineup-nav button{font-size:10px}}
.tlv-detail-title{border-left:4px solid #74c13a;padding-left:12px;text-transform:uppercase;margin:8px 0 30px}.tlv-stat-row{margin:30px 0}.tlv-stat-values{display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center}.tlv-stat-values>strong:last-child{text-align:center}.tlv-stat-values>span{color:#ffe338;font-weight:700}.tlv-stat-bar{position:relative;height:18px;background:#333;display:block}.tlv-stat-bar:after{content:'';position:absolute;width:4px;left:calc(50% - 2px);top:0;height:100%;background:#19192b}.tlv-stat-home{position:absolute;height:100%;right:50%;background:linear-gradient(90deg,#2818bf,#102180)}.tlv-stat-away{position:absolute;height:100%;left:50%;background:linear-gradient(90deg,#ffe538,#fff16c)}.tlv-h2h h3{color:#ffdf00;border-bottom:1px solid #383838;padding-bottom:10px;margin-top:28px}.tlv-h2h-row{display:grid;grid-template-columns:1fr auto 1fr auto;gap:18px;align-items:center;background:#292929;padding:14px;border-radius:6px;margin:8px 0;font-size:13px}.tlv-h2h-row>span:first-child{text-align:right}.tlv-h2h-row strong{font-size:18px;white-space:nowrap}.tlv-h2h-row time{color:#999;font-size:11px}.tlv-h2h .win{color:#4caf50}.tlv-h2h .loss{color:#ff4c3d}.tlv-h2h .draw{color:#ffdf00}.tlv-timeline{background:#191919;padding:20px;border-radius:10px}.tlv-event{position:relative;display:grid;grid-template-columns:1fr 40px 1fr;min-height:64px;align-items:center;padding-left:40px}.tlv-event:before{content:'';position:absolute;top:0;bottom:0;left:calc(50% + 20px);border-left:2px solid #333}.tlv-event time{position:absolute;left:0;color:#999;font-size:12px}.tlv-event-info{display:flex;align-items:center;justify-content:flex-end;gap:10px;grid-column:1;grid-row:1;padding:0 10px;font-size:13px}.tlv-event.away .tlv-event-info{grid-column:3;flex-direction:row-reverse;justify-content:flex-end}.tlv-event-icon{grid-column:2;grid-row:1;z-index:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid #444;border-radius:50%;background:#292929;color:#999;font-size:24px}.tlv-event-icon.type-3{color:#ffd500}.tlv-event-icon.type-4{color:#f22130}.tlv-event-icon.type-9{color:#19b55b}.tlv-event-face{position:relative;width:34px;height:34px;border:2px solid #ff783b;border-radius:50%;background:#ddd;color:#aaa;overflow:hidden;display:grid;place-items:center;flex-shrink:0}.away .tlv-event-face{border-color:#9772c5}.tlv-event-face img{position:absolute;width:100%;height:100%;object-fit:cover}.tlv-timeline-ht{text-align:center;color:#56b759;background:#2b5a3b;padding:10px;width:max-content;margin:18px auto;border-radius:5px}.tlv-event-legend{border-top:1px solid #333;margin-top:20px;padding-top:15px;color:#bbb;font-size:12px}@media(max-width:600px){.tlv-h2h-row{gap:8px;font-size:11px}.tlv-h2h-row time{grid-column:1/-1;text-align:right}.tlv-event-info{gap:4px;font-size:10px;padding:0 4px}.tlv-event-face{width:24px;height:24px}.tlv-timeline{padding:10px}}
/* Compact source controls and reference contact buttons. */
.fad-match-center .tlv-match-simulation{width:100%;max-width:800px;height:auto;aspect-ratio:800/710;margin:0 auto}
.fad-match-center .tlv-server-picker{padding:10px 14px;gap:10px;border-radius:6px}.fad-match-center .tlv-server-picker strong{font-size:14px}.fad-match-center .tlv-server-picker button{min-height:30px;padding:6px 15px;font-size:13px;line-height:1.4;border-radius:6px}.fad-match-center .tlv-server-picker em{font-size:12px}
.fad-match-center .fad-mc-blv-picker{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:8px;background:#0b0b0b}.fad-match-center .fad-mc-blv-picker>strong{display:none}.fad-match-center .fad-mc-blv-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding-left:10px;border-left:1px solid #26425d}.fad-match-center .fad-mc-blv-button{min-height:32px;height:auto;padding:5px 10px;border-radius:5px;font-size:12px}.fad-match-center .fad-mc-blv-button img,.fad-match-center .fad-mc-blv-button>span{display:none}.fad-match-center .fad-mc-blv-button.is-active{color:#fff;background:linear-gradient(120deg,#f58d08,#e87623);border:2px solid #ffb334}.fad-match-center .fad-mc-blv-button b{font-size:12px}
.fad-match-center .tlv-player-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.fad-match-center .fad-mc-chat-cta{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;background:#0b1524;border-bottom:1px solid #1b3659}.fad-match-center .fad-mc-chat-cta a,.fad-match-center .tlv-player-cta a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;height:auto;padding:5px 12px;border-radius:999px;line-height:1.2;font-size:12px;text-decoration:none;white-space:nowrap}.fad-match-center .fad-mc-chat-cta .fad-mc-chat-zalo,.fad-match-center .tlv-player-cta .fad-mc-chat-zalo{color:#60a5fa;background:#101625;border:1px solid #203b70}.fad-match-center .fad-mc-chat-cta .fad-mc-chat-bet,.fad-match-center .tlv-player-cta .fad-mc-chat-bet{color:#fff;background:linear-gradient(110deg,#fa8a21,#ed671e);border:1px solid #f5a15d;box-shadow:0 0 9px #ed781b33}.fad-match-center .fad-mc-chat-cta a b,.fad-match-center .tlv-player-cta a b{font-size:12px}.fad-match-center .fad-mc-chat-cta a[hidden],.fad-match-center .tlv-player-cta a[hidden]{display:none!important}@media(max-width:600px){.fad-match-center .fad-mc-blv-picker{gap:6px;padding:7px}.fad-match-center .tlv-player-cta a{padding:5px 8px;font-size:11px}.fad-match-center .tlv-player-cta a b{font-size:11px}.fad-match-center .tlv-server-picker{padding:8px}.fad-match-center .tlv-server-picker em{font-size:11px}}
.fad-match-center .fad-mc-blv-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;max-width:none}.fad-match-center .fad-mc-blv-button b{display:block;max-width:none;width:auto;white-space:nowrap;overflow:visible;text-overflow:clip}
.tlv-match-breadcrumb{margin:0 0 14px;padding:8px 0;font-size:14px;line-height:1.6;text-align:left}.tlv-match-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:baseline;gap:0;margin:0;padding:0;list-style:none}.tlv-match-breadcrumb li{display:inline;margin:0;color:#999}.tlv-match-breadcrumb li+li:before{content:' - ';white-space:pre;color:#999}.tlv-match-breadcrumb a{color:#ff8900;text-decoration:none}.tlv-match-breadcrumb a:hover{text-decoration:underline}.tlv-match-breadcrumb a:focus-visible{outline:2px solid #ff8900;outline-offset:3px}@media(max-width:600px){.tlv-match-breadcrumb{font-size:12px;padding:6px 0}}
.fad-match-center .tlv-simulation-fit{position:relative;width:100%;max-width:800px;aspect-ratio:800/546;margin:0 auto;overflow:hidden}.fad-match-center .tlv-simulation-fit>.tlv-match-simulation{position:absolute;left:0;top:0;width:800px;min-width:800px;max-width:none;height:546px;aspect-ratio:auto;margin:0;transform-origin:top left}
.fad-wrap.fad-match-center .tlv-match-breadcrumb{display:block;font-size:16px;padding:8px 0;margin:0 0 14px}.fad-wrap.fad-match-center .tlv-match-breadcrumb ol{display:flex;list-style:none;gap:0;padding:0;margin:0}.fad-wrap.fad-match-center .tlv-match-breadcrumb li{margin:0;padding:0;color:#b4b4b4}.fad-wrap.fad-match-center .tlv-match-breadcrumb a{color:#ff8900!important;font-weight:500}.fad-wrap.fad-match-center .tlv-match-breadcrumb li+li:before{content:' - ';padding:0 3px}@media(max-width:600px){.fad-wrap.fad-match-center .tlv-match-breadcrumb{font-size:13px}}
.fad-mc-live-layout>.tlv-match-sidebar{grid-column:2;grid-row:2;align-self:start;min-width:0;margin-top:12px;color:#ccc}.tlv-match-sidebar h2{border-left:3px solid #72c438;padding-left:10px;color:#fff;font-size:16px;font-weight:700;margin:0 0 14px}.tlv-match-environment{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#292929;padding:16px;border-radius:6px;font-size:12px;margin-bottom:22px}.tlv-match-environment strong{color:#fff}.tlv-match-environment>.tlv-detail-empty{grid-column:1/-1;padding:0;margin:0}.tlv-match-sidebar .tlv-detail-empty{text-align:center;font-size:13px}.tlv-related-card{display:flex;flex-direction:column;gap:7px;background:#292929;color:#eee!important;padding:14px;border-radius:6px;margin-bottom:10px;text-decoration:none}.tlv-related-card small{color:#e6bf3c}.tlv-related-card strong{font-size:13px;color:#fff}.tlv-related-card span{font-size:12px;color:#aaa}.tlv-related-card:hover{background:#343434}@media(max-width:980px){.fad-mc-live-layout>.tlv-match-sidebar{grid-column:1;grid-row:auto;width:100%}}
.fad-match-center .tlv-related-matches{max-height:850px;overflow-y:auto;padding:4px 8px 8px;scrollbar-width:thin}.fad-match-center .tlv-related-card{position:relative;display:block;background:linear-gradient(130deg,#1c1b30,#15213c);border:1px solid #245d4e;border-radius:10px;padding:16px 12px;margin:8px 0 24px;overflow:hidden}.fad-match-center .tlv-related-card:hover{border-color:#18d771;background:linear-gradient(130deg,#24223d,#1a2a48)}.tlv-related-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:24px}.tlv-related-head small{color:#fff;max-width:65%;font-size:12px;line-height:1.4}.tlv-related-head time{font-size:11px;color:#aaa;white-space:nowrap;background:#303950;padding:4px 6px;border-radius:5px}.fad-match-center .tlv-related-live{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:4px 17px 5px;color:white;background:linear-gradient(120deg,#29cc66,#08a949);font-size:13px;font-weight:800;clip-path:polygon(0 0,100% 0,85% 100%,15% 100%)}.tlv-related-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.tlv-related-team{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.tlv-related-team img{width:48px;height:48px;object-fit:contain}.fad-match-center .tlv-related-team span{display:block;color:#fff;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.fad-match-center .tlv-related-score{background:linear-gradient(95deg,#091542,#1552fa);border:1px solid #2359ff;border-radius:24px;padding:5px 12px;font-size:20px;color:#fff;white-space:nowrap}.tlv-match-sidebar .tlv-match-environment{font-size:13px}
/* Mobile match navigation: keep media and chat nodes mounted across tab changes. */
.tlv-mobile-tabs{display:none}
@media(max-width:767px){
body.tlv-mobile-match #content.page-wrapper{padding-top:0}
body.tlv-mobile-match #content>.row-main>.col{padding:0}
body.tlv-mobile-match .fad-wrap.fad-match-center{padding:0;margin:0;max-width:none;width:100%}
body.tlv-mobile-match .fad-match-center>.tlv-match-breadcrumb,body.tlv-mobile-match .fad-match-center>#ez-toc-container,body.tlv-mobile-match .fad-match-center>.fad-match-center-title,body.tlv-mobile-match .fad-match-center>.fad-mc-hero,body.tlv-mobile-match .fad-match-center>.fad-mc-seo-summary{display:none!important}
.fad-match-center .fad-mc-grid,.fad-match-center .fad-mc-live-layout{display:block;margin:0;gap:0}
.fad-match-center .fad-mc-live-panel{padding:0;border:0;margin:0;border-radius:0}
.fad-match-center .fad-mc-live-column{width:100%;gap:0}
.fad-match-center .fad-mc-live-screen{width:100%;aspect-ratio:16/9;min-height:0;border-radius:0}
.fad-match-center .tlv-mobile-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#19192d;width:100%;height:48px;min-height:48px;max-height:48px;box-sizing:border-box;overflow:hidden;padding:0 4px;border-bottom:1px solid #333}
.fad-match-center .tlv-mobile-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:3px 0;margin:0;height:47px;min-height:0;min-width:0;box-sizing:border-box;line-height:1.3;font-size:12px;letter-spacing:0;text-transform:none;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#93939c;font-weight:500}
.fad-match-center .tlv-mobile-tabs .tlv-mobile-icon{width:20px;height:20px;fill:currentColor}
.fad-match-center .tlv-mobile-tabs button.is-active{color:#ff8a24;border-bottom-color:#ff8a24}
.fad-match-center .tlv-mobile-tabs button:focus-visible{outline:2px solid #ffb334;outline-offset:-2px}
.fad-match-center [data-mobile-tab] .fad-mc-chat{height:max(320px,calc(100dvh - 39px - 48px - 56.25vw - env(safe-area-inset-bottom,0px)))!important;min-height:0!important;max-height:none;border-radius:0;margin:0;width:100%}
.fad-match-center [data-mobile-tab] .fad-mc-chat-head{display:none}
.fad-match-center [data-mobile-tab] .fad-mc-chat-cta{height:38.5px;min-height:38.5px;max-height:38.5px;box-sizing:border-box;overflow:hidden;padding:3px 5px;gap:8px;flex-wrap:nowrap}
.fad-match-center [data-mobile-tab] .fad-mc-chat-cta a{padding:5px 9px;min-height:27px;font-size:11px}
.fad-match-center [data-mobile-tab] .fad-mc-chat-cta a b{font-size:11px}
.fad-match-center [data-mobile-tab] .tlv-player-cta{display:none}
.fad-match-center [data-mobile-tab]:not([data-mobile-tab="chat"]) .fad-mc-chat,
.fad-match-center [data-mobile-tab]:not([data-mobile-tab="blv"]) .fad-mc-blv-picker,
.fad-match-center [data-mobile-tab]:not([data-mobile-tab="server"]) .tlv-server-picker,
.fad-match-center [data-mobile-tab]:not([data-mobile-tab="overview"]) .tlv-match-details{display:none!important}
.fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker{padding:20px 12px;justify-content:flex-start;background:#19192b;min-height:100px}
.fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-list{border:0;padding:0}
.fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button{min-height:40px}
.fad-match-center [data-mobile-tab="server"] .tlv-server-picker{padding:20px 12px;min-height:100px;border-radius:0}
.fad-match-center [data-mobile-tab] .tlv-match-sidebar{display:none;margin:0;padding:14px 10px;background:#19192b}
.fad-match-center [data-mobile-tab="schedule"] .tlv-match-sidebar,.fad-match-center [data-mobile-tab="overview"] .tlv-match-sidebar{display:block}
.fad-match-center [data-mobile-tab="schedule"] .tlv-match-environment,.fad-match-center [data-mobile-tab="schedule"] .tlv-match-sidebar>h2:first-child,
.fad-match-center [data-mobile-tab="overview"] .tlv-related-matches,.fad-match-center [data-mobile-tab="overview"] .tlv-match-sidebar>h2:nth-of-type(2){display:none}
.fad-match-center [data-mobile-tab] .tlv-match-details{margin:0;border-radius:0;padding:12px 8px}
.fad-match-center [data-mobile-tab] .tlv-detail-tabs{gap:2px}
.fad-match-center [data-mobile-tab] .tlv-detail-tabs button{padding:8px;font-size:11px}
.fad-match-center [data-mobile-tab] .tlv-related-matches{max-height:none;padding:0}
}

@media(max-width:767px){body.tlv-mobile-match #content .tlv-page-banner{display:none}}

/* Live player: keep native controls above the sponsor hit areas. */
/* Compact match header, using the existing team, score and status data. */
/* Mobile viewing starts directly with the player; desktop keeps its scoreboard. */
@media(max-width:767px){
  body.tlv-mobile-match .fad-wrap.fad-match-center.fad-match-center--one-page>.fad-mc-hero,
  body.tlv-mobile-match .fad-wrap.fad-match-center.fad-match-center--one-page>.tlv-match-breadcrumb{display:none!important}
  body.tlv-mobile-match .fad-wrap.fad-match-center [data-mobile-tab] .fad-mc-chat{height:max(320px,calc(100dvh - 39px - 48px - 56.25vw - env(safe-area-inset-bottom,0px)))!important}
}
.fad-wrap.fad-match-center .fad-mc-scoreboard{max-width:none;justify-items:stretch}
.fad-wrap.fad-match-center .fad-mc-score{width:100%;max-width:none}
.fad-wrap.fad-match-center .fad-mc-score>span{box-shadow:none}
.fad-wrap.fad-match-center>.fad-match-center-title{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}
.fad-wrap.fad-match-center>#ez-toc-container,.fad-wrap.fad-match-center>.fad-mc-seo-summary{display:none!important}
.fad-wrap.fad-match-center>.tlv-match-breadcrumb{margin:0;padding:8px 0;font-size:13px;line-height:20px}
.fad-wrap.fad-match-center>.fad-mc-hero{display:grid!important;grid-template-columns:minmax(150px,24%) minmax(0,1fr);align-items:center;gap:24px;box-sizing:border-box;min-height:120px;margin:0 0 12px;padding:18px 24px;border:1px solid #2b304a;border-radius:10px;background:radial-gradient(ellipse at 55% 0%,#30304d80,transparent 65%),linear-gradient(115deg,#202438,#191c30 55%,#25293e);box-shadow:inset 0 1px 0 #ffffff04}
.fad-wrap.fad-match-center .fad-mc-meta{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;margin:0;padding:12px 0 0;border-top:1px solid #ffffff1c;font-size:12px;line-height:1.4;color:#b5b8c6;min-width:0}
.fad-wrap.fad-match-center .fad-mc-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fad-wrap.fad-match-center .fad-mc-scoreboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,180px) minmax(0,1fr);align-items:center;gap:20px;width:100%;margin:0;min-width:0}
.fad-wrap.fad-match-center .fad-mc-team,.fad-wrap.fad-match-center .fad-mc-team-away{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;text-align:center}
.fad-wrap.fad-match-center .fad-mc-team img,.fad-wrap.fad-match-center .fad-mc-team>i{display:block;order:0;width:48px;height:48px;min-width:48px;padding:6px;box-sizing:border-box;object-fit:contain;background:#ffffff12;border-radius:50%}
.fad-wrap.fad-match-center .fad-mc-team strong{order:1;display:block;width:100%;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;color:#fff}
.fad-wrap.fad-match-center .fad-mc-score{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:10px 8px;align-items:center;justify-content:center;margin:0;min-width:0;text-align:center}
.fad-wrap.fad-match-center .fad-mc-score>span{display:flex;align-items:center;justify-content:center;min-width:0;height:36px;padding:0 10px;border-radius:5px;background:#111528;color:#fff;font-size:28px;line-height:36px;font-weight:800}
.fad-wrap.fad-match-center .fad-mc-score>span:first-child{grid-column:1;grid-row:2;border-left:4px solid #ff3038}
.fad-wrap.fad-match-center .fad-mc-score>span:nth-child(3){grid-column:3;grid-row:2;border-right:4px solid #285aff}
.fad-wrap.fad-match-center .fad-mc-score>b{grid-column:2;grid-row:2;color:#858b9e;font-size:22px;line-height:1}
.fad-wrap.fad-match-center .fad-mc-score>em{grid-column:1/-1;grid-row:1;position:static;justify-self:center;width:auto;max-width:100%;margin:0;padding:4px 10px;border-radius:4px;background:#df340d;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:18px;white-space:nowrap}
@media(max-width:767px){
  body.tlv-mobile-match .fad-wrap.fad-match-center>.fad-mc-hero{display:grid!important}
  body.tlv-mobile-match .fad-wrap.fad-match-center>.tlv-match-breadcrumb{display:block!important;box-sizing:border-box;height:32px;margin:0;padding:6px 8px;font-size:11px;line-height:20px;overflow:hidden}
  body.tlv-mobile-match .fad-wrap.fad-match-center>.tlv-match-breadcrumb ol{display:flex;flex-wrap:nowrap;min-width:0}
  body.tlv-mobile-match .fad-wrap.fad-match-center>.tlv-match-breadcrumb li{flex-shrink:0}
  body.tlv-mobile-match .fad-wrap.fad-match-center>.tlv-match-breadcrumb li:last-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  body.tlv-mobile-match .fad-wrap.fad-match-center>.fad-mc-hero{height:112px;min-height:112px;grid-template-columns:minmax(0,1fr);grid-template-rows:18px 1fr;gap:4px;margin:0 0 8px;padding:8px;border-radius:8px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-meta{flex-direction:row;justify-content:center;align-items:center;gap:8px;min-height:0;padding:0;border:0;font-size:10px;line-height:18px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-scoreboard{grid-template-columns:minmax(0,1fr) 116px minmax(0,1fr);gap:6px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-team img,body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-team>i{width:40px;height:40px;min-width:40px;padding:4px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-team{gap:3px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-team strong{font-size:11px;line-height:16px;max-width:100%}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-score{gap:6px 4px;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-score>span{height:30px;padding:0 4px;font-size:23px;line-height:30px}
  body.tlv-mobile-match .fad-wrap.fad-match-center .fad-mc-score>em{padding:2px 8px;font-size:10px;line-height:16px}
  body.tlv-mobile-match .fad-match-center [data-mobile-tab] .fad-mc-chat{height:max(320px,calc(100dvh - 39px - 152px - 48px - 56.25vw - env(safe-area-inset-bottom,0px)))!important}
}
.fad-match-center .fad-mc-live-screen video::-webkit-media-controls-timeline{display:none!important}
.fad-match-center .fad-mc-live-screen video::-webkit-media-controls-panel{transform:translateY(-68px)!important;background:transparent!important}
.fad-match-center .fad-mc-live-screen video::-webkit-media-controls-enclosure{background:transparent!important}
.fad-match-center .fad-mc-video-link-overlay--top{top:0;height:18%}
.fad-match-center .fad-mc-video-link-overlay--bottom{bottom:0;height:68px}
@media(max-width:767px){
  .fad-match-center .fad-mc-live-screen video::-webkit-media-controls-panel{transform:translateY(-58px)!important}
  .fad-match-center .fad-mc-video-link-overlay--top{top:48px;height:min(18%,40px)}
  .fad-match-center .fad-mc-video-link-overlay--bottom{bottom:0;height:58px}
}
/* Mobile BLV tab: vertical commentator list matching the watch-page reference. */
@media (max-width: 767px) {
  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 0;
    width: 100%;
    height: auto;
    min-height: 320px;
    box-sizing: border-box;
    padding: 0 10px 22px;
    border: 0;
    background: #171717;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .tlv-player-cta {
    order: 0;
    display: flex !important;
    width: calc(100% + 20px);
    height: 59px;
    min-height: 59px;
    box-sizing: border-box;
    margin: 0 -10px;
    padding: 9px 12px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-bottom: 1px solid #20375a;
    background: #0b172b;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .tlv-player-cta a {
    min-height: 38px;
    padding: 7px 16px;
    font-size: 14px;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .tlv-player-cta a b {
    font-size: 14px;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker > strong {
    order: 1;
    display: block !important;
    min-height: 60px;
    box-sizing: border-box;
    margin: 0;
    padding: 17px 22px;
    border-radius: 12px 12px 0 0;
    background: #222322;
    color: #ffdc3f;
    font-size: 0;
    line-height: 26px;
    text-align: left;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker > strong::after {
    content: "DANH SÁCH BLV";
    font-size: 16px;
    font-weight: 800;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-list {
    order: 2;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    height: auto;
    max-height: none;
    min-height: 0;
    box-sizing: border-box;
    padding: 0;
    overflow: visible;
    border: 0;
    border-radius: 0 0 12px 12px;
    background: #202120;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button {
    position: relative;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    width: 100%;
    min-width: 0;
    max-width: none;
    height: 62px;
    min-height: 62px;
    box-sizing: border-box;
    margin: 0;
    padding: 0 22px;
    border: 0;
    border-bottom: 1px solid #303130;
    border-radius: 0;
    background: #202120;
    color: #f5f5f5;
    box-shadow: none;
    text-align: left;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button:last-child {
    border-bottom: 0;
    border-radius: 0 0 12px 12px;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button img,
  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button > span {
    display: none;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button b {
    display: block;
    width: auto;
    max-width: calc(100% - 106px);
    overflow: hidden;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button:hover,
  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button:focus-visible {
    border-color: #303130;
    background: #292623;
    color: #fff;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button.is-active {
    border: 0;
    border-bottom: 1px solid #3a3129;
    background: #352a22;
    color: #fff;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-button.is-active::after {
    content: "Đang xem";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 86px;
    min-height: 28px;
    box-sizing: border-box;
    margin-left: auto;
    padding: 4px 13px;
    border-radius: 999px;
    background: linear-gradient(110deg, #fa982f, #ee7626);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
  }
}
/* Keep the mobile BLV list in normal document flow on every tenant. */
@media (max-width: 767px) {
  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker {
    display: block !important;
    height: auto !important;
    min-height: 320px !important;
    max-height: none !important;
    grid-template-columns: none !important;
    align-items: initial !important;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .tlv-player-cta {
    display: flex !important;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-picker > strong,
  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-list {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    align-self: stretch !important;
    transform: none !important;
  }

  body.tlv-mobile-match .fad-match-center [data-mobile-tab="blv"] .fad-mc-blv-list {
    display: flex !important;
    flex-direction: column !important;
    overflow: visible !important;
  }
}
