#league{scroll-margin-top:130px}.home-matches-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.home-matches-toolbar p{font-size:12px;color:#a9bea0}.home-matches-toolbar button{border:1px solid #36502e;background:#142610;padding:9px 14px;border-radius:10px;white-space:nowrap;font:inherit;font-size:12px}.home-matches-toolbar button:disabled{opacity:.5;cursor:wait}.home-matches-subtitle{font-size:17px;color:#e5efdf;margin:26px 0 14px;display:flex;gap:12px;align-items:center}.home-matches-label,#home-live-count{font-size:10px;color:#f1d465;border:1px solid #625422;border-radius:20px;padding:3px 9px}.home-match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-match{border:1px solid #2d482a;border-radius:15px;background:linear-gradient(135deg,#172c20,#08150d);padding:18px 14px;min-width:0}.home-match.is-live{border-color:#32885f;box-shadow:inset 0 3px #38cd87}.home-match-league{font-size:11px;color:#b0c7a3;text-align:center;margin-bottom:17px}.home-match-teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px}.home-match-team{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:11px;color:#e7f0e0;overflow-wrap:anywhere;line-height:1.8}.home-match-crest{width:42px;height:42px;display:grid;place-items:center;border:1px solid #638458;border-radius:50%;font-size:20px;font-weight:900;background:#ffffff08}.home-match-score{direction:ltr;font-size:27px;color:#f8df7d;font-weight:900;white-space:nowrap}.home-match-state{font-size:11px;color:#e6ca70;text-align:center;margin-top:17px;min-height:23px}.home-match.is-live .home-match-state{color:#66dfa2}.home-match-empty{grid-column:1/-1;border:1px dashed #385734;background:#0c190e;padding:26px;border-radius:13px;color:#b2c6aa;text-align:center;font-size:13px}.home-matches-note{color:#97af8e;font-size:11px;margin-top:20px;line-height:1.9}#league[data-stale=true] .home-match.is-live{border-color:#846f36;box-shadow:none}#league[data-stale=true] .home-match-state{color:#cab987}#home-matches-refresh:focus-visible{outline:3px solid #f5c518;outline-offset:3px}@media(max-width:800px){.home-match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.home-match-grid{grid-template-columns:1fr}.home-matches-toolbar{align-items:flex-start}.home-matches-toolbar p{font-size:11px}.home-match{padding:20px}.home-matches-subtitle{font-size:16px}.home-match-team{font-size:12px}}
.home-match-score{display:inline-flex;direction:rtl;gap:6px;align-items:center}
