:root{
  --navy:#0b2545;--blue:#0d47a1;--blue2:#42a5f5;--green:#43a047;--orange:#fb8c00;
  --sky:#29b6f6;--purple:#8e24aa;--yellow:#fbc02d;--coral:#e64a19;
  --cream:#fffaf2;--ink:#13243b;--muted:#627187;--line:#dfe7ef;--soft:#f6f9fc;--white:#fff;
  --shadow:0 24px 70px rgba(13,49,87,.16);--radius:28px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Work Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}h1,h2,h3{font-family:'Nunito',sans-serif;line-height:1.08;margin:0}h1{font-size:clamp(3.1rem,6.2vw,5.8rem);letter-spacing:-.055em}h2{font-size:clamp(2.3rem,4.2vw,4rem);letter-spacing:-.04em}h3{font-size:1.45rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:900;font-size:.78rem;color:var(--blue);margin:0 0 14px}.light{color:#fff2b7}.section-heading{max-width:780px;margin:0 auto 50px;text-align:center}.section-heading>p:last-child{color:var(--muted);font-size:1.06rem}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,239,.86)}.nav-wrap{height:94px;display:flex;align-items:center;justify-content:space-between}.brand img{width:150px;height:82px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:25px;font-weight:700}.main-nav a:not(.nav-cta){position:relative}.main-nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:3px;border-radius:3px;background:var(--blue);transform:scaleX(0);transition:.2s}.main-nav a:not(.nav-cta):hover:after{transform:scaleX(1)}.main-nav .nav-challenge:after{background:var(--green)}.main-nav .nav-blitz:after{background:var(--orange)}.main-nav .nav-custom:after{background:linear-gradient(90deg,var(--purple),var(--yellow),var(--coral))}.nav-cta{background:linear-gradient(135deg,var(--green),#2f8f35);color:#fff;padding:13px 18px;border-radius:14px;box-shadow:0 10px 25px rgba(67,160,71,.22)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:11px;padding:9px 13px;font:700 1rem inherit}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:15px 21px;font-weight:800;cursor:pointer;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--green),#2f8f35);box-shadow:0 12px 30px rgba(67,160,71,.25)}.button-secondary{color:var(--navy);background:#fff;border:1px solid #d7d9c9}.button-light{background:#fff;color:var(--navy)}.button-challenge{background:var(--green);color:#fff}.button-blitz{background:var(--orange);color:#fff}.full-width{width:100%}
.hero{position:relative;overflow:hidden}.hero-main{min-height:710px;padding:92px 0 105px;background:linear-gradient(140deg,#fff 0%,#fffdf7 48%,#fff7e9 100%)}.hero-main:after{content:"";position:absolute;inset:auto -8% -280px 36%;height:520px;background:radial-gradient(circle at 30% 30%,rgba(67,160,71,.14),transparent 30%),radial-gradient(circle at 60% 25%,rgba(251,140,0,.13),transparent 29%),radial-gradient(circle at 48% 62%,rgba(142,36,170,.10),transparent 32%),radial-gradient(circle at 77% 61%,rgba(251,192,45,.16),transparent 28%);filter:blur(5px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-copy h1 span{background:linear-gradient(90deg,var(--green),var(--orange),var(--purple),var(--coral));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text{font-size:1.17rem;color:var(--muted);max-width:620px;margin:27px 0}.status-pill{display:inline-flex;align-items:center;background:#fff8e8;color:#12365f;font-weight:800;border:1px solid #f0dfb5;border-radius:999px;padding:9px 14px;margin-bottom:22px;letter-spacing:.01em;box-shadow:0 4px 14px rgba(13,71,161,.06)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.launch-note{font-size:.88rem;color:#74859a;margin:19px 0 0;max-width:580px}.hero-leaves{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-leaf{position:absolute;width:68px;height:34px;border-radius:100% 0 100% 0;opacity:.22;filter:saturate(.9);transform:rotate(var(--r,25deg))}.leaf-green{background:var(--green);left:3%;top:15%;--r:24deg}.leaf-orange{background:var(--orange);left:8%;bottom:12%;--r:-18deg}.leaf-sky{background:var(--sky);right:4%;top:14%;--r:52deg}.leaf-purple{background:var(--purple);right:12%;bottom:8%;--r:-42deg}.leaf-yellow{background:var(--yellow);left:44%;top:8%;--r:70deg}.leaf-coral{background:var(--coral);right:40%;bottom:5%;--r:12deg}.hero-device-scene{height:585px;position:relative;display:flex;align-items:center;justify-content:center;perspective:1400px;z-index:2}.hero-device-scene:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:conic-gradient(from 20deg,rgba(67,160,71,.18),rgba(251,140,0,.16),rgba(41,182,246,.14),rgba(142,36,170,.14),rgba(251,192,45,.16),rgba(230,74,25,.14),rgba(67,160,71,.18));filter:blur(28px);opacity:.72}.device{position:absolute;background:#0c1016;border:7px solid #0c1016;border-radius:39px;box-shadow:0 30px 65px rgba(11,37,69,.24);overflow:hidden}.device:before{content:"";position:absolute;z-index:3;top:5px;left:50%;transform:translateX(-50%);width:35%;height:20px;border-radius:0 0 13px 13px;background:#0c1016}.device img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:30px}.device-large{width:285px;height:565px;z-index:3}.device-small{width:220px;height:450px;top:88px;z-index:1}.device-left{left:0;transform:rotate(-7deg);box-shadow:0 30px 65px rgba(67,160,71,.24)}.device-right{right:0;transform:rotate(7deg);box-shadow:0 30px 65px rgba(251,140,0,.22)}
.platform{background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.module-card{--module:var(--blue);position:relative;min-height:255px;padding:29px;border:1px solid var(--line);border-top:6px solid var(--module);border-radius:24px;background:#fff;box-shadow:0 14px 35px rgba(15,45,79,.07);overflow:hidden}.module-card:after{content:"";position:absolute;width:165px;height:165px;border-radius:50%;right:-70px;bottom:-75px;background:color-mix(in srgb,var(--module) 11%,white)}.module-card h3{margin:17px 0 9px}.module-card p{color:var(--muted);max-width:92%;margin:0}.module-icon{font-size:2.1rem}.module-status{font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;font-weight:900;color:#798899}.module-status.active{color:var(--module)}.module-card.is-disabled{opacity:.68;filter:saturate(.72)}.module-challenge{--module:var(--green)}.module-blitz{--module:var(--orange)}.module-journey{--module:var(--sky)}.module-coach{--module:var(--purple)}.module-connect{--module:var(--yellow)}.module-club{--module:var(--coral)}
.product-hero{padding:110px 0;overflow:hidden;position:relative}.product-hero-challenge{background:linear-gradient(135deg,#f2fbf1 0%,#fffdf6 63%,#fbf7ee 100%)}.product-hero-challenge:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-150px;top:-120px;background:rgba(67,160,71,.10);filter:blur(10px)}.product-hero-blitz{background:linear-gradient(135deg,#fffaf2 0%,#fff 55%,#fff0df 100%)}.product-hero-blitz:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;left:-180px;bottom:-190px;background:rgba(251,140,0,.11);filter:blur(10px)}.product-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;align-items:center;position:relative;z-index:2}.product-hero-grid-reverse{grid-template-columns:1.18fr .82fr}.product-copy>p{font-size:1.08rem;color:var(--muted);margin:22px 0}.product-label{display:inline-flex;align-items:center;gap:10px;background:#e7f5e9;color:#2d7f33;border-radius:999px;padding:8px 12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;margin-bottom:18px}.product-label span{background:#fff;border-radius:999px;padding:4px 8px;font-size:.61rem}.blitz-label{background:#fff0df;color:#bf6000}.feature-list{display:grid;gap:13px;margin:27px 0}.feature-list>div{display:grid;gap:2px;border-left:4px solid var(--green);padding:5px 0 5px 15px}.blitz-features>div{border-left-color:var(--orange)}.feature-list b{font-family:'Nunito';font-size:1.05rem}.feature-list span{color:var(--muted);font-size:.92rem}.challenge-gallery,.blitz-gallery{height:650px;position:relative;perspective:1500px}.challenge-gallery:before,.blitz-gallery:before{content:"";position:absolute;width:480px;height:480px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(25px);opacity:.5}.challenge-gallery:before{background:rgba(67,160,71,.20)}.blitz-gallery:before{background:rgba(251,140,0,.20)}.challenge-centre,.blitz-centre{width:285px;height:585px;left:50%;top:20px;transform:translateX(-50%);z-index:4}.challenge-side,.blitz-side{width:218px;height:465px;top:112px;z-index:2}.challenge-left,.blitz-left{left:1%;transform:rotate(-7deg)}.challenge-right,.blitz-right{right:1%;transform:rotate(7deg)}
.custom-club{background:linear-gradient(125deg,#153d2f 0%,#2f7339 38%,#7e4b21 72%,#7b284c 100%);color:#fff;position:relative;overflow:hidden}.custom-club:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 20%,rgba(251,192,45,.18),transparent 25%),radial-gradient(circle at 85% 70%,rgba(41,182,246,.18),transparent 28%);pointer-events:none}.custom-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;position:relative;z-index:1}.custom-copy h2{color:#fff}.custom-copy>p:not(.eyebrow){color:#f1ede5;font-size:1.06rem}.custom-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.custom-list div{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:21px}.custom-list div:nth-child(1){border-top:4px solid var(--green)}.custom-list div:nth-child(2){border-top:4px solid var(--orange)}.custom-list div:nth-child(3){border-top:4px solid var(--purple)}.custom-list div:nth-child(4){border-top:4px solid var(--yellow)}.custom-list strong{display:block;font:800 1.1rem 'Nunito';margin-bottom:6px}.custom-list span{font-size:.92rem;color:#f2eee7}
.roadmap{background:linear-gradient(180deg,#fffdf8,#f8fafc)}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.roadmap-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:31px}.roadmap-card:nth-child(1){border-top:5px solid var(--green)}.roadmap-card:nth-child(2){border-top:5px solid var(--orange)}.roadmap-card:nth-child(3){border-top:5px solid var(--purple)}.roadmap-card>span{display:inline-block;color:var(--navy);font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;margin-bottom:14px}.roadmap-card p{color:var(--muted);margin-bottom:0}
.request-info{background:linear-gradient(125deg,#183a2a 0%,#276b37 32%,#72512a 66%,#6b2b54 100%);color:#fff;position:relative;overflow:hidden}.request-info:after{content:"";position:absolute;width:700px;height:700px;right:-250px;top:-250px;border-radius:50%;background:conic-gradient(rgba(67,160,71,.2),rgba(251,140,0,.18),rgba(41,182,246,.16),rgba(142,36,170,.18),rgba(251,192,45,.2),rgba(230,74,25,.18),rgba(67,160,71,.2));filter:blur(35px)}.request-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:68px;align-items:center;position:relative;z-index:2}.request-copy h2{color:#fff}.request-copy>p:not(.eyebrow){color:#f4eee7;font-size:1.05rem}.request-points{display:flex;gap:9px;flex-wrap:wrap}.request-points span{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 11px;font-size:.82rem;font-weight:700}.request-points span:nth-child(1){border-color:rgba(67,160,71,.8)}.request-points span:nth-child(2){border-color:rgba(251,140,0,.8)}.request-points span:nth-child(3){border-color:rgba(251,192,45,.8)}.request-form{background:#fff;color:var(--ink);border-radius:28px;padding:31px;box-shadow:0 28px 90px rgba(0,0,0,.24);border-top:6px solid transparent;border-image:linear-gradient(90deg,var(--green),var(--orange),var(--sky),var(--purple),var(--yellow),var(--coral)) 1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:7px;margin-bottom:14px;font-size:.83rem;font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:13px;padding:12px 13px;background:#fffdfa;color:var(--ink);font:inherit}input:focus,select:focus,textarea:focus{outline:3px solid rgba(67,160,71,.18);border-color:var(--green)}.honeypot{position:absolute!important;left:-9999px!important}.privacy-note{font-size:.75rem;color:#7c8998;text-align:center;margin:10px 0 0}.form-status{min-height:24px;text-align:center;font-size:.88rem}.form-status.success{color:#2d7f33}.form-status.error{color:#b3261e}
.site-footer{padding:38px 0;background:#071a30;color:#d6e4f2;border-top:5px solid transparent;border-image:linear-gradient(90deg,var(--green),var(--orange),var(--sky),var(--purple),var(--yellow),var(--coral)) 1}.footer-grid{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:38px}.footer-logo{width:132px;background:#fff;border-radius:14px;padding:7px}.footer-grid p{margin:8px 0 0;color:#94aac0}.footer-links{display:flex;gap:21px;font-weight:700}.copyright{font-size:.86rem}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.hero-grid,.product-hero-grid,.product-hero-grid-reverse,.custom-grid,.request-grid{grid-template-columns:1fr}.hero-copy,.product-copy{text-align:center}.hero-text,.launch-note{margin-inline:auto}.hero-actions{justify-content:center}.feature-list{max-width:680px;margin-inline:auto}.feature-list>div{text-align:left}.hero-device-scene{max-width:760px;width:100%;margin:auto}.challenge-gallery,.blitz-gallery{max-width:760px;width:100%;margin:auto}.module-grid{grid-template-columns:repeat(2,1fr)}.custom-copy{text-align:center}}
@media(max-width:720px){.section,.product-hero{padding:72px 0}.nav-wrap{height:76px}.brand img{width:118px;height:67px}.menu-toggle{display:block}.main-nav{position:absolute;top:76px;left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column}.main-nav.open{display:flex}.main-nav a:not(.nav-cta):after{bottom:-3px}.hero-main{padding:70px 0 78px;min-height:auto}.hero-leaf{width:42px;height:21px;opacity:.15}.hero-device-scene{height:430px}.device{border-width:5px;border-radius:29px}.device img{border-radius:23px}.device:before{height:14px;top:4px}.device-large{width:190px;height:385px}.device-small{width:145px;height:300px;top:70px}.device-left{left:-3%}.device-right{right:-3%}.module-grid{grid-template-columns:1fr}.challenge-gallery,.blitz-gallery{height:500px}.challenge-centre,.blitz-centre{width:205px;height:430px}.challenge-side,.blitz-side{width:145px;height:310px;top:100px}.challenge-left,.blitz-left{left:-2%}.challenge-right,.blitz-right{right:-2%}.custom-list,.form-row{grid-template-columns:1fr}.roadmap-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto}.footer-links{justify-content:center;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
