.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__loadingSpinner{border:3px solid #94a3b866;border-top-color:#fbbf24;border-radius:999px;width:40px;height:40px;animation:.7s linear infinite styles-module__Ooav2G__chickSpinner}@keyframes styles-module__Ooav2G__chickSpinner{to{transform:rotate(360deg)}}.styles-module__Ooav2G__container button,.styles-module__Ooav2G__container input,.styles-module__Ooav2G__container a,.styles-module__Ooav2G__container [role=button]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.styles-module__Ooav2G__gameLayout{align-items:stretch;gap:1.5rem;width:100%;min-height:500px;display:flex}.styles-module__Ooav2G__topControls{flex-direction:column;gap:.5rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__speedControl{background:#1a1e2b;border-radius:8px;gap:0;padding:.25rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__speedButton:first-child{border-radius:6px 0 0 6px}.styles-module__Ooav2G__speedButton:last-child{border-right:none;border-radius:0 6px 6px 0}.styles-module__Ooav2G__speedButton:hover:not(:disabled){color:#e2e8f0;background:#2d3748}.styles-module__Ooav2G__speedButton.styles-module__Ooav2G__speedActive{color:#fff;background:linear-gradient(135deg,#fbbf24,#f59e0b);font-weight:700;transform:translateY(-1px)}.styles-module__Ooav2G__speedButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__Ooav2G__speedButton:active:not(:disabled){transform:translateY(0)}.styles-module__Ooav2G__pointsSection{flex-direction:column;gap:.5rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__betSection{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__Ooav2G__sectionLabel{color:#a0aec0;margin:0;font-size:.9rem;font-weight:600}.styles-module__Ooav2G__betInputWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__betInput:focus{border-color:#fbbf24;outline:none}.styles-module__Ooav2G__betInput:disabled{opacity:.5;cursor:not-allowed}.styles-module__Ooav2G__betMultipliers{gap:.5rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__multiplierButton:hover:not(:disabled){background:#4a5568;border-color:#fbbf24}.styles-module__Ooav2G__multiplierButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__Ooav2G__multiplierButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24;box-shadow:0 0 0 1px #0f172ae6,0 0 0 3px #fbbf2466}.styles-module__Ooav2G__multiplierButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #0000008c}.styles-module__Ooav2G__multiplierButton:active:not(:disabled){transform:translateY(0);box-shadow:0 3px 8px #0009}.styles-module__Ooav2G__oddsSection{flex-direction:column;gap:1rem;display:flex}.styles-module__Ooav2G__oddsSection .styles-module__Ooav2G__sectionLabel{text-align:center;width:100%}.styles-module__Ooav2G__oddsDisplay{background:#1a1e2b;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.styles-module__Ooav2G__oddsItem{justify-content:space-between;align-items:center;display:flex}.styles-module__Ooav2G__oddsLabel{color:#a0aec0;font-size:.85rem}.styles-module__Ooav2G__oddsValue{color:#fbbf24;font-size:.9rem;font-weight:700}.styles-module__Ooav2G__predictionOptions{--game-option-grid-gap:.35rem;width:100%;max-width:100%}.styles-module__Ooav2G__predictionChoice{--game-choice-bg:linear-gradient(180deg,#2d3a4d 0%,#1f2937 100%);--game-choice-hover-bg:linear-gradient(180deg,#3a4860 0%,#2a3444 100%);--game-choice-selected-bg:linear-gradient(180deg,#111827 0%,#0b1220 100%);--game-choice-selected-label-color:#fbbf24;--game-choice-value-bg:linear-gradient(180deg,#fbbf24 0%,#f59e0b 100%)}.styles-module__Ooav2G__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__Ooav2G__predictionButton:hover:not(:disabled):not(.styles-module__Ooav2G__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__Ooav2G__predictionButton:hover:not(:disabled):not(.styles-module__Ooav2G__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__Ooav2G__predictionButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__Ooav2G__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__Ooav2G__predictionButton.styles-module__Ooav2G__selected .styles-module__Ooav2G__predictionLabel{color:#fbbf24}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__predictionButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__Ooav2G__predictionButton:active:not(:disabled),.styles-module__Ooav2G__predictionButton.styles-module__Ooav2G__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__Ooav2G__scoreInfo{background:#1a1e2b80;border:1px solid #4a55684d;border-radius:6px;flex-direction:column;gap:.4rem;margin-top:.75rem;padding:.75rem;display:flex}.styles-module__Ooav2G__scoreDetail{justify-content:space-between;align-items:center;display:flex}.styles-module__Ooav2G__scoreLabel{color:#9ca3af;font-size:.75rem;font-weight:500}.styles-module__Ooav2G__scoreValue{color:#10b981;font-size:.85rem;font-weight:700}.styles-module__Ooav2G__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;min-height:auto;margin-top:0;display:flex}.styles-module__Ooav2G__actionButtons>*{flex:1 1 0;min-width:0}.styles-module__Ooav2G__betControls{flex-direction:column;gap:.35rem;height:64px;display:flex}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__betAmountButton,.styles-module__Ooav2G__betControls .styles-module__Ooav2G__startGameButton,.styles-module__Ooav2G__betControls .styles-module__Ooav2G__betButton,.styles-module__Ooav2G__betControls .styles-module__Ooav2G__cashoutButton{flex:1 1 0;min-height:0;padding:.25rem .75rem}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__startGameBetInput{background:#ffffff1f;border-radius:10px;flex:1 1 0;width:100%;max-width:100%;min-height:0;padding:.25rem .75rem}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__betAmountSlot{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__startGameBetInput.styles-module__Ooav2G__disabled{opacity:.6;cursor:not-allowed}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__startGameInput{height:100%}.styles-module__Ooav2G__betControls .styles-module__Ooav2G__startGameButton{max-width:100%}.styles-module__Ooav2G__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__Ooav2G__betAmountButton.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__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__Ooav2G__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__Ooav2G__hatchButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__Ooav2G__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__Ooav2G__cashoutSection{width:100%}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__cashoutButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__Ooav2G__cashoutButton:focus-visible{outline-offset:2px;outline:2px solid #10b981}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__startGameButton:hover:not(.styles-module__Ooav2G__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__Ooav2G__startGameButton.styles-module__Ooav2G__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__Ooav2G__startGameButton:active:not(.styles-module__Ooav2G__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__Ooav2G__startGameBetInput{background:#ffffff26;border-radius:6px;align-items:center;gap:.25rem;width:100%;max-width:100px;padding:.25rem .5rem;display:flex}.styles-module__Ooav2G__startGameCurrency{color:#ffffffe6;font-size:.9rem;font-weight:700}.styles-module__Ooav2G__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__Ooav2G__startGameInput::placeholder{color:#ffffff80}.styles-module__Ooav2G__startGameInput:disabled{opacity:.6}.styles-module__Ooav2G__startGameInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__Ooav2G__startGameInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__Ooav2G__startGameInput[type=number]{appearance:textfield}.styles-module__Ooav2G__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__Ooav2G__betStartButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #fbbf2466}.styles-module__Ooav2G__betStartButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.styles-module__Ooav2G__betStartButton:focus-visible{outline-offset:2px;outline:2px solid #fbbf24}.styles-module__Ooav2G__betStartButton:active:not(:disabled){filter:brightness(.97);transform:translateY(0)}.styles-module__Ooav2G__betAmountSmall{color:#fffc;margin-bottom:.15rem;font-size:.65rem;font-weight:600}.styles-module__Ooav2G__balanceDisplay{text-align:center;color:#10b981;background:#1a1e2b;border-radius:6px;padding:.75rem;font-size:.95rem;font-weight:700}.styles-module__Ooav2G__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__Ooav2G__gameLogo{z-index:5;text-align:left;position:absolute;top:1rem;left:1rem}.styles-module__Ooav2G__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__Ooav2G__gameLogo{max-width:70px;height:auto;display:block}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__progressBarContainer{flex-direction:row;flex:1;align-items:center;gap:.4rem;display:flex}.styles-module__Ooav2G__progressBarTrack{background:#ffffff1a;border-radius:3px;width:100px;height:6px;position:relative;overflow:hidden}.styles-module__Ooav2G__progressBarFill{background:linear-gradient(90deg,#10b981 0%,#34d399 60%,#fbbf24 100%);border-radius:3px;height:100%;transition:width .3s}.styles-module__Ooav2G__progressLabel{color:#ffffffb3;white-space:nowrap;font-size:.65rem;font-weight:600}.styles-module__Ooav2G__progressMaxLabel{color:#fbbf24;white-space:nowrap;font-size:.75rem;font-weight:800}.styles-module__Ooav2G__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__Ooav2G__scoreInfoTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:700;line-height:1}.styles-module__Ooav2G__scoreInfoRows{flex-direction:row;justify-content:flex-end;align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__Ooav2G__scoreInfoRow{align-items:center;gap:.3rem;display:flex}.styles-module__Ooav2G__scoreInfoLabel{color:#ffffff80;text-transform:uppercase;font-size:.6rem;font-weight:600}.styles-module__Ooav2G__scoreInfoValue{color:#10b981;font-size:.7rem;font-weight:700}.styles-module__Ooav2G__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__Ooav2G__infoText{align-items:center;margin-top:2rem;font-size:1.1rem;overflow:visible}.styles-module__Ooav2G__eggsGrid{flex-direction:row;justify-content:center;align-items:center;gap:clamp(.3rem,3vw,1.5rem);display:flex}.styles-module__Ooav2G__eggWrapper{flex-direction:column;align-items:center;gap:0;display:flex;position:relative;overflow:visible}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__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__Ooav2G__eggImageContainer.styles-module__Ooav2G__hatching{animation:.5s infinite styles-module__Ooav2G__shake}@keyframes styles-module__Ooav2G__shake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.styles-module__Ooav2G__hatchingText{color:#fbbf24;font-size:1.2rem;font-weight:600;animation:1.5s ease-in-out infinite styles-module__Ooav2G__pulse}@keyframes styles-module__Ooav2G__pulse{0%,to{opacity:1}50%{opacity:.6}}.styles-module__Ooav2G__eggResultLabel{color:#e2e8f0;text-align:center;font-size:.95rem;font-weight:600;animation:.5s ease-in styles-module__Ooav2G__fadeIn}.styles-module__Ooav2G__eggResultFinal{color:#a0aec0;text-align:center;font-size:.95rem;font-weight:600}@keyframes styles-module__Ooav2G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles-module__Ooav2G__brokenShell{pointer-events:none;z-index:10;width:150px;height:150px;margin-left:-75px;animation:1.5s ease-in forwards styles-module__Ooav2G__shellFall;position:absolute;top:40px;left:50%}.styles-module__Ooav2G__brokenShellImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:100%;height:100%}@keyframes styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__resultInfo{flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.styles-module__Ooav2G__chickenCount{color:#e2e8f0;text-align:center;font-size:1.1rem}.styles-module__Ooav2G__outcome{text-align:center}.styles-module__Ooav2G__outcome.styles-module__Ooav2G__win .styles-module__Ooav2G__outcomeText{color:#10b981;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__Ooav2G__outcome.styles-module__Ooav2G__win .styles-module__Ooav2G__outcomeAmount{color:#10b981;font-size:1.2rem;font-weight:700}.styles-module__Ooav2G__outcome.styles-module__Ooav2G__lose .styles-module__Ooav2G__outcomeText{color:#ef4444;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.styles-module__Ooav2G__outcome.styles-module__Ooav2G__lose .styles-module__Ooav2G__outcomeAmount{color:#ef4444;font-size:1.2rem;font-weight:700}.styles-module__Ooav2G__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.3s ease-in styles-module__Ooav2G__fadeIn;display:flex;position:fixed;inset:0}.styles-module__Ooav2G__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__Ooav2G__modalAppear;box-shadow:0 8px 32px #00000080}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalWin{border:3px solid #10b981}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalLose{border:3px solid #ef4444}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalIntro{border:3px solid #fbbf24;max-width:500px}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalRoundComplete{border:3px solid #10b981;max-width:450px}.styles-module__Ooav2G__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__Ooav2G__modalText{color:#e2e8f0;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.styles-module__Ooav2G__modalSubtitle{color:#a0aec0;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.styles-module__Ooav2G__modalStats{flex-direction:column;gap:1rem;width:100%;margin-bottom:1.5rem;display:flex}.styles-module__Ooav2G__modalStatItem{background:#1a1e2bcc;border:1px solid #4a5568;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__Ooav2G__modalStatLabel{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.styles-module__Ooav2G__modalStatValue{color:#fbbf24;text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:900}.styles-module__Ooav2G__modalStatValueMoney{color:#10b981;text-shadow:0 2px 4px #0000004d;font-size:2.5rem;font-weight:900}@keyframes styles-module__Ooav2G__scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.styles-module__Ooav2G__modalContent{margin-bottom:0}.styles-module__Ooav2G__modalTitle{color:#e2e8f0;margin-bottom:.5rem;font-size:2rem;font-weight:800}.styles-module__Ooav2G__modalStatus{color:#a0aec0;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.styles-module__Ooav2G__modalPoints{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.styles-module__Ooav2G__modalHint{color:#718096;opacity:.8;font-size:.85rem;font-weight:500}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalWin .styles-module__Ooav2G__modalPoints{color:#10b981}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalLose .styles-module__Ooav2G__modalPoints{color:#fbbf24}.styles-module__Ooav2G__modalMultiplier{margin-bottom:.5rem;font-size:3rem;font-weight:900}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalWin .styles-module__Ooav2G__modalMultiplier{color:#10b981}.styles-module__Ooav2G__resultModal.styles-module__Ooav2G__modalLose .styles-module__Ooav2G__modalMultiplier{color:#ef4444}.styles-module__Ooav2G__modalAmount{color:#e2e8f0;justify-content:center;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__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__Ooav2G__modalButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__modalPrimaryButton:active{filter:brightness(.97);transform:translateY(4px);box-shadow:0 2px #92400e,0 2px 5px #0000004d,inset 0 2px 4px #0003}.styles-module__Ooav2G__modalPrimaryButton:focus-visible{outline-offset:3px;outline:2px solid #fbbf24}.styles-module__Ooav2G__historyContainer{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0}.styles-module__Ooav2G__historyTable{justify-content:center;gap:.35rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__historyItem.styles-module__Ooav2G__historyWin{color:#bbf7d0;background:#16a34a40;border-color:#22c55e}.styles-module__Ooav2G__historyItem.styles-module__Ooav2G__historyLose{color:#9ca3af;background:#0f172acc;border-color:#4b5563}@media (min-width:769px) and (max-width:1024px){.styles-module__Ooav2G__eggImageContainer{width:145px;height:145px;margin-bottom:-63px}.styles-module__Ooav2G__eggImage{width:86px!important;height:86px!important}.styles-module__Ooav2G__eggPod{width:200px;height:78px}.styles-module__Ooav2G__eggsGrid{gap:clamp(.3rem,1.8vw,1.1rem)}}@media (max-width:768px){.styles-module__Ooav2G__container{padding:.5rem}.styles-module__Ooav2G__gameLayout{flex-direction:column;gap:.5rem;max-width:100%}.styles-module__Ooav2G__titleDisplay{display:none}.styles-module__Ooav2G__gameArea{flex-direction:column;order:1;justify-content:center;min-height:300px;display:flex;position:relative}.styles-module__Ooav2G__cashoutBanner{flex-direction:column;align-items:flex-end;gap:.35rem;padding:0;display:flex;position:absolute;top:.5rem;left:auto;right:.5rem}.styles-module__Ooav2G__progressRow{gap:0;padding:.3rem .4rem}.styles-module__Ooav2G__progressBarContainer{min-width:80px}.styles-module__Ooav2G__progressBarTrack{height:8px}.styles-module__Ooav2G__progressLabel{font-size:.55rem}.styles-module__Ooav2G__progressMaxLabel{margin-left:.4rem;font-size:.75rem}.styles-module__Ooav2G__scoreInfoBadge{padding:.3rem .5rem}.styles-module__Ooav2G__scoreInfoLabel{font-size:.5rem}.styles-module__Ooav2G__scoreInfoValue{font-size:.6rem}.styles-module__Ooav2G__bottomInfoContainer{gap:8px;bottom:.75rem}.styles-module__Ooav2G__hatchIndicator{padding:.2rem .6rem;font-size:.75rem}.styles-module__Ooav2G__cashoutButton{padding:1rem;font-size:1.1rem}.styles-module__Ooav2G__eggContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.styles-module__Ooav2G__actionButtons{flex-direction:row;align-items:flex-end;gap:.5rem;display:flex}.styles-module__Ooav2G__brokenShell{width:120px;height:120px;margin-left:-60px}.styles-module__Ooav2G__pointsDisplay{padding:.75rem;font-size:1.8rem}.styles-module__Ooav2G__sectionLabel{font-size:.75rem}.styles-module__Ooav2G__predictionButton{flex-direction:column;flex:1;gap:.3rem;margin:0 .5rem}.styles-module__Ooav2G__predictionLabel{font-size:1.5rem}.styles-module__Ooav2G__predictionValue{font-size:.95rem}.styles-module__Ooav2G__predictionOptions{--game-option-grid-gap:.3rem}.styles-module__Ooav2G__hatchButton{padding:1rem;font-size:1.1rem}.styles-module__Ooav2G__eggsGrid{flex-direction:row;justify-content:center;gap:clamp(0rem,.6vw,.25rem)}.styles-module__Ooav2G__eggWrapper{gap:0}.styles-module__Ooav2G__eggImageContainer{width:150px;height:150px;margin-bottom:-60px}.styles-module__Ooav2G__eggImage{width:86px!important;height:86px!important}.styles-module__Ooav2G__eggPod{width:160px;height:60px}.styles-module__Ooav2G__historyContainer{max-width:98%;padding:.4rem .5rem}.styles-module__Ooav2G__historyTable{flex-wrap:nowrap;justify-content:center;gap:clamp(.15rem,.5vw,.3rem);max-width:100%}.styles-module__Ooav2G__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__Ooav2G__modalOverlay{z-index:200}.styles-module__Ooav2G__resultModal{max-width:90%;padding:1.5rem}.styles-module__Ooav2G__modalTitle{font-size:1.5rem}.styles-module__Ooav2G__modalStatus{font-size:1rem}.styles-module__Ooav2G__modalPoints{margin-bottom:.75rem;font-size:2rem}.styles-module__Ooav2G__modalHint{font-size:.75rem}}@media (max-width:480px){.styles-module__Ooav2G__hatchButton{padding:.9rem;font-size:1rem}.styles-module__Ooav2G__predictionButton{margin:0 .4rem}.styles-module__Ooav2G__predictionLabel{font-size:1.3rem}.styles-module__Ooav2G__predictionValue{font-size:.85rem}.styles-module__Ooav2G__gameArea{min-height:280px}.styles-module__Ooav2G__cashoutBanner{gap:.3rem;padding:0;position:absolute;top:.5rem;left:auto;right:.5rem}.styles-module__Ooav2G__progressBarContainer{min-width:90px}.styles-module__Ooav2G__progressBarTrack{height:5px}.styles-module__Ooav2G__progressLabel{font-size:.5rem}.styles-module__Ooav2G__progressRow{gap:.25rem}.styles-module__Ooav2G__progressMaxLabel{font-size:.65rem}.styles-module__Ooav2G__scoreInfoBadge{padding:.25rem .4rem}.styles-module__Ooav2G__scoreInfoLabel{font-size:.45rem}.styles-module__Ooav2G__scoreInfoValue{font-size:.55rem}.styles-module__Ooav2G__bottomInfoContainer{gap:6px;bottom:.5rem}.styles-module__Ooav2G__hatchIndicator{padding:.15rem .5rem;font-size:.7rem}.styles-module__Ooav2G__cashoutButton{padding:.9rem;font-size:1rem}.styles-module__Ooav2G__eggContainer{padding:0}.styles-module__Ooav2G__historyContainer{max-width:99%;padding:.3rem .4rem}.styles-module__Ooav2G__brokenShell{width:100px;height:100px;margin-left:-50px}.styles-module__Ooav2G__pointsDisplay{padding:.6rem;font-size:1.5rem}.styles-module__Ooav2G__eggImageContainer{width:125px;height:125px;margin-bottom:-50px}.styles-module__Ooav2G__eggImage{width:72px!important;height:72px!important}.styles-module__Ooav2G__eggPod{width:145px;height:53px}.styles-module__Ooav2G__eggsGrid{gap:clamp(0rem,.4vw,.18rem)}.styles-module__Ooav2G__historyItem{width:28px;height:28px;font-size:.9rem}.styles-module__Ooav2G__historyTable{gap:.4rem}.styles-module__Ooav2G__modalTitle{font-size:1.3rem}.styles-module__Ooav2G__modalPoints{font-size:1.8rem}}@media (max-width:411px){.styles-module__Ooav2G__historyContainer{max-width:99%;padding:.2rem .3rem}.styles-module__Ooav2G__historyTable{gap:.1rem}.styles-module__Ooav2G__historyItem{border-width:1.5px;width:18px;height:18px;font-size:.55rem}.styles-module__Ooav2G__bottomInfoContainer{gap:5px;bottom:.3rem}.styles-module__Ooav2G__hatchIndicator{padding:.12rem .4rem;font-size:.65rem}.styles-module__Ooav2G__progressBarContainer{min-width:80px}.styles-module__Ooav2G__progressMaxLabel{font-size:.6rem}.styles-module__Ooav2G__scoreInfoBadge{padding:.2rem .35rem}}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__buttonMainLabel,.styles-module__Ooav2G__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__Ooav2G__hatchButton,.styles-module__Ooav2G__cashoutButton,.styles-module__Ooav2G__startGameButton,.styles-module__Ooav2G__modalButton,.styles-module__Ooav2G__modalPrimaryButton,.styles-module__Ooav2G__modeButton,.styles-module__Ooav2G__speedButton,.styles-module__Ooav2G__predictionButton{font-family:Montserrat,sans-serif}.styles-module__Ooav2G__betInputWrapper:focus-within{background:#3f4a5c;border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.styles-module__Ooav2G__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__Ooav2G__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__Ooav2G__betInput::placeholder{color:#6b7280;font-weight:500}.styles-module__Ooav2G__betInput:disabled{opacity:.6;cursor:not-allowed;color:#9ca3af}.styles-module__Ooav2G__modalModeSelect{max-width:500px}.styles-module__Ooav2G__modeButtons{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.styles-module__Ooav2G__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__Ooav2G__modeButton:hover{background:linear-gradient(135deg,#374151,#1f2937);border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 8px 20px #fbbf2433}.styles-module__Ooav2G__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__Ooav2G__modeButton:active{transform:translateY(0);box-shadow:0 4px 14px #0009}.styles-module__Ooav2G__modeButtonTitle{color:#fbbf24;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.styles-module__Ooav2G__modeButtonDesc{color:#a0aec0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.styles-module__Ooav2G__betSection{margin-bottom:1rem;padding:.5rem}.styles-module__Ooav2G__betInput{font-size:.9rem}.styles-module__Ooav2G__currencySymbol{padding:0 .5rem;font-size:.9rem}.styles-module__Ooav2G__modeButton{padding:1rem}.styles-module__Ooav2G__modeButtonTitle{font-size:1.1rem}.styles-module__Ooav2G__modeButtonDesc{font-size:.85rem}}.styles-module__Ooav2G__counterOverride{border-color:#fbbf2473}
