/*
 * Companion value lanes use the same deep interior surface as Top Story.
 * The grey reading lanes remain unchanged and continue to match market cards.
 */
.certain-panel .panel-horizon,
.asset-panel .panel-horizon,
.certain-panel .intel-value,
.asset-scroll .asset-range-wrap {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.027), transparent 56%),
    #121516;
}
