*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,sans-serif;line-height:1.6;color:#fff;background:linear-gradient(135deg,#000c,#1e143ce6),url(https://framerusercontent.com/images/sbq8wDrmwWLqG430AZnvUsFps.png) center/cover no-repeat fixed;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.logo img{height:40px;width:auto}.nav-menu{display:flex;gap:30px}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#00d4ff}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#00d4ff,#09c);transition:width .3s ease}.nav-link:hover:after{width:100%}.main{padding-top:70px}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.hero-container{max-width:800px;margin:0 auto;padding:0 20px}.hero-title{font-size:4rem;font-weight:900;margin-bottom:20px;background:linear-gradient(135deg,#00d4ff,#fff,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(0,212,255,.5);animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{text-shadow:0 0 20px rgba(0,212,255,.5)}to{text-shadow:0 0 40px rgba(0,212,255,.8)}}.hero-subtitle{font-size:1.5rem;margin-bottom:20px;color:#00d4ff;font-weight:600}.hero-description{font-size:1.2rem;margin-bottom:40px;color:#ffffffe6;line-height:1.8}.hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent;text-align:center;min-width:200px;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;box-shadow:0 10px 30px #00d4ff4d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00d4ff80;background:linear-gradient(135deg,#09c,#00d4ff)}.btn-secondary{background:transparent;color:#fff;border:2px solid #ffffff}.btn-secondary:hover{background:#fff;color:#000;transform:translateY(-3px)}.btn-large{padding:20px 40px;font-size:1.3rem;min-width:300px}.section-title{font-size:2.5rem;text-align:center;margin-bottom:50px;background:linear-gradient(135deg,#00d4ff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.features{padding:100px 0;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.feature-card{background:#ffffff1a;border-radius:20px;padding:40px 30px;text-align:center;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.feature-card:hover{transform:translateY(-10px);background:#ffffff26;box-shadow:0 20px 40px #00d4ff33}.feature-icon{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.5rem;margin-bottom:15px;color:#00d4ff}.feature-card p{color:#ffffffe6;line-height:1.6}.how-to-play{padding:100px 0}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.step{text-align:center;position:relative}.step-number{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;font-size:2rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 10px 30px #00d4ff4d}.step h3{font-size:1.3rem;margin-bottom:15px;color:#00d4ff}.step p{color:#ffffffe6;line-height:1.6}.cta-section{padding:100px 0;background:linear-gradient(135deg,#00d4ff1a,#0099cc1a);text-align:center}.cta-content h2{font-size:3rem;margin-bottom:20px;color:#fff}.cta-content p{font-size:1.2rem;margin-bottom:30px;color:#ffffffe6;max-width:600px;margin-left:auto;margin-right:auto}.cta-benefits{display:flex;justify-content:center;gap:30px;margin-bottom:40px;flex-wrap:wrap}.benefit{color:#00d4ff;font-weight:600;font-size:1.1rem}.game-info{padding:100px 0;background:#00000080}.game-description{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.game-description p{margin-bottom:20px;color:#ffffffe6}.game-description strong{color:#00d4ff}.game-description ul{margin:20px 0;padding-left:0;list-style:none}.game-description li{margin-bottom:10px;padding-left:30px;position:relative}.game-description li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:2px;background:linear-gradient(90deg,#00d4ff,#09c)}.footer{background:#000000e6;padding:50px 0 20px;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:30px}.footer-section h4{color:#00d4ff;margin-bottom:20px;font-size:1.2rem}.footer-section p{color:#fffc;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#00d4ff}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#fff9}@media (max-width: 768px){.nav-menu{display:none}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.btn{min-width:250px}.features-grid,.steps-grid{grid-template-columns:1fr}.cta-benefits{flex-direction:column;gap:15px}.cta-content h2,.section-title{font-size:2rem}}@media (max-width: 480px){.container{padding:0 15px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.btn{padding:12px 25px;font-size:1rem;min-width:200px}.btn-large{padding:15px 30px;font-size:1.1rem;min-width:250px}}
