.page-module__lCSV3G__slotsContainer{width:100%;max-width:1000px;margin:0 auto;padding:30px 20px}.page-module__lCSV3G__header{align-items:center;gap:10px;margin-bottom:30px;display:flex}.page-module__lCSV3G__header h1{color:#fff;font-family:Geogrotesque Wide,sans-serif;font-size:24px;font-weight:700}.page-module__lCSV3G__content{grid-template-columns:1fr 280px;gap:30px;display:grid}@media (max-width:900px){.page-module__lCSV3G__content{grid-template-columns:1fr}}.page-module__lCSV3G__gameArea{flex-direction:column;gap:20px;display:flex}.page-module__lCSV3G__slotMachine{background:linear-gradient(135deg,#1a1035 0%,#2d1f4a 50%,#1a1035 100%);border:2px solid #ff99004d;border-radius:16px;padding:30px;box-shadow:0 10px 40px #00000080,inset 0 0 60px #ff99000d}.page-module__lCSV3G__display{background:linear-gradient(#0d0820 0%,#1a1035 100%);border:2px solid #9370db4d;border-radius:12px;padding:20px;box-shadow:inset 0 0 30px #00000080}.page-module__lCSV3G__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.page-module__lCSV3G__grid.page-module__lCSV3G__spinning .page-module__lCSV3G__cell{animation:.1s infinite page-module__lCSV3G__slotPulse}@keyframes page-module__lCSV3G__slotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.page-module__lCSV3G__cell{aspect-ratio:1;background:linear-gradient(#ffffff1a 0%,#ffffff0d 100%);border:2px solid #9370db4d;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.page-module__lCSV3G__cell.page-module__lCSV3G__winning{background:linear-gradient(#ffbe184d 0%,#f903 100%);border-color:#fca31e;animation:.5s ease-in-out infinite alternate page-module__lCSV3G__winGlow}@keyframes page-module__lCSV3G__winGlow{0%{box-shadow:0 0 10px #fca31e4d}to{box-shadow:0 0 30px #fca31e99}}.page-module__lCSV3G__symbol{font-size:48px;line-height:1}@media (max-width:600px){.page-module__lCSV3G__symbol{font-size:32px}}.page-module__lCSV3G__info{justify-content:center;align-items:center;min-height:80px;margin-top:20px;display:flex}.page-module__lCSV3G__result{text-align:center}.page-module__lCSV3G__result.page-module__lCSV3G__win .page-module__lCSV3G__resultLabel{color:#4ade80;font-size:28px;font-weight:700}.page-module__lCSV3G__result.page-module__lCSV3G__win .page-module__lCSV3G__resultAmount{color:#fca31e;margin-top:5px;font-size:32px;font-weight:700}.page-module__lCSV3G__result.page-module__lCSV3G__win .page-module__lCSV3G__resultMultiplier{color:#fff9;margin-top:5px;font-size:14px}.page-module__lCSV3G__result.page-module__lCSV3G__lose .page-module__lCSV3G__resultLabel{color:#fff6;font-size:18px}.page-module__lCSV3G__controls{background:linear-gradient(135deg,#1a1035cc 0%,#2d1f4acc 100%);border:1px solid #9370db33;border-radius:12px;padding:20px}.page-module__lCSV3G__betControls{margin-bottom:15px}.page-module__lCSV3G__betLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:12px}.page-module__lCSV3G__betInput{align-items:center;gap:10px;display:flex}.page-module__lCSV3G__betBtn{color:#fff;cursor:pointer;background:#9370db33;border:1px solid #9370db66;border-radius:8px;width:40px;height:40px;font-size:20px;transition:all .2s}.page-module__lCSV3G__betBtn:hover{background:#9370db66}.page-module__lCSV3G__inputWrapper{background:#0000004d;border:1px solid #9370db4d;border-radius:8px;flex:1;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.page-module__lCSV3G__inputWrapper input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:16px}.page-module__lCSV3G__quickBets{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.page-module__lCSV3G__quickBets button{color:#ffffffb3;cursor:pointer;background:#9370db26;border:1px solid #9370db4d;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s}.page-module__lCSV3G__quickBets button:hover{color:#fff;background:#9370db4d}.page-module__lCSV3G__error{color:#ef4444;text-align:center;margin:10px 0;font-size:14px}.page-module__lCSV3G__spinBtn{letter-spacing:2px;width:100%;height:50px;font-size:18px;font-weight:700;transition:all .3s}.page-module__lCSV3G__spinBtn.page-module__lCSV3G__spinning{opacity:.7;cursor:not-allowed}.page-module__lCSV3G__sidebar{flex-direction:column;gap:20px;display:flex}.page-module__lCSV3G__payTable,.page-module__lCSV3G__history{background:linear-gradient(135deg,#1a1035cc 0%,#2d1f4acc 100%);border:1px solid #9370db33;border-radius:12px;padding:15px}.page-module__lCSV3G__payTable h3,.page-module__lCSV3G__history h3{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:14px}.page-module__lCSV3G__payRow{border-bottom:1px solid #9370db1a;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.page-module__lCSV3G__payRow:last-child{border-bottom:none}.page-module__lCSV3G__payRow span:first-child{font-size:16px}.page-module__lCSV3G__gold{color:#fca31e;font-weight:600}.page-module__lCSV3G__historyItem{color:#ffffffb3;border-bottom:1px solid #9370db1a;grid-template-columns:24px 1fr 60px;gap:10px;padding:8px 0;font-size:14px;display:grid}.page-module__lCSV3G__historyItem.page-module__lCSV3G__win{color:#4ade80}.page-module__lCSV3G__historyItem.page-module__lCSV3G__lose{color:#fff6}.page-module__lCSV3G__noHistory{color:#fff6;text-align:center;padding:20px 0;font-size:14px}
