.ticker[data-astro-cid-zieglwam]{position:relative;background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);overflow:hidden;--ticker-duration: 60s}.ticker__track[data-astro-cid-zieglwam]{display:inline-flex;align-items:center;gap:2.5rem;white-space:nowrap;padding:.75rem 0;animation:ticker-marquee var(--ticker-duration) linear infinite;will-change:transform;font-family:system-ui,-apple-system,Segoe UI,Roboto,PingFang TC,Microsoft JhengHei,PingFang SC,Microsoft YaHei,sans-serif}.ticker[data-astro-cid-zieglwam]:hover .ticker__track[data-astro-cid-zieglwam],.ticker[data-astro-cid-zieglwam]:focus-within .ticker__track[data-astro-cid-zieglwam]{animation-play-state:paused}.ticker__item[data-astro-cid-zieglwam]{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;letter-spacing:.03em;text-transform:uppercase;font-weight:600;color:var(--color-text-dim);flex-shrink:0}.ticker__item[data-astro-cid-zieglwam]:before{content:"";width:.4rem;height:.4rem;border-radius:999px;background:currentColor;flex-shrink:0}.ticker__item--live[data-astro-cid-zieglwam]{color:var(--color-accent)}.ticker__item--live[data-astro-cid-zieglwam]:before{background:var(--color-accent);box-shadow:0 0 0 0 var(--color-accent);animation:live-pulse 1.6s ease-in-out infinite}.ticker__item--upcoming[data-astro-cid-zieglwam]{color:var(--color-accent-2)}.ticker__item--win[data-astro-cid-zieglwam]{color:var(--color-win)}.ticker__item--loss[data-astro-cid-zieglwam]{color:var(--color-loss)}.ticker__item--tbd[data-astro-cid-zieglwam],.ticker__item--neutral[data-astro-cid-zieglwam]{color:var(--color-text-dim)}.ticker__item--rubric[data-astro-cid-zieglwam]{color:var(--color-text-dim);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:999px;padding:.2rem .8rem;font-size:.7rem;letter-spacing:.08em}.ticker__item--rubric[data-astro-cid-zieglwam]:before{display:none}.ticker__item--win[data-astro-cid-zieglwam]:before,.ticker__item--loss[data-astro-cid-zieglwam]:before{display:none}.ticker__badge[data-astro-cid-zieglwam]{border:1px solid currentColor;border-radius:4px;padding:0 .4rem;font-size:.75rem;line-height:1.5}.ticker__link[data-astro-cid-zieglwam],.ticker__text[data-astro-cid-zieglwam]{display:inline-flex;align-items:center;gap:.5rem}.ticker__link[data-astro-cid-zieglwam]{color:inherit;text-decoration:none}.ticker__link[data-astro-cid-zieglwam]:hover{text-decoration:underline;text-underline-offset:3px}.ticker__edge[data-astro-cid-zieglwam]{position:absolute;top:0;bottom:0;width:64px;z-index:1;pointer-events:none}.ticker__edge--left[data-astro-cid-zieglwam]{left:0;background:linear-gradient(to right,var(--color-surface),transparent)}.ticker__edge--right[data-astro-cid-zieglwam]{right:0;background:linear-gradient(to left,var(--color-surface),transparent)}@keyframes ticker-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes live-pulse{0%,to{box-shadow:0 0 color-mix(in oklab,var(--color-accent) 60%,transparent)}50%{box-shadow:0 0 0 6px transparent}}@media(prefers-reduced-motion:reduce){.ticker__track[data-astro-cid-zieglwam]{animation:none;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:1rem}.ticker__track[data-astro-cid-zieglwam]::-webkit-scrollbar{display:none}.ticker__item[data-astro-cid-zieglwam][data-half=b]{display:none}.ticker__item--live[data-astro-cid-zieglwam]:before{animation:none}}
