/* PHSPB live-status presentation only. The data comes from a static JSON file. */
.phspb-live-freshness{margin:8px 2px 0;color:rgba(205,188,232,.66);font-size:11px;line-height:1.2;text-align:right}
.phspb-live-value-updated{animation:phspbLiveValuePulse .85s ease-out}
@keyframes phspbLiveValuePulse{0%{color:#8ff3bb;text-shadow:0 0 0 rgba(107,255,179,0)}35%{color:#a6ffd0;text-shadow:0 0 14px rgba(107,255,179,.55)}100%{color:inherit;text-shadow:none}}
@media(max-width:560px){.phspb-live-freshness{margin-top:7px;font-size:10px;text-align:left}}
