.bg-animation[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;background-image:var(--bgImage);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.3}body[data-theme=neon] .bg-animation[data-astro-cid-j7pv25f6],body[data-theme=cosmic] .bg-animation[data-astro-cid-j7pv25f6]{opacity:.08}body[data-theme=retro] .bg-animation[data-astro-cid-j7pv25f6]{opacity:.1;image-rendering:pixelated}.particle[data-astro-cid-j7pv25f6]{position:absolute;width:100px;height:100px;border-radius:50%;opacity:.1}body[data-theme=modern] .particle[data-astro-cid-j7pv25f6]{background:radial-gradient(circle,var(--primary),transparent);animation:float 20s infinite}body[data-theme=retro] .particle[data-astro-cid-j7pv25f6]{background:var(--primary);width:20px;height:20px;border-radius:0;animation:pixelFloat 15s infinite linear}body[data-theme=minimal] .particle[data-astro-cid-j7pv25f6]{display:none}.particle[data-astro-cid-j7pv25f6]:nth-child(1){top:20%;left:20%;animation-delay:0s}.particle[data-astro-cid-j7pv25f6]:nth-child(2){top:60%;left:70%;animation-delay:7s}.particle[data-astro-cid-j7pv25f6]:nth-child(3){top:80%;left:40%;animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(100px,-100px) scale(1.2)}66%{transform:translate(-100px,100px) scale(.8)}}@keyframes pixelFloat{0%{transform:translate(0)}to{transform:translate(100vw,100vh)}}.hero[data-astro-cid-j7pv25f6]{position:relative;z-index:1;padding:6rem 2rem;text-align:center;overflow:hidden}body[data-theme=modern] .hero[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#e87722e6,#ff9a56e6);box-shadow:0 0 50px #e8772280}body[data-theme=modern] .hero[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:bgScroll 20s linear infinite}@keyframes bgScroll{0%{background-position:0 0}to{background-position:60px 60px}}body[data-theme=retro] .hero[data-astro-cid-j7pv25f6]{background:var(--primary);border:8px solid var(--secondary);box-shadow:0 0 0 4px var(--primary),8px 8px 0 4px #0000004d;margin:2rem}body[data-theme=retro] .hero[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px)}body[data-theme=minimal] .hero[data-astro-cid-j7pv25f6]{background:linear-gradient(to bottom,white 0%,var(--dark-light) 100%);border-bottom:3px solid var(--primary)}.hero-content[data-astro-cid-j7pv25f6]{max-width:800px;margin:0 auto;position:relative;z-index:2}.logo-container[data-astro-cid-j7pv25f6]{margin-bottom:2rem}.hero-logo[data-astro-cid-j7pv25f6]{max-width:200px;height:auto;animation:logoFloat 3s ease-in-out infinite}body[data-theme=retro] .hero-logo[data-astro-cid-j7pv25f6]{image-rendering:pixelated;filter:drop-shadow(4px 4px 0 rgba(0,0,0,.3))}body[data-theme=minimal] .hero-logo[data-astro-cid-j7pv25f6]{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin-bottom:1rem;font-weight:800}body[data-theme=modern] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:3.5rem;color:#fff;text-shadow:0 0 20px rgba(0,0,0,.5)}body[data-theme=retro] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:2rem;color:var(--light);text-shadow:4px 4px 0 rgba(0,0,0,.3);letter-spacing:3px}body[data-theme=minimal] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:3.5rem;color:var(--text)}.gradient-text[data-astro-cid-j7pv25f6]{display:inline-block}body[data-theme=modern] .gradient-text[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#fff,#fc0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:textShine 3s ease-in-out infinite}body[data-theme=retro] .gradient-text[data-astro-cid-j7pv25f6]{color:var(--secondary);animation:blink 2s step-end infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.7}}body[data-theme=minimal] .gradient-text[data-astro-cid-j7pv25f6]{color:var(--primary)}@keyframes textShine{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}.hero-subtitle[data-astro-cid-j7pv25f6]{margin-bottom:2rem}body[data-theme=modern] .hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.5rem;color:#fff;opacity:.95}body[data-theme=retro] .hero-subtitle[data-astro-cid-j7pv25f6]{font-size:.8rem;color:var(--light);text-shadow:2px 2px 0 rgba(0,0,0,.3)}body[data-theme=minimal] .hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.5rem;color:var(--gray)}.hero-buttons[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-j7pv25f6]{padding:1rem 2rem;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block;border:none;cursor:pointer}body[data-theme=modern] .btn[data-astro-cid-j7pv25f6]{border-radius:50px;box-shadow:0 4px 15px #0000004d}body[data-theme=modern] .btn[data-astro-cid-j7pv25f6]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 20px #0006}body[data-theme=retro] .btn[data-astro-cid-j7pv25f6]{border-radius:0;border:4px solid currentColor;font-size:.8rem;box-shadow:4px 4px #0000004d}body[data-theme=retro] .btn[data-astro-cid-j7pv25f6]:hover{transform:translate(2px,2px);box-shadow:2px 2px #0000004d}body[data-theme=retro] .btn[data-astro-cid-j7pv25f6]:active{transform:translate(4px,4px);box-shadow:none}body[data-theme=minimal] .btn[data-astro-cid-j7pv25f6]{border-radius:8px}body[data-theme=minimal] .btn[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-primary[data-astro-cid-j7pv25f6]{background:#fff;color:var(--primary)}body[data-theme=retro] .btn-primary[data-astro-cid-j7pv25f6]{background:var(--light);color:var(--secondary)}.btn-secondary[data-astro-cid-j7pv25f6]{background:transparent;border:2px solid white}body[data-theme=modern] .btn-secondary[data-astro-cid-j7pv25f6]{color:#fff}body[data-theme=retro] .btn-secondary[data-astro-cid-j7pv25f6]{background:var(--secondary);color:var(--light);border-color:var(--secondary)}body[data-theme=minimal] .btn-secondary[data-astro-cid-j7pv25f6]{border-color:var(--primary);color:var(--primary)}.featured-games[data-astro-cid-j7pv25f6]{padding:4rem 2rem;position:relative;z-index:1}body[data-theme=retro] .featured-games[data-astro-cid-j7pv25f6]{background:var(--light)}.container[data-astro-cid-j7pv25f6]{max-width:1200px;margin:0 auto}h2[data-astro-cid-j7pv25f6]{font-size:2.5rem;margin-bottom:2rem;text-align:center}body[data-theme=modern] h2[data-astro-cid-j7pv25f6]{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}body[data-theme=retro] h2[data-astro-cid-j7pv25f6]{color:var(--secondary);font-size:1.5rem;text-shadow:3px 3px 0 rgba(0,0,0,.2);letter-spacing:2px}body[data-theme=minimal] h2[data-astro-cid-j7pv25f6]{color:var(--text)}body[data-theme=neon] h2[data-astro-cid-j7pv25f6]{color:var(--primary);text-shadow:var(--neon-glow);letter-spacing:3px;text-transform:uppercase}body[data-theme=cosmic] h2[data-astro-cid-j7pv25f6]{color:var(--gray);text-shadow:0 0 20px var(--secondary)}.games-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-section[data-astro-cid-j7pv25f6]{padding:4rem 2rem;position:relative;z-index:1}body[data-theme=modern] .about-section[data-astro-cid-j7pv25f6]{background:#0f3460cc}body[data-theme=retro] .about-section[data-astro-cid-j7pv25f6]{background:var(--secondary);border:8px solid var(--primary);margin:2rem}body[data-theme=minimal] .about-section[data-astro-cid-j7pv25f6]{background:#fff;border-top:1px solid var(--border)}body[data-theme=neon] .about-section[data-astro-cid-j7pv25f6]{background:#0a0a0acc;border-top:2px solid var(--primary);box-shadow:inset 0 0 50px #e877221a}body[data-theme=cosmic] .about-section[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#03045ecc,#0077b6cc);border-top:2px solid var(--secondary)}.about-content[data-astro-cid-j7pv25f6]{max-width:700px;margin:0 auto;text-align:center}body[data-theme=modern] .about-content[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:#fff}body[data-theme=retro] .about-content[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--light)}.about-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:1.1rem;margin-bottom:2rem;line-height:1.8}body[data-theme=modern] .about-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#ffffffe6}body[data-theme=retro] .about-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--light);font-size:.8rem;text-shadow:2px 2px 0 rgba(0,0,0,.2)}body[data-theme=minimal] .about-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--gray)}.stats-section[data-astro-cid-j7pv25f6]{padding:4rem 2rem;position:relative;z-index:1}body[data-theme=modern] .stats-section[data-astro-cid-j7pv25f6]{background:#1a1a2e99}body[data-theme=retro] .stats-section[data-astro-cid-j7pv25f6]{background:var(--light)}body[data-theme=minimal] .stats-section[data-astro-cid-j7pv25f6]{background:var(--dark-light)}body[data-theme=neon] .stats-section[data-astro-cid-j7pv25f6]{background:#0a0a0a80}body[data-theme=cosmic] .stats-section[data-astro-cid-j7pv25f6]{background:#03045e80}.stats-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.stat-card[data-astro-cid-j7pv25f6]{text-align:center;padding:2rem;border-radius:12px;transition:transform .3s}body[data-theme=modern] .stat-card[data-astro-cid-j7pv25f6]{background:#e877221a;border:1px solid rgba(232,119,34,.3)}body[data-theme=retro] .stat-card[data-astro-cid-j7pv25f6]{background:var(--secondary);border:4px solid var(--primary);border-radius:0}body[data-theme=minimal] .stat-card[data-astro-cid-j7pv25f6]{background:#fff;box-shadow:0 2px 8px #0000001a}body[data-theme=neon] .stat-card[data-astro-cid-j7pv25f6]{background:#e877221a;border:2px solid var(--primary);box-shadow:inset 0 0 20px #e877221a}body[data-theme=cosmic] .stat-card[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#9d4edd33,#0077b633);border:2px solid var(--secondary)}.stat-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px)}.stat-number[data-astro-cid-j7pv25f6]{font-size:3rem;font-weight:900;margin-bottom:.5rem}body[data-theme=modern] .stat-number[data-astro-cid-j7pv25f6]{color:var(--primary);text-shadow:0 0 20px rgba(232,119,34,.5)}body[data-theme=retro] .stat-number[data-astro-cid-j7pv25f6]{color:var(--primary);font-size:2rem;text-shadow:3px 3px 0 rgba(0,0,0,.3)}body[data-theme=minimal] .stat-number[data-astro-cid-j7pv25f6]{color:var(--primary)}body[data-theme=neon] .stat-number[data-astro-cid-j7pv25f6]{color:var(--primary);text-shadow:var(--neon-glow)}body[data-theme=cosmic] .stat-number[data-astro-cid-j7pv25f6]{color:var(--accent);text-shadow:0 0 20px var(--accent)}.stat-label[data-astro-cid-j7pv25f6]{font-size:1rem;opacity:.9}body[data-theme=modern] .stat-label[data-astro-cid-j7pv25f6]{color:#fff}body[data-theme=retro] .stat-label[data-astro-cid-j7pv25f6]{color:var(--light);font-size:.7rem}body[data-theme=minimal] .stat-label[data-astro-cid-j7pv25f6]{color:var(--gray)}body[data-theme=neon] .stat-label[data-astro-cid-j7pv25f6]{color:var(--accent);text-shadow:0 0 5px var(--accent)}body[data-theme=cosmic] .stat-label[data-astro-cid-j7pv25f6]{color:var(--gray)}.services-section[data-astro-cid-j7pv25f6]{padding:4rem 2rem;position:relative;z-index:1}body[data-theme=modern] .services-section[data-astro-cid-j7pv25f6]{background:#0f346099}body[data-theme=retro] .services-section[data-astro-cid-j7pv25f6]{background:var(--secondary);border:8px solid var(--primary);margin:2rem}body[data-theme=minimal] .services-section[data-astro-cid-j7pv25f6]{background:#fff}body[data-theme=neon] .services-section[data-astro-cid-j7pv25f6]{background:#0a0a0acc;border-top:2px solid var(--primary)}body[data-theme=cosmic] .services-section[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#0077b699,#03045e99)}.services-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.service-card[data-astro-cid-j7pv25f6]{padding:2rem;border-radius:12px;text-align:center;transition:transform .3s}body[data-theme=modern] .service-card[data-astro-cid-j7pv25f6]{background:#ffffff0d;border:1px solid rgba(232,119,34,.2)}body[data-theme=retro] .service-card[data-astro-cid-j7pv25f6]{background:var(--light);border:4px solid var(--primary);border-radius:0}body[data-theme=minimal] .service-card[data-astro-cid-j7pv25f6]{background:var(--dark-light);box-shadow:0 2px 8px #0000000d}body[data-theme=neon] .service-card[data-astro-cid-j7pv25f6]{background:#e877220d;border:2px solid var(--primary);box-shadow:inset 0 0 20px #e877220d}body[data-theme=cosmic] .service-card[data-astro-cid-j7pv25f6]{background:#9d4edd1a;border:2px solid var(--secondary)}.service-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px)}body[data-theme=modern] .service-card[data-astro-cid-j7pv25f6]:hover{border-color:var(--primary);box-shadow:0 0 30px #e877224d}body[data-theme=neon] .service-card[data-astro-cid-j7pv25f6]:hover{box-shadow:0 0 30px #e8772280}.service-icon[data-astro-cid-j7pv25f6]{font-size:3rem;margin-bottom:1rem}.service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:1rem 0;font-size:1.5rem}body[data-theme=modern] .service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--primary)}body[data-theme=retro] .service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--secondary);font-size:1.1rem;text-shadow:2px 2px 0 rgba(0,0,0,.2)}body[data-theme=minimal] .service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--text)}body[data-theme=neon] .service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--primary);text-shadow:0 0 10px var(--primary)}body[data-theme=cosmic] .service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--accent)}.service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:1rem;line-height:1.6}body[data-theme=modern] .service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#fffc}body[data-theme=retro] .service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text);font-size:.75rem}body[data-theme=minimal] .service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--gray)}body[data-theme=neon] .service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--accent)}body[data-theme=cosmic] .service-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--gray)}@media(max-width:768px){.hero[data-astro-cid-j7pv25f6]{padding:4rem 1rem}body[data-theme=modern] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:2.5rem}body[data-theme=retro] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:1.5rem}body[data-theme=minimal] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6],body[data-theme=neon] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6],body[data-theme=cosmic] .hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:2.5rem}.hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.2rem}body[data-theme=retro] .hero-subtitle[data-astro-cid-j7pv25f6]{font-size:.7rem}.games-grid[data-astro-cid-j7pv25f6],.stats-grid[data-astro-cid-j7pv25f6],.services-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}h2[data-astro-cid-j7pv25f6]{font-size:2rem}body[data-theme=retro] h2[data-astro-cid-j7pv25f6]{font-size:1.2rem}body[data-theme=retro] .hero[data-astro-cid-j7pv25f6],body[data-theme=retro] .about-section[data-astro-cid-j7pv25f6],body[data-theme=retro] .services-section[data-astro-cid-j7pv25f6]{margin:1rem}.stat-number[data-astro-cid-j7pv25f6]{font-size:2.5rem}body[data-theme=retro] .stat-number[data-astro-cid-j7pv25f6]{font-size:1.5rem}}
