/* 3alTrack article media v2910: split galleries + click-to-play YouTube */
.article-inline-gallery-v2910{margin:32px 0 36px;padding:18px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 48px rgba(0,0,0,.14)}
.article-inline-gallery-head-v2910{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.article-inline-gallery-head-v2910 span{color:#ff6868;font-size:10px;font-weight:900;letter-spacing:2px}
.article-inline-gallery-head-v2910 strong{color:#fff;font-size:17px;font-weight:900}
.article-inline-gallery-grid-v2910{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.article-inline-gallery-item-v2910{position:relative;min-height:180px;margin:0;overflow:hidden;border-radius:18px;background:#090e19;border:1px solid rgba(255,255,255,.08);cursor:zoom-in}
.article-inline-gallery-item-v2910 img{width:100%;height:100%;min-height:180px;display:block;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.article-inline-gallery-item-v2910:hover img{transform:scale(1.025);filter:saturate(1.05)}
.article-inline-gallery-grid-v2910.count-1{grid-template-columns:1fr}
.article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910{min-height:320px}
.article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910 img{min-height:320px;max-height:500px}
.article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured,.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured{grid-row:span 2;min-height:370px}
.article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured img,.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured img{min-height:370px}

.article-youtube-lite-v2910{margin-top:34px}
.article-youtube-lite-shell-v2910{position:relative;overflow:hidden;border-radius:26px;background:#050914;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 58px rgba(0,0,0,.22)}
.article-youtube-lite-button-v2910{position:relative;width:100%;min-height:390px;padding:0;border:0;display:block;overflow:hidden;background:#050914;cursor:pointer;text-align:right;color:#fff;font-family:Cairo,sans-serif}
.article-youtube-lite-button-v2910 img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.96) contrast(1.02);transition:transform .45s ease}
.article-youtube-lite-button-v2910:hover img{transform:scale(1.025)}
.article-youtube-lite-shade-v2910{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,6,23,.92),rgba(2,6,23,.18) 68%),radial-gradient(circle at center,rgba(220,38,38,.15),transparent 34%)}
.article-youtube-play-v2910{position:absolute;top:50%;left:50%;width:76px;height:76px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff;font-size:28px;box-shadow:0 20px 46px rgba(220,38,38,.34),0 0 0 10px rgba(255,255,255,.08);transition:transform .25s ease,box-shadow .25s ease}
.article-youtube-lite-button-v2910:hover .article-youtube-play-v2910{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 24px 54px rgba(220,38,38,.42),0 0 0 12px rgba(255,255,255,.1)}
.article-youtube-copy-v2910{position:absolute;right:22px;left:22px;bottom:22px;z-index:2}
.article-youtube-copy-v2910 strong,.article-youtube-copy-v2910 small{display:block}
.article-youtube-copy-v2910 strong{font-size:22px;line-height:1.45;font-weight:900;text-shadow:0 8px 22px rgba(0,0,0,.32)}
.article-youtube-copy-v2910 small{margin-top:5px;color:rgba(255,255,255,.82);font-size:12px;font-weight:700}
.article-youtube-external-v2910{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:999px;color:#fff!important;background:rgba(2,6,23,.66);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(10px);font-size:11px;font-weight:900;text-decoration:none}
.article-youtube-iframe-v2910{width:100%;aspect-ratio:16/9;min-height:390px;display:block;border:0;background:#000}
.article-youtube-lite-shell-v2910.is-playing .article-youtube-external-v2910{opacity:.82}

html[data-theme=light] body.article-pro-page .article-inline-gallery-v2910,html[data-visual-theme=light] body.article-pro-page .article-inline-gallery-v2910{background:linear-gradient(145deg,#fff,#f8fafc);border-color:rgba(15,23,42,.1);box-shadow:0 18px 44px rgba(15,23,42,.08)}
html[data-theme=light] body.article-pro-page .article-inline-gallery-head-v2910 strong,html[data-visual-theme=light] body.article-pro-page .article-inline-gallery-head-v2910 strong{color:#0f172a}
html[data-theme=light] body.article-pro-page .article-inline-gallery-head-v2910 span,html[data-visual-theme=light] body.article-pro-page .article-inline-gallery-head-v2910 span{color:#b42338}
html[data-theme=light] body.article-pro-page .article-inline-gallery-item-v2910,html[data-visual-theme=light] body.article-pro-page .article-inline-gallery-item-v2910{border-color:rgba(15,23,42,.1);box-shadow:0 10px 24px rgba(15,23,42,.07)}

@media(max-width:700px){
 .article-inline-gallery-v2910{margin:24px -4px 28px;padding:12px;border-radius:20px}
 .article-inline-gallery-head-v2910 strong{font-size:15px}
 .article-inline-gallery-grid-v2910{gap:7px}
 .article-inline-gallery-item-v2910,.article-inline-gallery-item-v2910 img{min-height:130px}
 .article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910,.article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910 img{min-height:220px}
 .article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured,.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured,.article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured img,.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured img{min-height:267px}
 .article-youtube-lite-button-v2910,.article-youtube-iframe-v2910{min-height:220px}
 .article-youtube-play-v2910{width:60px;height:60px;font-size:23px}
 .article-youtube-copy-v2910{right:14px;left:14px;bottom:14px}
 .article-youtube-copy-v2910 strong{font-size:17px}
 .article-youtube-copy-v2910 small{font-size:10px;line-height:1.55}
 .article-youtube-external-v2910{top:10px;left:10px;min-height:34px;font-size:10px}
}

/* v2911: cleaner article metadata, galleries and robust in-site YouTube modal */
.article-inline-gallery-v2910{padding:16px!important}
.article-inline-gallery-grid-v2910{align-items:stretch!important}
.article-inline-gallery-item-v2910{min-height:0!important;aspect-ratio:4/3!important}
.article-inline-gallery-item-v2910 img{height:100%!important;min-height:0!important;object-fit:cover!important}
.article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910{min-height:0!important;aspect-ratio:16/9!important}
.article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910 img{min-height:0!important;max-height:none!important}
.article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured,
.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured{grid-row:auto!important;min-height:0!important;aspect-ratio:4/3!important}
.article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured img,
.article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured img{min-height:0!important}
.article-gallery-slider-v250{min-height:0!important;aspect-ratio:16/10!important}
.article-gallery-slide-v250 img{object-position:center!important}
.article-inline-gallery-item-v2910::after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}

.article-youtube-modal-v2911{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.article-youtube-modal-v2911.active{opacity:1;visibility:visible;pointer-events:auto}
.article-youtube-modal-backdrop-v2911{position:absolute;inset:0;border:0;background:rgba(2,6,23,.84);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer}
.article-youtube-modal-dialog-v2911{position:relative;z-index:1;width:min(980px,96vw);padding:14px;border-radius:28px;background:linear-gradient(145deg,#0b1220,#111827);border:1px solid rgba(255,255,255,.14);box-shadow:0 32px 90px rgba(0,0,0,.48)}
.article-youtube-modal-close-v2911{position:absolute;top:-14px;left:-14px;z-index:3;width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#111827;color:#fff;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.34)}
.article-youtube-modal-frame-wrap-v2911{overflow:hidden;border-radius:20px;background:#000;aspect-ratio:16/9}
.article-youtube-modal-frame-v2911{width:100%;height:100%;display:block;border:0;background:#000}
.article-youtube-modal-footer-v2911{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px 2px;color:#e5e7eb;font-size:12px;font-weight:800}
.article-youtube-modal-footer-v2911 a{color:#fff!important;text-decoration:none;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}
body.youtube-modal-open-v2911{overflow:hidden!important}

@media(max-width:760px){
  body.article-pro-page .article-info-card{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body.article-pro-page .article-info-card>div:nth-child(2){display:none!important}
  body.article-pro-page .article-info-card div{padding:10px 12px!important;border-radius:14px!important;min-height:58px!important}
  body.article-pro-page .article-info-card span{font-size:10px!important;line-height:1.2!important}
  body.article-pro-page .article-info-card strong{font-size:13px!important;line-height:1.35!important;margin-top:3px!important}
  .article-inline-gallery-v2910{margin:22px 0 26px!important;padding:10px!important;border-radius:18px!important}
  .article-inline-gallery-grid-v2910{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .article-inline-gallery-item-v2910,
  .article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910,
  .article-inline-gallery-grid-v2910.count-3 .article-inline-gallery-item-v2910.is-featured,
  .article-inline-gallery-grid-v2910.count-5 .article-inline-gallery-item-v2910.is-featured{min-height:0!important;aspect-ratio:4/5!important}
  .article-inline-gallery-grid-v2910.count-1{grid-template-columns:1fr!important}
  .article-inline-gallery-grid-v2910.count-1 .article-inline-gallery-item-v2910{aspect-ratio:4/3!important}
  .article-gallery-slider-v250{min-height:0!important;aspect-ratio:4/3!important;margin:10px!important}
  .article-youtube-modal-v2911{padding:10px!important}
  .article-youtube-modal-dialog-v2911{width:100%!important;padding:8px!important;border-radius:20px!important}
  .article-youtube-modal-close-v2911{top:-8px!important;left:-6px!important;width:40px!important;height:40px!important;font-size:24px!important}
  .article-youtube-modal-frame-wrap-v2911{border-radius:14px!important}
  .article-youtube-modal-footer-v2911{font-size:10px!important;padding:9px 2px 1px!important}
}

/* v3.13.0 — Article ↔ Match bridge */
.article-match-link-v3130{margin:24px 0}.article-match-link-v3130[hidden]{display:none}.article-match-card-v3130{display:grid;grid-template-columns:minmax(160px,.72fr) minmax(300px,1.35fr) minmax(150px,.65fr);align-items:center;gap:16px;padding:16px 18px;border:1px solid rgba(125,211,252,.2);border-radius:20px;background:linear-gradient(135deg,rgba(10,26,44,.97),rgba(8,17,30,.93));box-shadow:0 18px 46px rgba(0,0,0,.18);color:#f8fafc;text-decoration:none;transition:transform .22s ease,border-color .22s ease}.article-match-card-v3130:hover{transform:translateY(-2px);border-color:rgba(56,189,248,.42)}.article-match-competition-v3130{display:flex;align-items:center;gap:10px}.article-match-competition-v3130>img,.article-match-competition-v3130>span{width:42px;height:42px;object-fit:contain;border-radius:12px;background:rgba(255,255,255,.06);padding:5px;display:grid;place-items:center}.article-match-competition-v3130 p{display:grid;gap:2px;margin:0}.article-match-competition-v3130 small{font-size:10px;color:#7dd3fc}.article-match-competition-v3130 strong{font-size:13px}.article-match-teams-v3130{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.article-match-teams-v3130>div{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0}.article-match-teams-v3130 img{width:34px;height:34px;object-fit:contain}.article-match-teams-v3130 b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-match-teams-v3130>strong{font-size:20px;direction:ltr}.article-match-cta-v3130{display:grid;justify-items:end;gap:4px}.article-match-cta-v3130 span{font-size:10px;color:#94a3b8}.article-match-cta-v3130 b{font-size:11px;color:#7dd3fc}
@media(max-width:720px){.article-match-card-v3130{grid-template-columns:1fr;padding:13px;border-radius:16px;gap:11px}.article-match-competition-v3130{justify-content:center}.article-match-teams-v3130{grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr)}.article-match-teams-v3130 img{width:30px;height:30px}.article-match-teams-v3130 b{font-size:10px}.article-match-teams-v3130>strong{font-size:17px;text-align:center}.article-match-cta-v3130{grid-template-columns:1fr auto;justify-items:stretch;align-items:center}.article-match-cta-v3130 b{text-align:left}}
