.Blackjack-module__GYQU9G__container{--card-w:80px;--card-h:112px;width:100%;position:relative}.Blackjack-module__GYQU9G__gameLayout{justify-content:center;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:80px 20px 40px;display:flex}.Blackjack-module__GYQU9G__gameControls{background:var(--bg-sidebar);border:1px solid #ffffff0d;border-right:none;border-radius:16px 0 0 16px;flex-direction:column;flex:0 0 360px;align-self:flex-start;gap:18px;width:360px;min-height:760px;padding:24px;display:flex;position:relative}.Blackjack-module__GYQU9G__gameControls:before{content:"";background:linear-gradient(90deg,#0000,#ff7a0059,#0000);height:1px;position:absolute;top:0;left:16px;right:16px}.Blackjack-module__GYQU9G__modeTabs{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:12px;gap:4px;padding:4px;display:flex}.Blackjack-module__GYQU9G__tab{color:#94a3b8;border-radius:9px;flex:1;padding:10px;font-size:.86rem;font-weight:800;transition:all .2s}.Blackjack-module__GYQU9G__tab:hover:not(.Blackjack-module__GYQU9G__active):not(:disabled){color:#fff;background:#ffffff08}.Blackjack-module__GYQU9G__tab:disabled{cursor:not-allowed;opacity:.55}.Blackjack-module__GYQU9G__tab.Blackjack-module__GYQU9G__active{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.Blackjack-module__GYQU9G__sideBetInputs{flex-direction:column;gap:12px;display:flex}.Blackjack-module__GYQU9G__sideLbl{color:#94a3b8;align-items:center;gap:5px;display:inline-flex}.Blackjack-module__GYQU9G__capHint{color:#64748b;font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:.68rem;font-weight:700;display:inline-flex}.Blackjack-module__GYQU9G__sectionHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:1.2px;font-size:.74rem;font-weight:800}.Blackjack-module__GYQU9G__seatPicker{flex-direction:column;gap:7px;display:flex}.Blackjack-module__GYQU9G__seatSelect{appearance:none;color:#fff;cursor:pointer;background-color:#0c0e14d9;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%23F2CF5B' d='M6 8 0 0h12z'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #ffffff0f;border-radius:10px;outline:none;width:100%;padding:11px 32px 11px 12px;font-family:inherit;font-size:.95rem;font-weight:800;transition:border-color .18s}.Blackjack-module__GYQU9G__seatSelect:focus{border-color:#ff7a0066}.Blackjack-module__GYQU9G__seatSelect:disabled{opacity:.5;cursor:not-allowed}.Blackjack-module__GYQU9G__seatSelect option{color:#e2e8f0;background:#12151d}.Blackjack-module__GYQU9G__bottomStack{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Blackjack-module__GYQU9G__startBtn{color:#ffb13b;letter-spacing:.4px;background:linear-gradient(135deg,#ffb13b57 0%,#ff96244d 20%,#ff7a0047 50%,#e85a004d 80%,#b93a0057 100%);border:1px solid #ff7a0073;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:15px;font-size:.98rem;font-weight:800;transition:background .15s,border-color .15s,color .15s;display:flex;box-shadow:inset 0 1px #ff7a0040}.Blackjack-module__GYQU9G__startBtn:hover:not(:disabled){background:linear-gradient(135deg,#ffb13b75 0%,#ff96246b 20%,#ff7a0066 50%,#e85a006b 80%,#b93a0075 100%);border-color:#ff7a00a6}.Blackjack-module__GYQU9G__startBtn:active:not(:disabled){background:linear-gradient(135deg,#ffb13b8c 0%,#ff7a007a 50%,#b93a008c 100%)}.Blackjack-module__GYQU9G__startBtn:disabled{opacity:.5;cursor:not-allowed}.Blackjack-module__GYQU9G__startText{text-align:left;text-transform:uppercase;flex:1}.Blackjack-module__GYQU9G__startTotal{font-variant-numeric:tabular-nums;background:#ff7a001f;border:1px solid #ff7a0033;border-radius:7px;align-items:center;gap:6px;padding:5px 11px;font-size:.82rem;display:inline-flex}.Blackjack-module__GYQU9G__actionsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Blackjack-module__GYQU9G__actionBtn{color:#cbd5e1;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;transition:background .15s,border-color .15s,color .15s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.Blackjack-module__GYQU9G__actionBtn:disabled{opacity:.4;cursor:not-allowed}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__hit{color:#4ade80;background:linear-gradient(135deg,#22c55e42 0%,#16a34a33 100%);border-color:#22c55e66}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__hit:hover:not(:disabled){background:linear-gradient(135deg,#22c55e66 0%,#16a34a52 100%);border-color:#22c55eb3}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__stand{color:#f87171;background:linear-gradient(135deg,#ef444442 0%,#b91c1c33 100%);border-color:#ef444466}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__stand:hover:not(:disabled){background:linear-gradient(135deg,#ef444466 0%,#b91c1c52 100%);border-color:#ef4444b3}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__split{color:#38bdf8;background:linear-gradient(135deg,#38bdf842 0%,#0284c733 100%);border-color:#38bdf866}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__split:hover:not(:disabled){background:linear-gradient(135deg,#38bdf866 0%,#0284c752 100%);border-color:#38bdf8b3}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__double{color:#ffb13b;background:linear-gradient(135deg,#ffb13b47 0%,#e85a003d 100%);border-color:#ff7a0066}.Blackjack-module__GYQU9G__actionBtn.Blackjack-module__GYQU9G__double:hover:not(:disabled){background:linear-gradient(135deg,#ffb13b6b 0%,#e85a005c 100%);border-color:#ff7a00b3}.Blackjack-module__GYQU9G__actionIcon{color:currentColor}.Blackjack-module__GYQU9G__actionGlyph{color:currentColor;font-variant-numeric:tabular-nums;height:20px;font-size:1.25rem;font-weight:950;line-height:20px}.Blackjack-module__GYQU9G__actionLabel{text-transform:uppercase;letter-spacing:.5px;color:currentColor;font-size:.9rem;font-weight:900}.Blackjack-module__GYQU9G__insurancePanel{text-align:center;background:#ff7a000f;border:1px solid #ff7a0040;border-radius:14px;flex-direction:column;gap:10px;padding:16px;animation:.3s Blackjack-module__GYQU9G__fadeUp;display:flex}.Blackjack-module__GYQU9G__insHead{justify-content:center;align-items:center;gap:8px;display:inline-flex}.Blackjack-module__GYQU9G__insIcon{color:#ffb13b;filter:drop-shadow(0 0 12px #ff7a0066)}.Blackjack-module__GYQU9G__insTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:.98rem;font-weight:950}.Blackjack-module__GYQU9G__insText{color:#94a3b8;font-size:.82rem;line-height:1.6}.Blackjack-module__GYQU9G__insAmount{white-space:nowrap;color:#ffb13b;font-variant-numeric:tabular-nums;vertical-align:middle;align-items:center;gap:4px;font-weight:900;display:inline-flex}.Blackjack-module__GYQU9G__gameArea{background:radial-gradient(at 50% 26%,#ff7a0012 0%,#0000 60%),linear-gradient(#161922f2 0%,#0e1016f2 100%);border:1px solid #ffffff0a;border-radius:0 16px 16px 0;flex-direction:column;flex:1;align-items:center;width:100%;max-width:936px;min-height:760px;padding:26px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #00000080}.Blackjack-module__GYQU9G__shoe{z-index:3;position:absolute;top:20px;left:26px}.Blackjack-module__GYQU9G__deck{border-radius:7px;width:54px;height:76px;overflow:hidden;box-shadow:0 0 0 1px #ff962459,0 6px 14px #00000080,inset 0 1px #ffffff14}.Blackjack-module__GYQU9G__deck svg{width:100%;height:100%;display:block}.Blackjack-module__GYQU9G__totalBetBadge{letter-spacing:1.1px;z-index:5;font-variant-numeric:tabular-nums;background:linear-gradient(#1c212af2 0%,#161922f2 100%);border:1px solid #ff7a0033;border-radius:50px;align-items:center;gap:8px;padding:8px 14px;font-size:.76rem;font-weight:900;display:inline-flex;position:absolute;top:20px;right:24px}.Blackjack-module__GYQU9G__totalLabel{color:#94a3b8}.Blackjack-module__GYQU9G__totalValue{color:#fff;align-items:center;gap:6px;display:inline-flex}.Blackjack-module__GYQU9G__dealerArea{z-index:2;min-height:calc(var(--card-h) + 30px);flex-direction:column;align-items:center;gap:56px;margin-top:22px;display:flex}.Blackjack-module__GYQU9G__dealerLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:2px;background:#0c0e1499;border:1px solid #ffffff0d;border-radius:50px;padding:4px 14px;font-size:.7rem;font-weight:900}.Blackjack-module__GYQU9G__dealerEmpty{color:#475569;padding:34px 0;font-size:.8rem;font-weight:700}.Blackjack-module__GYQU9G__cardsRow{height:var(--card-h);margin:0 auto;position:relative}.Blackjack-module__GYQU9G__cardSlot{width:var(--card-w);height:var(--card-h);position:absolute;top:0}.Blackjack-module__GYQU9G__scoreBadge{color:#fff;z-index:30;font-variant-numeric:tabular-nums;white-space:nowrap;background:linear-gradient(#1c212af7 0%,#161922f7 100%);border:1px solid #ffffff14;border-radius:50px;padding:3px 11px;font-size:.8rem;font-weight:900;position:absolute;top:-38px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000073}.Blackjack-module__GYQU9G__scoreActive{color:#ffb13b;background:linear-gradient(#3c260ef7 0%,#281a0cf7 100%);border-color:#ff7a008c;animation:1.6s ease-in-out infinite Blackjack-module__GYQU9G__scorePulse;box-shadow:0 0 16px #ff7a0059,0 4px 10px #00000073}@keyframes Blackjack-module__GYQU9G__scorePulse{0%,to{opacity:.72}50%{opacity:1}}.Blackjack-module__GYQU9G__bjBadge{background:var(--accent-orange-gradient);color:#1a1410;opacity:1;border-color:#ffb13b;animation:none;box-shadow:0 0 14px #ff7a0073}.Blackjack-module__GYQU9G__bustBadge{color:#fff;opacity:1;background:linear-gradient(135deg,#ef4444,#b91c1c);border-color:#fca5a5;animation:none}.Blackjack-module__GYQU9G__resultBadge{letter-spacing:.6px;text-transform:uppercase;font-variant-numeric:tabular-nums;z-index:30;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:5px 13px;font-size:.72rem;font-weight:900;animation:.35s cubic-bezier(.34,1.56,.64,1) Blackjack-module__GYQU9G__fadeUp;display:inline-flex;position:absolute;bottom:-21px;left:50%;transform:translate(-50%)}.Blackjack-module__GYQU9G__result_win{color:#ffb13b;background:linear-gradient(135deg,#ffb13b57 0%,#ff96244d 25%,#ff7a0047 60%,#b93a0057 100%);border-color:#ff7a0080;box-shadow:0 4px 14px #ff7a0038,inset 0 1px #ff7a0047}.Blackjack-module__GYQU9G__result_blackjack{background:var(--accent-orange-gradient);color:#1a1410;border-color:#ffb13b;box-shadow:0 0 16px #ff7a0080}.Blackjack-module__GYQU9G__result_loss,.Blackjack-module__GYQU9G__result_push{background:linear-gradient(#20242df5 0%,#161921f5 100%);box-shadow:0 4px 12px #0006}.Blackjack-module__GYQU9G__result_loss{color:#8b95a5;border-color:#ffffff14}.Blackjack-module__GYQU9G__result_push{color:#cbd5e1;border-color:#94a3b847}.Blackjack-module__GYQU9G__rulesBanner{color:#64748b;letter-spacing:1.2px;text-transform:uppercase;text-align:center;z-index:1;pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 12px;max-width:calc(100% - 40px);font-size:.72rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Blackjack-module__GYQU9G__dot{background:#475569;border-radius:50%;width:4px;height:4px}.Blackjack-module__GYQU9G__playerArea{z-index:2;grid-template-columns:repeat(3,1fr);place-items:end center;gap:10px;width:100%;margin-top:auto;margin-bottom:8px;display:grid}.Blackjack-module__GYQU9G__seat{flex-direction:column;justify-content:flex-end;align-items:center;gap:34px;width:100%;padding:8px 4px;transition:transform .3s;display:flex;position:relative}.Blackjack-module__GYQU9G__arcMid{transform:translateY(18px)}.Blackjack-module__GYQU9G__arcSide{transform:translateY(-22px)}.Blackjack-module__GYQU9G__seatDim{opacity:.4}.Blackjack-module__GYQU9G__seatActive{z-index:3}.Blackjack-module__GYQU9G__spotRow{z-index:1;justify-content:center;align-items:center;gap:9px;display:flex;position:relative}.Blackjack-module__GYQU9G__mainSpot{color:#64748b;font-variant-numeric:tabular-nums;background:radial-gradient(circle at 50% 32%,#ffffff0a,#0c0e1480);border:2px dashed #ffffff24;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:96px;height:96px;transition:all .2s;display:flex}.Blackjack-module__GYQU9G__spotSeatLabel{letter-spacing:1px;text-transform:uppercase;color:inherit;font-size:.62rem;font-weight:900;line-height:1}.Blackjack-module__GYQU9G__spotBet{color:#fff;align-items:center;gap:4px;font-size:1rem;font-weight:950;line-height:1;display:inline-flex}.Blackjack-module__GYQU9G__spotChosen{color:#ffb13b;background:linear-gradient(135deg,#ffb13b4d 0%,#ff96243d 30%,#ff7a0038 60%,#b93a0047 100%);border:1px solid #ff7a0080;box-shadow:inset 0 1px #ff7a0040}.Blackjack-module__GYQU9G__spotIdle{opacity:.5;color:#64748b}.Blackjack-module__GYQU9G__spotEmptyDash{color:#475569;font-size:1.1rem;line-height:1}.Blackjack-module__GYQU9G__sideSpot{color:#5b6675;background:#0c0e1480;border:1px solid #ffffff14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:48px;height:48px;transition:all .2s;display:flex}.Blackjack-module__GYQU9G__sideName{letter-spacing:.2px;font-size:.5rem;font-weight:900;line-height:1}.Blackjack-module__GYQU9G__sideVal{color:#cbd5e1;font-variant-numeric:tabular-nums;font-size:.6rem;font-weight:800;line-height:1}.Blackjack-module__GYQU9G__sideMult{font-size:.56rem;font-weight:900;line-height:1}.Blackjack-module__GYQU9G__sideOn{color:#ffb13b;background:linear-gradient(135deg,#ffb13b3d 0%,#ff7a002e 60%,#b93a0038 100%);border-color:#ff7a0073}.Blackjack-module__GYQU9G__sideOn .Blackjack-module__GYQU9G__sideName{color:#ffb13b}.Blackjack-module__GYQU9G__sideWon{background:var(--accent-orange-gradient);color:#1a1410;border-color:#ffb13b;animation:.4s cubic-bezier(.34,1.56,.64,1) Blackjack-module__GYQU9G__pop;box-shadow:0 0 14px #ff7a008c}.Blackjack-module__GYQU9G__sideWon .Blackjack-module__GYQU9G__sideName{color:#1a1410}.Blackjack-module__GYQU9G__hands{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:14px;display:flex}.Blackjack-module__GYQU9G__hand{padding:2px;transition:transform .25s;position:relative}.Blackjack-module__GYQU9G__handActive{transform:translateY(-8px)}.Blackjack-module__GYQU9G__handTag{text-align:center;letter-spacing:1px;color:#ffb13b;text-transform:uppercase;margin-top:8px;font-size:.6rem;font-weight:900}@keyframes Blackjack-module__GYQU9G__fadeUp{0%{opacity:0;transform:translateY(8px)translate(-50%)}to{opacity:1;transform:translateY(0)translate(-50%)}}@keyframes Blackjack-module__GYQU9G__pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.Blackjack-module__GYQU9G__insurancePanel{animation-name:Blackjack-module__GYQU9G__fadeUpPlain}@keyframes Blackjack-module__GYQU9G__fadeUpPlain{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Blackjack-module__GYQU9G__gameLayout{flex-direction:column;padding:20px 14px 32px}.Blackjack-module__GYQU9G__gameControls,.Blackjack-module__GYQU9G__gameArea{border-right:1px solid #ffffff0d;border-radius:16px;flex:100%;width:100%;max-width:100%;min-height:auto}.Blackjack-module__GYQU9G__gameControls{border-radius:16px 16px 0 0}.Blackjack-module__GYQU9G__gameArea{border-radius:0 0 16px 16px;padding:22px 14px}}@media (max-width:880px){.Blackjack-module__GYQU9G__container{--card-w:66px;--card-h:92px}}@media (max-width:680px){.Blackjack-module__GYQU9G__container{--card-w:52px;--card-h:73px}.Blackjack-module__GYQU9G__gameLayout{padding:14px 0 24px}.Blackjack-module__GYQU9G__gameControls{gap:14px;padding:16px}.Blackjack-module__GYQU9G__gameArea{padding:16px 10px}.Blackjack-module__GYQU9G__startBtn{padding:14px}.Blackjack-module__GYQU9G__playerArea{gap:4px}.Blackjack-module__GYQU9G__seat{gap:10px;padding:10px 2px 6px}.Blackjack-module__GYQU9G__hands{gap:6px}.Blackjack-module__GYQU9G__spotRow{gap:5px}.Blackjack-module__GYQU9G__mainSpot{width:74px;height:74px}.Blackjack-module__GYQU9G__spotBet{font-size:.82rem}.Blackjack-module__GYQU9G__spotSeatLabel{font-size:.52rem}.Blackjack-module__GYQU9G__sideSpot{width:38px;height:38px}.Blackjack-module__GYQU9G__rulesBanner{flex-wrap:wrap;justify-content:center;gap:8px;font-size:.58rem}.Blackjack-module__GYQU9G__actionBtn{padding:14px 8px}}@media (max-width:400px){.Blackjack-module__GYQU9G__mainSpot{width:64px;height:64px}.Blackjack-module__GYQU9G__sideSpot{width:34px;height:34px}.Blackjack-module__GYQU9G__spotRow{gap:4px}.Blackjack-module__GYQU9G__gameControls{padding:14px}}
.BetInput-module__4ZvePW__inputGroup{flex-direction:column;gap:10px;width:100%;display:flex}.BetInput-module__4ZvePW__labelGroup{justify-content:space-between;align-items:center;display:flex}.BetInput-module__4ZvePW__labelGroup label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:800}.BetInput-module__4ZvePW__rightLabel{color:#64748b;font-size:.8rem}.BetInput-module__4ZvePW__inputWrapper{background:#0f121b;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:6px 6px 6px 16px;transition:all .2s;display:flex;position:relative}.BetInput-module__4ZvePW__inputWrapper:focus-within{border-color:#ff7a0080;box-shadow:0 0 0 2px #ff7a001a}.BetInput-module__4ZvePW__inputWrapper.BetInput-module__4ZvePW__inputError{border-color:#ef444480}.BetInput-module__4ZvePW__inputIcon{color:var(--accent-yellow);justify-content:center;align-items:center;display:flex}.BetInput-module__4ZvePW__inputField{color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-size:1.1rem;font-weight:800}.BetInput-module__4ZvePW__inputField::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.BetInput-module__4ZvePW__inputField::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.BetInput-module__4ZvePW__inputField[type=number]{-moz-appearance:textfield}.BetInput-module__4ZvePW__actionButtons{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:4px;padding:4px;display:flex}.BetInput-module__4ZvePW__actionBtn{color:#94a3b8;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#94a3b829 0%,#94a3b814 100%);border:none;border-radius:9px;padding:7px 12px;font-size:.8rem;font-weight:800;transition:all .2s;box-shadow:inset 0 1px #94a3b840}.BetInput-module__4ZvePW__actionBtn:hover:not(:disabled){color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.BetInput-module__4ZvePW__actionBtn:active:not(:disabled){background:linear-gradient(#ff7a0047 0%,#ff7a0029 100%)}.BetInput-module__4ZvePW__actionBtn:disabled{opacity:.5;cursor:not-allowed}.BetInput-module__4ZvePW__warningMessage{color:#ef4444;align-items:center;gap:8px;padding:0 4px;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.175,.885,.32,1.275) BetInput-module__4ZvePW__slideDown;display:flex}.BetInput-module__4ZvePW__warningIcon{animation:2s infinite BetInput-module__4ZvePW__pulseError}@keyframes BetInput-module__4ZvePW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes BetInput-module__4ZvePW__pulseError{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width:700px){.BetInput-module__4ZvePW__inputWrapper{flex-wrap:wrap}.BetInput-module__4ZvePW__actionButtons{background:0 0;border:none;flex-wrap:wrap;flex-basis:100%;justify-content:space-between;gap:5px;padding:4px 0 0}.BetInput-module__4ZvePW__actionBtn{flex:auto;min-width:40px;padding:9px 6px}}
.CoinflipCoin-module__o6h8eW__scene{perspective:1100px;perspective-origin:50%;justify-content:center;align-items:center;display:flex;position:relative}.CoinflipCoin-module__o6h8eW__tilt{transform-style:preserve-3d;position:absolute;inset:0;transform:rotateX(0)}.CoinflipCoin-module__o6h8eW__coin{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:relative}.CoinflipCoin-module__o6h8eW__spinning{animation:CoinflipCoin-module__o6h8eW__cf-spin var(--cf-dur,5s) cubic-bezier(.13, .82, .22, 1) forwards}@keyframes CoinflipCoin-module__o6h8eW__cf-spin{0%{transform:rotateY(var(--cf-from))}to{transform:rotateY(var(--cf-to))}}.CoinflipCoin-module__o6h8eW__face{backface-visibility:hidden;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.CoinflipCoin-module__o6h8eW__front{background:radial-gradient(circle at 46% 42%,#d07a24 0%,#b85e12 34%,#96470a 66%,#6e2e00 100%);box-shadow:inset 0 0 0 1px #0000008c,inset 0 0 0 3px #ffc4824d,inset 0 3px 10px #ffdcb424,inset 0 -8px 18px #2d10008c}.CoinflipCoin-module__o6h8eW__back{background:radial-gradient(circle at 46% 42%,#656d78 0%,#4c535d 34%,#363c44 66%,#1e2228 100%);box-shadow:inset 0 0 0 1px #0000008c,inset 0 0 0 3px #bec8d43d,inset 0 3px 10px #c8d2de1f,inset 0 -8px 18px #080a0d99}.CoinflipCoin-module__o6h8eW__faceNotches{pointer-events:none;background:repeating-conic-gradient(#ffffffeb 0deg 8deg,#fff0 8deg 30deg);border-radius:50%;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 58%,#000 61% 92%,#0000 95%);mask:radial-gradient(circle,#0000 58%,#000 61% 92%,#0000 95%)}.CoinflipCoin-module__o6h8eW__chipInlay{background:radial-gradient(circle at 42% 36%,#d9944a 0%,#b26a18 45%,#7e4405 100%);border-radius:50%;position:absolute;inset:22%;box-shadow:inset 0 0 0 1px #280e0073,inset 0 2px 6px #ffd2a040,0 1px 2px #00000059}.CoinflipCoin-module__o6h8eW__chipInlayGray{background:radial-gradient(circle at 42% 36%,#7a828d 0%,#545b65 45%,#333941 100%);box-shadow:inset 0 0 0 1px #0a0c0f80,inset 0 2px 6px #c8d2de33,0 1px 2px #0006}.CoinflipCoin-module__o6h8eW__emblem{object-fit:contain;z-index:2;filter:drop-shadow(0 1px 2px #00000059);pointer-events:none;width:34%;height:34%;position:relative}.CoinflipCoin-module__o6h8eW__emblemGray{filter:grayscale()brightness(1.75)drop-shadow(0 1px 2px #00000080);opacity:.9;transform:scaleX(-1)}.CoinflipCoin-module__o6h8eW__edge{transform-style:preserve-3d;pointer-events:none;position:absolute;inset:0}.CoinflipCoin-module__o6h8eW__edgeDisc{border-radius:50%;position:absolute;inset:1px}.CoinflipCoin-module__o6h8eW__edgeFront{background:linear-gradient(#a85610 0%,#8a3d00 45%,#4e2000 100%)}.CoinflipCoin-module__o6h8eW__edgeBack{background:linear-gradient(#474e58 0%,#2b3037 45%,#14171b 100%)}.CoinflipCoin-module__o6h8eW__edgeWhite{background:#cfd4da}.CoinflipCoin-module__o6h8eW__shadow{filter:blur(3px);z-index:-1;background:radial-gradient(#00000073 0%,#0000 70%);border-radius:50%;height:18px;position:absolute;bottom:-10%}
.GameRow-module__tbjhwq__row{background:var(--bg-panel);border:1px solid var(--border-color);border-radius:12px;grid-template-columns:auto auto auto 1fr auto auto;align-items:center;gap:14px;padding:18px;transition:border-color .15s,transform .15s;display:grid}.GameRow-module__tbjhwq__row:hover{border-color:#ffffff1f}.GameRow-module__tbjhwq__rowMine{background:linear-gradient(90deg, #ff7a000f, var(--bg-panel) 60%);border-color:#ff7a0059}.GameRow-module__tbjhwq__rowRolling{border-color:#ffb13b73;animation:1.2s ease-in-out infinite GameRow-module__tbjhwq__rowPulse}@keyframes GameRow-module__tbjhwq__rowPulse{0%,to{box-shadow:0 0 #ffb13b00}50%{box-shadow:0 0 0 3px #ffb13b1f}}.GameRow-module__tbjhwq__winOrange{--glowA:#ff7a004d;--glowB:#ff7a0000}.GameRow-module__tbjhwq__winGray{--glowA:#cdd4dc47;--glowB:#cdd4dc00}.GameRow-module__tbjhwq__wonLeft{background:linear-gradient(90deg, var(--glowA) 0%, var(--glowB) 62%), #0e1015}.GameRow-module__tbjhwq__wonRight{background:linear-gradient(90deg, var(--glowB) 10%, var(--glowA) 36%, var(--glowB) 62%), #0e1015}.GameRow-module__tbjhwq__side{align-items:center;gap:10px;min-width:0;display:flex}.GameRow-module__tbjhwq__side:last-of-type{justify-content:flex-end}.GameRow-module__tbjhwq__sideCoin{flex-shrink:0;justify-content:center;align-items:center;display:flex}.GameRow-module__tbjhwq__player{align-items:center;gap:8px;min-width:0;display:flex}.GameRow-module__tbjhwq__winner .GameRow-module__tbjhwq__name{color:#fff}.GameRow-module__tbjhwq__winner{position:relative}.GameRow-module__tbjhwq__loser .GameRow-module__tbjhwq__name{opacity:.5}.GameRow-module__tbjhwq__avatar,.GameRow-module__tbjhwq__avatarFallback,.GameRow-module__tbjhwq__avatarEmpty{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.GameRow-module__tbjhwq__avatarFallback,.GameRow-module__tbjhwq__avatarEmpty{background:var(--bg-elevated);color:var(--text-secondary);justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.GameRow-module__tbjhwq__avatarEmpty{border:1px dashed var(--bg-light);background:0 0}.GameRow-module__tbjhwq__avatarWrap{border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative}.GameRow-module__tbjhwq__ringWinner:after,.GameRow-module__tbjhwq__ringOrange:after,.GameRow-module__tbjhwq__ringGray:after{content:"";background:conic-gradient(from 135deg, var(--ring) 0deg, var(--ring) 120deg, var(--ringMid) 245deg, transparent 345deg, transparent 360deg);-webkit-mask-composite:xor;pointer-events:none;border-radius:50%;padding:2.5px;position:absolute;inset:-3.5px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GameRow-module__tbjhwq__ringWinner{--ring:#ffd23f;--ringMid:#ffd23f80;border-radius:50%;box-shadow:0 0 9px #ffd23f73}.GameRow-module__tbjhwq__ringOrange{--ring:#d0791f;--ringMid:#d0791f80;border-radius:50%;box-shadow:0 0 7px #a34b0066}.GameRow-module__tbjhwq__ringGray{--ring:#8b94a0;--ringMid:#8b94a080;border-radius:50%;box-shadow:0 0 7px #3b414a66}.GameRow-module__tbjhwq__winCoin{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:inset 0 0 0 1px #00000080,inset 0 0 0 2px #ffffff24,0 2px 6px #0006}.GameRow-module__tbjhwq__winCoinOrange{background:radial-gradient(circle at 40% 34%,#ce7622 0%,#b25a10 38%,#8f440a 68%,#6e2e00 100%)}.GameRow-module__tbjhwq__winCoinGray{background:radial-gradient(circle at 40% 34%,#626a75 0%,#49515b 38%,#353b43 68%,#1e2228 100%)}.GameRow-module__tbjhwq__winCoinImg{object-fit:contain;filter:drop-shadow(0 1px 1px #0006);width:58%;height:58%}.GameRow-module__tbjhwq__winCoinImgGray{filter:grayscale()brightness(1.7)drop-shadow(0 1px 1px #0006)}.GameRow-module__tbjhwq__crown{color:#ffd23f;filter:drop-shadow(0 1px 2px #0009);z-index:3;position:absolute;top:-9px;left:-7px;transform:rotate(-32deg)}.GameRow-module__tbjhwq__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;max-width:108px;font-size:.85rem;font-weight:700;display:flex;overflow:hidden}.GameRow-module__tbjhwq__level{border:1px solid;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 6px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.GameRow-module__tbjhwq__botIcon{color:var(--text-secondary)}.GameRow-module__tbjhwq__skins{align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.GameRow-module__tbjhwq__skinThumb{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.GameRow-module__tbjhwq__skinThumbImg{object-fit:contain;filter:drop-shadow(0 1px 2px #00000073);width:100%;height:100%}.GameRow-module__tbjhwq__skinThumbFb{background:var(--bg-elevated);border-radius:6px;width:72%;height:72%}.GameRow-module__tbjhwq__botBadge{color:#cbd5e1;letter-spacing:.5px;background:#94a3b829;border:1px solid #94a3b88c;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 5px;font-size:.6rem;font-weight:900;line-height:1;display:inline-flex}.GameRow-module__tbjhwq__waitingSlot{color:var(--text-muted);font-size:.8rem;font-style:italic;font-weight:600}.GameRow-module__tbjhwq__vs{color:var(--text-muted);letter-spacing:1px;font-size:.7rem;font-weight:900}.GameRow-module__tbjhwq__bet{color:var(--text-primary);justify-content:flex-end;align-items:center;gap:5px;min-width:90px;font-size:.9rem;font-weight:800;display:flex}.GameRow-module__tbjhwq__action{justify-content:flex-end;align-items:center;gap:10px;min-width:130px;display:flex}.GameRow-module__tbjhwq__rollingTag{color:#ffb13b;text-transform:uppercase;letter-spacing:.5px;font-size:.72rem;font-weight:800}.GameRow-module__tbjhwq__viewBtn,.GameRow-module__tbjhwq__joinBtn{cursor:pointer;border:none;border-radius:9px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:800;transition:filter .15s,transform .1s;display:inline-flex}.GameRow-module__tbjhwq__viewBtn{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.GameRow-module__tbjhwq__joinBtn{background:var(--accent-orange-gradient);color:#fff}.GameRow-module__tbjhwq__viewBtn:hover,.GameRow-module__tbjhwq__joinBtn:hover{filter:brightness(1.12)}.GameRow-module__tbjhwq__viewBtn:active,.GameRow-module__tbjhwq__joinBtn:active{transform:scale(.97)}@media (max-width:640px){.GameRow-module__tbjhwq__row{grid-template-columns:1fr auto 1fr;row-gap:10px}.GameRow-module__tbjhwq__skins{display:none}.GameRow-module__tbjhwq__bet{grid-column:1/2;justify-content:flex-start}.GameRow-module__tbjhwq__action{grid-column:3/4}.GameRow-module__tbjhwq__vs{grid-column:2/3}}
.CoinflipModal-module__39i4va__overlay{z-index:5000;-webkit-backdrop-filter:blur(8px);background:#05070a8c;justify-content:center;align-items:center;padding:20px;animation:.18s CoinflipModal-module__39i4va__fadeIn;display:flex;position:fixed;inset:0}@keyframes CoinflipModal-module__39i4va__fadeIn{0%{opacity:0}to{opacity:1}}.CoinflipModal-module__39i4va__modal{background:var(--bg-sidebar);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:880px;padding:26px 28px;animation:.2s cubic-bezier(.2,.8,.3,1) CoinflipModal-module__39i4va__popIn;position:relative;box-shadow:0 30px 80px #0000008c}@keyframes CoinflipModal-module__39i4va__popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.CoinflipModal-module__39i4va__closeBtn{background:var(--bg-elevated);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.CoinflipModal-module__39i4va__closeBtn:hover{color:#fff}.CoinflipModal-module__39i4va__header{justify-content:space-between;align-items:center;margin-bottom:18px;padding-right:40px;display:flex}.CoinflipModal-module__39i4va__headerTitle{color:#fff;letter-spacing:.3px;font-size:1.1rem;font-weight:900}.CoinflipModal-module__39i4va__headerPot{color:var(--text-secondary);align-items:center;gap:6px;font-size:.85rem;font-weight:800;display:flex}.CoinflipModal-module__39i4va__arena{grid-template-columns:1fr auto 1fr;align-items:start;gap:18px;min-height:392px;margin-bottom:22px;display:grid}.CoinflipModal-module__39i4va__center{flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;min-width:200px;margin-top:-4px;display:flex}.CoinflipModal-module__39i4va__centerMeta{flex-direction:column;align-items:center;gap:2px;display:flex}.CoinflipModal-module__39i4va__centerVs{letter-spacing:2px;color:var(--text-muted);font-size:.7rem;font-weight:900}.CoinflipModal-module__39i4va__centerPot{color:#fff;align-items:center;gap:6px;font-size:1.15rem;font-weight:900;display:flex}.CoinflipModal-module__39i4va__coinSlot{justify-content:center;align-items:center;width:196px;height:196px;display:flex}.CoinflipModal-module__39i4va__coinTimer{background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:196px;height:196px;display:flex}.CoinflipModal-module__39i4va__slotText{text-align:center;width:196px;height:196px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 12px;font-size:.92rem;font-style:italic;font-weight:800;display:flex}.CoinflipModal-module__39i4va__coinTimerLabel{letter-spacing:2px;color:var(--text-muted);font-size:.7rem;font-weight:900}.CoinflipModal-module__39i4va__coinTimerNum{color:#ffb13b;font-size:3.9rem;font-weight:900;line-height:1}.CoinflipModal-module__39i4va__coinAppear{animation:.4s cubic-bezier(.2,.8,.3,1) CoinflipModal-module__39i4va__coinPop}@keyframes CoinflipModal-module__39i4va__coinPop{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}.CoinflipModal-module__39i4va__playerCard{background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;min-height:392px;padding:34px 4px 8px;display:flex;position:relative}.CoinflipModal-module__39i4va__wonTag{text-transform:uppercase;letter-spacing:.6px;color:#0c0e13;white-space:nowrap;z-index:2;background:linear-gradient(135deg,#ffd23f,#ffb13b);border-radius:999px;padding:4px 11px;font-size:.66rem;font-weight:900;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000073}.CoinflipModal-module__39i4va__betChip{background:var(--bg-main);border:1px solid var(--border-color);color:#fff;border-radius:11px;align-items:center;gap:7px;margin-top:2px;padding:8px 18px;font-size:1.05rem;font-weight:900;display:inline-flex}.CoinflipModal-module__39i4va__betChipEmpty{border:1px dashed var(--bg-light);color:var(--text-muted);border-radius:11px;align-items:center;margin-top:2px;padding:8px 18px;font-size:1.05rem;font-weight:800;display:inline-flex}.CoinflipModal-module__39i4va__avatarWrap{border-radius:50%;width:92px;height:92px;padding:3px;transition:box-shadow .25s;position:relative}.CoinflipModal-module__39i4va__avatarWon{border-radius:50%;box-shadow:0 0 0 3px #ffb13bb3,0 0 34px #ff7a0059}.CoinflipModal-module__39i4va__avatar,.CoinflipModal-module__39i4va__avatarFallback{object-fit:cover;border-radius:50%;width:100%;height:100%}.CoinflipModal-module__39i4va__avatarEmpty{object-fit:cover;border-radius:50%;width:92px;height:92px}.CoinflipModal-module__39i4va__avatarFallback,.CoinflipModal-module__39i4va__avatarEmpty{background:var(--bg-elevated);color:var(--text-secondary);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.CoinflipModal-module__39i4va__avatarEmpty{border:2px dashed var(--bg-light);background:0 0}.CoinflipModal-module__39i4va__playerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;max-width:100%;font-size:1.12rem;font-weight:800;display:flex;overflow:hidden}.CoinflipModal-module__39i4va__botBadge{color:#cbd5e1;letter-spacing:.5px;background:#94a3b829;border:1px solid #94a3b88c;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 7px;font-size:.72rem;font-weight:900;line-height:1;display:inline-flex}.CoinflipModal-module__39i4va__levelBadge{border:1px solid;border-radius:5px;justify-content:center;align-items:center;padding:2px 7px;font-size:.82rem;font-weight:900;line-height:1;display:inline-flex}.CoinflipModal-module__39i4va__sideLabel{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:3px 12px;font-size:.74rem;font-weight:800}.CoinflipModal-module__39i4va__skinRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:10px 12px;max-width:100%;min-height:96px;margin-top:12px;display:flex}.CoinflipModal-module__39i4va__skinItem{flex-direction:column;align-items:center;gap:4px;width:66px;display:flex}.CoinflipModal-module__39i4va__skinImg{object-fit:contain;filter:drop-shadow(0 2px 5px #00000073);width:62px;height:62px}.CoinflipModal-module__39i4va__skinFallback{background:var(--bg-elevated);border-radius:10px;width:58px;height:58px}.CoinflipModal-module__39i4va__skinName{max-width:100%;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:700;overflow:hidden}.CoinflipModal-module__39i4va__skinPrice{color:#fff;align-items:center;gap:3px;font-size:.74rem;font-weight:900;display:inline-flex}.CoinflipModal-module__39i4va__sideOrange{color:#ffb13b;background:#ff7a0029}.CoinflipModal-module__39i4va__sideGray{color:#cdd3da;background:#a0aab429}.CoinflipModal-module__39i4va__waitBanner,.CoinflipModal-module__39i4va__countdownBanner{text-align:center;min-height:22px;font-size:.9rem;font-weight:800}.CoinflipModal-module__39i4va__waitBanner{color:var(--text-muted);font-style:italic}.CoinflipModal-module__39i4va__countdownBanner{color:#ffb13b;letter-spacing:.4px;font-size:1.05rem;font-weight:900}.CoinflipModal-module__39i4va__slotAction{justify-content:center;margin-top:4px;display:flex}.CoinflipModal-module__39i4va__slotBotBtn,.CoinflipModal-module__39i4va__slotJoinBtn{cursor:pointer;border:none;border-radius:11px;align-items:center;gap:8px;padding:11px 20px;font-size:.9rem;font-weight:800;transition:filter .15s,transform .1s,opacity .15s;display:inline-flex}.CoinflipModal-module__39i4va__slotJoinBtn{background:var(--accent-orange-gradient);color:#fff}.CoinflipModal-module__39i4va__slotBotBtn{background:var(--bg-elevated);color:#fff}.CoinflipModal-module__39i4va__slotBotBtn:hover:not(:disabled),.CoinflipModal-module__39i4va__slotJoinBtn:hover:not(:disabled){filter:brightness(1.12)}.CoinflipModal-module__39i4va__slotBotBtn:active,.CoinflipModal-module__39i4va__slotJoinBtn:active{transform:scale(.97)}.CoinflipModal-module__39i4va__slotBotBtn:disabled,.CoinflipModal-module__39i4va__slotJoinBtn:disabled{opacity:.5;cursor:not-allowed}.CoinflipModal-module__39i4va__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:46px;margin-bottom:6px;display:flex}.CoinflipModal-module__39i4va__primaryBtn,.CoinflipModal-module__39i4va__botBtn,.CoinflipModal-module__39i4va__cancelBtn{cursor:pointer;border:none;border-radius:11px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:800;transition:filter .15s,transform .1s,opacity .15s;display:inline-flex}.CoinflipModal-module__39i4va__primaryBtn{background:var(--accent-orange-gradient);color:#fff}.CoinflipModal-module__39i4va__botBtn{background:var(--bg-elevated);color:#fff}.CoinflipModal-module__39i4va__cancelBtn{color:#f87171;background:#ef44441f}.CoinflipModal-module__39i4va__primaryBtn:hover,.CoinflipModal-module__39i4va__botBtn:hover,.CoinflipModal-module__39i4va__cancelBtn:hover:not(:disabled){filter:brightness(1.12)}.CoinflipModal-module__39i4va__primaryBtn:active,.CoinflipModal-module__39i4va__botBtn:active{transform:scale(.97)}.CoinflipModal-module__39i4va__primaryBtn:disabled,.CoinflipModal-module__39i4va__botBtn:disabled,.CoinflipModal-module__39i4va__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.CoinflipModal-module__39i4va__payoutHint{color:var(--text-secondary);align-items:center;gap:5px;font-size:.8rem;font-weight:700;display:inline-flex}.CoinflipModal-module__39i4va__error{text-align:center;color:#f87171;margin-top:10px;font-size:.82rem;font-weight:700}.CoinflipModal-module__39i4va__pfSection{border-top:1px solid var(--border-color);margin-top:16px;padding-top:12px}.CoinflipModal-module__39i4va__pfToggle{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;font-size:.82rem;font-weight:800;display:flex}.CoinflipModal-module__39i4va__pfChevron{margin-left:auto;transition:transform .2s}.CoinflipModal-module__39i4va__pfChevronOpen{transform:rotate(180deg)}.CoinflipModal-module__39i4va__pfBody{flex-direction:column;gap:8px;margin-top:10px;display:flex}.CoinflipModal-module__39i4va__pfRow{flex-direction:column;gap:3px;display:flex}.CoinflipModal-module__39i4va__pfRow span{color:var(--text-muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.CoinflipModal-module__39i4va__pfRow code{color:var(--text-secondary);word-break:break-all;background:var(--bg-panel);border-radius:6px;padding:6px 8px;font-size:.72rem}.CoinflipModal-module__39i4va__pfLinks{flex-wrap:wrap;align-items:center;gap:16px;margin-top:2px;display:flex}.CoinflipModal-module__39i4va__pfVerify{color:#ffb13b;align-items:center;gap:5px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.CoinflipModal-module__39i4va__pfVerify:hover{text-decoration:underline}.CoinflipModal-module__39i4va__loadingState,.CoinflipModal-module__39i4va__spin{color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.CoinflipModal-module__39i4va__spin{animation:.8s linear infinite CoinflipModal-module__39i4va__rot}@keyframes CoinflipModal-module__39i4va__rot{to{transform:rotate(360deg)}}@media (max-width:560px){.CoinflipModal-module__39i4va__arena{grid-template-columns:1fr}.CoinflipModal-module__39i4va__center{order:-1}}
.GameExtras-module__EslLgq__gameInfoBarWrapper{flex-direction:column;gap:0;width:100%;max-width:1336px;margin:0 auto;padding:0 20px 40px;display:flex}.GameExtras-module__EslLgq__gameInfoBar{background:var(--bg-sidebar);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex;position:relative}.GameExtras-module__EslLgq__gameInfoBar:before{content:"";border-radius:inherit;background:conic-gradient(from var(--glowAngle,0deg), #ff7a001f 0%, #ff7a008c 10%, #ffb13be6 15%, #ff7a008c 20%, #ff7a001f 30%, #ff7a001f 100%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;animation:4s linear infinite GameExtras-module__EslLgq__glowFrame;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --glowAngle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes GameExtras-module__EslLgq__glowFrame{to{--glowAngle:360deg}}.GameExtras-module__EslLgq__gameInfoBarOpen{border-bottom:1px solid #ffffff0d;border-radius:12px 12px 0 0}.GameExtras-module__EslLgq__gameInfoBar:hover{background:#181c25}.GameExtras-module__EslLgq__gameInfoLeft{align-items:center;gap:8px;display:flex}.GameExtras-module__EslLgq__gameTitleStack{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GameExtras-module__EslLgq__gameTitle{color:#fff;margin:0;font-size:1.2rem;font-weight:900;line-height:1.1}.GameExtras-module__EslLgq__gameSubtitle{color:#94a3b8;letter-spacing:.3px;font-size:.72rem;font-weight:400}.GameExtras-module__EslLgq__iconBtn{cursor:pointer;color:#94a3b8;background:linear-gradient(#94a3b829 0%,#94a3b814 100%);border-radius:9px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;box-shadow:inset 0 1px #94a3b840}.GameExtras-module__EslLgq__iconBtn:hover:not(.GameExtras-module__EslLgq__iconBtnActive){color:#fff;background:linear-gradient(#94a3b83d 0%,#94a3b821 100%)}.GameExtras-module__EslLgq__iconBtn.GameExtras-module__EslLgq__iconBtnActive{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.GameExtras-module__EslLgq__settingsWrap{position:relative}.GameExtras-module__EslLgq__settingsPanel{background:var(--bg-sidebar);z-index:100;border:1px solid #ffffff14;border-radius:12px;width:210px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 10px 30px #00000080}.GameExtras-module__EslLgq__settingsRow{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 10px;transition:background .15s;display:flex}.GameExtras-module__EslLgq__settingsRow:hover{background:#ffffff0a}.GameExtras-module__EslLgq__settingsRow span{color:#cbd5e1;font-size:.85rem;font-weight:700}.GameExtras-module__EslLgq__toggleSwitch{background:#ffffff1f;border-radius:9px;width:34px;height:18px;padding:2px;transition:background .2s}.GameExtras-module__EslLgq__toggleKnob{background:#94a3b8;border-radius:50%;width:14px;height:14px;transition:transform .2s,background .2s}.GameExtras-module__EslLgq__toggleOn{background:#ff7a00d9}.GameExtras-module__EslLgq__toggleOn .GameExtras-module__EslLgq__toggleKnob{background:#fff;transform:translate(16px)}.GameExtras-module__EslLgq__gameInfoRight{align-items:center;gap:16px;display:flex}.GameExtras-module__EslLgq__topWinnerPill{background:#0c0e14b3;border:1px solid #ff7a0033;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;display:flex}.GameExtras-module__EslLgq__topWinnerIcon{color:var(--accent-yellow)}.GameExtras-module__EslLgq__topWinnerMult{color:#fff;font-size:.85rem;font-weight:700}.GameExtras-module__EslLgq__topWinnerUser{color:#fff;font-size:.85rem;font-weight:600}.GameExtras-module__EslLgq__topWinnerAvatar{object-fit:cover;border:1px solid #ffffff26;border-radius:50%;width:20px;height:20px;margin-left:4px}.GameExtras-module__EslLgq__topWinnerAvatarFallback{color:#ffb13b;background:#ff7a002e;border:1px solid #ff7a004d;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:4px;font-size:.62rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__dropdownToggle{justify-content:center;align-items:center;display:flex}.GameExtras-module__EslLgq__gameInfoDropdown{background:linear-gradient(#161922f2 0%,#0e1016f2 100%);border:1px solid #ffffff0a;border-top:none;border-radius:0 0 12px 12px;flex-direction:column;gap:24px;padding:24px;animation:.2s ease-out GameExtras-module__EslLgq__extrasFadeIn;display:flex}@keyframes GameExtras-module__EslLgq__extrasFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.GameExtras-module__EslLgq__gameInfoTabsPill{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:30px;gap:4px;width:fit-content;padding:4px;display:flex}.GameExtras-module__EslLgq__infoTab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:30px;padding:8px 24px;font-size:.85rem;font-weight:700;transition:all .2s}.GameExtras-module__EslLgq__infoTab:hover:not(.GameExtras-module__EslLgq__activeInfoTab){color:#fff;background:#ffffff08}.GameExtras-module__EslLgq__infoTab.GameExtras-module__EslLgq__activeInfoTab{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.GameExtras-module__EslLgq__infoContent{min-height:200px}.GameExtras-module__EslLgq__descriptionTab{gap:40px;display:flex}.GameExtras-module__EslLgq__descLeft{flex:0 0 250px}.GameExtras-module__EslLgq__descGameCard{aspect-ratio:3/4;background:radial-gradient(circle at 0 0,#ff7a0026,#0d121ecc);border:1px solid #ff7a0033;border-radius:16px;justify-content:flex-start;align-items:flex-end;padding:20px;display:flex;position:relative;overflow:hidden}.GameExtras-module__EslLgq__descGameCardInner{z-index:1;flex-direction:column;gap:8px;display:flex}.GameExtras-module__EslLgq__descGameCardTitle{color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:2.2rem;font-weight:950}.GameExtras-module__EslLgq__descHouseEdge{color:#94a3b8;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__descRight{flex-direction:column;flex:1;gap:16px;display:flex}.GameExtras-module__EslLgq__descRight h3{color:#fff;margin:0;font-size:1.1rem;font-weight:800}.GameExtras-module__EslLgq__descRight p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.7}.GameExtras-module__EslLgq__statsTab{background:#0003;border:1px solid #ffffff05;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.GameExtras-module__EslLgq__statsHeader{color:#94a3b8;border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.2fr 1fr;padding:16px 20px;font-size:.8rem;font-weight:800;display:grid}.GameExtras-module__EslLgq__statsHeader span:last-child{text-align:right}.GameExtras-module__EslLgq__statsBody{flex-direction:column;display:flex}.GameExtras-module__EslLgq__statsRow{border-bottom:1px solid #ffffff05;grid-template-columns:2fr 1fr 1fr 1.2fr 1fr;align-items:center;padding:16px 20px;display:grid}.GameExtras-module__EslLgq__statsRow:last-child{border-bottom:none}.GameExtras-module__EslLgq__statsUser{color:#fff;font-weight:700}.GameExtras-module__EslLgq__statsBet{color:#94a3b8;align-items:center;gap:6px;font-weight:700;display:flex}.GameExtras-module__EslLgq__statsUserCell{align-items:center;gap:8px;min-width:0;display:flex}.GameExtras-module__EslLgq__statsAvatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:24px;height:24px}.GameExtras-module__EslLgq__statsAvatarFallback{color:#ffb13b;background:#ff7a002e;border:1px solid #ff7a004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__statsDate{color:#94a3b8;font-size:.88rem;font-weight:600}.GameExtras-module__EslLgq__statsProfitWhite{color:#fff;align-items:center;gap:6px;font-weight:800;display:flex}.GameExtras-module__EslLgq__statsMultHighlight{color:#fff;text-align:right;font-weight:800}.GameExtras-module__EslLgq__emptyStats{text-align:center;color:#64748b;padding:24px;font-size:.9rem}.GameExtras-module__EslLgq__liveActivityWrapper{width:100%;max-width:1336px;margin:0 auto;padding:0 20px 60px}.GameExtras-module__EslLgq__fairnessOverlay{z-index:1300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080a0eb3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.GameExtras-module__EslLgq__fairnessModal{background:var(--bg-sidebar);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:520px;padding:18px;display:flex;box-shadow:0 16px 50px #0009,inset 0 1px #ff7a001f}.GameExtras-module__EslLgq__fairnessHeader{justify-content:space-between;align-items:center;display:flex}.GameExtras-module__EslLgq__fairnessTitle{color:#ffb13b;letter-spacing:.4px;align-items:center;gap:8px;font-size:.92rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__fxTabs{background:#0c0e14b3;border:1px solid #ffffff0a;border-radius:12px;gap:4px;padding:4px;display:flex}.GameExtras-module__EslLgq__fxTabBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;padding:10px;font-size:.88rem;font-weight:800;transition:all .2s}.GameExtras-module__EslLgq__fxTabBtn:hover:not(.GameExtras-module__EslLgq__fxActiveTab){color:#fff;background:#ffffff08}.GameExtras-module__EslLgq__fxTabBtn.GameExtras-module__EslLgq__fxActiveTab{color:#ffb13b;background:linear-gradient(#ff7a002e 0%,#ff7a001a 100%);box-shadow:inset 0 1px #ff7a004d}.GameExtras-module__EslLgq__fairnessBody{flex-direction:column;gap:12px;display:flex}.GameExtras-module__EslLgq__fairnessField{flex-direction:column;gap:6px;display:flex}.GameExtras-module__EslLgq__fairnessField span{text-transform:uppercase;letter-spacing:.8px;color:#64748b;justify-content:space-between;align-items:center;gap:8px;font-size:.66rem;font-weight:800;display:flex}.GameExtras-module__EslLgq__fairnessCopyBtn{font:inherit;letter-spacing:.6px;color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s}.GameExtras-module__EslLgq__fairnessCopyBtn:hover{color:#ffb13b}.GameExtras-module__EslLgq__fairnessField code{color:#cbd5e1;word-break:break-all;background:#0c0e14b3;border:1px solid #ffffff0d;border-radius:8px;padding:9px 10px;font-family:Consolas,monospace;font-size:.74rem}.GameExtras-module__EslLgq__fairnessSeedRow{gap:8px;display:flex}.GameExtras-module__EslLgq__fairnessSeedRow input{color:#fff;background:#0c0e14b3;border:1px solid #ffffff1a;border-radius:8px;outline:none;flex:1;padding:9px 10px;font-family:Consolas,monospace;font-size:.82rem;font-weight:600}.GameExtras-module__EslLgq__fairnessSeedRow input:focus{border-color:#ff7a0080}.GameExtras-module__EslLgq__fairnessSeedRow button{color:#ffb13b;cursor:pointer;background:#ff7a0024;border:1px solid #ff7a0066;border-radius:8px;padding:0 16px;font-size:.82rem;font-weight:800;transition:all .15s}.GameExtras-module__EslLgq__fairnessSeedRow button:hover:not(:disabled){background:#ff7a003d}.GameExtras-module__EslLgq__fairnessSeedRow button:disabled{opacity:.4;cursor:not-allowed}.GameExtras-module__EslLgq__fairnessRotateBtn{color:#cbd5e1;cursor:pointer;background:#0c0e14b3;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px;font-size:.85rem;font-weight:800;transition:all .15s;display:flex}.GameExtras-module__EslLgq__fairnessRotateBtn:hover:not(:disabled){color:#ffb13b;border-color:#ff7a0073}.GameExtras-module__EslLgq__fairnessRotateBtn:disabled{opacity:.4;cursor:not-allowed}.GameExtras-module__EslLgq__fairnessNote{color:#64748b;margin:0;font-size:.74rem;line-height:1.5}.GameExtras-module__EslLgq__fairnessEmbed{background:#0c0e13;border:1px solid #ffffff0f;border-radius:10px;width:100%;height:480px}.GameExtras-module__EslLgq__statsWidget{z-index:1200;background:var(--bg-sidebar);border:1px solid #ffffff14;border-radius:14px;width:336px;position:fixed;overflow:hidden;box-shadow:0 12px 40px #0000008c,inset 0 1px #ff7a001f}.GameExtras-module__EslLgq__statsWidgetHeader{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#0c0e14b3;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.GameExtras-module__EslLgq__statsWidgetHeader:active{cursor:grabbing}.GameExtras-module__EslLgq__statsWidgetTitle{color:#ffb13b;letter-spacing:.4px;align-items:center;gap:7px;font-size:.8rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__statsWidgetActions{gap:4px;display:flex}.GameExtras-module__EslLgq__statsWidgetIconBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.GameExtras-module__EslLgq__statsWidgetIconBtn:hover{color:#fff;background:#ffffff12}.GameExtras-module__EslLgq__statsWidgetBody{flex-direction:column;gap:12px;padding:12px;display:flex}.GameExtras-module__EslLgq__statsWidgetGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.GameExtras-module__EslLgq__statsWidgetCell{background:#0c0e1499;border:1px solid #ffffff0a;border-radius:9px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.GameExtras-module__EslLgq__statsWidgetCell span{text-transform:uppercase;letter-spacing:.8px;color:#64748b;font-size:.64rem;font-weight:800}.GameExtras-module__EslLgq__statsWidgetCell b{color:#fff;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:.95rem;font-weight:800;display:inline-flex}.GameExtras-module__EslLgq__winRateTrack{background:#ef444459;border-radius:3px;height:6px;overflow:hidden}.GameExtras-module__EslLgq__winRateFill{background:#10b981;border-radius:3px;height:100%;transition:width .25s}.GameExtras-module__EslLgq__statsChart{background:#0c0e1499;border:1px solid #ffffff0a;border-radius:9px;width:100%;height:80px}@media (max-width:900px){.GameExtras-module__EslLgq__gameInfoBarWrapper{padding:0 0 28px}.GameExtras-module__EslLgq__liveActivityWrapper{padding:0 0 36px}.GameExtras-module__EslLgq__gameInfoBar{padding:12px 14px}.GameExtras-module__EslLgq__gameTitle{font-size:1rem}.GameExtras-module__EslLgq__gameSubtitle{display:none}.GameExtras-module__EslLgq__gameInfoRight{gap:8px}.GameExtras-module__EslLgq__topWinnerPill{gap:4px;padding:5px 10px}.GameExtras-module__EslLgq__topWinnerUser{display:none}.GameExtras-module__EslLgq__gameInfoDropdown{gap:16px;padding:16px 12px}.GameExtras-module__EslLgq__gameInfoTabsPill{justify-content:center;width:100%}.GameExtras-module__EslLgq__infoTab{text-align:center;flex:1;padding:8px 6px;font-size:.8rem}.GameExtras-module__EslLgq__infoContent{min-height:0}.GameExtras-module__EslLgq__descriptionTab{flex-direction:column;gap:18px}.GameExtras-module__EslLgq__descLeft{flex:none;align-self:center;max-width:200px}.GameExtras-module__EslLgq__descGameCardTitle{font-size:1.6rem}.GameExtras-module__EslLgq__statsHeader,.GameExtras-module__EslLgq__statsRow{grid-template-columns:1.6fr 1fr 1fr;padding:12px}.GameExtras-module__EslLgq__statsHeader span:nth-child(3),.GameExtras-module__EslLgq__statsRow>:nth-child(3),.GameExtras-module__EslLgq__statsHeader span:nth-child(4),.GameExtras-module__EslLgq__statsRow>:nth-child(4){display:none}}@media (max-width:560px){.GameExtras-module__EslLgq__topWinnerPill{display:none}.GameExtras-module__EslLgq__fairnessEmbed{height:60vh}.GameExtras-module__EslLgq__statsWidget{width:calc(100vw - 20px)}}
.CoinflipInfoBar-module__LiDM6a__streakTable{flex-direction:column;display:flex}.CoinflipInfoBar-module__LiDM6a__streakRow{border-bottom:1px solid #ffffff05;grid-template-columns:64px 1fr auto;align-items:center;padding:16px 20px;display:grid}.CoinflipInfoBar-module__LiDM6a__streakRow:last-child{border-bottom:none}.CoinflipInfoBar-module__LiDM6a__rank{color:#94a3b8;font-weight:900}.CoinflipInfoBar-module__LiDM6a__user{color:#fff;align-items:center;gap:8px;min-width:0;font-weight:700;display:flex}.CoinflipInfoBar-module__LiDM6a__avatar,.CoinflipInfoBar-module__LiDM6a__avatarFb{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.CoinflipInfoBar-module__LiDM6a__avatarFb{background:var(--bg-elevated);color:var(--text-secondary);justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.CoinflipInfoBar-module__LiDM6a__userName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CoinflipInfoBar-module__LiDM6a__streak{color:#ffb13b;justify-self:end;align-items:center;gap:6px;font-weight:800;display:inline-flex}
