/* V27: high-contrast clock and site-matched maroon/gold live board. */
.home-live-reference,
.live-result-board{
  background:linear-gradient(180deg,#fff9e6 0%,#fff1c5 100%)!important;
  border:2px solid #e5b84b!important;
  box-shadow:inset 0 0 0 3px rgba(143,23,50,.05)!important;
}

.home-live-reference .live-time-box,
.live-result-board .live-time-box{
  background:linear-gradient(135deg,#741328 0%,#a9163b 55%,#741328 100%)!important;
  border:3px solid #e5b84b!important;
  color:#fff0aa!important;
  -webkit-text-fill-color:#fff0aa!important;
  box-shadow:0 9px 18px rgba(72,7,27,.30)!important;
}

.home-live-reference .live-time-box #liveWatch,
.live-result-board .live-time-box #liveWatch,
#liveWatch{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  font-weight:900!important;
  text-shadow:0 1px 2px rgba(0,0,0,.55)!important;
}

.home-live-reference .v5-welcome-line,
.live-result-board h2{
  color:#8f1732!important;
  -webkit-text-fill-color:#8f1732!important;
}

.home-live-reference .v5-live-name,
.live-result-board .top-game{
  color:#087ca5!important;
  -webkit-text-fill-color:#087ca5!important;
}

.home-live-reference .v5-live-number,
.home-live-reference .v5-live-number.alt,
.live-result-board .top-num{
  color:#087541!important;
  -webkit-text-fill-color:#087541!important;
}

.home-live-reference .v5-live-number.wait,
.home-live-reference .v5-live-number.alt.wait,
.live-result-board .top-num.wait{
  color:#d80720!important;
  -webkit-text-fill-color:#d80720!important;
}

@media(max-width:760px){
  .home-live-reference,
  .live-result-board{border-width:1px!important}

  .home-live-reference .live-time-box,
  .live-result-board .live-time-box{border-width:2px!important}
}
