*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#642345;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}nav.navbar{background:#642345(10,25,35,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;border-bottom:1px solid #ffffff1a;justify-content:flex-start;align-items:center;width:100%;height:72px;padding:0 5%;display:flex;position:relative;top:0}.navbar-logo{object-fit:contain;width:auto;max-width:180px;height:40px}.nav-links{gap:2rem;list-style:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f5bd44}.hero{text-align:center;background-image:url(/assets/hero_background-DRMlSTDM.jpg);background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding:8rem 5% 4rem;display:flex;position:relative}.hero:before{content:"";background:#0a1923bf;position:absolute;inset:0}.hero-content{z-index:1;max-width:900px;margin:auto;position:relative}h1{margin-bottom:1.2rem;font-size:3.4rem;line-height:1.2}.highlight{color:#f5bd44}.accent{color:#e44715}.hero p{color:#fdfeff;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.rules-video{max-width:420px;margin:2rem auto}.rules-video video{border-radius:16px;width:100%}.download-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn-download{color:#f5bd44;background:0 0;border:2px solid #f5bd44;border-radius:10px;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-download:hover{color:#0a1923;background:#f5bd44}.sports-icons{justify-content:center;gap:1.5rem;display:flex}.sport-icon{background:#f5bd4426;border:2px solid #f5bd4466;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:58px;height:58px;font-size:.7rem;transition:transform .3s;display:flex}.sport-icon:hover{transform:scale(1.1)}.features{text-align:center;background-color:#642345;padding:80px 20px}.section-header h2{color:#f5bd44;margin-bottom:10px;font-size:2.5rem}.section-header h3{color:#fff;margin-bottom:20px;font-size:1.5rem;font-weight:400}.section-header p{color:#ccc;max-width:600px;margin:0 auto 40px;font-size:1rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{cursor:pointer;background:#7dd3c00d;border:1px solid #7dd3c033;border-radius:15px;padding:2rem;transition:all .3s}.feature-card:hover{background:#7dd3c01a;border-color:#7dd3c0;transform:translateY(-5px);box-shadow:0 10px 30px #7dd3c033}.feature-icon{background:#7dd3c026;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.feature-card:nth-child(2) .feature-icon{background:#f4b94226}.feature-card h3{margin-bottom:1rem;font-size:1.3rem}.feature-card p{color:#b0c4d0;line-height:1.6}.cta-section{background:#642345;justify-content:center;padding:5rem 5%;display:flex}.cta-box{text-align:center;background:linear-gradient(135deg,#1a3540 0%,#2a4550 100%);border-radius:20px;max-width:700px;padding:4rem 3rem;position:relative;overflow:hidden}.cta-box:before{content:"";background:radial-gradient(circle,#7dd3c01a 0%,#0000 60%);width:200%;height:200%;animation:10s linear infinite rotate;position:absolute;top:-50%;left:-50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cta-content{z-index:1;position:relative}.download-icon{background:linear-gradient(135deg,#642345,#e44715);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex;box-shadow:0 8px 20px #0006}.download-icon img{filter:invert();width:36px;height:36px}.cta-box h2{margin-bottom:1rem;font-size:2.2rem}.cta-box p{color:#b0c4d0;margin-bottom:2rem}.store-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-store{color:#0a1923;background:#7dd3c0;border-radius:10px;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-store:hover{background:#6bc4b1;transform:translateY(-3px);box-shadow:0 8px 20px #7dd3c066}footer{text-align:center;background:#642345;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:3rem 5%;display:flex}.footer-logo-img{object-fit:contain;width:auto;max-width:220px;height:48px;margin-bottom:1.5rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.footer-links a{color:#f5bd44;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#e44715}.copyright{color:#7b7b7b;font-size:.9rem}@media (max-width:768px){h1{font-size:2.4rem}.nav-links{display:none}.features-grid{grid-template-columns:1fr}}
