body.modal-open{overflow:hidden}.pause-anim *{animation-play-state:paused!important}.play-anim *{animation-play-state:running!important}.ticker{background:linear-gradient(90deg,#9333ea,#ec4899,#9333ea);padding:9px 0;overflow:hidden;height:36px}.ticker-inner{display:flex;gap:80px;white-space:nowrap;animation:ticker 20s linear infinite 2s backwards}.ticker-item{color:#fff;font-size:.82rem;font-weight:700;display:flex;align-items:center;gap:8px}.ticker-item a{color:#fde68a;text-decoration:underline}@media (max-width:1060px){.sidebar.show{display:flex}}@media (max-width:768px){.ticker{display:none!important}}