body.tpl-stream{background:#0b1220;color:#e5eefb;padding-bottom:68px}
.stream-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(11,18,32,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(148,163,184,.18)}
.stream-header .brand{color:#5eead4}
.stream-header a:last-child{border-radius:999px;background:#f97316;color:#fff;padding:7px 12px;font-weight:900}
.stream-shell{max-width:1120px}
.stream-hero{border-radius:8px;padding:24px 18px;background:linear-gradient(135deg,#102a43,#0f766e 52%,#f97316);box-shadow:0 16px 36px rgba(0,0,0,.22)}
.stream-hero p{margin:0 0 8px;color:#ccfbf1;font-weight:900}
.stream-hero h1{font-size:1.8rem;margin-bottom:10px}
.stream-hero span{display:block;color:#f1f5f9}
.stream-main-btn{display:flex;align-items:center;justify-content:center;margin-top:18px;min-height:46px;border-radius:6px;background:#fff;color:#0f766e;font-weight:900}
.stream-chips{display:flex;gap:10px;overflow-x:auto;margin:14px 0 2px;padding-bottom:4px}
.stream-chips a{flex:0 0 auto;border-radius:999px;padding:9px 13px;background:#132033;border:1px solid rgba(94,234,212,.22);color:#ccfbf1;font-weight:900}
.stream-feed{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.stream-match{display:grid;grid-template-columns:62px 1fr 38px;gap:10px;align-items:center;border-radius:8px;background:#111c2d;border:1px solid rgba(148,163,184,.16);padding:12px}
.stream-match time{display:grid;place-items:center;border-radius:8px;min-height:56px;background:#0f172a;color:#fff}
.stream-match time b{font-size:1rem}
.stream-match time span{font-size:.72rem;color:#94a3b8}
.stream-match strong{display:block;font-size:.96rem}
.stream-match em{display:inline-flex;align-items:center;justify-content:center;min-width:56px;font-style:normal;color:#fbbf24;white-space:nowrap;word-break:keep-all;line-height:1}
.stream-match small{display:block;color:#9fb0c4;margin-top:3px}
.stream-match i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-style:normal;background:#14b8a6;color:#001b1a;font-weight:900}
.stream-match.live i{background:#ef4444;color:#fff}
.stream-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.stream-card-grid a{display:grid;gap:6px;border-radius:8px;padding:14px;background:#111c2d;border:1px solid rgba(148,163,184,.16)}
.stream-card-grid span,.stream-card-grid small{color:#9fb0c4;font-size:.78rem}
.stream-card-grid em{display:inline-flex;align-items:center;justify-content:center;min-width:56px;font-style:normal;color:#fbbf24;font-weight:900;white-space:nowrap;word-break:keep-all;line-height:1}
.stream-news{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.stream-news a{display:grid;grid-template-columns:112px 1fr;gap:10px;align-items:center;background:#111c2d;border-radius:8px;padding:8px;border:1px solid rgba(148,163,184,.16)}
.stream-news img{width:112px;aspect-ratio:16/9;object-fit:cover;border-radius:6px}
.seo-density{background:#111c2d;border:1px solid rgba(148,163,184,.16);border-radius:8px;padding:18px}
.seo-density p{color:#cbd5e1}
.keyword-cloud a{background:#0f172a;border:1px solid rgba(94,234,212,.2);color:#ccfbf1}
.stream-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:30;display:flex;align-items:center;justify-content:center;height:48px;border-radius:8px;background:#f97316;color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(249,115,22,.28)}
@media(min-width:760px){.stream-hero{padding:30px 28px}.stream-hero h1{font-size:2.2rem}.stream-card-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.stream-feed,.stream-news{grid-template-columns:1fr}}
@media(max-width:420px){.stream-shell{padding:10px}.stream-match{grid-template-columns:54px 1fr 34px}.stream-news a{grid-template-columns:92px 1fr}.stream-news img{width:92px}.stream-card-grid{grid-template-columns:1fr}}
