.live-score-bar-wrapper .dailyEventContainer{all:unset !important;display:block !important;width:100% !important;padding:0 !important;margin:0 !important;border:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}.live-score-bar-wrapper .matchEventContainer.live-score-item{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;width:auto !important;height:auto !important;margin:0 !important;padding:.25rem .5rem !important;border:none !important;background:rgba(0,0,0,0) !important;box-shadow:none !important;border-radius:.25rem !important;font-family:"Lexend",sans-serif !important;position:static !important;transform:none !important;grid-template-columns:unset !important;grid-gap:unset !important}.live-score-bar-wrapper{position:relative;z-index:1000;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.live-score-bar{background-color:rgba(218,218,218,.7);backdrop-filter:blur(20px);padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.05);width:100%;transition:all .3s ease}.live-score-bar.is-sticky{position:fixed;top:62px;left:0;right:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.live-score-content{display:flex;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto}.live-score-label{font-family:"Inter",sans-serif;font-weight:700;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);flex-shrink:0}.live-score-events{display:flex;align-items:center;gap:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:.25rem 0;-webkit-overflow-scrolling:touch}.live-score-events::-webkit-scrollbar{display:none}.live-score-item{display:flex !important;align-items:center !important;gap:.65rem !important;font-family:"Lexend",sans-serif;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .2s ease;padding:.25rem .5rem;border-radius:.25rem}.live-score-item:hover{background-color:hsla(0,0%,100%,.3)}.live-score-item--live{animation:pulse-subtle 2s ease-in-out infinite}@keyframes pulse-subtle{0%,100%{opacity:1}50%{opacity:.85}}.live-score-team{font-weight:700;font-size:.9rem;color:var(--on-surface)}.live-score-number{font-weight:900;font-size:1.2rem;color:var(--on-surface);min-width:2.5rem;text-align:center}.live-score-number--live{color:var(--primary)}.live-score-status{font-size:.75rem;color:var(--tertiary);font-weight:500;margin-left:.625rem}.live-score-status-text--live{color:var(--primary);font-weight:700}.live-score-separator{width:1px;height:1.5rem;background:rgba(0,0,0,.15);flex-shrink:0;margin:0 1rem}.live-score-more{font-family:"Inter",sans-serif;font-weight:700;font-size:.75rem;color:var(--primary);flex-shrink:0;padding:.25rem .75rem;background:rgba(255,107,0,.1);border-radius:1rem}@media(max-width:767.98px){.live-score-bar{padding:.4rem .3rem !important;top:60px}.live-score-content{gap:.75rem}.live-score-events{gap:0;scrollbar-width:thin;-ms-overflow-style:auto}.live-score-events::-webkit-scrollbar{display:block;height:3px}.live-score-events::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:10px}.live-score-events::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.live-score-events::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.live-score-separator{margin:0 .5rem}.live-score-team{font-size:.8rem}.live-score-number{font-size:1rem;min-width:2rem}.live-score-status{font-size:.7rem;margin-left:.4rem}.live-score-label{font-size:.6rem}}@media(prefers-color-scheme:dark){.live-score-bar{background-color:rgba(27,27,27,.9);border-bottom-color:hsla(0,0%,100%,.05)}.live-score-separator{background:hsla(0,0%,100%,.1)}.live-score-item:hover{background-color:hsla(0,0%,100%,.1)}}