.smp-frontend-ticker{direction:rtl;background:#000;color:#fff;overflow:hidden;width:100%;font-family:inherit;min-height:44px}.smp-frontend-empty{padding:16px;background:#fff0;color:#fff;text-align:center}.smp-ticker-link{display:block;width:100%;text-decoration:none;color:inherit;cursor:pointer}.smp-ticker-viewport{position:relative;overflow:hidden;width:100%;direction:ltr}.smp-ticker-track{display:flex;align-items:center;width:max-content;white-space:nowrap;will-change:transform;animation:smp-ticker-scroll 140s linear infinite;direction:rtl}.smp-ticker-group{display:flex;align-items:center;flex-shrink:0;width:max-content;white-space:nowrap}.smp-ticker-item{display:inline-flex;align-items:center;flex-shrink:0;gap:8px;padding:12px 20px;font-size:14px}.smp-ticker-name{font-weight:600;color:#fff}.smp-ticker-price{color:#e0e0e0}.smp-ticker-change{display:inline-flex;align-items:center;gap:3px;font-weight:600}.smp-ticker-change-up{color:#2ecc71}.smp-ticker-change-down{color:#e74c3c}.smp-ticker-change-flat{color:#999}.smp-ticker-arrow{font-size:10px}.smp-ticker-separator{margin-inline-start:12px;color:#444}.smp-ticker-link:hover .smp-ticker-track{animation-play-state:paused}@keyframes smp-ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.smp-ticker-track{animation:none;transform:none}}@media (max-width:782px){.smp-ticker-item{padding:10px 14px;font-size:13px}.smp-frontend-ticker{min-height:39px}}