.gold__shape .slot--label { display: grid; background: var(--page-side); transform: rotate(-6deg); color: var(--stack-band); place-items: center; box-shadow: 0 3px 0 #000; width: 38px; height: 38px; font-size: 20px; border-radius: 12px }
.jackpot__strip { display: flex; gap: 6px; }
.page__seal .zone__box--core { white-space: nowrap; }
.tab { transition: background var(--line-club), color var(--line-club), opacity var(--line-club); background: hsl(219 20% 14%); height: 34px; border-radius: 50%; width: 34px; display: grid; place-items: center; color: var(--base-cell) }
.tab:hover { background: var(--page-side); color: var(--stack-band); }
.tab[disabled] { opacity: 0.3; pointer-events: none; }
@media (max-width: 720px) { .gold__shape { min-width: 0; white-space: normal; font-size: 28px; line-height: 0.95; }
  .page__seal .zone__box--core { flex: none; }
  .gold__shape .slot--label { font-size: 16px; height: 30px; width: 30px; }
  .jackpot__strip { display: none; } }
.ace { scroll-snap-type: x mandatory; display: grid; grid-auto-flow: column; grid-auto-columns: 172px; gap: 12px; scrollbar-width: none; padding: 4px 2px 14px; overflow-x: auto; overscroll-behavior-x: contain }
.ace::-webkit-scrollbar { display: none; }
.ace > * { scroll-snap-align: start; }
.note { display: grid; grid-template-columns: minmax(0, 1fr); min-width: 0; gap: 8px; transition: transform var(--line-club) var(--grid-area); }
.frame__panel--dock { position: relative; aspect-ratio: var(--stage-top, 3 / 2); overflow: hidden; border-radius: 14px; background: hsl(219 20% 14%); box-shadow: 0 4px 0 0 #000; transition: box-shadow var(--line-club) }
.frame__panel--dock img { width: 100%; height: 100%; object-fit: cover; }
.body__label--ace { transform: rotate(-4deg); z-index: 1; left: 8px; top: 8px; position: absolute; }
.note:hover { transform: translateY(-5px); }
.note:hover .frame__panel--dock { box-shadow: 0 0 0 3px var(--page-side), 0 8px 0 0 #000; }
.tile__reel--base { overflow: hidden; white-space: nowrap; font-weight: 600; font-size: var(--note-hero); text-overflow: ellipsis; }
.stack__game { align-items: center; gap: 8px; margin-top: 2px; display: flex; justify-content: space-between; font-size: var(--main-jackpot); color: var(--game-group); }
.stack__game > span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.mark__step { display: inline-flex; flex: none; gap: 6px; align-items: center; color: var(--club-tab); font: 700 11px/1 "JetBrains Mono", ui-monospace, monospace; }
.deal { --area-win: 34px; display: inline-flex; align-items: center; gap: 0.3em; font-size: var(--area-win); line-height: 1; color: var(--base-cell); white-space: nowrap; text-decoration: none }
.wrap__box { --area-win: 44px; }
.core__row { font-family: var(--crest-head); font-weight: 400; text-transform: var(--card-gold); letter-spacing: 0.01em; font-size: 0.74em; line-height: 1 }
.slab__dock { position: relative; flex: none; }
@media (max-width: 720px) { .pill .deal { --area-win: 28px; } }
.label__list { display: inline-flex; align-items: baseline; font-family: var(--crest-head); font-weight: 400; text-transform: var(--card-gold); letter-spacing: 0.01em; font-size: 0.82em; line-height: 1 }
.strip__nav .chip2__view--strip { margin-left: 0.22em; }
.chip2__view--strip { color: var(--page-side); box-shadow: inset 0 -0.1em 0 color-mix(in srgb, var(--page-side) 30%, transparent) }
.edge__front { margin: 0.04em 0 0 0.08em; height: 0.2em; border-radius: 50%; width: 0.2em; align-self: flex-start; background: var(--page-side) }
.pill { align-items: center;
  height: 72px;
  border-bottom: var(--link-gold) solid var(--seal-table); gap: 24px;
  background: color-mix(in srgb, hsl(220 23% 5%) 88%, transparent);
  backdrop-filter: blur(12px);
  display: flex;
  padding: 0 clamp(16px, 2.2vw, 32px) 0 18px; z-index: 30; top: 0;
  position: sticky }
.row__inner { margin-left: auto; display: flex; align-items: center; gap: 10px; }
.link { padding: 18px 14px 32px; }
.promo__vip { display: flex; gap: 4px; margin: 0; flex-direction: column; padding: 0; list-style: none; }
.crown__club { display: grid; grid-template-columns: 1fr 1fr; margin-bottom: 18px; gap: 8px; }
.outer__edge--core {
  display: grid; justify-items: center; gap: 6px;
  padding: 10px 6px 12px;
  background: hsl(218 21% 10%);
  border: var(--link-gold) solid var(--seal-table);
  border-radius: var(--spin-item);
  box-shadow: 0 5px 0 0 #000;
  font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--club-tab);
  transition: border-color var(--line-club), color var(--line-club), transform var(--line-club) var(--grid-area) }
.deck__row { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 50%; font-size: 28px; color: var(--stack-band); background: radial-gradient(circle at 35% 30%, var(--seal-group), var(--page-side) 70%); box-shadow: 0 6px 16px -8px var(--page-side); }
.outer__edge--core:nth-child(2) .deck__row { 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%); }
.outer__edge--core:hover { border-color: var(--page-side); color: var(--base-cell); transform: translateY(calc(var(--dot-link) * -1)); }
.strip__deck {
  font-size: var(--main-jackpot);
  margin: 22px 10px 8px; text-transform: uppercase; letter-spacing: 0.08em;
  color: var(--game-group) }
.club__chip2 { padding: 0 10px; color: var(--club-tab); gap: 12px;
  font-size: 14px; align-items: center;
  display: flex;
  border-radius: var(--front-copy);
  height: 40px;
  transition: color var(--line-club), background var(--line-club);
  position: relative }
.club__chip2 .page--chip { margin-left: auto; }
.club__chip2:hover { color: var(--base-cell); background: hsl(218 21% 10%); }
.club__chip2.group { color: var(--base-cell); background: hsl(218 21% 10%); }
.club__chip2.group .slot--label { color: var(--page-side); }
.promo { min-width: 0; }
.bonus__line {
  display: grid; grid-template-columns: minmax(0, 1fr);
  padding: 28px clamp(16px, 2.2vw, 32px) var(--club-area); margin: 0 auto; gap: var(--club-area);
  max-width: 1280px }
.deck { display: none; }
.menu--gold.meta__vip .deck { z-index: 35; inset: 0; position: fixed; display: block; background: rgba(0, 0, 0, 0.55); }
.reel--tab {
  position: fixed; left: 0; top: 0;
  overflow-y: auto;
  width: min(300px, 86vw);
  background: hsl(220 23% 5%);
  transform: translateX(-102%); bottom: 0; z-index: 40;
  border-right: var(--link-gold) solid var(--seal-table); transition: transform 320ms var(--grid-area) }
.menu--gold.meta__vip .reel--tab { transform: none; }
@media (max-width: 720px) {
  .pill { gap: 12px; padding: 0 16px 0 12px; }
  .row__inner { min-width: 0; }
  .pill .wrap__zone { display: none; }
  .row__inner .seal__deck { display: none; } }
@media (max-width: 480px) {
  .pill { gap: 8px; padding-right: 10px; }
  .row__inner { gap: 6px; }
  .row__inner .dock--crown { padding: 0 12px; letter-spacing: 0.02em; } }
.row__lobby { display: grid; min-height: 100vh; grid-template-columns: calc(var(--promo-table) + 24px) minmax(0, 1fr); }
.row__lobby .feature { 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: var(--link-gold) solid var(--seal-table); border-radius: var(--spin-item) }
.link__rail { padding: 20px 20px 4px; }
.row__lobby .feature .link { padding-top: 14px; }
.row__lobby .feature .club__chip2:hover:not(.group) { background: hsl(219 20% 14%); }
.core__pill { display: grid; justify-items: start; gap: 8px; margin: auto 14px 14px; padding: 16px; border-radius: calc(var(--spin-item) * 0.7); background: radial-gradient(50% 70% at 80% 60%, rgba(198, 255, 52, 0.16), transparent 70%), hsl(219 20% 14%); border: var(--link-gold) solid var(--seal-table) }
.core__pill strong { font-size: 22px; font-weight: 400; }
.zone__edge { min-width: 0; }
.row__lobby .pill { border-bottom: 0; gap: 16px; backdrop-filter: none; background: transparent; }
.bonus__deal--deck, .chip__main { display: none; }
.flag__view { flex: 1; max-width: 560px; }
@media (max-width: 1080px) { .row__lobby { grid-template-columns: minmax(0, 1fr); }
  .row__lobby .feature { position: fixed; left: 0; top: 0; z-index: 40; width: min(300px, 86vw); height: calc(100vh - 24px); transform: translateX(calc(-100% - 20px)); transition: transform 320ms var(--grid-area); }
  .row__lobby.meta__vip .feature { transform: none; }
  .bonus__deal--deck { display: inline-grid; }
  .chip__main { display: inline-flex; }
  .row__lobby .pill { background: color-mix(in srgb, hsl(220 23% 5%) 90%, transparent); border-bottom: var(--link-gold) solid var(--seal-table); position: sticky; backdrop-filter: blur(12px); } }
.unit { color: var(--club-tab); }
.unit p { margin: 0 0 1em; }
.unit p:last-child { margin-bottom: 0; }
.live__game--dot { margin: 1.4em 0 0.5em; font-size: var(--win-ace); font-weight: 600; color: var(--base-cell); }
.block__grid, .cell__view { gap: 0.55em; display: grid; list-style: none; padding: 0; margin: 0 0 1.1em; }
.block__grid li { position: relative; padding-left: 1.4em; }
.block__grid li::before {
  content: ""; position: absolute; left: 0.1em; top: 0.62em;
  width: 0.45em; height: 0.45em;
  background: var(--page-side); border-radius: calc(var(--front-copy) * 0.2);
  transform: rotate(45deg) }
.cell__view { counter-reset: step; }
.cell__view li { counter-increment: step; position: relative; padding-left: 2.3em; min-height: 1.7em; }
.cell__view li::before { left: 0; width: 1.7em;
  content: counter(step);
  position: absolute; color: var(--stack-band); place-items: center; top: -0.05em; border-radius: 50%;
  display: grid;
  font: 600 0.8em/1 "JetBrains Mono", ui-monospace, monospace;
  background: var(--page-side); height: 1.7em }
.unit, .unit > * { min-width: 0; }
.box__rear--step { max-width: 100%; margin: 0 0 1.1em; overflow-x: auto; border: var(--link-gold) solid var(--seal-table); border-radius: var(--front-copy); }
.box__rear--step table { width: 100%; border-collapse: collapse; font-size: var(--note-hero); }
.box__rear--step th, .box__rear--step td { padding: 10px 14px; white-space: nowrap; text-align: left; border-bottom: var(--link-gold) solid var(--seal-table); }
.box__rear--step tbody tr:last-child > * { border-bottom: 0; }
.box__rear--step thead th { font-weight: 600; text-transform: uppercase; color: var(--game-group); letter-spacing: 0.08em; background: hsl(218 21% 10%); font-size: var(--main-jackpot); }
.box__rear--step tbody th { font-weight: 600; color: var(--base-cell); }
.box__rear--step caption { caption-side: top; text-align: left; padding: 10px 14px; font-size: var(--main-jackpot); font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--page-side); border-bottom: var(--link-gold) solid var(--seal-table); }
.box__rear--step tbody tr:nth-child(even) > * { background: color-mix(in srgb, hsl(219 20% 14%) 45%, transparent); }
.club__strip--ace, .gold__flag { font-size: 12px; height: 22px; width: 22px; font-weight: 700; border-radius: 50%; place-items: center; display: inline-grid; }
.club__strip--ace { background: color-mix(in srgb, hsl(158 79% 57%) 18%, transparent); color: hsl(158 79% 57%); }
.gold__flag { background: color-mix(in srgb, var(--main-inner) 14%, transparent); color: var(--main-inner); }
.deal__panel tbody th { width: 42%; color: var(--club-tab); font-weight: 500; white-space: normal; }
.deal__panel td { color: var(--base-cell); font-weight: 600; white-space: normal; }
.meta__grid td, .meta__grid thead th:not(:first-child) { text-align: center; }
.meta__grid tbody td:nth-child(2), .meta__grid thead th:nth-child(2) { background: var(--slab-panel) !important; }
.meta__grid thead th:nth-child(2) { color: var(--page-side); }
@media (max-width: 520px) { .page__seal { flex-wrap: wrap; row-gap: 8px; } }
img[src^="img/card/"], img[src^="img/wide/"], img[src^="img/square/"] { background-color: var(--reel-field, var(--lead-edge)); }
.core { --stage-top: 3 / 4; position: relative; }
.core img {
  object-fit: contain !important; object-position: 50% 0 !important;
  background: linear-gradient(180deg, color-mix(in srgb, var(--reel-field, #222) 72%, hsl(240 19% 5%)) 0 50%, color-mix(in srgb, var(--reel-field, #222) 38%, hsl(240 19% 5%))) !important }
.core::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); }
.reel__slot { position: absolute; left: 10px; text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45); gap: 2px; color: #fff; pointer-events: none; display: grid; z-index: 2; bottom: 12px; right: 10px; }
.dot__seal--game { font-family: var(--crest-head); -webkit-box-orient: vertical; display: -webkit-box; line-height: 1.05; overflow: hidden; letter-spacing: 0.01em; font-weight: 400; font-size: 17px; -webkit-line-clamp: 2; text-transform: var(--card-gold); }
/*  utilities  */
.lead__tab--gold { font-size: 11px; opacity: 0.78; }
.frame__panel--dock.core + .dock__game, .frame__panel--dock.core + .win__set--rear { 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 }
.top__wrap--table {
  width: 100%;
  position: relative; align-self: stretch;
  pointer-events: none; min-height: var(--view-list, 340px); justify-self: center }
.top__wrap--table .club { transform: translate(-50%, -50%); left: 50%; top: 50%; height: auto;
  width: auto;
  position: absolute; max-height: 100%;
  filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.35)); max-width: 116%;
  object-fit: contain; object-position: 50% 100% }
