
/* ================================================================
   SiestaGame v759 — PREMIUM UNIFIED 4K HOME
   - GM/Event frame aligns exactly with hero left/right edges.
   - No baked/ghost names or icons.
   - Vector ornamental frame + HD live icons.
   - Clean original hero image: no stretched bands / separator damage.
   ================================================================ */

html, body{
  min-height:100%!important;
  height:auto!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#020406!important;
}

body.sg-page-index .siesta-global-nav{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  width:100%!important;
}
body.sg-page-index.sg-overlay-nav{padding-top:0!important}

@media (min-width:981px){
  body.sg-page-index .siesta-global-nav .sg-inner,
  body.sg-page-index .stage{
    width:min(calc(100vw - 24px),1536px)!important;
    max-width:1536px!important;
  }
}

body.sg-page-index .stage{
  position:relative!important;
  margin:0 auto!important;
  overflow:visible!important;
  background:#020406!important;
  container-type:inline-size;
}

body.sg-page-index .design-wrap{
  position:relative;
  width:100%;
  margin:0;
  overflow:hidden;
  background:#020304;
}

body.sg-page-index .design{
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  image-rendering:auto;
  user-select:none;
  pointer-events:none;
}

/* ----------------- FULL-WIDTH STATUS BAR ----------------- */
body.sg-page-index .status-strip.status-strip-premium{
  position:relative!important;
  z-index:60!important;
  left:auto!important;
  top:auto!important;
  width:100%!important;
  aspect-ratio:1536/118!important;
  height:auto!important;
  margin:0 0 .34cqw!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:40.89% 58.46%!important;
  column-gap:.65%!important;
  align-items:stretch!important;
  overflow:visible!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:
    url('status-frame-v759.svg') center/100% 100% no-repeat,
    linear-gradient(180deg,#071016,#02070b)!important;
}
body.sg-page-index .status-strip.status-strip-premium::before,
body.sg-page-index .status-strip.status-strip-premium::after{
  display:none!important;
}

/* sections */
body.sg-page-index .gm-strip-premium,
body.sg-page-index .event-strip-premium{
  position:relative!important;
  inset:auto!important;
  left:auto!important;
  top:auto!important;
  width:auto!important;
  height:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  display:block!important;
}
body.sg-page-index .gm-strip-premium::before,
body.sg-page-index .gm-strip-premium::after,
body.sg-page-index .event-strip-premium::before,
body.sg-page-index .event-strip-premium::after{
  display:none!important;
}

/* premium headings */
body.sg-page-index .status-section-head{
  position:absolute!important;
  z-index:3;
  left:50%;
  top:.40cqw;
  transform:translateX(-50%);
  width:62%;
  height:1.16cqw!important;
  min-height:16px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:.42cqw;
  color:#d8ab55;
  font:700 1.02cqw/1 Georgia,"Times New Roman",serif!important;
  letter-spacing:.025em;
  text-shadow:0 1px 2px #000,0 0 8px rgba(193,139,50,.18);
  white-space:nowrap;
  background:transparent!important;
}
body.sg-page-index .status-section-head::before,
body.sg-page-index .status-section-head::after{
  content:"";
  flex:1 1 auto;
  height:1px;
  background:linear-gradient(90deg,transparent,#7f5a28 32%,#b18139 75%,transparent);
}
body.sg-page-index .status-section-head .ornament{
  color:#b88635;
  font-size:.48cqw;
  line-height:1;
}
body.sg-page-index .event-section-head em{
  position:absolute;
  right:-37%;
  top:.35cqw;
  color:#c58e32;
  font:700 .42cqw/1 Georgia,"Times New Roman",serif;
  letter-spacing:.11em;
  font-style:normal;
}

/* ----------------- GM ----------------- */
body.sg-page-index .gm-premium-body{
  position:absolute!important;
  left:2.8%!important;
  right:2.8%!important;
  top:2.22cqw!important;
  bottom:.58cqw!important;
  display:flex!important;
  align-items:stretch!important;
  gap:.44cqw!important;
  padding:0!important;
}

body.sg-page-index .gm-online-count-large{
  position:relative!important;
  inset:auto!important;
  flex:0 0 6.15cqw!important;
  width:6.15cqw!important;
  min-width:0!important;
  height:auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.12cqw!important;
  padding:0!important;
  border:1px solid rgba(32,145,72,.72)!important;
  border-radius:.12cqw!important;
  background:
    radial-gradient(circle at 30% 22%,rgba(35,233,104,.10),transparent 45%),
    linear-gradient(180deg,rgba(4,52,25,.96),rgba(2,24,13,.99))!important;
  box-shadow:
    inset 0 1px 0 rgba(139,255,177,.07),
    inset 0 0 .62cqw rgba(19,199,78,.06),
    0 0 .18cqw rgba(17,152,63,.06)!important;
}
body.sg-page-index .gm-online-count-large .gm-count-led{
  position:absolute;
  left:1.0cqw;
  top:1.04cqw;
  width:.42cqw;
  height:.42cqw;
  border-radius:50%;
  background:#1de264;
  box-shadow:0 0 .42cqw rgba(29,226,100,.82);
}
body.sg-page-index .gm-online-count-large b{
  margin:0!important;
  color:#f2fff5!important;
  font:800 1.48cqw/1 Arial,Helvetica,sans-serif!important;
  text-shadow:0 0 .35cqw rgba(30,227,102,.10);
}
body.sg-page-index .gm-online-count-large small{
  margin:.10cqw 0 0!important;
  color:#e9f5ec!important;
  font:700 .49cqw/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.025em!important;
  white-space:nowrap;
}

body.sg-page-index .gm-list-premium{
  position:relative!important;
  inset:auto!important;
  flex:1 1 auto!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:.44cqw!important;
  padding:0!important;
  overflow:visible!important;
}
body.sg-page-index .gm-list-premium .gm-chip,
body.sg-page-index .gm-chip-premium{
  position:relative!important;
  inset:auto!important;
  flex:0 1 12.1cqw!important;
  width:12.1cqw!important;
  min-width:10.7cqw!important;
  max-width:12.1cqw!important;
  height:auto!important;
  min-height:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:.56cqw!important;
  padding:.34cqw .66cqw!important;
  overflow:hidden!important;
  border:1px solid rgba(21,126,58,.76)!important;
  border-radius:.12cqw!important;
  background:
    radial-gradient(circle at 18% 50%,rgba(23,215,83,.08),transparent 42%),
    linear-gradient(180deg,rgba(3,42,21,.98),rgba(2,20,12,.995))!important;
  box-shadow:
    inset 0 1px 0 rgba(143,255,179,.05),
    inset 0 0 .52cqw rgba(18,186,70,.04)!important;
}
body.sg-page-index .gm-avatar{
  flex:0 0 2.10cqw!important;
  width:2.10cqw!important;
  height:2.10cqw!important;
  border:1px solid rgba(23,160,70,.70)!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(2,37,19,.82)!important;
  box-shadow:inset 0 0 .38cqw rgba(24,205,78,.06)!important;
}
body.sg-page-index .gm-avatar svg{
  width:1.28cqw!important;
  height:1.28cqw!important;
  fill:#15d65d!important;
  filter:drop-shadow(0 0 .16cqw rgba(21,214,93,.22));
}
body.sg-page-index .gm-chip-copy{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:.18cqw!important;
}
body.sg-page-index .gm-list-premium .gm-chip .gm-chip-name{
  color:#f0f4ef!important;
  font:800 .76cqw/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
body.sg-page-index .gm-list-premium .gm-chip .gm-chip-state{
  display:flex!important;
  align-items:center!important;
  gap:.18cqw!important;
  color:#1fe06a!important;
  font:800 .42cqw/1 Arial,Helvetica,sans-serif!important;
  letter-spacing:.015em!important;
  white-space:nowrap!important;
}
body.sg-page-index .gm-chip-state i{
  width:.28cqw!important;
  height:.28cqw!important;
  border-radius:50%!important;
  background:#18dc62!important;
  box-shadow:0 0 .30cqw rgba(24,220,98,.70)!important;
}
body.sg-page-index .gm-placeholder{
  flex:1 1 auto!important;
  width:auto!important;
  max-width:none!important;
  justify-content:center!important;
  color:#b8c0ba!important;
}
body.sg-page-index .gm-more-premium{
  align-self:stretch!important;
  flex:0 0 3.8cqw!important;
  min-width:3.8cqw!important;
  height:auto!important;
  border:1px solid #6c4d25!important;
  background:linear-gradient(180deg,#16120d,#090806)!important;
  color:#d8ad5d!important;
  font:700 .48cqw/1 Georgia,serif!important;
}

/* ----------------- EVENTS ----------------- */
body.sg-page-index .event-premium-body{
  position:absolute!important;
  left:2.35%!important;
  right:1.8%!important;
  top:2.22cqw!important;
  bottom:.58cqw!important;
  display:grid!important;
  grid-template-columns:1fr 1.16fr 1.16fr!important;
  gap:.48cqw!important;
  padding:0!important;
}
body.sg-page-index .event-premium-card{
  position:relative!important;
  inset:auto!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  gap:.56cqw!important;
  padding:.34cqw .66cqw!important;
  border:1px solid rgba(126,89,34,.90)!important;
  border-radius:.12cqw!important;
  background:
    radial-gradient(circle at 18% 48%,rgba(167,104,25,.065),transparent 40%),
    linear-gradient(180deg,rgba(17,17,15,.98),rgba(5,8,10,.995))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,218,132,.045),
    inset 0 0 .50cqw rgba(143,91,26,.03)!important;
  overflow:hidden!important;
}
body.sg-page-index .event-premium-card::before{
  content:""!important;
  position:absolute!important;
  inset:.10cqw!important;
  pointer-events:none!important;
  border:1px solid rgba(69,49,23,.32)!important;
  border-radius:.08cqw!important;
}
body.sg-page-index .event-current-card{
  border-color:rgba(161,111,38,.95)!important;
}
body.sg-page-index .event-card-icon{
  position:relative!important;
  inset:auto!important;
  flex:0 0 3.18cqw!important;
  width:3.18cqw!important;
  height:3.18cqw!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.sg-page-index .event-card-icon img{
  width:3.00cqw!important;
  height:3.00cqw!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 .26cqw rgba(220,154,46,.20))!important;
}
body.sg-page-index .event-card-copy{
  min-width:0!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:center!important;
  column-gap:.32cqw!important;
  row-gap:.18cqw!important;
}
body.sg-page-index .event-card-copy small{
  grid-column:1/-1!important;
  color:#d89f3c!important;
  font:700 .48cqw/1 Georgia,"Times New Roman",serif!important;
  letter-spacing:.025em!important;
}
body.sg-page-index .event-current-card #eventNowValue{
  grid-column:1/-1!important;
  color:#f3f0e9!important;
  font:800 .67cqw/1.05 Arial,Helvetica,sans-serif!important;
  white-space:nowrap!important;
}
body.sg-page-index .event-current-card .event-card-meta{
  grid-column:1/-1!important;
  color:#aaa69d!important;
  font:400 .37cqw/1.15 Arial,Helvetica,sans-serif!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.sg-page-index .event-next-card .event-next-name{
  grid-column:1/-1!important;
  min-width:0!important;
  color:#f0ede5!important;
  font:700 .69cqw/1.05 Georgia,"Times New Roman",serif!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.sg-page-index .event-next-card .event-next-date{
  color:#dedbd4!important;
  font:700 .56cqw/1 Arial,Helvetica,sans-serif!important;
  white-space:nowrap!important;
}
body.sg-page-index .event-next-card .event-next-time{
  color:#dedbd4!important;
  font:700 .56cqw/1 Arial,Helvetica,sans-serif!important;
  white-space:nowrap!important;
  justify-self:end!important;
}
body.sg-page-index .event-time-clock{
  color:#d79725!important;
  font-size:.72cqw!important;
  margin-right:.14cqw!important;
}

/* overflow popup */
body.sg-page-index .gm-overflow-panel{
  z-index:120!important;
  top:calc(100% + .35cqw)!important;
  left:7.0cqw!important;
}

/* ----------------- CLEAN HERO / LOWER PAGE ALIGNMENT -----------------
   The v759 design image starts at original source y=120px.
   All overlay positions are the original source cqw values minus 7.8125cqw.
   This eliminates the stretched-strip artifacts from v757/v758.
   ------------------------------------------------------------------- */
body.sg-page-index .design-wrap .play{top:16.6515cqw!important;height:3.333cqw!important}
body.sg-page-index .design-wrap .discord{top:16.6515cqw!important;height:3.333cqw!important}
body.sg-page-index .design-wrap .rank-all{top:28.0435cqw!important;height:1.867cqw!important}
body.sg-page-index .design-wrap .news-all{top:43.2695cqw!important;height:1.867cqw!important}
body.sg-page-index .design-wrap .community{top:42.5365cqw!important;height:12.667cqw!important}
body.sg-page-index .design-wrap .download{top:42.5365cqw!important;height:12.667cqw!important}
body.sg-page-index .design-wrap .social-discord,
body.sg-page-index .design-wrap .social-facebook,
body.sg-page-index .design-wrap .social-instagram,
body.sg-page-index .design-wrap .social-youtube{top:59.3875cqw!important;height:2.000cqw!important}

body.sg-page-index .design-wrap .count{
  top:21.9405cqw!important;
  height:4.232cqw!important;
}
body.sg-page-index .design-wrap .ranking{
  top:26.1715cqw!important;
  height:15.625cqw!important;
}
body.sg-page-index .design-wrap .news{
  top:42.4475cqw!important;
  height:13.542cqw!important;
}
body.sg-page-index .design-wrap .stats{
  top:55.9895cqw!important;
  height:3.125cqw!important;
}

/* Ensure overlays are positioned relative to design-wrap, not the full stage. */
body.sg-page-index .design-wrap > .hot,
body.sg-page-index .design-wrap > .panel{
  position:absolute!important;
}

/* Hero buttons stay crisp */
body.sg-page-index .hero-clean-btn{
  box-shadow:none!important;
}

/* Desktop typography stabilization */
@media (max-width:1280px){
  body.sg-page-index .status-section-head{font-size:.95cqw!important}
  body.sg-page-index .gm-list-premium .gm-chip .gm-chip-name{font-size:.71cqw!important}
  body.sg-page-index .event-next-card .event-next-name{font-size:.64cqw!important}
}

/* v759 final counter alignment polish */
body.sg-page-index .gm-online-count-large b,
body.sg-page-index .gm-online-count-large small{
  position:static!important;
  inset:auto!important;
  transform:none!important;
  align-self:center!important;
  justify-self:center!important;
  text-align:center!important;
}

/* ================= v760 final fix: restore approved V758 gold frame ================= */
body.sg-page-index .status-strip.status-strip-premium{
  position:relative!important;
  z-index:60!important;
  left:auto!important;
  top:auto!important;
  width:100%!important;
  aspect-ratio:1419/121!important;
  min-height:auto!important;
  height:auto!important;
  margin:0 0 .28cqw!important;
  display:block!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:url('status-panel-reference-v765-clean.png') center/100% 100% no-repeat!important;
}
body.sg-page-index .status-strip.status-strip-premium::before,
body.sg-page-index .status-strip.status-strip-premium::after,
body.sg-page-index .gm-strip-premium::before,
body.sg-page-index .gm-strip-premium::after,
body.sg-page-index .event-strip-premium::before,
body.sg-page-index .event-strip-premium::after,
body.sg-page-index .status-section-head{display:none!important}

body.sg-page-index .gm-strip-premium,
body.sg-page-index .event-strip-premium{
  position:absolute!important;
  top:0!important;
  height:100%!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.sg-page-index .gm-strip-premium{left:0!important;width:40.42%!important}
body.sg-page-index .event-strip-premium{left:41.42%!important;width:58.58%!important}

body.sg-page-index .gm-premium-body{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  padding:0!important;
}
body.sg-page-index .gm-online-count-large{
  position:absolute!important;
  left:4.55%!important;
  top:31.0%!important;
  width:19.40%!important;
  height:55.8%!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  padding:0!important;
  border:0!important;
  border-radius:2px!important;
  background:linear-gradient(180deg,rgba(4,15,13,.97),rgba(2,9,9,.99))!important;
  box-shadow:inset 0 0 13px rgba(0,0,0,.72)!important;
}
body.sg-page-index .gm-online-count-large .gm-count-led{
  position:absolute!important;
  left:17%!important;
  top:27%!important;
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:#12d65b!important;
  box-shadow:0 0 10px rgba(18,214,91,.86)!important;
}
body.sg-page-index .gm-online-count-large b{
  margin:0!important;
  font:700 21px/1 Georgia,'Times New Roman',serif!important;
  color:#f5f3ec!important;
  text-shadow:0 1px 2px #000!important;
}
body.sg-page-index .gm-online-count-large small{
  margin-top:7px!important;
  font:700 10px/1.05 Arial,Helvetica,sans-serif!important;
  color:#eee9dd!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
}
body.sg-page-index .gm-list-premium{
  position:absolute!important;
  left:26.2%!important;
  top:31.0%!important;
  width:63.9%!important;
  height:55.8%!important;
  display:flex!important;
  align-items:stretch!important;
  gap:2.4%!important;
  padding:0!important;
  overflow:visible!important;
}
body.sg-page-index .gm-list-premium .gm-chip,
body.sg-page-index .gm-chip-premium{
  position:relative!important;
  flex:0 0 48.7%!important;
  width:48.7%!important;
  min-width:0!important;
  max-width:none!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  padding:0 12px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:2px!important;
  background:linear-gradient(180deg,rgba(2,26,18,.97),rgba(2,14,12,.99))!important;
  box-shadow:inset 0 0 13px rgba(0,0,0,.7)!important;
}
body.sg-page-index .gm-avatar{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  border:1px solid rgba(0,132,58,.68)!important;
  background:radial-gradient(circle,rgba(0,103,49,.65),rgba(0,34,24,.88))!important;
}
body.sg-page-index .gm-avatar svg{width:21px!important;height:21px!important;fill:#09c755!important}
body.sg-page-index .gm-chip-copy{display:flex!important;min-width:0!important;flex-direction:column!important;justify-content:center!important;gap:5px!important}
body.sg-page-index .gm-list-premium .gm-chip .gm-chip-name{
  overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;
  font:700 13px/1 Arial,Helvetica,sans-serif!important;color:#f1f0eb!important;
}
body.sg-page-index .gm-list-premium .gm-chip .gm-chip-state{
  display:flex!important;align-items:center!important;gap:5px!important;
  font:700 9px/1 Arial,Helvetica,sans-serif!important;color:#00df5c!important;letter-spacing:0!important;
}
body.sg-page-index .gm-chip-state i{display:block!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#00de5c!important;box-shadow:0 0 7px rgba(0,222,92,.65)!important}
body.sg-page-index .gm-list-premium .gm-placeholder{flex:0 0 48.7%!important;justify-content:center!important;color:#a9a69d!important}
body.sg-page-index .gm-more-premium{
  position:absolute!important;right:1.2%!important;bottom:7%!important;width:auto!important;height:18px!important;
  min-width:0!important;padding:1px 5px!important;border:1px solid #64451e!important;background:#080a0b!important;
  color:#c69848!important;font:700 8px/1 Arial,sans-serif!important;z-index:5!important;
}

body.sg-page-index .event-premium-body{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  padding:0!important;
}
body.sg-page-index .event-premium-card{
  position:absolute!important;
  top:31.0%!important;
  height:55.8%!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:0 10px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:2px!important;
  background:linear-gradient(180deg,rgba(12,13,12,.975),rgba(6,8,9,.995))!important;
  box-shadow:inset 0 0 13px rgba(0,0,0,.68)!important;
}
body.sg-page-index .event-premium-card::before,
body.sg-page-index .event-premium-card::after{display:none!important}
body.sg-page-index .event-current-card{left:4.35%!important;width:25.85%!important}
body.sg-page-index .event-next-card[data-event-next="0"]{left:31.90%!important;width:33.40%!important}
body.sg-page-index .event-next-card[data-event-next="1"]{left:66.85%!important;width:30.85%!important}
body.sg-page-index .event-card-icon{
  flex:0 0 45px!important;width:45px!important;height:45px!important;display:flex!important;align-items:center!important;justify-content:center!important;
}
body.sg-page-index .event-card-icon img{width:43px!important;height:43px!important;object-fit:contain!important;filter:drop-shadow(0 0 4px rgba(208,145,45,.24))!important}
body.sg-page-index .event-card-copy{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;column-gap:7px!important;row-gap:4px!important;min-width:0!important;width:100%!important}
body.sg-page-index .event-card-copy small{grid-column:1/-1!important;font:700 9px/1 Georgia,'Times New Roman',serif!important;color:#d39b3c!important;letter-spacing:.02em!important}
body.sg-page-index .event-current-card #eventNowValue{grid-column:1/-1!important;font:700 11px/1.05 Arial,Helvetica,sans-serif!important;color:#f1eee7!important;white-space:nowrap!important}
body.sg-page-index .event-current-card .event-card-meta{grid-column:1/-1!important;font:400 7px/1.1 Arial,Helvetica,sans-serif!important;color:#aaa69d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.sg-page-index .event-next-card .event-next-name{grid-column:1/-1!important;font:700 11px/1.05 Georgia,'Times New Roman',serif!important;color:#f2eee5!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
body.sg-page-index .event-next-card .event-next-date{font:700 10px/1 Arial,Helvetica,sans-serif!important;color:#dedbd3!important;white-space:nowrap!important}
body.sg-page-index .event-next-card .event-next-time{font:700 10px/1 Arial,Helvetica,sans-serif!important;color:#dedbd3!important;white-space:nowrap!important;justify-self:end!important}
body.sg-page-index .event-time-clock{color:#d29423!important;font-size:13px!important;margin-right:3px!important}

@media (max-width:1250px){
  body.sg-page-index .status-strip.status-strip-premium{width:94%!important;left:3%!important}
  body.sg-page-index .gm-online-count-large b{font-size:18px!important}
  body.sg-page-index .gm-online-count-large small{font-size:8px!important}
  body.sg-page-index .gm-list-premium .gm-chip .gm-chip-name{font-size:11px!important}
  body.sg-page-index .gm-list-premium .gm-chip .gm-chip-state{font-size:8px!important}
  body.sg-page-index .event-next-card .event-next-name,
  body.sg-page-index .event-current-card #eventNowValue{font-size:9px!important}
}
