.rrtb-ntp{position:relative;width:100%;min-height:var(--rrtb-ntp-height);overflow:hidden;isolation:isolate;font-family:Arial,Helvetica,sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.12);background:#f7f9fc;color:#0d1b2a}.rrtb-ntp *{box-sizing:border-box}.rrtb-ntp-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.rrtb-ntp:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.74),rgba(255,255,255,.95))}.rrtb-ntp-shell{height:var(--rrtb-ntp-height);max-width:var(--rrtb-ntp-max-width);margin:0 auto;display:flex;align-items:center;gap:16px;padding:0 18px}.rrtb-ntp-brand{width:210px;min-width:210px;text-transform:uppercase;line-height:1.05;border-right:1px solid rgba(0,0,0,.16);padding-right:14px}.rrtb-ntp-brand strong{display:block;font-size:20px;letter-spacing:.8px}.rrtb-ntp-brand span{display:block;font-size:11px;margin-top:7px;opacity:.72;letter-spacing:.5px}.rrtb-ntp-track-wrap{flex:1;overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.rrtb-ntp-track{display:inline-flex;align-items:center;gap:28px;animation:rrtbNtpMarquee var(--rrtb-ntp-speed) linear infinite}.rrtb-ntp:hover .rrtb-ntp-track{animation-play-state:paused}.rrtb-ntp-item{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;font-weight:700;font-size:17px;letter-spacing:.1px}.rrtb-ntp-title{max-width:760px;overflow:hidden;text-overflow:ellipsis}.rrtb-ntp-source{font-size:12px;font-weight:800;border:1px solid rgba(0,0,0,.14);padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.64);opacity:.9}.rrtb-ntp-dot{width:10px;height:10px;border-radius:50%;background:#d90429;box-shadow:0 0 0 5px rgba(217,4,41,.14),0 0 18px rgba(217,4,41,.6);display:inline-block;animation:rrtbNtpPulse 1.4s infinite}.rrtb-ntp-footer{margin-top:30px}.rrtb-ntp-theme-dark{background:#06101f;color:#fff}.rrtb-ntp-theme-dark:before{background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(5,15,30,.72),rgba(0,0,0,.9))}.rrtb-ntp-theme-dark .rrtb-ntp-brand{border-color:rgba(255,255,255,.23)}.rrtb-ntp-theme-dark .rrtb-ntp-source{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.09)}.rrtb-ntp-theme-red{background:#a10016;color:#fff}.rrtb-ntp-theme-red:before{background:linear-gradient(90deg,rgba(85,0,10,.96),rgba(190,0,30,.74),rgba(85,0,10,.96))}.rrtb-ntp-theme-red .rrtb-ntp-brand{border-color:rgba(255,255,255,.28)}.rrtb-ntp-theme-red .rrtb-ntp-dot{background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.16),0 0 18px rgba(255,255,255,.7)}.rrtb-ntp-theme-red .rrtb-ntp-source{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.12)}.rrtb-ntp-theme-blue{background:#003b73;color:#fff}.rrtb-ntp-theme-blue:before{background:linear-gradient(90deg,rgba(0,32,65,.94),rgba(0,76,142,.72),rgba(0,32,65,.94))}.rrtb-ntp-theme-blue .rrtb-ntp-brand{border-color:rgba(255,255,255,.28)}.rrtb-ntp-theme-blue .rrtb-ntp-source{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.12)}@keyframes rrtbNtpMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes rrtbNtpPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.65}}@media (max-width:780px){.rrtb-ntp-shell{padding:0 10px;gap:10px}.rrtb-ntp-brand{width:140px;min-width:140px}.rrtb-ntp-brand strong{font-size:15px}.rrtb-ntp-brand span{font-size:9px}.rrtb-ntp-item{font-size:14px}.rrtb-ntp-source{font-size:10px}.rrtb-ntp-title{max-width:540px}}
