.ts-strip{color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#1a1625 0%,#251d38 50%,#1a1625 100%);border-bottom:1px solid #e8a33d47;height:28px;position:relative;overflow:hidden}.ts-strip:before,.ts-strip:after{content:"";z-index:2;pointer-events:none;width:56px;position:absolute;top:0;bottom:0}.ts-strip:before{background:linear-gradient(90deg,#1a1625,#1a162500);left:0}.ts-strip:after{background:linear-gradient(270deg,#1a1625,#1a162500);right:0}.ts-track{white-space:nowrap;align-items:center;width:max-content;height:100%;animation:42s linear infinite ts-scroll;display:flex}.ts-strip:hover .ts-track,.ts-strip:focus-within .ts-track{animation-play-state:paused}@keyframes ts-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ts-item{letter-spacing:.005em;color:#ffffffeb;align-items:center;gap:7px;height:100%;padding:0 4px;font-size:12px;font-weight:600;transition:color .2s;display:inline-flex}.ts-item svg{color:#e8a33d;flex:none;width:13px;height:13px}a.ts-item:hover,a.ts-item:focus-visible{color:#f3c77e}a.ts-item:focus-visible{outline-offset:-2px;border-radius:4px;outline:1px solid #f3c77e}.ts-sep{background:#e8a33d8c;flex:none;width:4px;height:4px;margin:0 20px;transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.ts-strip{scrollbar-width:none;overflow-x:auto}.ts-strip::-webkit-scrollbar{display:none}.ts-track{animation:none}}