.Hilo-module__M5QLbG__container{background:0 0;flex-direction:column;gap:24px;width:100%;margin:0;padding:0;display:flex;position:relative}.Hilo-module__M5QLbG__mainLayout{z-index:10;justify-content:center;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:80px 20px 40px;display:flex}.Hilo-module__M5QLbG__controlsCol{background:var(--bg-sidebar);border:1px solid #ffffff0d;border-right:none;border-radius:16px 0 0 16px;flex-direction:column;flex:0 0 360px;align-self:flex-start;gap:18px;width:360px;min-height:750px;padding:24px;display:flex}.Hilo-module__M5QLbG__inputGroup{flex-direction:column;gap:8px;display:flex}.Hilo-module__M5QLbG__labelGroup{justify-content:space-between;align-items:center;display:flex}.Hilo-module__M5QLbG__labelGroup label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:800}.Hilo-module__M5QLbG__balanceDisplay{color:#64748b;align-items:center;gap:4px;font-size:.85rem;display:flex}.Hilo-module__M5QLbG__inputWrapper{background:var(--bg-dark);border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:2px 8px 2px 12px;display:flex;position:relative}.Hilo-module__M5QLbG__inputIcon{color:#64748b;font-size:.75rem;font-weight:600}.Hilo-module__M5QLbG__inputWrapper input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:10px 8px;font-size:.95rem;font-weight:700}.Hilo-module__M5QLbG__betAdjustButtons{gap:4px;display:flex}.Hilo-module__M5QLbG__betAdjustBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;min-width:32px;padding:6px 10px;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.Hilo-module__M5QLbG__betAdjustBtn:hover:not(:disabled){color:#fff;background:#ffffff0d;border-color:#ffffff26}.Hilo-module__M5QLbG__betAdjustBtn:disabled{opacity:.4;cursor:not-allowed}.Hilo-module__M5QLbG__actionBtn{cursor:pointer;text-transform:none;letter-spacing:.3px;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Hilo-module__M5QLbG__startBtn{color:#1a1410;text-transform:uppercase;letter-spacing:1.1px;background:linear-gradient(135deg,#ffb13b 0%,#ff9624 20%,#ff7a00 50%,#e85a00 80%,#b93a00 100%);padding:15px;font-weight:950;box-shadow:0 6px 18px #ff7a0040}.Hilo-module__M5QLbG__startBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 28px #ff7a0073}.Hilo-module__M5QLbG__predictionButtons{grid-template-columns:1fr;gap:10px;display:grid}.Hilo-module__M5QLbG__hiBtn{color:#fff;background:#22c55e;border:1px solid #22c55e}.Hilo-module__M5QLbG__loBtn{color:#fff;background:#ef4444;border:1px solid #ef4444}.Hilo-module__M5QLbG__hiBtn:hover:not(:disabled){background:#16a34a;border-color:#16a34a}.Hilo-module__M5QLbG__loBtn:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.Hilo-module__M5QLbG__sameBtn{color:#ff7a00;background:#ff7a0026;border:1px solid #ff7a004d}.Hilo-module__M5QLbG__sameBtn:hover:not(:disabled){background:#ff7a0040;border-color:#ff7a0080}.Hilo-module__M5QLbG__cashoutBtn{color:#fff;text-transform:uppercase;letter-spacing:1.1px;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);padding:15px;font-weight:950;box-shadow:0 6px 18px #22c55e47}.Hilo-module__M5QLbG__cashoutBtn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 28px #22c55e80}.Hilo-module__M5QLbG__skipBtn{color:#94a3b8;background:#4755694d;border:1px solid #47556966;padding:12px;font-size:.85rem}.Hilo-module__M5QLbG__skipBtn:hover:not(:disabled){color:#cbd5e1;background:#47556966}.Hilo-module__M5QLbG__actionBtn:disabled{opacity:.4;cursor:not-allowed}.Hilo-module__M5QLbG__probabilityDisplay{flex-direction:column;gap:8px;margin:8px 0;display:flex}.Hilo-module__M5QLbG__probItem{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;transition:all .2s;display:flex}.Hilo-module__M5QLbG__probItem:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff26;transform:translateY(-1px)}.Hilo-module__M5QLbG__probItem:disabled{opacity:.4;cursor:not-allowed}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__higher{border-left:3px solid #22c55e}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__higher:hover:not(:disabled){background:#22c55e1a;border-color:#22c55e}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__lower{border-left:3px solid #ef4444}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__lower:hover:not(:disabled){background:#ef44441a;border-color:#ef4444}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__sameBtn{border-left:3px solid #ff7a00}.Hilo-module__M5QLbG__probItem.Hilo-module__M5QLbG__sameBtn:hover:not(:disabled){background:#ff7a001a;border-color:#ff7a00}.Hilo-module__M5QLbG__probLabel{color:#94a3b8;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.Hilo-module__M5QLbG__probValue{color:#fff;font-size:.9rem;font-weight:800}.Hilo-module__M5QLbG__totalProfitBox{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;margin-top:8px;padding:12px}.Hilo-module__M5QLbG__totalProfitLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem}.Hilo-module__M5QLbG__totalProfitValue{color:#fff;align-items:center;gap:4px;font-size:.95rem;font-weight:700;display:flex}.Hilo-module__M5QLbG__visualCol{background:var(--bg-sidebar);border:1px solid #ffffff0d;border-radius:0 16px 16px 0;flex-direction:column;flex:1;gap:24px;width:100%;max-width:936px;min-height:750px;padding:24px;display:flex;position:relative}.Hilo-module__M5QLbG__cardContainer{flex:1;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.Hilo-module__M5QLbG__ghostCards{justify-content:center;align-items:center;gap:40px;width:100%;display:flex;position:absolute}.Hilo-module__M5QLbG__ghostCard{background:#ffffff08;border:2px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:140px;height:200px;display:flex}.Hilo-module__M5QLbG__ghostCardLabel{color:#475569;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700}.Hilo-module__M5QLbG__ghostCardValue{color:#334155;font-size:2rem;font-weight:900}.Hilo-module__M5QLbG__ghostCardSub{color:#475569;font-size:.65rem}.Hilo-module__M5QLbG__card{z-index:10;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:200px;height:280px;transition:all .3s;display:flex;position:relative;box-shadow:0 20px 60px #00000080}.Hilo-module__M5QLbG__card.Hilo-module__M5QLbG__flipping{animation:.6s ease-in-out Hilo-module__M5QLbG__cardFlip}@keyframes Hilo-module__M5QLbG__cardFlip{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}to{transform:rotateY(0)}}.Hilo-module__M5QLbG__cardValue{font-size:5rem;font-weight:900;line-height:1}.Hilo-module__M5QLbG__cardValue.Hilo-module__M5QLbG__red{color:#ef4444}.Hilo-module__M5QLbG__cardValue.Hilo-module__M5QLbG__black{color:#1e293b}.Hilo-module__M5QLbG__cardSuit{margin-top:8px;font-size:3rem}.Hilo-module__M5QLbG__cardCorner{font-size:1.2rem;font-weight:700;position:absolute}.Hilo-module__M5QLbG__cardCorner.Hilo-module__M5QLbG__topLeft{top:12px;left:12px}.Hilo-module__M5QLbG__cardCorner.Hilo-module__M5QLbG__bottomRight{bottom:12px;right:12px;transform:rotate(180deg)}.Hilo-module__M5QLbG__profitBoxes{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Hilo-module__M5QLbG__profitBox{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:16px}.Hilo-module__M5QLbG__profitBoxTitle{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.75rem}.Hilo-module__M5QLbG__profitBoxValue{color:#fff;align-items:center;gap:6px;font-size:.95rem;font-weight:700;display:flex}.Hilo-module__M5QLbG__profitBoxDelete{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px}.Hilo-module__M5QLbG__cardHistory{border-top:1px solid #ffffff0d;gap:8px;padding:16px 0;display:flex;overflow-x:auto}.Hilo-module__M5QLbG__historyCard{background:#fff;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:50px;height:70px;display:flex;position:relative;box-shadow:0 4px 12px #0000004d}.Hilo-module__M5QLbG__historyCard .Hilo-module__M5QLbG__cardValue{font-size:1.5rem}.Hilo-module__M5QLbG__historyCard .Hilo-module__M5QLbG__cardSuit{margin-top:2px;font-size:1rem}.Hilo-module__M5QLbG__historyMultiplier{color:#fff;white-space:nowrap;background:#22c55e;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.Hilo-module__M5QLbG__idleState{color:#64748b;flex-direction:column;align-items:center;gap:16px;display:flex}.Hilo-module__M5QLbG__idleText{font-size:1.2rem;font-weight:600}@media (max-width:900px){.Hilo-module__M5QLbG__mainLayout{flex-direction:column;padding:14px 0 0}.Hilo-module__M5QLbG__controlsCol,.Hilo-module__M5QLbG__visualCol{flex:auto;width:100%;min-width:0;max-width:none;min-height:auto}.Hilo-module__M5QLbG__visualCol{border-bottom:none;border-right:1px solid #ffffff0d;border-radius:16px 16px 0 0;order:-1;gap:18px;padding:18px 16px}.Hilo-module__M5QLbG__controlsCol{border-right:1px solid #ffffff0d;border-radius:0 0 16px 16px;gap:14px;padding:16px}.Hilo-module__M5QLbG__cardContainer{min-height:300px}.Hilo-module__M5QLbG__ghostCards{gap:20px}.Hilo-module__M5QLbG__ghostCard{width:120px;height:170px}.Hilo-module__M5QLbG__profitBoxes{gap:12px}}@media (max-width:560px){.Hilo-module__M5QLbG__controlsCol,.Hilo-module__M5QLbG__visualCol{padding:14px}.Hilo-module__M5QLbG__card{width:170px;height:240px}.Hilo-module__M5QLbG__cardValue{font-size:4rem}.Hilo-module__M5QLbG__cardSuit{font-size:2.4rem}.Hilo-module__M5QLbG__ghostCards{gap:14px}.Hilo-module__M5QLbG__ghostCard{width:110px;height:156px}.Hilo-module__M5QLbG__ghostCardValue{font-size:1.6rem}.Hilo-module__M5QLbG__actionBtn{padding:13px 14px;font-size:.88rem}.Hilo-module__M5QLbG__profitBox{padding:12px}}