@media (max-width: 820px) {
  .top__wrap--table { align-self: auto; min-height: var(--flag-card, 260px); }
  .top__wrap--table .club { object-position: 50% 100%; } }
img[src^="img/providers/"] { filter: var(--view-item, none); border-radius: 0; object-fit: contain; }
.slab__star { vertical-align: middle; display: inline-flex; align-items: center; line-height: 1; gap: 0.5em; }
.slab__star svg { max-width: 3em; width: auto; flex: none; height: 1.6em; }
.field__main { height: 1px; width: 1px; clip-path: inset(50%); white-space: nowrap; overflow: hidden; position: absolute; }
.ring__main { align-items: center; letter-spacing: 0.04em; text-transform: uppercase; gap: 12px; font-size: 12px; display: inline-flex; }
.ring__main a { color: var(--club-tab); text-decoration: none; }
.ring__main a:hover { color: var(--page-side); }
.ring__main a.group { color: var(--base-cell); font-weight: 600; }
.block__slab { display: block; }
.club__core { color: var(--page-side); }
.side__deck {
  letter-spacing: 0.08em; line-height: 1.2;
  display: block; color: var(--club-tab); font-weight: 600; margin-top: 0.5em; text-transform: uppercase;
  font-family: var(--flag-pill); font-size: clamp(12px, 0.22em, 17px) }
