.scroll-float{display:inline-block;overflow:hidden}.scroll-float-text{display:inline-block;white-space:nowrap}.char{display:inline-block;will-change:transform,opacity}.home-testi-section{background-color:#080d25;padding:100px var(--px);color:#fff}.home-testi-header{text-align:center;margin-bottom:60px}.home-testi-title{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(40px,8vw,100px);line-height:1;letter-spacing:-1.15px;text-transform:uppercase;text-align:center;margin-bottom:10px}.home-testi-subtitle{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(20px,4vw,40px);line-height:1;letter-spacing:0px;color:#fff;text-transform:uppercase;text-align:center}.home-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto}.home-testi-card{background-color:#1e2548;border-radius:12px;padding:30px;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease;border:1px solid rgba(255,255,255,.05)}.home-testi-card:hover{transform:translateY(-5px)}.home-testi-stars{margin-bottom:15px;color:gold;font-size:1.2rem}.home-testi-stars .empty{color:#4a5568}.home-testi-text{font-size:21px;line-height:1.1;margin-bottom:30px;text-transform:uppercase;flex-grow:1;font-weight:100;font-family:var(--font-body)}.home-testi-author{display:flex;align-items:center;gap:15px}.home-testi-icon{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.home-testi-author-info{display:flex;flex-direction:column}.home-testi-name{font-family:var(--font-title);font-size:1.1rem;margin:0 0 2px}.home-testi-role{font-size:.75rem;color:#a0aec0;text-transform:uppercase}@media(max-width:1024px){.home-testi-section{padding:80px 0}.home-testi-header{padding:0 40px;margin-bottom:40px}.home-testi-grid-viewport{width:100%;overflow:hidden}.home-testi-grid-viewport.is-mobile-slider .home-testi-grid{display:flex;grid-template-columns:none;gap:0;width:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.home-testi-card{flex:0 0 100%;max-width:100%;padding:0 20px;background:transparent;border:none;box-shadow:none}.home-testi-card-inner{background-color:#1e2548;border-radius:12px;padding:30px;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,255,255,.05)}.home-testi-pagination{display:flex;justify-content:center;gap:12px;margin-top:30px}.home-testi-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.home-testi-dot.active{width:40px;height:10px;border-radius:5px;background:#7df4ff}}@media(max-width:768px){.home-testi-title{font-size:50px}.home-testi-subtitle{font-size:18px}.home-testi-text{font-size:16px}}section p,.card-heading p,.card-text p,.stats-top-text p,.stats-bottom-text p{margin:0;padding:0}.hero{position:relative;width:100%;height:1080px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center top;filter:brightness(.55);transform-origin:center center;z-index:1}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle,#041b3833,#041b38e6 70%)}.hero-content{position:relative;z-index:10;text-align:center;padding:0 20px;margin-top:-245px}.hero-title{font-family:var(--font-body);font-size:100px!important;line-height:1;color:#ffffbd!important;text-transform:uppercase;filter:drop-shadow(0 4px 18px rgba(0,0,0,.8));font-weight:500;-webkit-text-fill-color:#FFFFBD!important}.hero-subtitle{margin-top:14px;font-size:30px!important;font-weight:500;text-transform:uppercase;color:#ffffbd!important}.hero-assets{position:absolute;inset:0;z-index:8;pointer-events:none}.asset{position:absolute;filter:drop-shadow(0 8px 20px rgba(0,0,0,.55))}.asset-coin{width:220px!important;height:auto!important;top:28.1%;left:6.5%}.asset-2x{width:275px!important;height:auto!important;top:39.7%;left:16%}.asset-shield{width:210px!important;height:auto!important;bottom:22.5%;left:30%}.asset-character{width:236px!important;height:auto!important;bottom:21.7%;left:50.4%;transform:translate(-50%);border-radius:20px;box-shadow:0 10px 40px #000000b3}.asset-blaster{width:245px!important;height:auto!important;bottom:24%;right:27.8%}.asset-magnet{width:250px!important;height:auto!important;top:23.8%;right:8.6%}.asset-chest{width:225px!important;height:auto!important;top:45.8%;right:17%}.score-widget{position:fixed;top:85px;right:32px;z-index:900;background:#0f193ce0;border:2px solid rgba(255,255,255,.15);border-radius:12px;padding:10px 20px 10px 14px;display:flex;flex-direction:column;align-items:flex-end;min-width:90px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 20px #00000080}.score-star{position:absolute;top:-14px;right:10px;font-size:1.4rem;line-height:1}.score-label{font-family:var(--font-body);font-size:.6rem;font-weight:500;color:#ffffff80;text-transform:uppercase}.score-value{font-family:var(--font-title);font-size:2.6rem;line-height:1;color:var(--white);margin-top:2px}.scroll-indicator{position:absolute;bottom:126px;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;opacity:.7}.scroll-text{font-family:var(--font-body);font-size:16px!important;color:#fff;font-weight:500;text-transform:uppercase}.scroll-arrow{margin-top:4px;font-size:.9rem;animation:bounce-arrow 2s infinite}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.loading{height:100vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-size:2rem;color:var(--yellow)}.section-padding{padding:120px 0}.container{width:100%;padding:0 var(--px)}.section-title{font-family:var(--font-title);font-size:clamp(2.5rem,5vw,4.5rem);color:var(--yellow);text-transform:uppercase;margin-bottom:40px}.section-text{font-size:1.2rem;line-height:1.8;color:#ffffffbf;max-width:750px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:50px 40px;transition:transform .35s ease,border-color .35s ease}.feature-card:hover{transform:translateY(-10px);border-color:var(--yellow)}.feature-card h3{font-family:var(--font-title);font-size:2rem;margin-bottom:16px}.feature-card p{font-size:1rem;color:#ffffff8c;line-height:1.65}@media(max-width:900px){.hero-title{font-size:56px!important}.hero-subtitle{font-size:17px!important}.hero-content{margin-top:-165px}.asset-coin{width:88px!important;top:22%;left:2%}.asset-2x{width:88px!important;top:43%;left:3%}.asset-shield{width:85px!important;bottom:22%;left:15%}.asset-magnet{width:88px!important;top:20%;right:2%}.asset-chest{width:88px!important;top:45%;right:3%}.asset-blaster{width:85px!important;bottom:22%;right:15%}.asset-character{width:135px!important;bottom:12%}}.stats-section{min-height:100vh;width:100%;background-image:url(/assets/Group%2081.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:120px var(--px);position:relative;z-index:1}.stats-grid{display:grid;grid-template-columns:auto auto;justify-content:center;gap:clamp(40px,6vw,100px) clamp(20px,8vw,140px);max-width:1400px;width:100%}.stat-group{display:flex;flex-direction:column}.stats-top-left{flex-direction:row;align-items:center;gap:20px}.stats-top-right,.stats-bottom-left{flex-direction:column;align-items:flex-start;gap:12px}.stats-bottom-right{flex-direction:column;align-items:flex-start;gap:20px;margin-left:-170px}.stat-number{font-family:var(--font-title);font-size:clamp(48px,8vw,180px);line-height:.8;font-weight:900}.stat-card{border-radius:20px;padding:16px 28px;box-shadow:0 10px 40px #00000026}.stats-top-left .stat-card{width:fit-content;max-width:440px}.stats-top-right .stat-card{width:fit-content;max-width:320px}.stats-bottom-left .stat-card{width:fit-content;max-width:540px}.stats-bottom-right .stat-card{width:fit-content;max-width:560px}.stats-bottom-right .stat-title{white-space:nowrap}.stat-title{font-family:var(--font-title);font-size:clamp(32px,4.5vw,60px);line-height:.9;margin-bottom:6px}.stat-subtitle{font-family:var(--font-body);font-size:clamp(16px,2vw,22px);font-weight:600;line-height:1.15;text-transform:uppercase}.color-cream{color:#ffe89a}.color-light-green{color:#d7ff9e}.color-light-purple{color:#f5ceff}.color-light-blue{color:#bcffff}.color-brown{color:#8c3e15}.color-dark-green{color:#126607}.color-purple{color:#611aad}.color-dark-blue{color:#1e45a7}.bg-yellow{background-color:#ffe89a}.bg-green{background-color:#d7ff9e}.bg-pink{background-color:#f5ceff}.bg-blue{background-color:#bcffff}@media(min-width:769px)and (max-width:1024px){.stats-grid{gap:40px}}@media(max-width:900px){.stats-grid{grid-template-columns:1fr;gap:60px}.stats-top-left{flex-direction:column;align-items:flex-start}.stats-bottom-right{flex-direction:column;align-items:flex-start;margin-left:0}}.features-3d{position:relative;width:100%;min-height:100vh;background-image:url(/assets/bg%20image%203rd%20section.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:100px var(--px);overflow:hidden}.features-container{display:flex;align-items:center;gap:60px;width:100%;max-width:1600px;position:relative}.features-left{flex:1;max-width:600px;position:relative;z-index:20}.features-heading{font-family:var(--font-title);font-size:clamp(3rem,6vw,6rem);line-height:.95;color:#c3fdff;text-transform:uppercase;margin-bottom:20px}.features-divider{width:100%;height:2px;background:#c3fdff;margin-bottom:30px}.features-desc{font-size:clamp(24px,2.2vw,32px);line-height:1.6;color:#c3fdff;margin-bottom:40px;text-transform:uppercase;font-weight:500;width:100%}.features-btn{background:#7df4ff;color:#172a68;border:none;padding:16px 48px;font-family:var(--font-title);font-weight:500;font-size:24px;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-transform:uppercase}.features-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #7df4ff66}.features-right{position:absolute;right:-5%;top:40%;transform:translateY(-50%) rotateY(-15deg) rotateX(10deg);z-index:10;width:clamp(600px,45vw,1200px);height:clamp(400px,31vw,850px);aspect-ratio:1.4 / 1;max-width:80vw;max-height:80vh;border-radius:40px;overflow:hidden;perspective:1500px;transform-style:preserve-3d;pointer-events:auto;box-shadow:-20px 20px 50px #0006}.features-img{position:absolute;top:-40%;left:-40%;width:180%;height:180%;object-fit:cover;pointer-events:none;will-change:transform}.features-pagination{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px}.features-pagination .dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.5}.features-pagination .dot.dot-active{width:110px;height:6px;border-radius:3px;background:#fff;opacity:1}@media(max-width:1100px){.features-container{flex-direction:column;text-align:center;gap:40px}.features-left{max-width:100%}.features-divider{margin:0 auto 30px}}.character-section{position:relative;width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:40px var(--px);background:#000}.char-bg{position:absolute;inset:0;background-image:url(/assets/images/austin/Mask%20group%204th%20section.webp);background-size:cover;background-position:center;z-index:1}.char-content-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;max-width:1600px}.char-character{flex:0 0 auto;position:absolute;left:9%;top:50%;transform:translateY(-50%);z-index:10;pointer-events:none}.char-model-img{width:100%;max-width:220px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}.char-card-stack{position:relative;width:100%;max-width:850px;display:flex;justify-content:center;align-items:center;margin-left:150px}.card-back{position:absolute;width:100%;max-width:950px;z-index:1}.card-back img{width:100%;height:auto}.card-top-container{position:relative;width:100%;max-width:900px;z-index:2;transform-origin:center}.card-top-bg{width:100%;height:auto}.card-content{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%) rotate(-8deg);width:80%;text-align:center;color:#5e363a;font-family:var(--font-title)}.card-heading{font-size:clamp(1.8rem,4vw,3.5rem);margin-bottom:.1em}.card-heading p:first-of-type{line-height:45px!important}.card-subheading{font-size:clamp(1.2rem,3.2vw,2.8rem);margin-bottom:.6em}.card-text{font-family:var(--font-body);line-height:1.4;text-transform:uppercase;margin-bottom:1.2em;letter-spacing:1px!important;font-weight:500;font-size:27px}.card-signature{position:absolute;bottom:80px;right:7%;width:250px}.card-signature img{width:100%}.card-coin{position:absolute;z-index:10}.coin-top{top:-20px;left:5%;width:clamp(80px,10vw,140px);transform:rotate(2deg)}.coin-bottom{bottom:-20px;right:-5%;width:clamp(100px,12vw,180px);z-index:20}.card-coin img{width:100%}@media(max-width:1024px){.char-content-wrapper{flex-direction:column;text-align:center}.char-character{order:2;flex:none;width:300px}.char-card-stack{order:1;width:100%}.card-signature{width:120px;right:12%;bottom:12%}}@media(min-width:1025px)and (max-width:1600px){.char-character{left:7%}.char-model-img{max-width:205px}.char-card-stack{margin-left:180px}.card-signature{width:220px;right:8%}}.community-section{position:relative;width:100%;min-height:70vh;background-color:#080d25;display:flex;align-items:center;justify-content:center;padding:60px var(--px);overflow:hidden}.community-reversed .community-container{flex-direction:row-reverse}.community-section .community-gradient-overlay{background:linear-gradient(to right,#2e5fa9,#862ea980 52%,#862ea900)}.community-gradient-2 .community-gradient-overlay{background:linear-gradient(to right,#862ea900,#862ea980 48%,#2e5fa9)}.community-gradient-overlay{position:absolute;inset:0;opacity:.4;pointer-events:none;z-index:1}.community-content{position:relative;z-index:2;width:100%}.community-container{display:flex;align-items:center;justify-content:space-between;gap:60px;width:100%;max-width:1600px;margin:0 auto}.community-text{flex:1;max-width:650px;position:relative}.community-title{font-family:var(--font-title);font-size:clamp(2.5rem,5vw,5.5rem);line-height:.95;color:#89caff;text-transform:uppercase;margin-bottom:20px;font-weight:500}.community-divider{width:100%;height:2px;background:#89caff;margin-bottom:30px}.community-desc{font-size:32px;letter-spacing:1px;line-height:1.4;color:#89caff;text-transform:uppercase}.community-section-3 .community-divider{max-width:575px}.community-image{flex:1;display:flex;justify-content:center;align-items:center}.community-image img{width:100%;max-width:600px;height:auto;object-fit:contain;transition:transform .5s ease}.community-image img:hover{transform:rotate(2deg) scale(1.02)}.runners-section{background-color:#050a1a;padding:100px var(--px);text-align:center}.runners-header{max-width:1200px;margin:0 auto 20px}.runners-title{font-family:var(--font-title);font-size:100px;font-weight:500;letter-spacing:3px;color:#c3fdff;margin-bottom:20px}.runners-subtitle{font-family:var(--font-title);font-size:40px;line-height:1.2;letter-spacing:1px;color:#c3fdff;text-transform:uppercase;font-weight:500}.runners-grid{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;max-width:1400px;margin:0 auto}.runner-card-wrapper{width:380px;flex:0 0 380px;position:relative;padding-top:140px;perspective:1000px}.runner-card{position:relative;width:100%;height:470px;aspect-ratio:.95;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;border-radius:40px;transition:transform .3s ease;z-index:2;transform-style:preserve-3d}.runner-card:hover{transform:translateY(-10px)}.runner-card-bg{position:absolute;inset:0;z-index:1;transform:translateZ(0);border-radius:40px}.runner-card-bg img{width:100%;height:100%;object-fit:cover;border-radius:40px}.runner-card-bg:after{content:"";position:absolute;inset:0;border-radius:40px;background:linear-gradient(to bottom,#0000 40%,#000000d9);pointer-events:none;z-index:1}.runner-model{position:absolute;bottom:5%;left:50%;transform:translate(-50%) translateZ(0);width:50%;z-index:3;pointer-events:none}.runner-model img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}.runner-info{position:relative;z-index:5;transform:translateZ(0);text-align:left;margin-bottom:0}.runner-name{font-family:var(--font-title);font-size:clamp(3rem,4vw,4.5rem);color:#fff;margin-bottom:0;line-height:1;letter-spacing:2px;text-shadow:0 4px 10px rgba(0,0,0,.8)}.runner-desc{font-family:var(--font-title);font-size:clamp(1.2rem,1.5vw,1.6rem);color:#ffffffe6;text-transform:uppercase;font-weight:500;line-height:1.1;letter-spacing:1px;margin-top:5px;text-shadow:0 2px 8px rgba(0,0,0,.8)}.runners-pagination{display:flex;justify-content:center;gap:12px;margin-top:60px}.runners-pagination .dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.5}.runners-pagination .dot.dot-active{width:110px;height:6px;border-radius:3px;background:#fff;opacity:1}@media(max-width:900px){.runners-grid{gap:80px}}.powerups-section{position:relative;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#2a148da1;padding:100px var(--px);overflow:hidden}.powerups-section:before{content:"";position:absolute;inset:0;background-image:url(/assets/section%20coin%20bg.png);background-size:cover;background-position:center;z-index:1;pointer-events:none;opacity:1}.powerups-content-wrapper{position:relative;z-index:2;width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:center;gap:50px}.powerups-header{text-align:center}.powerups-title{font-family:var(--font-title);font-size:clamp(3rem,6vw,5.5rem);color:#fff;line-height:1;margin-bottom:10px;font-weight:500}.powerups-subtitle{font-family:Bebas Neue,sans-serif;font-weight:100;font-size:40px;letter-spacing:1px;color:#fff;text-transform:uppercase;margin-bottom:1px}.powerups-grid{display:flex;justify-content:center;gap:clamp(15px,2vw,30px);width:100%}.powerup-card{position:relative;flex:1 1 0;max-width:320px;aspect-ratio:.75;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(15px,2vw,30px);border-radius:20px;overflow:hidden;transition:transform .3s ease;perspective:1000px;transform-style:preserve-3d}.powerup-card:hover{transform:translateY(-10px)}.powerup-card-bg{position:absolute;inset:0;z-index:1}.powerup-card-bg img{width:100%;height:100%;object-fit:cover;border-radius:20px;filter:brightness(.8)}.powerup-image-wrapper{position:absolute;top:10%;left:50%;transform:translate(-50%);width:75%;height:45%;z-index:2;display:flex;justify-content:center;align-items:center}.powerup-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.6))}.powerup-info{position:relative;z-index:3;text-align:center;width:100%}.powerup-name{font-family:var(--font-title);font-size:clamp(1.8rem,2.5vw,3.5rem);color:#fffb94;margin-bottom:5px;text-shadow:0 4px 10px rgba(0,0,0,.8)}.powerup-desc{font-size:32px;font-weight:500;letter-spacing:0;line-height:1;color:#fff;text-transform:uppercase;text-shadow:0 2px 5px rgba(0,0,0,.8)}.powerups-pagination{display:flex;justify-content:center;gap:12px;margin-top:20px}.powerups-pagination .dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.5}.powerups-pagination .dot.dot-active{width:110px;height:6px;border-radius:3px;background:#fff;opacity:1}@media(max-width:1000px){.powerups-grid{flex-wrap:wrap}.powerup-card{flex:0 0 calc(50% - 15px);max-width:none}}@media(max-width:600px){.powerup-card{flex:0 0 100%}}.explore-section{position:relative;width:100%;height:1080px;display:flex;justify-content:center;align-items:flex-end;background-image:url(/assets/Section%20bg%2005.png);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:0 var(--px) 40px var(--px);overflow:hidden}.explore-gradient-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000014 55%,#000 86%);opacity:.6;z-index:1;pointer-events:none}.explore-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1200px}.explore-title{font-family:var(--font-title);font-size:90px;color:#62ff42;line-height:1;margin-bottom:5px;text-shadow:0 4px 15px rgba(0,0,0,.8);font-weight:500}.explore-subtitle{font-size:40px;color:#fff;text-transform:uppercase;font-weight:500;margin-bottom:40px;text-shadow:0 2px 8px rgba(0,0,0,.8)}.explore-button{display:flex;align-items:center;justify-content:center;gap:12px;background-color:#fff;border:none;border-radius:8px;padding:18px 40px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 15px #0006}.explore-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #ffffff4d}.explore-btn-text{font-family:var(--font-title);color:#21910b;font-size:clamp(1.5rem,2vw,2.2rem);font-weight:500}.explore-btn-icon{display:flex;align-items:center;justify-content:center}.explore-btn-icon svg{width:clamp(20px,2.5vw,30px);height:clamp(20px,2.5vw,30px)}@media(max-width:1024px){.explore-section{height:600px;padding:0 40px 60px;align-items:center;justify-content:center}.explore-title{font-size:80px}.explore-subtitle{font-size:36px;margin-bottom:30px}.explore-btn-text{font-size:1.8rem}}@media(max-width:768px){.explore-section{height:450px;padding:40px 20px;align-items:center;justify-content:center}.explore-title{font-size:55px}.explore-subtitle{font-size:24px;margin-bottom:35px}.explore-button{padding:16px 35px}.explore-btn-text{font-size:1.5rem}}.section10{position:relative;width:100%;min-height:100vh;background-image:url(/assets/Sectionbg10.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px var(--px);overflow:hidden}.s10-header{text-align:center;margin-bottom:60px}.s10-title{font-family:var(--font-title);font-size:clamp(3rem,6vw,6rem);color:#7df4ff;line-height:1;margin-bottom:10px}.s10-subtitle{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(24px,2.1vw,40px);line-height:1;letter-spacing:3px;text-align:center;text-transform:uppercase;color:#9edfff;margin:0 auto 20px;width:80%}.s10-body{display:flex;align-items:center;gap:60px;width:100%;max-width:1600px;position:relative}.s10-left{flex:1;max-width:650px}.s10-event-title{font-family:var(--font-title);font-size:clamp(2.5rem,5vw,4rem);color:#ffe89a;margin-bottom:20px;line-height:1.1}.s10-event-desc{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:40px;line-height:100%;letter-spacing:1px;text-transform:uppercase;color:#fff;margin-bottom:40px}.s10-event-desc p{margin-bottom:1px}.s10-btn{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(26px,2.6vw,50px);line-height:1;letter-spacing:0px;background:#fff;color:#172a68;border:none;padding:16px 48px;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-transform:uppercase;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:12px}.s10-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fff6}.s10-right{position:relative;flex:1;display:flex;justify-content:flex-end;perspective:1500px}.s10-img-wrapper{position:relative;width:700px;height:480px;max-width:80vw;max-height:80vh;border-radius:40px;overflow:hidden;transform-style:preserve-3d;pointer-events:auto;box-shadow:-20px 20px 50px #0006;transform:rotateY(-15deg) rotateX(10deg)}.s10-img{position:absolute;top:-40%;left:-40%;width:180%;height:180%;object-fit:cover;pointer-events:none;will-change:transform}.s10-pagination{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px}.s10-pagination .s10-dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.5}.s10-pagination .s10-dot.s10-dot-active{width:110px;height:6px;border-radius:3px;background:#fff;opacity:1}@media(max-width:1100px){.s10-body{flex-direction:column;text-align:center;gap:40px}.s10-left{max-width:100%}.s10-right{justify-content:center}}.game-modes-section{position:relative;width:100%;background-color:#080d25;overflow:hidden;padding:100px 0}.game-modes-header{text-align:center;margin-bottom:60px}.game-modes-title{font-family:var(--font-title);font-size:clamp(3rem,6vw,6rem);color:#42b7ff;line-height:1;margin-bottom:10px;font-weight:500}.game-modes-subtitle{font-size:clamp(.9rem,1.2vw,1.2rem);color:#fff;text-transform:uppercase;font-weight:500}.game-modes-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;width:100%}.game-mode-card{flex:1 1 300px;max-width:400px;transition:transform .3s ease;display:flex;flex-direction:column}.game-mode-card-inner{background:linear-gradient(145deg,#2d3a7a,#1a214c);border-radius:30px;padding:20px;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 30px #0006,inset 0 2px 2px #ffffff26;border:1px solid rgba(255,255,255,.05)}.game-mode-card:hover{transform:translateY(-10px)}.game-mode-img-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden}.game-mode-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.game-mode-card:hover .game-mode-img-wrapper img{transform:scale(1.05)}.game-mode-content{padding:24px 0 10px;text-align:left}.game-mode-content h3{font-family:var(--font-title);font-size:clamp(1.8rem,2.5vw,2.2rem);color:#7df4ff;margin-bottom:5px}.game-mode-description{font-size:26px;line-height:1;letter-spacing:1px;color:#fff;text-transform:uppercase}.game-mode-content p{font-size:.9rem;color:#fff;text-transform:uppercase;font-weight:500;line-height:1.4}@media(max-width:1024px){.game-modes-section{padding:80px 40px}.game-modes-title{font-size:70px}.game-modes-grid{gap:25px}.game-mode-card{flex:1 1 calc(50% - 25px)}}@media(max-width:768px){.game-modes-section{padding:60px 0}.game-modes-header{padding:0 20px}.game-modes-title{font-size:50px}.game-modes-subtitle{font-size:18px}.game-modes-grid-viewport{width:100%;overflow:hidden;padding:0}.game-modes-grid-viewport.is-mobile-slider .game-modes-grid{display:flex;flex-wrap:nowrap;gap:0;width:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.game-mode-card{flex:0 0 100%;max-width:100%;padding:0 20px;margin:0;transition:none}.game-mode-card-inner{padding:24px}.game-mode-content h3{font-size:1.8rem}.game-mode-description{font-size:18px}.game-modes-pagination{display:flex;justify-content:center;gap:12px;margin-top:30px}.game-modes-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.game-modes-dot.active{width:40px;height:10px;border-radius:5px;background:#7df4ff}}.testimonials-section{background-color:#080d25;padding:100px var(--px);color:#fff}.testimonials-header{text-align:center;margin-bottom:60px}.testimonials-title{font-family:var(--font-title);font-size:clamp(2.5rem,5vw,4rem);margin-bottom:10px;text-transform:uppercase}.testimonials-subtitle{font-size:clamp(1rem,1.2vw,1.2rem);color:#fff;text-transform:uppercase}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto}.testimonial-card{background-color:#1e2548;border-radius:12px;padding:30px;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d;transition:transform .3s ease;border:1px solid rgba(255,255,255,.05)}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-stars{margin-bottom:15px;color:gold;font-size:1.2rem}.testimonial-stars .empty{color:#4a5568}.testimonial-text{font-size:.95rem;line-height:1.5;font-style:italic;margin-bottom:30px;text-transform:uppercase;flex-grow:1}.testimonial-author{display:flex;align-items:center;gap:15px}.testimonial-icon{font-size:1.5rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%}.testimonial-author-info{display:flex;flex-direction:column}.testimonial-name{font-family:var(--font-title);font-size:1.1rem;margin:0 0 2px}.testimonial-role{font-size:.75rem;color:#a0aec0;text-transform:uppercase}@media(max-width:1000px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.testimonials-grid{grid-template-columns:1fr}}.cta-section{background-color:#172553;padding:60px var(--px);width:100%}.cta-container{display:flex;align-items:center;justify-content:center;max-width:1400px;margin:0 auto;gap:50px}.cta-image-wrapper{flex:1;display:flex;justify-content:flex-end}.cta-image{max-width:100%;height:auto;max-height:400px;object-fit:contain}.cta-content{flex:1;color:#fff;text-align:left}.cta-subtitle{font-size:30px;text-transform:uppercase;margin-bottom:5px;color:#c3fdff}.cta-title{font-family:var(--font-title);font-size:clamp(2rem,4vw,3.5rem);color:#c3fdff;margin-bottom:10px}.cta-desc{font-size:30px;text-transform:uppercase;margin-bottom:40px;color:#c3fdff}.cta-social-links{display:flex;gap:25px}.social-link{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;transition:transform .2s ease}.social-link:hover{transform:translateY(-5px)}.social-icon{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.social-img{width:100%;height:100%;object-fit:contain}.social-link span{font-size:.7rem;font-weight:500;text-transform:uppercase;color:#fff}@media(max-width:900px){.cta-container{flex-direction:column;text-align:center}.cta-image-wrapper{justify-content:center}.cta-content{text-align:center}.cta-social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;max-width:320px;margin:0 auto}}.articles-section{background-color:#080d25;padding:80px var(--px);width:100%;display:flex;flex-direction:column;align-items:center}.articles-header{text-align:center;margin-bottom:50px}.articles-heading{font-family:var(--font-title);color:#00d3f2;font-size:100px;text-transform:uppercase;margin:0;line-height:1}.articles-subheading{color:#00d3f2;font-size:40px;font-weight:500;text-transform:uppercase;margin-top:10px}.articles-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;max-width:1576px;width:100%;margin-bottom:40px}@media(min-width:768px){.articles-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.articles-container{grid-template-columns:repeat(3,1fr)}}.article-card{background-color:#1a1f3a;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;height:100%}.article-card:hover{transform:translateY(-5px)}.article-image-wrapper{padding-top:25px;width:100%;height:220px;overflow:hidden}.article-image{width:100%;height:100%;object-fit:cover;display:block}.article-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.article-title{color:#fff;font-weight:100;font-size:30px;text-transform:uppercase;margin-top:0;margin-bottom:15px;line-height:1.2;letter-spacing:.5px}.article-desc{color:#fff;font-family:Bebas Neue,sans-serif;font-size:14.99px;font-weight:400;line-height:21.42px;letter-spacing:0;margin-bottom:25px;opacity:.9;width:100%;max-width:460px}.article-date{color:#fff;font-size:.8rem;margin-bottom:15px;margin-top:auto;opacity:.6}.article-link{color:#00d3f2;text-decoration:none;font-weight:500;font-size:.9rem;display:flex;align-items:center;gap:8px;text-transform:uppercase}.article-link .arrow{margin-top:-2px}.article-link:hover{text-decoration:underline}.articles-footer{margin-top:20px}.view-all-btn{background-color:#00d3f2;color:#000;border:none;border-radius:6px;padding:15px 30px;font-family:var(--font-body);cursor:pointer;text-transform:uppercase;transition:background-color .2s;font-size:30px;font-weight:500;letter-spacing:1%}.view-all-btn:hover{background-color:#00c8ff}@media(max-width:1024px){.articles-section{padding:60px 0}.articles-header{padding:0 24px}.articles-heading{font-size:56px}.articles-subheading{font-size:20px}.articles-container-viewport{width:100%;overflow:hidden}.articles-container-viewport.is-mobile-slider .articles-container{display:flex;grid-template-columns:none;gap:0;width:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.article-card{flex:0 0 100%;max-width:100%;padding:0 16px;background:transparent;border:none;box-shadow:none}.article-card-inner{background-color:#1a1f3a;border-radius:12px;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d}.article-image-wrapper{padding-top:0;height:200px}.article-title{font-size:24px}.article-content{padding:18px 20px 20px}.articles-pagination{display:flex;justify-content:center;gap:12px;margin:20px 0}.articles-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.articles-dot.active{width:40px;height:10px;border-radius:5px;background:#00d3f2}}@media(max-width:480px){.articles-section{padding:48px 0}.articles-header{padding:0 16px;margin-bottom:32px}.articles-heading{font-size:40px}.articles-subheading{font-size:16px}.article-card{padding:0 12px}.article-image-wrapper{height:180px}.article-title{font-size:20px}.article-desc{font-size:13px}.article-content{padding:14px 16px 18px;gap:10px}.articles-footer{margin-top:16px}}@media(max-width:1500px){.hero-title{font-size:84px!important}.hero-subtitle{font-size:26px!important}.hero-content{margin-top:-210px}.asset-coin{width:145px!important;top:22%;left:3%}.asset-2x{width:145px!important;top:41%;left:4%}.asset-shield{width:140px!important;bottom:22%;left:24%}.asset-magnet{width:145px!important;top:20%;right:3%}.asset-chest{width:145px!important;top:43%;right:4%}.asset-blaster{width:140px!important;bottom:22%;right:24%}.asset-character{width:190px!important;bottom:18%}}@media(max-width:1024px){.hero-title{font-size:66px!important}.hero-subtitle{font-size:20px!important}.hero-content{margin-top:-185px}.asset-coin{width:110px!important;top:22%;left:3%}.asset-2x{width:110px!important;top:42%;left:4%}.asset-shield{width:105px!important;bottom:22%;left:20%}.asset-magnet{width:110px!important;top:20%;right:3%}.asset-chest{width:110px!important;top:44%;right:4%}.asset-blaster{width:105px!important;bottom:22%;right:20%}.asset-character{width:160px!important;bottom:14%}.stats-grid{grid-template-columns:1fr;gap:60px;align-items:center;justify-items:center}.stats-bottom-right{margin-left:0!important}.character-section{padding:60px 20px 0!important;min-height:auto!important}.char-content-wrapper{align-items:center;justify-content:center}.char-card-stack{margin-left:0!important;max-width:100%}.char-character{position:relative!important;left:auto!important;top:auto!important;transform:none!important;margin:-40px auto 0!important;width:260px!important}.card-top-container{max-width:820px}.card-content{width:84%;top:47%}.card-heading{font-size:clamp(1.7rem,2.6vw,2.6rem)}.card-subheading{font-size:clamp(1.1rem,1.8vw,1.8rem)}.card-heading p:first-of-type{line-height:1.05!important}.card-text{font-size:clamp(16px,1.6vw,20px)!important;line-height:1.45!important;margin-bottom:22px!important}.card-signature{width:clamp(110px,12vw,150px)!important;bottom:10%!important;right:10%!important}.char-model-img{max-width:260px!important;width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.7))!important}}@media(max-width:880px){.community-section{padding:60px 20px!important;min-height:auto!important}.community-container{flex-direction:column!important;text-align:center!important;gap:40px!important}.community-title{font-size:40px!important}.community-desc{font-size:16px!important;margin:0 auto!important;max-width:100%!important;text-align:center!important}.community-divider{margin:0 auto 20px!important;width:100%!important;max-width:100%!important}.community-image img{max-width:100%!important;margin:0 auto!important}.community-section-2 .community-desc,.community-section-3 .community-divider{max-width:100%!important}}@media(max-width:768px){.hero{height:100svh;min-height:560px}.hero-content{margin-top:-160px;padding:0 16px}.hero-title{font-size:52px!important;letter-spacing:1px!important;line-height:.95!important}.hero-subtitle{font-size:16px!important;letter-spacing:1px!important;margin-top:10px!important}.asset:not(.asset-character){display:none!important}.asset-character{width:130px!important;bottom:14%!important;box-shadow:0 10px 40px #000000b3!important}.scroll-indicator{bottom:20px!important}.stats-section{padding:80px 20px}.stats-grid{grid-template-columns:1fr;gap:40px}.stats-top-left,.stats-top-right,.stats-bottom-left,.stats-bottom-right{flex-direction:column!important;align-items:center!important;text-align:center!important;margin-left:0!important;width:100%}.stat-card{width:85%!important;max-width:300px!important;margin:0 auto!important}.stat-number{font-size:120px;text-align:center;width:100%}.stat-title{font-size:32px;text-align:center;white-space:normal!important}.features-3d{padding:60px 20px!important;min-height:auto!important}.features-right{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;max-width:100%!important;margin-top:40px;box-shadow:none!important;background:transparent!important;border:none!important;border-radius:16px!important;overflow:hidden!important}.features-img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.features-heading{font-size:40px!important}.runners-section{padding:60px 20px!important}.runners-title{font-size:45px!important}.runners-grid{flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;padding:0!important;width:max-content!important}.runners-slider-viewport{padding:0!important}.runner-card-wrapper{position:relative!important;width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important;flex:0 0 calc(100vw - 40px)!important;display:flex!important;justify-content:center!important;margin:0!important;padding-top:20px}.runner-card{width:85%!important;max-width:320px!important;height:420px!important;padding:20px!important;margin:0 auto!important}.runner-name{font-size:32px!important}.runner-desc{font-size:14px!important}.powerups-section{padding:60px 20px!important;min-height:0vh}.powerups-content-wrapper{gap:30px!important}.powerups-title{font-size:36px!important}.powerups-subtitle,.runners-subtitle{font-size:20px!important;line-height:1.4!important}.powerup-name{font-size:36px!important}.powerup-desc{font-size:18px!important;line-height:1.4!important}}@media(min-width:769px)and (max-width:1110px){.features-3d{padding:60px 20px!important;min-height:auto!important}.features-right{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;max-width:100%!important;margin-top:40px;box-shadow:none!important;background:transparent!important;border:none!important;border-radius:16px!important;overflow:hidden!important}.features-img{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.features-heading{font-size:40px!important}}@media screen and (min-width:760px)and (max-width:1024px){.stats-section{padding:80px 20px}.stats-grid{grid-template-columns:1fr;gap:40px}.stats-top-left,.stats-top-right,.stats-bottom-left,.stats-bottom-right{flex-direction:column!important;align-items:center!important;text-align:center!important;margin-left:0!important;width:100%}.stat-card{width:85%!important;max-width:300px!important;margin:0 auto!important}.stat-number{font-size:120px;text-align:center;width:100%}.stat-title{font-size:32px;text-align:center;white-space:normal!important}}@media(min-width:701px)and (max-width:1024px){.powerups-subtitle,.runners-subtitle{font-size:32px!important;line-height:1.4!important}}:root{--bg: #0f1b35;--yellow: #f5e642;--white: #ffffff;--font-title: "Bebas Neue", cursive;--font-body: "Bebas Neue", sans-serif;--nav-h: 70px;--px: clamp(137.5px, 8vw, 300px)}@media(max-width:1600px){:root{--px: 100px}}@media(max-width:1400px){:root{--px: 80px}}@media(max-width:1200px){:root{--px: 60px}}@media(max-width:900px){:root{--px: 32px}}@media(max-width:600px){:root{--px: 20px}}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bg);color:var(--white);font-family:var(--font-body);overflow-x:clip;letter-spacing:.1em;font-weight:500!important}.navbar{position:fixed;top:40px;left:0;width:100%;height:auto;z-index:999;display:flex;align-items:center;padding:0 var(--px);background:transparent;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease,background .4s ease,padding .4s ease,top .4s ease}.navbar-scrolled{top:0;padding-top:15px;padding-bottom:15px;background:#0f1b35fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.15);box-shadow:0 5px 25px #0006}.navbar-hidden{transform:translateY(-200px);opacity:0;pointer-events:none}.nav-container{width:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:flex-start;gap:20px}.logo{display:flex;line-height:0;padding:0;margin:0}.main-logo{display:block;width:180px;height:105px;max-width:100%;object-fit:contain;padding:0;margin:0}@media(max-width:1600px){.main-logo{width:160px;height:93px}}@media(max-width:1400px){.main-logo{width:140px;height:81px}}@media(max-width:1200px){.main-logo{width:120px;height:70px}}@media(max-width:900px){.main-logo{width:100px;height:58px}}.nav-links{display:flex;justify-content:center;align-items:center;gap:clamp(15px,2vw,36px)}.nav-links a{color:var(--white);text-decoration:none;font-family:var(--font-body);font-weight:500;font-size:clamp(18px,1.4vw,26px);text-transform:uppercase;opacity:.9;transition:opacity .2s;text-align:center;white-space:nowrap}.nav-links a:hover{opacity:1}@media(min-width:1920px){.nav-links a{font-size:30px}.nav-links{gap:50px}}.nav-right{display:flex;align-items:flex-start;gap:16px;padding-top:4px}.lang-selector{font-size:.75rem;font-weight:500;color:var(--white);opacity:.9}.nav-divider{width:1px;height:28px;background:#ffffff59;flex-shrink:0}.store-buttons{display:flex;gap:15px;align-items:center}.store-buttons .store-btn-custom{padding:7px 14px;min-height:40px;min-width:130px;gap:10px}.store-buttons .store-btn-custom .store-icon{width:18px;height:18px}.store-buttons .store-btn-custom .store-sub{font-size:11px;line-height:12px}.store-buttons .store-btn-custom .store-main{font-size:20px}.store-btn-custom{display:inline-flex;align-items:center;justify-content:flex-start;background-color:#23253b;color:#fff;padding:12px 24px;border-radius:12px;text-decoration:none;gap:14px;border:2px solid #95a1e5;transition:all .25s ease;min-height:56px;height:auto;min-width:180px}.store-btn-custom:hover{background-color:#2b2e4a;border-color:#aeb8f2;transform:translateY(-2px);box-shadow:0 4px 15px #0006;color:#fff}.store-btn-custom .store-icon{width:24px;height:24px;flex-shrink:0}.store-btn-custom .store-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.store-btn-custom .store-sub{font-family:Bebas Neue,sans-serif;font-size:17px;font-weight:400;text-transform:uppercase;letter-spacing:0px;opacity:.95;margin-bottom:1px;line-height:15.3px}.store-btn-custom .store-main{font-family:-apple-system,SF Compact Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:30.6px;font-weight:500;line-height:1;letter-spacing:-.8px}@media(min-width:1920px){.store-btn-custom{min-height:56px;height:auto;min-width:180px;padding:10px 20px;gap:14px}.store-btn-custom .store-icon{width:28px;height:28px}.store-btn-custom .store-sub{font-size:17px;font-weight:400;letter-spacing:0px;line-height:15.3px}.store-btn-custom .store-main{font-family:-apple-system,SF Compact Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:30.6px;font-weight:500;line-height:1;letter-spacing:-.8px}}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:36px;height:28px;background:transparent;border:none;cursor:pointer;z-index:1000}.hamburger span{width:36px;height:4px;background:var(--white);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.hamburger.active span:nth-child(1){transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:translate(20px)}.hamburger.active span:nth-child(3){transform:rotate(-45deg)}.mobile-store-buttons{display:none}@media(max-width:1240px){.nav-container{display:flex;justify-content:space-between;align-items:center}.desktop-only{display:none!important}.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;width:75%;max-width:400px;height:100vh;background:#0f1b35f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:30px;transition:right .4s cubic-bezier(.175,.885,.32,1);z-index:999;box-shadow:-10px 0 30px #0009}.nav-links.active{right:0}.nav-links a{font-size:24px}.mobile-store-buttons{display:flex;flex-direction:column;gap:12px;margin-top:25px;width:100%;padding:0 10%}.mobile-store-buttons .store-btn-custom{width:100%;justify-content:center;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);min-width:unset;height:52px}}.footer{background-color:#081237;color:#fff;width:100%;font-size:.8rem;text-transform:uppercase}.footer-main{display:flex;gap:0;padding:60px 5% 50px;align-items:flex-start;width:100%}.footer-brand{flex:0 0 22%;max-width:22%;padding-right:30px}.footer-logo{width:130px;height:auto;margin-bottom:20px}.footer-tagline{font-size:25px;color:#a0a0b0;letter-spacing:.4px;line-height:1.1;font-weight:500;margin-bottom:24px}.footer-socials{display:flex;gap:17px;align-items:center}.footer-social-link{color:#01bad9;display:flex;align-items:center;transition:opacity .2s}.footer-social-link:hover{opacity:.7}.footer-nav{flex:1;display:flex;justify-content:space-between;flex-wrap:wrap;padding-left:20px}.footer-col h4.footer-col-title{color:#00d3f2;font-size:15px;font-weight:500;margin-bottom:20px;letter-spacing:.6px}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.footer-col ul li a{color:#c0c8e0;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-contact-email{display:flex;align-items:center;gap:10px;margin-top:4px}.footer-contact-email svg{color:#00e5ff;flex-shrink:0}.footer-contact-email a{color:#a0a0b0;text-decoration:underline;font-size:15px;font-weight:500;transition:opacity .2s}.footer-contact-email a:hover{opacity:.7}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px var(--px);border-top:1px solid rgba(255,255,255,.1);max-width:1600px;margin:0 auto;flex-wrap:wrap;gap:15px}.footer-copy{color:#a0a0b0;font-size:15px}.footer-legal{display:flex;gap:25px}.footer-legal a{color:#a0a0b0;text-decoration:none;font-size:15px;transition:color .2s}.footer-legal a:hover{color:#fff}@media(max-width:1024px){.footer-main{flex-direction:column;padding:60px 40px;gap:40px}.footer-brand{flex:0 0 100%;max-width:100%;padding-right:0;text-align:center;display:flex;flex-direction:column;align-items:center}.footer-nav{padding-left:0;width:100%;gap:30px}}@media(max-width:768px){.footer-main{padding:50px 24px 40px;gap:32px}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);text-align:left;gap:36px 16px}.footer-col{margin-bottom:0}.footer-tagline{font-size:16px}.footer-contact-email a{font-size:13px;word-break:break-all}.footer-bottom{flex-direction:column;text-align:center;gap:16px;padding:24px 20px}.footer-legal{justify-content:center;flex-wrap:wrap;gap:12px}.footer-legal a{font-size:13px}.footer-copy{order:2;font-size:13px}}@media(max-width:480px){.footer-main{padding:40px 16px 32px}.footer-tagline{font-size:14px}.footer-col h4.footer-col-title{font-size:13px;margin-bottom:14px}.footer-col ul li a{font-size:13px}.footer-col ul{gap:12px}.footer-logo{width:100px}}.final-section{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#000}.final-slide{position:absolute;inset:0;width:100%;height:100%;background-size:100% 100%;background-position:center bottom;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease,transform .8s ease;transform:translate(5%);display:flex;flex-direction:column;justify-content:flex-end}.final-slide.active{opacity:1;visibility:visible;transform:translate(0)}.final-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000e6,#0000,#00000080);z-index:2;pointer-events:none}.final-character-layer{position:absolute;inset:0;z-index:2;display:flex;justify-content:center;align-items:center;pointer-events:none}@keyframes floatLeft{0%{transform:translateY(-50%) translate(0)}50%{transform:translateY(-53%) translate(10px)}to{transform:translateY(-47%) translate(-5px)}}@keyframes floatRight{0%{transform:translateY(-50%) translate(0)}50%{transform:translateY(-48%) translate(-10px)}to{transform:translateY(-53%) translate(5px)}}.final-char-left{position:absolute;left:5%;top:50%;height:clamp(400px,70vh,700px);object-fit:contain;animation:floatLeft 6s ease-in-out infinite;z-index:5}.final-char-right{position:absolute;right:5%;top:50%;height:clamp(400px,70vh,700px);object-fit:contain;animation:floatRight 5s ease-in-out infinite alternate;z-index:5}.final-game-logo{position:absolute;top:15%;height:clamp(100px,15vw,200px);object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.5))}.final-content{position:relative;z-index:3;text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:90px}.final-title{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(50px,8vw,100px);line-height:1;letter-spacing:3px;text-transform:uppercase;margin-bottom:1px;text-shadow:0 4px 10px rgba(0,0,0,.6)}.final-subtitle{font-family:"Bebas Neue",var(--font-title);font-weight:100;font-size:clamp(20px,4vw,40px);line-height:1;letter-spacing:1px;color:#fff;text-transform:uppercase;margin-bottom:30px;text-shadow:0 2px 4px rgba(0,0,0,.8)}.final-subtitle p{margin-bottom:1px}.final-store-buttons{display:flex;gap:20px;justify-content:center}.final-store-buttons .store-btn-custom{width:200px;min-height:52px;padding:10px 18px;gap:12px;justify-content:flex-start}.final-store-buttons .store-btn-custom .store-icon{width:22px;height:22px}.final-store-buttons .store-btn-custom .store-sub{font-size:13px;line-height:13px}.final-store-buttons .store-btn-custom .store-main{font-size:24px}.final-store-buttons a{display:inline-flex;transition:transform .2s ease,filter .2s ease}.final-store-buttons a:hover{transform:translateY(-3px) scale(1.02);filter:brightness(1.1)}.final-store-buttons img{height:clamp(50px,6vw,65px);width:auto}.final-action-button-container{display:flex;justify-content:center}.final-action-button{background-color:#fff;padding:16px 52px;font-family:-apple-system,SF Compact Display,BlinkMacSystemFont,system-ui,sans-serif;font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:-.8px;border-radius:8px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 15px #0006}.final-action-button:hover{transform:translateY(-3px);box-shadow:0 12px 20px #00000080}.final-pagination{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.final-pagination .dot{width:6px;height:6px;border-radius:50%;background-color:#fff;opacity:.5;cursor:pointer;transition:all .3s ease}.final-pagination .dot.dot-active{width:110px;height:6px;border-radius:3px;background-color:#fff;opacity:1}@media(max-width:1024px){.final-title{font-size:70px}.final-char-left,.final-char-right{height:50vh}}@media(max-width:768px){.final-section{height:600px}.final-title{font-size:40px;padding:0 20px;margin-top:10px;line-height:1.1}.final-subtitle{font-size:16px;padding:0 40px;margin-bottom:20px}.final-char-left{height:300px;left:-10%;top:50%;transform:translateY(-50%) rotate(0);bottom:auto;z-index:4}.final-char-right{height:300px;right:-25%;top:50%;transform:translateY(-50%);bottom:auto;z-index:4}.final-game-logo{height:100px;top:42%;left:50%;transform:translate(-50%,-50%);z-index:6}.final-content{position:relative;margin-bottom:80px;margin-top:auto;z-index:10}.final-pagination{bottom:20px;z-index:15}.final-action-button{padding:12px 30px;font-size:1.1rem}.final-store-buttons{flex-direction:column;align-items:center;gap:15px}.final-store-buttons img{height:50px}.final-pagination .dot.dot-active{width:60px}}@media(min-aspect-ratio:16/9){.final-slide{background-size:cover}}
