.plinko-module__fjMGLa__arena{gap:12px}.plinko-module__fjMGLa__field{flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;display:flex;position:relative}.plinko-module__fjMGLa__pegBoard{width:100%;padding-top:calc(var(--pitch) / 2);flex-direction:column;align-items:center;margin-top:14px;display:flex;position:relative}.plinko-module__fjMGLa__pegRow{height:var(--pitch);align-items:center;display:flex}.plinko-module__fjMGLa__peg{width:10px;height:10px;margin:0 calc((var(--pitch) - 10px) / 2);opacity:.85;background:-webkit-image-set(url(/assets/v3/plinko-peg.webp?v=f6af557f) 1x type("image/webp"),url(/assets/v3/plinko-peg.png?v=a91cb6ba) 1x type("image/png")) 50%/contain no-repeat;background:image-set("/assets/v3/plinko-peg.webp?v=f6af557f" 1x type("image/webp"),"/assets/v3/plinko-peg.png?v=a91cb6ba" 1x type("image/png")) 50%/contain no-repeat;border-radius:50%;flex:none;position:relative}.plinko-module__fjMGLa__peg:before,.plinko-module__fjMGLa__peg:after{content:"";opacity:0;pointer-events:none;border-radius:50%;position:absolute}.plinko-module__fjMGLa__peg:before{background:#ffd88a;inset:0}.plinko-module__fjMGLa__peg:after{border:2px solid #55ffffd9;inset:-4px}.plinko-module__fjMGLa__pegRow:nth-child(3n+2) .plinko-module__fjMGLa__peg:nth-child(4n+1),.plinko-module__fjMGLa__pegRow:nth-child(5n+4) .plinko-module__fjMGLa__peg:nth-child(6n+4){animation:4s ease-in-out infinite plinko-module__fjMGLa__twinkle;animation-delay:calc(var(--i,0) * -450ms)}@keyframes plinko-module__fjMGLa__twinkle{0%,to{opacity:.7}50%{opacity:1}}.plinko-module__fjMGLa__idleBall{filter:drop-shadow(0 0 8px #3fb6ff99);width:22px;height:22px;margin-left:-11px;animation:2.4s ease-in-out infinite plinko-module__fjMGLa__floatY;position:absolute;top:0;left:50%}.plinko-module__fjMGLa__slots{justify-content:center;gap:3px;width:100%;display:flex}.plinko-module__fjMGLa__slot{width:calc(var(--pitch) - 3px);background:var(--surface-tile) center / cover;color:#fff;border-radius:3px;flex:none;justify-content:center;align-items:center;height:34px;display:inline-flex;position:relative;box-shadow:0 2px #0006}.plinko-module__fjMGLa__slot b{text-shadow:0 1px #0009,0 0 6px #00000080;font-size:12px;font-weight:700}.plinko-module__fjMGLa__slot_hot{color:#3a2200;text-shadow:0 1px #fff0c880;background-image:-webkit-image-set(url(/assets/v3/plinko-slot-hot.webp?v=cbe78928) 1x type("image/webp"),url(/assets/v3/plinko-slot-hot.png?v=005f8d1e) 1x type("image/png"));background-image:image-set("/assets/v3/plinko-slot-hot.webp?v=cbe78928" 1x type("image/webp"),"/assets/v3/plinko-slot-hot.png?v=005f8d1e" 1x type("image/png"))}.plinko-module__fjMGLa__slot_warm{background-image:-webkit-image-set(url(/assets/v3/plinko-slot-warm.webp?v=a6aeef18) 1x type("image/webp"),url(/assets/v3/plinko-slot-warm.png?v=551717d1) 1x type("image/png"));background-image:image-set("/assets/v3/plinko-slot-warm.webp?v=a6aeef18" 1x type("image/webp"),"/assets/v3/plinko-slot-warm.png?v=551717d1" 1x type("image/png"))}.plinko-module__fjMGLa__slot_cold{background-image:-webkit-image-set(url(/assets/v3/plinko-slot-cold.webp?v=aabf1793) 1x type("image/webp"),url(/assets/v3/plinko-slot-cold.png?v=cd3e09a2) 1x type("image/png"));background-image:image-set("/assets/v3/plinko-slot-cold.webp?v=aabf1793" 1x type("image/webp"),"/assets/v3/plinko-slot-cold.png?v=cd3e09a2" 1x type("image/png"))}.plinko-module__fjMGLa__slot:after{content:"";border-radius:inherit;box-shadow:0 0 0 2px #ffffffe6, var(--glow-gold);opacity:0;pointer-events:none;transition:opacity .4s ease-out;position:absolute;inset:0}.plinko-module__fjMGLa__slotHit:after{opacity:1}.plinko-module__fjMGLa__slotFlash{border-radius:inherit;opacity:0;pointer-events:none;background:#fff;position:absolute;inset:0}.plinko-module__fjMGLa__strip{align-items:center;gap:8px;width:100%;height:28px;margin-top:2px;display:flex}.plinko-module__fjMGLa__stripHead{font-family:var(--font-chrome);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);flex:none;font-size:9px;font-weight:700}.plinko-module__fjMGLa__stripTrack{flex:1;min-width:0;height:28px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000);mask-image:linear-gradient(90deg,#000 85%,#0000)}.plinko-module__fjMGLa__stripList{gap:4px;width:max-content;display:flex;transform:none}.plinko-module__fjMGLa__stripShift{animation:plinko-module__fjMGLa__stripShift .25s var(--ease-settle) 1 both}@keyframes plinko-module__fjMGLa__stripShift{0%{transform:translateX(calc(var(--entered,1) * -48px))}to{transform:none}}.plinko-module__fjMGLa__chip{border-radius:var(--r-chip-sm);width:44px;height:28px;box-shadow:var(--lip);flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.plinko-module__fjMGLa__chipNew{animation:plinko-module__fjMGLa__chipIn .25s var(--ease-settle) 1 both}@keyframes plinko-module__fjMGLa__chipIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.plinko-module__fjMGLa__chipGhost{color:var(--text-dim);opacity:.45;box-shadow:inset 0 0 0 1px var(--hairline);background:#090d1b99}.plinko-module__fjMGLa__chipWin{background:var(--positive-tint-bg);color:var(--positive-soft)}.plinko-module__fjMGLa__chipLose{background:var(--danger-tint-bg);color:#ff9d9d}.plinko-module__fjMGLa__flight{z-index:3;text-align:right;width:64px;font-family:var(--font-chrome);letter-spacing:.06em;text-transform:uppercase;color:var(--eyebrow);pointer-events:none;font-size:10px;font-weight:700;line-height:1.25;position:absolute;top:40px;right:0}@media (max-width:600px){.plinko-module__fjMGLa__peg{width:7px;height:7px;margin:0 calc((var(--pitch) - 7px) / 2)}.plinko-module__fjMGLa__slot b{font-size:10px}}
