.features-section,footer{background-color:var(--dark-color)}.btn,h1{text-transform:uppercase}.feature-card,.footer-bottom,.section-header,.stats{text-align:center}.contact-form,.game-card,.testimonial{box-shadow:var(--shadow-md)}:root{--primary-color:#ff3e4d;--secondary-color:#2c3e50;--accent-color:#3498db;--dark-color:#1a1a2e;--light-color:#f8f9fa;--text-color:#333;--text-light:#f8f9fa;--gradient-primary:linear-gradient(135deg, #ff3e4d 0%, #ff8f71 100%);--gradient-dark:linear-gradient(135deg, #1a1a2e 0%, #2c3e50 100%);--shadow-sm:0 2px 4px rgba(0, 0, 0, 0.1);--shadow-md:0 4px 8px rgba(0, 0, 0, 0.12);--shadow-lg:0 10px 20px rgba(0, 0, 0, 0.15);--transition:all 0.3s ease;--radius:8px}.btn,.container,.feature-card,.footer-column a,.game-card,.hamburger span,.nav-links a::after,.social-link,a{transition:var(--transition)}.feature-card,.testimonial{border-radius:var(--radius)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:Rajdhani,sans-serif;font-size:1.6rem;line-height:1.6;color:var(--text-color);background-color:var(--light-color);overflow-x:hidden}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;height:100%;object-fit:cover}.game-card:hover .game-image img{transform:scale(1.05)}.game-info{padding:3rem}.game-info h3{font-size:2.2rem;margin-bottom:1rem;color:var(--secondary-color)}.game-info p{margin-bottom:2rem;color:#666}.features-section{padding:10rem 0;color:var(--text-light)}.feature-icon,.features-section .section-header p,.nav-links a:hover{color:var(--primary-color)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:4rem}.feature-card{padding:4rem 3rem;background-color:rgba(255,255,255,.05)}.feature-card:hover{transform:translateY(-10px);background-color:rgba(255,255,255,.1)}.feature-icon{font-size:4rem;margin-bottom:2rem}.feature-card h3{margin-bottom:1.5rem;font-size:2.2rem}.games-section,.testimonials-section{padding:10rem 0;background-color:#f5f5f5}.testimonials-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:3rem;padding:2rem 0;scrollbar-width:none;-ms-overflow-style:none}.game-card,.game-image,.hero{overflow:hidden}.testimonials-slider::-webkit-scrollbar{display:none}.testimonial{flex:0 0 calc(33.333% - 2rem);scroll-snap-align:center;background-color:#fff;padding:4rem;min-width:30rem}.quote{font-size:1.8rem;font-style:italic;margin-bottom:2rem;position:relative}.quote::before{content:'"';font-size:5rem;color:rgba(0,0,0,.1);position:absolute;top:-1.5rem;left:-1rem}.hero::before,.nav-links a::after{content:'';position:absolute;left:0}.author,.stat-item{display:flex;flex-direction:column}.author strong,.stat-label{font-size:1.8rem;color:var(--secondary-color)}.newsletter-section,.social-link,footer{color:var(--text-light)}.author span{color:#666}.newsletter-section{padding:8rem 0;background:var(--gradient-primary)}.newsletter-content{text-align:center;max-width:60rem;margin:0 auto}.newsletter-content h2,h2{font-size:3.6rem;margin-bottom:2rem}.footer-column ul li,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}.newsletter-content p{font-size:1.8rem;margin-bottom:3rem}.contact-item h3,p{margin-bottom:1.5rem}.newsletter-form{display:flex;gap:1rem;justify-content:center}.newsletter-form input{flex:1;padding:1.2rem 2rem;border:none;border-radius:var(--radius);font-size:1.6rem}.about-text,.contact-info,.footer-logo,.hero-content{flex:1}.newsletter-form .btn{background-color:var(--secondary-color)}.about-section,.contact-section{padding:10rem 0;background-color:var(--light-color)}.btn.secondary:hover,.social-link{background-color:var(--secondary-color)}.contact-content{display:flex;gap:8rem;padding:0 2rem}.contact-item{margin-bottom:4rem}.contact-item h3{color:var(--secondary-color)}.contact-item a{color:var(--primary-color);font-weight:500}.contact-item a:hover{text-decoration:underline}.social-links{display:flex;gap:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%}.social-link:hover{background-color:var(--primary-color);transform:translateY(-3px)}.contact-form-container{flex:2}.contact-form{background-color:#fff;padding:5rem;border-radius:var(--radius)}.footer-logo .logo,.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.8rem;font-weight:500}.footer-column h3,.hero h1,.hero h2{margin-bottom:2rem}.form-group input,.form-group textarea{width:100%;padding:1.2rem;border:1px solid #ddd;border-radius:var(--radius);font-family:inherit;font-size:1.6rem;transition:var(--transition)}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:var(--accent-color)}footer{padding:8rem 0 2rem}.footer-content{display:flex;justify-content:space-between;margin-bottom:5rem}.footer-links{flex:2;display:flex;justify-content:space-around}.footer-column h3{font-size:2rem;color:var(--primary-color)}.footer-column a{color:var(--text-light);opacity:.8}.footer-column a:hover{opacity:1;color:var(--primary-color)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width:1024px){html{font-size:56.25%}.container{padding:0 3rem}.hero{flex-direction:column;text-align:center;padding:5rem 0 8rem}.hero-content{margin-bottom:5rem}.cta-buttons{justify-content:center}.about-content,.contact-content,.footer-content{flex-direction:column}.about-content .stats{margin-top:4rem}.footer-logo{margin-bottom:4rem;text-align:center}.footer-links{flex-wrap:wrap}.footer-column{flex-basis:50%;margin-bottom:3rem}}@media (max-width:768px){html{font-size:50%}.container{padding:0 2.5rem}.hamburger{display:flex}.nav-links{position:absolute;top:100%;left:0;width:100%;flex-direction:column;align-items:center;background-color:var(--dark-color);padding:2rem 0;gap:2rem;transform:translateY(-100%);opacity:0;pointer-events:none;transition:var(--transition);z-index:99}.nav-links.active{transform:translateY(0);opacity:1;pointer-events:all}.hamburger.active span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.hero h1{font-size:5rem}.testimonial{flex:0 0 100%}.newsletter-form{flex-direction:column}.feature-card{padding:2rem 1rem}.footer-column{flex-basis:100%;text-align:center}}.footer-about,.logo{transform:translateX(20px)}.hero-content,.hero-image{position:relative;z-index:1}@media (max-width:480px){.cta-buttons{flex-direction:column;gap:1.5rem}.contact-form{padding:2rem}.section-header{margin-bottom:3rem}.stats{flex-direction:column;gap:2rem}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:5rem;letter-spacing:.2rem}h3{font-size:2.4rem}.section-header{margin-bottom:5rem}.section-header p{font-size:2rem;color:var(--accent-color)}.btn.primary,.btn.secondary:hover,.logo,.nav-links a,header{color:var(--text-light)}.btn{display:inline-block;padding:1.2rem 2.4rem;border-radius:var(--radius);font-weight:600;letter-spacing:.1rem;cursor:pointer;font-size:1.6rem}.btn.primary{background:var(--gradient-primary);border:none}.btn.primary:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.btn.secondary{background-color:transparent;color:var(--secondary-color);border:2px solid var(--secondary-color)}header{background:var(--gradient-dark);position:relative}nav{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;position:relative;z-index:100}.logo{font-size:2.8rem;font-weight:700;letter-spacing:.2rem}.nav-links{display:flex;gap:3rem;transform:translateX(-20px)}.nav-links a{font-weight:500;position:relative}.nav-links a::after{bottom:-5px;width:0;height:2px;background-color:var(--primary-color)}.game-image img,.nav-links a:hover::after{width:100%}.hamburger{display:none;cursor:pointer;flex-direction:column;justify-content:space-between;width:3rem;height:2.1rem}.cta-buttons,.hero,.hero-image,.stats{display:flex}.hamburger span{display:block;height:3px;width:100%;background-color:var(--text-light)}.hero{align-items:center;justify-content:center;padding:6rem 2rem 10rem;position:relative}.hero::before{top:0;width:100%;height:100%;background:url('/api/placeholder/1920/1080') center/cover no-repeat;opacity:.1;z-index:0}.hero h1{font-size:7rem;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.hero h2{font-size:3.2rem}.hero p{font-size:2rem;margin-bottom:4rem;max-width:60rem}.cta-buttons{gap:2rem}.hero-image{flex:1;justify-content:flex-end}.about-content{display:flex;align-items:center;gap:8rem;padding:0 3rem}.about-text p{font-size:1.8rem;margin-bottom:2rem}.stats{flex:1;justify-content:space-around}.stat-number{font-size:5rem;font-weight:700;color:var(--primary-color)}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem}.game-card{background-color:#fff;border-radius:var(--radius)}.game-card:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.game-image{height:20rem}