.Hero-module__XPXzgq__hero{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__XPXzgq__heroContent{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;display:flex}.Hero-module__XPXzgq__heroText{flex:1;max-width:600px}.Hero-module__XPXzgq__logoContainer{margin-bottom:1.5rem}.Hero-module__XPXzgq__logo{border-radius:20px;box-shadow:0 10px 40px #007bff4d}.Hero-module__XPXzgq__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.Hero-module__XPXzgq__highlight{color:#007bff}.Hero-module__XPXzgq__highlightYellow{color:#ffc107;text-shadow:0 0 30px #ffc10766}.Hero-module__XPXzgq__subtitle{color:#aaa;margin-bottom:2rem;font-size:1.25rem;font-weight:500;line-height:1.6}.Hero-module__XPXzgq__ctaContainer{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Hero-module__XPXzgq__ctaPrimary{transition:transform .3s;display:inline-block}.Hero-module__XPXzgq__ctaPrimary:hover{transform:scale(1.05)}.Hero-module__XPXzgq__storeBadge{width:auto;height:48px}.Hero-module__XPXzgq__storeBadgeApple{width:auto;height:32px}.Hero-module__XPXzgq__ctaSecondary{color:#007bff;cursor:pointer;background:0 0;border:2px solid #007bff;border-radius:50px;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Hero-module__XPXzgq__ctaSecondary:hover{color:#fff;background:#007bff}.Hero-module__XPXzgq__heroVideo{flex:1;max-width:600px}.Hero-module__XPXzgq__video{border-radius:24px;width:100%;box-shadow:0 25px 80px #00000080}.Hero-module__XPXzgq__scrollIndicator{cursor:pointer;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;bottom:2rem}.Hero-module__XPXzgq__scrollIndicator:hover{opacity:1}.Hero-module__XPXzgq__scrollIndicator span{color:#888;font-size:.875rem;font-weight:500}.Hero-module__XPXzgq__scrollArrow{border-bottom:2px solid #007bff;border-right:2px solid #007bff;width:24px;height:24px;animation:2s infinite Hero-module__XPXzgq__bounce;transform:rotate(45deg)}@keyframes Hero-module__XPXzgq__bounce{0%,20%,50%,80%,to{transform:translateY(0)rotate(45deg)}40%{transform:translateY(10px)rotate(45deg)}60%{transform:translateY(5px)rotate(45deg)}}@media (max-width:992px){.Hero-module__XPXzgq__heroContent{text-align:center;flex-direction:column}.Hero-module__XPXzgq__heroText{max-width:100%}.Hero-module__XPXzgq__title{font-size:2.5rem}.Hero-module__XPXzgq__ctaContainer{justify-content:center}.Hero-module__XPXzgq__heroVideo{max-width:100%}}@media (max-width:576px){.Hero-module__XPXzgq__hero{padding:1.5rem}.Hero-module__XPXzgq__title{font-size:2rem}.Hero-module__XPXzgq__subtitle{font-size:1rem}.Hero-module__XPXzgq__ctaContainer{flex-direction:column;width:100%}.Hero-module__XPXzgq__ctaSecondary{width:100%}}
.GamificationSection-module__eVgDHa__section{background:#0f0f0f;padding:6rem 2rem}.GamificationSection-module__eVgDHa__container{max-width:1200px;margin:0 auto}.GamificationSection-module__eVgDHa__header{text-align:center;margin-bottom:4rem}.GamificationSection-module__eVgDHa__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:900}.GamificationSection-module__eVgDHa__highlight{color:#ffc107;text-shadow:0 0 30px #ffc1074d}.GamificationSection-module__eVgDHa__subtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.GamificationSection-module__eVgDHa__boxGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.GamificationSection-module__eVgDHa__boxCard{text-align:center;background:#1a1a1a;border-top:4px solid #0000;border-radius:20px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.GamificationSection-module__eVgDHa__boxCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #007bff33}.GamificationSection-module__eVgDHa__boxImageContainer{justify-content:center;align-items:center;height:200px;margin-bottom:1rem;display:flex}.GamificationSection-module__eVgDHa__boxImage{object-fit:contain;width:auto;max-height:180px}.GamificationSection-module__eVgDHa__boxName{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.GamificationSection-module__eVgDHa__boxDescription{color:#888;font-size:.875rem;line-height:1.5}.GamificationSection-module__eVgDHa__videoContainer{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080}.GamificationSection-module__eVgDHa__video{width:100%;display:block}.GamificationSection-module__eVgDHa__videoOverlay{background:linear-gradient(#0000,#000000e6);justify-content:space-around;padding:2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.GamificationSection-module__eVgDHa__stat{text-align:center;color:#fff}.GamificationSection-module__eVgDHa__statNumber{color:#ffc107;font-size:2.5rem;font-weight:900;display:block}.GamificationSection-module__eVgDHa__statLabel{opacity:.9;font-size:.875rem}@media (max-width:992px){.GamificationSection-module__eVgDHa__boxGrid{grid-template-columns:repeat(2,1fr)}.GamificationSection-module__eVgDHa__title{font-size:2.25rem}}@media (max-width:576px){.GamificationSection-module__eVgDHa__section{padding:4rem 1.5rem}.GamificationSection-module__eVgDHa__boxGrid{grid-template-columns:1fr}.GamificationSection-module__eVgDHa__title{font-size:1.75rem}.GamificationSection-module__eVgDHa__subtitle{font-size:1rem}.GamificationSection-module__eVgDHa__videoOverlay{flex-direction:column;gap:1rem;padding:1.5rem}.GamificationSection-module__eVgDHa__statNumber{font-size:1.75rem}}
.ThreeDVideoSection-module__AbHhOa__section{color:#fff;background:linear-gradient(135deg,#0a1628 0%,#1a2d4a 100%);padding:6rem 2rem}.ThreeDVideoSection-module__AbHhOa__container{max-width:1200px;margin:0 auto}.ThreeDVideoSection-module__AbHhOa__content{align-items:center;gap:4rem;display:flex}.ThreeDVideoSection-module__AbHhOa__textContent{flex:1}.ThreeDVideoSection-module__AbHhOa__title{margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1.1}.ThreeDVideoSection-module__AbHhOa__highlight{background:linear-gradient(90deg,#007bff,#00d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ThreeDVideoSection-module__AbHhOa__description{color:#fffc;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.ThreeDVideoSection-module__AbHhOa__features{margin:0;padding:0;list-style:none}.ThreeDVideoSection-module__AbHhOa__features li{color:#ffffffe6;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.125rem;display:flex}.ThreeDVideoSection-module__AbHhOa__featureIcon{color:#ffc107;font-size:1.25rem}.ThreeDVideoSection-module__AbHhOa__videoContent{flex:1}.ThreeDVideoSection-module__AbHhOa__videoWrapper{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 80px #007bff4d}.ThreeDVideoSection-module__AbHhOa__video{width:100%;display:block}.ThreeDVideoSection-module__AbHhOa__videoBadge{color:#111;background:#ffc107e6;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:1rem;right:1rem}@media (max-width:992px){.ThreeDVideoSection-module__AbHhOa__content{flex-direction:column}.ThreeDVideoSection-module__AbHhOa__title{text-align:center;font-size:2.25rem}.ThreeDVideoSection-module__AbHhOa__description{text-align:center}.ThreeDVideoSection-module__AbHhOa__features{flex-direction:column;align-items:center;display:flex}}@media (max-width:576px){.ThreeDVideoSection-module__AbHhOa__section{padding:4rem 1.5rem}.ThreeDVideoSection-module__AbHhOa__title{font-size:1.75rem}.ThreeDVideoSection-module__AbHhOa__description,.ThreeDVideoSection-module__AbHhOa__features li{font-size:1rem}}
.SocialSection-module___Tch3q__section{background:#000;padding:6rem 2rem}.SocialSection-module___Tch3q__container{max-width:1200px;margin:0 auto}.SocialSection-module___Tch3q__header{text-align:center;margin-bottom:4rem}.SocialSection-module___Tch3q__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:900}.SocialSection-module___Tch3q__highlight{color:#007bff}.SocialSection-module___Tch3q__subtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.SocialSection-module___Tch3q__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem;display:grid}.SocialSection-module___Tch3q__featureCard{background:#000;border-radius:24px;padding:2rem;transition:transform .3s,box-shadow .3s}.SocialSection-module___Tch3q__featureCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #007bff33}.SocialSection-module___Tch3q__featureIcon{background:linear-gradient(135deg,#007bff,#00d4ff);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.SocialSection-module___Tch3q__icon{color:#fff;width:32px;height:32px}.SocialSection-module___Tch3q__featureTitle{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.SocialSection-module___Tch3q__featureDescription{color:#888;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.SocialSection-module___Tch3q__featureVideoWrapper{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000004d}.SocialSection-module___Tch3q__featureVideo{width:100%;display:block}.SocialSection-module___Tch3q__socialStats{background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-radius:20px;justify-content:center;gap:3rem;padding:2rem;display:flex}.SocialSection-module___Tch3q__socialStat{color:#fff;align-items:center;gap:.75rem;display:flex}.SocialSection-module___Tch3q__statIcon{font-size:1.5rem}.SocialSection-module___Tch3q__statText{font-size:1rem;font-weight:600}@media (max-width:992px){.SocialSection-module___Tch3q__featuresGrid{grid-template-columns:1fr}.SocialSection-module___Tch3q__title{font-size:2.25rem}.SocialSection-module___Tch3q__socialStats{flex-direction:column;align-items:center;gap:1.5rem}}@media (max-width:576px){.SocialSection-module___Tch3q__section{padding:4rem 1.5rem}.SocialSection-module___Tch3q__title{font-size:1.75rem}.SocialSection-module___Tch3q__subtitle{font-size:1rem}.SocialSection-module___Tch3q__featureCard{padding:1.5rem}}
.OutdoorSportsSection-module__0kuHfq__section{color:#fff;background:linear-gradient(135deg,#198754 0%,#146845 100%);padding:6rem 2rem}.OutdoorSportsSection-module__0kuHfq__container{max-width:1200px;margin:0 auto}.OutdoorSportsSection-module__0kuHfq__header{text-align:center;margin-bottom:3rem}.OutdoorSportsSection-module__0kuHfq__title{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:3rem;font-weight:900;display:flex}.OutdoorSportsSection-module__0kuHfq__number{color:#111;background:#ffc107;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:inline-flex}.OutdoorSportsSection-module__0kuHfq__subtitle{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.OutdoorSportsSection-module__0kuHfq__sportsGrid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.OutdoorSportsSection-module__0kuHfq__sportCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#ffffff26;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 2rem;transition:transform .3s,background .3s;display:flex}.OutdoorSportsSection-module__0kuHfq__sportCard:hover{background:#ffffff40;transform:scale(1.05)}.OutdoorSportsSection-module__0kuHfq__sportEmoji{font-size:1.75rem}.OutdoorSportsSection-module__0kuHfq__sportName{font-size:1rem;font-weight:600}.OutdoorSportsSection-module__0kuHfq__videoContainer{border-radius:55px;max-width:400px;margin:0 auto 3rem;overflow:hidden;box-shadow:0 25px 60px #0000004d}.OutdoorSportsSection-module__0kuHfq__video{width:100%;display:block}.OutdoorSportsSection-module__0kuHfq__features{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.OutdoorSportsSection-module__0kuHfq__feature{background:#ffffff1a;border-radius:16px;align-items:flex-start;gap:1rem;max-width:280px;padding:1.5rem;display:flex}.OutdoorSportsSection-module__0kuHfq__featureIcon{flex-shrink:0;font-size:2rem}.OutdoorSportsSection-module__0kuHfq__feature h4{margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.OutdoorSportsSection-module__0kuHfq__feature p{color:#fffc;margin:0;font-size:.875rem}@media (max-width:992px){.OutdoorSportsSection-module__0kuHfq__title{flex-direction:column;font-size:2.25rem}.OutdoorSportsSection-module__0kuHfq__features{gap:1.5rem}.OutdoorSportsSection-module__0kuHfq__feature{width:100%;max-width:100%}}@media (max-width:576px){.OutdoorSportsSection-module__0kuHfq__section{padding:4rem 1.5rem}.OutdoorSportsSection-module__0kuHfq__title{font-size:1.75rem}.OutdoorSportsSection-module__0kuHfq__number{width:50px;height:50px;font-size:1.5rem}.OutdoorSportsSection-module__0kuHfq__subtitle{font-size:1rem}.OutdoorSportsSection-module__0kuHfq__sportCard{padding:1rem 1.5rem}}
.DownloadCTA-module__IiYE0a__section{background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);padding:6rem 2rem;position:relative;overflow:hidden}.DownloadCTA-module__IiYE0a__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.DownloadCTA-module__IiYE0a__content{text-align:center}.DownloadCTA-module__IiYE0a__title{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:900}.DownloadCTA-module__IiYE0a__highlight{color:#ffc107}.DownloadCTA-module__IiYE0a__subtitle{color:#ffffffe6;max-width:500px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.DownloadCTA-module__IiYE0a__storeButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.DownloadCTA-module__IiYE0a__storeButton{transition:transform .3s;display:inline-block}.DownloadCTA-module__IiYE0a__storeButton:hover{transform:scale(1.05)}.DownloadCTA-module__IiYE0a__storeBadge{width:auto;height:60px}.DownloadCTA-module__IiYE0a__storeBadgeApple{width:auto;height:38px}.DownloadCTA-module__IiYE0a__availableText{color:#fffc;font-size:1rem;font-weight:500}.DownloadCTA-module__IiYE0a__decorations{pointer-events:none;position:absolute;inset:0}.DownloadCTA-module__IiYE0a__decoration1,.DownloadCTA-module__IiYE0a__decoration2,.DownloadCTA-module__IiYE0a__decoration3{background:#ffffff1a;border-radius:50%;position:absolute}.DownloadCTA-module__IiYE0a__decoration1{width:300px;height:300px;top:-100px;left:-100px}.DownloadCTA-module__IiYE0a__decoration2{width:200px;height:200px;bottom:-50px;right:-50px}.DownloadCTA-module__IiYE0a__decoration3{width:150px;height:150px;top:50%;right:10%}@media (max-width:768px){.DownloadCTA-module__IiYE0a__title{font-size:2.25rem}.DownloadCTA-module__IiYE0a__subtitle{font-size:1rem}.DownloadCTA-module__IiYE0a__storeButtons{flex-direction:column;align-items:center}.DownloadCTA-module__IiYE0a__storeBadge{height:50px}}@media (max-width:576px){.DownloadCTA-module__IiYE0a__section{padding:4rem 1.5rem}.DownloadCTA-module__IiYE0a__title{font-size:1.75rem}}
.Footer-module__JeCHra__footer{color:#fff;background:#111;padding:4rem 2rem 2rem}.Footer-module__JeCHra__container{text-align:center;max-width:1200px;margin:0 auto}.Footer-module__JeCHra__brand{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__JeCHra__logo{border-radius:12px}.Footer-module__JeCHra__brandName{color:#fff;font-size:1.5rem;font-weight:800}.Footer-module__JeCHra__tagline{color:#fff9;margin-bottom:2rem;font-size:1rem}.Footer-module__JeCHra__creator{margin-bottom:1.5rem}.Footer-module__JeCHra__creator p{color:#fffc;font-size:1rem}.Footer-module__JeCHra__heart{color:#ff4757}.Footer-module__JeCHra__creatorLink{color:#007bff;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__JeCHra__creatorLink:hover{color:#0056b3;text-decoration:underline}.Footer-module__JeCHra__links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__JeCHra__socialLink{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__JeCHra__socialLink:hover{color:#007bff}.Footer-module__JeCHra__copyright{color:#fff6;font-size:.875rem}@media (max-width:576px){.Footer-module__JeCHra__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__JeCHra__links{gap:1rem}}
