.landing-module__g1LwZa__landing{background:var(--bg-primary,#0a0a0f);min-height:100vh;color:var(--text-primary,#e0e0e8);font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;flex-direction:column;display:flex}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:6rem 2rem 4rem;display:flex}.landing-module__g1LwZa__logo{letter-spacing:.2em;color:var(--accent-cyan,#00f0ff);text-shadow:0 0 30px #00f0ff80;margin:0;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700}.landing-module__g1LwZa__tagline{color:var(--accent-amber,#fa0);margin:1rem 0 .5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400}.landing-module__g1LwZa__subtitle{color:var(--text-muted,#888);max-width:600px;margin:1rem 0 2.5rem;font-size:clamp(.9rem,2vw,1.1rem);line-height:1.6}.landing-module__g1LwZa__ctaButton{border:2px solid var(--accent-cyan,#00f0ff);color:var(--accent-cyan,#00f0ff);font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:0 0;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .2s}.landing-module__g1LwZa__ctaButton:hover{background:var(--accent-cyan,#00f0ff);color:var(--bg-primary,#0a0a0f);box-shadow:0 0 20px #00f0ff66}.landing-module__g1LwZa__ctaButton:focus{outline:none;box-shadow:0 0 0 3px #00f0ff4d}.landing-module__g1LwZa__ctaHint{color:var(--text-muted,#666);margin-top:1.5rem;font-size:.8rem}.landing-module__g1LwZa__section{width:100%;max-width:900px;margin:0 auto;padding:4rem 2rem}.landing-module__g1LwZa__sectionTitle{color:var(--accent-amber,#fa0);text-transform:uppercase;letter-spacing:.15em;text-align:center;margin:0 0 2rem;font-size:1.5rem}.landing-module__g1LwZa__description{color:var(--text-secondary,#ccc);line-height:1.8}.landing-module__g1LwZa__description p{margin:0 0 1.25rem}.landing-module__g1LwZa__description p:last-child{margin-bottom:0}.landing-module__g1LwZa__sectionSubtitle{text-align:center;color:var(--text-muted,#888);margin:-1rem 0 2rem;font-size:.95rem}.landing-module__g1LwZa__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__categoryCard{background:#ffffff05;border:1px solid #ffffff1a;padding:1.5rem;text-decoration:none;transition:all .2s;display:block;position:relative}.landing-module__g1LwZa__categoryCard:hover{border-color:var(--accent-amber,#fa0);background:#ffaa000d}.landing-module__g1LwZa__categoryLabel{color:var(--accent-amber,#fa0);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;font-size:1rem}.landing-module__g1LwZa__categoryDescription{color:var(--text-secondary,#ccc);margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.landing-module__g1LwZa__categoryExamples{color:var(--text-muted,#888);margin:0 0 1rem;font-size:.8rem}.landing-module__g1LwZa__categoryCommand{font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;color:var(--accent-cyan,#00f0ff);background:#00f0ff14;margin-top:auto;padding:.5rem .75rem;font-size:.85rem;display:block}.landing-module__g1LwZa__gamesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.landing-module__g1LwZa__gameCard{background:#ffffff05;border:1px solid #ffffff1a;padding:1.25rem;text-decoration:none;transition:all .2s;display:block}.landing-module__g1LwZa__gameCard:hover{border-color:var(--accent-cyan,#00f0ff);background:#00f0ff0d}.landing-module__g1LwZa__gameName{color:var(--text-primary,#e0e0e8);margin:0 0 .25rem;font-size:1rem}.landing-module__g1LwZa__gameTagline{color:var(--text-muted,#888);margin:0;font-size:.8rem;line-height:1.4}.landing-module__g1LwZa__seeAllLink{color:var(--accent-cyan,#00f0ff);font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-block}.landing-module__g1LwZa__seeAllLink:hover{opacity:.8}.landing-module__g1LwZa__moreGamesCard{background:#00f0ff0d;border:1px dashed #00f0ff4d;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.landing-module__g1LwZa__moreGamesCard:hover{border-color:var(--accent-cyan,#00f0ff);background:#00f0ff1a}.landing-module__g1LwZa__moreGamesCount{color:var(--accent-cyan,#00f0ff);font-size:1.75rem;font-weight:700}.landing-module__g1LwZa__moreGamesLabel{color:var(--text-muted,#888);margin-top:.25rem;font-size:.8rem}.landing-module__g1LwZa__featureList{gap:1rem;display:grid}.landing-module__g1LwZa__featureItem{border-bottom:1px solid #ffffff0d;align-items:baseline;gap:1rem;padding:.75rem 0;display:flex}.landing-module__g1LwZa__featureItem:last-child{border-bottom:none}.landing-module__g1LwZa__featureName{color:var(--accent-amber,#fa0);flex-shrink:0;min-width:140px;font-size:.9rem}.landing-module__g1LwZa__featureDescription{color:var(--text-muted,#888);font-size:.85rem;line-height:1.5}.landing-module__g1LwZa__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__featuredCard{background:#ffffff05;border:1px solid #ffffff1a;padding:1.5rem;text-decoration:none;transition:all .2s;display:block}.landing-module__g1LwZa__featuredCard:hover{border-color:var(--accent-cyan,#00f0ff);background:#00f0ff0d}.landing-module__g1LwZa__cardLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--accent-amber,#fa0);font-size:.7rem}.landing-module__g1LwZa__cardTitle{color:var(--text-primary,#e0e0e8);margin:.5rem 0;font-size:1.1rem}.landing-module__g1LwZa__cardDescription{color:var(--text-muted,#888);margin:0;font-size:.85rem;line-height:1.5}.landing-module__g1LwZa__footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:auto;padding:3rem 2rem}.landing-module__g1LwZa__footerLinks{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-muted,#888);font-size:.85rem;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--accent-cyan,#00f0ff)}.landing-module__g1LwZa__footerCopy{color:var(--text-muted,#666);margin:1.5rem 0 0;font-size:.75rem}.landing-module__g1LwZa__modalOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.landing-module__g1LwZa__modal{background:var(--bg-primary,#0a0a0f);border:2px solid var(--accent-cyan,#00f0ff);width:100%;max-width:450px;padding:2rem;box-shadow:0 0 40px #00f0ff33}.landing-module__g1LwZa__modalTitle{color:var(--accent-cyan,#00f0ff);text-transform:uppercase;letter-spacing:.1em;margin:0 0 1.5rem;font-size:1.25rem}.landing-module__g1LwZa__modalContent{color:var(--text-secondary,#ccc);line-height:1.6}.landing-module__g1LwZa__modalContent p{margin:0 0 .75rem}.landing-module__g1LwZa__modalList{margin:1rem 0;padding-left:1.25rem}.landing-module__g1LwZa__modalList li{margin:.5rem 0}.landing-module__g1LwZa__modalList code{color:var(--accent-cyan,#00f0ff);font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;background:#00f0ff1a;padding:.15rem .4rem;font-size:.9em}.landing-module__g1LwZa__modalActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.landing-module__g1LwZa__buttonPrimary,.landing-module__g1LwZa__buttonSecondary{font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s}.landing-module__g1LwZa__buttonPrimary{background:var(--accent-cyan,#00f0ff);border:2px solid var(--accent-cyan,#00f0ff);color:var(--bg-primary,#0a0a0f);font-weight:700}.landing-module__g1LwZa__buttonPrimary:hover{box-shadow:0 0 15px #00f0ff80}.landing-module__g1LwZa__buttonSecondary{border:1px solid var(--text-muted,#666);color:var(--text-muted,#888);background:0 0}.landing-module__g1LwZa__buttonSecondary:hover{border-color:var(--text-primary,#e0e0e8);color:var(--text-primary,#e0e0e8)}.landing-module__g1LwZa__rangeBannerActive,.landing-module__g1LwZa__rangeBannerInactive{max-width:720px;margin:0 auto;padding:1.25rem 2rem}.landing-module__g1LwZa__rangeBannerActive{background:#22c55e0f;border:1px solid #22c55e4d;border-left:3px solid #22c55e}.landing-module__g1LwZa__rangeBannerInactive{background:#ffffff05;border:1px solid #ffffff14}.landing-module__g1LwZa__rangeBannerContent{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.landing-module__g1LwZa__rangeLiveDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite landing-module__g1LwZa__livePulse;box-shadow:0 0 8px #22c55e99}.landing-module__g1LwZa__rangeLiveLabel{color:#22c55e;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.landing-module__g1LwZa__rangeEventName{color:var(--text-primary,#e0e0e8);font-size:.9rem;font-weight:600}.landing-module__g1LwZa__rangePlayerCount{color:var(--text-muted,#888);font-size:.8rem}.landing-module__g1LwZa__rangeBannerActions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.landing-module__g1LwZa__rangeWatchLink{color:var(--accent-cyan,#00f0ff);font-size:.8rem;text-decoration:none;transition:text-shadow .15s}.landing-module__g1LwZa__rangeWatchLink:hover{text-shadow:0 0 10px #00f0ff80}.landing-module__g1LwZa__rangeJoinButton{font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;color:#0a0a0f;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#22c55e;border:none;padding:.4rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:box-shadow .2s;display:inline-block}.landing-module__g1LwZa__rangeJoinButton:hover{box-shadow:0 0 15px #22c55e80}.landing-module__g1LwZa__rangeInactiveTitle{color:var(--text-primary,#e0e0e8);letter-spacing:.05em;font-size:.9rem;font-weight:700}.landing-module__g1LwZa__rangeInactiveDesc{color:var(--text-muted,#888);flex:1;font-size:.8rem;line-height:1.4}.landing-module__g1LwZa__rangeEnterButton{font-family:var(--font-jetbrains,"JetBrains Mono"),monospace;color:var(--accent-cyan,#00f0ff);cursor:pointer;background:0 0;border:1px solid #00f0ff4d;margin-left:auto;padding:.4rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.landing-module__g1LwZa__rangeEnterButton:hover{border-color:var(--accent-cyan,#00f0ff);background:#00f0ff1a}.landing-module__g1LwZa__liveIndicator{color:#22c55e;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:1.5rem;right:1.5rem}.landing-module__g1LwZa__liveDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite landing-module__g1LwZa__livePulse;box-shadow:0 0 6px #22c55e99}@keyframes landing-module__g1LwZa__livePulse{0%,to{opacity:1;box-shadow:0 0 6px #22c55e99}50%{opacity:.6;box-shadow:0 0 3px #22c55e4d}}@media (max-width:600px){.landing-module__g1LwZa__hero{min-height:60vh;padding:4rem 1.5rem 3rem}.landing-module__g1LwZa__section{padding:3rem 1.5rem}.landing-module__g1LwZa__featuredGrid,.landing-module__g1LwZa__categoryGrid,.landing-module__g1LwZa__gamesGrid{grid-template-columns:1fr}.landing-module__g1LwZa__featureItem{flex-direction:column;gap:.25rem}.landing-module__g1LwZa__featureName{min-width:auto}.landing-module__g1LwZa__rangeBannerActive,.landing-module__g1LwZa__rangeBannerInactive{padding:1rem 1.5rem}.landing-module__g1LwZa__rangeBannerContent{gap:.5rem}.landing-module__g1LwZa__rangeBannerActions{width:100%;margin-top:.5rem;margin-left:0}.landing-module__g1LwZa__rangeInactiveDesc{flex:auto}.landing-module__g1LwZa__rangeEnterButton{margin-left:0}.landing-module__g1LwZa__modalActions{flex-direction:column-reverse}.landing-module__g1LwZa__buttonPrimary,.landing-module__g1LwZa__buttonSecondary{width:100%}}
/*# sourceMappingURL=f4858d3f84821702.css.map*/