.tibakin-live-feed{max-width:1180px;margin:18px auto;padding:16px;border-radius:8px;background:#0f172a;color:#e5eefb;box-shadow:0 12px 28px rgba(15,23,42,.16)}
.tibakin-live-feed__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.tibakin-live-feed__head strong{font-size:18px}
.tibakin-live-feed__meta{color:#9fb1c7;font-size:13px}
.tibakin-live-feed__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}
.tibakin-live-feed__card{border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:12px;background:rgba(255,255,255,.05)}
.tibakin-live-feed__league{color:#93c5fd;font-size:12px;text-transform:uppercase}
.tibakin-live-feed__teams{font-weight:700;margin:6px 0}
.tibakin-live-feed__forecast{color:#d1fae5;font-size:13px}