/*! For license information please see main.js.LICENSE.txt */
@font-face {
  font-family: 'General Sans';
  src: url(../u4ef/v8y367.woff2) format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'General Sans';
  src: url(../u4ef/ugxf4w.woff2) format("woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'General Sans';
  src: url(../u4ef/w6x4sj.woff2) format("woff2");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../u4ef/xj7m28.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../u4ef/hwjquj.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../u4ef/9ruwvs.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../u4ef/cw5cmv.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --v-game: 14px;
  --v-page: clamp(16px, 2.2vw, 32px);
  --v-block-ky: hsl(216 18% 22%);

  --v-mark-w5: 18px;
  --v-pane-ge: 14px;

  --v-note-wu: 72px;
  --v-menu-hf: radial-gradient(50% 70% at 80% 60%, rgba(198, 255, 52, 0.16), transparent 70%);
  --v-copy-ne: 19px;
  --v-top: 999px;
  --v-side-7b: "General Sans", "Segoe UI", Arial, sans-serif;
  --v-row-5s: 0.01em;

  --v-slot: radial-gradient(circle at 1px 1px, var(--v-block-ky) 1.2px, transparent 1.6px) 0 0 / 16px 16px;
  --v-core: rgba(198, 255, 52, 0.1);

  --v-link-io: hsl(77 100% 60%);
  --v-item: 172px;
  --v-lobby-s1: 10px;
  --v-jackpot: hsl(8 100% 61%);
  --v-pill-fq: repeating-linear-gradient(-45deg, transparent 0 22px, rgba(198, 255, 52, 0.05) 22px 44px);
  --v-outer-nh: 0 9px 0 0 var(--v-link-io);
  --v-lead-cx: clamp(40px, 4vw, 60px);
  --v-grid-60: hsl(220 23% 5%);
  --v-media-mk: "Tanker", "Impact", "Arial Narrow", sans-serif;
  --v-base: 0.92;
  --v-pane: hsl(218 21% 7%);
  --v-feature: 15px;
  --v-stage: 3deg;
  --v-line-xn: 4px;

  --v-rear-np: hsl(210 20% 96%);
  --v-ace: hsl(77 100% 73%);
  --v-dock-wp: hsl(218 19% 16%);
  --v-frame: 0 5px 0 0 #000;
}
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scrollbar-color: hsl(217 19% 19%) transparent; }
body {
  margin: 0;
  color: var(--v-rear-np);
  font: 500 var(--v-feature)/1.5 var(--v-side-7b);
  -webkit-font-smoothing: antialiased;
  background:
    radial-gradient(900px 500px at 100% -10%, rgba(198, 255, 52, 0.06), transparent 60%),
    radial-gradient(circle at 1px 1px, rgba(255, 255, 255, 0.045) 1px, transparent 1.4px) 0 0 / 22px 22px,
    hsl(220 23% 5%);
  background-attachment: fixed;
}
img { height: auto; max-width: 100%; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; border: 0; padding: 0; color: inherit; background: none; }
h1, h2, h3, h4, p { margin: 0; }
ul { margin: 0; padding: 0; list-style: none; }
::selection { background: var(--v-link-io); color: var(--v-grid-60); }
:focus-visible { outline: 2px solid var(--v-link-io); outline-offset: 3px; border-radius: 6px; }
.reel { font-size: 1.2em; line-height: 1; flex: none; }
.rearTop { font-family: "JetBrains Mono", ui-monospace, monospace; font-weight: 700; font-variant-numeric: tabular-nums; letter-spacing: -0.02em; }
.strip { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(0 0 0 0); }
.slab {
  --v-media: 44px;
  position: relative;
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  height: var(--v-media); padding: 0 22px;
  border-radius: var(--v-top);
  font: 600 var(--v-pane-ge)/1 var(--v-side-7b);
  white-space: nowrap;
  transition: transform 120ms ease, box-shadow 120ms ease, background 200ms;
}
.slab:active { transform: translateY(3px); }
.slotRace { --v-media: 38px; padding: 0 18px; font-size: 13px; }
.coreHero { --v-media: 56px; padding: 0 30px; font-size: 16px; }
.tabSealBonus {
  background: var(--v-link-io); color: var(--v-grid-60);
  box-shadow: 0 4px 0 0 hsl(77 100% 30%), 0 4px 0 2px #000;
}
.tabSealBonus:hover { background: var(--v-ace); }
.tabSealBonus:active { box-shadow: 0 1px 0 0 hsl(77 100% 30%), 0 1px 0 2px #000; }
.frameJackpot { color: var(--v-rear-np);
  background: hsl(219 20% 14%);
  box-shadow: inset 0 0 0 2px var(--v-block-ky), 0 4px 0 0 #000;
}
.frameJackpot:hover { box-shadow: inset 0 0 0 2px hsl(218 16% 34%), 0 4px 0 0 #000; }
.frameJackpot:active { box-shadow: inset 0 0 0 2px hsl(218 16% 34%), 0 1px 0 0 #000; }

.bandCrown {
  display: inline-grid; color: var(--v-rear-np); place-items: center;
  background: hsl(219 20% 14%);
  transition: color 200ms, background 200ms;
  box-shadow: inset 0 0 0 2px var(--v-block-ky);
  width: 44px; height: 44px; border-radius: 14px;
}
.bandCrown:hover { color: var(--v-grid-60); background: var(--v-link-io); box-shadow: none; }
.front {
  background: hsl(218 21% 10%); gap: 10px; padding: 0 8px 0 16px;
  transition: box-shadow 200ms;
  box-shadow: inset 0 0 0 2px var(--v-dock-wp);
  color: hsl(217 11% 47%);
  border-radius: 999px; align-items: center;
  height: 46px;
  display: flex;
}
.front:focus-within { box-shadow: inset 0 0 0 2px var(--v-link-io); color: var(--v-link-io); }
.front input { flex: 1; min-width: 0; height: 100%; background: none; border: 0; outline: 0; color: var(--v-rear-np); font: inherit; font-size: var(--v-pane-ge); }
.front input::placeholder { color: hsl(217 11% 47%); }
.front kbd { border-radius: 999px; padding: 7px 9px; color: hsl(214 15% 69%); background: hsl(217 19% 19%); font: 700 11px/1 "JetBrains Mono", ui-monospace, monospace; }
.tile {
  display: inline-flex; align-items: center; gap: 8px;
  height: 30px; padding: 0 14px 0 10px;
  border-radius: 999px;
  background: var(--v-core); color: var(--v-link-io);
  font: 600 12px/1 var(--v-side-7b); letter-spacing: 0.08em; text-transform: uppercase;
}
.tile::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: currentColor; box-shadow: 0 0 10px currentColor; }
.page {
  letter-spacing: var(--v-row-5s); font-weight: 400; line-height: var(--v-base);
  text-transform: uppercase;
  font-family: var(--v-media-mk);
}
.page em { font-style: normal; color: var(--v-link-io); }
.jackpot {
  font: 700 11px/1 var(--v-side-7b); text-transform: uppercase;
  border-radius: 999px; letter-spacing: 0.04em; padding: 0 9px;
  background: var(--v-link-io); color: var(--v-grid-60);
  height: 22px;
  box-shadow: 0 2px 0 #000; align-items: center;
  display: inline-flex;
}
.unitRail { background: var(--v-jackpot); color: #fff; }
.bandEdge { background: hsl(158 79% 57%); color: var(--v-grid-60); }
.edge {
  position: relative;
  background: hsl(218 21% 10%);
  border: 2px solid var(--v-dock-wp);
  border-radius: var(--v-mark-w5);
  box-shadow: var(--v-frame);
}
.body {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
  background: hsl(219 20% 14%);
  border: 3px solid var(--v-link-io);
  box-shadow: 10px 10px 0 0 #000;
  transform: rotate(2.5deg);
}
.body img { object-fit: cover; height: 100%; width: 100%; }

.promoInner {
  display: inline-block;
  box-shadow: 0 0 8px hsl(158 79% 57%);
  animation: arcade-blink 1.6s steps(2, jump-none) infinite; border-radius: 50%;
  flex: none; width: 8px;
  background: hsl(158 79% 57%); height: 8px;
}
@keyframes arcade-blink { 50% { opacity: 0.35; } }

.noteDeck { display: grid; gap: 4px; }
.panelSideGrid { font-weight: 600; font-size: 12px; color: hsl(217 11% 47%); text-transform: uppercase; letter-spacing: 0.08em; }
.winRail { font: 700 22px/1 "JetBrains Mono", ui-monospace, monospace; color: var(--v-rear-np); }

.rowItemTab {
  border-radius: 999px; font-weight: 600;
  transition: background 200ms, color 200ms;
  height: 34px; gap: 6px; align-items: center; color: var(--v-rear-np);
  background: hsl(219 20% 14%);
  display: inline-flex; padding: 0 14px;
  font-size: 13px;
}
.rowItemTab .rearTop { color: var(--v-link-io); font-size: 12px; }
.rowItemTab:hover { background: var(--v-link-io); color: var(--v-grid-60); }
.rowItemTab:hover .rearTop { color: inherit; }
.noteMetaCopy { gap: 12px; margin-bottom: 18px; align-items: center; display: flex; }
.groupPage, .markBodyLine { display: none; }
.pillRail {
  margin-right: auto;
  text-transform: uppercase; white-space: nowrap;
  font: 400 38px/0.9 var(--v-media-mk); gap: 12px; align-items: center; letter-spacing: 0.01em;
  display: flex;
}
.pillRail .reel {
  box-shadow: 0 3px 0 #000;
  display: grid;
  transform: rotate(-6deg); border-radius: 12px;
  font-size: 20px; height: 38px; place-items: center; color: var(--v-grid-60);
  width: 38px;
  background: var(--v-link-io);
}
.innerBody { display: flex; gap: 6px; }
.noteMetaCopy .rowItemTab { white-space: nowrap; }

.zone {
  display: grid; place-items: center;
  width: 34px; height: 34px; border-radius: 50%;
  background: hsl(219 20% 14%); color: var(--v-rear-np);
  transition: background 200ms, color 200ms, opacity 200ms;
}
.zone:hover { background: var(--v-link-io); color: var(--v-grid-60); }
.zone[disabled] { opacity: 0.3; pointer-events: none; }

@media (max-width: 720px) {
  .pillRail { min-width: 0; line-height: 0.95; font-size: 28px; white-space: normal; }
  .noteMetaCopy .rowItemTab { flex: none; }
  .pillRail .reel { width: 30px; height: 30px; font-size: 16px; }
  .innerBody { display: none; }
}
.shape { overscroll-behavior-x: contain; grid-auto-flow: column;
  scroll-snap-type: x mandatory;
  padding: 4px 2px 14px;
  overflow-x: auto; grid-auto-columns: var(--v-item); scrollbar-width: none;
  gap: 12px;
  display: grid;
}
.shape::-webkit-scrollbar { display: none; }
.shape > * { scroll-snap-align: start; }
.rail { display: grid; grid-template-columns: minmax(0, 1fr); min-width: 0; gap: 8px; transition: transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1); }
.panelChip { overflow: hidden;
  box-shadow: 0 4px 0 0 #000;
  border-radius: var(--v-game);
  transition: box-shadow 200ms;
  background: hsl(219 20% 14%); aspect-ratio: var(--v-group-lu, 3 / 2);
  position: relative;
}
.panelChip img { object-fit: cover; height: 100%; width: 100%; }
.panelMenu { position: absolute; top: 8px; left: 8px; z-index: 1; transform: rotate(-4deg); }
.rail:hover { transform: translateY(-5px); }
.rail:hover .panelChip { box-shadow: 0 0 0 3px var(--v-link-io), 0 8px 0 0 #000; }
.metaTable { white-space: nowrap; font-weight: 600; overflow: hidden; text-overflow: ellipsis; font-size: var(--v-pane-ge); }
.spinBlockFront { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: 2px; font-size: 12px; color: hsl(217 11% 47%); }
.spinBlockFront > span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tableCard { display: inline-flex; flex: none; gap: 6px; font: 700 11px/1 "JetBrains Mono", ui-monospace, monospace; color: hsl(214 15% 69%); align-items: center; }
.card { line-height: 1;
  display: inline-flex; align-items: center;
  --v-line-x8: 34px; gap: 0.3em;
  font-size: var(--v-line-x8);
  text-decoration: none;
  white-space: nowrap;
  color: var(--v-rear-np);
}
.clubSpinCore { --v-line-x8: 44px; }
.dotLink { font-weight: 400;
  font-family: var(--v-media-mk);
  font-size: 0.74em;
  text-transform: uppercase; letter-spacing: var(--v-row-5s); line-height: 1;
}
.frontMeta { position: relative; flex: none; }
@media (max-width: 720px) { .nav .card { --v-line-x8: 28px; } }
.cellTray {
  display: inline-flex; align-items: baseline;
  font-family: var(--v-media-mk); font-weight: 400;
  padding-top: 0.3em; letter-spacing: var(--v-row-5s);
  text-transform: uppercase;
  line-height: 1;
}
.chipStack { position: relative; font-size: 1.02em; color: var(--v-link-io); }
.vipGoldMark { font-size: 0.74em; }
.slotTable {
  position: absolute; left: 50%; top: -0.3em;
  width: 0.56em; height: 0.24em;
  transform: translateX(-50%) rotate(-8deg);
  background: var(--v-link-io);
  clip-path: polygon(0 100%, 0 15%, 25% 55%, 50% 0, 75% 55%, 100% 15%, 100% 100%);
}
.nav { align-items: center;
  padding: 0 var(--v-page) 0 18px;
  height: var(--v-note-wu); z-index: 30;
  backdrop-filter: blur(12px); gap: 24px;
  position: sticky;
  border-bottom: 2px solid var(--v-dock-wp);
  background: color-mix(in srgb, hsl(220 23% 5%) 88%, transparent); top: 0;
  display: flex;
}
.navStrip { align-items: center; gap: 10px; display: flex; margin-left: auto; }

.frame { padding: 18px 14px 32px; }
.menuPaneOuter { gap: 4px; display: flex; list-style: none; margin: 0; padding: 0; flex-direction: column; }
.mediaVip { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 18px; }
.dotStack {
  display: grid; justify-items: center; gap: 6px;
  padding: 10px 6px 12px;
  background: hsl(218 21% 10%);
  border: 2px solid var(--v-dock-wp);
  border-radius: var(--v-mark-w5);
  box-shadow: var(--v-frame);
  font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: hsl(214 15% 69%);
  transition: border-color 200ms, color 200ms, transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1);
}
.edgeStep { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; font-size: 28px; color: var(--v-grid-60); background: radial-gradient(circle at 35% 30%, var(--v-ace), var(--v-link-io) 70%); box-shadow: 0 6px 16px -8px var(--v-link-io); }
.dotStack:nth-child(2) .edgeStep { background: radial-gradient(circle at 35% 30%, color-mix(in srgb, hsl(158 79% 57%) 70%, #fff), hsl(158 79% 57%) 70%); box-shadow: 0 6px 16px -8px hsl(158 79% 57%); }
.dotStack:hover { border-color: var(--v-link-io); color: var(--v-rear-np); transform: translateY(calc(var(--v-line-xn) * -1)); }
.rowShape {
  margin: 22px 10px 8px;
  color: hsl(217 11% 47%);
  font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase;
}
.frameRing {
  border-radius: var(--v-lobby-s1);
  position: relative;
  transition: color 200ms, background 200ms;
  display: flex;
  height: 40px; align-items: center; padding: 0 10px; color: hsl(214 15% 69%);
  font-size: 14px; gap: 12px;
}
.frameRing .jackpot { margin-left: auto; }
.frameRing:hover { color: var(--v-rear-np); background: hsl(218 21% 10%); }
.frameRing.gridStar { color: var(--v-rear-np); background: hsl(218 21% 10%); }
.frameRing.gridStar .reel { color: var(--v-link-io); }

.chip2Star { min-width: 0; }
.reelHeroRear {
  display: grid; grid-template-columns: minmax(0, 1fr); gap: var(--v-lead-cx);
  max-width: var(--v-wrap-qp, 1440px); margin: 0 auto;
  padding: 28px var(--v-page) var(--v-lead-cx);
}
.crown { display: none; }
.cell.slabCopyHero .crown { background: rgba(0, 0, 0, 0.55); z-index: 35; inset: 0; position: fixed; display: block; }
.media {
  overflow-y: auto;
  position: fixed; left: 0; bottom: 0;
  transform: translateX(-102%);
  border-right: 2px solid var(--v-dock-wp); transition: transform 320ms cubic-bezier(0.34, 1.4, 0.64, 1); z-index: 40; top: 0;
  background: hsl(220 23% 5%);
  width: min(300px, 86vw);
}
.cell.slabCopyHero .media { transform: none; }

@media (max-width: 720px) {
  .nav { gap: 12px; padding: 0 16px 0 12px; }
  .navStrip { min-width: 0; }
  .nav .dealCellBox { display: none; }
  .navStrip .frameJackpot { display: none; }
}

@media (max-width: 480px) {
  .nav { gap: 8px; padding-right: 10px; }
  .navStrip { gap: 6px; }
  .navStrip .slab { padding: 0 12px; letter-spacing: 0.02em; }
}
.footCell { display: grid; grid-template-columns: calc(240px + 24px) minmax(0, 1fr); min-height: 100vh; }
.footCell .tray {
  position: sticky; top: 12px;
  display: flex; flex-direction: column;
  height: calc(100vh - 24px); margin: 12px 0 12px 12px;
  overflow-y: auto; scrollbar-width: thin;
  background: hsl(218 21% 10%);
  border: 2px solid var(--v-dock-wp);
  border-radius: var(--v-mark-w5);
}
.coreCell { padding: 20px 20px 4px; }
.footCell .tray .frame { padding-top: 14px; }
.footCell .tray .frameRing:hover:not(.gridStar) { background: hsl(219 20% 14%); }
.listBlock {
  display: grid; justify-items: start; gap: 8px;
  margin: auto 14px 14px; padding: 16px;
  border-radius: calc(var(--v-mark-w5) * 0.7);
  background: var(--v-menu-hf), hsl(219 20% 14%);
  border: 2px solid var(--v-dock-wp);
}
.listBlock strong { font-size: 22px; font-weight: 400; }

.winDice { min-width: 0; }
.footCell .nav { background: transparent; backdrop-filter: none; border-bottom: 0; gap: 16px; }
.barDockPromo, .bonusList { display: none; }
.unitRearCrown { flex: 1; max-width: 560px; }

@media (max-width: 1080px) {
  .footCell { grid-template-columns: minmax(0, 1fr); }
  .footCell .tray {
    position: fixed;
    width: min(300px, 86vw); top: 0; left: 0; z-index: 40; transition: transform 320ms cubic-bezier(0.34, 1.4, 0.64, 1);
    transform: translateX(calc(-100% - 20px)); height: calc(100vh - 24px);
  }
  .footCell.slabCopyHero .tray { transform: none; }
  .barDockPromo { display: inline-grid; }
  .bonusList { display: inline-flex; }
  .footCell .nav { position: sticky; background: color-mix(in srgb, hsl(220 23% 5%) 90%, transparent); backdrop-filter: blur(12px); border-bottom: 2px solid var(--v-dock-wp); }
}
.lead { color: hsl(214 15% 69%); }
.lead p { margin: 0 0 1em; }
.lead p:last-child { margin-bottom: 0; }
.cardReel { margin: 1.4em 0 0.5em; font-size: var(--v-copy-ne); font-weight: 600; color: var(--v-rear-np); }
.lineMediaCrown, .spinDice { display: grid; padding: 0; margin: 0 0 1.1em; gap: 0.55em; list-style: none; }
.lineMediaCrown li { position: relative; padding-left: 1.4em; }
.lineMediaCrown li::before { left: 0.1em;
  width: 0.45em;
  background: var(--v-link-io); border-radius: calc(var(--v-lobby-s1) * 0.2); position: absolute; height: 0.45em; top: 0.62em;
  content: "";
  transform: rotate(45deg);
}
.spinDice { counter-reset: step; }
.spinDice li { counter-increment: step; position: relative; padding-left: 2.3em; min-height: 1.7em; }
.spinDice li::before {
  content: counter(step);
  position: absolute; left: 0; top: -0.05em;
  display: grid; place-items: center; width: 1.7em; height: 1.7em;
  font: 600 0.8em/1 "JetBrains Mono", ui-monospace, monospace; color: var(--v-grid-60);
  background: var(--v-link-io); border-radius: 50%;
}
.lead, .lead > * { min-width: 0; }
.fieldShapeUnit { max-width: 100%; margin: 0 0 1.1em; overflow-x: auto; border: 2px solid var(--v-dock-wp); border-radius: var(--v-lobby-s1); }
.fieldShapeUnit table { border-collapse: collapse; font-size: var(--v-pane-ge); width: 100%; }
.fieldShapeUnit th, .fieldShapeUnit td { text-align: left; border-bottom: 2px solid var(--v-dock-wp); white-space: nowrap; padding: 10px 14px; }
.fieldShapeUnit tbody tr:last-child > * { border-bottom: 0; }
/*  temp  */
.fieldShapeUnit thead th { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: hsl(217 11% 47%); background: hsl(218 21% 10%); }
.fieldShapeUnit tbody th { font-weight: 600; color: var(--v-rear-np); }
.fieldShapeUnit caption { caption-side: top; color: var(--v-link-io); text-align: left; font-weight: 600; border-bottom: 2px solid var(--v-dock-wp); padding: 10px 14px; text-transform: uppercase; letter-spacing: 0.08em; font-size: 12px; }
.fieldShapeUnit tbody tr:nth-child(even) > * { background: color-mix(in srgb, hsl(219 20% 14%) 45%, transparent); }
.reelReel, .crestLobby { height: 22px; width: 22px; place-items: center; border-radius: 50%; display: inline-grid; font-size: 12px; font-weight: 700; }
.reelReel { background: color-mix(in srgb, hsl(158 79% 57%) 18%, transparent); color: hsl(158 79% 57%); }
.crestLobby { background: color-mix(in srgb, var(--v-jackpot) 14%, transparent); color: var(--v-jackpot); }
.flagLobbyOuter tbody th { white-space: normal; width: 42%; color: hsl(214 15% 69%); font-weight: 500; }
.flagLobbyOuter td { white-space: normal; font-weight: 600; color: var(--v-rear-np); }
.deckGame td, .deckGame thead th:not(:first-child) { text-align: center; }
.deckGame tbody td:nth-child(2), .deckGame thead th:nth-child(2) { background: var(--v-core) !important; }
.deckGame thead th:nth-child(2) { color: var(--v-link-io); }
@media (max-width: 520px) { .noteMetaCopy { flex-wrap: wrap; row-gap: 8px; } }
img[src^="img/card/"], img[src^="img/wide/"], img[src^="img/square/"] { background-color: var(--v-gold, var(--v-pill-vp)); }
.item { --v-group-lu: 3 / 4; position: relative; }
.item img { object-position: 50% 0 !important;
  background: linear-gradient(180deg, color-mix(in srgb, var(--v-gold, #222) 72%, hsl(240 19% 5%)) 0 50%, color-mix(in srgb, var(--v-gold, #222) 38%, hsl(240 19% 5%))) !important;
  object-fit: contain !important;
}
.item::before { content: ""; position: absolute; left: 0; right: 0; top: 49%; height: 24%; z-index: 1; pointer-events: none; background: linear-gradient(rgba(0, 0, 0, 0.28), transparent); }
.gridViewHead { pointer-events: none; right: 10px; left: 10px; text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45); z-index: 2; position: absolute; gap: 2px; color: #fff; bottom: 12px; display: grid; }
.ringCrown { letter-spacing: var(--v-row-5s); font-weight: 400; font-size: 17px; text-transform: uppercase; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-family: var(--v-media-mk); overflow: hidden; line-height: 1.05; }
.markList { font-size: 11px; opacity: 0.78; }
.panelChip.item + .crownCrest, .panelChip.item + .itemCopyShape { display: none; }
img[src^="img/brand/"] {
  background: none !important; border: 0 !important; border-radius: 0 !important; padding: 0 !important;
  box-shadow: none !important; mask-image: none !important;
}
.flagOuter {
  position: relative;
  width: 100%; align-self: stretch; min-height: var(--v-grid-p7, 340px);
  pointer-events: none; justify-self: center;
}
.flagOuter .hero { transform: translate(-50%, -50%);
  position: absolute;
  width: auto;
  filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.35)); top: 50%; object-position: 50% 100%; left: 50%; max-width: 116%; height: auto; max-height: 100%;
  object-fit: contain;
}
@media (max-width: 820px) {
  .flagOuter { align-self: auto; min-height: var(--v-club, 260px); }
  .flagOuter .hero { object-position: 50% 100%; }
}
img[src^="img/providers/"] { object-fit: contain; border-radius: 0; filter: var(--v-ring-qv, none); }
.stageCard { line-height: 1; align-items: center; display: inline-flex; vertical-align: middle; gap: 0.5em; }
.stageCard svg { max-width: 3em; flex: none; width: auto; height: 1.6em; }
.stepChipSpin { white-space: nowrap; position: absolute; width: 1px; clip-path: inset(50%); height: 1px; overflow: hidden; }
.stageAceOffer { display: inline-flex; gap: 12px; align-items: center; font-size: 12px; letter-spacing: 0.04em; text-transform: uppercase; }
.stageAceOffer a { color: hsl(214 15% 69%); text-decoration: none; }
.stageAceOffer a:hover { color: var(--v-link-io); }
.stageAceOffer a.gridStar { color: var(--v-rear-np); font-weight: 600; }

.menuLobbyVip { display: block; }
.vipCopy { color: var(--v-link-io); }
.zonePanel {
  display: block; margin-top: 0.5em;
  letter-spacing: 0.08em; color: hsl(214 15% 69%); text-transform: uppercase; font-size: clamp(12px, 0.22em, 17px);
  font-family: var(--v-label); font-weight: 600; line-height: 1.2;
}
.bodyDeal {
  margin: 0; display: block;
  font-family: var(--v-media-mk); font-weight: 400; text-transform: uppercase;
  letter-spacing: var(--v-row-5s); line-height: 1.05; font-size: clamp(22px, 2.4vw, 38px);
}
.metaSlotOffer { font-style: normal; color: var(--v-link-io); }
.dotMeta { display: inline-flex; font-size: 12px; gap: 6px; align-items: baseline; flex-wrap: wrap; line-height: 1.3; color: hsl(217 11% 47%); }
.linkMediaStar { letter-spacing: 0.08em; text-transform: uppercase; }
.blockNavHero { font-weight: 600; color: var(--v-rear-np); }
.featureCardGrid { color: rgba(255, 255, 255, 0.72); }
.featureCardGrid .blockNavHero { color: #fff; }
.outerSlab { gap: 8px; align-items: center; flex-wrap: wrap; display: flex; }
.frameFieldJackpot { font-size: 12px; gap: 6px; color: hsl(217 11% 47%); display: inline-flex; border-radius: var(--v-lobby-s1); height: 28px; padding: 0 10px; align-items: center; transition: color .15s, border-color .15s, background-color .15s; }
.frameFieldJackpot:hover { color: var(--v-rear-np); }
.frameFieldJackpot .reel { font-size: 1.25em; }
.noteVip .frameFieldJackpot { background: var(--v-pane); border-radius: var(--v-top); }
.deckCrest .frameFieldJackpot { border: 2px solid var(--v-block-ky); }
.deckCrest .frameFieldJackpot:hover { border-color: hsl(218 16% 34%); }
.dockClub .frameFieldJackpot { background: hsl(218 21% 10%); border: 2px solid var(--v-dock-wp); font-weight: 600; }
.itemTop { gap: 4px 18px; }
.itemTop .frameFieldJackpot { text-decoration: underline; height: auto; text-decoration-color: hsl(218 16% 34%); text-underline-offset: 3px; padding: 0; }
/*  tokens  */
.pageDeckChip .frameFieldJackpot { text-transform: uppercase; letter-spacing: 0.08em; font: 500 11px/1 "JetBrains Mono", ui-monospace, monospace; border-left: 2px solid var(--v-link-io); padding: 0 8px; border-radius: 0; }
a[role="button"] { cursor: pointer; }

.nav { background: color-mix(in srgb, hsl(220 23% 5%) 80%, transparent); }
.step { background: transparent; border-right-color: var(--v-dock-wp); }
.frameRing { height: 42px; font-weight: 600; }
.frameRing.gridStar { box-shadow: 0 3px 0 #000; color: var(--v-grid-60); background: var(--v-link-io); }
.frameRing.gridStar .reel { color: inherit; }
.frameRing.gridStar .jackpot { background: var(--v-grid-60); color: var(--v-link-io); box-shadow: none; }
.dotStack { background: hsl(219 20% 14%); font-weight: 600; }
.dotStack:nth-child(1) { transform: rotate(-2deg); }
.dotStack:nth-child(2) { transform: rotate(2deg); }
.dotStack:hover { transform: rotate(0) translateY(-3px); }
.rowShape { font-weight: 600; }
.paneTable {
  min-height: clamp(400px, 40vw, 540px);
  display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr);
  align-items: center; gap: 40px;
  padding: clamp(28px, 4vw, 56px) clamp(24px, 4vw, 64px) 0;
  overflow: hidden;
  isolation: isolate;
}
.paneTable::before {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: var(--v-menu-hf), var(--v-slot);
  mask-image: linear-gradient(90deg, transparent 30%, #000 75%);
}
.reelSlot { gap: 22px; align-content: center; padding-bottom: clamp(28px, 4vw, 56px); display: grid; justify-items: start; }
.setDotHead { font-size: clamp(52px, 5.6vw, 88px); max-width: 12ch; }
.setDotHead em { display: block; }
.pageStar { max-width: 46ch; color: hsl(214 15% 69%); font-size: var(--v-copy-ne); line-height: 1.5; }
.basePromo {
  display: grid; grid-template-columns: repeat(3, auto); justify-content: start;
  margin: 6px 0 0; border-top: 2px solid var(--v-dock-wp); border-bottom: 2px solid var(--v-dock-wp);
}
.basePromo .noteDeck { padding: 16px 28px 16px 0; margin: 0; }
.basePromo .noteDeck + .noteDeck { padding-left: 28px; border-left: 2px solid var(--v-dock-wp); }
.basePromo dd { margin: 0; }
.slotStack { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 6px; }
.outerOuterJackpot { font-size: 12px; color: hsl(217 11% 47%); letter-spacing: 0.04em; }

.areaTab { position: relative; align-self: end; justify-self: center; width: min(100%, 420px); }
.stripDotTray { justify-items: center; width: auto; align-self: stretch; display: grid; align-content: end; }
.areaMeta { aspect-ratio: 4 / 5; }
.areaMeta img { object-fit: cover; object-position: 50% 40%; }
.navCellRear {
  position: absolute; left: -28px; bottom: 44px;
  display: grid; gap: 6px; padding: 12px 16px;
  background: hsl(220 23% 5%); border: 2px solid var(--v-block-ky); border-radius: var(--v-lobby-s1);
  box-shadow: var(--v-frame);
}
.navCellRear .rearTop { letter-spacing: 0.06em; color: var(--v-ace); font-size: var(--v-feature); }

@media (max-width: 900px) {
  .paneTable { grid-template-columns: 1fr; padding-top: 32px; }
  .areaTab { order: -1; width: min(100%, 320px); }
  .navCellRear { left: -12px; }
}
@media (max-width: 520px) {
  .basePromo { grid-template-columns: repeat(3, 1fr); }
  .basePromo .noteDeck { padding-right: 10px; }
  .basePromo .noteDeck + .noteDeck { padding-left: 10px; }
  .slotStack { justify-self: stretch; }
  .slotStack .slab { flex: 1; }
}
.paneTable { min-height: clamp(440px, 42vw, 580px); }
.stripDotTray { align-self: stretch; display: grid; grid-template-rows: minmax(0, 1fr) auto; width: min(100%, 460px); }
.panelPage { --v-grid-p7: 340px; }
.stripDotTray .navCellRear { margin: 0 0 clamp(20px, 3vw, 40px); inset: auto; justify-self: start; position: relative; z-index: 1; }
@media (max-width: 900px) {
  .paneTable { min-height: 0; }
  .stripDotTray { order: -1; justify-items: start; width: 100%; grid-template-rows: auto minmax(0, 1fr); align-self: auto; }
  .panelPage { --v-club: min(66vw, 290px); justify-self: start; width: min(78vw, 330px); }
  .stripDotTray .navCellRear { order: -1; margin: 0 0 10px; padding: 8px 12px; }
}
.chipSlabBar { isolation: isolate; padding: clamp(36px, 4vw, 60px) 24px; overflow: hidden; }
.chipSlabBar::before { z-index: -1; content: ""; position: absolute; background: var(--v-menu-hf), var(--v-pill-fq); inset: 0; }
.featureCardStack { justify-items: center; margin: 0 auto; gap: 18px; text-align: center; max-width: 620px; display: grid; }
.rowStack { font-size: clamp(32px, 3.4vw, 52px); }
.chipLink { display: flex; gap: 10px; padding: 0; list-style: none; margin: 6px 0; }
.chipLink li {
  display: grid; justify-items: center; gap: 8px;
  min-width: 84px; padding: 14px 10px 12px;
  background: hsl(220 23% 5%); border: 2px solid var(--v-block-ky); border-radius: var(--v-lobby-s1);
  box-shadow: var(--v-frame);
}
.slabNote { font-size: 34px; line-height: 1; color: var(--v-ace); }
.crownRearLine { color: hsl(214 15% 69%); max-width: 48ch; }
/*  legacy  */
.metaJackpot {
  border-radius: var(--v-game);
  box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.8); width: 220px; object-fit: cover;
  position: absolute; z-index: -1; height: 220px;
}
.tileStage { left: 4%; top: 50%; transform: translateY(-50%) rotate(calc(var(--v-stage) * -3)); }
.bodyView { right: 4%; top: 50%; transform: translateY(-50%) rotate(calc(var(--v-stage) * 3)); }
@media (max-width: 1200px) { .metaJackpot { width: 150px; height: 150px; opacity: 0.5; } .tileStage { left: -40px; } .bodyView { right: -40px; } }
@media (max-width: 640px) {
  .metaJackpot { display: none; }
  .chipLink li { min-width: 0; flex: 1; padding: 10px 4px; }
  .slabNote { font-size: 24px; }
  .chipLink .panelSideGrid { font-size: 9px; }
}
.footVip .shape { --v-item: clamp(200px, calc((100% - 14px * 4) / 5), 300px); }
@media (max-width: 720px) { .footVip .shape { --v-item: 64vw; } }
.viewChipPage { margin: 0; grid-template-columns: repeat(4, minmax(0, 1fr)); padding: 0; gap: 12px; display: grid; list-style: none; }
.rearSeal { display: grid; gap: 12px; padding: 16px; transition: transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1), border-color 200ms; }
.rearSeal:hover { transform: translateY(calc(var(--v-line-xn) * -1)); border-color: hsl(218 16% 34%); }
.trayLine { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.chipChip { width: 130px; height: 40px; object-position: left center; }
.crestList { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; color: hsl(217 11% 47%); border: 2px solid var(--v-dock-wp); transition: background 200ms, color 200ms; }
.rearSeal:hover .crestList { background: var(--v-link-io); color: var(--v-grid-60); border-color: var(--v-link-io); }
.bonusFlag { font-size: var(--v-pane-ge); color: hsl(214 15% 69%); }
.bonusFlag .rearTop { color: var(--v-rear-np); }
.bodyDeckStar { gap: 6px; grid-template-columns: repeat(3, 1fr); display: grid; }
.bodyDeckStar img { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; border-radius: calc(var(--v-lobby-s1) * 0.6); }
@media (max-width: 1180px) { .viewChipPage { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 520px) { .viewChipPage { grid-template-columns: 1fr; } }
.ringCardBase { grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 14px; display: grid; }
.setRow {
  position: relative; display: grid; grid-template-rows: auto auto;
  overflow: hidden;
  background: hsl(218 21% 10%);
  border: 2px solid var(--v-dock-wp);
  border-radius: var(--v-mark-w5);
  box-shadow: var(--v-frame);
  transition: border-color 200ms, transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1), box-shadow 200ms;
}
.setRow img { width: 100%; aspect-ratio: 1; object-fit: cover; }
.setRow:hover { border-color: var(--v-link-io); transform: translateY(calc(var(--v-line-xn) * -1)); box-shadow: var(--v-outer-nh); }
.paneStack { display: grid; padding: 14px 14px 16px; gap: 6px; }
.promoBarFrame { font-size: var(--v-copy-ne); }
.gridBarBand { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; color: hsl(217 11% 47%); white-space: nowrap; }
.gridBarBand .rearTop { color: hsl(214 15% 69%); }
.sideSlot {
  display: grid;
  position: absolute; top: 10px; height: 32px; color: var(--v-ace); border-radius: var(--v-lobby-s1); right: 10px; width: 32px; place-items: center; transition: opacity 200ms, transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1); transform: translateY(-4px);
  background: hsl(220 23% 5%);
  opacity: 0;
}
.setRow:hover .sideSlot { opacity: 1; transform: none; }

@media (max-width: 1280px) { .ringCardBase { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 600px) { .ringCardBase { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
.mainMenu { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; }
.rearBlock { display: grid; grid-template-columns: 90px minmax(0, 1fr); gap: 16px; padding: 12px; overflow: hidden; }
.rearBlock.chip { background: var(--v-menu-hf), hsl(218 21% 10%); border-color: var(--v-link-io); }
.stripCopy { width: 96px; height: 96px; object-fit: cover; border-radius: var(--v-lobby-s1); }
.ringWrapGrid { align-content: center; min-width: 0; display: grid; gap: 4px; }
.panelFeature { font-size: 12px; color: hsl(217 11% 47%); }
.topStrip { font-size: 34px; color: var(--v-link-io); }
.dotStar { font-size: var(--v-feature); color: var(--v-rear-np); }
.bandZoneArea { white-space: nowrap; text-overflow: ellipsis; font-size: 12px; color: hsl(217 11% 47%); overflow: hidden; }
@media (max-width: 1280px) { .mainMenu { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 600px) { .mainMenu { grid-template-columns: 1fr; } }
.itemCrest {
  --v-chip: 14px;
  position: relative;
  display: grid; grid-template-columns: 120px minmax(0, 1fr) auto 220px; align-items: center; gap: 28px;
  padding: 18px 0 18px 18px;
  background: hsl(218 21% 10%);
  border: 2px solid var(--v-block-ky);
  border-radius: var(--v-mark-w5);
}
.offerTile { width: 120px; height: 120px; object-fit: cover; border-radius: var(--v-game); }
.deckRing { display: grid; gap: 6px; min-width: 0; }
.clubStar { font-size: clamp(22px, 2vw, 30px); }
.dotBand { font-size: var(--v-pane-ge); color: hsl(214 15% 69%); }
.jackpotGroup { display: flex; gap: 6px; margin: 0; }
/*  v2  */
.jackpotGroup dd { min-width: 58px;
  border-radius: var(--v-lobby-s1);
  display: grid; justify-items: center; background: hsl(220 23% 5%); padding: 10px 6px; margin: 0;
}
.jackpotGroup .rearTop { font-size: 26px; line-height: 1; color: var(--v-ace); }
.jackpotGroup small { letter-spacing: 0.1em; text-transform: uppercase; font-size: 10px; color: hsl(217 11% 47%); }
.areaChip2 {
  position: relative;
  border-radius: 0 var(--v-mark-w5) var(--v-mark-w5) 0; padding: 18px; align-self: stretch;
  display: grid;
  background: var(--v-core);
  margin: -18px 0;
  border-left: 2px dashed var(--v-block-ky); align-content: center; justify-items: center; gap: 6px;
}
.areaChip2::before, .areaChip2::after { position: absolute;
  content: ""; border-radius: 50%; left: calc(var(--v-chip) * -1 - 1px);
  background: hsl(220 23% 5%); height: calc(var(--v-chip) * 2);
  width: calc(var(--v-chip) * 2);
}
.areaChip2::before { top: calc(var(--v-chip) * -1 - 2px); }
.areaChip2::after { bottom: calc(var(--v-chip) * -1 - 2px); }
.itemBar { font-size: 24px; }
@media (max-width: 1180px) {
  .itemCrest { grid-template-columns: 100px minmax(0, 1fr) 200px; }
  .offerTile { width: 100px; height: 100px; }
  .jackpotGroup { grid-column: 2; }
  .areaChip2 { grid-column: 3; grid-row: 1 / span 2; }
}
@media (max-width: 700px) {
  .itemCrest { gap: 16px; padding: 18px; grid-template-columns: 1fr; }
  .offerTile, .jackpotGroup, .areaChip2 { grid-column: auto; grid-row: auto; }
  .areaChip2 { margin: 0 -18px -18px; border-radius: 0 0 var(--v-mark-w5) var(--v-mark-w5); border-top: 2px dashed var(--v-block-ky); border-left: 0; }
  .areaChip2::before, .areaChip2::after { display: none; }
}
.chip2StepOffer {
  display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px 14px;
}
.frontCardNote {
  position: relative; grid-column: span 2; grid-row: span 2;
  overflow: hidden; border-radius: var(--v-mark-w5);
  border: 2px solid var(--v-dock-wp);
  box-shadow: var(--v-frame);
}
.frontCardNote img { object-fit: cover; height: 100%; position: absolute; inset: 0; transition: transform 700ms cubic-bezier(0.34, 1.4, 0.64, 1); width: 100%; }
.frontCardNote:hover img { transform: scale(1.04); }
.frontCardNote::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.6)); }
.outerDot {
  position: absolute; left: 20px; right: 20px; bottom: 20px; z-index: 1;
  display: grid; justify-items: start; gap: 10px;
}
.offerDice { font-size: clamp(26px, 2.4vw, 38px); color: #fff; }
.leadAceSlab { display: inline-flex; color: rgba(255, 255, 255, 0.75); align-items: center; font-size: 12px; gap: 6px; }

.stageTileSlab { justify-items: center; gap: 12px; width: min(320px, 100%);
  margin: 28px auto 0;
  display: grid;
}
.zoneDock { font-size: 12px; color: hsl(217 11% 47%); }
.zoneDock .rearTop { color: var(--v-rear-np); }
.rowChip2 { width: 100%; height: 4px; border-radius: var(--v-lobby-s1); background: var(--v-dock-wp); overflow: hidden; }
.rowChip2 span { height: 100%; background: var(--v-link-io); display: block; }

@media (max-width: 1180px) {
  .chip2StepOffer { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .chip2StepOffer > .rail:nth-of-type(n + 6) { display: none; }
}
@media (max-width: 720px) {
  .chip2StepOffer { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .frontCardNote { grid-row: auto; aspect-ratio: 3 / 4; }
  .chip2StepOffer > .rail:nth-of-type(n + 6) { display: grid; }
}
.metaOffer { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 28px; margin-bottom: 18px; }
.footRearCell { font-size: 26px; }
.tabRace { flex: 1; min-width: 260px; font-size: var(--v-pane-ge); color: hsl(214 15% 69%); }
.slotVip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, 1.25fr); list-style: none; gap: 12px; padding: 0; margin: 0; }
.slabSealDeck { justify-items: center; padding: 26px 18px 22px; text-align: center; display: grid; isolation: isolate; gap: 10px; align-content: start; }
.slabSealDeck.area { background: var(--v-menu-hf), hsl(218 21% 10%); border-color: var(--v-link-io); }
.ringRail { display: grid;
  --v-tray: hsl(30 52% 35%); --v-race-d8: hsl(29 58% 61%);
  position: relative; height: 68px; place-items: center;
  background: radial-gradient(circle at 35% 30%, var(--v-race-d8), var(--v-tray) 70%);
  width: 68px;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.18), inset 0 -6px 10px rgba(0, 0, 0, 0.25), 0 6px 16px -6px rgba(0, 0, 0, 0.5); border-radius: 50%;
}
.ringRail::before, .ringRail::after {
  content: ""; top: -14px; position: absolute; height: 22px; width: 16px; clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 75%, 0 100%); z-index: -1;
  background: var(--v-tray);
}
.ringRail::before { left: 14px; transform: rotate(-18deg); }
.ringRail::after { right: 14px; transform: rotate(18deg); }
.ringRail span { font: 700 20px/1 var(--v-media-mk); color: rgba(255, 255, 255, 0.92); text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); }
.menuChip { --v-tray: hsl(214 7% 52%); --v-race-d8: hsl(213 19% 91%); }
.pageBase { --v-tray: hsl(43 80% 36%); --v-race-d8: hsl(44 86% 69%); }
.chip2Label { --v-tray: hsl(201 19% 44%); --v-race-d8: hsl(196 39% 86%); }
.tableRingLabel { --v-tray: color-mix(in srgb, var(--v-link-io) 60%, #000); height: 84px; width: 84px; --v-race-d8: var(--v-ace); }
.ringDeck { font-size: 24px; }
.slabSealDeck.area .ringDeck { color: var(--v-ace); }
.featureLive { align-items: baseline; gap: 6px; display: flex; }
.cellGame { color: hsl(214 15% 69%); margin-top: 4px; font-size: var(--v-pane-ge); gap: 6px; display: grid; }
.cellGame li { gap: 6px; justify-content: center; align-items: center; display: flex; }
.cellGame .reel { color: var(--v-link-io); font-size: 14px; }
@media (max-width: 1180px) { .slotVip { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 640px) {
  .slotVip { overflow-x: auto; grid-auto-columns: 200px; scrollbar-width: none; grid-template-columns: none; grid-auto-flow: column; padding: 16px 2px 8px; }
}
.clubFeatureItem { grid-template-columns: repeat(4, minmax(0, 1fr));
  display: grid; list-style: none;
  position: relative; padding: 0; gap: 24px;
  margin: 0;
}
.clubFeatureItem::before { left: 0;
  border-top: calc(2px * 2) dashed var(--v-block-ky); position: absolute; height: 0;
  content: ""; top: 37px; right: 0;
}
.frontMetaSlot { position: relative; display: grid; gap: 10px; justify-items: start; }
.starStrip { font-size: 12px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: hsl(217 11% 47%); height: 18px; }
.panelChip2 {
  width: 18px; height: 18px; border-radius: 50%; margin-bottom: 8px;
  background: hsl(220 23% 5%); border: calc(2px * 2) solid hsl(218 16% 34%);
}
.panelChip2.footBlock { background: var(--v-link-io); border-color: var(--v-link-io); box-shadow: 0 0 0 6px var(--v-core); }
.jackpotCrestFeature { width: 96px; height: 96px; object-fit: cover; border-radius: 50%; border: 2px solid var(--v-dock-wp); }
.tileLobbyNote { font-size: 26px; }
.lineLead { font-size: var(--v-pane-ge); color: hsl(214 15% 69%); }
@media (max-width: 1080px) {
  .clubFeatureItem { padding-left: 36px; gap: 0; grid-template-columns: 1fr; }
  .clubFeatureItem::before { left: 8px; right: auto; top: 0; bottom: 0; width: 0; border-top: 0; border-left: calc(2px * 2) dashed var(--v-block-ky); }
  .frontMetaSlot { grid-template-columns: 80px minmax(0, 1fr); column-gap: 18px; padding: 16px 0; }
  .starStrip { grid-column: 1 / -1; }
  .panelChip2 { top: 18px; left: -36px; position: absolute; }
  .jackpotCrestFeature { grid-row: span 3; width: 80px; height: 80px; }
}
.jackpotFeatureFrame { display: grid; grid-template-columns: 240px minmax(0, 760px); justify-content: center; gap: clamp(32px, 5vw, 80px); }
.menuWin { position: sticky; top: calc(var(--v-note-wu) + 28px); align-self: start; }
.menuWin ol { margin: 14px 0 0; padding: 0; border-left: 2px solid var(--v-block-ky); list-style: none; counter-reset: toc; }
.menuWin li { counter-increment: toc; }
.menuWin a {
  display: grid; grid-template-columns: 2.2em 1fr; padding: 7px 0 7px 14px;
  font-size: var(--v-pane-ge); line-height: 1.35; color: hsl(214 15% 69%);
  transition: color 200ms;
}
.menuWin a::before { content: counter(toc, decimal-leading-zero); font: 400 12px/1.8 "JetBrains Mono", ui-monospace, monospace; color: hsl(217 11% 47%); }
.menuWin a:hover { color: var(--v-link-io); }
.navWrap { display: grid; gap: 18px; }
.winDeck { font-size: clamp(32px, 3.2vw, 50px); color: var(--v-rear-np); }
.railHeadView { font-size: var(--v-copy-ne); line-height: 1.6; color: var(--v-rear-np); }
.railHeadView::first-letter { font-size: 3.4em; line-height: 0.8;
  float: left; margin: 0.08em 0.12em 0 0; color: var(--v-link-io);
  font-family: var(--v-media-mk);
}
.winStack { scroll-margin-top: calc(var(--v-note-wu) + 20px); border-top: 2px solid var(--v-dock-wp); padding-top: 26px; line-height: 1.7; }
.headLinkShape { font-size: 26px; color: var(--v-rear-np); margin-bottom: 14px; }
@media (max-width: 1080px) {
  .jackpotFeatureFrame { grid-template-columns: minmax(0, 1fr); }
  .menuWin { position: static; }
  .menuWin ol { columns: 2; column-gap: 24px; }
}
@media (max-width: 600px) { .menuWin ol { columns: 1; } }
.chip2WinJackpot { display: grid; gap: 40px; }
.listDeck { gap: clamp(24px, 4vw, 64px); grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); align-items: start; display: grid; }
.outerStack { font-size: clamp(30px, 3vw, 46px); }
.menuChipDeal { display: grid; gap: 14px; color: hsl(214 15% 69%); }
.goldFront { display: grid; gap: 14px; }
.goldFront summary {
  display: inline-flex; align-items: center;
  font-size: var(--v-pane-ge); color: var(--v-link-io); list-style: none;
  cursor: pointer; font-weight: 600; gap: 8px; width: max-content;
}
.goldFront summary::-webkit-details-marker { display: none; }
.goldFront summary .reel { transition: transform 200ms cubic-bezier(0.34, 1.4, 0.64, 1); transform: rotate(90deg); }
.goldFront[open] summary .reel { transform: rotate(-90deg); }
.viewBox, .goldFront[open] .gameLink { display: none; }
.goldFront[open] .viewBox { display: inline; }
.goldFront[open] summary { order: 2; }

.vipSet { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; font-size: 12px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: hsl(217 11% 47%); }
.vipSet .reel { color: var(--v-link-io); font-size: 18px; }
.sideNav { grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 0; gap: 14px; display: grid; }
.navTile { padding: 22px; gap: 10px; align-content: start; display: grid; }
.navTile dt { font-size: var(--v-copy-ne); line-height: 1.15; }
.navTile dd { margin: 0; font-size: var(--v-pane-ge); color: hsl(214 15% 69%); }

@media (max-width: 1180px) { .sideNav { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 800px) { .listDeck { grid-template-columns: 1fr; } }
@media (max-width: 560px) { .sideNav { grid-template-columns: 1fr; } }
.stackStack { border-top: 2px solid var(--v-dock-wp); background: var(--v-pane); }
.zoneView { max-width: 1440px; margin: 0 auto; padding: 56px var(--v-page) 32px; display: grid; gap: 40px; }
.spinDot { grid-template-columns: minmax(240px, 1.6fr) repeat(4, minmax(0, 1fr)); display: grid; gap: 32px; }
.clubDot { font-size: var(--v-pane-ge); justify-items: start; max-width: 34ch; gap: 16px; display: grid; color: hsl(214 15% 69%); align-content: start; }
.crestTop { display: flex; flex-wrap: wrap; gap: 8px; }
.linkTileRace {
  display: inline-flex; align-items: center; gap: 6px; height: 28px; padding: 0 10px;
  font-size: 12px; color: hsl(214 15% 69%);
  border: 2px solid var(--v-block-ky); border-radius: var(--v-lobby-s1);
}
.pageLabel { font-size: 12px; margin-bottom: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--v-link-io); }
.flagBaseDock ul { color: hsl(214 15% 69%); display: grid; gap: 10px; font-size: var(--v-pane-ge); }
.flagBaseDock a:hover { color: var(--v-rear-np); }
.mainCrown { flex-wrap: wrap;
  display: flex; border-bottom: 2px solid var(--v-dock-wp);
  border-top: 2px solid var(--v-dock-wp);
}
.mainCrown li { text-transform: uppercase; color: hsl(217 11% 47%);
  font: 500 12px/1 "JetBrains Mono", ui-monospace, monospace;
  flex: 1 1 auto; padding: 16px 12px; letter-spacing: 0.12em; text-align: center;
}
.mainCrown .stageCard svg { height: 22px; }
.mainCrown li + li { border-left: 2px solid var(--v-dock-wp); }
.paneAceMain { display: flex; justify-content: space-between; color: hsl(217 11% 47%); gap: 32px; font-size: 12px; }
.blockMainLine { max-width: 90ch; line-height: 1.7; }
.pageStage { white-space: nowrap; }
@media (max-width: 1080px) { .spinDot { grid-template-columns: repeat(2, minmax(0, 1fr)); } .clubDot { grid-column: 1 / -1; } }
@media (max-width: 600px) { .paneAceMain { flex-direction: column; } .mainCrown li { flex-basis: 25%; } .mainCrown .stageCard svg { height: 22px; }
.mainCrown li + li { border-left: 0; } }
.stackStack .outerSlab { margin-top: -16px; }
:root { --v-link-io: hsl(19 54% 55%); --v-grid-60: hsl(0 0% 100%); --v-ace: hsl(19 54% 64%); --v-core: rgba(202, 118, 80, 0.14); }
:root { --v-stage: 1deg; --v-lead-cx: calc(clamp(40px, 4vw, 60px) * 1.22); --v-line-xn: 2px; --v-page: calc(clamp(16px, 2.2vw, 32px) * 1.22); --v-mark-w5: 36px; --v-game: 28px; --v-top: 1998px; --v-lobby-s1: 20px; --v-wrap-qp: 1440px; }
.nav, .areaTile { position: static; }

svg.reel{width:1em;height:1em;display:inline-block;vertical-align:-0.125em;fill:currentColor}
