.live-results-widget{
  --lr-primary:#2289ff;
  --lr-primary-display:#55a9ff;
  --lr-primary-soft:rgba(34,137,255,.14);
  --lr-primary-border:rgba(73,151,255,.46);
  --lr-primary-glow:rgba(34,137,255,.20);
  --lr-bg:#020c19;
  --lr-bg-2:#031326;
  --lr-row:#071221;
  --lr-line:rgba(104,154,215,.18);
  --lr-text:#eef4ff;
  --lr-muted:#9eb4ce;
  --lr-loss:#ff534d;
  position:relative;
  width:100%;
  max-width:1420px;
  margin:18px auto;
  padding:18px 22px 24px;
  border-radius:34px;
  overflow:hidden;
  color:var(--lr-text);
  font-family:system-ui,-apple-system,"Segoe UI","Noto Sans Thai",Tahoma,sans-serif;
  background:
    radial-gradient(circle at 50% -20%, var(--lr-primary-glow), transparent 28%),
    radial-gradient(circle at 10% 10%, var(--lr-primary-soft), transparent 30%),
    linear-gradient(180deg,#03162a 0%, #04101c 52%, #020915 100%);
  border:1px solid color-mix(in srgb, var(--lr-primary) 18%, transparent);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02), 0 18px 60px rgba(0,0,0,.35);
  box-sizing:border-box;
}
.live-results-widget *{box-sizing:border-box}
.live-results-results-title{
  margin:0!important;
  color:color-mix(in srgb, var(--lr-primary-display) 18%, #ffffff)!important;
  text-align:center!important;
  font-size:clamp(36px,4.25vw,64px)!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.035em;
  text-shadow:0 5px 18px rgba(0,0,0,.35);
}
.live-results-results-subtitle-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  width:100%;
  margin:14px 0 24px;
}
.live-results-results-subtitle-line{
  flex:0 0 64px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,var(--lr-primary-display),transparent);
  box-shadow:0 0 12px var(--lr-primary-glow);
}
.live-results-results-subtitle{
  margin:0!important;
  color:color-mix(in srgb, var(--lr-primary-display) 22%, #ffffff)!important;
  text-align:center!important;
  font-size:14px!important;
  font-weight:500!important;
  line-height:1.5!important;
}

.live-results-tabs{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:9px;
  margin:0 0 18px;
}
.live-results-tab{
  min-width:92px;
  padding:9px 16px;
  border:1px solid var(--lr-primary-border);
  border-radius:999px;
  background:linear-gradient(180deg,rgba(8,27,49,.92),rgba(3,15,28,.94));
  color:#d7e7f8;
  font:inherit;
  font-size:13px;
  font-weight:750;
  line-height:1.2;
  cursor:pointer;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.live-results-tab:hover{
  color:#fff;
  background:var(--lr-primary-soft);
  transform:translateY(-1px);
}
.live-results-tab.is-active{
  color:var(--lr-primary-contrast);
  border-color:var(--lr-primary-display);
  background:var(--lr-primary-display);
  box-shadow:0 7px 18px var(--lr-primary-glow);
}
.live-results-tab:focus-visible{
  outline:2px solid var(--lr-primary-display);
  outline-offset:3px;
}
.live-results-game small.is-live{
  color:var(--lr-primary-display);
  font-weight:750;
}

.live-results-results-frame{
  position:relative;
  overflow:hidden;
  border-radius:26px;
  border:1px solid var(--lr-primary-border);
  background:linear-gradient(180deg,rgba(4,18,36,.96),rgba(2,10,20,.98));
  box-shadow:0 16px 38px rgba(0,0,0,.28), inset 0 0 0 1px rgba(255,255,255,.025);
}
.live-results-results-scroll{
  width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.live-results-results-table{
  width:100%!important;
  min-width:930px;
  border-collapse:collapse!important;
  border-spacing:0!important;
  margin:0!important;
  table-layout:fixed;
  background:transparent!important;
}
.live-results-results-table th,
.live-results-results-table td{
  border:0!important;
  background:transparent!important;
  color:var(--lr-text)!important;
  vertical-align:middle!important;
}
.live-results-results-table th{
  padding:17px 18px!important;
  text-align:left!important;
  font-size:15px!important;
  font-weight:800!important;
  color:color-mix(in srgb, var(--lr-primary-display) 55%, #ffffff)!important;
  background:linear-gradient(180deg,rgba(6,28,52,.92),rgba(4,18,34,.92))!important;
  border-bottom:1px solid var(--lr-primary-border)!important;
}
.live-results-results-table th:nth-child(1){width:16%; text-align:center!important}
.live-results-results-table th:nth-child(2){width:40%}
.live-results-results-table th:nth-child(3){width:20%}
.live-results-results-table th:nth-child(4){width:24%; text-align:right!important}
.live-results-table-heading{
  display:inline-flex;
  align-items:center;
  gap:9px;
  white-space:nowrap;
}
.live-results-heading-icon{
  width:18px;
  height:18px;
  display:inline-block;
  flex:none;
  background:var(--lr-primary-display);
  filter:drop-shadow(0 0 6px var(--lr-primary-glow));
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
}
.live-results-heading-lobby{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 7h10a5 5 0 0 1 4.84 6.26l-1.1 4.24A3.3 3.3 0 0 1 17.54 20c-.9 0-1.77-.37-2.39-1.03L13.3 17h-2.6l-1.85 1.97A3.28 3.28 0 0 1 6.46 20a3.3 3.3 0 0 1-3.2-2.5l-1.1-4.24A5 5 0 0 1 7 7Zm-1 4v2H4v2h2v2h2v-2h2v-2H8v-2H6Zm9.5 2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm3 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 7h10a5 5 0 0 1 4.84 6.26l-1.1 4.24A3.3 3.3 0 0 1 17.54 20c-.9 0-1.77-.37-2.39-1.03L13.3 17h-2.6l-1.85 1.97A3.28 3.28 0 0 1 6.46 20a3.3 3.3 0 0 1-3.2-2.5l-1.1-4.24A5 5 0 0 1 7 7Zm-1 4v2H4v2h2v2h2v-2h2v-2H8v-2H6Zm9.5 2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm3 3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z'/%3E%3C/svg%3E");
}
.live-results-heading-game{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 4h6l1 3h2a4 4 0 0 1 4 4v5a4 4 0 0 1-4 4h-1.2l-2-2h-5.6l-2 2H6a4 4 0 0 1-4-4v-5a4 4 0 0 1 4-4h2l1-3Zm-2 6v2H5v2h2v2h2v-2h2v-2H9v-2H7Zm9.5 1A1.5 1.5 0 1 0 16.5 14a1.5 1.5 0 0 0 0-3Zm3 3A1.5 1.5 0 1 0 19.5 17a1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 4h6l1 3h2a4 4 0 0 1 4 4v5a4 4 0 0 1-4 4h-1.2l-2-2h-5.6l-2 2H6a4 4 0 0 1-4-4v-5a4 4 0 0 1 4-4h2l1-3Zm-2 6v2H5v2h2v2h2v-2h2v-2H9v-2H7Zm9.5 1A1.5 1.5 0 1 0 16.5 14a1.5 1.5 0 0 0 0-3Zm3 3A1.5 1.5 0 1 0 19.5 17a1.5 1.5 0 0 0 0-3Z'/%3E%3C/svg%3E");
}
.live-results-heading-user{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5.52 0-10 2.69-10 6v2h20v-2c0-3.31-4.48-6-10-6Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5.52 0-10 2.69-10 6v2h20v-2c0-3.31-4.48-6-10-6Z'/%3E%3C/svg%3E");
}
.live-results-heading-result{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 19h16v2H2V3h2v16Zm3-3-2-2 5-5 3 3 5-6 2 1.5-6.5 8-3.5-3.5L7 16Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M4 19h16v2H2V3h2v16Zm3-3-2-2 5-5 3 3 5-6 2 1.5-6.5 8-3.5-3.5L7 16Z'/%3E%3C/svg%3E");
}
.live-results-results-table tbody tr{
  transition:background-color .22s ease, transform .22s ease;
}
.live-results-results-table tbody tr:nth-child(odd){background:rgba(6,18,33,.56)!important}
.live-results-results-table tbody tr:nth-child(even){background:rgba(4,12,24,.62)!important}
.live-results-results-table tbody tr:hover{background:var(--lr-primary-soft)!important}
.live-results-results-table tbody td{
  padding:10px 18px!important;
  border-bottom:1px solid var(--lr-line)!important;
}
.live-results-result-new{animation:lr-enter .5s ease}
@keyframes lr-enter{
  from{opacity:0; transform:translateY(-8px); background:var(--lr-primary-soft)}
  to{opacity:1; transform:none}
}
.live-results-logo-column{text-align:center!important}
.live-results-logo-ring{
  width:68px;
  height:68px;
  display:inline-grid;
  place-items:center;
  border-radius:50%;
  background:
    radial-gradient(circle at 30% 20%, rgba(255,255,255,.14), transparent 32%),
    linear-gradient(180deg, color-mix(in srgb, var(--lr-primary) 38%, #17324f), #06111f);
  border:2px solid color-mix(in srgb, var(--lr-primary-display) 74%, #ffffff);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06), 0 0 0 1px var(--lr-primary-soft), 0 10px 20px rgba(0,0,0,.24), 0 0 18px var(--lr-primary-glow);
}
.live-results-provider-logo{
  width:60px;
  height:60px;
  border-radius:50%;
  display:block;
  object-fit:cover;
  background:#020812;
}
.live-results-game{
  min-width:0;
  text-align:left;
}
.live-results-game strong{
  display:block;
  overflow:hidden;
  color:#f3f8ff;
  font-size:15px;
  font-weight:760;
  line-height:1.28;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.live-results-game small{
  display:block;
  overflow:hidden;
  margin-top:3px;
  font-size:11px;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.live-results-game small.is-slot{color:#a5c0dd}
.live-results-game small.is-event{color:var(--lr-primary-display); font-weight:700}
.live-results-user{
  overflow:hidden;
  color:#dceaff;
  text-align:left;
  font-size:15px;
  font-weight:700;
  letter-spacing:.03em;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.live-results-amount{
  color:var(--lr-primary-display);
  text-align:right;
  font-size:18px;
  font-weight:900;
  font-variant-numeric:tabular-nums;
  white-space:nowrap;
  text-shadow:0 0 16px var(--lr-primary-glow);
}
.live-results-amount.is-loss{
  color:var(--lr-loss)!important;
  text-shadow:0 0 12px rgba(255,83,77,.18);
}
.live-results-currency{
  margin-left:1px;
  font-size:.82em;
  opacity:.94;
}
.live-results-results-footer{
  display:flex;
  justify-content:center;
  padding:14px 18px 16px;
  border-top:1px solid rgba(255,255,255,.04);
  color:#9ab2ce;
  font-size:12px;
}
.live-results-results-footer strong{color:#f3f8ff}
.live-results-loading{
  padding:42px!important;
  text-align:center!important;
  color:#93aac6!important;
}
.live-results-feature-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:18px;
}
.live-results-feature-card{
  display:flex;
  align-items:flex-start;
  gap:14px;
  min-height:86px;
  padding:18px 16px;
  border-radius:22px;
  border:1px solid color-mix(in srgb, var(--lr-primary) 18%, transparent);
  background:linear-gradient(180deg,rgba(5,21,39,.9),rgba(3,13,24,.95));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.018);
}
.live-results-feature-card strong{
  display:block;
  margin-bottom:5px;
  color:color-mix(in srgb, var(--lr-primary-display) 72%, #ffffff);
  font-size:15px;
  font-weight:800;
}
.live-results-feature-card small{
  display:block;
  color:#d5e5f7;
  font-size:12px;
  line-height:1.5;
}
.live-results-feature-icon{
  width:40px;
  height:40px;
  display:inline-block;
  flex:none;
  border-radius:50%;
  background-color:var(--lr-primary-display);
  box-shadow:0 0 18px var(--lr-primary-glow);
  -webkit-mask-size:contain;
  mask-size:contain;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
}
.live-results-feature-live{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M13 2 4 14h6l-1 8 9-12h-6l1-8Z'/%3E%3C/svg%3E");
  mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M13 2 4 14h6l-1 8 9-12h-6l1-8Z'/%3E%3C/svg%3E\");
}
.live-results-feature-safe{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2 4 5v6c0 5.55 3.84 10.74 8 12 4.16-1.26 8-6.45 8-12V5l-8-3Zm0 4.2 4 1.5v3.4c0 3.52-2.18 6.84-4 8.08-1.82-1.24-4-4.56-4-8.08V7.7l4-1.5Z'/%3E%3C/svg%3E");
  mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2 4 5v6c0 5.55 3.84 10.74 8 12 4.16-1.26 8-6.45 8-12V5l-8-3Zm0 4.2 4 1.5v3.4c0 3.52-2.18 6.84-4 8.08-1.82-1.24-4-4.56-4-8.08V7.7l4-1.5Z'/%3E%3C/svg%3E\");
}
.live-results-feature-fun{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2 8.5 8H3l4.5 4L6 18l6-3.5L18 18l-1.5-6L21 8h-5.5L12 2Z'/%3E%3C/svg%3E");
  mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2 8.5 8H3l4.5 4L6 18l6-3.5L18 18l-1.5-6L21 8h-5.5L12 2Z'/%3E%3C/svg%3E\");
}
.live-results-feature-service{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2a10 10 0 0 0-10 10v4a3 3 0 0 0 3 3h2v-8H5a7 7 0 1 1 14 0h-2v8h2a3 3 0 0 0 3-3v-4A10 10 0 0 0 12 2Zm-1 18h2v2h-2v-2Z'/%3E%3C/svg%3E");
  mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2a10 10 0 0 0-10 10v4a3 3 0 0 0 3 3h2v-8H5a7 7 0 1 1 14 0h-2v8h2a3 3 0 0 0 3-3v-4A10 10 0 0 0 12 2Zm-1 18h2v2h-2v-2Z'/%3E%3C/svg%3E\");
}
.live-results-more-button{display:none}

@media (max-width: 1024px){
  .live-results-widget{padding:16px 16px 20px}
  .live-results-results-title{font-size:clamp(32px,4.8vw,48px)!important}
  .live-results-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 760px){

  .live-results-tabs{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:7px;
    margin-bottom:12px;
  }
  .live-results-tab{
    min-width:0;
    width:100%;
    padding:8px 6px;
    font-size:11px;
  }

  .live-results-widget{
    max-width:440px;
    padding:14px 12px 18px;
    border-radius:28px;
  }
  .live-results-results-title{
    font-size:clamp(24px,7vw,36px)!important;
    line-height:1.16!important;
  }
  .live-results-results-subtitle-wrap{
    gap:10px;
    margin:10px 0 16px;
  }
  .live-results-results-subtitle-line{flex-basis:28px; height:2px}
  .live-results-results-subtitle{
    font-size:12px!important;
    line-height:1.45!important;
  }
  .live-results-results-frame{
    border-radius:18px;
    padding:8px 8px 2px;
  }
  .live-results-results-scroll{overflow:visible}
  .live-results-results-table{
    min-width:0!important;
    display:block!important;
  }
  .live-results-results-table thead{display:none!important}
  .live-results-results-table tbody{
    display:block!important;
  }
  .live-results-results-table tbody tr{
    display:grid!important;
    grid-template-columns:56px minmax(0,1fr) auto;
    grid-template-areas:
      "logo game amount"
      "logo user amount";
    align-items:center;
    gap:4px 10px;
    margin-bottom:8px!important;
    padding:10px 10px 10px 8px!important;
    border:1px solid color-mix(in srgb, var(--lr-primary) 18%, transparent)!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,rgba(7,22,40,.95),rgba(4,14,26,.95))!important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);
  }
  .live-results-results-table tbody tr:last-child{margin-bottom:0!important}
  .live-results-results-table tbody td{
    display:block!important;
    padding:0!important;
    border:0!important;
  }
  .live-results-logo-column{grid-area:logo}
  .live-results-results-table tbody td:nth-child(2){grid-area:game; min-width:0}
  .live-results-results-table tbody td:nth-child(3){grid-area:user; min-width:0}
  .live-results-results-table tbody td:nth-child(4){grid-area:amount}
  .live-results-logo-ring{
    width:48px;
    height:48px;
    border-width:1.5px;
  }
  .live-results-provider-logo{
    width:42px;
    height:42px;
  }
  .live-results-game strong{
    font-size:12px;
    white-space:normal;
  }
  .live-results-game small{
    font-size:10px;
    white-space:normal;
  }
  .live-results-user{
    color:#8ea9c6;
    font-size:10px;
    font-weight:600;
  }
  .live-results-amount{
    text-align:right;
    font-size:11px;
    line-height:1.2;
  }
  .live-results-currency{font-size:.9em}
  .live-results-results-footer{
    padding:10px 10px 12px;
    font-size:11px;
  }
  .live-results-feature-grid{
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-top:14px;
  }
  .live-results-feature-card{
    min-height:0;
    padding:12px;
    gap:10px;
    border-radius:16px;
  }
  .live-results-feature-icon{
    width:28px;
    height:28px;
  }
  .live-results-feature-card strong{
    font-size:12px;
    margin-bottom:3px;
  }
  .live-results-feature-card small{
    font-size:10px;
    line-height:1.35;
  }
  .live-results-more-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    min-width:130px;
    margin:12px auto 0;
    padding:10px 18px;
    border:1px solid var(--lr-primary-border);
    border-radius:999px;
    background:linear-gradient(180deg,rgba(8,31,56,.95),rgba(3,19,35,.95));
    color:color-mix(in srgb, var(--lr-primary-display) 25%, #ffffff);
    font-size:12px;
    font-weight:800;
    cursor:pointer;
    box-shadow:0 8px 18px rgba(0,0,0,.18);
  }
}
@media (max-width: 480px){
  .live-results-widget{
    max-width:390px;
    padding:12px 10px 16px;
  }
  .live-results-feature-grid{
    grid-template-columns:1fr;
  }
}