.chip__card--row {
  margin: 0; display: block;
  font-family: var(--crest-head); font-weight: 400; text-transform: var(--card-gold);
  letter-spacing: 0.01em; line-height: 1.05; font-size: clamp(22px, 2.4vw, 38px) }
.outer__chip2 { font-style: normal; color: var(--page-side); }
.meta__spin { color: var(--game-group); line-height: 1.3; font-size: var(--main-jackpot); gap: 6px; flex-wrap: wrap; align-items: baseline; display: inline-flex; }
.club__menu { letter-spacing: 0.08em; text-transform: uppercase; }
.head__set { font-weight: 600; color: var(--base-cell); }
.label__page { color: rgba(255, 255, 255, 0.72); }
.label__page .head__set { color: #fff; }
.pill__label--step { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; }
.meta__pane { font-size: var(--main-jackpot); height: 28px; transition: color .15s, border-color .15s, background-color .15s; gap: 6px; border-radius: var(--front-copy); padding: 0 10px; align-items: center; display: inline-flex; color: var(--game-group); }
.meta__pane:hover { color: var(--base-cell); }
.meta__pane .slot--label { font-size: 1.25em; }
.dock__zone .meta__pane { background: var(--slot-copy); border-radius: 999px; }
.base__mark .meta__pane { border: var(--link-gold) solid var(--win-game); }
.base__mark .meta__pane:hover { border-color: var(--line-spin); }
.inner__strip .meta__pane { background: hsl(218 21% 10%); border: var(--link-gold) solid var(--seal-table); font-weight: 600; }
.field__menu { gap: 4px 18px; }
.field__menu .meta__pane { padding: 0; height: auto; text-decoration: underline; text-underline-offset: 3px; text-decoration-color: var(--line-spin); }
.view__box .meta__pane { font: 500 11px/1 "JetBrains Mono", ui-monospace, monospace; letter-spacing: 0.08em; border-radius: 0; border-left: 2px solid var(--page-side); padding: 0 8px; text-transform: uppercase; }
a[role="button"] { cursor: pointer; }
.pill { background: color-mix(in srgb, hsl(220 23% 5%) 80%, transparent); }
.win { background: transparent; border-right-color: var(--seal-table); }
.club__chip2 { height: 42px; font-weight: 600; }
.club__chip2.group { background: var(--page-side); color: var(--stack-band); box-shadow: 0 3px 0 #000; }
.club__chip2.group .slot--label { color: inherit; }
.club__chip2.group .page--chip { background: var(--stack-band); color: var(--page-side); box-shadow: none; }
.outer__edge--core { background: hsl(219 20% 14%); font-weight: 600; }
.outer__edge--core:nth-child(1) { transform: rotate(-2deg); }
.outer__edge--core:nth-child(2) { transform: rotate(2deg); }
.outer__edge--core:hover { transform: rotate(0) translateY(-3px); }
.strip__deck { font-weight: 600; }
.area__star--slab { overflow: hidden; isolation: isolate; padding: clamp(40px, 6vw, 88px) 24px clamp(28px, 4vw, 48px); }
.view__dot {
  position: absolute; inset: -20%; z-index: -2;
  width: 140%; height: 140%; object-fit: cover;
  filter: blur(70px) saturate(0.85); opacity: 0.22 }
.area__star--slab::before { z-index: -1; position: absolute; mask-image: radial-gradient(60% 70% at 50% 50%, #000, transparent); content: ""; inset: 0; background: var(--flag-stage); opacity: 0.6; }
.stack__feature {
  position: absolute; z-index: -1; width: 210px; height: 210px; object-fit: cover;
  border-radius: 14px; box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.8) }
.panel__cell { transform: rotate(calc(-4deg - var(--live-cell) * 2)); left: 5%; top: 18%; }
.pill__lead { bottom: 6%; transform: rotate(calc(5deg + var(--live-cell) * 2)); right: 2%; }
.foot__crest { justify-items: center; display: grid; max-width: 720px; z-index: 1; text-align: center; position: relative; gap: 20px; margin: 0 auto; }
.ring__bar { font-size: clamp(44px, 6vw, 96px); }
.tray__media--main { color: var(--club-tab); max-width: 48ch; font-size: var(--win-ace); }
.line__tab { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
.star__area { margin: 14px 0 0; list-style: none; gap: 10px; grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid; padding: 0;
  width: 100% }
.star__area li {
  display: flex; align-items: center; gap: 10px; padding: 12px 14px;
  border-radius: var(--front-copy); border: var(--link-gold) solid var(--seal-table);
  background: hsl(218 21% 10%);
  font-size: var(--note-hero); text-align: left }
.chip__line { width: 26px; color: var(--stack-band); height: 26px; border-radius: 50%; font-size: 12px; flex: none; place-items: center; display: grid; background: var(--page-side); }
.head__menu { font-size: var(--main-jackpot); color: var(--game-group); }
@media (max-width: 1400px) { .stack__feature { width: 175px; height: 175px; } }
@media (max-width: 1100px) { .stack__feature { width: 130px; height: 130px; opacity: 0.6; } .panel__cell { left: -30px; } .pill__lead { right: -30px; } }
@media (max-width: 700px) {
  .stack__feature { display: none; }
  .star__area { grid-template-columns: 1fr; } }
.bonus__wrap { align-items: center;
  gap: clamp(12px, 2vw, 32px); grid-template-columns: minmax(320px, 46%) minmax(0, 1fr);
  display: grid; padding: clamp(24px, 3vw, 40px) clamp(20px, 3vw, 40px) 0 }
.bonus__wrap .stack__feature { display: none; }
.bonus__wrap .foot__crest {
  margin: 0; padding: 0 0 clamp(24px, 3vw, 40px); max-width: none; gap: 16px;
  justify-items: start; text-align: left; align-content: center }
.bonus__wrap .ring__bar { font-size: clamp(34px, 3.1vw, 56px); }
.bonus__wrap .tray__media--main { font-size: var(--group-crest); max-width: 44ch; }
.bonus__wrap .line__tab { justify-content: flex-start; }
/*  keep in sync with the build  */
.bonus__wrap .star__area { margin-top: 4px; }
.bonus__wrap .star__area li { padding: 10px 12px; }
.card__side { --view-list: 440px; align-self: stretch; }
@media (max-width: 820px) {
  .bonus__wrap { grid-template-columns: minmax(0, 1fr); justify-items: center; min-height: 0; padding-bottom: 0; }
  .bonus__wrap .foot__crest { justify-items: center; text-align: center; }
  .bonus__wrap .line__tab { justify-content: center; }
  .card__side { width: min(74vw, 320px); --flag-card: min(62vw, 270px); margin-bottom: 18px; } }
.unit__win { list-style: none; display: grid; gap: 8px; padding: 4px 2px 12px; scroll-snap-type: x mandatory; overflow-x: auto; scrollbar-width: none; grid-auto-flow: column; grid-auto-columns: 232px; margin: 0 }
.unit__win::-webkit-scrollbar { display: none; }
.jackpot__chip2 { padding-left: 64px; scroll-snap-align: start; align-items: flex-end; display: flex; position: relative; }
.stack__inner { z-index: 0; -webkit-text-stroke: 3px var(--line-spin); position: absolute; left: 0; line-height: 0.8; bottom: 30px; font-size: 190px; letter-spacing: -0.06em; color: hsl(220 23% 5%) }
.card__rail--box { position: relative; z-index: 1; width: 100%; }
.jackpot__chip2:first-child .stack__inner { -webkit-text-stroke-color: var(--page-side); }
@media (max-width: 720px) { .unit__win { grid-auto-columns: 180px; }
  .jackpot__chip2 { padding-left: 48px; }
  .stack__inner { font-size: 140px; } }
.dice__row--side { display: grid; grid-template-rows: repeat(3, clamp(170px, 14vw, 215px)); grid-template-areas: "c1 c1 c2" "c1 c1 c3" "c4 c5 c6"; gap: 12px; list-style: none; padding: 0; margin: 0; grid-template-columns: repeat(3, minmax(0, 1fr)) }
.crown__stack { grid-area: c1; }
.side__main { grid-area: c2; }
.race__stack { grid-area: c3; }
.tray__group { grid-area: c4; }
.item__crown { grid-area: c5; }
.block__reel { grid-area: c6; }
.slab__top--note { position: relative; display: block; height: 100%; overflow: hidden; border-radius: var(--spin-item); border: var(--link-gold) solid var(--seal-table); background: hsl(219 20% 14%); box-shadow: 0 5px 0 0 #000 }
.slab__top--note img { transition: transform 700ms var(--grid-area); position: absolute; inset: 0; object-position: 50% 40%; width: 100%; object-fit: cover; height: 100%; }
.slab__top--note::after { inset: 0; position: absolute; background: linear-gradient(90deg, rgba(0, 0, 0, 0.78), transparent 70%); content: ""; }
.slab__top--note:hover img { transform: scale(1.05); }
.meta__head--foot { position: absolute; left: 18px; bottom: 16px; z-index: 1; display: grid; gap: 6px; color: #fff; }
.star__frame--jackpot { font-size: 26px; }
.crown__stack .star__frame--jackpot { font-size: clamp(34px, 3.2vw, 52px); }
.crown__stack .meta__head--foot { bottom: 72px; left: 24px; }
.live__hero { display: inline-flex; font-size: var(--main-jackpot); align-items: center; gap: 6px; color: rgba(255, 255, 255, 0.8); }
.zone__chip2 { z-index: 1; left: 24px; bottom: 22px; position: absolute; }
@media (max-width: 900px) { .dice__row--side { grid-template-areas: "c1 c1" "c2 c3" "c4 c5" "c6 c6"; grid-template-rows: 280px repeat(3, 160px); grid-template-columns: 1fr 1fr; } }
.tab__mark--box { overflow: hidden; isolation: isolate; padding: clamp(36px, 4vw, 60px) 24px; }
.tab__mark--box::before { background: radial-gradient(50% 70% at 80% 60%, rgba(198, 255, 52, 0.16), transparent 70%), var(--unit-menu); z-index: -1; inset: 0; position: absolute; content: ""; }
.grid__dice { display: grid; justify-items: center; gap: 18px; text-align: center; max-width: 620px; margin: 0 auto; }
.win__spin { font-size: clamp(32px, 3.4vw, 52px); }
.foot__base--unit { display: flex; gap: 10px; margin: 6px 0; padding: 0; list-style: none; }
.foot__base--unit li { display: grid; justify-items: center; gap: 8px; min-width: 84px; padding: 14px 10px 12px; background: hsl(220 23% 5%); border: var(--link-gold) solid var(--win-game); border-radius: var(--front-copy); box-shadow: 0 5px 0 0 #000 }
.row__race--foot { font-size: 34px; line-height: 1; color: var(--seal-group); }
.note__crown--seal { color: var(--club-tab); max-width: 48ch; }
.cell__club { position: absolute; z-index: -1; width: 220px; height: 220px; object-fit: cover; border-radius: 14px; box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.8) }
.ring__tile { left: 4%; top: 50%; transform: translateY(-50%) rotate(calc(var(--live-cell) * -3)); }
.dice__table { right: 4%; top: 50%; transform: translateY(-50%) rotate(calc(var(--live-cell) * 3)); }
@media (max-width: 1200px) { .cell__club { opacity: 0.5; height: 150px; width: 150px; } .ring__tile { left: -40px; } .dice__table { right: -40px; } }
@media (max-width: 640px) { .cell__club { display: none; }
  .foot__base--unit li { flex: 1; min-width: 0; padding: 10px 4px; }
  .row__race--foot { font-size: 24px; }
  .foot__base--unit .side__edge { font-size: 9px; } }
.rail__top--cell { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px 14px }
.main__side { position: relative; grid-column: span 2; grid-row: span 2; overflow: hidden; border-radius: var(--spin-item); border: var(--link-gold) solid var(--seal-table); box-shadow: 0 5px 0 0 #000 }
.main__side img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 700ms var(--grid-area); }
.main__side:hover img { transform: scale(1.04); }
.main__side::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(0, 0, 0, 0.6)); }
.deck__unit--reel { position: absolute; left: 20px; right: 20px; bottom: 20px; z-index: 1; display: grid; justify-items: start; gap: 10px }
.link__dock { font-size: clamp(26px, 2.4vw, 38px); color: #fff; }
.chip2__rail { display: inline-flex; align-items: center; gap: 6px; font-size: var(--main-jackpot); color: rgba(255, 255, 255, 0.75); }
.pane__base { justify-items: center; gap: 12px; width: min(320px, 100%); margin: 28px auto 0; display: grid }
.dot__card--foot { font-size: var(--main-jackpot); color: var(--game-group); }
.dot__card--foot .unit--note { color: var(--base-cell); }
.unit__head { width: 100%; height: 4px; border-radius: var(--front-copy); background: var(--seal-table); overflow: hidden; }
.unit__head span { background: var(--page-side); height: 100%; display: block; }
@media (max-width: 1180px) { .rail__top--cell { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .rail__top--cell > .note:nth-of-type(n + 6) { display: none; } }
@media (max-width: 720px) { .rail__top--cell { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .main__side { grid-row: auto; aspect-ratio: 3 / 4; }
  .rail__top--cell > .note:nth-of-type(n + 6) { display: grid; } }
.crest__step--note { border-left: var(--link-gold) solid var(--seal-table); display: grid; grid-template-columns: repeat(8, minmax(0, 1fr)); border-top: var(--link-gold) solid var(--seal-table) }
.hero__set { display: grid; place-items: center; height: 96px; padding: 12px; border-right: var(--link-gold) solid var(--seal-table); border-bottom: var(--link-gold) solid var(--seal-table); transition: background var(--line-club) }
.hero__set img { width: 100%; max-width: 150px; height: 44px; opacity: 0.6; transition: opacity var(--line-club); }
.hero__set:hover { background: hsl(218 21% 10%); }
/*  legacy  */
.hero__set:hover img { opacity: 1; }
@media (max-width: 1280px) { .crest__step--note { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 600px) { .crest__step--note { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
.game__row { gap: 12px 28px; align-items: center; flex-wrap: wrap; margin-bottom: 18px; display: flex; }
.race__outer { font-size: 26px; }
.band__grid { min-width: 260px; font-size: var(--note-hero); color: var(--club-tab); flex: 1; }
.top__vip { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)) minmax(0, 1.25fr); gap: 12px; margin: 0; padding: 0; list-style: none; }
.spin__head--line { justify-items: center; text-align: center; align-content: start; display: grid; gap: 10px; padding: 26px 18px 22px; isolation: isolate; }
.spin__head--line.dice { background: radial-gradient(50% 70% at 80% 60%, rgba(198, 255, 52, 0.16), transparent 70%), hsl(218 21% 10%); border-color: var(--page-side); }
.field__band--grid { border-radius: 50%; display: grid; --ring-crest: hsl(30 52% 35%); place-items: center; background: radial-gradient(circle at 35% 30%, var(--feature-bar), var(--ring-crest) 70%); position: relative; --feature-bar: hsl(29 58% 61%); width: 68px; height: 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) }
.field__band--grid::before, .field__band--grid::after { content: ""; position: absolute; top: -14px; width: 16px; height: 22px; z-index: -1; background: var(--ring-crest); clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 75%, 0 100%) }
.field__band--grid::before { left: 14px; transform: rotate(-18deg); }
.field__band--grid::after { right: 14px; transform: rotate(18deg); }
.field__band--grid span { color: rgba(255, 255, 255, 0.92); font: 700 20px/1 var(--crest-head); text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); }
.edge__row { --ring-crest: hsl(214 7% 52%); --feature-bar: hsl(213 19% 91%); }
.body__base { --ring-crest: hsl(43 80% 36%); --feature-bar: hsl(44 86% 69%); }
.box__crown { --ring-crest: hsl(201 19% 44%); --feature-bar: hsl(196 39% 86%); }
.chip2__dock { --ring-crest: color-mix(in srgb, var(--page-side) 60%, #000); --feature-bar: var(--seal-group); height: 84px; width: 84px; }
/*  v2  */
.shape__deal--live { font-size: 24px; }
.spin__head--line.dice .shape__deal--live { color: var(--seal-group); }
.offer__slot { display: flex; align-items: baseline; gap: 6px; }
.rail__win--side { font-size: var(--note-hero); color: var(--club-tab); gap: 6px; margin-top: 4px; display: grid; }
.rail__win--side li { justify-content: center; align-items: center; gap: 6px; display: flex; }
.rail__win--side .slot--label { color: var(--page-side); font-size: 14px; }
@media (max-width: 1180px) { .top__vip { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 640px) { .top__vip { grid-auto-flow: column; grid-template-columns: none; grid-auto-columns: 200px; overflow-x: auto; padding: 16px 2px 8px; scrollbar-width: none; } }
.chip2__feature { list-style: none; scrollbar-width: none; overflow-x: auto; margin: 0; gap: 14px; display: grid; scroll-snap-type: x mandatory; padding: 2px 2px 12px; grid-auto-columns: minmax(270px, calc((100% - 42px) / 4)); grid-auto-flow: column }
.chip2__feature::-webkit-scrollbar { display: none; }
.chip2__feature > li { scroll-snap-align: start; }
.block__stack { position: relative; display: block; height: 420px; overflow: hidden; border-radius: var(--spin-item); border: var(--link-gold) solid var(--seal-table); box-shadow: 0 5px 0 0 #000; background: hsl(219 20% 14%); transition: transform var(--line-club) var(--grid-area), box-shadow var(--line-club) }
.block__stack:hover { transform: translateY(calc(var(--dot-link) * -1)); box-shadow: var(--club-front); }
.block__stack img { inset: 0; transition: transform 800ms var(--grid-area); position: absolute; height: 100%; width: 100%; object-fit: cover; object-position: 50% 30%; }
.block__stack:hover img { transform: scale(1.06); }
.block__stack::after { content: ""; background: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, 0.92) 78%); inset: 0; position: absolute; }
.bar__set { position: absolute; top: 14px; left: 14px; z-index: 1; display: inline-flex; align-items: center; gap: 6px; padding: 5px 10px; border-radius: 999px; background: rgba(0, 0, 0, 0.55); color: #fff; font-size: var(--main-jackpot); backdrop-filter: blur(6px) }
.field__flag { left: 20px; z-index: 1; display: grid; gap: 8px; position: absolute; color: #fff; bottom: 20px; right: 20px; }
/*  tokens  */
.stage__deck { font-size: 28px; }
.media__meta { font-size: var(--note-hero); color: rgba(255, 255, 255, 0.78); }
.promo__view--core { font-weight: 600; gap: 6px; align-items: center; font-size: var(--note-hero); color: var(--seal-group); display: inline-flex; margin-top: 4px; }
@media (max-width: 720px) { .chip2__feature { grid-auto-columns: 78vw; } .block__stack { height: 380px; } }
.top__edge { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.lobby__list { display: grid; min-height: 280px; grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr); align-items: center; isolation: isolate; overflow: hidden; }
.lobby__list::before { content: ""; position: absolute; inset: 0; background: radial-gradient(50% 70% at 80% 60%, rgba(198, 255, 52, 0.16), transparent 70%); z-index: -1; }
.ace__dock--note::before { background: var(--unit-menu); opacity: 0.8; }
.jackpot__live { display: grid; justify-items: start; gap: 10px; padding: 28px 0 28px 28px; }
.side__crest { font-size: clamp(24px, 2.2vw, 34px); }
.gold__chip2--tray { font-size: var(--note-hero); color: var(--club-tab); }
.copy__group { display: inline-flex; align-items: center; gap: 6px; font-size: var(--main-jackpot); color: var(--game-group); }
.shape__chip2--tab { aspect-ratio: 1; justify-self: end; object-fit: cover; margin-right: -18%; width: 118%; max-width: none; border-radius: 50% 0 0 50%; box-shadow: 0 30px 50px -20px rgba(0, 0, 0, 0.8) }
@media (max-width: 1080px) { .top__edge { grid-template-columns: 1fr; } }
@media (max-width: 560px) { .lobby__list { grid-template-columns: 1fr; }
  .shape__chip2--tab { justify-self: stretch; order: -1; width: 100%; aspect-ratio: 16 / 9; margin: 0; border-radius: 0; }
  .jackpot__live { padding: 20px; } }
.rail__pill {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: start; gap: 24px 64px;
  margin-bottom: 32px }
.rail__pill .panel { margin-bottom: 14px; }
.block__gold--seal { font-size: clamp(30px, 3.2vw, 48px); }
.body__note--head { color: var(--club-tab); line-height: 1.7; }
.step__meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.media__chip--set { padding: 26px 26px 24px; font-size: var(--note-hero); overflow: hidden; line-height: 1.7; }
.media__chip--set.menu { grid-column: span 2; }
.dock__slot--live {
  position: absolute; top: 14px; right: 18px;
  font-size: 44px; line-height: 1; color: var(--page-side); opacity: 0.18 }
.chip__pill--ace { color: var(--base-cell); font-size: 26px; margin: 0 48px 12px 0; }
@media (max-width: 1280px) {
  .step__meta { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 800px) {
  .rail__pill, .step__meta { grid-template-columns: 1fr; }
  .media__chip--set.menu { grid-column: auto; } }
.main__copy { grid-template-columns: minmax(0, 1fr); gap: 8px; }
.main__copy .block__gold--seal { max-width: 22ch; }
.main__copy .body__note--head { max-width: 64ch; }
.gold__grid { display: grid; gap: 40px; }
.deck__line { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); gap: clamp(24px, 4vw, 64px); align-items: start; }
.set__group { font-size: clamp(30px, 3vw, 46px); }
.rear__card { color: var(--club-tab); gap: 14px; display: grid; }
.base__note--page { display: grid; gap: 14px; }
.base__note--page summary { list-style: none; font-weight: 600; align-items: center; font-size: var(--note-hero); width: max-content; color: var(--page-side); display: inline-flex; cursor: pointer; gap: 8px }
.base__note--page summary::-webkit-details-marker { display: none; }
.base__note--page summary .slot--label { transition: transform var(--line-club) var(--grid-area); transform: rotate(90deg); }
.base__note--page[open] summary .slot--label { transform: rotate(-90deg); }
.row__side, .base__note--page[open] .flag__menu { display: none; }
.base__note--page[open] .row__side { display: inline; }
.base__note--page[open] summary { order: 2; }
.feature__win { display: flex; align-items: center; gap: 10px; margin-bottom: 16px; font-size: var(--main-jackpot); font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: var(--game-group); }
.feature__win .slot--label { color: var(--page-side); font-size: 18px; }
.grid__frame { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin: 0; }
.chip2__dice { display: grid; align-content: start; gap: 10px; padding: 22px; }
.chip2__dice dt { font-size: var(--win-ace); line-height: 1.15; }
.chip2__dice dd { color: var(--club-tab); margin: 0; font-size: var(--note-hero); }
@media (max-width: 1180px) { .grid__frame { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 800px) { .deck__line { grid-template-columns: 1fr; } }
@media (max-width: 560px) { .grid__frame { grid-template-columns: 1fr; } }
.slot__outer { background: var(--slot-copy); border-top: var(--link-gold) solid var(--seal-table); }
.copy__spin { max-width: 1440px; display: grid; margin: 0 auto; gap: 20px; padding: 28px clamp(16px, 2.2vw, 32px) 20px; }
.step__crest { display: flex; align-items: center; gap: 16px 32px; flex-wrap: wrap; }
.inner__dice { flex: 1; min-width: 280px; }
.inner__dice ul { font-size: var(--note-hero); display: flex; color: var(--club-tab); flex-wrap: wrap; gap: 6px 20px; }
.inner__dice a:hover { color: var(--page-side); }
.rail__live { display: flex; gap: 8px; }
.band__lead { display: inline-flex; align-items: center; gap: 6px; height: 38px; padding: 0 10px; border-radius: var(--front-copy); border: var(--link-gold) solid var(--win-game); color: var(--game-group) }
.band__lead select { background: transparent; border: 0; outline: 0; color: var(--base-cell); font: inherit; font-size: var(--note-hero); cursor: pointer; }
.band__lead option { color: #111; }
.group__deal { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; align-items: center; gap: 16px 24px; padding: 16px 20px; border-radius: var(--spin-item); background: hsl(218 21% 10%); border: var(--link-gold) solid var(--seal-table); font-size: var(--note-hero); color: var(--club-tab) }
.group__deal strong { color: var(--base-cell); }
.cell__ace { display: grid; background: var(--main-inner); place-items: center; width: 42px; color: #fff; font-size: 13px; height: 42px; border-radius: 50%; }
.label__media { gap: 6px; display: flex; flex-wrap: wrap; }
.label__media .slab__star svg { height: 16px; }
.label__media li { border-radius: var(--front-copy); align-items: center; font: 500 11px/1 "JetBrains Mono", ui-monospace, monospace; background: var(--slot-copy); display: inline-flex; padding: 6px 10px; color: var(--game-group); }
.top__set { font-size: var(--main-jackpot); line-height: 1.7; color: var(--game-group); }
.list__live--lead { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding-top: 14px; border-top: var(--link-gold) solid var(--seal-table); font-size: var(--main-jackpot); color: var(--game-group); }
@media (max-width: 900px) { .group__deal { grid-template-columns: auto minmax(0, 1fr); } .label__media { grid-column: 1 / -1; } }
:root { --page-side: hsl(35 68% 72%); --seal-group: hsl(35 68% 77%); --slab-panel: rgba(232, 192, 135, 0.14); --stack-band: hsl(0 0% 7%); }
:root { --main-jackpot: 11.3px; --note-hero: 13.2px; --group-crest: 14.1px; --win-ace: 17.9px; --dot-link: 0px; }
svg.slot--label{width:1em;height:1em;display:inline-block;vertical-align:-0.125em;fill:currentColor}