.lldd-livebar{width:100%;background:#050505;border-bottom:3px solid #e52525;color:#fff;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;z-index:9999}
.lldd-livebar-track{display:flex;gap:12px;overflow-x:auto;padding:10px 12px;scroll-behavior:smooth}
.lldd-livebar-track::-webkit-scrollbar{height:6px}.lldd-livebar-track::-webkit-scrollbar-thumb{background:#e52525;border-radius:999px}
.lldd-match-card{width:315px;min-width:315px;background:linear-gradient(135deg,#171717,#080808);border:1px solid #4a1616;border-radius:18px;padding:10px;box-shadow:0 8px 18px #0005;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.lldd-match-card:hover{border-color:#e52525;transform:translateY(-1px)}.lldd-match-card.lldd-large{width:100%;min-width:0;margin:12px 0;padding:18px}
.lldd-meta{display:flex;align-items:center;gap:6px;color:#d8d8d8;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:8px;overflow:hidden;flex-wrap:wrap}
.lldd-pill{background:#333;border-radius:999px;padding:3px 7px;color:#fff}.lldd-pill.live{background:#064e20;color:#36ff7b}.lldd-pill.live i{display:inline-block;width:7px;height:7px;background:#36ff7b;border-radius:50%;margin-right:5px;box-shadow:0 0 8px #36ff7b}
.lldd-teams{display:grid;grid-template-columns:1fr 78px 1fr;align-items:center;gap:8px}.lldd-large .lldd-teams{grid-template-columns:1fr 140px 1fr}
.lldd-team{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;min-width:0}.lldd-team img{width:46px;height:46px;object-fit:contain;background:#fff;border-radius:12px;padding:4px}.lldd-large .lldd-team img{width:86px;height:86px}
.lldd-logo-fallback{width:46px;height:46px;background:#fff;color:#111;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:1000}.lldd-large .lldd-logo-fallback{width:86px;height:86px;font-size:28px}
.lldd-team b{font-size:12px;line-height:1.1;white-space:normal}.lldd-large .lldd-team b{font-size:18px}.lldd-score{background:#250808;border:1px solid #662020;border-radius:14px;color:#fff;font-size:24px;font-weight:1000;text-align:center;padding:8px 4px;white-space:nowrap}.lldd-large .lldd-score{font-size:46px}
.lldd-detail-line{text-align:center;color:#ddd;margin-top:10px;font-weight:800}.lldd-all-matches{min-width:180px;background:linear-gradient(135deg,#e52525,#8e0e0e);border-radius:18px;color:#fff!important;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:1000;padding:12px;box-shadow:0 8px 18px #0005}.lldd-all-matches span{font-size:30px}
.lldd-calendar,.lldd-arena,.lldd-club-library{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#070707;color:#fff;border:1px solid #3a1616;border-radius:22px;padding:18px;margin:16px 0}.lldd-calendar h2,.lldd-arena h2,.lldd-club-library h2{margin-top:0}
.lldd-filters{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 14px}.lldd-filters span{background:#e52525;border-radius:999px;padding:7px 11px;font-weight:900}
.lldd-arena-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.lldd-arena-grid>div{background:#111;border:1px solid #3a1616;border-radius:16px;padding:14px}
.lldd-club-card{display:flex;gap:12px;align-items:center;background:#111;border:1px solid #3a1616;border-radius:16px;padding:12px;margin:10px 0}.lldd-club-card img,.lldd-club-card .lldd-logo-fallback{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:12px;padding:5px;color:#111}
@media(max-width:700px){.lldd-livebar-track{padding:8px}.lldd-match-card{width:280px;min-width:280px}.lldd-match-card.lldd-large{width:100%;min-width:0}.lldd-score{font-size:20px}.lldd-large .lldd-score{font-size:34px}.lldd-team img,.lldd-logo-fallback{width:40px;height:40px}.lldd-large .lldd-team img,.lldd-large .lldd-logo-fallback{width:62px;height:62px}.lldd-large .lldd-teams{grid-template-columns:1fr 100px 1fr}.lldd-arena-grid{grid-template-columns:1fr}.lldd-all-matches{min-width:150px}}