body{margin:0;background:#fff;overflow:hidden}.ticker-wrapper{background:#020617;color:#fff;font-family:Russo One,sans-serif;width:100%}.league-row{display:flex;height:80px;border-bottom:1px solid #1e293b;position:relative;align-items:center}.league-label{width:50px;background:#0f172a;display:flex;align-items:center;justify-content:center;font-size:14px;color:#3b82f6;z-index:10;height:100%}.ticker-viewport{flex:1;overflow-x:auto;white-space:nowrap;scrollbar-width:none;display:flex;align-items:center}.ticker-viewport::-webkit-scrollbar{display:none}.ticker-content{display:flex;flex-wrap:nowrap}.game-card{min-width:300px;padding:10px 20px;border-right:1px solid #1e293b}.status-header{display:flex;align-items:center;gap:6px;margin-bottom:4px}.live-dot{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite}.status-live{color:#ef4444;font-size:10px}.status-final{color:#64748b;font-size:10px}.team-row{display:flex;justify-content:space-between;align-items:center;height:22px}.team-info{display:flex;align-items:center;gap:10px}.logo-box img{width:18px;height:18px;object-fit:contain}.team-name{font-size:14px;color:#f1f5f9}.score-text{font-size:16px;font-weight:700;color:#fff}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0f172af2;color:#fff;border:1px solid #3b82f6;width:30px;height:30px;border-radius:50%;z-index:20;cursor:pointer;opacity:0;transition:opacity .3s;font-size:20px;display:flex;align-items:center;justify-content:center}.league-row:hover .nav-btn{opacity:1}.left-btn{left:55px}.right-btn{right:5px}.canada-highlight{background-color:#450a0a!important;border-left:3px solid #ef4444}.ticker-footer{display:flex;justify-content:flex-end;padding:6px 15px;background:#020617;color:#475569;font-size:10px;gap:10px;border-top:1px solid #1e293b}.update-tag{color:#ef4444;border:1px solid #ef4444;padding:1px 4px;border-radius:3px}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.golf-card{min-width:400px;border-right:2px solid #334155}.golf-container{display:flex;flex-direction:column;gap:4px;justify-content:center;height:44px}.tournament-title{font-size:13px;color:#3b82f6;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-text{font-size:12px;color:#f1f5f9;letter-spacing:.5px}.no-games{display:flex;align-items:center;justify-content:center;color:#475569;font-size:12px;letter-spacing:2px;opacity:.6}
