:root{--black: #080908;--black2: #10120f;--black3: #191c17;--lime: #c1f12e;--cream: #f1f0e8;--grey: #989c92;--line: rgba(255, 255, 255, .13);--display: "Manrope", sans-serif;--body: "DM Sans", sans-serif;--iphone-frame-ratio: 1290 / 2796 }html{overflow-x:hidden}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:var(--body);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.grain{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.01;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.nav{height:88px;position:absolute;z-index:50;left:0;right:0;top:0;display:flex;align-items:center;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid rgba(255,255,255,.08)}.logo{display:flex;align-items:center;gap:10px;font:800 25px/1 var(--display);letter-spacing:-.06em}.logo img{width:26px;height:30px}.nav-links{display:flex;gap:32px;margin-left:auto;margin-right:42px}.nav-links a{font-size:13px;color:#b4b8ae;transition:.2s}.nav-links a:hover{color:#fff}.nav-cta{height:44px;padding:0 18px;background:var(--lime);color:var(--black);display:flex;align-items:center;gap:23px;font-size:13px;font-weight:700;border-radius:3px}.menu-toggle,.mobile-menu{display:none}.hero{min-height:1000px;position:relative;overflow:hidden;padding-top:88px}.hero-aura{position:absolute;width:900px;height:900px;right:-250px;top:-130px;background:radial-gradient(circle,rgba(193,241,46,.17),transparent 66%)}.hero-copy{position:relative;z-index:4;padding:130px 0 0 max(25px,calc((100vw - 1380px)/2 + 50px));width:49%}.kicker,.section-id{font:700 10px/1 var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--lime);display:flex;align-items:center;gap:10px}.kicker span{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #c1f12e17}h1{font:700 clamp(68px,7.3vw,112px)/.89 var(--display);letter-spacing:-.078em;margin:39px 0 35px}h1 em,.section-heading em{font-style:normal;color:var(--lime)}.hero-copy>p{max-width:560px;color:#a8aca2;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:39px}.button{height:54px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 23px;border-radius:3px;font-size:13px;font-weight:700;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button.lime{background:var(--lime);color:var(--black)}.button.ghost{border:1px solid var(--line);color:#d5d7d1}.button.ink{background:var(--black);color:#fff}.hero-facts{display:flex;gap:0;margin-top:80px;border-top:1px solid var(--line);max-width:600px}.hero-facts div{width:33.33%;padding:21px 20px 0 0}.hero-facts strong,.hero-facts span{display:block}.hero-facts strong{font:700 19px var(--display)}.hero-facts span{font-size:10px;color:#696d64;margin-top:4px}.hero-product{position:absolute;z-index:3;right:-20px;top:110px;width:55%;height:800px}.phone{background:#050605;border:6px solid #171817;border-radius:40px;overflow:hidden;box-shadow:0 35px 80px #0000007a}.phone img{width:100%;height:100%;object-fit:cover;transform:translateZ(0);backface-visibility:hidden}.phone-main{position:absolute;width:312px;height:680px;left:50%;top:30px;transform:translate(-50%);z-index:3}.phone-main img{object-position:center 38%}.phone-back{position:absolute;width:250px;height:545px;top:110px;opacity:.82}.phone-map{left:5%;transform:rotate(-10deg)}.phone-explore{right:3%;transform:rotate(10deg)}.hero-product:before{content:"";position:absolute;width:690px;height:690px;border:1px solid rgba(193,241,46,.22);border-radius:50%;left:50%;top:8px;transform:translate(-50%);box-shadow:0 0 0 90px #c1f12e06,0 0 0 180px #c1f12e04}.hero-chip{position:absolute;z-index:6;background:#121411e6;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border:1px solid var(--line);border-radius:40px;padding:9px 15px 9px 9px;display:flex;align-items:center;gap:10px;box-shadow:0 15px 35px #00000047;font-size:10px;color:#aeb1a9}.hero-chip i{font-style:normal;width:31px;height:31px;border-radius:50%;background:#2b2e27;display:grid;place-items:center}.hero-chip b{color:#fff}.chip-one{left:4%;top:230px}.chip-two{right:1%;top:360px}.chip-three{left:11%;bottom:100px}.activity-ribbon{position:absolute;bottom:0;left:0;right:0;height:79px;background:var(--lime);color:var(--black);display:flex;align-items:center;overflow:hidden;transform:rotate(-1.2deg) scale(1.02);z-index:8}.activity-ribbon>div{display:flex;width:max-content;gap:42px;animation:ribbon 34s linear infinite}.activity-ribbon span{font:800 15px var(--display);text-transform:uppercase;white-space:nowrap}@keyframes ribbon{to{transform:translate(-50%)}}.section{max-width:1380px;margin:auto;padding:140px clamp(24px,5vw,70px)}.manifesto{padding-top:165px}.manifesto-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:76px}.manifesto-top p{margin:0;color:#73776e;font-size:13px}.manifesto-line{font:700 clamp(48px,6.3vw,94px)/1 var(--display);letter-spacing:-.07em;margin:0;max-width:1250px}.manifesto-line.muted{color:#3a3d37;margin-top:10px}.manifesto-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:105px}.manifesto-note{border-top:1px solid var(--line);padding:24px 20px 0 0}.manifesto-note span{font:700 9px var(--display);letter-spacing:.15em;color:#70736c}.manifesto-note p{color:#999d93;font-size:13px;line-height:1.7;margin:19px 0 0;max-width:340px}.manifesto-note.highlight{background:var(--lime);color:var(--black);border:0;padding:24px}.manifesto-note.highlight span{color:#4d610f}.manifesto-note.highlight p{color:#080908ba}.possibility{min-height:780px;background:var(--cream);color:var(--black);display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;padding:130px max(24px,calc((100vw - 1240px)/2));align-items:center}.section-id.dark{color:#697c21}.possibility-copy h2,.modes-heading h2{font:700 clamp(52px,6vw,82px)/.98 var(--display);letter-spacing:-.07em;margin:34px 0 30px}.possibility-copy p{color:#656961;font-size:15px;line-height:1.75;max-width:480px}.activity-cloud{height:540px;position:relative;border:1px solid rgba(0,0,0,.14);background:radial-gradient(circle at 50% 50%,rgba(193,241,46,.45),transparent 48%)}.activity-cloud:before,.activity-cloud:after{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(0,0,0,.09);border-radius:50%;transform:translate(-50%,-50%)}.activity-cloud:before{width:330px;height:330px}.activity-cloud:after{width:500px;height:500px}.activity-cloud button{position:absolute;left:calc(var(--x)*1%);top:calc(var(--y)*1%);transform:scale(var(--s));background:#fff;border:1px solid rgba(0,0,0,.14);padding:11px 15px;border-radius:30px;box-shadow:0 8px 20px #00000014;font-weight:700;font-size:11px;z-index:2}.activity-cloud button.active{background:var(--black);color:#fff;border-color:var(--black)}.cloud-count{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;text-align:center;width:130px;height:130px;border-radius:50%;background:var(--lime);display:grid;place-content:center}.cloud-count strong,.cloud-count span{display:block}.cloud-count strong{font:800 38px var(--display);letter-spacing:-.07em}.cloud-count span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:105px}.section-heading .section-id{grid-column:1/-1;margin-bottom:36px}.section-heading h2{font:700 clamp(54px,6vw,86px)/.96 var(--display);letter-spacing:-.07em;margin:0}.section-heading>p{width:330px;color:#858980;font-size:14px;line-height:1.7;margin:0 0 5px 40px}.journey{position:relative}.journey-rail{position:absolute;left:32px;top:60px;bottom:60px;width:1px;background:#292c27}.journey-rail i{display:block;width:1px;height:17%;background:var(--lime);position:sticky;top:100px}.journey-step{display:grid;grid-template-columns:70px 1fr .75fr;gap:40px;align-items:center;min-height:330px;border-top:1px solid var(--line);padding:55px 0}.step-no{width:64px;height:64px;border:1px solid #363a32;border-radius:50%;display:grid;place-items:center;color:var(--lime);font:700 10px var(--display);background:var(--black);z-index:2}.journey-step small,.product-text>span{color:var(--lime);font:700 9px var(--display);letter-spacing:.15em}.journey-step h3{font:700 clamp(32px,3vw,45px)/1.05 var(--display);letter-spacing:-.055em;margin:18px 0}.journey-step p{color:#898d83;font-size:14px;line-height:1.7;max-width:570px;margin:0}.step-proof{min-height:180px;background:#151714;border:1px solid var(--line);padding:25px;display:flex;position:relative;overflow:hidden}.profile-proof{flex-direction:column;gap:10px;justify-content:center}.profile-proof b{display:flex;justify-content:space-between;align-items:center;background:#20231d;padding:13px 15px;border-radius:30px;font-size:12px}.profile-proof i{font-style:normal;color:var(--lime);font-size:10px}.quote-proof{align-items:center}.quote-proof span{font:600 19px/1.5 var(--display);letter-spacing:-.025em;color:#d6d9d1}.route-proof{align-items:center;justify-content:center;gap:14px}.route-proof b{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--black);font:800 17px var(--display)}.route-proof b:last-child{background:#272a24;color:#fff}.route-proof span{font-size:10px;color:#74776f}.message-proof{flex-direction:column;justify-content:center;gap:12px}.message-proof span{padding:12px 14px;background:#262923;border-radius:15px 15px 15px 3px;align-self:flex-start;font-size:11px}.message-proof span:last-child{background:var(--lime);color:var(--black);border-radius:15px 15px 3px;align-self:flex-end}.map-proof{align-items:center;justify-content:space-around;background:radial-gradient(circle,#26331e,#151714 65%)}.map-proof i{font-style:normal;width:46px;height:46px;border-radius:50% 50% 50% 5px;background:var(--lime);border:4px solid #fff;display:grid;place-items:center;transform:rotate(-45deg);font-size:17px}.points-proof{align-items:center;gap:15px}.points-proof strong{font:800 65px var(--display);letter-spacing:-.08em;color:var(--lime)}.points-proof span{font-size:10px;color:#8a8d85}.points-proof b{margin-left:auto;background:#272a24;padding:10px;border-radius:4px;font-size:10px}.modes{background:var(--lime);color:var(--black);padding:130px max(24px,calc((100vw - 1240px)/2))}.modes-heading{margin-bottom:75px}.modes-heading h2{max-width:1000px}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mode-card{min-height:520px;background:var(--cream);padding:30px;display:flex;flex-direction:column;position:relative;overflow:hidden}.mode-card.dark-card{background:var(--black);color:#fff}.mode-card.image-card{color:#fff}.mode-bg{position:absolute;inset:0;background:linear-gradient(180deg,#08090814,#080908eb),url(/assets/basketball-community-DjtxhQ7X.jpg) center/cover}.mode-top,.mode-card>*:not(.mode-bg){position:relative;z-index:2}.mode-top{display:flex;justify-content:space-between;font:700 10px var(--display)}.mode-icon{width:75px;height:75px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-size:30px;margin:90px 0 55px}.dark-card .mode-icon{background:#232620;color:var(--lime)}.image-card .mode-icon{background:#c1f12eed;color:var(--black)}.mode-card h3{font:700 29px var(--display);letter-spacing:-.05em;margin:0 0 15px}.mode-card p{font-size:13px;line-height:1.65;opacity:.64}.mode-card ul{list-style:none;padding:20px 0 0;margin:auto 0 0;border-top:1px solid currentColor;opacity:.75}.mode-card li{font-size:11px;padding:6px 0}.mode-card li:before{content:"✓";margin-right:9px}.inside{padding-top:155px}.section-heading.center{display:block;text-align:center}.section-heading.center .section-id{justify-content:center}.section-heading.center h2{margin:36px auto 28px}.section-heading.center>p{margin:auto;width:auto;max-width:560px}.product-wall{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-card{height:730px;position:relative;overflow:hidden;background:#171916;border:1px solid var(--line);padding:45px}.product-card:nth-child(5){grid-column:1/-1;height:680px}.product-text{position:relative;z-index:3;max-width:430px}.product-text h3{font:700 33px var(--display);letter-spacing:-.05em;margin:18px 0 12px}.product-text p{color:#898d83;font-size:13px;line-height:1.65}.product-card .product-phone{position:absolute;width:275px;height:590px;bottom:-130px;right:8%;transform:rotate(4deg)}.product-discover{background:radial-gradient(circle at 70% 80%,#34401d,#151714 55%)}.product-games{background:radial-gradient(circle at 70% 80%,#25352d,#151714 55%)}.product-map{background:radial-gradient(circle at 70% 80%,#1e2d3d,#151714 55%)}.product-chat{background:radial-gradient(circle at 70% 80%,#30283b,#151714 55%)}.product-profile{background:linear-gradient(110deg,#151714,#22291a)}.product-profile .product-phone{right:16%;bottom:-120px;transform:rotate(-3deg)}.product-profile .product-text{max-width:480px}.product-phone img{object-position:top;image-rendering:auto;filter:brightness(.99) contrast(.99)}.trust{padding-top:50px}.trust-intro{max-width:900px;margin-bottom:80px}.trust-intro h2{font:700 clamp(52px,6vw,84px)/.98 var(--display);letter-spacing:-.07em;margin:38px 0 25px}.trust-intro>p{color:#8f9389;max-width:580px;line-height:1.7}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.trust-grid article{min-height:350px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid article>span{font-size:9px;color:#64675f}.trust-grid i{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:1px solid #3b4034;color:var(--lime);font-style:normal;font-size:20px;margin:65px 0 38px}.trust-grid h3{font:700 20px var(--display);letter-spacing:-.035em}.trust-grid p{color:#81857b;font-size:12px;line-height:1.65;max-width:300px}.early{background:var(--cream);color:var(--black);min-height:770px;display:grid;grid-template-columns:1fr 1fr}.early-art{position:relative;display:grid;place-items:center;overflow:hidden;background:#e5e4dc}.early-art>img{width:100px;filter:brightness(0);z-index:2}.signal{position:absolute;border:1px solid rgba(0,0,0,.16);border-radius:50%}.signal-a{width:220px;height:220px}.signal-b{width:430px;height:430px}.signal-c{width:680px;height:680px}.signal:before{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:var(--lime);border:3px solid var(--black);top:15%;left:18%}.signal-b:before{top:70%;left:82%}.signal-c:before{top:45%;left:4%}.early-copy{padding:110px 8vw 90px 7vw}.early-copy h2{font:700 clamp(50px,5vw,75px)/1 var(--display);letter-spacing:-.07em;margin:37px 0 30px}.early-copy>p{color:#656961;font-size:15px;line-height:1.75;max-width:590px}.early-points{margin:37px 0;border-top:1px solid rgba(0,0,0,.15)}.early-points span{display:flex;gap:15px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.15);font-size:12px}.early-points b{color:#829d22}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.faq-title h2{font:700 clamp(50px,5vw,76px)/1 var(--display);letter-spacing:-.07em;margin:36px 0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:27px 0;font:600 17px var(--display)}summary::-webkit-details-marker{display:none}summary span{color:var(--lime);font-size:25px;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{color:#898d83;font-size:13px;line-height:1.7;padding:0 50px 27px 0;margin:0}.download{min-height:780px;background:var(--lime);color:var(--black);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:100px max(24px,calc((100vw - 1240px)/2));overflow:hidden}.download-copy>img{width:45px;filter:brightness(0);margin-bottom:50px}.download-copy>span{font:700 10px var(--display);letter-spacing:.16em}.download-copy h2{font:700 clamp(60px,6vw,90px)/.92 var(--display);letter-spacing:-.075em;margin:31px 0}.download-copy p{opacity:.58}.store-buttons{display:flex;gap:9px;margin-top:35px}.store-buttons a{min-width:165px;background:var(--black);color:#fff;border-radius:7px;padding:10px 15px;display:flex;align-items:center;gap:11px}.store-buttons b{font-size:20px}.store-buttons span,.store-buttons small{display:block}.store-buttons span{font:600 15px var(--display)}.store-buttons small{font:500 8px var(--body);letter-spacing:.05em;margin-bottom:2px}.download-scene{height:580px;position:relative;display:grid;place-items:center}.download-scene>img{width:82px;filter:brightness(0);z-index:5}.scene-orbit{position:absolute;border:2px solid rgba(0,0,0,.23);border-radius:50%}.orbit-a{width:200px;height:200px}.orbit-b{width:380px;height:380px}.orbit-c{width:560px;height:560px}.scene-person{position:absolute;width:61px;height:61px;border-radius:50%;background:var(--black);color:#fff;display:grid;place-items:center;font-size:24px;z-index:3;box-shadow:0 12px 28px #0000002e}.p1{left:18%;top:18%}.p2{right:13%;top:28%}.p3{left:7%;bottom:25%}.p4{right:20%;bottom:12%}.p5{left:47%;top:3%}footer{padding:85px clamp(24px,6vw,96px) 30px}.footer-main{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1.5fr;gap:100px;padding-bottom:85px}.footer-main>div>p{color:#686c63;font-size:12px;line-height:1.6;margin-top:22px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-links strong,.footer-links a{display:block}.footer-links strong{font:700 9px var(--display);letter-spacing:.14em;text-transform:uppercase;margin-bottom:25px}.footer-links a{color:#74786e;font-size:12px;margin:13px 0}.footer-links a:hover{color:var(--lime)}.footer-bottom{max-width:1240px;margin:auto;padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#555950;font-size:10px}.footer-bottom a{color:#a1a59a}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@media(max-width:1050px){.nav-links,.nav-cta{display:none}.menu-toggle{display:flex;width:44px;height:44px;border:1px solid var(--line);background:transparent;border-radius:50%;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-toggle i{width:16px;height:1px;background:#fff;transition:.2s}.menu-open .menu-toggle i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{display:flex;position:fixed;inset:0;background:var(--black);padding:120px 25px 35px;flex-direction:column;opacity:0;pointer-events:none;transition:.25s;z-index:-1}.menu-open .mobile-menu{opacity:1;pointer-events:auto}.mobile-menu>a:not(.button){font:700 34px var(--display);letter-spacing:-.05em;padding:17px 0;border-bottom:1px solid var(--line)}.mobile-menu .button{margin-top:auto}.hero{min-height:1580px}.hero-copy{width:100%;padding:145px 7vw 0}.hero-product{top:750px;right:0;width:100%;height:720px}.hero-product:before{width:650px;height:650px}.manifesto-bottom{grid-template-columns:1fr}.manifesto-note{padding-bottom:25px}.possibility{grid-template-columns:1fr;padding-top:100px}.activity-cloud{margin-top:20px}.section-heading{display:block}.section-heading>p{margin:30px 0 0;width:auto}.journey-step{grid-template-columns:70px 1fr}.step-proof{grid-column:2}.mode-grid{grid-template-columns:1fr}.mode-card{min-height:440px}.product-wall{grid-template-columns:1fr}.product-card:nth-child(5){grid-column:auto}.trust-grid{grid-template-columns:1fr 1fr}.early{grid-template-columns:1fr}.early-art{min-height:600px}.faq,.download{grid-template-columns:1fr}.download-scene{margin-top:50px}.footer-main{grid-template-columns:1fr}}@media(max-width:650px){.nav{height:74px;padding:0 20px}.logo{font-size:22px}.logo img{width:23px}.hero{min-height:1290px}.hero-copy{padding:120px 21px 0}.kicker{font-size:9px}h1{font-size:62px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-facts{margin-top:55px}.hero-facts strong{font-size:15px}.hero-facts span{font-size:8px}.hero-product{top:670px;height:570px}.phone-main{width:235px;height:510px}.phone-back{width:180px;height:395px;top:85px}.phone-map{left:-8%}.phone-explore{right:-8%}.hero-product:before{width:480px;height:480px;top:25px}.hero-chip{font-size:8px}.chip-one{left:1%;top:160px}.chip-two{right:0;top:300px}.chip-three{display:none}.activity-ribbon{height:65px}.activity-ribbon span{font-size:12px}.section{padding:95px 21px}.manifesto{padding-top:110px}.manifesto-top{display:block;margin-bottom:45px}.manifesto-top p{margin-top:25px}.manifesto-line{font-size:45px}.manifesto-bottom{margin-top:70px}.possibility{padding:90px 21px}.possibility-copy h2,.modes-heading h2{font-size:48px}.activity-cloud{height:450px}.activity-cloud button{font-size:9px;padding:8px 10px}.activity-cloud:before{width:260px;height:260px}.activity-cloud:after{width:410px;height:410px}.cloud-count{width:105px;height:105px}.cloud-count strong{font-size:31px}.section-heading{margin-bottom:65px}.section-heading h2{font-size:49px}.journey-rail{left:24px}.journey-step{grid-template-columns:50px 1fr;gap:19px;padding:40px 0}.step-no{width:49px;height:49px}.journey-step h3{font-size:31px}.step-proof{grid-column:1/-1;min-height:155px}.modes{padding:90px 13px}.modes-heading{padding:0 10px}.mode-card{padding:25px}.mode-icon{margin:65px 0 40px}.inside{padding-top:100px}.product-wall{gap:9px}.product-card{height:650px;padding:28px 24px}.product-card:nth-child(5){height:650px}.product-text h3{font-size:28px}.product-card .product-phone,.product-profile .product-phone{width:245px;height:525px;right:50%;transform:translate(50%) rotate(2deg);bottom:-120px}.trust-intro h2{font-size:49px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:300px}.trust-grid i{margin:45px 0 30px}.early-art{min-height:440px}.signal-c{width:520px;height:520px}.early-copy{padding:85px 22px}.early-copy h2{font-size:47px}.faq{gap:45px}.faq-title h2{font-size:49px}.download{padding:85px 21px}.download-copy h2{font-size:55px}.store-buttons{flex-direction:column}.store-buttons a{width:100%}.download-scene{height:430px}.orbit-c{width:420px;height:420px}.orbit-b{width:290px;height:290px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.activity-ribbon>div{animation:none}.reveal{opacity:1;transform:none;transition:none}}:root{--copy: #b7bbb1;--copy-strong: #d7dad2;--panel: #131512 }body{font-size:16px;line-height:1.6}.nav{position:fixed;height:76px;background:#080908b8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .3s,border-color .3s;transform:translateZ(0)}.nav.scrolled{background:#080908f0;border-color:#ffffff21}.scroll-progress{position:fixed;z-index:70;left:0;right:0;top:75px;height:2px;background:var(--lime);transform:scaleX(0);transform-origin:left center;will-change:transform}main>section{position:relative;isolation:isolate;scroll-margin-top:74px}.section{max-width:1320px;padding:108px clamp(28px,5vw,64px)}.section-id,.kicker{font-size:11px;letter-spacing:.16em}.hero{min-height:900px;padding-top:76px}.hero-copy{padding-top:105px}h1{font-size:clamp(66px,6.7vw,102px);line-height:.92;margin:32px 0 28px}.hero-copy>p{color:var(--copy);font-size:19px;line-height:1.6}.hero-facts{margin-top:54px}.hero-facts strong{font-size:21px}.hero-facts span{font-size:12px;color:#92968d}.hero-product{top:92px;height:730px;transform:scale(1);transform-origin:center top}.activity-ribbon{height:67px}.manifesto{padding-top:120px;padding-bottom:110px}.manifesto-top{margin-bottom:52px}.manifesto-top p{color:var(--copy);font-size:15px}.manifesto-line{font-size:clamp(52px,5.25vw,78px);line-height:1.04;max-width:1120px}.manifesto-line.muted{color:#858980;margin-top:13px}.manifesto-bottom{margin-top:68px;gap:18px}.manifesto-note{padding:25px 22px 12px 0}.manifesto-note span{font-size:10px;color:#a6aa9f}.manifesto-note p{color:var(--copy);font-size:15px;line-height:1.65;margin-top:15px;max-width:370px}.manifesto-note.highlight{padding:25px 26px;box-shadow:0 20px 55px #c1f12e17}.manifesto-note.highlight span{color:#3d4d0c}.manifesto-note.highlight p{color:#202710}.possibility{min-height:680px;padding-top:95px;padding-bottom:95px;gap:6vw}.possibility-copy h2,.modes-heading h2{font-size:clamp(50px,5.2vw,72px);line-height:1}.possibility-copy p{font-size:17px;line-height:1.7;color:#555a52}.activity-cloud{height:500px}.activity-cloud button{font-size:12px;padding:12px 16px}.how{padding-top:112px;padding-bottom:95px}.section-heading{margin-bottom:68px}.section-heading .section-id{margin-bottom:28px}.section-heading h2{font-size:clamp(50px,5.2vw,74px);line-height:1}.section-heading>p{width:370px;color:var(--copy);font-size:16px;line-height:1.65}.journey-step{grid-template-columns:70px 1fr .72fr;min-height:270px;padding:42px 0;gap:38px}.journey-step small,.product-text>span{font-size:10px}.journey-step h3{font-size:clamp(31px,2.7vw,40px);margin:14px 0}.journey-step p{font-size:16px;line-height:1.65;color:var(--copy)}.step-proof{min-height:166px;padding:25px;background:#171a15}.profile-proof b{font-size:14px}.profile-proof i{font-size:11px}.quote-proof span{font-size:21px}.message-proof span{font-size:13px}.points-proof span,.points-proof b{font-size:12px}.modes{padding-top:100px;padding-bottom:100px}.modes-heading{margin-bottom:54px}.mode-card{min-height:455px;padding:32px}.mode-icon{margin:58px 0 38px}.mode-card h3{font-size:31px}.mode-card p{font-size:15px;line-height:1.65;opacity:.76}.mode-card li{font-size:13px;padding:7px 0}.inside{padding-top:112px}.section-heading.center h2{margin-top:28px;margin-bottom:22px}.section-heading.center>p{max-width:660px;font-size:17px}.product-wall{gap:16px}.product-card{height:650px;padding:40px}.product-card:nth-child(5){height:610px}.product-text h3{font-size:35px}.product-text p{font-size:15px;line-height:1.65;color:var(--copy)}.product-card .product-phone{width:265px;height:565px}.trust{padding-top:90px;padding-bottom:110px}.trust-intro{margin-bottom:55px;max-width:980px}.trust-intro h2{font-size:clamp(50px,5.2vw,74px)}.trust-intro>p{color:var(--copy);font-size:17px;max-width:680px}.trust-grid article{min-height:290px;padding:31px}.trust-grid article>span{font-size:10px;color:#92968d}.trust-grid i{margin:37px 0 28px}.trust-grid h3{font-size:22px;margin-bottom:12px}.trust-grid p{font-size:14px;line-height:1.65;color:var(--copy);max-width:340px}.early{min-height:650px}.early-copy{padding-top:85px;padding-bottom:75px}.early-copy h2{font-size:clamp(48px,4.7vw,68px)}.early-copy>p{font-size:17px;color:#555a52}.early-points span{font-size:14px}.faq{gap:7vw}.faq-title h2{font-size:clamp(48px,4.7vw,68px)}summary{font-size:19px;padding:25px 0}details p{font-size:15px;color:var(--copy);max-width:720px}.download{min-height:650px;padding-top:80px;padding-bottom:80px}.download-copy h2{font-size:clamp(56px,5.4vw,78px)}.download-copy p{font-size:17px;opacity:.68}footer{padding-top:70px}.footer-main{padding-bottom:65px}.footer-main>div>p,.footer-links a{font-size:14px;color:#94988f}.footer-links strong{font-size:10px}.footer-bottom{font-size:12px}.reveal{transform:translateY(30px) scale(.994);clip-path:inset(0 0 12% 0);transition:opacity .68s ease,transform .78s cubic-bezier(.16,1,.3,1),clip-path .78s cubic-bezier(.16,1,.3,1)}.reveal.visible{transform:none;clip-path:inset(0)}main>section:not(.hero):before{content:"";position:absolute;z-index:5;left:clamp(22px,5vw,72px);right:clamp(22px,5vw,72px);top:0;height:1px;background:linear-gradient(90deg,transparent,var(--line) 15%,var(--line) 85%,transparent);pointer-events:none}.possibility:before,.modes:before,.early:before,.download:before{background:linear-gradient(90deg,transparent,rgba(8,9,8,.18) 15%,rgba(8,9,8,.18) 85%,transparent)}.section-current{box-shadow:inset 0 28px 70px #c1f12e05}@media(max-width:1050px){.section{padding-top:90px;padding-bottom:90px}.hero{min-height:1450px}.hero-product{top:700px}.manifesto-line{font-size:clamp(48px,7.4vw,70px)}.manifesto-line.muted{color:#82867d}.manifesto-note p{max-width:none}.journey-step{grid-template-columns:70px 1fr;min-height:0}.step-proof{grid-column:2}.mode-card{min-height:410px}.trust-grid article{min-height:270px}}.nav-links a{position:relative;color:#d0d3cc;font-size:13px;font-weight:500;padding:24px 2px}.nav-links a:after{content:"";position:absolute;left:2px;right:100%;bottom:17px;height:2px;background:var(--lime);transition:right .22s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{right:2px}.manifesto-bottom{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.manifesto-bottom:after{content:attr(data-active);display:none}.manifesto-note,.manifesto-note.highlight{appearance:none;min-height:220px;padding:34px 30px;border:0;border-right:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent;color:#fff;text-align:left;cursor:pointer;box-shadow:none;transition:background .3s ease,color .3s ease}.manifesto-note span,.manifesto-note.highlight span{display:block;color:#8f958a;font:700 10px var(--display);letter-spacing:.14em;text-transform:uppercase}.manifesto-note p,.manifesto-note.highlight p{max-width:310px;margin:0;color:#9fa49a;font-size:14px;line-height:1.55}.journey-rail{left:36px;background:#ffffff1f}.journey-rail i{height:calc(var(--journey-progress)*100%);position:absolute;top:0;background:var(--lime);box-shadow:0 0 18px #c1f12e59}.step-no{width:72px;height:34px;border-radius:99px;box-shadow:0 0 0 7px var(--black);font-size:9px;letter-spacing:.12em}.journey-step.reached .step-no{box-shadow:0 0 0 7px var(--black),0 0 25px #c1f12e1f}.route-choice{border-radius:8px}.route-choice:focus-visible,.map-marker:focus-visible,.mode-tab:focus-visible,.manifesto-note:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.mode-tab{display:grid;gap:5px;flex:1;padding:24px;border:0;border-bottom:1px solid rgba(255,255,255,.11);background:transparent;color:#8d9288;text-align:left;cursor:pointer;transition:background .25s,color .25s,padding .25s}.mode-tab:last-child{border-bottom:0}.mode-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(193,241,46,.13),transparent 34%);pointer-events:none}.mode-copy button{margin-top:18px;padding:13px 16px;border:0;border-radius:8px;background:var(--lime);color:#080908;font-weight:700;cursor:pointer}@keyframes modeSwap{50%{opacity:.25;transform:translateY(6px)}}.trust-list{border-top:1px solid rgba(255,255,255,.14)}.trust-list article{grid-template-columns:44px 1fr 30px;gap:18px;min-height:132px;padding:28px 8px;border-bottom:1px solid rgba(255,255,255,.12);cursor:pointer}.trust-list h3{font-size:27px}.trust-list p{max-width:540px}.trust-list article>b{align-self:center;color:#7e8379;font-size:19px;transition:transform .25s,color .25s}.trust-list article:hover>b,.trust-list article.active>b{color:var(--lime);transform:translate(3px,-3px)}@media(max-width:900px){.mode-grid{grid-template-columns:1fr}.mode-switcher{display:grid;grid-template-columns:repeat(3,1fr)}.mode-tab{border-bottom:0;border-right:1px solid rgba(255,255,255,.1)}.mode-stage{min-height:460px}}@media(max-width:650px){.logo img{width:23px;height:27px}.manifesto-bottom{grid-template-columns:1fr}.manifesto-note,.manifesto-note.highlight{min-height:0;padding:25px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.manifesto-note strong{margin:16px 0 8px;font-size:24px}.journey-rail{left:23px}.step-no{width:47px;height:30px;font-size:7px}.mode-switcher{grid-template-columns:1fr;padding:9px}.mode-tab{padding:17px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.mode-tab span{font-size:20px}.mode-stage{grid-template-columns:1fr;padding:28px;min-height:560px}.mode-orbit{width:270px;max-width:100%;margin:auto}.trust-list article{grid-template-columns:38px 1fr 20px}.trust-list h3{font-size:22px}}@media(max-width:650px){body{font-size:16px}.nav{height:70px}.scroll-progress{top:69px}.hero{min-height:1220px;padding-top:70px}.hero-copy{padding-top:94px}h1{font-size:56px;line-height:.94;letter-spacing:-.068em}.hero-copy>p{font-size:17px;line-height:1.6}.hero-facts{margin-top:42px}.hero-facts strong{font-size:17px}.hero-facts span{font-size:10px}.hero-product{top:640px;transform:scale(1)}.section{padding:78px 22px}.manifesto{padding-top:85px}.manifesto-top{margin-bottom:34px}.manifesto-top p{font-size:15px}.manifesto-line{font-size:40px;line-height:1.06}.manifesto-line.muted{color:#8d9188}.manifesto-bottom{margin-top:48px;gap:10px}.manifesto-note,.manifesto-note.highlight{padding:22px}.manifesto-note{border:1px solid var(--line)}.manifesto-note p{font-size:15px}.possibility{padding:76px 22px}.possibility-copy h2,.modes-heading h2{font-size:43px}.possibility-copy p{font-size:16px}.activity-cloud{height:400px}.activity-cloud button{font-size:10px;padding:9px 11px}.section-heading{margin-bottom:48px}.section-heading h2{font-size:43px}.section-heading>p{font-size:16px;margin-top:22px}.journey-step{grid-template-columns:50px 1fr;padding:34px 0}.journey-step h3{font-size:29px}.journey-step p{font-size:15px}.step-proof{min-height:145px}.modes{padding:76px 14px}.modes-heading{margin-bottom:40px}.mode-card{min-height:390px}.mode-card p{font-size:15px}.product-card,.product-card:nth-child(5){height:600px;padding:28px 24px}.product-text h3{font-size:30px}.product-text p{font-size:15px}.trust-intro h2{font-size:42px}.trust-intro>p{font-size:16px}.trust-grid article{min-height:250px;padding:25px}.trust-grid i{margin:26px 0 22px}.trust-grid p{font-size:15px}.early-copy{padding:72px 22px}.early-copy h2,.faq-title h2{font-size:42px}.early-copy>p{font-size:16px}summary{font-size:17px}details p{font-size:15px}.download{padding:74px 22px}.download-copy h2{font-size:50px}footer{padding-top:62px}.footer-main{gap:55px}}@media(prefers-reduced-motion:reduce){.scroll-progress{display:none}.reveal{clip-path:none}}.nav{height:68px;padding:0 clamp(20px,4vw,58px);background:#080908e6}.nav>.logo,.menu-toggle{position:relative;z-index:3}.logo{font-size:22px}.logo img{width:23px;height:27px}.nav-links{gap:28px;margin-right:32px}.nav-links a{font-size:12px}.nav-cta{height:40px}.scroll-progress{top:67px;height:1px}@media(max-width:1050px){.menu-toggle{margin-left:auto;width:40px;height:40px;position:relative;z-index:4}.mobile-menu{display:flex;position:fixed;z-index:2;inset:0;width:100vw;height:100dvh;background:#090a08;padding:112px clamp(24px,7vw,70px) 34px;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .35s ease,transform .5s cubic-bezier(.16,1,.3,1),visibility .35s}.mobile-menu:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(193,241,46,.13),transparent 32%),linear-gradient(90deg,transparent 49.9%,rgba(255,255,255,.05) 50%,transparent 50.1%);pointer-events:none}.menu-open .mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.menu-label,.mobile-menu-links,.mobile-menu-foot{position:relative;z-index:1}.menu-label{font:700 10px var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--lime);margin-bottom:18px}.mobile-menu-links{display:flex;flex-direction:column;border-top:1px solid var(--line)}.mobile-menu-links a{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);font:700 clamp(34px,6.2vw,56px)/1 var(--display);letter-spacing:-.055em}.mobile-menu-links small{font:600 10px var(--display);letter-spacing:.12em;color:#767a71}.mobile-menu-foot{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:auto}.mobile-menu-foot p{margin:0;color:#8e9289;font-size:14px}.mobile-menu-foot .button{min-width:210px;margin:0}}.trust{max-width:none;padding-left:max(28px,calc((100vw - 1280px)/2));padding-right:max(28px,calc((100vw - 1280px)/2));background:linear-gradient(180deg,#090a08,#0d0f0b)}.trust-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:8vw;align-items:start}.trust-story{position:sticky;top:108px}.trust-intro{margin-bottom:38px}.trust-intro h2{font-size:clamp(55px,5.7vw,80px);line-height:.94;margin:30px 0 24px}.trust-intro>p{max-width:560px}.trust-visual{height:510px;position:relative;overflow:hidden;border:1px solid var(--line);background:radial-gradient(circle at 50% 80%,rgba(193,241,46,.15),transparent 48%),#141613}.trust-phone{position:absolute;width:235px;height:510px;left:50%;bottom:-95px;transform:translate(-50%) rotate(-3deg);border:5px solid #22251f;border-radius:34px;overflow:hidden;box-shadow:0 30px 80px #0000008c}.trust-phone img{width:100%;height:100%;object-fit:cover;object-position:center 36%;image-rendering:auto;filter:brightness(.99) contrast(.99)}.trust-badge{position:absolute;z-index:2;padding:10px 14px;border:1px solid rgba(255,255,255,.13);background:#121510e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:40px;font-size:11px;color:#e5e7e1;box-shadow:0 14px 34px #0000004d}.trust-badge b{color:var(--lime)}.badge-verified{left:7%;top:13%}.badge-context{right:6%;top:37%}.badge-points{left:6%;bottom:10%}.trust-list{border-top:1px solid var(--line)}.trust-list article{display:grid;grid-template-columns:34px 58px 1fr;gap:20px;align-items:start;padding:34px 0;border-bottom:1px solid var(--line);transition:padding .35s ease,background .35s ease}.trust-list article:hover{padding-left:16px;background:linear-gradient(90deg,rgba(193,241,46,.055),transparent 72%)}.trust-list article>span{padding-top:9px;font:600 10px var(--display);color:#797d74}.trust-list i{width:48px;height:48px;border:1px solid #3a4033;border-radius:50%;display:grid;place-items:center;color:var(--lime);font-style:normal;font-size:17px}.trust-list h3{font:700 26px/1.1 var(--display);letter-spacing:-.04em;margin:6px 0 10px}.trust-list p{max-width:510px;color:var(--copy);font-size:15px;line-height:1.6;margin:0}@media(max-width:900px){.trust-layout{grid-template-columns:1fr;gap:55px}.trust-story{position:static}.trust-visual{height:470px}.trust-list article{grid-template-columns:32px 54px 1fr}}@media(max-width:650px){.nav{height:64px;padding:0 18px}.scroll-progress{top:63px}.logo{font-size:20px}.logo img{width:21px;height:24px}.menu-toggle{width:38px;height:38px}.mobile-menu{padding:92px 21px 24px}.mobile-menu:before{background:radial-gradient(circle at 90% 15%,rgba(193,241,46,.13),transparent 35%)}.mobile-menu-links a{grid-template-columns:34px 1fr;font-size:38px;padding:15px 0}.mobile-menu-foot{align-items:stretch;flex-direction:column}.mobile-menu-foot p{display:none}.mobile-menu-foot .button{width:100%}.trust{padding-left:21px;padding-right:21px}.trust-intro h2{font-size:47px}.trust-visual{height:390px}.trust-phone{width:190px;height:412px;bottom:-70px}.trust-badge{font-size:9px;padding:8px 10px}.badge-context{right:2%}.badge-verified,.badge-points{left:3%}.trust-list article{grid-template-columns:25px 42px 1fr;gap:12px;padding:27px 0}.trust-list i{width:40px;height:40px;font-size:14px}.trust-list h3{font-size:22px;margin-top:3px}.trust-list p{font-size:15px}}.journey{--journey-progress: 0 }.journey-rail{overflow:visible}.phone{position:relative}.phone img{image-rendering:auto;transform:none;backface-visibility:visible}@media(min-width:1051px){.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,540px);align-items:start;column-gap:clamp(34px,4vw,68px);min-height:960px;padding:88px clamp(28px,5vw,72px) 150px}.hero-copy{width:auto;max-width:620px;padding:92px 0 0}.hero-copy>p{max-width:34rem}.hero-facts{max-width:unset}.hero-product{position:relative;justify-self:end;right:auto;top:auto;width:min(100%,520px);height:710px;margin-top:54px;transform:none;transform-origin:center top}.hero-product:before{width:580px;height:580px;top:58px;box-shadow:0 0 0 62px #c1f12e08,0 0 0 124px #c1f12e04}.hero-product:after{content:"";position:absolute;left:72px;right:72px;bottom:44px;height:160px;border-radius:50%;background:radial-gradient(circle,#c1f12e24,#c1f12e00 72%);filter:blur(18px);z-index:0;pointer-events:none}.hero-product .phone{position:absolute;border-width:5px;border-color:#ffffff14;border-radius:38px;background:linear-gradient(180deg,#11130f,#060706);box-shadow:0 28px 80px #00000075}.hero-product .phone-main{left:50%;bottom:0;width:270px;height:auto;aspect-ratio:var(--iphone-frame-ratio);transform:translate(-50%);z-index:3}.hero-product .phone-main img{object-position:center 36%}.hero-product .phone-back{width:224px;height:auto;aspect-ratio:var(--iphone-frame-ratio);top:auto;bottom:84px;opacity:.86;z-index:1}.hero-product .phone-back:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a0b0938,#0a0b096b);pointer-events:none}.hero-product .phone-back img{object-position:center 36%;filter:saturate(.72) brightness(.64) contrast(.98)}.hero-product .phone-map{left:0;transform:translateY(24px) rotate(-4deg)}.hero-product .phone-explore{right:0;transform:translateY(24px) rotate(4deg)}.chip-one{left:-8px;top:226px}.chip-two{right:-8px;top:350px}.chip-three{left:56px;bottom:114px}}.journey-rail i{position:absolute;inset:0 0 auto;width:2px;height:100%;margin-left:-.5px;background:var(--lime);transform:scaleY(var(--journey-progress));transform-origin:top;box-shadow:0 0 18px #c1f12e40;will-change:transform}.step-no{transition:border-color .35s,background .35s,color .35s,box-shadow .35s}.journey-step.reached .step-no{border-color:var(--lime);background:var(--lime);color:var(--black);box-shadow:0 0 0 7px #c1f12e14}.reveal{opacity:1;transform:none;clip-path:inset(0)}.motion-ready .reveal{opacity:0;transform:translateY(30px) scale(.994);clip-path:inset(0 0 12% 0)}.motion-ready .reveal.visible{opacity:1;transform:none;clip-path:inset(0)}@media(max-width:1050px){.hero{min-height:0;padding:76px 0 0}.hero-copy{width:100%;padding:105px clamp(28px,7vw,72px) 0}.hero-product{position:relative;top:auto;right:auto;width:100%;height:700px;margin-top:42px;transform:none}.hero-product .phone{position:absolute;height:auto;aspect-ratio:var(--iphone-frame-ratio)}.hero-product .phone-main{top:18px;left:50%;width:min(292px,38vw);transform:translate(-50%)}.hero-product .phone-back{top:92px;width:min(220px,29vw);opacity:.88}.hero-product .phone-map{left:max(34px,8vw);transform:rotate(-5deg)}.hero-product .phone-explore{right:max(34px,8vw);transform:rotate(5deg)}.section-heading>p{width:auto;max-width:640px}.activity-ribbon{position:relative;bottom:auto;margin-top:8px}.product-card,.product-card:nth-child(5){height:auto;min-height:620px;padding-bottom:380px}.product-card .product-phone,.product-profile .product-phone{width:min(265px,40vw);height:auto;aspect-ratio:var(--iphone-frame-ratio);bottom:-105px}}@media(max-width:650px){.hero{padding-top:64px}.hero-copy{padding:74px 21px 0}h1{font-size:52px;line-height:.96}.hero-actions{gap:9px}.hero-facts{margin-top:38px}.hero-product{height:500px;margin-top:34px;overflow:visible}.hero-product:before{width:390px;height:390px;top:42px}.hero-product .phone-main{top:46px;width:184px}.hero-product .phone-back{top:104px;width:146px;opacity:.9}.hero-product .phone-map{left:clamp(-6px,2vw,14px);transform:rotate(-7deg)}.hero-product .phone-explore{right:clamp(-6px,2vw,14px);transform:rotate(7deg)}.chip-one{left:10px;top:180px}.chip-two{right:10px;top:272px}.activity-ribbon{height:62px;margin-top:-6px}.activity-ribbon>div{gap:30px}.product-card,.product-card:nth-child(5){min-height:680px;padding:28px 24px 400px}.product-card .product-phone,.product-profile .product-phone{width:min(238px,68vw);right:50%;bottom:-105px;transform:translate(50%) rotate(2deg)}.product-profile .product-phone{transform:translate(50%) rotate(-2deg)}.download-scene{overflow:hidden}}@media(max-width:380px){h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-product{height:480px}.hero-product .phone-main{width:170px}.hero-product .phone-back{width:136px}}:root{--surface: #11140f;--surface-2: #171b14;--surface-3: #20261a;--stroke: rgba(255, 255, 255, .12);--stroke-strong: rgba(193, 241, 46, .28);--ink-soft: rgba(8, 9, 8, .72);--shadow-soft: 0 24px 70px rgba(0, 0, 0, .28)}.button,.nav-cta,.store-buttons a{min-height:52px;border-radius:8px;border:1px solid transparent;letter-spacing:.01em;box-shadow:0 1px #ffffff2e inset,0 16px 34px #0000002e;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}.button:hover,.nav-cta:hover,.store-buttons a:hover{transform:translateY(-2px);box-shadow:0 1px #ffffff38 inset,0 22px 44px #00000040}.button.lime,.nav-cta{background:linear-gradient(180deg,#d8ff45,#b8ec23);color:#080908;border-color:#ffffff29}.button.ghost{background:#ffffff09;border-color:var(--stroke);color:#f1f3ee;box-shadow:0 1px #ffffff14 inset}.button.ghost:hover{background:#ffffff13;border-color:#ffffff38}.button.ink,.store-buttons a{background:linear-gradient(180deg,#11130f,#070807);border-color:#08090847;color:#fff}.menu-toggle{border-radius:8px;background:#ffffff09;border-color:var(--stroke)}.hero-facts{border-top-color:#ffffff1c}.hero-facts div{position:relative}.hero-facts div:before{content:"";position:absolute;left:0;top:-1px;width:34px;height:1px;background:var(--lime)}.hero-chip,.trust-badge{border-radius:8px;border-color:#ffffff24;background:#0e110cd1;box-shadow:0 18px 50px #00000047}.manifesto-bottom,.mode-grid,.product-wall{gap:18px}.manifesto-note,.manifesto-note.highlight,.mode-card,.product-card,.step-proof,.trust-visual,.activity-cloud,.profile-proof b,.message-proof span,details,.store-buttons a{border-radius:8px}.manifesto-note{min-height:230px;padding:28px;border:1px solid var(--stroke);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 20px 60px #00000029}.manifesto-note.highlight{background:linear-gradient(180deg,#d7ff47,#bde92b);border-color:#08090814;box-shadow:0 28px 70px #c1f12e24}.manifesto-note p{max-width:none}.possibility{background:linear-gradient(180deg,#f7f6ef,#e5e5da)}.activity-cloud{border-color:#0809081f;background:linear-gradient(180deg,#ffffff94,#ffffff42),radial-gradient(circle at 50% 50%,rgba(193,241,46,.46),transparent 50%);box-shadow:0 26px 80px #0809081f}.activity-cloud button{border-radius:8px;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#0809081f}.activity-cloud button.active{background:linear-gradient(180deg,#141711,#080908)}.step-proof{border-color:var(--stroke);background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.step-no{border-radius:8px}.modes{background:linear-gradient(180deg,#c8f735,#b8e826)}.mode-card{border:1px solid rgba(8,9,8,.12);box-shadow:0 28px 70px #08090824}.mode-card:not(.dark-card):not(.image-card){background:#f8f9e6db}.mode-card.dark-card{background:linear-gradient(180deg,#12160d,#070906);border-color:#08090847}.mode-card.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0809081a,#080908b8);pointer-events:none}.mode-icon{width:68px;height:68px;border-radius:8px;box-shadow:0 18px 44px #08090824}.mode-card ul{border-top-color:currentColor}.product-card{border-color:var(--stroke);background:#12150f;box-shadow:0 28px 80px #00000038}.product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 42%);pointer-events:none}.product-text{padding:2px}.trust{background:linear-gradient(180deg,#090a08,#0f120d 62%,#090a08)}.trust-list article{border-bottom-color:#ffffff1a}.trust-list article:hover{border-radius:8px}.trust-list i{border-radius:8px;background:#c1f12e0b}.early{background:linear-gradient(180deg,#f4f3ea,#e3e3d8)}.early-points span{border-bottom-color:#0809081f}.faq-list{border-top:0}details{margin-bottom:10px;padding:0 18px;border:1px solid var(--stroke);background:linear-gradient(180deg,#ffffff0a,#ffffff04)}summary{gap:24px}summary span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:8px;background:#c1f12e14}.download{background:linear-gradient(180deg,#d6ff46,#bde92c)}.download-copy>img{margin-bottom:34px}.store-buttons a{min-width:178px;padding:12px 16px}footer{background:#080908}.page-top-anchor{position:absolute;top:0;left:0;width:1px;height:1px}.hero-product .phone,.product-card .product-phone,.product-profile .product-phone,.trust-phone{height:auto;aspect-ratio:var(--iphone-frame-ratio)}@media(max-width:1050px){.manifesto-note{min-height:0}.mode-grid,.product-wall{gap:14px}}@media(max-width:650px){.button,.nav-cta,.store-buttons a{width:100%}.manifesto-note,.manifesto-note.highlight,.mode-card,.product-card{border-radius:8px}.mode-card{padding:28px}.mode-icon{margin:52px 0 34px}details{padding:0 14px}}.logo{gap:9px;font:750 20px/1 var(--display);letter-spacing:-.045em}.logo img{width:32px;height:32px;padding:7px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#ffffff0e}.logo span{transform:translateY(-1px)}.nav-cta{min-height:40px;height:40px;padding:0 15px;gap:14px;border-radius:8px;border-color:#c1f12e61;background:#c1f12e1f;color:var(--lime);box-shadow:none}.nav-cta:hover{transform:none;color:var(--black);background:var(--lime);box-shadow:none}.nav-cta span{font-size:15px;transition:transform .2s ease}.nav-cta:hover span{transform:translate(2px,-2px)}.mobile-menu-links a{font:700 34px/1.1 var(--display);letter-spacing:-.05em;padding:17px 0;border-bottom:1px solid var(--line)}.section-id{letter-spacing:.15em}.hero-chip{min-height:48px;padding:7px 14px 7px 7px;gap:10px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#080a08f0;color:#c2c7bd;font-size:11px;line-height:1.2;box-shadow:0 14px 36px #00000061}.hero-chip i{width:33px;height:33px;flex:0 0 33px;border:1px solid rgba(193,241,46,.18);border-radius:9px;background:#c1f12e14}.hero-chip b{color:#fff;font-weight:700}.manifesto-bottom{gap:12px}.manifesto-note,.manifesto-note.highlight{position:relative;min-height:235px;padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff06;box-shadow:none;overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease}.manifesto-note:before{content:"";position:absolute;inset:0 auto auto 30px;width:38px;height:2px;background:#5d6258}.manifesto-note.highlight{color:#fff;border-color:#c1f12e47;background:#c1f12e11}.manifesto-note.highlight:before{background:var(--lime)}.manifesto-note:hover{transform:translateY(-4px);border-color:#ffffff38;background:#ffffff0b}.manifesto-note.highlight:hover{border-color:#c1f12e80;background:#c1f12e1a}.manifesto-note span,.manifesto-note.highlight span{color:#aeb3a9}.manifesto-note p,.manifesto-note.highlight p{color:#b7bbb1}.journey-step{border-top-color:#ffffff17}.step-no{width:56px;height:56px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#ffffff06;color:#a9aea4;box-shadow:0 0 0 6px var(--black);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.journey-step.reached .step-no{border-color:#c1f12e8c;background:#c1f12e1a;color:var(--lime);box-shadow:0 0 0 6px var(--black),0 0 30px #c1f12e1a}.step-proof{min-height:180px;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff06;box-shadow:0 18px 50px #00000026}.profile-proof{gap:8px}.profile-proof .sport-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:43px;padding:6px 10px 6px 6px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff09;transition:border-color .2s ease,background .2s ease,transform .2s ease}.profile-proof .sport-row:hover{transform:translate(3px);border-color:#c1f12e42;background:#c1f12e0e}.sport-row>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#ffffff0e}.sport-row strong{font:650 12px var(--display);color:#f2f4ef}.sport-row em{padding:5px 7px;border-radius:6px;background:#c1f12e17;color:var(--lime);font:700 8px var(--display);font-style:normal;letter-spacing:.04em;text-transform:uppercase}.route-proof{display:block}.route-proof>p{margin:0 0 13px;color:#aeb2a9;font-size:11px}.route-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.route-choice{min-width:0;min-height:105px;padding:16px 13px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff09;color:#d8dbd3;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.route-choice:hover{transform:translateY(-2px);border-color:#c1f12e52}.route-choice.active{border-color:#c1f12e75;background:#c1f12e1c;color:#fff}.route-choice strong,.route-choice span{display:block}.route-choice strong{font:750 17px var(--display)}.route-choice span{margin-top:7px;color:#8f948a;font-size:9px}.route-choice.active span{color:#c8d0bd}.map-proof{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;align-items:center;background:#ffffff06}.mini-map{position:relative;min-height:138px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:12px;background-color:#151b17;background-image:linear-gradient(35deg,transparent 46%,rgba(255,255,255,.055) 47%,rgba(255,255,255,.055) 50%,transparent 51%),linear-gradient(120deg,transparent 45%,rgba(255,255,255,.045) 46%,rgba(255,255,255,.045) 49%,transparent 50%);background-size:64px 54px,86px 74px}.map-marker{position:absolute;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(193,241,46,.44);border-radius:50% 50% 50% 8px;background:var(--lime);color:var(--black);cursor:pointer;transform:rotate(-45deg);box-shadow:0 7px 18px #0000004d;transition:transform .2s ease,box-shadow .2s ease}.map-marker span{transform:rotate(45deg)}.map-marker:after{content:attr(data-label);position:absolute;left:31px;bottom:31px;width:max-content;padding:6px 8px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#0b0d0b;color:#fff;font-size:8px;opacity:0;pointer-events:none;transform:rotate(45deg) translateY(4px);transition:opacity .2s ease,transform .2s ease}.map-marker:hover,.map-marker:focus-visible{z-index:3;transform:rotate(-45deg) translateY(-3px);box-shadow:0 10px 24px #c1f12e33}.map-marker:hover:after,.map-marker:focus-visible:after{opacity:1;transform:rotate(45deg) translateY(0)}.marker-cricket{left:15%;top:17%}.marker-football{right:16%;top:31%}.marker-gym{left:44%;bottom:13%}.map-proof>p{margin:0;color:#fff}.map-proof>p strong,.map-proof>p span{display:block}.map-proof>p strong{font:700 13px/1.25 var(--display)}.map-proof>p span{margin-top:7px;color:#858a80;font-size:9px;line-height:1.4}.points-proof{align-items:stretch;gap:14px}.points-earned{width:100px;flex:0 0 100px;display:grid;place-content:center;text-align:center;border:1px solid rgba(193,241,46,.26);border-radius:12px;background:#c1f12e14}.points-earned strong{color:var(--lime);font:800 44px/.9 var(--display);letter-spacing:-.07em}.points-earned span{margin-top:8px;color:#dce2d4;font-size:9px}.points-detail{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center}.points-detail div{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.points-detail div span,.points-detail div b{font-size:9px}.points-detail div span{color:#8d9288}.points-detail div b{color:#fff;font-weight:650}.points-detail>i{height:6px;margin-top:14px;border-radius:99px;background:#ffffff14;overflow:hidden}.points-detail>i span{display:block;width:72%;height:100%;border-radius:inherit;background:var(--lime)}.modes{background:#bdec31}.mode-grid{gap:12px}.mode-card,.mode-card:not(.dark-card):not(.image-card),.mode-card.dark-card,.mode-card.image-card{min-height:490px;padding:30px;border:1px solid rgba(8,9,8,.22);border-radius:16px;background:#0d0f0c;color:#fff;box-shadow:0 24px 60px #08090824;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.mode-card:hover{transform:translateY(-6px);border-color:#08090873;box-shadow:0 30px 70px #08090838}.mode-card.image-card:after{background:linear-gradient(180deg,#080908ad,#080908ed)}.mode-bg{opacity:.52}.mode-top{align-items:center;color:#9ca296;font-size:9px;letter-spacing:.14em}.mode-top i{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:var(--lime);font-style:normal}.mode-icon,.dark-card .mode-icon,.image-card .mode-icon{width:58px;height:58px;margin:62px 0 38px;border:1px solid rgba(193,241,46,.3);border-radius:13px;background:#c1f12e17;color:var(--lime);box-shadow:none;font:800 12px var(--display);letter-spacing:-.02em}.image-card .mode-icon{font-size:24px}.mode-card h3{color:#fff;font-size:29px}.mode-card p{color:#aeb3a8;opacity:1}.mode-card ul{color:#c9cdc4;border-top:1px solid rgba(255,255,255,.13);opacity:1}.mode-card li:before{color:var(--lime)}.trust-list article{grid-template-columns:78px 1fr;gap:22px;padding:30px 0}.trust-list article:hover{padding-left:12px}.trust-list i{width:72px;height:38px;margin-top:3px;border:1px solid rgba(193,241,46,.25);border-radius:9px;background:#c1f12e11;color:var(--lime);font:750 8px var(--display);font-style:normal;letter-spacing:.08em}@media(max-width:1050px){.manifesto-note,.manifesto-note.highlight{min-height:0}.mode-card,.mode-card:not(.dark-card):not(.image-card),.mode-card.dark-card,.mode-card.image-card{min-height:440px}}@media(max-width:650px){.logo{font-size:19px}.logo img{width:31px;height:31px}.hero-chip{min-height:42px;padding:5px 9px 5px 5px;font-size:8px}.hero-chip i{width:30px;height:30px;flex-basis:30px}.manifesto-note,.manifesto-note.highlight,.mode-card,.mode-card:not(.dark-card):not(.image-card),.mode-card.dark-card,.mode-card.image-card{border-radius:14px}.step-no{width:46px;height:46px}.step-proof{min-height:164px;border-radius:14px}.map-proof{grid-template-columns:1fr}.map-proof>p{display:flex;align-items:center;justify-content:space-between;gap:12px}.map-proof>p span{margin:0}.points-proof{display:grid;grid-template-columns:92px 1fr}.points-earned{width:92px}.points-detail div{align-items:flex-start;flex-direction:column}.mode-card,.mode-card:not(.dark-card):not(.image-card),.mode-card.dark-card,.mode-card.image-card{padding:26px}.mode-icon,.dark-card .mode-icon,.image-card .mode-icon{margin:48px 0 34px}.trust-list article{grid-template-columns:1fr;gap:14px}.trust-list article:hover{padding-left:0}}.logo img{width:25px;height:29px;padding:0;border:0;border-radius:0;background:transparent}.nav-links a{color:#d0d3cc;font-size:13px;font-weight:500}.manifesto-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-block:1px solid rgba(255,255,255,.14)}.manifesto-note,.manifesto-note.highlight{appearance:none;min-height:220px;padding:34px 30px;border:0;border-right:1px solid rgba(255,255,255,.12);border-radius:0;background:transparent;color:#fff;text-align:left;cursor:pointer;box-shadow:none}.manifesto-note:last-child{border-right:0}.manifesto-note:before{display:none}.manifesto-note strong{display:block;margin:34px 0 12px;font:700 clamp(24px,2vw,31px)/1.08 var(--display);letter-spacing:-.045em}.manifesto-note:hover,.manifesto-note.highlight:hover,.manifesto-note.active{transform:none;background:var(--lime);color:var(--black)}.manifesto-note.active span,.manifesto-note.active p,.manifesto-note:hover span,.manifesto-note:hover p{color:#080908ad}.journey-rail{left:36px}.journey-rail i{height:calc(var(--journey-progress)*100%);position:absolute;top:0}.step-no{width:72px;height:34px;border-radius:99px;font-size:9px;letter-spacing:.12em}.step-proof{border-radius:10px;background:#111310;box-shadow:none}.modes{background:#c1f12e;color:#080908;padding-top:110px;padding-bottom:110px}.mode-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:14px;min-height:470px}.mode-switcher{display:flex;flex-direction:column;background:#0a0b09;padding:14px;border-radius:20px}.mode-tab{display:grid;gap:5px;flex:1;padding:24px;border:0;border-bottom:1px solid rgba(255,255,255,.11);background:transparent;color:#8d9288;text-align:left;cursor:pointer}.mode-tab span{font:700 24px/1.1 var(--display);letter-spacing:-.04em}.mode-tab small{font-size:12px}.mode-tab:hover,.mode-tab.active{padding-left:32px;background:#c1f12e17;color:#fff}.mode-tab.active span{color:var(--lime)}.mode-stage{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:48px;border-radius:20px;background:#0a0b09;color:#fff}.mode-orbit{position:relative;width:min(30vw,320px);aspect-ratio:1;border:1px solid rgba(193,241,46,.28);border-radius:50%;display:grid;place-items:center}.mode-orbit:before,.mode-orbit:after{content:"";position:absolute;border:1px solid rgba(193,241,46,.15);border-radius:50%;inset:17%}.mode-orbit:after{inset:34%}.mode-orbit i{position:absolute;width:16px;height:16px;border:4px solid #0a0b09;border-radius:50%;background:var(--lime)}.mode-orbit i:nth-child(1){top:7%;left:20%}.mode-orbit i:nth-child(2){right:3%;top:48%}.mode-orbit i:nth-child(3){bottom:10%;left:25%}.mode-center{position:relative;z-index:2;width:62px;height:62px;display:grid;place-items:center;background:var(--lime);clip-path:polygon(18% 0,50% 56%,82% 0,100% 25%,50% 100%,0 25%);color:#080908;font:900 20px var(--display)}.mode-copy{position:relative;z-index:2}.mode-kicker{color:var(--lime);font:700 10px var(--display);letter-spacing:.15em}.mode-copy h3{margin:22px 0 14px;font:700 clamp(34px,3.3vw,50px)/.98 var(--display);letter-spacing:-.055em}.mode-copy p{color:#aeb3a8;font-size:15px;line-height:1.6}.mode-copy button{margin-top:18px;padding:13px 16px;border:0;border-radius:8px;background:var(--lime);color:#080908;font-weight:700}.mode-stage.is-changing .mode-copy,.mode-stage.is-changing .mode-orbit{animation:modeSwap .35s ease}.trust-list article{grid-template-columns:44px 1fr 30px;gap:18px;min-height:132px;padding:28px 8px}.trust-list article:hover,.trust-list article.active{padding-left:18px;background:linear-gradient(90deg,rgba(193,241,46,.09),transparent 78%)}.trust-list i{width:38px;height:38px;border:0;border-radius:50%;background:#ffffff0f;font-size:10px}.trust-list article.active i{background:var(--lime);color:#080908}.trust-list article>b{align-self:center;color:#7e8379;font-size:19px}.trust-list article:hover>b,.trust-list article.active>b{color:var(--lime)}@media(max-width:900px){.mode-grid{grid-template-columns:1fr}.mode-switcher{display:grid;grid-template-columns:repeat(3,1fr)}.mode-stage{min-height:460px}}@media(max-width:650px){.logo img{width:23px;height:27px}.manifesto-bottom{grid-template-columns:1fr}.manifesto-note,.manifesto-note.highlight{min-height:0;padding:25px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.manifesto-note strong{margin:16px 0 8px}.journey-rail{left:23px}.step-no{width:47px;height:30px;font-size:7px}.mode-switcher{grid-template-columns:1fr}.mode-stage{grid-template-columns:1fr;padding:28px;min-height:560px}.mode-orbit{width:270px;max-width:100%;margin:auto}.trust-list article{grid-template-columns:38px 1fr 20px}}.journey{display:grid;grid-template-columns:1fr 1fr;gap:14px}.journey-rail{display:none}.journey-step{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.82fr);gap:24px;align-items:center;min-height:300px;padding:30px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:linear-gradient(135deg,#ffffff0b,#ffffff03);overflow:hidden}.journey-step:after{content:"";position:absolute;width:150px;height:150px;right:-75px;top:-75px;border:1px solid rgba(193,241,46,.11);border-radius:50%;box-shadow:0 0 0 34px #c1f12e05}.step-no{position:absolute;z-index:3;top:22px;right:22px;width:auto;height:27px;padding:0 10px;border:1px solid rgba(193,241,46,.28);border-radius:99px;background:#c1f12e14;box-shadow:none;color:var(--lime)}.journey-step.reached .step-no{background:var(--lime);color:#080908;box-shadow:none}.journey-step>div:not(.step-proof){padding-top:12px}.journey-step h3{font-size:clamp(27px,2.25vw,34px);margin:12px 0}.journey-step p{font-size:14px;line-height:1.55}.step-proof{min-height:170px;padding:18px}.quote-proof span{font-size:18px}.route-choice{min-height:94px}.mode-center{width:76px;height:76px;clip-path:none;border-radius:50%;background:#0a0b09;border:1px solid rgba(193,241,46,.38)}.mode-center img{width:34px;height:40px;object-fit:contain}.trust-list article{grid-template-columns:60px 1fr 28px;min-height:0;padding:23px 8px}.trust-list i{width:50px;height:34px;border-radius:99px;font-size:8px;letter-spacing:.08em}.trust-list h3{font-size:24px;margin:2px 0 7px}.trust-list p{font-size:14px;line-height:1.5}.trust-list article div>span{display:none;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.1);color:var(--lime);font:650 10px var(--display);letter-spacing:.07em;text-transform:uppercase}.trust-list article.active div>span{display:block}.trust-list article.active{padding-top:28px;padding-bottom:28px}@media(max-width:1100px){.journey{grid-template-columns:1fr}.journey-step{grid-template-columns:1fr minmax(280px,.7fr)}}@media(max-width:700px){.journey-step{grid-template-columns:1fr;min-height:0;padding:24px}.step-proof{grid-column:auto}.journey-step>div:not(.step-proof){padding-top:22px}.step-no{top:17px;right:17px}.trust-list article{grid-template-columns:50px 1fr 18px}.trust-list i{width:44px}}.mode-orbit{isolation:isolate;overflow:hidden;border-color:#c1f12e7a;background:#13231d;box-shadow:inset 0 0 55px #02080580,0 20px 55px #0000004d}.orbit-map{position:absolute;z-index:-2;inset:0;border-radius:50%;background:linear-gradient(#0a120e7a,#0a120eb3),url(/media/tour-map1.png) center 44%/147% auto no-repeat;filter:saturate(.76) brightness(.98) contrast(1);transform:scale(1.03);transition:transform .8s cubic-bezier(.2,.8,.2,1),background-position .8s ease}.mode-orbit:before,.mode-orbit:after{z-index:-1;border-color:#c1f12e4d;box-shadow:0 0 24px #c1f12e0d}.mode-center{z-index:5;box-shadow:0 0 0 8px #0a0b09b8,0 0 34px #c1f12e59}.sport-pin{position:absolute;z-index:3;display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border:1px solid rgba(193,241,46,.32);border-radius:99px;background:#070a08e6;color:#fff;box-shadow:0 8px 20px #00000059;animation:pinFloat 3.2s ease-in-out infinite}.sport-pin b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#c1f12e21;font-size:13px}.sport-pin small{font:650 8px var(--display);white-space:nowrap}.pin-tennis{left:5%;top:22%}.pin-cricket{right:2%;top:43%;animation-delay:-.8s}.pin-yoga{left:13%;bottom:13%;animation-delay:-1.6s}.pin-football{right:12%;bottom:14%;animation-delay:-2.4s}.you-label{position:absolute;z-index:6;left:50%;top:calc(50% + 48px);transform:translate(-50%);padding:3px 7px;border-radius:99px;background:var(--lime);color:#080908;font:800 7px var(--display);letter-spacing:.12em}.mode-stage[data-active-mode=partner] .orbit-map{background-position:42% 40%;transform:scale(1.11)}.mode-stage[data-active-mode=nearby] .orbit-map{background-position:57% 48%;transform:scale(1.03)}.mode-stage[data-active-mode=create] .orbit-map{background-position:50% 56%;transform:scale(1.07)}.mode-stage[data-active-mode=partner] .pin-cricket,.mode-stage[data-active-mode=partner] .pin-football{opacity:.42}.mode-stage[data-active-mode=nearby] .pin-cricket{border-color:var(--lime);box-shadow:0 0 0 4px #c1f12e1f,0 8px 20px #00000059}.mode-stage[data-active-mode=create] .sport-pin{opacity:.72}@keyframes pinFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:650px){.sport-pin small{display:none}.sport-pin{padding:4px}.pin-tennis{left:7%}.pin-cricket{right:4%}.pin-yoga{left:10%}.pin-football{right:9%}}@media(prefers-reduced-motion:reduce){.sport-pin{animation:none}.orbit-map{transition:none}}.product-phone img{filter:none}@media(min-width:1051px){.product-card{height:720px}.product-card:nth-child(5){height:700px}.product-card .product-phone,.product-profile .product-phone{width:clamp(350px,29vw,390px);right:5%;bottom:-250px;transform:none}.product-profile .product-phone{width:430px;right:9%;bottom:-285px}}@media(min-width:651px)and (max-width:1050px){.product-card,.product-card:nth-child(5){min-height:700px;padding-bottom:430px}.product-card .product-phone,.product-profile .product-phone{width:min(390px,54vw);right:50%;bottom:-240px;transform:translate(50%)}}@media(max-width:650px){.product-card,.product-card:nth-child(5){min-height:720px;padding-bottom:440px}.product-card .product-phone,.product-profile .product-phone{width:min(300px,76vw);bottom:-175px;transform:translate(50%)}}.product-wall{grid-template-columns:1fr;gap:18px}.product-card,.product-card:nth-child(5){grid-column:auto;height:700px;min-height:700px}.product-card .product-phone,.product-profile .product-phone{width:430px;right:8%;bottom:-285px;transform:none}.product-card:nth-child(2n) .product-phone{right:10%}.product-text{max-width:440px}.mode-intro{max-width:620px;margin:18px 0 0;color:#080908b3;font-size:16px;line-height:1.55}@media(max-width:1050px){.product-card,.product-card:nth-child(5){height:760px;min-height:760px;padding-bottom:0}.product-card .product-phone,.product-profile .product-phone,.product-card:nth-child(2n) .product-phone{width:430px;left:50%;right:auto;bottom:-390px;transform:translate(-50%)}}@media(max-width:650px){.product-card,.product-card:nth-child(5){height:735px;min-height:735px;padding:30px 26px 0}.product-card .product-phone,.product-profile .product-phone,.product-card:nth-child(2n) .product-phone{width:430px;left:50%;right:auto;bottom:-420px;transform:translate(-50%)}.product-text h3{font-size:31px}.product-text p{font-size:15px}.modes{padding:76px 14px}.modes-heading h2{font-size:clamp(39px,11vw,48px);line-height:.98}.mode-intro{margin-top:16px;font-size:15px}.mode-grid{margin-top:30px}.mode-switcher{gap:6px;padding:8px;border-radius:14px}.mode-tab{min-height:74px;padding:13px 16px;border:1px solid transparent;border-radius:9px}.mode-tab:hover,.mode-tab.active{padding-left:16px;border-color:#c1f12e4d}.mode-tab span{font-size:20px}.mode-stage{min-height:450px;padding:24px}.mode-orbit{width:190px}.mobile-menu{padding:86px 20px 22px}.menu-label{margin-bottom:10px}.mobile-menu-links a{display:flex;grid-template-columns:none;min-height:58px;padding:13px 0;font-size:28px;line-height:1;letter-spacing:-.04em;white-space:nowrap}.mobile-menu-foot{gap:14px;margin-top:24px}}.mobile-tour-hint{display:none}.product-card,.product-card:nth-child(5){display:grid;grid-template-columns:minmax(280px,.8fr) minmax(430px,1.2fr);align-items:center;gap:clamp(36px,7vw,100px);height:auto;min-height:1030px;padding:48px clamp(44px,7vw,92px)}.product-card .product-phone,.product-profile .product-phone,.product-card:nth-child(2n) .product-phone{position:relative;left:auto;right:auto;bottom:auto;width:min(430px,100%);height:auto;margin:0 auto;transform:none;border:6px solid #20231e;border-radius:42px;overflow:hidden;box-shadow:0 32px 80px #0000007a}.product-card .product-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}@media(max-width:1050px){.product-card,.product-card:nth-child(5){grid-template-columns:1fr;gap:34px;min-height:0;padding:42px}.product-card .product-phone,.product-profile .product-phone,.product-card:nth-child(2n) .product-phone{width:min(430px,72vw)}}@media(max-width:650px){.mobile-tour-hint{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;margin-top:28px;padding-top:15px;border-top:1px solid rgba(255,255,255,.12);color:#aeb3a8;font:650 11px var(--display);letter-spacing:.08em;text-transform:uppercase}.mobile-tour-hint b{color:var(--lime);font-weight:750}.product-wall{display:flex;width:calc(100% + 22px);gap:14px;margin-top:30px;padding:0 22px 18px 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-wall::-webkit-scrollbar{display:none}.product-card,.product-card:nth-child(5){display:grid;position:relative;flex:0 0 calc(100vw - 60px);width:calc(100vw - 60px);height:auto;min-height:0;gap:24px;padding:28px 18px 30px;scroll-snap-align:start;scroll-snap-stop:always}.product-card:after{position:absolute;top:20px;right:18px;color:#ffffff6b;font:700 10px var(--display);letter-spacing:.12em}.product-card:nth-child(1):after{content:"01 / 05"}.product-card:nth-child(2):after{content:"02 / 05"}.product-card:nth-child(3):after{content:"03 / 05"}.product-card:nth-child(4):after{content:"04 / 05"}.product-card:nth-child(5):after{content:"05 / 05"}.product-card .product-text{padding-right:26px}.product-card .product-phone,.product-profile .product-phone,.product-card:nth-child(2n) .product-phone{width:min(262px,100%);margin:0 auto;border-width:5px;border-radius:35px;box-shadow:0 24px 55px #00000075}}
