body.tpl-sidebar-world{background:#eef6ff;color:#1f2b3d}
.world-layout{display:grid;grid-template-columns:220px minmax(0,1fr)280px;gap:24px;max-width:1540px;margin:0 auto;min-height:100vh}
.world-left{position:sticky;top:0;height:100vh;padding:28px 18px;background:rgba(255,255,255,.72);border-right:1px solid #cfe1ff}
.world-logo{display:flex;align-items:center;gap:12px;margin-bottom:42px;font-size:1.35rem;color:#2563eb;font-weight:900}
.world-logo span{width:38px;height:38px;border-radius:50%;background:#4f8cff;box-shadow:0 12px 24px rgba(37,99,235,.2)}
.world-left nav{display:grid;gap:14px}
.world-left nav a{padding:13px 16px;border-radius:999px;font-weight:800;color:#334155}
.world-left nav a:hover,.world-left nav a:nth-child(4){background:#dceaff;color:#155eef;box-shadow:0 8px 20px rgba(37,99,235,.12)}
.world-main{padding:28px 0 40px;min-width:0}
.world-hero{border-radius:18px;background:#fff;border:1px solid #cfe1ff;padding:28px;box-shadow:0 18px 44px rgba(37,99,235,.08)}
.world-hero p{margin:0 0 8px;color:#2563eb;font-weight:900}
.world-hero h1{font-size:2.25rem;color:#183b73}
.world-hero span{display:block;color:#475569;line-height:1.8}
.world-hero>div{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.world-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 20px;background:#2563eb;color:#fff;font-weight:900}
.world-btn.ghost{background:#e8f1ff;color:#155eef}
.world-news-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}
.world-news-strip a{background:#fff;border:1px solid #cfe1ff;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px rgba(37,99,235,.08)}
.world-news-strip img{width:100%;aspect-ratio:16/9;object-fit:cover}
.world-news-strip strong{display:block;padding:12px 16px 4px;color:#001fb8;line-height:1.45}
.world-news-strip small{display:block;padding:0 16px 16px;color:#64748b}
.world-section{margin-top:30px}
.world-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.world-title h2{font-size:1.55rem;color:#183b73}
.world-title a{padding:8px 18px;border-radius:999px;background:#dbeafe;color:#155eef;font-weight:900}
.world-match-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.world-match-card{display:block;background:#fff;border:1px solid #cfe1ff;border-radius:20px;padding:18px;box-shadow:0 12px 28px rgba(37,99,235,.08)}
.world-card-head{display:flex;justify-content:space-between;align-items:center;color:#1e293b;font-weight:800}
.world-card-head b{padding:3px 12px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:.72rem}
.world-teams{display:grid;grid-template-columns:minmax(0,1fr) 76px minmax(0,1fr);align-items:center;gap:12px;margin:32px 0 18px;text-align:center}
.world-teams img{width:54px;height:54px;object-fit:contain;margin:0 auto 8px}
.world-teams strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}
.world-teams em{display:grid;place-items:center;min-width:64px;height:52px;border-radius:999px;background:#e8f1ff;color:#2563eb;font-weight:900;font-style:normal;margin:auto;white-space:nowrap;word-break:keep-all;line-height:1}
.world-match-card p{text-align:center;background:#f8fafc;border-radius:18px;padding:13px;margin:0 0 14px;color:#334155}
.world-match-card i{display:flex;align-items:center;justify-content:center;height:42px;border-radius:999px;background:#e3edff;font-style:normal;font-weight:900}
.world-split{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}
.world-list-news{display:grid;gap:12px}
.world-list-news a{display:grid;grid-template-columns:112px 1fr;gap:12px;background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:8px}
.world-list-news img{width:112px;aspect-ratio:16/10;object-fit:cover;border-radius:10px}
.world-list-news span{display:block;color:#64748b;font-size:.8rem;margin-top:4px}
.world-video-list{display:grid;gap:12px}
.world-video-list a{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:12px}
.world-video-list b{width:42px;height:42px;border-radius:50%;background:#dbeafe;position:relative}
.world-video-list b:after{content:"";position:absolute;left:17px;top:12px;border-left:13px solid #2563eb;border-top:9px solid transparent;border-bottom:9px solid transparent}
.world-right{position:sticky;top:0;height:100vh;padding:28px 18px;overflow:auto}
.world-right section{background:#fff;border:1px solid #cfe1ff;border-radius:18px;padding:18px;margin-bottom:18px;box-shadow:0 14px 34px rgba(37,99,235,.08)}
.world-right h3{position:relative;margin:0 0 14px;padding-left:12px;font-size:1.08rem;color:#183b73}
.world-right h3:before{content:"";position:absolute;left:0;top:.18em;width:4px;height:1.1em;border-radius:999px;background:#2563eb}
.world-tags{display:grid;gap:9px}
.world-tags a{display:block;min-width:0;padding:10px 12px;border-radius:12px;background:#f1f6ff;color:#1d4ed8;font-weight:900;font-size:.84rem;line-height:1.35;box-shadow:inset 0 0 0 1px rgba(37,99,235,.05)}
.world-tags a:hover{background:#dbeafe}
.world-right p{display:flex;align-items:center;gap:8px;margin:8px 0;padding:9px 10px;border-radius:12px;background:#f8fbff;color:#334155;font-weight:800}
.world-right p:before{content:"";width:6px;height:6px;border-radius:50%;background:#2563eb;flex:0 0 6px}
.world-right strong{display:block;padding:12px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#ecfeff);font-size:1.35rem;letter-spacing:0;color:#183b73;text-align:center}
@media(max-width:1100px){.world-layout{grid-template-columns:180px minmax(0,1fr)}.world-right{display:none}.world-news-strip{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.world-layout{display:block}.world-left{position:static;height:auto;padding:14px}.world-logo{margin-bottom:14px;font-size:1.05rem}.world-left nav{display:flex;overflow-x:auto;gap:8px}.world-left nav a{white-space:nowrap;padding:9px 12px}.world-main{padding:12px}.world-hero{padding:20px 16px;border-radius:14px}.world-hero h1{font-size:1.55rem}.world-news-strip,.world-match-grid,.world-split{grid-template-columns:1fr}.world-teams{grid-template-columns:minmax(0,1fr) 60px minmax(0,1fr);margin:24px 0 14px}.world-teams em{min-width:58px;height:44px}.world-list-news a{grid-template-columns:96px 1fr}.world-list-news img{width:96px}}
