.styles-module__Rleukq__container{flex-direction:column;width:100%;height:100%;min-height:520px;display:flex;position:relative}.styles-module__Rleukq__gameAreaWrapper{border-radius:12px;flex-direction:column;flex:1;width:100%;height:100%;min-height:420px;display:flex;position:relative}.styles-module__Rleukq__canvas{background:0 0;border-radius:12px;flex:1;width:100%;height:100%;min-height:360px}.styles-module__Rleukq__loadingOverlay{border-radius:inherit;z-index:2000;background:radial-gradient(circle at top,#0f172af5,#0f172a);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__Rleukq__loadingSpinner{border:3px solid #94a3b866;border-top-color:#fbbf24;border-radius:999px;width:32px;height:32px;animation:.7s linear infinite styles-module__Rleukq__minerSpinner}@keyframes styles-module__Rleukq__minerSpinner{to{transform:rotate(360deg)}}.styles-module__Rleukq__gameCounter{border-color:#f59e0b73}.styles-module__Rleukq__hud{z-index:2;gap:8px;display:flex;position:absolute;top:8px;left:8px}.styles-module__Rleukq__hudItem{color:#fff;background:#0009;border-radius:8px;padding:6px 10px;font-size:14px;line-height:18px}.styles-module__Rleukq__sidebarSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__Rleukq__sidebarItem{color:#fff;background:#0009;border-radius:8px;padding:8px 10px;font-size:.9rem;line-height:1.1rem}.styles-module__Rleukq__topControls{flex-direction:column;gap:.5rem;display:flex}.styles-module__Rleukq__speedControl{background:#1a1e2b;border-radius:8px;gap:.5rem;padding:.25rem;display:flex}.styles-module__Rleukq__speedButton{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #4a5568;border-radius:6px;flex:1;padding:.4rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s}.styles-module__Rleukq__speedButton:hover{color:#e2e8f0;background:#2d3748;border-color:#fbbf24}.styles-module__Rleukq__speedActive{background:linear-gradient(135deg,#fbbf24,#f59e0b);font-weight:700;color:#fff!important;border-color:#fbbf24!important}.styles-module__Rleukq__pointsSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__Rleukq__sectionLabel{color:#a0aec0;margin:0;font-size:.9rem;font-weight:600}.styles-module__Rleukq__pointsDisplay{text-align:center;color:#fff;text-shadow:0 2px 4px #0000004d;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:8px;padding:1rem;font-size:2rem;font-weight:900}.styles-module__Rleukq__cashoutSection{width:100%}.styles-module__Rleukq__topRightInfo{z-index:10;flex-direction:column-reverse;align-items:flex-start;gap:.5rem;display:flex;position:absolute;bottom:.75rem;left:.75rem}.styles-module__Rleukq__mineIndicator{color:#e5e7eb;opacity:.9;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1e2be6;border:1px solid #4a556866;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:block}.styles-module__Rleukq__historyContainer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;max-height:none;padding:0;overflow:visible}.styles-module__Rleukq__historyTable{flex-direction:column-reverse;justify-content:center;align-items:center;gap:.35rem;display:flex}.styles-module__Rleukq__historyItem{border:2px solid;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.styles-module__Rleukq__historyItem:hover{transform:scale(1.1);box-shadow:0 2px 8px #0000004d}.styles-module__Rleukq__historyWin{color:#bbf7d0;background:#16a34a40;border-color:#22c55e}.styles-module__Rleukq__historyLose{color:#9ca3af;background:#0f172acc;border-color:#4a5563}.styles-module__Rleukq__oddsSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__Rleukq__oddsSection .styles-module__Rleukq__sectionLabel{text-align:center;width:100%}.styles-module__Rleukq__oreOptions{flex-direction:row;gap:.25rem;width:100%;display:flex}.styles-module__Rleukq__oreOption{cursor:default;background:linear-gradient(#1a1f2e 0%,#0f1318 100%);border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:.3rem;padding:.6rem .3rem;transition:box-shadow .15s;display:flex;box-shadow:0 2px 6px #00000073}.styles-module__Rleukq__oreEmoji{filter:drop-shadow(0 2px 3px #0006);font-size:1.2rem}.styles-module__Rleukq__oreLabel{color:#e2e8f0;font-size:.7rem;font-weight:600}.styles-module__Rleukq__oreValue{color:#fbbf24;text-shadow:0 0 8px #fbbf2466;font-size:.9rem;font-weight:800}.styles-module__Rleukq__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;min-height:70px;margin-top:.75rem;display:flex}.styles-module__Rleukq__actionButtons>*{flex:1 1 0;min-width:0}.styles-module__Rleukq__betControls{flex-direction:column;gap:.35rem;height:64px;display:flex}.styles-module__Rleukq__betControls .styles-module__Rleukq__betAmountButton,.styles-module__Rleukq__betControls .styles-module__Rleukq__startGameButton,.styles-module__Rleukq__betControls .styles-module__Rleukq__betButton,.styles-module__Rleukq__betControls .styles-module__Rleukq__cashoutButton{flex:1 1 0;min-height:0;padding:.25rem .75rem}.styles-module__Rleukq__betControls .styles-module__Rleukq__betAmountSlot{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.styles-module__Rleukq__betControls .styles-module__Rleukq__startGameBetInput{background:#ffffff1f;border-radius:10px;flex:1 1 0;width:100%;max-width:100%;min-height:0;padding:.25rem .75rem}.styles-module__Rleukq__betControls .styles-module__Rleukq__startGameBetInput.styles-module__Rleukq__disabled{opacity:.6;cursor:not-allowed}.styles-module__Rleukq__betControls .styles-module__Rleukq__startGameInput{height:100%}.styles-module__Rleukq__betAmountButton{cursor:default;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#64748b 0%,#475569 100%);border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:64px;padding:.5rem .75rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #334155,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__Rleukq__betAmountButton.styles-module__Rleukq__disabled{opacity:.9;cursor:not-allowed;background:linear-gradient(#475569 0%,#334155 100%);transform:translateY(4px);box-shadow:0 2px #1e293b,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__Rleukq__startGameButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#10b981 0%,#059669 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.3rem;min-height:64px;padding:.5rem .75rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #047857,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__Rleukq__startGameButton:hover:not(.styles-module__Rleukq__disabled){background:linear-gradient(#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px #047857,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__Rleukq__startGameButton.styles-module__Rleukq__disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__Rleukq__startGameButton:active:not(.styles-module__Rleukq__disabled){background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__Rleukq__startGameBetInput{background:#ffffff26;border-radius:6px;align-items:center;gap:.25rem;width:100%;max-width:100px;padding:.25rem .5rem;display:flex}.styles-module__Rleukq__startGameCurrency{color:#ffffffe6;font-size:.9rem;font-weight:700}.styles-module__Rleukq__startGameInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:100%;font-size:.9rem;font-weight:600}.styles-module__Rleukq__startGameInput::placeholder{color:#ffffff80}.styles-module__Rleukq__startGameInput:disabled{opacity:.6}.styles-module__Rleukq__startGameInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__Rleukq__startGameInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__Rleukq__startGameInput[type=number]{appearance:textfield}.styles-module__Rleukq__buttonMainLabel,.styles-module__Rleukq__buttonSubLabel{text-align:center;margin:0 auto;font-size:1.15rem;font-weight:800;line-height:1.1;display:block}.styles-module__Rleukq__buttonSubLabel{opacity:.9;font-size:.9rem;font-weight:600}.styles-module__Rleukq__betAmountSmall{color:#fffc;margin-bottom:.15rem;font-size:.65rem;font-weight:600}.styles-module__Rleukq__cashoutButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#10b981 0%,#059669 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:64px;padding:.35rem .5rem;font-size:1rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #047857,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__Rleukq__cashoutButton:hover:not(:disabled){background:linear-gradient(#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px #047857,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__Rleukq__cashoutButton:active:not(:disabled){background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__Rleukq__cashoutButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:768px){.styles-module__Rleukq__topRightInfo{flex-direction:column;gap:.35rem;display:flex;top:.5rem;right:.5rem}.styles-module__Rleukq__mineIndicator{order:2;padding:.2rem .6rem;font-size:.75rem}.styles-module__Rleukq__historyContainer{order:1;max-height:220px;padding:.4rem .5rem}.styles-module__Rleukq__historyTable{gap:.3rem}.styles-module__Rleukq__historyItem{width:34px;height:24px;font-size:.6rem}.styles-module__Rleukq__oreOptions{gap:.25rem}.styles-module__Rleukq__oreOption{padding:.4rem .2rem}.styles-module__Rleukq__oreLabel{font-size:.6rem}.styles-module__Rleukq__oreValue{font-size:.75rem}.styles-module__Rleukq__topControls{margin-top:.75rem}}@media (max-width:480px){.styles-module__Rleukq__historyItem{width:24px;height:24px;font-size:.55rem}.styles-module__Rleukq__speedControl{gap:.5rem}}.styles-module__Rleukq__modalOverlay{z-index:1000;background:#000000bf;border-radius:0;justify-content:center;align-items:center;animation:.3s ease-in styles-module__Rleukq__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__Rleukq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__Rleukq__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__Rleukq__introModal{text-align:center;background:linear-gradient(135deg,#1a1e2b,#2d3748);border:3px solid #fbbf24;border-radius:16px;width:90%;max-width:420px;padding:2rem;animation:.3s ease-out styles-module__Rleukq__modalAppear;box-shadow:0 8px 32px #00000080}.styles-module__Rleukq__modeSelectModal{border-color:#fbbf24}.styles-module__Rleukq__modeButtons{flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.styles-module__Rleukq__modeButton{cursor:pointer;text-align:left;background:linear-gradient(#2a3444 0%,#1f2937 100%);border:1px solid #fbbf2433;border-radius:12px;padding:1.25rem;transition:all .2s}.styles-module__Rleukq__modeButton:hover{background:linear-gradient(#323d4f 0%,#252f3d 100%);border-color:#fbbf2480;transform:translateY(-2px)}.styles-module__Rleukq__modeButtonTitle{color:#fbbf24;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.styles-module__Rleukq__modeButtonDesc{color:#94a3b8;font-size:.85rem;line-height:1.4}.styles-module__Rleukq__modalContent{flex-direction:column;align-items:center;gap:.75rem;display:flex}.styles-module__Rleukq__modalTitle{color:#e2e8f0;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.styles-module__Rleukq__modalText{color:#a0aec0;max-width:360px;font-size:.95rem;line-height:1.5}.styles-module__Rleukq__modalText strong{color:#e2e8f0}.styles-module__Rleukq__oreInfoGrid{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;margin:1rem 0;display:flex}.styles-module__Rleukq__oreInfoItem{background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;align-items:center;gap:.35rem;min-width:70px;padding:.6rem 1rem;display:flex}.styles-module__Rleukq__oreInfoIcon{object-fit:contain;filter:drop-shadow(0 2px 4px #0006);width:32px;height:32px}.styles-module__Rleukq__oreInfoPoints{color:#fbbf24;text-shadow:0 0 8px #fbbf2466;font-size:.9rem;font-weight:700}.styles-module__Rleukq__startButton{color:#1a1e2b;cursor:pointer;text-shadow:none;background:linear-gradient(#fbbf24 0%,#f59e0b 100%);border:none;border-radius:12px;margin-top:.75rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:800;transition:all .15s;transform:translateY(0);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006}.styles-module__Rleukq__startButton:hover{background:linear-gradient(#fcd34d 0%,#fbbf24 100%);transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080}.styles-module__Rleukq__startButton:active{transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d}@media (max-width:480px){.styles-module__Rleukq__introModal{max-width:340px;padding:1.5rem}.styles-module__Rleukq__modalTitle{font-size:1.5rem}.styles-module__Rleukq__modalText{font-size:.85rem}.styles-module__Rleukq__oreInfoItem{min-width:60px;padding:.5rem .75rem}.styles-module__Rleukq__oreInfoIcon{width:26px;height:26px}.styles-module__Rleukq__oreInfoPoints{font-size:.8rem}.styles-module__Rleukq__startButton{padding:.85rem 2rem;font-size:1.1rem}}
.styles-module__uCdg1q__container{background:#1a1e2b;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 20px #0000004d}.styles-module__uCdg1q__overlayHost{z-index:3000;border-radius:inherit;pointer-events:none;position:absolute;inset:0}.styles-module__uCdg1q__gameLayout{align-items:stretch;gap:1.5rem;width:100%;min-height:500px;display:flex}.styles-module__uCdg1q__leftSidebar{background:#2d3748;border-radius:12px;flex-direction:column;gap:1rem;width:260px;padding:1rem;display:flex;box-shadow:0 2px 10px #0003}.styles-module__uCdg1q__gameArea{background:#2d3748;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 2px 10px #0003}@media (max-width:1000px){.styles-module__uCdg1q__container{padding:.5rem}}@media (max-width:768px){.styles-module__uCdg1q__container{max-width:calc(100% - 2*var(--spacing-md));padding:.75rem}.styles-module__uCdg1q__gameLayout{flex-direction:column;align-items:flex-start;gap:.5rem;max-width:100%;height:auto;min-height:auto}.styles-module__uCdg1q__leftSidebar{flex-direction:column;order:2;gap:.5rem;width:100%;max-width:100%;padding:.75rem;display:flex}.styles-module__uCdg1q__gameArea{flex-direction:column;flex:1;order:1;justify-content:stretch;width:100%;min-height:400px;display:flex;position:relative}}@media (max-width:480px){.styles-module__uCdg1q__leftSidebar{gap:.25rem;padding:.5rem}.styles-module__uCdg1q__gameArea{min-height:350px}}@media (max-width:411px){.styles-module__uCdg1q__leftSidebar{padding:.4rem}}.styles-module__uCdg1q__mobileActionBar{display:none}@media (max-width:768px){.styles-module__uCdg1q__mobileActionBar{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:1000;background:#0f172afa;border-top:2px solid #38bdf84d;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000004d}}
.styles-module__ffXDnq__betControls{--bet-controls-gap:.35rem;--bet-controls-height:64px;gap:var(--bet-controls-gap);height:var(--bet-controls-height);--game-ui-radius:10px;--game-action-button-min-height:0px;--game-action-button-padding:.25rem .75rem;flex-direction:column;flex:1 1 0;width:100%;min-width:0;display:flex}.styles-module__ffXDnq__betAmountSlot{flex:0 0 calc((var(--bet-controls-height) - var(--bet-controls-gap))/2);height:calc((var(--bet-controls-height) - var(--bet-controls-gap))/2);justify-content:stretch;align-items:stretch;width:100%;display:flex}.styles-module__ffXDnq__betControls>button{flex:0 0 calc((var(--bet-controls-height) - var(--bet-controls-gap))/2);height:calc((var(--bet-controls-height) - var(--bet-controls-gap))/2);width:100%}.styles-module__ffXDnq__betInputBar{border-radius:var(--game-ui-radius,10px);background:#ffffff1f;border:1px solid #ffffff26;border-bottom:none;flex:1 1 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:.25rem .75rem;display:flex;overflow:hidden}.styles-module__ffXDnq__betInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:.9rem;font-weight:600}.styles-module__ffXDnq__betInput::placeholder{color:#ffffff80}.styles-module__ffXDnq__betInput:disabled{opacity:.8}.styles-module__ffXDnq__betInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__ffXDnq__betInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__ffXDnq__betInput[type=number]{appearance:textfield}.styles-module__ffXDnq__disabled{opacity:.6;cursor:not-allowed}
.styles-module__YZGFyq__button{border-radius:var(--game-ui-radius,10px);cursor:pointer;color:#fff;width:100%;min-height:var(--game-action-button-min-height,64px);text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:1px solid #ffffff26;border-bottom:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;max-width:100%;font-size:1rem;font-weight:700;transition:all .12s;display:flex}.styles-module__YZGFyq__topText{color:#fffc;margin-bottom:.15rem;font-size:.65rem;font-weight:600;display:block}.styles-module__YZGFyq__mainText{font-size:1.1rem;font-weight:700;line-height:1.1;display:block}.styles-module__YZGFyq__subText{opacity:.9;font-size:.9rem;font-weight:600;line-height:1.1;display:block}.styles-module__YZGFyq__green{background:linear-gradient(#10b981 0%,#059669 100%);box-shadow:0 6px #047857,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__YZGFyq__green:hover:not(:disabled){background:linear-gradient(#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px #047857,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__YZGFyq__green:active:not(:disabled){background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__YZGFyq__yellow{background:linear-gradient(#fbbf24 0%,#f59e0b 100%);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__YZGFyq__yellow:hover:not(:disabled){background:linear-gradient(#fcd34d 0%,#fbbf24 100%);transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__YZGFyq__yellow:active:not(:disabled){background:linear-gradient(#d97706 0%,#b45309 100%);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__YZGFyq__blue{background:linear-gradient(#38bdf8 0%,#0ea5e9 100%);box-shadow:0 6px #0284c7,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__YZGFyq__blue:hover:not(:disabled){background:linear-gradient(#7dd3fc 0%,#38bdf8 100%);transform:translateY(-2px);box-shadow:0 8px #0284c7,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__YZGFyq__blue:active:not(:disabled){background:linear-gradient(#0ea5e9 0%,#0284c7 100%);transform:translateY(4px);box-shadow:0 2px #0369a1,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__YZGFyq__red{background:linear-gradient(#dc2626 0%,#b91c1c 100%);box-shadow:0 6px #7f1d1d,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__YZGFyq__red:hover:not(:disabled){background:linear-gradient(#f97316 0%,#b91c1c 100%);transform:translateY(-2px);box-shadow:0 8px #7f1d1d,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__YZGFyq__red:active:not(:disabled){background:linear-gradient(#991b1b 0%,#7f1d1d 100%);transform:translateY(4px);box-shadow:0 2px #450a0a,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__YZGFyq__gray{background:linear-gradient(#64748b 0%,#475569 100%);box-shadow:0 6px #334155,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__YZGFyq__gray:hover:not(:disabled){background:linear-gradient(#94a3b8 0%,#64748b 100%);transform:translateY(-2px);box-shadow:0 8px #334155,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__YZGFyq__gray:active:not(:disabled){background:linear-gradient(#475569 0%,#334155 100%);transform:translateY(4px);box-shadow:0 2px #1e293b,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__YZGFyq__button:disabled{opacity:.5;cursor:not-allowed;transform:none}
.styles-module__SRlt7W__gamesCounter{text-align:center;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#ffffff0e;border:2px solid #fbbf244d;border-radius:8px;padding:.3rem 1.5rem;position:absolute;top:4%;left:50%;transform:translate(-50%)}.styles-module__SRlt7W__gamesLabel{color:#fff;text-shadow:0 1px 2px #00000080;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700}
.styles-module__vFGWeq__oddsSection{flex-direction:column;gap:1rem;display:flex}.styles-module__vFGWeq__sectionLabel{color:#a0aec0;text-align:center;width:100%;margin:0;font-size:.9rem;font-weight:600}
.styles-module__cdXToG__speedControl{--speed-active-bg:linear-gradient(135deg,#10b981,#059669);--speed-outline:#10b981;background:#1a1e2b;border-radius:8px;gap:0;padding:.25rem;display:flex}.styles-module__cdXToG__green{--speed-active-bg:linear-gradient(135deg,#10b981,#059669);--speed-outline:#10b981}.styles-module__cdXToG__yellow{--speed-active-bg:linear-gradient(135deg,#fbbf24,#f59e0b);--speed-outline:#fbbf24}.styles-module__cdXToG__blue{--speed-active-bg:linear-gradient(135deg,#38bdf8,#0ea5e9);--speed-outline:#38bdf8}.styles-module__cdXToG__red{--speed-active-bg:linear-gradient(135deg,#dc2626,#b91c1c);--speed-outline:#dc2626}.styles-module__cdXToG__speedButton{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-right:1px solid #4a5568;flex:1;padding:.4rem .5rem;font-size:.75rem;font-weight:600;transition:background .18s,color .18s,transform .12s}.styles-module__cdXToG__speedButton:first-child{border-radius:6px 0 0 6px}.styles-module__cdXToG__speedButton:last-child{border-right:none;border-radius:0 6px 6px 0}.styles-module__cdXToG__speedButton:hover:not(:disabled){color:#e2e8f0;background:#2d3748}.styles-module__cdXToG__speedButton:active:not(:disabled){transform:translateY(0)}.styles-module__cdXToG__speedButton:focus-visible{outline-offset:2px}.styles-module__cdXToG__speedControl .styles-module__cdXToG__speedButton.styles-module__cdXToG__speedActive{background:var(--speed-active-bg);color:#fff;font-weight:700;transform:translateY(-1px)}.styles-module__cdXToG__speedControl .styles-module__cdXToG__speedButton:focus-visible{outline:2px solid var(--speed-outline)}
.styles-module__Ftvaaa__overlay{z-index:1000;pointer-events:auto;background:#000000bf;justify-content:center;align-items:center;padding:1.25rem;animation:.3s ease-in styles-module__Ftvaaa__fadeIn;display:flex;inset:0}.styles-module__Ftvaaa__overlayGame{border-radius:inherit;position:absolute}.styles-module__Ftvaaa__overlayViewport{position:fixed}@keyframes styles-module__Ftvaaa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__Ftvaaa__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__Ftvaaa__modal{background:linear-gradient(135deg,#1a1e2b,#2d3748);border:3px solid #fbbf24;border-radius:16px;width:90%;max-width:500px;animation:.3s ease-out styles-module__Ftvaaa__modalAppear;position:relative;box-shadow:0 8px 32px #00000080}.styles-module__Ftvaaa__modalScroll{max-height:85vh;overflow-y:auto}.styles-module__Ftvaaa__accentGold{border-color:#fbbf24}.styles-module__Ftvaaa__accentNeutral{border-color:#4a5568}.styles-module__Ftvaaa__accentSuccess{border-color:#10b981}.styles-module__Ftvaaa__accentWarning{border-color:#fbbf24}.styles-module__Ftvaaa__accentDanger{border-color:#ef4444}
.styles-module__GPp68a__overlay{z-index:1000;pointer-events:auto;background:#000000bf;justify-content:center;align-items:center;padding:1.25rem;animation:.3s ease-in styles-module__GPp68a__fadeIn;display:flex;inset:0}.styles-module__GPp68a__overlayGame{border-radius:inherit;position:absolute}.styles-module__GPp68a__overlayViewport{position:fixed}@keyframes styles-module__GPp68a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__GPp68a__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__GPp68a__modal{background:linear-gradient(135deg,#1a1e2b,#2d3748);border:3px solid #fbbf24;border-radius:16px;width:90%;max-width:500px;animation:.3s ease-out styles-module__GPp68a__modalAppear;box-shadow:0 8px 32px #00000080}.styles-module__GPp68a__content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__GPp68a__title{color:#e2e8f0;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.styles-module__GPp68a__body{color:#a0aec0;flex-direction:column;gap:.75rem;font-size:.95rem;font-weight:600;line-height:1.5;display:flex}.styles-module__GPp68a__body strong{color:#e2e8f0}.styles-module__GPp68a__primaryButton{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-shadow:0 1px 2px #0006;background:linear-gradient(#fbbf24 0%,#f97316 100%);border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:.95rem 2.5rem;font-size:.95rem;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;transform:translateY(0);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__GPp68a__primaryButton:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__GPp68a__primaryButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__GPp68a__primaryButton:focus-visible{outline-offset:3px;outline:2px solid #fbbf24}@media (max-width:480px){.styles-module__GPp68a__content{padding:1.5rem}.styles-module__GPp68a__title{font-size:1.5rem}}
.styles-module__x590ZW__overlay{z-index:1000;pointer-events:auto;background:#000000bf;justify-content:center;align-items:center;padding:1.25rem;animation:.3s ease-in styles-module__x590ZW__fadeIn;display:flex;inset:0}.styles-module__x590ZW__overlayGame{border-radius:inherit;position:absolute}.styles-module__x590ZW__overlayViewport{position:fixed}@keyframes styles-module__x590ZW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__x590ZW__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__x590ZW__modal{background:linear-gradient(135deg,#1a1e2b,#2d3748);border:3px solid #fbbf24;border-radius:16px;width:90%;max-width:500px;animation:.3s ease-out styles-module__x590ZW__modalAppear;box-shadow:0 8px 32px #00000080}.styles-module__x590ZW__content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.styles-module__x590ZW__title{color:#e2e8f0;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.styles-module__x590ZW__text{color:#a0aec0;max-width:360px;font-size:.95rem;font-weight:600;line-height:1.5}.styles-module__x590ZW__modeButtons{flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.styles-module__x590ZW__modeButton{color:#e2e8f0;cursor:pointer;text-align:left;background:linear-gradient(#2a3444 0%,#1f2937 100%);border:1px solid #fbbf2433;border-radius:12px;padding:1.25rem;transition:all .2s}.styles-module__x590ZW__modeButton:hover{background:linear-gradient(#323d4f 0%,#252f3d 100%);border-color:#fbbf2480;transform:translateY(-2px)}.styles-module__x590ZW__modeButtonTitle{color:#fbbf24;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.styles-module__x590ZW__modeButtonDesc{color:#94a3b8;font-size:.9rem;font-weight:600;line-height:1.4}@media (max-width:480px){.styles-module__x590ZW__content{padding:1.5rem}.styles-module__x590ZW__title{font-size:1.5rem}.styles-module__x590ZW__modeButton{padding:1rem}.styles-module__x590ZW__modeButtonTitle{font-size:1.05rem}.styles-module__x590ZW__modeButtonDesc{font-size:.85rem}}
.styles-module__CUxPSG__overlay{z-index:1000;pointer-events:auto;background:#000000b3;justify-content:center;align-items:center;padding:1.25rem;animation:.3s ease-in styles-module__CUxPSG__fadeIn;display:flex;inset:0}.styles-module__CUxPSG__overlayGame{border-radius:inherit;position:absolute}.styles-module__CUxPSG__overlayViewport{position:fixed}@keyframes styles-module__CUxPSG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__CUxPSG__modalAppear{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.styles-module__CUxPSG__modal{text-align:center;cursor:pointer;padding:2rem}.styles-module__CUxPSG__modalSuccess{border-color:#10b981}.styles-module__CUxPSG__modalWarning{border-color:#fbbf24}.styles-module__CUxPSG__modalDanger{border-color:#ef4444}.styles-module__CUxPSG__modalNeutral{border-color:#4a5568}.styles-module__CUxPSG__content{margin-bottom:0}.styles-module__CUxPSG__title{color:#e2e8f0;margin-bottom:.5rem;font-size:2rem;font-weight:800}.styles-module__CUxPSG__subtitle{color:#a0aec0;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.styles-module__CUxPSG__status{color:#a0aec0;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.styles-module__CUxPSG__body{color:#e2e8f0;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.styles-module__CUxPSG__stats{flex-direction:column;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.styles-module__CUxPSG__statItem{background:#1a1e2bcc;border:1px solid #4a5568;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__CUxPSG__statLabel{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.styles-module__CUxPSG__statValue{text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:900}.styles-module__CUxPSG__statValueScore{color:#fbbf24}.styles-module__CUxPSG__statValueMoney{color:#10b981}.styles-module__CUxPSG__statValueNeutral{color:#e2e8f0}.styles-module__CUxPSG__hint{color:#718096;opacity:.8;font-size:.85rem;font-weight:500}
.styles-module__G3ZGPW__oddsButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-tap-highlight-color:transparent;background:#0f141eb3;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:.75rem;left:.75rem}.styles-module__G3ZGPW__oddsButton:hover{background:#fbbf2433;border-color:#fbbf2466;transform:scale(1.05)}.styles-module__G3ZGPW__oddsButton:active{transform:scale(.95)}.styles-module__G3ZGPW__icon{color:#fbbf24;width:20px;height:20px}.styles-module__G3ZGPW__oddsButton.styles-module__G3ZGPW__withLogo{position:relative;top:auto;left:auto;right:auto}@media (max-width:768px){.styles-module__G3ZGPW__oddsButton{padding:.4rem}.styles-module__G3ZGPW__icon{width:18px;height:18px}}
.styles-module__TJJhXa__overlay{z-index:1100;background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out styles-module__TJJhXa__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__TJJhXa__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__TJJhXa__modal{background:linear-gradient(135deg,#1a1e2b 0%,#252d3d 100%);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:420px;max-height:85vh;padding:1.5rem;animation:.25s ease-out styles-module__TJJhXa__slideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}.styles-module__TJJhXa__modalContent{padding:2rem}@keyframes styles-module__TJJhXa__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.styles-module__TJJhXa__closeButton{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.styles-module__TJJhXa__closeButton:hover{color:#fff;background:#fff3}.styles-module__TJJhXa__header{text-align:center;margin-bottom:1.25rem}.styles-module__TJJhXa__title{color:#f1f5f9;margin:0 0 .25rem;font-size:1.4rem;font-weight:800}.styles-module__TJJhXa__subtitle{color:#94a3b8;margin:0;font-size:.85rem}.styles-module__TJJhXa__roundTabs{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-bottom:.75rem;display:flex}.styles-module__TJJhXa__roundTab{color:#94a3b8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;min-width:32px;padding:.4rem .6rem;font-size:.8rem;font-weight:600;transition:all .15s}.styles-module__TJJhXa__roundTab:hover{color:#e2e8f0;background:#ffffff26}.styles-module__TJJhXa__roundTabActive{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-color:#0000;box-shadow:0 2px 8px #fbbf244d}.styles-module__TJJhXa__roundLabel{text-align:center;color:#fbbf24;margin-bottom:1rem;font-size:.9rem;font-weight:700}.styles-module__TJJhXa__betInputSection{background:#0003;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.styles-module__TJJhXa__betLabel{color:#94a3b8;white-space:nowrap;font-size:.8rem;font-weight:600}.styles-module__TJJhXa__betInput{color:#fff;text-align:center;box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;flex:1;min-width:80px;max-width:120px;padding:.5rem .75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .15s}.styles-module__TJJhXa__betInput:focus{border-color:#fbbf24;outline:none}.styles-module__TJJhXa__betInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__TJJhXa__betInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__TJJhXa__betInput[type=number]{appearance:textfield}.styles-module__TJJhXa__oddsTableContainer{background:#00000040;border-radius:10px;margin-bottom:1rem;overflow:hidden}.styles-module__TJJhXa__tableHeader{background:#ffffff0d;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.6rem .75rem;display:grid}.styles-module__TJJhXa__tableHeaderCell{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:.7rem;font-weight:700}.styles-module__TJJhXa__tableBody{max-height:250px;overflow-y:auto}.styles-module__TJJhXa__tableRow{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.55rem .75rem;transition:background .15s;display:grid}.styles-module__TJJhXa__tableRow:last-child{border-bottom:none}.styles-module__TJJhXa__tableRow:hover{background:#ffffff0d}.styles-module__TJJhXa__tableRowLoss{opacity:.5}.styles-module__TJJhXa__tableCell{color:#e2e8f0;text-align:center;font-size:.85rem;font-weight:600}.styles-module__TJJhXa__multiplierCell{color:#fbbf24}.styles-module__TJJhXa__winCell{color:#10b981}.styles-module__TJJhXa__winCellLoss{color:#ef4444}.styles-module__TJJhXa__maxWinInfo{background:linear-gradient(135deg,#fbbf241a 0%,#f59e0b1a 100%);border:1px solid #fbbf2433;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;display:flex}.styles-module__TJJhXa__maxWinLabel{color:#94a3b8;font-size:.8rem;font-weight:600}.styles-module__TJJhXa__maxWinValue{color:#fbbf24;font-size:1.1rem;font-weight:800}.styles-module__TJJhXa__tableBody::-webkit-scrollbar{width:6px}.styles-module__TJJhXa__tableBody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__TJJhXa__tableBody::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.styles-module__TJJhXa__tableBody::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.styles-module__TJJhXa__modal::-webkit-scrollbar{width:6px}.styles-module__TJJhXa__modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.styles-module__TJJhXa__modal::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}@media (max-width:480px){.styles-module__TJJhXa__modal{max-height:90vh;padding:1rem}.styles-module__TJJhXa__modalContent{padding:1rem}.styles-module__TJJhXa__title{font-size:1.2rem}.styles-module__TJJhXa__roundTab{min-width:28px;padding:.35rem .5rem;font-size:.75rem}.styles-module__TJJhXa__tableCell{font-size:.8rem}.styles-module__TJJhXa__betInputSection{flex-direction:column;align-items:stretch;gap:.5rem}.styles-module__TJJhXa__betInput{width:100%;max-width:100%}}
.styles-module__RgL_eG__container{z-index:5;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex;position:absolute;top:.75rem;left:auto;right:.75rem}.styles-module__RgL_eG__progressRow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f141e99;border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .6rem;display:flex}.styles-module__RgL_eG__progressBarContainer{flex-direction:row;flex:1;align-items:center;gap:.4rem;display:flex}.styles-module__RgL_eG__progressBarTrack{background:#ffffff1a;border-radius:3px;width:100px;height:6px;position:relative;overflow:hidden}.styles-module__RgL_eG__progressBarFill{background:linear-gradient(90deg,#10b981 0%,#34d399 60%,#fbbf24 100%);border-radius:3px;height:100%;transition:width .3s}.styles-module__RgL_eG__progressLabel{color:#ffffffb3;white-space:nowrap;font-size:.65rem;font-weight:600}.styles-module__RgL_eG__progressMaxLabel{color:#fbbf24;white-space:nowrap;font-size:.75rem;font-weight:800}.styles-module__RgL_eG__scoreInfoBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f141e99;border-radius:8px;flex-direction:column;align-items:flex-end;gap:.25rem;padding:.35rem .5rem;display:flex}.styles-module__RgL_eG__scoreInfoTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:700;line-height:1}.styles-module__RgL_eG__scoreInfoRows{flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__RgL_eG__scoreInfoRow{align-items:center;gap:.3rem;display:flex}.styles-module__RgL_eG__scoreInfoLabel{color:#ffffff80;text-transform:uppercase;font-size:.6rem;font-weight:600}.styles-module__RgL_eG__scoreInfoValue{color:#10b981;font-size:.7rem;font-weight:700}@media (max-width:768px){.styles-module__RgL_eG__progressBarTrack{width:70px}.styles-module__RgL_eG__progressLabel{font-size:.6rem}.styles-module__RgL_eG__progressMaxLabel{font-size:.7rem}.styles-module__RgL_eG__scoreInfoLabel{font-size:.55rem}.styles-module__RgL_eG__scoreInfoValue{font-size:.65rem}.styles-module__RgL_eG__scoreInfoTitle{font-size:.55rem}}@media (max-width:480px){.styles-module__RgL_eG__container{top:.5rem;right:.5rem}.styles-module__RgL_eG__progressRow{padding:.3rem .5rem}.styles-module__RgL_eG__progressBarTrack{width:60px;height:5px}.styles-module__RgL_eG__scoreInfoBadge{gap:.2rem;padding:.25rem .4rem}.styles-module__RgL_eG__scoreInfoRows{gap:.5rem}}
.styles-module__XPvBHa__historyRoot{z-index:10;gap:10px;display:flex;position:absolute}.styles-module__XPvBHa__indicatorAbove{flex-direction:column}.styles-module__XPvBHa__indicatorBelow{flex-direction:column-reverse}.styles-module__XPvBHa__placementBottomCenter{align-items:center;bottom:1rem;left:50%;transform:translate(-50%)}.styles-module__XPvBHa__placementBottomLeft{align-items:flex-start;bottom:.75rem;left:.75rem}.styles-module__XPvBHa__placementTopRight{align-items:flex-end;top:1rem;right:1rem}.styles-module__XPvBHa__placementInline{position:static;transform:none}.styles-module__XPvBHa__indicator{color:#e5e7eb;opacity:.9;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1e2be6;border:1px solid #4a556866;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:block}.styles-module__XPvBHa__historyContainer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0}.styles-module__XPvBHa__historyTable{justify-content:center;align-items:center;gap:.35rem;display:flex}.styles-module__XPvBHa__directionVertical{flex-direction:column}.styles-module__XPvBHa__directionHorizontal{flex-direction:row}.styles-module__XPvBHa__reverse{flex-direction:row-reverse}.styles-module__XPvBHa__directionVertical.styles-module__XPvBHa__reverse{flex-direction:column-reverse}.styles-module__XPvBHa__historyItem{border:2px solid;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.styles-module__XPvBHa__historyItem:hover{transform:scale(1.1);box-shadow:0 2px 8px #0000004d}.styles-module__XPvBHa__historyWin{color:#bbf7d0;background:#16a34a40;border-color:#22c55e}.styles-module__XPvBHa__historyLose{color:#9ca3af;background:#0f172acc;border-color:#4b5563}@media (max-width:768px){.styles-module__XPvBHa__historyRoot.styles-module__XPvBHa__placementBottomCenter{bottom:.5rem}.styles-module__XPvBHa__historyItem{border-width:1.5px;width:24px;height:24px;font-size:.65rem}.styles-module__XPvBHa__indicator{padding:.22rem .6rem;font-size:.78rem}}@media (max-width:480px){.styles-module__XPvBHa__historyRoot.styles-module__XPvBHa__placementBottomCenter{bottom:.4rem}.styles-module__XPvBHa__historyItem{border-width:1.25px;width:22px;height:22px;font-size:.6rem}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_a37cb5b9-module__nGZo2q__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}
.styles-module__QFJrfa__container{color:#fff;-webkit-tap-highlight-color:transparent;background:#1a1e2b;border-radius:12px;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem;font-family:Montserrat,sans-serif;display:flex;box-shadow:0 4px 20px #0000004d}.styles-module__QFJrfa__loadingOverlay{z-index:1200;border-radius:inherit;pointer-events:auto;background:radial-gradient(circle at top,#0f172af5,#0f172a);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__QFJrfa__loadingSpinner{border:3px solid #94a3b866;border-top-color:#fbbf24;border-radius:999px;width:40px;height:40px;animation:.7s linear infinite styles-module__QFJrfa__chickSpinner}@keyframes styles-module__QFJrfa__chickSpinner{to{transform:rotate(360deg)}}.styles-module__QFJrfa__container button,.styles-module__QFJrfa__container input,.styles-module__QFJrfa__container a,.styles-module__QFJrfa__container [role=button]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.styles-module__QFJrfa__gameLayout{align-items:stretch;gap:1.5rem;width:100%;min-height:500px;display:flex}.styles-module__QFJrfa__topControls{flex-direction:column;gap:.5rem;display:flex}.styles-module__QFJrfa__bottomInfoContainer{z-index:5;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.styles-module__QFJrfa__hatchIndicator{color:#e5e7eb;opacity:.9;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1e2be6;border:1px solid #4a556866;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:block}.styles-module__QFJrfa__speedControl{background:#1a1e2b;border-radius:8px;gap:0;padding:.25rem;display:flex}.styles-module__QFJrfa__speedButton{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-right:1px solid #4a5568;flex:1;padding:.4rem .5rem;font-size:.75rem;font-weight:600;transition:background .18s,color .18s,transform .12s}.styles-module__QFJrfa__speedButton:first-child{border-radius:6px 0 0 6px}.styles-module__QFJrfa__speedButton:last-child{border-right:none;border-radius:0 6px 6px 0}.styles-module__QFJrfa__speedButton:hover:not(:disabled){color:#e2e8f0;background:#2d3748}.styles-module__QFJrfa__speedButton.styles-module__QFJrfa__speedActive{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);font-weight:700;transform:translateY(-1px)}.styles-module__QFJrfa__speedButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__QFJrfa__speedButton:active:not(:disabled){transform:translateY(0)}.styles-module__QFJrfa__pointsSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__QFJrfa__pointsDisplay{text-align:center;color:#fff;text-shadow:0 2px 4px #0000004d;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:8px;padding:1rem;font-size:2rem;font-weight:900}.styles-module__QFJrfa__betSection{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__QFJrfa__sectionLabel{color:#a0aec0;margin:0;font-size:.9rem;font-weight:600}.styles-module__QFJrfa__betInputWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__QFJrfa__betInput{color:#fff;background:#1a1e2b;border:1px solid #4a5568;border-radius:6px;width:100%;padding:.6rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:border-color .2s}.styles-module__QFJrfa__betInput:focus{border-color:#fbbf24;outline:none}.styles-module__QFJrfa__betInput:disabled{opacity:.5;cursor:not-allowed}.styles-module__QFJrfa__betMultipliers{gap:.5rem;display:flex}.styles-module__QFJrfa__multiplierButton{color:#e2e8f0;cursor:pointer;background:#1a1e2b;border:1px solid #4a5568;border-radius:6px;flex:1;padding:.5rem;font-weight:600;transition:all .2s}.styles-module__QFJrfa__multiplierButton:hover:not(:disabled){background:#4a5568;border-color:#fbbf24}.styles-module__QFJrfa__multiplierButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__QFJrfa__multiplierButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24;box-shadow:0 0 0 1px #0f172ae6,0 0 0 3px #fbbf2466}.styles-module__QFJrfa__multiplierButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #0000008c}.styles-module__QFJrfa__multiplierButton:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 8px #0009}.styles-module__QFJrfa__oddsSection{flex-direction:column;gap:1rem;display:flex}.styles-module__QFJrfa__oddsSection .styles-module__QFJrfa__sectionLabel{text-align:center;width:100%}.styles-module__QFJrfa__oddsDisplay{background:#1a1e2b;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.styles-module__QFJrfa__oddsItem{justify-content:space-between;align-items:center;display:flex}.styles-module__QFJrfa__oddsLabel{color:#a0aec0;font-size:.85rem}.styles-module__QFJrfa__oddsValue{color:#fbbf24;font-size:.9rem;font-weight:700}.styles-module__QFJrfa__predictionOptions{flex-direction:row;gap:.35rem;width:100%;max-width:100%;display:flex}.styles-module__QFJrfa__predictionButton{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#2d3a4d 0%,#1f2937 100%);border:1px solid #ffffff1a;border-bottom:none;border-radius:12px;flex-direction:column;flex:1;justify-content:stretch;align-items:stretch;gap:0;min-width:0;padding:0;transition:all .12s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 6px #12161d,0 6px 0 1px #00000040,0 10px 20px #00000080,inset 0 1px #ffffff1f}.styles-module__QFJrfa__predictionButton:hover:not(:disabled):not(.styles-module__QFJrfa__selected){background:linear-gradient(#3a4860 0%,#2a3444 100%);transform:translateY(-2px);box-shadow:0 8px #12161d,0 8px 0 1px #00000040,0 14px 25px #0000008c,inset 0 1px #ffffff26}@media (hover:none){.styles-module__QFJrfa__predictionButton:hover:not(:disabled):not(.styles-module__QFJrfa__selected){background:linear-gradient(#2d3a4d 0%,#1f2937 100%);transform:translateY(0);box-shadow:0 6px #12161d,0 6px 0 1px #00000040,0 10px 20px #00000080,inset 0 1px #ffffff1f}}.styles-module__QFJrfa__predictionButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__QFJrfa__predictionLabel{color:#f1f5f9;text-align:center;text-shadow:0 2px 4px #0000004d;padding:.9rem .5rem .85rem;font-size:1.6rem;font-weight:800}.styles-module__QFJrfa__predictionButton.styles-module__QFJrfa__selected .styles-module__QFJrfa__predictionLabel{color:#fbbf24}.styles-module__QFJrfa__predictionValueContainer{background:linear-gradient(#fbbf24 0%,#f59e0b 100%);border-radius:0 0 12px 12px;margin:0;box-shadow:inset 0 2px #ffffff40,0 -2px 6px #0003}.styles-module__QFJrfa__predictionValue{color:#fff;text-align:center;text-shadow:0 1px 2px #00000059;letter-spacing:.5px;padding:.55rem .5rem;font-size:1.05rem;font-weight:800;display:block}.styles-module__QFJrfa__predictionButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__QFJrfa__predictionButton:active:not(:disabled),.styles-module__QFJrfa__predictionButton.styles-module__QFJrfa__selected{background:linear-gradient(#1a1f28 0%,#151a22 100%);border:1px solid #00000040;transform:translateY(4px);box-shadow:0 2px #0a0d10,0 2px 6px #00000073,inset 0 2px 5px #00000080}.styles-module__QFJrfa__scoreInfo{background:#1a1e2b80;border:1px solid #4a55684d;border-radius:6px;flex-direction:column;gap:.4rem;margin-top:.75rem;padding:.75rem;display:flex}.styles-module__QFJrfa__scoreDetail{justify-content:space-between;align-items:center;display:flex}.styles-module__QFJrfa__scoreLabel{color:#9ca3af;font-size:.75rem;font-weight:500}.styles-module__QFJrfa__scoreValue{color:#10b981;font-size:.85rem;font-weight:700}.styles-module__QFJrfa__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;min-height:auto;margin-top:0;display:flex}.styles-module__QFJrfa__actionButtons>*{flex:1 1 0;min-width:0}.styles-module__QFJrfa__betControls{flex-direction:column;gap:.35rem;height:64px;display:flex}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__betAmountButton,.styles-module__QFJrfa__betControls .styles-module__QFJrfa__startGameButton,.styles-module__QFJrfa__betControls .styles-module__QFJrfa__betButton,.styles-module__QFJrfa__betControls .styles-module__QFJrfa__cashoutButton{flex:1 1 0;min-height:0;padding:.25rem .75rem}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__startGameBetInput{background:#ffffff1f;border-radius:10px;flex:1 1 0;width:100%;max-width:100%;min-height:0;padding:.25rem .75rem}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__betAmountSlot{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__startGameBetInput.styles-module__QFJrfa__disabled{opacity:.6;cursor:not-allowed}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__startGameInput{height:100%}.styles-module__QFJrfa__betControls .styles-module__QFJrfa__startGameButton{max-width:100%}.styles-module__QFJrfa__betAmountButton{cursor:default;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#64748b 0%,#475569 100%);border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:64px;padding:.5rem .75rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #334155,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__betAmountButton.styles-module__QFJrfa__disabled{opacity:.9;cursor:not-allowed;background:linear-gradient(#475569 0%,#334155 100%);transform:translateY(4px);box-shadow:0 2px #1e293b,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__QFJrfa__hatchButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#fbbf24 0%,#f59e0b 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;max-width:100%;min-height:64px;padding:.5rem 1rem;font-size:1rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__hatchButton:hover:not(:disabled){background:linear-gradient(#fcd34d 0%,#fbbf24 100%);transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__QFJrfa__hatchButton:disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(#d97706 0%,#b45309 100%);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 6px #00000073,inset 0 2px 5px #00000080}.styles-module__QFJrfa__hatchButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__QFJrfa__hatchButton:active:not(:disabled){background:linear-gradient(#d97706 0%,#b45309 100%);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__QFJrfa__cashoutSection{width:100%}.styles-module__QFJrfa__cashoutButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#10b981 0%,#059669 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;max-width:50%;min-height:64px;padding:.35rem .5rem;font-size:1rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #047857,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__cashoutButton:hover:not(:disabled){background:linear-gradient(#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px #047857,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__QFJrfa__cashoutButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__QFJrfa__cashoutButton:focus-visible{outline-offset:2px;outline:2px solid #10b981}.styles-module__QFJrfa__cashoutButton:active:not(:disabled){background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__QFJrfa__startGameButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#10b981 0%,#059669 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.3rem;max-width:50%;min-height:64px;padding:.5rem .75rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #047857,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__startGameButton:hover:not(.styles-module__QFJrfa__disabled){background:linear-gradient(#34d399 0%,#10b981 100%);transform:translateY(-2px);box-shadow:0 8px #047857,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__QFJrfa__startGameButton.styles-module__QFJrfa__disabled{opacity:.6;cursor:not-allowed;background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 6px #00000073,inset 0 2px 5px #00000080}.styles-module__QFJrfa__startGameButton:active:not(.styles-module__QFJrfa__disabled){background:linear-gradient(#059669 0%,#047857 100%);transform:translateY(4px);box-shadow:0 2px #065f46,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__QFJrfa__startGameBetInput{background:#ffffff26;border-radius:6px;align-items:center;gap:.25rem;width:100%;max-width:100px;padding:.25rem .5rem;display:flex}.styles-module__QFJrfa__startGameCurrency{color:#ffffffe6;font-size:.9rem;font-weight:700}.styles-module__QFJrfa__startGameInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:100%;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600}.styles-module__QFJrfa__startGameInput::placeholder{color:#ffffff80}.styles-module__QFJrfa__startGameInput:disabled{opacity:.6}.styles-module__QFJrfa__startGameInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__QFJrfa__startGameInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__QFJrfa__startGameInput[type=number]{appearance:textfield}.styles-module__QFJrfa__betStartButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #fbbf244d}.styles-module__QFJrfa__betStartButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}.styles-module__QFJrfa__betStartButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__QFJrfa__betStartButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__QFJrfa__betStartButton:active:not(:disabled){filter:brightness(.97);transform:translateY(0)}.styles-module__QFJrfa__betAmountSmall{color:#fffc;margin-bottom:.15rem;font-size:.65rem;font-weight:600}.styles-module__QFJrfa__balanceDisplay{text-align:center;color:#10b981;background:#1a1e2b;border-radius:6px;padding:.75rem;font-size:.95rem;font-weight:700}.styles-module__QFJrfa__gameArea{background:#2d3748;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 2px 10px #0003}.styles-module__QFJrfa__gameLogo{z-index:5;text-align:left;position:absolute;top:1rem;left:1rem}.styles-module__QFJrfa__backgroundLayer{z-index:0;background-image:url(/assets/chickHatch/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;position:absolute;inset:0}.styles-module__QFJrfa__gameLogo{max-width:70px;height:auto;display:block}.styles-module__QFJrfa__cashoutBanner{z-index:5;flex-direction:column;align-items:flex-end;gap:.4rem;display:flex;position:absolute;top:.75rem;left:auto;right:.75rem}.styles-module__QFJrfa__progressRow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f141e99;border-radius:8px;flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .6rem;display:flex}.styles-module__QFJrfa__progressBarContainer{flex-direction:row;flex:1;align-items:center;gap:.4rem;display:flex}.styles-module__QFJrfa__progressBarTrack{background:#ffffff1a;border-radius:3px;width:100px;height:6px;position:relative;overflow:hidden}.styles-module__QFJrfa__progressBarFill{background:linear-gradient(90deg,#10b981 0%,#34d399 60%,#fbbf24 100%);border-radius:3px;height:100%;transition:width .3s}.styles-module__QFJrfa__progressLabel{color:#ffffffb3;white-space:nowrap;font-size:.65rem;font-weight:600}.styles-module__QFJrfa__progressMaxLabel{color:#fbbf24;white-space:nowrap;font-size:.75rem;font-weight:800}.styles-module__QFJrfa__scoreInfoBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f141e99;border-radius:8px;flex-direction:column;align-items:flex-end;gap:.25rem;padding:.35rem .5rem;display:flex}.styles-module__QFJrfa__scoreInfoTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:700;line-height:1}.styles-module__QFJrfa__scoreInfoRows{flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__QFJrfa__scoreInfoRow{align-items:center;gap:.3rem;display:flex}.styles-module__QFJrfa__scoreInfoLabel{color:#ffffff80;text-transform:uppercase;font-size:.6rem;font-weight:600}.styles-module__QFJrfa__scoreInfoValue{color:#10b981;font-size:.7rem;font-weight:700}.styles-module__QFJrfa__eggContainer{z-index:1;flex-flow:wrap;justify-content:center;align-items:center;gap:1.25rem;width:100%;display:flex;position:absolute;bottom:23%;left:50%;overflow:visible;transform:translate(-50%)}.styles-module__QFJrfa__infoText{align-items:center;margin-top:2rem;font-size:1.1rem;overflow:visible}.styles-module__QFJrfa__eggsGrid{flex-direction:row;justify-content:center;align-items:center;gap:clamp(.3rem,3vw,1.5rem);display:flex}.styles-module__QFJrfa__eggWrapper{flex-direction:column;align-items:center;gap:0;display:flex;position:relative;overflow:visible}.styles-module__QFJrfa__eggImageContainer{z-index:2;justify-content:center;align-items:center;width:170px;height:170px;margin-bottom:-70px;transition:all .3s;display:flex;position:relative}.styles-module__QFJrfa__eggImage{object-fit:contain;filter:drop-shadow(0 4px 8px #0000004d);transition:opacity .2s ease-in-out;width:113px!important;height:113px!important;position:relative!important}.styles-module__QFJrfa__eggPod{width:260px;height:95px;box-shadow:none;z-index:1;background:url(/assets/chickHatch/hay.png) 50%/contain no-repeat;border-radius:0}.styles-module__QFJrfa__eggImageContainer.styles-module__QFJrfa__hatching{animation:.5s infinite styles-module__QFJrfa__shake}@keyframes styles-module__QFJrfa__shake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.styles-module__QFJrfa__hatchingText{color:#fbbf24;font-size:1.2rem;font-weight:600;animation:1.5s ease-in-out infinite styles-module__QFJrfa__pulse}@keyframes styles-module__QFJrfa__pulse{0%,to{opacity:1}50%{opacity:.6}}.styles-module__QFJrfa__eggResultLabel{color:#e2e8f0;text-align:center;font-size:.95rem;font-weight:600;animation:.5s ease-in styles-module__QFJrfa__fadeIn}.styles-module__QFJrfa__eggResultFinal{color:#a0aec0;text-align:center;font-size:.95rem;font-weight:600}@keyframes styles-module__QFJrfa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles-module__QFJrfa__brokenShell{pointer-events:none;z-index:10;width:150px;height:150px;margin-left:-75px;animation:1.5s ease-in forwards styles-module__QFJrfa__shellFall;position:absolute;top:40px;left:50%}.styles-module__QFJrfa__brokenShellImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:100%;height:100%}@keyframes styles-module__QFJrfa__shellFall{0%{opacity:.25;transform:translateY(0)rotate(0)}50%{opacity:.15;transform:translateY(300px)rotate(540deg)}to{opacity:0;transform:translateY(600px)rotate(1080deg)}}@keyframes styles-module__QFJrfa__shellFallAnimation{0%{opacity:.25;transform:translateY(0)rotate(0)}50%{opacity:.15;transform:translateY(300px)rotate(540deg)}to{opacity:0;transform:translateY(600px)rotate(1080deg)}}.styles-module__QFJrfa__resultInfo{flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.styles-module__QFJrfa__chickenCount{color:#e2e8f0;text-align:center;font-size:1.1rem}.styles-module__QFJrfa__outcome{text-align:center}.styles-module__QFJrfa__outcome.styles-module__QFJrfa__win .styles-module__QFJrfa__outcomeText{color:#10b981;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__QFJrfa__outcome.styles-module__QFJrfa__win .styles-module__QFJrfa__outcomeAmount{color:#10b981;font-size:1.2rem;font-weight:700}.styles-module__QFJrfa__outcome.styles-module__QFJrfa__lose .styles-module__QFJrfa__outcomeText{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__QFJrfa__outcome.styles-module__QFJrfa__lose .styles-module__QFJrfa__outcomeAmount{color:#ef4444;font-size:1.2rem;font-weight:700}.styles-module__QFJrfa__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in styles-module__QFJrfa__fadeIn;display:flex;position:fixed;inset:0}.styles-module__QFJrfa__resultModal{text-align:center;cursor:pointer;background:linear-gradient(135deg,#1a1e2b,#2d3748);border-radius:12px;max-width:400px;padding:2rem;animation:.3s ease-out styles-module__QFJrfa__modalAppear;box-shadow:0 8px 32px #00000080}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalWin{border:3px solid #10b981}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalLose{border:3px solid #ef4444}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalIntro{border:3px solid #fbbf24;max-width:500px}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalRoundComplete{border:3px solid #10b981;max-width:450px}.styles-module__QFJrfa__modalBetAmount{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf24;border-radius:6px;margin-bottom:1rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700}.styles-module__QFJrfa__modalText{color:#e2e8f0;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.styles-module__QFJrfa__modalSubtitle{color:#a0aec0;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.styles-module__QFJrfa__modalStats{flex-direction:column;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.styles-module__QFJrfa__modalStatItem{background:#1a1e2bcc;border:1px solid #4a5568;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__QFJrfa__modalStatLabel{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.styles-module__QFJrfa__modalStatValue{color:#fbbf24;text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:900}.styles-module__QFJrfa__modalStatValueMoney{color:#10b981;text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:900}@keyframes styles-module__QFJrfa__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles-module__QFJrfa__modalContent{margin-bottom:0}.styles-module__QFJrfa__modalTitle{color:#e2e8f0;margin-bottom:.5rem;font-size:2rem;font-weight:800}.styles-module__QFJrfa__modalStatus{color:#a0aec0;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.styles-module__QFJrfa__modalPoints{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.styles-module__QFJrfa__modalHint{color:#718096;opacity:.8;font-size:.85rem;font-weight:500}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalWin .styles-module__QFJrfa__modalPoints{color:#10b981}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalLose .styles-module__QFJrfa__modalPoints{color:#fbbf24}.styles-module__QFJrfa__modalMultiplier{margin-bottom:.5rem;font-size:3rem;font-weight:900}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalWin .styles-module__QFJrfa__modalMultiplier{color:#10b981}.styles-module__QFJrfa__resultModal.styles-module__QFJrfa__modalLose .styles-module__QFJrfa__modalMultiplier{color:#ef4444}.styles-module__QFJrfa__modalAmount{color:#e2e8f0;justify-content:center;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.styles-module__QFJrfa__modalButton{cursor:pointer;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#fbbf24 0%,#f59e0b 100%);border:1px solid #ffffff26;border-bottom:none;border-radius:10px;width:100%;padding:.85rem 2.25rem;font-size:1rem;font-weight:800;transition:all .12s;transform:translateY(0);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__modalButton:hover{transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__QFJrfa__modalButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24;box-shadow:0 0 0 1px #0f172ae6,0 0 0 3px #fbbf2499,0 6px 16px #fbbf2473}.styles-module__QFJrfa__modalButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__QFJrfa__modalPrimaryButton{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-shadow:0 1px 2px #0006;background:linear-gradient(#fbbf24 0%,#f97316 100%);border:1px solid #ffffff26;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:.95rem 2.5rem;font-size:.95rem;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;transform:translateY(0);box-shadow:0 6px #b45309,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__QFJrfa__modalPrimaryButton:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 8px #b45309,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__QFJrfa__modalPrimaryButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__QFJrfa__modalPrimaryButton:focus-visible{outline-offset:3px;outline:2px solid #fbbf24}.styles-module__QFJrfa__historyContainer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0}.styles-module__QFJrfa__historyTable{justify-content:center;gap:.35rem;display:flex}.styles-module__QFJrfa__historyItem{border:2px solid;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.styles-module__QFJrfa__historyItem.styles-module__QFJrfa__historyWin{color:#bbf7d0;background:#16a34a40;border-color:#22c55e}.styles-module__QFJrfa__historyItem.styles-module__QFJrfa__historyLose{color:#9ca3af;background:#0f172acc;border-color:#4b5563}@media (min-width:769px) and (max-width:1024px){.styles-module__QFJrfa__eggImageContainer{width:145px;height:145px;margin-bottom:-63px}.styles-module__QFJrfa__eggImage{width:86px!important;height:86px!important}.styles-module__QFJrfa__eggPod{width:200px;height:78px}.styles-module__QFJrfa__eggsGrid{gap:clamp(.3rem,1.8vw,1.1rem)}}@media (max-width:768px){.styles-module__QFJrfa__container{padding:.5rem}.styles-module__QFJrfa__gameLayout{flex-direction:column;gap:.5rem;max-width:100%}.styles-module__QFJrfa__titleDisplay{display:none}.styles-module__QFJrfa__gameArea{flex-direction:column;order:1;justify-content:center;min-height:300px;display:flex;position:relative}.styles-module__QFJrfa__cashoutBanner{flex-direction:column;align-items:flex-end;gap:.35rem;padding:0;display:flex;position:absolute;top:.5rem;left:auto;right:.5rem}.styles-module__QFJrfa__progressRow{gap:0;padding:.3rem .4rem}.styles-module__QFJrfa__progressBarContainer{min-width:80px}.styles-module__QFJrfa__progressBarTrack{height:8px}.styles-module__QFJrfa__progressLabel{font-size:.55rem}.styles-module__QFJrfa__progressMaxLabel{margin-left:.4rem;font-size:.75rem}.styles-module__QFJrfa__scoreInfoBadge{padding:.3rem .5rem}.styles-module__QFJrfa__scoreInfoLabel{font-size:.5rem}.styles-module__QFJrfa__scoreInfoValue{font-size:.6rem}.styles-module__QFJrfa__bottomInfoContainer{gap:8px;bottom:.75rem}.styles-module__QFJrfa__hatchIndicator{padding:.2rem .6rem;font-size:.75rem}.styles-module__QFJrfa__cashoutButton{padding:1rem;font-size:1.1rem}.styles-module__QFJrfa__eggContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.styles-module__QFJrfa__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;display:flex}.styles-module__QFJrfa__brokenShell{width:120px;height:120px;margin-left:-60px}.styles-module__QFJrfa__pointsDisplay{padding:.75rem;font-size:1.8rem}.styles-module__QFJrfa__sectionLabel{font-size:.75rem}.styles-module__QFJrfa__predictionButton{flex-direction:column;flex:1;gap:.3rem;margin:0 .5rem}.styles-module__QFJrfa__predictionLabel{font-size:1.5rem}.styles-module__QFJrfa__predictionValue{font-size:.95rem}.styles-module__QFJrfa__predictionOptions{flex-direction:row;gap:.3rem}.styles-module__QFJrfa__hatchButton{padding:1rem;font-size:1.1rem}.styles-module__QFJrfa__eggsGrid{flex-direction:row;justify-content:center;gap:clamp(0rem,.6vw,.25rem)}.styles-module__QFJrfa__eggWrapper{gap:0}.styles-module__QFJrfa__eggImageContainer{width:150px;height:150px;margin-bottom:-60px}.styles-module__QFJrfa__eggImage{width:86px!important;height:86px!important}.styles-module__QFJrfa__eggPod{width:160px;height:60px}.styles-module__QFJrfa__historyContainer{max-width:98%;padding:.4rem .5rem}.styles-module__QFJrfa__historyTable{flex-wrap:nowrap;justify-content:center;gap:clamp(.15rem,.5vw,.3rem);max-width:100%}.styles-module__QFJrfa__historyItem{flex-shrink:0;width:clamp(24px,3.5vw,30px);height:clamp(24px,3.5vw,30px);font-size:clamp(.7rem,1.2vw,.85rem)}.styles-module__QFJrfa__modalOverlay{z-index:200}.styles-module__QFJrfa__resultModal{max-width:90%;padding:1.5rem}.styles-module__QFJrfa__modalTitle{font-size:1.5rem}.styles-module__QFJrfa__modalStatus{font-size:1rem}.styles-module__QFJrfa__modalPoints{margin-bottom:.75rem;font-size:2rem}.styles-module__QFJrfa__modalHint{font-size:.75rem}}@media (max-width:480px){.styles-module__QFJrfa__hatchButton{padding:.9rem;font-size:1rem}.styles-module__QFJrfa__predictionButton{margin:0 .4rem}.styles-module__QFJrfa__predictionLabel{font-size:1.3rem}.styles-module__QFJrfa__predictionValue{font-size:.85rem}.styles-module__QFJrfa__gameArea{min-height:280px}.styles-module__QFJrfa__cashoutBanner{gap:.3rem;padding:0;position:absolute;top:.5rem;left:auto;right:.5rem}.styles-module__QFJrfa__progressBarContainer{min-width:90px}.styles-module__QFJrfa__progressBarTrack{height:5px}.styles-module__QFJrfa__progressLabel{font-size:.5rem}.styles-module__QFJrfa__progressRow{gap:.25rem}.styles-module__QFJrfa__progressMaxLabel{font-size:.65rem}.styles-module__QFJrfa__scoreInfoBadge{padding:.25rem .4rem}.styles-module__QFJrfa__scoreInfoLabel{font-size:.45rem}.styles-module__QFJrfa__scoreInfoValue{font-size:.55rem}.styles-module__QFJrfa__bottomInfoContainer{gap:6px;bottom:.5rem}.styles-module__QFJrfa__hatchIndicator{padding:.15rem .5rem;font-size:.7rem}.styles-module__QFJrfa__cashoutButton{padding:.9rem;font-size:1rem}.styles-module__QFJrfa__eggContainer{padding:0}.styles-module__QFJrfa__historyContainer{max-width:99%;padding:.3rem .4rem}.styles-module__QFJrfa__brokenShell{width:100px;height:100px;margin-left:-50px}.styles-module__QFJrfa__pointsDisplay{padding:.6rem;font-size:1.5rem}.styles-module__QFJrfa__eggImageContainer{width:125px;height:125px;margin-bottom:-50px}.styles-module__QFJrfa__eggImage{width:72px!important;height:72px!important}.styles-module__QFJrfa__eggPod{width:145px;height:53px}.styles-module__QFJrfa__eggsGrid{gap:clamp(0rem,.4vw,.18rem)}.styles-module__QFJrfa__historyItem{width:28px;height:28px;font-size:.9rem}.styles-module__QFJrfa__historyTable{gap:.4rem}.styles-module__QFJrfa__modalTitle{font-size:1.3rem}.styles-module__QFJrfa__modalPoints{font-size:1.8rem}}@media (max-width:411px){.styles-module__QFJrfa__historyContainer{max-width:99%;padding:.2rem .3rem}.styles-module__QFJrfa__historyTable{gap:.1rem}.styles-module__QFJrfa__historyItem{border-width:1.5px;width:18px;height:18px;font-size:.55rem}.styles-module__QFJrfa__bottomInfoContainer{gap:5px;bottom:.3rem}.styles-module__QFJrfa__hatchIndicator{padding:.12rem .4rem;font-size:.65rem}.styles-module__QFJrfa__progressBarContainer{min-width:80px}.styles-module__QFJrfa__progressMaxLabel{font-size:.6rem}.styles-module__QFJrfa__scoreInfoBadge{padding:.2rem .35rem}}.styles-module__QFJrfa__betSection{background:#1a1e2b;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.styles-module__QFJrfa__betInputWrapper{background:#374151;border:2px solid #4a5568;border-radius:8px;flex:1;height:38px;transition:all .2s;display:block;position:relative;overflow:hidden}.styles-module__QFJrfa__buttonMainLabel,.styles-module__QFJrfa__buttonSubLabel{text-align:center;margin:0 auto;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.1;display:block}.styles-module__QFJrfa__hatchButton,.styles-module__QFJrfa__cashoutButton,.styles-module__QFJrfa__startGameButton,.styles-module__QFJrfa__modalButton,.styles-module__QFJrfa__modalPrimaryButton,.styles-module__QFJrfa__modeButton,.styles-module__QFJrfa__speedButton,.styles-module__QFJrfa__predictionButton{font-family:Montserrat,sans-serif}.styles-module__QFJrfa__betInputWrapper:focus-within{background:#3f4a5c;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.styles-module__QFJrfa__currencySymbol{color:#fbbf24;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:1.1rem;font-weight:700;line-height:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.styles-module__QFJrfa__betInput{color:#fff;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 12px 0 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;position:absolute;top:0;left:0}.styles-module__QFJrfa__betInput::placeholder{color:#6b7280;font-weight:500}.styles-module__QFJrfa__betInput:disabled{opacity:.6;cursor:not-allowed;color:#9ca3af}.styles-module__QFJrfa__modalModeSelect{max-width:500px}.styles-module__QFJrfa__modeButtons{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.styles-module__QFJrfa__modeButton{cursor:pointer;text-align:left;background:linear-gradient(135deg,#2d3748,#1a1e2b);border:2px solid #4a5568;border-radius:12px;padding:1.5rem;transition:all .3s}.styles-module__QFJrfa__modeButton:hover{background:linear-gradient(135deg,#374151,#1f2937);border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 8px 20px #fbbf2433}.styles-module__QFJrfa__modeButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24;box-shadow:0 0 0 1px #0f172ae6,0 0 0 3px #fbbf2499,0 10px 24px #0009}.styles-module__QFJrfa__modeButton:active{transform:translateY(0);box-shadow:0 4px 14px #0009}.styles-module__QFJrfa__modeButtonTitle{color:#fbbf24;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.styles-module__QFJrfa__modeButtonDesc{color:#a0aec0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.styles-module__QFJrfa__betSection{margin-bottom:1rem;padding:.5rem}.styles-module__QFJrfa__betInput{font-size:.9rem}.styles-module__QFJrfa__currencySymbol{padding:0 .5rem;font-size:.9rem}.styles-module__QFJrfa__modeButton{padding:1rem}.styles-module__QFJrfa__modeButtonTitle{font-size:1.1rem}.styles-module__QFJrfa__modeButtonDesc{font-size:.85rem}}.styles-module__QFJrfa__counterOverride{border-color:#fbbf2473}
.styles-module__xHqxUa__container{flex-direction:column;gap:.35rem;width:100%;display:flex}.styles-module__xHqxUa__betInfoBar{border-radius:var(--game-ui-radius,10px);color:#ffffffd9;text-align:center;background:#0f172ad9;border:1px solid #94a3b859;width:100%;padding:.35rem .75rem;font-size:.75rem;font-weight:700;line-height:1.1}.styles-module__xHqxUa__row{flex-direction:row;align-items:flex-end;gap:.5rem;width:100%;display:flex}.styles-module__xHqxUa__row>*{flex:1 1 0;min-width:0}
.styles-module__do7z-q__container{box-sizing:border-box;background:#1a1e2b;justify-content:center;align-items:flex-start;width:100%;height:100svh;padding:1rem;display:flex}.styles-module__do7z-q__gameLayout{box-sizing:border-box;align-items:stretch;gap:1.5rem;width:100%;max-width:1400px;height:calc(100svh - 2rem);min-height:420px;display:flex}.styles-module__do7z-q__leftSidebar{box-sizing:border-box;background:#0f172af2;border:2px solid #0ea5e94d;border-radius:16px;flex-direction:column;gap:.5rem;width:320px;min-width:280px;padding:.85rem;display:flex;overflow-y:auto}.styles-module__do7z-q__titleDisplay{text-align:center;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:12px;padding:.75rem;box-shadow:0 4px 12px #0ea5e94d}.styles-module__do7z-q__gameTitle{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:1.5rem;font-weight:800}.styles-module__do7z-q__gameTitleContainer{z-index:20;border-radius:10px;padding:.4rem 1rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.styles-module__do7z-q__statsSection{background:#1e293b80;border:1px solid #0ea5e933;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.styles-module__do7z-q__statItem{background:#0f172acc;border:1px solid #38bdf84d;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.styles-module__do7z-q__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.styles-module__do7z-q__statValue{color:#38bdf8;text-shadow:0 0 10px #38bdf880;font-size:1rem;font-weight:700}.styles-module__do7z-q__cashoutSection{margin:.5rem 0}.styles-module__do7z-q__cashoutButton{color:#fff;cursor:pointer;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#0ea5e9 0%,#0284c7 100%);border:none;border-top:1px solid #fff3;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;width:auto;max-width:100%;min-height:64px;padding:.75rem 1rem;font-size:1rem;font-weight:800;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #0369a1,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__do7z-q__cashoutButton:hover:not(:disabled){background:linear-gradient(#38bdf8 0%,#0ea5e9 100%);transform:translateY(-2px);box-shadow:0 8px #0369a1,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__do7z-q__cashoutButton:disabled{cursor:not-allowed;opacity:.85;background:linear-gradient(#0b82c2 0%,#0369a1 100%);transform:translateY(4px);box-shadow:0 2px #024c74,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__do7z-q__cashoutButton:active:not(:disabled){background:linear-gradient(#0284c7 0%,#0369a1 100%);transform:translateY(4px);box-shadow:0 2px #075985,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__do7z-q__betButton{cursor:default;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#0ea5e9 0%,#0284c7 100%);border:none;border-top:1px solid #fff3;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.3rem;max-width:50%;min-height:64px;padding:.5rem .75rem;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #0369a1,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__do7z-q__betButton.styles-module__do7z-q__disabled{opacity:.9;cursor:not-allowed;background:linear-gradient(#0b82c2 0%,#0369a1 100%);transform:translateY(4px);box-shadow:0 2px #024c74,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__do7z-q__betButtonInput{background:#ffffff26;border-radius:6px;align-items:center;gap:.25rem;width:100%;max-width:100px;padding:.25rem .5rem;display:flex}.styles-module__do7z-q__betButtonCurrency{color:#ffffffe6;font-size:.9rem;font-weight:700}.styles-module__do7z-q__betButtonInputField{color:#fff;text-align:center;background:0 0;border:none;outline:none;width:100%;font-size:.9rem;font-weight:600}.styles-module__do7z-q__betButtonInputField::placeholder{color:#ffffff80}.styles-module__do7z-q__betButtonInputField:disabled{opacity:.6}.styles-module__do7z-q__betButtonInputField::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__do7z-q__betButtonInputField::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__do7z-q__betButtonInputField[type=number]{appearance:textfield}.styles-module__do7z-q__buttonMainLabel{font-size:1.1rem;font-weight:800;line-height:1.1;display:block}.styles-module__do7z-q__buttonSubLabel{font-size:1rem;font-weight:700;line-height:1.1;display:block}.styles-module__do7z-q__betAmountSmall{color:#fffc;margin-bottom:.1rem;font-size:.65rem;font-weight:600}.styles-module__do7z-q__betSection{background:#0f172ae6;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.styles-module__do7z-q__betInputWrapper{background:#020617;border:2px solid #38bdf880;border-radius:10px;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}.styles-module__do7z-q__currencySymbol{color:#38bdf8;background:#0f172ae6;border-right:1px solid #334155cc;padding:0 .6rem;font-size:.9rem;font-weight:700}.styles-module__do7z-q__betInput{color:#e5e7eb;background:0 0;border:none;flex:1;padding:.5rem .6rem;font-size:.95rem;font-weight:700}.styles-module__do7z-q__betInput:focus{outline:none}.styles-module__do7z-q__betInput:disabled{opacity:.5;cursor:not-allowed}.styles-module__do7z-q__nextJumpSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__do7z-q__nextJumpHeader{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:.8rem;font-weight:700}.styles-module__do7z-q__nextJumpCard{background:linear-gradient(145deg,#0f172afa 0%,#1e293bf2 100%);border:1px solid #38bdf833;border-radius:16px;flex-direction:column;gap:.5rem;padding:.75rem .9rem;display:flex;box-shadow:0 4px 24px #0006,inset 0 1px #ffffff0d,inset 0 -1px #0003}.styles-module__do7z-q__nextJumpRow{flex-direction:column;gap:.5rem;display:flex}@media (max-width:640px){.styles-module__do7z-q__nextJumpRow{flex-flow:wrap}}.styles-module__do7z-q__nextJumpInfo,.styles-module__do7z-q__successRate,.styles-module__do7z-q__pointsEarned{border-radius:12px;flex-direction:column;flex:1 1 0;gap:.2rem;min-width:0;padding:.5rem .65rem;display:flex}.styles-module__do7z-q__nextJumpInfo{background:radial-gradient(circle at 0 0,#38bdf873,#0f172af2);border:1px solid #38bdf8b3}.styles-module__do7z-q__successRate{background:radial-gradient(circle at 0 0,#22c55e73,#0f172af2);border:1px solid #22c55eb3}.styles-module__do7z-q__pointsEarned{background:radial-gradient(circle at 0 0,#60a5fa73,#0f172af2);border:1px solid #3b82f6b3}.styles-module__do7z-q__nextJumpLabel{letter-spacing:.08em;text-transform:uppercase;color:#cbd5f5;font-size:.7rem;font-weight:600}.styles-module__do7z-q__distanceDisplay{align-items:baseline;gap:.2rem;display:flex}.styles-module__do7z-q__distanceValue{background:linear-gradient(#7dd3fc 0%,#38bdf8 50%,#0ea5e9 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:900;line-height:1}.styles-module__do7z-q__distanceUnit{color:#d1d5db;text-transform:uppercase;letter-spacing:.5px;font-size:clamp(.7rem,2vw,.85rem);font-weight:700}.styles-module__do7z-q__nextJumpValue{color:#e5f4ff;font-size:1rem;font-weight:800}.styles-module__do7z-q__selectionSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__do7z-q__sectionLabel{color:#e2e8f0;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.styles-module__do7z-q__icebergOptions{flex-direction:column;gap:.5rem;display:flex}.styles-module__do7z-q__icebergButton{cursor:pointer;background:#0f172acc;border:2px solid #47556980;border-radius:10px;flex-direction:column;align-items:flex-start;padding:.75rem;transition:all .2s;display:flex}.styles-module__do7z-q__icebergButton:hover:not(:disabled){background:#1e293be6;border-color:#38bdf8cc;transform:translate(4px)}.styles-module__do7z-q__icebergButton.styles-module__do7z-q__selected{background:linear-gradient(135deg,#0ea5e94d,#06b6d44d);border-color:#38bdf8;box-shadow:0 0 20px #38bdf866}.styles-module__do7z-q__icebergButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__do7z-q__icebergLabel{color:#e2e8f0;font-size:.95rem;font-weight:700}.styles-module__do7z-q__icebergInfo{color:#a0aec0;margin-top:.25rem;font-size:.7rem}.styles-module__do7z-q__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;min-height:70px;margin-top:.75rem;margin-bottom:.75rem;display:flex}.styles-module__do7z-q__actionButtons>*{flex:1 1 0;min-width:0}.styles-module__do7z-q__betControls{flex-direction:column;gap:.35rem;height:64px;display:flex}.styles-module__do7z-q__betControls .styles-module__do7z-q__betAmountButton,.styles-module__do7z-q__betControls .styles-module__do7z-q__startGameButton,.styles-module__do7z-q__betControls .styles-module__do7z-q__betButton,.styles-module__do7z-q__betControls .styles-module__do7z-q__cashoutButton{flex:1 1 0;min-height:0;padding:.25rem .75rem}.styles-module__do7z-q__betControls .styles-module__do7z-q__betAmountSlot{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.styles-module__do7z-q__betControls .styles-module__do7z-q__betButtonInput{background:#ffffff1f;border-radius:10px;flex:1 1 0;width:100%;max-width:100%;min-height:0;padding:.25rem .75rem}.styles-module__do7z-q__betControls .styles-module__do7z-q__betButtonInput.styles-module__do7z-q__disabled{opacity:.6;cursor:not-allowed}.styles-module__do7z-q__betControls .styles-module__do7z-q__betButtonInputField{height:100%}.styles-module__do7z-q__betAmountButton{cursor:default;color:#fff;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#64748b 0%,#475569 100%);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:64px;font-weight:700;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #334155,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__do7z-q__betAmountButton.styles-module__do7z-q__disabled{opacity:.9;cursor:not-allowed;background:linear-gradient(#475569 0%,#334155 100%);transform:translateY(4px);box-shadow:0 2px #1e293b,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__do7z-q__speedControl{background:#1a1e2b;border-radius:8px;gap:0;padding:.25rem;display:flex}.styles-module__do7z-q__speedButton{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-right:1px solid #4a5568;flex:1;padding:.4rem .5rem;font-size:.75rem;font-weight:600;transition:background .18s,color .18s,transform .12s}.styles-module__do7z-q__speedButton:first-child{border-radius:6px 0 0 6px}.styles-module__do7z-q__speedButton:last-child{border-right:none;border-radius:0 6px 6px 0}.styles-module__do7z-q__speedButton:hover:not(:disabled){color:#e2e8f0;background:#2d3748}.styles-module__do7z-q__speedButton.styles-module__do7z-q__speedActive{color:#fff;background:linear-gradient(135deg,#10b981,#059669);font-weight:700;transform:translateY(-1px)}.styles-module__do7z-q__jumpButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;text-shadow:0 1px 2px #0000004d;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:linear-gradient(#38bdf8 0%,#0ea5e9 100%);border:none;border-top:1px solid #fff3;border-radius:12px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:56px;padding:.875rem 1rem;font-size:1.1rem;font-weight:800;transition:all .12s;display:flex;transform:translateY(0);box-shadow:0 6px #0284c7,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__do7z-q__jumpButton:hover:not(:disabled){background:linear-gradient(#7dd3fc 0%,#38bdf8 100%);transform:translateY(-2px);box-shadow:0 8px #0284c7,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__do7z-q__jumpButton:disabled{cursor:not-allowed;opacity:.85;background:linear-gradient(#1d9dec 0%,#0379c7 100%);transform:translateY(4px);box-shadow:0 2px #025a92,0 2px 6px #00000080,inset 0 2px 4px #0000008c}.styles-module__do7z-q__jumpButton:active:not(:disabled){background:linear-gradient(#0ea5e9 0%,#0284c7 100%);transform:translateY(4px);box-shadow:0 2px #0369a1,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__do7z-q__gameArea{height:100%;min-height:inherit;box-sizing:border-box;background:#0f172af2;border-radius:16px;flex:1;display:flex;position:relative;overflow:hidden}.styles-module__do7z-q__gameAreaSizer{width:100%;height:100%;min-height:420px;position:absolute;inset:0}.styles-module__do7z-q__canvasContainer{background:url(/assets/goPenguin/background.png) 50%/cover no-repeat;border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.styles-module__do7z-q__loadingOverlay{z-index:2000;border-radius:inherit;background:radial-gradient(circle at top,#0f172af5,#0f172a);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__do7z-q__loadingSpinner{border:3px solid #94a3b873;border-top-color:#38bdf8;border-radius:999px;width:32px;height:32px;animation:.7s linear infinite styles-module__do7z-q__penguinSpinner}@keyframes styles-module__do7z-q__penguinSpinner{to{transform:rotate(360deg)}}.styles-module__do7z-q__canvasContainer canvas{object-fit:cover;border-radius:16px;width:100%;max-width:none;height:100%;max-height:none;display:block}.styles-module__do7z-q__centerScoreOverride{border-color:#38bdf873}.styles-module__do7z-q__bottomInfoContainer{z-index:30;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.styles-module__do7z-q__jumpIndicator{color:#e5e7eb;opacity:.95;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ae6;border:1px solid #38bdf866;border-radius:6px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:block}.styles-module__do7z-q__historyContainer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;padding:0}.styles-module__do7z-q__historyTable{justify-content:center;gap:.35rem;display:flex}.styles-module__do7z-q__historyItem{border:2px solid;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.styles-module__do7z-q__historyItem.styles-module__do7z-q__historyWin{color:#bbf7d0;background:#16a34a40;border-color:#22c55e}.styles-module__do7z-q__historyItem.styles-module__do7z-q__historyLose{color:#9ca3af;background:#0f172acc;border-color:#4b5563}@media (max-width:768px){.styles-module__do7z-q__historyContainer{max-width:98%;padding:.4rem .5rem}.styles-module__do7z-q__historyTable{flex-wrap:nowrap;justify-content:center;gap:clamp(.15rem,.5vw,.3rem);max-width:100%}.styles-module__do7z-q__historyItem{flex-shrink:0;width:clamp(24px,3.5vw,30px);height:clamp(24px,3.5vw,30px);font-size:clamp(.7rem,1.2vw,.85rem)}.styles-module__do7z-q__bottomInfoContainer{gap:8px;bottom:.75rem}.styles-module__do7z-q__jumpIndicator{padding:.2rem .6rem;font-size:.75rem}}@media (max-width:411px){.styles-module__do7z-q__historyContainer{max-width:99%;padding:.2rem .3rem}.styles-module__do7z-q__historyTable{gap:clamp(.1rem,.4vw,.25rem)}.styles-module__do7z-q__historyItem{width:clamp(20px,3vw,26px);height:clamp(20px,3vw,26px);font-size:clamp(.6rem,1vw,.75rem)}.styles-module__do7z-q__bottomInfoContainer{gap:5px;bottom:.3rem}.styles-module__do7z-q__jumpIndicator{padding:.12rem .4rem;font-size:.65rem}}.styles-module__do7z-q__modalOverlay{z-index:1000;cursor:pointer;background:#000c;border-radius:0;justify-content:center;align-items:center;animation:.3s ease-in-out styles-module__do7z-q__fadeIn;display:flex;position:fixed;inset:0}.styles-module__do7z-q__modal{background:linear-gradient(135deg,#1e293b,#0f172a);border:3px solid #38bdf8;border-radius:20px;width:90%;max-width:500px;padding:2.5rem;animation:.3s ease-in-out styles-module__do7z-q__scaleIn;box-shadow:0 8px 32px #00000080}.styles-module__do7z-q__modal.styles-module__do7z-q__modalWin{border-color:#38bdf8;box-shadow:0 8px 32px #38bdf866}.styles-module__do7z-q__modal.styles-module__do7z-q__modalLose{border-color:#ef4444;box-shadow:0 8px 32px #ef444466}.styles-module__do7z-q__modal.styles-module__do7z-q__modalCashout{border-color:#0ea5e9;box-shadow:0 8px 32px #0ea5e980}.styles-module__do7z-q__modal.styles-module__do7z-q__modalModeSelect{border-color:#0ea5e9;max-width:420px;box-shadow:0 8px 32px #0ea5e966}.styles-module__do7z-q__modeButtons{flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.styles-module__do7z-q__modeButton{cursor:pointer;text-align:left;background:linear-gradient(#1e293b 0%,#0f172a 100%);border:1px solid #38bdf833;border-radius:12px;padding:1.25rem;transition:all .2s}.styles-module__do7z-q__modeButton:hover{background:linear-gradient(#334155 0%,#1e293b 100%);border-color:#38bdf880;transform:translateY(-2px)}.styles-module__do7z-q__modeButtonTitle{color:#38bdf8;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.styles-module__do7z-q__modeButtonDesc{color:#94a3b8;font-size:.85rem;line-height:1.4}.styles-module__do7z-q__modalContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module__do7z-q__modalTitle{color:#fff;text-align:center;font-size:2rem;font-weight:900}.styles-module__do7z-q__modalText{color:#e2e8f0;text-align:center;font-size:1rem;line-height:1.5}.styles-module__do7z-q__modalMultiplier{color:#38bdf8;text-shadow:0 4px 16px #38bdf8cc;font-size:3rem;font-weight:900}.styles-module__do7z-q__modalWinnings{color:#0ea5e9;text-shadow:0 4px 16px #0ea5e9cc;font-size:3rem;font-weight:900}.styles-module__do7z-q__modalHint{color:#a0aec0;margin-top:.5rem;font-size:.85rem}.styles-module__do7z-q__modalPrimaryButton{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-shadow:0 1px 2px #0006;background:linear-gradient(#38bdf8 0%,#0ea5e9 100%);border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:.75rem;padding:.95rem 2.4rem;font-size:.95rem;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;transform:translateY(0);box-shadow:0 6px #0284c7,0 6px 0 1px #0003,0 8px 15px #0006,inset 0 1px #ffffff4d}.styles-module__do7z-q__modalPrimaryButton:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px #0284c7,0 8px 0 1px #0003,0 12px 20px #00000080,inset 0 1px #ffffff59}.styles-module__do7z-q__modalPrimaryButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #0369a1,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__do7z-q__modalPrimaryButton:focus-visible{outline-offset:3px;outline:2px solid #38bdf8}@keyframes styles-module__do7z-q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__do7z-q__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.styles-module__do7z-q__gameLayout{flex-direction:column;height:calc(100svh - 2rem)}.styles-module__do7z-q__leftSidebar{width:100%}.styles-module__do7z-q__gameArea{min-height:400px}}@media (max-width:768px){.styles-module__do7z-q__gameArea{height:100%;min-height:0}.styles-module__do7z-q__gameAreaSizer{height:100%;min-height:340px}.styles-module__do7z-q__canvasContainer{width:100%;height:100%;min-height:0}}@media (max-width:480px){.styles-module__do7z-q__gameArea{height:100%;min-height:0}.styles-module__do7z-q__gameAreaSizer{height:100%;min-height:300px}.styles-module__do7z-q__canvasContainer{width:100%;height:100%;min-height:0}}
