/* WEBBE-B final top ticker v4.0.0: fixed only through the title/intro region. */
.webbe-top-ticker{display:block;position:relative;top:auto;z-index:2147482000;width:100%;min-height:42px;margin:0;background:#0b1530;color:#fff;border:0;border-bottom:1px solid rgba(255,255,255,.16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
.webbe-top-ticker.is-fixed{position:fixed;inset:0 0 auto 0;top:0;box-shadow:0 6px 20px rgba(11,21,48,.18)}
.webbe-top-ticker-placeholder{display:block;width:100%;height:0;margin:0;padding:0;pointer-events:none}
.webbe-top-ticker__inner{box-sizing:border-box;width:min(calc(100% - 28px),1180px);min-height:42px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}
.webbe-top-ticker__label{padding-right:14px;border-right:1px solid rgba(255,255,255,.25);color:#9fc2ff;font-size:.72rem;font-weight:850;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}
.webbe-top-ticker__link{min-width:0;display:grid;grid-template-columns:28px auto auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 7px;border-radius:7px;color:#fff!important;text-decoration:none!important;transition:opacity .15s ease,transform .15s ease,background-color .15s ease}
.webbe-top-ticker__link:hover{background:rgba(255,255,255,.09)}
.webbe-top-ticker__link.is-changing{opacity:0;transform:translateY(-7px)}
.webbe-top-ticker__rank{color:#6ea7ff;font-variant-numeric:tabular-nums;font-weight:900}
.webbe-top-ticker__name,.webbe-top-ticker__description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.webbe-top-ticker__name{font-size:.89rem}.webbe-top-ticker__separator{color:rgba(255,255,255,.42)}
.webbe-top-ticker__description{color:rgba(255,255,255,.72);font-size:.78rem}.webbe-top-ticker__arrow{color:#8fb7ff;font-weight:900}
.webbe-top-ticker__all{color:#dce9ff!important;text-decoration:none!important;font-size:.76rem;font-weight:750;white-space:nowrap}
.webbe-top-ticker__all:hover{text-decoration:underline!important}
.webbe-top-ticker__link:focus-visible,.webbe-top-ticker__all:focus-visible{outline:3px solid #8bb4ff;outline-offset:2px}
body.webbe-top-ticker-fixed header.sticky.top-0,body.webbe-top-ticker-fixed [data-webbe-sticky-under-ticker]{top:var(--webbe-top-ticker-height,42px)!important}
.webbe-ticker-boundary{display:block;width:100%;height:0;margin:0;padding:0;overflow:hidden;pointer-events:none}
@media(max-width:640px){.webbe-top-ticker__inner{width:min(calc(100% - 16px),1180px);grid-template-columns:auto minmax(0,1fr);gap:8px}.webbe-top-ticker__label{padding-right:8px;font-size:.64rem}.webbe-top-ticker__all,.webbe-top-ticker__separator,.webbe-top-ticker__description{display:none}.webbe-top-ticker__link{grid-template-columns:24px minmax(0,1fr) auto;gap:7px;padding-inline:5px}.webbe-top-ticker__name{font-size:.82rem}}
@media(max-width:360px){.webbe-top-ticker__label{max-width:62px;overflow:hidden;text-overflow:ellipsis}}
@media(prefers-reduced-motion:reduce){.webbe-top-ticker__link{transition:none}}
@media(forced-colors:active){.webbe-top-ticker{border-bottom:1px solid CanvasText}}
