#tm-tv-quote-header{display:flex!important;justify-content:flex-start!important;align-items:flex-start!important}
#tm-tv-quote-header .dark-quote-card.usflow-tm-tv-card{width:min(340px,100%)!important;min-height:86px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 12px 26px rgba(0,0,0,.28),0 0 24px rgba(245,184,65,.08)!important}
.forecast-analyst-popover,.tm-analyst-modal{display:none!important}
.forecast-analyst-toggle.usflow-analysts-btn,.usflow-analysts-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;width:max-content!important;max-width:100%!important;margin-top:10px!important;padding:0 14px!important;border:1px solid rgba(245,184,65,.70)!important;border-radius:4px!important;background:#070a0f!important;color:#ffd27a!important;font-size:.74rem!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important;text-decoration:none!important;cursor:pointer!important;box-shadow:0 0 0 1px rgba(255,255,255,.035) inset!important}
.forecast-analyst-toggle.usflow-analysts-btn:hover,.usflow-analysts-btn:hover{box-shadow:0 0 18px rgba(245,184,65,.20)!important}
.tm-metric .usflow-analysts-btn{margin-top:6px!important}
@keyframes usflowNewsMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.usflow-news-tape-track{animation-name:usflowNewsMarquee!important;animation-duration:1260s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;animation-play-state:running!important;will-change:transform!important}
.tm-evidence{display:grid!important;gap:8px!important;margin-top:18px!important}
.tm-evidence-row{display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:40px!important;padding:10px 12px!important;border:1px solid rgba(190,202,216,.14)!important;border-radius:4px!important;background:rgba(255,255,255,.025)!important}
.tm-evidence-row span{color:#f5b841!important;font-size:.72rem!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important}
.tm-evidence-row strong{color:#dbe7f5!important;font-size:.9rem!important;font-weight:850!important;line-height:1.25!important}
.tm-evidence-row a{display:inline-flex!important;width:max-content!important;align-items:center!important;min-height:30px!important;padding:0 11px!important;border:1px solid rgba(245,184,65,.55)!important;border-radius:4px!important;color:#ffd27a!important;background:#080b10!important;font-size:.76rem!important;font-weight:950!important;text-transform:uppercase!important;text-decoration:none!important}

/* DRONE_ROLE_GRANT_STYLE_START */
.drone-card .since-news-metric{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
}

.drone-role-chip{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:30px!important;
  max-width:100%!important;
  padding:7px 12px 6px!important;
  border:1px solid rgba(255,185,82,.64)!important;
  border-radius:3px!important;
  background:#07090c!important;
  color:#ffd27a!important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.06) inset,
    0 0 18px rgba(255,185,82,.16)!important;
  font-size:clamp(.70rem,.86vw,.88rem)!important;
  font-weight:900!important;
  letter-spacing:0!important;
  line-height:1!important;
  text-align:center!important;
  text-transform:uppercase!important;
  text-shadow:0 0 12px rgba(255,185,82,.18)!important;
  white-space:nowrap!important;
}

@media (max-width:900px){
  .drone-card .since-news-metric{justify-content:flex-start!important}
  .drone-role-chip{white-space:normal!important;text-align:left!important}
}
/* DRONE_ROLE_GRANT_STYLE_END */
