.GamblePage-module__1kEWyq__mainWrapper{background-color:var(--background-main);color:var(--text-primary);min-height:100vh;padding:3rem 1.5rem 6rem;position:relative;overflow-x:hidden}.GamblePage-module__1kEWyq__mainWrapper:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(80% 50% at 50% 0,#a855f726 0%,#0000 50%),radial-gradient(60% 40% at 100% 100%,#ec48991a 0%,#0000 40%),radial-gradient(60% 40% at 0 100%,#7c3aed1a 0%,#0000 40%);position:fixed;top:0;bottom:0;left:0;right:0}.GamblePage-module__1kEWyq__pageContainer{width:100%;max-width:1200px;margin:0 auto;position:relative}.GamblePage-module__1kEWyq__heroSection{text-align:center;margin-bottom:2rem;padding:3rem 0 4rem;position:relative}.GamblePage-module__1kEWyq__heroGlow{filter:blur(60px);pointer-events:none;z-index:-1;background:radial-gradient(#a855f74d 0%,#0000 70%);width:400px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GamblePage-module__1kEWyq__heading{letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,7vw,4rem);font-weight:900;line-height:1.1}.GamblePage-module__1kEWyq__heading .GamblePage-module__1kEWyq__highlight{background:linear-gradient(135deg, var(--primary-highlight) 0%, #ec4899 50%, #8b5cf6 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #a855f766);-webkit-background-clip:text;background-clip:text;display:block}.GamblePage-module__1kEWyq__subheading{color:var(--text-muted);max-width:500px;margin:1.5rem auto 0;font-size:1.15rem;line-height:1.6}.GamblePage-module__1kEWyq__gamesSection{margin-bottom:3rem}.GamblePage-module__1kEWyq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;padding-left:.5rem;font-size:1.25rem;font-weight:600}.GamblePage-module__1kEWyq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.GamblePage-module__1kEWyq__card{cursor:pointer;text-align:left;background:linear-gradient(135deg,#1e1e28cc 0%,#14141ee6 100%);border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.GamblePage-module__1kEWyq__card:before{content:"";opacity:0;background:linear-gradient(135deg,#a855f71a 0%,#ec48990d 100%);transition:opacity .25s;position:absolute;top:0;bottom:0;left:0;right:0}.GamblePage-module__1kEWyq__card:hover{border-color:#a855f766;transform:translateY(-4px);box-shadow:0 20px 40px -15px #00000080,0 0 30px #a855f726}.GamblePage-module__1kEWyq__card:hover:before{opacity:1}.GamblePage-module__1kEWyq__card:active{transform:translateY(-2px)}.GamblePage-module__1kEWyq__cardIconWrapper{background:linear-gradient(135deg,#a855f733 0%,#7c3aed1a 100%);border:1px solid #a855f74d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s;display:flex}.GamblePage-module__1kEWyq__card:hover .GamblePage-module__1kEWyq__cardIconWrapper{background:linear-gradient(135deg,#a855f74d 0%,#ec489933 100%);border-color:#a855f780;box-shadow:0 0 20px #a855f74d}.GamblePage-module__1kEWyq__cardIcon{color:var(--primary-highlight);transition:transform .25s}.GamblePage-module__1kEWyq__card:hover .GamblePage-module__1kEWyq__cardIcon{transform:scale(1.1)}.GamblePage-module__1kEWyq__cardContent{z-index:1;flex:1;min-width:0;position:relative}.GamblePage-module__1kEWyq__cardTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.GamblePage-module__1kEWyq__cardDescription{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.4}.GamblePage-module__1kEWyq__cardAction{z-index:1;flex-shrink:0;position:relative}.GamblePage-module__1kEWyq__playButton{color:#fff;background:linear-gradient(135deg, var(--primary-highlight) 0%, #7c3aed 100%);white-space:nowrap;border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .25s;display:inline-flex}.GamblePage-module__1kEWyq__card:hover .GamblePage-module__1kEWyq__playButton{box-shadow:0 4px 15px #a855f766}.GamblePage-module__1kEWyq__cardComingSoon{opacity:.5;cursor:not-allowed;filter:grayscale(60%)}.GamblePage-module__1kEWyq__cardComingSoon:hover{box-shadow:none;border-color:#ffffff14;transform:none}.GamblePage-module__1kEWyq__cardComingSoon:hover:before{opacity:0}.GamblePage-module__1kEWyq__cardComingSoon .GamblePage-module__1kEWyq__cardIconWrapper{background:#64646433;border-color:#6464644d}.GamblePage-module__1kEWyq__cardComingSoon:hover .GamblePage-module__1kEWyq__cardIconWrapper{box-shadow:none;background:#64646433;border-color:#6464644d}.GamblePage-module__1kEWyq__cardComingSoon .GamblePage-module__1kEWyq__cardIcon{color:var(--text-muted)}.GamblePage-module__1kEWyq__cardComingSoon:hover .GamblePage-module__1kEWyq__cardIcon{transform:none}.GamblePage-module__1kEWyq__cardComingSoon .GamblePage-module__1kEWyq__playButton{color:var(--text-muted);background:#6464644d}.GamblePage-module__1kEWyq__cardFree{border-color:#22c55e4d}.GamblePage-module__1kEWyq__cardFree:before{background:linear-gradient(135deg,#22c55e1a 0%,#16a34a0d 100%)}.GamblePage-module__1kEWyq__cardFree:hover{border-color:#22c55e80;box-shadow:0 20px 40px -15px #00000080,0 0 30px #22c55e33}.GamblePage-module__1kEWyq__cardFree .GamblePage-module__1kEWyq__cardIconWrapper{background:linear-gradient(135deg,#22c55e33 0%,#16a34a1a 100%);border-color:#22c55e4d}.GamblePage-module__1kEWyq__cardFree:hover .GamblePage-module__1kEWyq__cardIconWrapper{background:linear-gradient(135deg,#22c55e4d 0%,#16a34a33 100%);border-color:#22c55e80;box-shadow:0 0 20px #22c55e4d}.GamblePage-module__1kEWyq__cardFree .GamblePage-module__1kEWyq__cardIcon{color:#4ade80}.GamblePage-module__1kEWyq__freeTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:5;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:12px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:8px;right:8px}.GamblePage-module__1kEWyq__cardComingSoon:hover .GamblePage-module__1kEWyq__playButton{box-shadow:none}.GamblePage-module__1kEWyq__legal{color:var(--text-muted);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-top:3rem;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.6}.GamblePage-module__1kEWyq__legal strong{color:var(--text-primary);font-weight:600}.GamblePage-module__1kEWyq__spinner{color:var(--text-muted);margin:1.5rem auto 0;animation:1s linear infinite GamblePage-module__1kEWyq__spin}@keyframes GamblePage-module__1kEWyq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GamblePage-module__1kEWyq__featuredSection{margin-bottom:3rem}.GamblePage-module__1kEWyq__featuredTitle{color:#4ade80;text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.GamblePage-module__1kEWyq__sparkleIcon{color:#fbbf24;animation:1.5s ease-in-out infinite GamblePage-module__1kEWyq__sparkle}@keyframes GamblePage-module__1kEWyq__sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.GamblePage-module__1kEWyq__featuredCard{cursor:pointer;text-align:left;background:linear-gradient(135deg,#22c55e26 0%,#16a34a1a 50%,#10b98114 100%);border:2px solid #22c55e66;border-radius:20px;align-items:center;gap:1.5rem;width:100%;padding:2rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.GamblePage-module__1kEWyq__featuredCard:before{content:"";opacity:0;background:linear-gradient(135deg,#22c55e33 0%,#fbbf241a 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.GamblePage-module__1kEWyq__featuredGlow{filter:blur(40px);pointer-events:none;background:radial-gradient(#22c55e66 0%,#0000 70%);width:200px;height:200px;animation:3s ease-in-out infinite GamblePage-module__1kEWyq__pulseGlow;position:absolute;top:50%;left:20%;transform:translate(-50%,-50%)}@keyframes GamblePage-module__1kEWyq__pulseGlow{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.6;transform:scale(1.2)}}.GamblePage-module__1kEWyq__featuredCard:hover{border-color:#22c55eb3;transform:translateY(-6px);box-shadow:0 25px 50px -15px #0009,0 0 50px #22c55e4d}.GamblePage-module__1kEWyq__featuredCard:hover:before{opacity:1}.GamblePage-module__1kEWyq__featuredIconWrapper{z-index:1;background:linear-gradient(135deg,#22c55e4d 0%,#fbbf2433 100%);border:2px solid #22c55e80;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative}.GamblePage-module__1kEWyq__featuredCard:hover .GamblePage-module__1kEWyq__featuredIconWrapper{background:linear-gradient(135deg,#22c55e80 0%,#fbbf244d 100%);border-color:#fbbf2499;transform:rotate(10deg);box-shadow:0 0 30px #22c55e80}.GamblePage-module__1kEWyq__featuredIcon{color:#4ade80;transition:all .3s}.GamblePage-module__1kEWyq__featuredCard:hover .GamblePage-module__1kEWyq__featuredIcon{color:#fbbf24;transform:scale(1.1)}.GamblePage-module__1kEWyq__featuredContent{z-index:1;flex:1;min-width:0;position:relative}.GamblePage-module__1kEWyq__featuredCardTitle{color:#fff;background:linear-gradient(135deg,#4ade80 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.GamblePage-module__1kEWyq__featuredCardDescription{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.5}.GamblePage-module__1kEWyq__featuredAction{z-index:1;flex-shrink:0;position:relative}.GamblePage-module__1kEWyq__featuredButton{color:#0f0f0f;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);border-radius:12px;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.GamblePage-module__1kEWyq__featuredCard:hover .GamblePage-module__1kEWyq__featuredButton{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);transform:scale(1.05);box-shadow:0 8px 25px #fbbf2480}.GamblePage-module__1kEWyq__featuredButtonCooldown{color:#fff;white-space:nowrap;letter-spacing:.02em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%);border-radius:12px;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;display:inline-flex}@media (max-width:768px){.GamblePage-module__1kEWyq__mainWrapper{padding:2rem 1rem 4rem}.GamblePage-module__1kEWyq__heroSection{padding:2rem 0 3rem}.GamblePage-module__1kEWyq__grid{grid-template-columns:1fr}.GamblePage-module__1kEWyq__card{padding:1rem 1.25rem}.GamblePage-module__1kEWyq__cardIconWrapper{width:48px;height:48px}.GamblePage-module__1kEWyq__cardIcon{width:24px;height:24px}.GamblePage-module__1kEWyq__cardTitle{font-size:1.1rem}.GamblePage-module__1kEWyq__sectionTitle{text-align:center;padding-left:0}.GamblePage-module__1kEWyq__featuredCard{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.GamblePage-module__1kEWyq__featuredIconWrapper{width:64px;height:64px}.GamblePage-module__1kEWyq__featuredIcon{width:36px;height:36px}.GamblePage-module__1kEWyq__featuredCardTitle{font-size:1.5rem}.GamblePage-module__1kEWyq__featuredCardDescription{font-size:.9rem}.GamblePage-module__1kEWyq__featuredButton{padding:.75rem 1.25rem;font-size:.9rem}.GamblePage-module__1kEWyq__featuredTitle{font-size:1rem}}@media (max-width:400px){.GamblePage-module__1kEWyq__cardDescription{display:none}.GamblePage-module__1kEWyq__playButton{padding:.4rem .75rem;font-size:.8rem}}.GamblePage-module__1kEWyq__heroButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.GamblePage-module__1kEWyq__historyButton{color:var(--text-primary);cursor:pointer;background:#a855f71a;border:1px solid #a855f74d;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.GamblePage-module__1kEWyq__historyButton:hover{background:#a855f733;border-color:#a855f780;transform:translateY(-2px)}.GamblePage-module__1kEWyq__leaderboardButton{color:#fbbf24;cursor:pointer;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.GamblePage-module__1kEWyq__leaderboardButton:hover{background:#fbbf2433;border-color:#fbbf2480;transform:translateY(-2px)}.GamblePage-module__1kEWyq__historyOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s GamblePage-module__1kEWyq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes GamblePage-module__1kEWyq__fadeIn{0%{opacity:0}to{opacity:1}}.GamblePage-module__1kEWyq__historyModal{background:var(--background-card);border:1px solid var(--border-primary);border-radius:1rem;flex-direction:column;width:100%;max-width:1100px;max-height:85vh;animation:.3s GamblePage-module__1kEWyq__slideUp;display:flex;position:relative;overflow:hidden}@keyframes GamblePage-module__1kEWyq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GamblePage-module__1kEWyq__historyHeader{border-bottom:1px solid var(--border-primary);background:#a855f70d;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.GamblePage-module__1kEWyq__historyTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.GamblePage-module__1kEWyq__closeButton{border:1px solid var(--border-primary);width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.GamblePage-module__1kEWyq__closeButton:hover{color:#ef4444;background:#ef44441a;border-color:#ef44444d}.GamblePage-module__1kEWyq__historyLoading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.GamblePage-module__1kEWyq__spinner{animation:1s linear infinite GamblePage-module__1kEWyq__spin}.GamblePage-module__1kEWyq__globalStats{border-bottom:1px solid var(--border-primary);padding:1.5rem}.GamblePage-module__1kEWyq__statsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem;font-size:.9rem;font-weight:600}.GamblePage-module__1kEWyq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.GamblePage-module__1kEWyq__statCard{border:1px solid var(--border-primary);background:#ffffff08;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.GamblePage-module__1kEWyq__statCardHighlight{background:linear-gradient(135deg,#a855f71a,#ec48991a);border-color:#a855f74d}.GamblePage-module__1kEWyq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.GamblePage-module__1kEWyq__statValue{align-items:center;gap:.25rem;font-size:1.25rem;font-weight:700;display:flex}.GamblePage-module__1kEWyq__profit{color:#22c55e}.GamblePage-module__1kEWyq__loss{color:#ef4444}.GamblePage-module__1kEWyq__gameStatsSection{border-bottom:1px solid var(--border-primary);padding:1.25rem 1.5rem}.GamblePage-module__1kEWyq__gameStatsList{flex-direction:column;gap:.5rem;max-height:200px;display:flex;overflow-y:auto}.GamblePage-module__1kEWyq__gameStatRow{border:1px solid var(--border-primary);background:#ffffff05;border-radius:.5rem;grid-template-columns:140px repeat(4,1fr);align-items:center;gap:1rem;padding:.75rem 1rem;display:grid}.GamblePage-module__1kEWyq__gameStatRow:hover{background:#ffffff0a}.GamblePage-module__1kEWyq__gameStatName{white-space:nowrap;font-size:.95rem;font-weight:600}.GamblePage-module__1kEWyq__gameStatDetails{display:contents}.GamblePage-module__1kEWyq__gameStatItem{text-align:center;flex-direction:column;align-items:center;font-size:.9rem;font-weight:600;display:flex}.GamblePage-module__1kEWyq__gameStatItem small{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:500}.GamblePage-module__1kEWyq__gameStatPL{min-width:90px}.GamblePage-module__1kEWyq__historyTabsSection{border-bottom:1px solid var(--border-primary);background:#ffffff05;padding:1rem 1.5rem}.GamblePage-module__1kEWyq__historyTabsSection .GamblePage-module__1kEWyq__statsTitle{margin-bottom:.75rem}.GamblePage-module__1kEWyq__historyTabs{flex-wrap:wrap;gap:.5rem;display:flex}.GamblePage-module__1kEWyq__historyTab{border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;background:#ffffff08;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.GamblePage-module__1kEWyq__historyTab:hover{color:var(--text-primary);background:#a855f71a;border-color:#a855f74d}.GamblePage-module__1kEWyq__historyTabActive{color:var(--text-primary);background:linear-gradient(135deg,#a855f733,#ec489933);border-color:#a855f780}.GamblePage-module__1kEWyq__historyList{flex-direction:column;flex:1;gap:.375rem;min-height:200px;max-height:350px;padding:1rem 1.5rem;display:flex;overflow-y:auto}.GamblePage-module__1kEWyq__historyRow{border-left:3px solid var(--border-primary);background:#ffffff05;border-radius:.5rem;grid-template-columns:1fr auto auto;align-items:center;gap:1.5rem;padding:.75rem 1rem;transition:background .2s;display:grid}.GamblePage-module__1kEWyq__historyRow:hover{background:#ffffff0a}.GamblePage-module__1kEWyq__historyWin{border-left-color:#22c55e}.GamblePage-module__1kEWyq__historyLoss{border-left-color:#ef4444}.GamblePage-module__1kEWyq__historyGame{align-items:center;gap:.75rem;display:flex}.GamblePage-module__1kEWyq__historyGameName{background:#a855f726;border-radius:.25rem;padding:.2rem .5rem;font-size:.9rem;font-weight:600}.GamblePage-module__1kEWyq__historyDate{color:var(--text-muted);font-size:.8rem}.GamblePage-module__1kEWyq__historyBet{align-items:center;gap:1rem;display:flex}.GamblePage-module__1kEWyq__historyWager{color:var(--text-muted);font-size:.85rem}.GamblePage-module__1kEWyq__historyResult{text-align:right;min-width:80px;font-size:.95rem;font-weight:700}.GamblePage-module__1kEWyq__historyDetail{color:var(--text-muted);grid-column:1/-1;margin-top:.25rem;font-size:.75rem;font-style:italic}.GamblePage-module__1kEWyq__noHistory{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}@media (max-width:900px){.GamblePage-module__1kEWyq__historyModal{max-width:95vw}.GamblePage-module__1kEWyq__gameStatRow{grid-template-columns:1fr;gap:.5rem}.GamblePage-module__1kEWyq__gameStatDetails{grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;display:grid}}@media (max-width:600px){.GamblePage-module__1kEWyq__historyModal{max-height:90vh}.GamblePage-module__1kEWyq__historyHeader{padding:1rem}.GamblePage-module__1kEWyq__historyTitle{font-size:1.1rem}.GamblePage-module__1kEWyq__statsGrid{grid-template-columns:repeat(2,1fr)}.GamblePage-module__1kEWyq__statValue{font-size:1.1rem}.GamblePage-module__1kEWyq__gameStatDetails{grid-template-columns:repeat(2,1fr)}.GamblePage-module__1kEWyq__historyTabs{gap:.375rem}.GamblePage-module__1kEWyq__historyTab{padding:.4rem .75rem;font-size:.8rem}.GamblePage-module__1kEWyq__historyRow{grid-template-columns:1fr auto;gap:.5rem}.GamblePage-module__1kEWyq__historyBet{grid-column:1/-1;justify-content:space-between}}.GamblePage-module__1kEWyq__multiplayerSection{background:linear-gradient(135deg,#1e1e2db3 0%,#141423e6 100%);border:1px solid #a855f726;border-radius:20px;margin-bottom:3rem;padding:2rem;position:relative;overflow:hidden}.GamblePage-module__1kEWyq__multiplayerSection:before{content:"";background:linear-gradient(90deg,#0000 0%,#a855f780 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.GamblePage-module__1kEWyq__multiplayerHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.GamblePage-module__1kEWyq__multiplayerHeader .GamblePage-module__1kEWyq__sectionTitle{align-items:center;gap:.75rem;margin-bottom:0;font-size:1.5rem;display:flex}.GamblePage-module__1kEWyq__multiplayerHeader .GamblePage-module__1kEWyq__sectionTitle svg{color:#a855f7e6}.GamblePage-module__1kEWyq__betaNotice{color:var(--text-secondary);background:#facc150f;border:1px solid #facc151f;border-radius:8px;margin-left:.5rem;padding:.35rem .6rem;font-size:.875rem;display:inline-block}.GamblePage-module__1kEWyq__multiplayerActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GamblePage-module__1kEWyq__currentLobbyBadge{color:var(--text-secondary);background:#a855f726;border:1px solid #a855f74d;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.GamblePage-module__1kEWyq__multiplayerBtn{background:linear-gradient(135deg, var(--primary-highlight) 0%, #7c3aed 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #a855f740}.GamblePage-module__1kEWyq__multiplayerBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 15px #a855f766}.GamblePage-module__1kEWyq__multiplayerBtn:disabled{opacity:.5;cursor:not-allowed}.GamblePage-module__1kEWyq__multiplayerBtnSecondary{color:#a855f7e6;cursor:pointer;background:#a855f714;border:1px solid #a855f740;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.GamblePage-module__1kEWyq__multiplayerBtnSecondary:hover:not(:disabled){color:#a855f7;background:#a855f726;border-color:#a855f766;transform:translateY(-1px)}.GamblePage-module__1kEWyq__lobbyError{color:#f85149;background:#f8514926;border:1px solid #f8514966;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.GamblePage-module__1kEWyq__lobbyError button{color:#f85149;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.GamblePage-module__1kEWyq__noLobbies{text-align:center;color:var(--text-muted);background:linear-gradient(135deg,#a855f708 0%,#8b5cf60f 50%,#a855f708 100%);border:1px dashed #a855f733;border-radius:16px;padding:4rem 2rem;position:relative;overflow:hidden}.GamblePage-module__1kEWyq__noLobbies:before{content:"";pointer-events:none;background:radial-gradient(circle,#a855f714 0%,#0000 50%);width:200%;height:200%;animation:4s ease-in-out infinite GamblePage-module__1kEWyq__pulseGlow;position:absolute;top:-50%;left:-50%}.GamblePage-module__1kEWyq__noLobbiesIcon{z-index:1;background:linear-gradient(135deg,#a855f726 0%,#8b5cf640 100%);border:1px solid #a855f74d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;position:relative}.GamblePage-module__1kEWyq__noLobbiesIcon svg{color:#a855f7b3}.GamblePage-module__1kEWyq__noLobbies h3{color:var(--text-primary);z-index:1;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;position:relative}.GamblePage-module__1kEWyq__noLobbies p{z-index:1;max-width:360px;margin:0 auto 1.5rem;font-size:.9375rem;line-height:1.5;position:relative}.GamblePage-module__1kEWyq__noLobbiesActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.GamblePage-module__1kEWyq__gameFilterTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.GamblePage-module__1kEWyq__gameFilterTab{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.GamblePage-module__1kEWyq__gameFilterTab:hover{color:var(--text-primary);background:#a855f71a;border-color:#a855f74d}.GamblePage-module__1kEWyq__gameFilterActive{color:#a855f7;background:#a855f733;border-color:#a855f780}.GamblePage-module__1kEWyq__lobbyGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.GamblePage-module__1kEWyq__lobbyCard{background:linear-gradient(135deg,#191e28e6 0%,#12161ef2 100%);border:1px solid #a855f71f;border-radius:14px;padding:1.25rem;transition:all .25s;position:relative;overflow:hidden}.GamblePage-module__1kEWyq__lobbyCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#a855f766 50%,#0000 100%);height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.GamblePage-module__1kEWyq__lobbyCard:hover{border-color:#a855f759;transform:translateY(-4px);box-shadow:0 12px 28px #00000059,0 0 20px #a855f714}.GamblePage-module__1kEWyq__lobbyCard:hover:before{opacity:1}.GamblePage-module__1kEWyq__lobbyCardHeader{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.GamblePage-module__1kEWyq__lobbyNameRow{align-items:center;gap:.5rem;display:flex}.GamblePage-module__1kEWyq__lobbyGameIcon{color:#a855f7;opacity:.8;flex-shrink:0}.GamblePage-module__1kEWyq__lobbyBadges{flex-wrap:wrap;gap:.5rem;display:flex}.GamblePage-module__1kEWyq__gameTypeBadge{text-transform:uppercase;letter-spacing:.5px;color:#a855f7;background:#a855f726;border:1px solid #a855f74d;border-radius:6px;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.GamblePage-module__1kEWyq__gameBadge{color:#a855f7;background:#a855f733;border-radius:4px;margin-left:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.GamblePage-module__1kEWyq__lobbyName{word-break:break-word;color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.GamblePage-module__1kEWyq__lobbyStatus{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:20px;padding:.25rem .625rem;font-size:.7rem;font-weight:600}.GamblePage-module__1kEWyq__lobbyWaiting{color:#3fb950;background:#2ea04333;border:1px solid #2ea04366}.GamblePage-module__1kEWyq__lobbyInGame{color:#d29922;background:#bb800933;border:1px solid #bb800966}.GamblePage-module__1kEWyq__lobbyInfo{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.GamblePage-module__1kEWyq__lobbyInfoRow{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.GamblePage-module__1kEWyq__lobbyInfoRow svg{opacity:.7;color:#a855f799}.GamblePage-module__1kEWyq__lobbyJoinBtn{background:linear-gradient(135deg, var(--primary-highlight) 0%, #7c3aed 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #a855f733}.GamblePage-module__1kEWyq__lobbyJoinBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #a855f759}.GamblePage-module__1kEWyq__lobbyJoinBtn:disabled{color:var(--text-muted);cursor:not-allowed;background:#ffffff1a}.GamblePage-module__1kEWyq__lobbyModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#161b22fa;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:440px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000080}.GamblePage-module__1kEWyq__lobbyForm{padding:1.5rem}.GamblePage-module__1kEWyq__formGroup{margin-bottom:1.25rem}.GamblePage-module__1kEWyq__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.GamblePage-module__1kEWyq__formGroup input[type=text],.GamblePage-module__1kEWyq__formGroup input[type=number],.GamblePage-module__1kEWyq__formGroup select{width:100%;color:var(--text-primary);background:#0000004d;border:1px solid #ffffff26;border-radius:8px;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s}.GamblePage-module__1kEWyq__formGroup input:focus,.GamblePage-module__1kEWyq__formGroup select:focus{border-color:var(--primary-highlight);outline:none}.GamblePage-module__1kEWyq__formGroup small{color:var(--text-muted);margin-top:.375rem;font-size:.75rem;display:block}.GamblePage-module__1kEWyq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.GamblePage-module__1kEWyq__formCheckbox{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.GamblePage-module__1kEWyq__formCheckbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-highlight);cursor:pointer}.GamblePage-module__1kEWyq__formCheckbox label{color:var(--text-secondary);cursor:pointer;font-size:.875rem}.GamblePage-module__1kEWyq__inviteCodeInput{text-align:center;letter-spacing:.25em;text-transform:uppercase;font-family:monospace;font-size:1.5rem!important}.GamblePage-module__1kEWyq__formActions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}@media (max-width:768px){.GamblePage-module__1kEWyq__multiplayerHeader{flex-direction:column;align-items:flex-start}.GamblePage-module__1kEWyq__multiplayerActions{justify-content:flex-start;width:100%}.GamblePage-module__1kEWyq__formRow{grid-template-columns:1fr}}.GamblePage-module__1kEWyq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.2s ease-out GamblePage-module__1kEWyq__modalFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes GamblePage-module__1kEWyq__modalFadeIn{0%{opacity:0}to{opacity:1}}.GamblePage-module__1kEWyq__modal{background:linear-gradient(135deg,#161b22 0%,#1a1f2e 100%);border:1px solid #30363d;border-radius:12px;width:90%;max-width:400px;animation:.2s ease-out GamblePage-module__1kEWyq__modalSlideIn;box-shadow:0 16px 48px #00000080}@keyframes GamblePage-module__1kEWyq__modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.GamblePage-module__1kEWyq__modalHeader{border-bottom:1px solid #30363d;padding:1.25rem 1.5rem}.GamblePage-module__1kEWyq__modalHeader h3{color:#e6edf3;margin:0;font-size:1.25rem;font-weight:600}.GamblePage-module__1kEWyq__modalBody{padding:1.5rem}.GamblePage-module__1kEWyq__modalBody p{color:#c9d1d9;margin:0;line-height:1.5}.GamblePage-module__1kEWyq__modalFooter{background:#0003;border-top:1px solid #30363d;border-radius:0 0 12px 12px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.GamblePage-module__1kEWyq__btnDanger{color:#fff;cursor:pointer;background:linear-gradient(135deg,#da3633 0%,#f85149 100%);border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #f851494d}.GamblePage-module__1kEWyq__btnDanger:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f8514966}
