/* FE818: live competition visibility + standings form match hover details. */
.football-page-live-indicator{display:inline-flex;align-items:center;gap:7px;margin-top:8px;width:max-content;border-radius:999px;padding:5px 10px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase;box-shadow:0 8px 22px rgba(220,38,38,.2)}
.football-page-live-indicator[hidden]{display:none!important}.football-page-live-indicator i{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.68);animation:kisureLivePulse 1.3s infinite}.football-page-live-indicator strong{font:inherit;color:inherit}.football-page-live-indicator+.football-league-hero__meta{margin-top:10px}
.football-form-tooltip-popover{position:fixed;z-index:10050;transform:translate(-50%,-100%);max-width:min(280px,calc(100vw - 16px));min-width:170px;padding:9px 11px;border-radius:10px;background:#07142a;color:#fff;font-size:.75rem;font-weight:800;line-height:1.35;text-align:center;box-shadow:0 12px 32px rgba(2,6,23,.28);pointer-events:none;white-space:normal}.football-form-tooltip-popover[data-placement="bottom"]{transform:translate(-50%,0)}.football-form-tooltip-popover[hidden]{display:none!important}
html.has-kisure-form-tooltip-portal .football-form-chips--interactive span:hover::after,html.has-kisure-form-tooltip-portal .football-form-chips--interactive span:focus::after,html.has-kisure-form-tooltip-portal .football-form-chips--interactive a:hover::after,html.has-kisure-form-tooltip-portal .football-form-chips--interactive a:focus::after{display:none!important}
.football-form-chips--interactive [data-football-tooltip]{outline-offset:3px}.football-form-chips--interactive a{cursor:pointer}
@media(max-width:640px){.football-page-live-indicator{font-size:.68rem;padding:5px 9px}.football-form-tooltip-popover{font-size:.72rem}}
