#winhero-live .wh-table tbody td{padding:14px;border-bottom:1px solid var(--line);font-size:14px}#winhero-live .wh-table tbody tr{background:var(--row)}#winhero-live .wh-table tbody tr:nth-child(even){background:var(--row2)}#winhero-live .wh-game{display:flex;align-items:center;gap:10px}#winhero-live .wh-cover{width:26px;height:26px;border-radius:6px;flex:0 0 26px;background:linear-gradient(180deg,#ffba3a,#ff7b21);box-shadow:inset 0 0 0 2px rgba(0,0,0,.25)}#winhero-live .wh-win{color:var(--good);font-weight:800}#winhero-live .wh-mult{color:#d3ddff}#winhero-live .wh-bet{color:#d0d7e7}#winhero-live .wh-user{color:#c6cfdf}