.Roulette-module__jcFx3q__root{--rl-felt:#0b6b3a;--rl-felt-2:#0a5c32;--rl-red:#d11f2a;--rl-black:#1a1a1f;--rl-green:#0f7a3d;--rl-gold:#e0a83c;--rl-gold-soft:#e0a83c29;--rl-chip:#e0a83c;--rl-win:#16a34a;--rl-lose:#ef4444;--rl-line:#ffffff47;min-height:100%;color:var(--games-route-fg);padding:clamp(1rem,3vw,2rem) clamp(.75rem,3vw,1.5rem) 3rem}.Roulette-module__jcFx3q__shell{max-width:1120px;margin:0 auto}.Roulette-module__jcFx3q__header{flex-wrap:wrap;align-items:flex-start;gap:.75rem;display:flex}.Roulette-module__jcFx3q__title{letter-spacing:-.02em;align-items:center;gap:.5rem;margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:820;display:flex}.Roulette-module__jcFx3q__subtitle{color:var(--games-route-muted);max-width:62ch;margin:.4rem 0 0;font-size:.95rem;line-height:1.55}.Roulette-module__jcFx3q__tabs{background:var(--games-route-surface);border:1px solid var(--games-route-border);border-radius:999px;flex-wrap:wrap;gap:.25rem;margin:1.25rem 0;padding:.25rem;display:inline-flex}.Roulette-module__jcFx3q__tab{appearance:none;color:var(--games-route-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.5rem 1.05rem;font-size:.9rem;font-weight:700;transition:background .18s,color .18s}.Roulette-module__jcFx3q__tab:hover{color:var(--games-route-fg)}.Roulette-module__jcFx3q__tab[aria-selected=true]{background:var(--rl-gold);color:#1a1200;box-shadow:0 2px 10px #e0a83c66}.Roulette-module__jcFx3q__tab:focus-visible{outline:2px solid var(--rl-gold);outline-offset:2px}.Roulette-module__jcFx3q__playGrid{grid-template-columns:minmax(300px,400px) 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:860px){.Roulette-module__jcFx3q__playGrid{grid-template-columns:1fr}}.Roulette-module__jcFx3q__panel{background:var(--games-route-surface);border:1px solid var(--games-route-border);box-shadow:var(--games-route-shadow);border-radius:16px;padding:1.1rem}.Roulette-module__jcFx3q__wheelWrap{flex-direction:column;align-items:center;display:flex}.Roulette-module__jcFx3q__resultBadge{text-align:center;align-items:center;gap:.5rem;min-height:2.2rem;font-size:1.6rem;font-weight:820;display:flex}.Roulette-module__jcFx3q__resultChip{color:#fff;border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;font-weight:800;display:inline-flex}.Roulette-module__jcFx3q__netLine{text-align:center;min-height:1.4rem;margin-top:.25rem;font-size:1.05rem;font-weight:800}.Roulette-module__jcFx3q__netWin{color:var(--rl-win)}.Roulette-module__jcFx3q__netLose{color:var(--rl-lose)}.Roulette-module__jcFx3q__sectionLabel{color:var(--games-route-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.78rem;font-weight:700}.Roulette-module__jcFx3q__recentRow{flex-wrap:wrap;gap:.3rem;display:flex}.Roulette-module__jcFx3q__recentPip{color:#fff;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.78rem;font-weight:700;display:flex}.Roulette-module__jcFx3q__pillRow{flex-wrap:wrap;gap:.6rem;margin-bottom:.85rem;display:flex}.Roulette-module__jcFx3q__pill{border:1px solid var(--games-route-border);background:var(--games-route-surface-raised);border-radius:12px;min-width:92px;padding:.5rem .85rem}.Roulette-module__jcFx3q__pillLabel{color:var(--games-route-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700;display:block}.Roulette-module__jcFx3q__pillValue{font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:820;display:block}.Roulette-module__jcFx3q__chipRow{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.75rem;display:flex}.Roulette-module__jcFx3q__chipRowLabel{color:var(--games-route-muted);font-size:.85rem;font-weight:700}.Roulette-module__jcFx3q__chip{--c:var(--rl-gold);appearance:none;background:radial-gradient(circle at 50% 38%, color-mix(in srgb, var(--c) 78%, #fff) 0%, var(--c) 62%, color-mix(in srgb, var(--c) 70%, #000) 100%);color:#1a1200;cursor:pointer;border:3px dashed #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.82rem;font-weight:800;transition:transform .12s,box-shadow .12s,outline .12s;display:flex;box-shadow:0 2px 6px #00000047}.Roulette-module__jcFx3q__chip:hover:not(:disabled){transform:translateY(-2px)}.Roulette-module__jcFx3q__chip[aria-checked=true]{outline:3px solid var(--games-route-fg);outline-offset:2px;transform:translateY(-2px)scale(1.05)}.Roulette-module__jcFx3q__chip:disabled{opacity:.5;cursor:not-allowed}.Roulette-module__jcFx3q__chip:focus-visible{outline:3px solid var(--rl-gold);outline-offset:2px}.Roulette-module__jcFx3q__felt{background:linear-gradient(160deg, var(--rl-felt), var(--rl-felt-2));border:1px solid #0000004d;border-radius:12px;padding:.6rem;box-shadow:inset 0 0 40px #00000059}.Roulette-module__jcFx3q__gridRow{gap:.25rem;margin-bottom:.35rem;display:flex}.Roulette-module__jcFx3q__zeroCell{flex:0 0 34px}.Roulette-module__jcFx3q__numGridWrap{flex:1;position:relative}.Roulette-module__jcFx3q__numGrid{grid-template-columns:repeat(12,1fr);gap:2px;display:grid}.Roulette-module__jcFx3q__overlay{pointer-events:none;position:absolute;inset:0}.Roulette-module__jcFx3q__betCell{color:#fff;border:1px solid var(--rl-line);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;min-height:34px;padding:.5rem .15rem;font-size:.82rem;font-weight:800;transition:filter .12s,transform 80ms;display:flex;position:relative}.Roulette-module__jcFx3q__betCell:hover:not(:disabled){filter:brightness(1.18)}.Roulette-module__jcFx3q__betCell:active:not(:disabled){transform:scale(.96)}.Roulette-module__jcFx3q__betCell:disabled{cursor:not-allowed;opacity:.75}.Roulette-module__jcFx3q__betCell:focus-visible{outline-offset:-2px;outline:2px solid #fff}.Roulette-module__jcFx3q__cellRed{background:var(--rl-red)}.Roulette-module__jcFx3q__cellBlack{background:var(--rl-black)}.Roulette-module__jcFx3q__cellGreen{background:var(--rl-green)}.Roulette-module__jcFx3q__cellOutside{background:#00000052}.Roulette-module__jcFx3q__cellSmall{color:#ffffffeb;min-height:26px;font-size:.66rem}.Roulette-module__jcFx3q__chipBadge{background:radial-gradient(circle at 50% 38%, #f4cd7a 0%, var(--rl-chip) 62%, #a9781f 100%);color:#1a1200;font-variant-numeric:tabular-nums;border:2px solid #1a1200;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 4px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:-7px;right:-7px;box-shadow:0 1px 3px #00000080}.Roulette-module__jcFx3q__hitZone{pointer-events:auto;color:#1a1200;cursor:pointer;z-index:2;background:0 0;border:1px dashed #0000;justify-content:center;align-items:center;padding:0;font-size:.62rem;font-weight:800;transition:background .1s,border-color .1s;display:flex;position:absolute}.Roulette-module__jcFx3q__hitZone:hover:not(:disabled){border-color:var(--rl-gold);background:#e0a83c8c}.Roulette-module__jcFx3q__hitZone:focus-visible{border:1px solid var(--rl-gold);background:#e0a83c8c;outline:2px solid #fff}.Roulette-module__jcFx3q__hitZonePlaced{background:var(--rl-gold);border:2px solid #1a1200}.Roulette-module__jcFx3q__hitZone:disabled{cursor:not-allowed}.Roulette-module__jcFx3q__outsideThirds{grid-template-columns:repeat(3,1fr);gap:.25rem;margin-bottom:.35rem;display:grid}.Roulette-module__jcFx3q__outsideSix{grid-template-columns:repeat(6,1fr);gap:.25rem;display:grid}@media (max-width:460px){.Roulette-module__jcFx3q__outsideSix{grid-template-columns:repeat(3,1fr)}}.Roulette-module__jcFx3q__dozenColRow{gap:.25rem;margin-bottom:.35rem;display:flex}.Roulette-module__jcFx3q__dozens{flex:1;grid-template-columns:repeat(3,1fr);gap:.25rem;display:grid}.Roulette-module__jcFx3q__columns{flex:0 0 84px;grid-template-rows:repeat(3,1fr);gap:.25rem;display:grid}.Roulette-module__jcFx3q__actions{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.Roulette-module__jcFx3q__btn{appearance:none;border:1px solid var(--games-route-border);background:var(--games-route-surface-raised);color:var(--games-route-fg);cursor:pointer;border-radius:11px;padding:.6rem 1.1rem;font-weight:700;transition:filter .15s,transform 80ms}.Roulette-module__jcFx3q__btn:hover:not(:disabled){filter:brightness(1.06)}.Roulette-module__jcFx3q__btn:active:not(:disabled){transform:translateY(1px)}.Roulette-module__jcFx3q__btn:disabled{opacity:.5;cursor:not-allowed}.Roulette-module__jcFx3q__btn:focus-visible{outline:2px solid var(--rl-gold);outline-offset:2px}.Roulette-module__jcFx3q__btnPrimary{color:#fff;background:linear-gradient(#1fbf5a,#12a049);border-color:#0000;padding:.65rem 1.5rem;font-size:1rem;font-weight:820;box-shadow:0 4px 14px #12a04966}.Roulette-module__jcFx3q__btnPrimary:disabled{background:var(--games-route-surface-raised);color:var(--games-route-muted);box-shadow:none}.Roulette-module__jcFx3q__spacerLeft{margin-left:auto}.Roulette-module__jcFx3q__hint{color:var(--games-route-muted);margin-top:.85rem;font-size:.8rem;line-height:1.55}.Roulette-module__jcFx3q__hint strong{color:var(--games-route-fg)}.Roulette-module__jcFx3q__histWrap{border:1px solid var(--games-route-border);border-radius:10px;max-height:220px;margin-top:.9rem;overflow-y:auto}.Roulette-module__jcFx3q__histTable{border-collapse:collapse;width:100%;font-size:.82rem}.Roulette-module__jcFx3q__histTable th,.Roulette-module__jcFx3q__histTable td{text-align:left;border-bottom:1px solid var(--games-route-border);font-variant-numeric:tabular-nums;padding:.4rem .6rem}.Roulette-module__jcFx3q__histTable th{color:var(--games-route-muted);background:var(--games-route-surface-raised);font-weight:700;position:sticky;top:0}.Roulette-module__jcFx3q__histTable tr:last-child td{border-bottom:none}.Roulette-module__jcFx3q__histResultDot{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:inline-flex}.Roulette-module__jcFx3q__histNetWin{color:var(--rl-win);font-weight:800}.Roulette-module__jcFx3q__histNetLose{color:var(--rl-lose);font-weight:800}.Roulette-module__jcFx3q__formGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.Roulette-module__jcFx3q__field{flex-direction:column;gap:.3rem;display:flex}.Roulette-module__jcFx3q__fieldLabel{color:var(--games-route-muted);font-size:.78rem;font-weight:700}.Roulette-module__jcFx3q__input{background:var(--games-route-surface-raised);color:var(--games-route-fg);border:1px solid var(--games-route-border);border-radius:9px;padding:.5rem .65rem;font-size:.95rem}.Roulette-module__jcFx3q__input:focus-visible{outline:2px solid var(--rl-gold);outline-offset:1px}select.Roulette-module__jcFx3q__input{cursor:pointer}.Roulette-module__jcFx3q__intro{background:var(--games-route-surface);border:1px solid var(--games-route-border);color:var(--games-route-muted);border-radius:12px;padding:1rem 1.1rem;font-size:.9rem;line-height:1.65}.Roulette-module__jcFx3q__intro strong{color:var(--rl-gold)}.Roulette-module__jcFx3q__intro p{margin:0 0 .6rem}.Roulette-module__jcFx3q__intro p:last-child{margin-bottom:0}.Roulette-module__jcFx3q__statGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem;display:grid}.Roulette-module__jcFx3q__stat{background:var(--games-route-surface-raised);border:1px solid var(--games-route-border);border-radius:11px;padding:.65rem .85rem}.Roulette-module__jcFx3q__statLabel{color:var(--games-route-muted);font-size:.74rem;font-weight:700}.Roulette-module__jcFx3q__statValue{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:820}.Roulette-module__jcFx3q__note{color:var(--games-route-muted);margin-top:.6rem;font-size:.8rem;line-height:1.55}.Roulette-module__jcFx3q__blockTitle{color:var(--games-route-fg);margin:0 0 .5rem;font-size:1.05rem;font-weight:780}.Roulette-module__jcFx3q__subTitle{color:var(--games-route-muted);margin:0 0 .4rem;font-size:.9rem;font-weight:700}.Roulette-module__jcFx3q__legend{color:var(--games-route-muted);flex-wrap:wrap;gap:1rem;margin-top:.5rem;font-size:.82rem;display:flex}.Roulette-module__jcFx3q__legendItem{align-items:center;gap:.4rem;display:inline-flex}.Roulette-module__jcFx3q__swatch{border-radius:2px;width:14px;height:3px}.Roulette-module__jcFx3q__payTable{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.88rem}.Roulette-module__jcFx3q__payTable th,.Roulette-module__jcFx3q__payTable td{border-bottom:1px solid var(--games-route-border);text-align:left;padding:.35rem .5rem}.Roulette-module__jcFx3q__payTable th{color:var(--games-route-muted);font-weight:700}.Roulette-module__jcFx3q__infoP{color:var(--games-route-fg);margin:0 0 .85rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.Roulette-module__jcFx3q__chip,.Roulette-module__jcFx3q__betCell,.Roulette-module__jcFx3q__btn{transition:none}}
