body.tpl-league{background:#edf3f6;color:#15202b}
.league-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;background:#fff;border-bottom:1px solid #dde7ee}
.league-nav .brand{color:#0f766e}
.league-nav nav{white-space:nowrap;overflow-x:auto}
.league-nav a{font-size:.9rem;margin-left:14px}
.league-hero{display:grid;grid-template-columns:1fr 360px;gap:18px;align-items:stretch}
.league-copy{border-radius:8px;padding:28px;background:#0f172a;color:#fff}
.league-copy span{display:inline-flex;margin-bottom:10px;color:#7dd3fc;font-weight:900}
.league-copy p{color:#cbd5e1;max-width:760px}
.league-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.league-actions a{border-radius:6px;padding:10px 14px;background:#f97316;color:#fff;font-weight:900}
.league-actions a:nth-child(2){background:#14b8a6}
.league-actions a:nth-child(3){background:#2563eb}
.league-focus{display:grid;gap:10px}
.league-focus a{display:flex;flex-direction:column;justify-content:center;border-radius:8px;padding:16px;background:#fff;border:1px solid #dde7ee;box-shadow:0 10px 24px rgba(15,23,42,.07)}
.league-focus b{color:#0f766e}
.league-focus strong{margin:4px 0;font-size:1rem}
.league-focus small{color:#64748b}
.league-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.league-block{background:#fff;border-radius:8px;border:1px solid #dde7ee;overflow:hidden;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.league-block-title{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#e6fffb}
.league-block-title strong{color:#0f766e}
.league-block-title a{font-weight:900;color:#ef4444}
.league-row{display:grid;grid-template-columns:78px minmax(0,1fr) 66px minmax(0,1fr) 60px;gap:8px;align-items:center;padding:11px 14px;border-top:1px solid #eef2f7}
.league-row time{font-size:.78rem;color:#64748b}
.league-row span{font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis}
.league-row em{display:inline-flex;align-items:center;justify-content:center;min-width:60px;text-align:center;font-style:normal;color:#ef4444;font-weight:900;white-space:nowrap;word-break:keep-all;line-height:1}
.league-row b{justify-self:end;border-radius:999px;padding:4px 8px;background:#eef2ff;color:#2563eb;font-size:.72rem}
.league-row.live b{background:#fee2e2;color:#ef4444}
.league-card .card-head{background:linear-gradient(90deg,#0f766e,#2563eb);color:#fff}
.league-card .watch-btn{background:#f97316;color:#fff}
.media-split{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}
.league-news,.league-video{display:grid;gap:10px}
.league-news a{display:grid;grid-template-columns:118px 1fr;gap:12px;align-items:center;background:#fff;border-radius:8px;padding:8px;box-shadow:0 8px 20px rgba(15,23,42,.06)}
.league-news img{width:118px;aspect-ratio:16/9;object-fit:cover;border-radius:6px}
.league-video a{display:grid;grid-template-columns:58px 1fr;gap:10px;background:#fff;border-radius:8px;padding:10px;box-shadow:0 8px 20px rgba(15,23,42,.06)}
.league-video span{grid-row:1/3;width:58px;height:58px;border-radius:8px;background:linear-gradient(135deg,#22c55e,#f59e0b)}
.league-video small{color:#64748b}
.seo-density{background:#fff;border-radius:8px;padding:18px;box-shadow:0 8px 20px rgba(15,23,42,.05)}
.keyword-cloud a{background:#f8fafc;border:1px solid #dbe4ef;color:#0f766e}
@media(max-width:900px){.league-hero,.league-grid,.media-split{grid-template-columns:1fr}.league-row{grid-template-columns:70px minmax(0,1fr) 60px minmax(0,1fr)}.league-row b{grid-column:1/-1;justify-self:start}}
@media(max-width:460px){.league-copy{padding:22px 16px}.league-row{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);gap:7px;padding:12px}.league-row time,.league-row b{grid-column:1/-1}.league-row em{min-width:56px}.league-news a{grid-template-columns:94px 1fr}.league-news img{width:94px}}
