@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700;800;900&display=swap);:root{--gradient-primary:linear-gradient(135deg,#667eea,#764ba2);--gradient-secondary:linear-gradient(135deg,#f093fb,#f5576c);--gradient-accent:linear-gradient(135deg,#4facfe,#00f2fe);--gradient-gold:linear-gradient(135deg,#f7971e,#ffd200);--gradient-emerald:linear-gradient(135deg,#11998e,#38ef7d);--gradient-dark:linear-gradient(180deg,#0c0c1d,#1a1a2e 50%,#16213e);--gradient-card:linear-gradient(145deg,#ffffff0d,#ffffff05);--bg-primary:#0a0a14;--bg-secondary:#12121f;--bg-card:#ffffff08;--text-white:#fff;--text-gray:#a0a0b8;--text-muted:#6b6b80;--border-light:#ffffff14;--border-glow:#667eea66;--shadow-purple:#667eea59;--shadow-pink:#f5576c4d;--glow-cyan:#00f2fe80}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a14;background:var(--bg-primary);color:#fff;color:var(--text-white);font-family:Outfit,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.02em}a{color:inherit;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1)}.navbar-main{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0a0a14d9;border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border-light);padding:18px 0;position:relative;z-index:1000}.navbar-main .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1320px;padding:0 24px}.logo-link{align-items:center;display:flex;gap:12px}.logo-img{height:48px;width:auto}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700}.nav-desktop{align-items:center;display:flex;gap:8px}.nav-desktop a{border-radius:12px;color:#a0a0b8;color:var(--text-gray);font-family:Outfit,sans-serif;font-size:15px;font-weight:500;overflow:hidden;padding:12px 20px;position:relative}.nav-desktop a:before{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:12px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .4s ease}.nav-desktop a:hover{color:#fff;color:var(--text-white)}.nav-desktop a:hover:before{opacity:.15}.nav-desktop a.active{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);color:#fff;color:var(--text-white)}.hamburger-btn,.nav-desktop a.active{border:1px solid #ffffff14;border:1px solid var(--border-light)}.hamburger-btn{align-items:center;background:#ffffff08;background:var(--bg-card);border-radius:14px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:48px;justify-content:center;padding:12px;transition:all .3s ease;width:48px}.hamburger-btn:hover{background:#667eea1a;border-color:#667eea66;border-color:var(--border-glow)}.hamburger-btn span{background:#fff;background:var(--text-white);border-radius:2px;display:block;height:2px;transition:all .3s ease;width:20px}.hamburger-btn.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-btn.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-nav{align-items:center;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:#0a0a14fa;display:none;flex-direction:column;gap:16px;height:100vh;height:100dvh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .4s cubic-bezier(.25,.8,.25,1);visibility:hidden;width:100%;z-index:9999}.mobile-nav.active{opacity:1;visibility:visible}.mobile-nav a{border-radius:16px;color:#a0a0b8;color:var(--text-gray);font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:600;padding:16px 48px;position:relative;transition:all .3s ease}.mobile-nav a.active,.mobile-nav a:hover{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);color:#fff;color:var(--text-white)}.mobile-nav-close{align-items:center;background:#ffffff08;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:16px;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .3s ease;width:52px}.mobile-nav-close:hover{background:#f5576c1a;border-color:#f5576c4d;border-color:var(--shadow-pink)}.mobile-nav-close:after,.mobile-nav-close:before{background:#fff;background:var(--text-white);border-radius:2px;content:"";height:2px;position:absolute;width:22px}.mobile-nav-close:before{transform:rotate(45deg)}.mobile-nav-close:after{transform:rotate(-45deg)}.hero-section{align-items:center;background:#0a0a14;background:var(--bg-primary);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:100px 24px;position:relative}.hero-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute}.hero-gradient-orb{border-radius:50%;filter:blur(120px);opacity:.6;position:absolute}.hero-gradient-orb-1{background:radial-gradient(circle,#667eea80 0,#0000 70%);height:800px;left:-200px;top:-300px;width:800px}.hero-gradient-orb-2{background:radial-gradient(circle,#f093fb66 0,#0000 70%);bottom:-200px;height:600px;right:-100px;width:600px}.hero-gradient-orb-3{background:radial-gradient(circle,#00f2fe4d 0,#0000 70%);height:500px;right:20%;top:40%;width:500px}.hero-mesh{background-image:radial-gradient(circle at 1px 1px,#ffffff08 1px,#0000 0);background-size:40px 40px;inset:0;position:absolute}.hero-glow-line{background:linear-gradient(90deg,#0000,#667eea80,#0000);height:1px;position:absolute}.hero-glow-line-1{left:20%;top:20%;width:60%}.hero-glow-line-2{bottom:30%;right:10%;width:40%}.hero-content{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:10}.hero-eyebrow{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:100px;display:inline-flex;gap:12px;margin-bottom:32px;padding:10px 24px}.hero-eyebrow-icon{background:linear-gradient(135deg,#11998e,#38ef7d);background:var(--gradient-emerald);border-radius:50%;box-shadow:0 0 20px #38ef7d99;height:8px;width:8px}.hero-eyebrow-text{color:#a0a0b8;color:var(--text-gray);font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.hero-title{font-size:clamp(3rem,10vw,5.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin-bottom:28px}.hero-title-line-1{color:#fff;color:var(--text-white);display:block}.hero-title-line-2{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.hero-title-line-2,.hero-title-line-3{-webkit-text-fill-color:#0000;display:block}.hero-title-line-3{background:linear-gradient(135deg,#4facfe,#00f2fe);background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text}.hero-description{color:#a0a0b8;color:var(--text-gray);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;line-height:1.8;margin:0 auto 48px;max-width:640px}.hero-cta-group{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:80px}.btn-hero-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border:none;border-radius:16px;box-shadow:0 8px 32px #667eea59,0 0 0 0 #667eea00;box-shadow:0 8px 32px var(--shadow-purple),0 0 0 0 #667eea00;color:#fff;color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:12px;overflow:hidden;padding:18px 36px;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1)}.btn-hero-primary:before{background:linear-gradient(135deg,#fff3,#0000 50%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.btn-hero-primary:hover{box-shadow:0 16px 48px #667eea59,0 0 0 4px #667eea33;box-shadow:0 16px 48px var(--shadow-purple),0 0 0 4px #667eea33;transform:translateY(-4px)}.btn-hero-primary:hover:before{opacity:1}.btn-hero-primary svg{height:20px;width:20px}.btn-hero-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:16px;color:#fff;color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:12px;padding:18px 36px;transition:all .4s cubic-bezier(.25,.8,.25,1)}.btn-hero-secondary:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px)}.btn-hero-secondary svg{height:20px;width:20px}.hero-metrics{display:flex;flex-wrap:wrap;gap:64px;justify-content:center}.hero-metric{position:relative;text-align:center}.hero-metric:after{background:linear-gradient(180deg,#0000,#ffffff14,#0000);background:linear-gradient(180deg,#0000,var(--border-light),#0000);content:"";height:50px;position:absolute;right:-32px;top:50%;transform:translateY(-50%);width:1px}.hero-metric:last-child:after{display:none}.hero-metric-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f7971e,#ffd200);background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2}.hero-metric-label{color:#6b6b80;color:var(--text-muted);font-size:14px;font-weight:500;letter-spacing:1.5px;margin-top:4px;text-transform:uppercase}.hero-decoration{pointer-events:none;position:absolute}.hero-decoration-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;box-shadow:0 8px 32px #0000004d;padding:20px}.hero-decoration-1{display:flex;flex-direction:column;gap:12px;height:120px;left:5%;top:15%;width:180px}.decoration-bar{background:#ffffff14;background:var(--border-light);border-radius:4px;height:8px}.decoration-bar-1{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);opacity:.7;width:100%}.decoration-bar-2{width:70%}.decoration-bar-3{width:85%}.hero-decoration-2{align-items:center;border-radius:50%;display:flex;height:140px;justify-content:center;right:6%;top:20%;width:140px}.decoration-circle-inner{background:linear-gradient(135deg,#4facfe,#00f2fe);background:var(--gradient-accent);border-radius:50%;height:80px;opacity:.3;width:80px}.hero-decoration-3{align-items:flex-end;bottom:18%;display:flex;gap:8px;height:100px;left:8%;padding-bottom:16px;width:160px}.decoration-chart-bar{background:linear-gradient(135deg,#11998e,#38ef7d);background:var(--gradient-emerald);border-radius:6px 6px 0 0;flex:1 1;opacity:.5}.decoration-chart-bar:first-child{height:40%}.decoration-chart-bar:nth-child(2){height:70%}.decoration-chart-bar:nth-child(3){height:55%}.decoration-chart-bar:nth-child(4){height:90%}.decoration-chart-bar:nth-child(5){height:65%}.hero-decoration-4{grid-gap:10px;bottom:15%;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);height:110px;right:5%;width:170px}.decoration-dot{aspect-ratio:1;background:#ffffff14;background:var(--border-light);border-radius:10px;width:100%}.decoration-dot:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c);background:var(--gradient-secondary);opacity:.6}.decoration-dot:nth-child(5){background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);opacity:.6}.decoration-dot:nth-child(7){background:linear-gradient(135deg,#4facfe,#00f2fe);background:var(--gradient-accent);opacity:.6}@media (max-width:1200px){.hero-decoration{opacity:.5}}@media (max-width:991px){.nav-desktop{display:none}.hamburger-btn,.mobile-nav{display:flex}.hero-metrics{gap:40px}.hero-decoration,.hero-metric:after{display:none}}@media (max-width:768px){.navbar-main{padding:14px 0}.navbar-main .container{padding:0 16px}.logo-img{height:40px}.hero-section{min-height:auto;padding:60px 16px}.hero-eyebrow{margin-bottom:24px;padding:8px 18px}.hero-eyebrow-text{font-size:11px;letter-spacing:1px}.hero-description{font-size:1rem;margin-bottom:36px;padding:0 8px}.hero-cta-group{align-items:center;flex-direction:column;gap:12px;margin-bottom:60px}.btn-hero-primary,.btn-hero-secondary{border-radius:14px;justify-content:center;max-width:300px;padding:16px 28px;width:100%}.hero-metrics{flex-direction:column;gap:32px}.hero-metric-value{font-size:2.5rem}.mobile-nav a{font-size:22px;padding:14px 36px}.hero-gradient-orb{opacity:.4}.hero-gradient-orb-1{height:400px;width:400px}.hero-gradient-orb-2{height:350px;width:350px}.hero-gradient-orb-3{height:300px;width:300px}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-metric-value{font-size:2rem}.hero-metric-label{font-size:12px}}.section{overflow:hidden;padding:120px 24px;position:relative}.section-dark{background:#12121f;background:var(--bg-secondary)}.section-container{margin:0 auto;max-width:1320px}.section-header{margin-bottom:64px;text-align:center}.section-badge{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:100px;display:inline-flex;gap:8px;margin-bottom:20px;padding:8px 20px}.section-badge-dot{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:50%;height:6px;width:6px}.section-badge-text{color:#a0a0b8;color:var(--text-gray);font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.section-title{color:#fff;color:var(--text-white);font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.section-title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.section-subtitle{color:#a0a0b8;color:var(--text-gray);font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:600px}.games-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.game-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-card:hover{border-color:#667eea66;border-color:var(--border-glow);box-shadow:0 20px 60px #667eea33;transform:translateY(-8px)}.game-card-image{align-items:center;aspect-ratio:16/10;background:#ffffff08;background:var(--bg-card);display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.game-card-image img{height:100%;object-fit:cover;width:100%}.game-card-placeholder{align-items:center;background:linear-gradient(135deg,#667eea33,#764ba233);display:flex;height:100%;justify-content:center;width:100%}.game-card-placeholder svg{color:#6b6b80;color:var(--text-muted);height:64px;opacity:.5;width:64px}.game-card-content{padding:24px}.game-card-title{font-family:Space Grotesk,sans-serif;font-size:1.25rem;margin-bottom:16px}.game-card-btn,.game-card-title{color:#fff;color:var(--text-white);font-weight:600}.game-card-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:14px;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.game-card-btn:hover{box-shadow:0 8px 24px #667eea59;box-shadow:0 8px 24px var(--shadow-purple);transform:translateY(-2px)}.game-card-btn svg{height:16px;width:16px}.section-cta{text-align:center}.btn-see-more{align-items:center;background:#ffffff08;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:14px;color:#fff;color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;gap:10px;padding:16px 32px;text-decoration:none;transition:all .4s ease}.btn-see-more:hover{background:#ffffff14;border-color:#667eea66;border-color:var(--border-glow);transform:translateY(-3px)}.btn-see-more svg{height:18px;width:18px}.about-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-text h3{color:#fff;color:var(--text-white);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:24px}.about-text h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4facfe,#00f2fe);background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text}.about-text p{color:#a0a0b8;color:var(--text-gray);font-size:1.1rem;line-height:1.8;margin-bottom:32px}.about-features{display:flex;flex-direction:column;gap:16px}.about-feature{align-items:center;display:flex;gap:14px}.about-feature-icon{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:12px;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.about-feature-icon svg{color:#667eea;height:20px;width:20px}.about-feature span{color:#fff;color:var(--text-white);font-size:1rem;font-weight:500}.about-visual{position:relative}.about-visual-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:24px;overflow:hidden;padding:40px;position:relative}.about-visual-card:before{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);content:"";height:4px;left:0;position:absolute;right:0;top:0}.about-stats-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.about-stat{text-align:center}.about-stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f7971e,#ffd200);background:var(--gradient-gold);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:8px}.about-stat-label{color:#a0a0b8;color:var(--text-gray);font-size:14px;font-weight:500}.steps-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.step-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:24px;padding:32px;position:relative;text-align:center;transition:all .4s ease}.step-card:hover{border-color:#667eea66;border-color:var(--border-glow);transform:translateY(-6px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:16px;display:flex;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;height:56px;justify-content:center;margin:0 auto 24px;width:56px}.step-card h4,.step-number{color:#fff;color:var(--text-white)}.step-card h4{font-size:1.25rem;font-weight:600;margin-bottom:12px}.step-card p{color:#a0a0b8;color:var(--text-gray);font-size:.95rem;line-height:1.6}.step-connector{background:linear-gradient(90deg,#667eea66,#0000);background:linear-gradient(90deg,var(--border-glow),#0000);height:2px;position:absolute;right:-16px;top:56px;width:32px}.step-card:last-child .step-connector{display:none}.benefits-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.benefit-card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:24px;padding:40px 32px;text-align:center;transition:all .4s ease}.benefit-card:hover{border-color:#667eea66;border-color:var(--border-glow);box-shadow:0 16px 48px #667eea26;transform:translateY(-6px)}.benefit-icon{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;display:flex;height:72px;justify-content:center;margin:0 auto 24px;width:72px}.benefit-icon svg{color:#667eea;height:32px;width:32px}.benefit-card:nth-child(2) .benefit-icon svg{color:#f093fb}.benefit-card:nth-child(3) .benefit-icon svg{color:#4facfe}.benefit-card:nth-child(4) .benefit-icon svg{color:#38ef7d}.benefit-card:nth-child(5) .benefit-icon svg{color:#ffd200}.benefit-card:nth-child(6) .benefit-icon svg{color:#f5576c}.benefit-card h4{color:#fff;color:var(--text-white);font-size:1.25rem;font-weight:600;margin-bottom:12px}.benefit-card p{color:#a0a0b8;color:var(--text-gray);font-size:.95rem;line-height:1.7}.cta-section{background:#0a0a14;background:var(--bg-primary);overflow:hidden;padding:100px 24px;position:relative}.cta-bg{inset:0;pointer-events:none}.cta-bg,.cta-orb{position:absolute}.cta-orb{border-radius:50%;filter:blur(100px);opacity:.5}.cta-orb-1{background:radial-gradient(circle,#667eea66 0,#0000 70%);height:500px;left:50%;top:-200px;transform:translateX(-50%);width:500px}.cta-orb-2{background:radial-gradient(circle,#f093fb4d 0,#0000 70%);bottom:-150px;height:400px;right:10%;width:400px}.cta-container{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:10}.cta-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:32px;padding:64px 48px}.cta-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:24px;box-shadow:0 12px 40px #667eea59;box-shadow:0 12px 40px var(--shadow-purple);display:flex;height:80px;justify-content:center;margin:0 auto 32px;width:80px}.cta-icon svg{height:36px;width:36px}.cta-icon svg,.cta-title{color:#fff;color:var(--text-white)}.cta-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:16px}.cta-title span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4facfe,#00f2fe);background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text}.cta-description{color:#a0a0b8;color:var(--text-gray);font-size:1.1rem;line-height:1.7;margin-bottom:40px}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn-cta-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border:none;border-radius:16px;box-shadow:0 8px 32px #667eea59;box-shadow:0 8px 32px var(--shadow-purple);color:#fff;color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:10px;padding:18px 36px;text-decoration:none;transition:all .4s ease}.btn-cta-primary:hover{box-shadow:0 16px 48px #667eea59;box-shadow:0 16px 48px var(--shadow-purple);transform:translateY(-4px)}.btn-cta-primary svg{height:20px;width:20px}.btn-cta-secondary{align-items:center;background:#0000;border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:16px;color:#fff;color:var(--text-white);cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:16px;font-weight:600;gap:10px;padding:18px 36px;text-decoration:none;transition:all .4s ease}.btn-cta-secondary:hover{background:#ffffff0d;border-color:#667eea66;border-color:var(--border-glow);transform:translateY(-4px)}.btn-cta-secondary svg{height:20px;width:20px}@media (max-width:1200px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.section{padding:80px 20px}.games-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.about-content{gap:48px;grid-template-columns:1fr}.about-visual{order:-1}.steps-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.step-connector{display:none}.benefits-grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section{padding:60px 16px}.section-header{margin-bottom:40px}.games-grid{gap:20px;grid-template-columns:1fr}.game-card-content{padding:20px}.steps-grid{gap:20px;grid-template-columns:1fr}.step-card{padding:28px 24px}.benefits-grid{gap:20px;grid-template-columns:1fr}.benefit-card{padding:32px 24px}.about-stats-grid{gap:24px}.about-stat-value{font-size:2rem}.cta-section{padding:60px 16px}.cta-card{border-radius:24px;padding:40px 24px}.cta-buttons{align-items:center;flex-direction:column}.btn-cta-primary,.btn-cta-secondary{justify-content:center;max-width:300px;width:100%}}.footer{background:#12121f;background:var(--bg-secondary);border-top:1px solid #ffffff14;border-top:1px solid var(--border-light);padding:60px 24px 40px}.footer-container{margin:0 auto;max-width:1000px}.footer-disclaimer{align-items:flex-start;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;display:flex;gap:24px;margin-bottom:32px;padding:32px}.disclaimer-badge{flex-shrink:0}.disclaimer-age{align-items:center;background:linear-gradient(135deg,#f093fb,#f5576c);background:var(--gradient-secondary);border-radius:14px;color:#fff;color:var(--text-white);display:flex;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;height:56px;justify-content:center;width:56px}.footer-disclaimer p{color:#a0a0b8;color:var(--text-gray);font-size:.9rem;line-height:1.8}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff14,#0000);background:linear-gradient(90deg,#0000,var(--border-light),#0000);height:1px;margin:32px 0}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.footer-links a{color:#a0a0b8;color:var(--text-gray);font-size:.95rem;font-weight:500;transition:all .3s ease}.footer-links a:hover{color:#fff;color:var(--text-white)}.footer-images{flex-wrap:wrap;gap:24px}.footer-images,.footer-images a{align-items:center;display:flex;justify-content:center}.footer-images a{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:14px;padding:16px 24px;transition:all .3s ease}.footer-images a:hover{background:#ffffff0d;border-color:#667eea66;border-color:var(--border-glow)}.footer-images img{height:40px;opacity:.8;transition:opacity .3s ease;width:auto}.footer-images a:hover img{opacity:1}.footer-copyright{text-align:center}.footer-copyright p{color:#6b6b80;color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.footer{padding:40px 16px 32px}.footer-disclaimer{align-items:center;flex-direction:column;gap:16px;padding:24px;text-align:center}.footer-links{gap:20px}.footer-links a{font-size:.9rem}.footer-images{gap:16px}.footer-images a{padding:12px 20px}.footer-images img{height:32px}}.age-verification-overlay{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#05050ff2;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:99999}.age-verification-modal{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:28px;max-width:500px;padding:48px;text-align:center;width:100%}.age-verification-icon{align-items:center;background:linear-gradient(135deg,#f093fb,#f5576c);background:var(--gradient-secondary);border-radius:24px;box-shadow:0 12px 40px #f5576c4d;box-shadow:0 12px 40px var(--shadow-pink);display:flex;height:88px;justify-content:center;margin:0 auto 28px;width:88px}.age-verification-icon span{color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700}.age-verification-icon.restricted{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 12px 40px #dc354566}.age-verification-icon.restricted svg{color:#fff;color:var(--text-white);height:44px;width:44px}.age-verification-title{color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:16px}.age-verification-text{color:#a0a0b8;color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:12px}.age-verification-subtext{color:#6b6b80;color:var(--text-muted);font-size:.9rem;margin-bottom:32px}.age-verification-buttons{display:flex;flex-direction:column;gap:12px}.age-btn-accept{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border:none;border-radius:14px;box-shadow:0 8px 32px #667eea59;box-shadow:0 8px 32px var(--shadow-purple);color:#fff;color:var(--text-white);cursor:pointer;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.age-btn-accept:hover{box-shadow:0 12px 40px #667eea59;box-shadow:0 12px 40px var(--shadow-purple);transform:translateY(-3px)}.age-btn-reject{background:#0000;border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:14px;color:#a0a0b8;color:var(--text-gray);cursor:pointer;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.age-btn-reject:hover{background:#dc35451a;border-color:#dc354580;color:#dc3545}.cookie-consent{background:#12121f;background:var(--bg-secondary);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;bottom:24px;box-shadow:0 16px 48px #0006;max-width:400px;padding:24px;position:fixed;right:24px;width:calc(100% - 48px);z-index:9999}.cookie-consent-content{display:flex;gap:16px;margin-bottom:20px}.cookie-consent-icon{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:14px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.cookie-consent-icon svg{color:#a0a0b8;color:var(--text-gray);height:24px;width:24px}.cookie-consent-text p{color:#a0a0b8;color:var(--text-gray);font-size:.9rem;line-height:1.6}.cookie-consent-text a{color:#667eea;font-weight:500}.cookie-consent-text a:hover{text-decoration:underline}.cookie-consent-buttons{display:flex;gap:12px}.cookie-btn-accept{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border:none;border-radius:12px;color:#fff;color:var(--text-white);cursor:pointer;flex:1 1;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.cookie-btn-accept:hover{box-shadow:0 8px 24px #667eea59;box-shadow:0 8px 24px var(--shadow-purple);transform:translateY(-2px)}.cookie-btn-decline{background:#0000;border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:12px;color:#a0a0b8;color:var(--text-gray);cursor:pointer;flex:1 1;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.cookie-btn-decline:hover{background:#ffffff08;border-color:#667eea66;border-color:var(--border-glow)}@media (max-width:480px){.age-verification-modal{border-radius:24px;padding:32px 24px}.age-verification-icon{border-radius:20px;height:72px;margin-bottom:24px;width:72px}.age-verification-icon span{font-size:1.75rem}.age-verification-title{font-size:1.5rem}.age-verification-text{font-size:.95rem}.cookie-consent{bottom:16px;left:16px;max-width:none;padding:20px;right:16px;width:auto}.cookie-consent-content{align-items:center;flex-direction:column;gap:12px;text-align:center}.cookie-consent-buttons{flex-direction:column}}.page-content{background:#0a0a14;background:var(--bg-primary);min-height:100vh}.page-header{background:#12121f;background:var(--bg-secondary);overflow:hidden;padding:80px 24px;position:relative;text-align:center}.page-header:before{background:radial-gradient(circle,#667eea33 0,#0000 70%);content:"";filter:blur(80px);height:600px;left:50%;pointer-events:none;position:absolute;top:-200px;transform:translateX(-50%);width:600px}.page-header-content{margin:0 auto;max-width:800px;position:relative;z-index:10}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:16px}.page-subtitle{color:#a0a0b8;color:var(--text-gray);font-size:1.1rem;margin:0 auto;max-width:600px}.page-container{margin:0 auto;max-width:900px;padding:80px 24px}.content-section{margin-bottom:48px}.content-section:last-child{margin-bottom:0}.content-section h2{font-size:1.5rem;margin-bottom:16px}.content-section h2,.content-section h3{color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-weight:600}.content-section h3{font-size:1.15rem;margin:24px 0 12px}.content-section p{color:#a0a0b8;color:var(--text-gray);font-size:1rem;line-height:1.8;margin-bottom:16px}.content-section p:last-child{margin-bottom:0}.content-list{list-style:none;margin:16px 0;padding:0}.content-list li{color:#a0a0b8;color:var(--text-gray);font-size:1rem;line-height:1.7;margin-bottom:12px;padding-left:28px;position:relative}.content-list li:before{background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.content-list li strong{color:#fff;color:var(--text-white)}.contact-email-box{align-items:center;background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;display:flex;gap:20px;margin-top:24px;padding:24px 32px}.contact-email-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);background:var(--gradient-primary);border-radius:16px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.contact-email-icon svg{color:#fff;color:var(--text-white);height:28px;width:28px}.contact-email-link{color:#667eea;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;transition:all .3s ease}.contact-email-link:hover{color:#764ba2}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:16px;overflow:hidden;transition:all .3s ease}.faq-item.active,.faq-item:hover{border-color:#667eea66;border-color:var(--border-glow)}.faq-question{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:24px;text-align:left;width:100%}.faq-question span{color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;padding-right:16px}.faq-question svg{color:#a0a0b8;color:var(--text-gray);flex-shrink:0;height:24px;transition:transform .3s ease;width:24px}.faq-item.active .faq-question svg{color:#667eea;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer p{color:#a0a0b8;color:var(--text-gray);font-size:1rem;line-height:1.8;margin:0;padding:0 24px 24px}.game-section{margin-bottom:80px;padding-top:20px}.game-section:last-child{margin-bottom:0}.game-section-title{color:#fff;color:var(--text-white);font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:24px;text-align:center}.game-iframe-container{background:linear-gradient(145deg,#ffffff0d,#ffffff05);background:var(--gradient-card);border:1px solid #ffffff14;border:1px solid var(--border-light);border-radius:20px;margin-bottom:24px;overflow:hidden}.game-iframe{border:none;display:block;height:600px;width:100%}.game-disclaimer{align-items:flex-start;background:#f7971e1a;border:1px solid #f7971e4d;border-radius:16px;display:flex;gap:16px;padding:20px 24px}.game-disclaimer-icon{align-items:center;background:linear-gradient(135deg,#f7971e,#ffd200);background:var(--gradient-gold);border-radius:12px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.game-disclaimer-icon svg{color:#1a1a2e;height:20px;width:20px}.game-disclaimer p{color:#a0a0b8;color:var(--text-gray);font-size:.9rem;line-height:1.7;margin:0}@media (max-width:768px){.page-container,.page-header{padding:60px 16px}.content-section{margin-bottom:40px}.content-section h2{font-size:1.35rem}.contact-email-box{flex-direction:column;padding:24px;text-align:center}.contact-email-link{font-size:1.1rem}.faq-question{padding:20px}.faq-question span{font-size:1rem}.faq-answer p{padding:0 20px 20px}.game-section{margin-bottom:60px}.game-section-title{font-size:1.5rem}.game-iframe{height:400px}.game-disclaimer{align-items:center;flex-direction:column;padding:20px;text-align:center}}.games-grid-full{grid-template-columns:repeat(3,1fr)}.game-page-wrapper{margin:0 auto;max-width:1000px}.game-back-link{margin-top:32px;text-align:center}@media (max-width:991px){.games-grid-full{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.games-grid-full{grid-template-columns:1fr}}
/*# sourceMappingURL=main.4b4a2f06.css.map*/