@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}:root{--ink:#12151a;--paper:#f5f6f3;--green:#38ef7d;--lime:#d8ff38;--line:#12151a21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;justify-content:space-between;align-items:center;max-width:1440px;height:92px;margin:auto;padding:0 56px;display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:12px;font-family:Unbounded;font-size:21px;font-weight:600;display:flex}.brand img{object-fit:cover;border-radius:13px;width:42px;height:42px}nav{align-items:center;gap:38px;font-size:14px;font-weight:600;display:flex}.nav-cta{border:1px solid var(--ink);border-radius:999px;padding:13px 23px}.hero{grid-template-columns:51% 49%;height:100vh;min-height:800px;max-height:960px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:110px 4vw 60px max(56px,50vw - 664px);display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:13px;font-weight:600;display:flex}.eyebrow span{background:var(--green);width:28px;height:2px}h1{letter-spacing:-.06em;margin:0;font-family:Unbounded;font-size:clamp(54px,5.4vw,86px);font-weight:600;line-height:1.02}h1 em{color:#22d66c;font-style:normal}.hero-text{color:#555b60;max-width:610px;margin:32px 0 0;font-size:clamp(17px,1.3vw,21px);line-height:1.55}.hero-actions{gap:12px;margin-top:38px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;min-height:57px;padding:0 28px;font-weight:600;transition:all .25s;display:inline-flex}.button.primary{background:var(--ink);color:#fff;box-shadow:0 14px 32px #12151a29}.button.primary:hover{color:var(--ink);background:#22d66c;transform:translateY(-2px)}.button.ghost{border:1px solid var(--line)}.button.ghost span{margin-left:18px;font-size:20px}.hero-note{color:#6d7378;align-items:center;gap:14px;margin-top:54px;font-size:12px;line-height:1.5;display:flex}.hero-note strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack i{border:2px solid var(--paper);color:#fff;background:#20242a;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:10px;font-style:normal;display:grid}.avatar-stack i:first-child{background:var(--green);color:var(--ink);margin-left:0}.hero-visual{background:linear-gradient(145deg,#171b21 0%,#0c0f13 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-visual:after{content:"";opacity:.25;background-image:radial-gradient(#ffffff1f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.aura-ring{border:1px solid #38ef7d47;border-radius:50%;position:absolute}.ring-one{width:570px;height:570px}.ring-two{width:760px;height:760px}.phone{z-index:4;background:#11151a;border:8px solid #272b31;border-radius:42px;position:absolute;overflow:hidden;box-shadow:0 42px 80px #0000008c}.phone img{object-fit:cover;width:100%;height:100%;display:block}.phone-front{width:288px;height:625px;transform:translate(-78px,54px)rotate(-4deg)}.phone-back{opacity:.8;width:245px;height:530px;transform:translate(135px,-55px)rotate(8deg)}.floating-card{z-index:8;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#23272dd6;border:1px solid #ffffff21;border-radius:18px;flex-direction:column;padding:18px 22px;display:flex;position:absolute;box-shadow:0 18px 40px #00000047}.floating-card strong{color:var(--green);font-family:Unbounded;font-size:25px}.floating-card b{color:var(--lime);font-family:Unbounded;font-size:28px}.floating-card span{color:#afb5bb;margin-top:6px;font-size:11px}.card-kcal{bottom:15%;left:7%}.card-progress{top:19%;right:7%}.marquee{background:var(--green);white-space:nowrap;padding:19px 0;font-family:Unbounded;font-size:15px;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite marquee}.marquee span{padding:0 24px}@keyframes marquee{to{transform:translate(-35%)}}.section{width:min(1320px,100% - 112px);margin:0 auto}.section-label{letter-spacing:.15em;text-transform:uppercase;color:#737a7e;margin-bottom:44px;font-size:12px;font-weight:600}.section-label.light{color:#8a9197}.intro{padding:140px 0 150px}.intro-copy{grid-template-columns:1.4fr .6fr;align-items:end;gap:8vw;display:grid}h2{letter-spacing:-.055em;margin:0;font-family:Unbounded;font-size:clamp(42px,5vw,75px);font-weight:600;line-height:1.08}h2 em{color:#22d66c;font-style:normal}.intro-copy>p{color:#5e6569;margin:0 0 8px;font-size:17px;line-height:1.7}.feature-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.05fr .95fr;gap:16px;margin-top:80px;display:grid}.feature{border-radius:30px;flex-direction:column;justify-content:space-between;min-height:325px;padding:34px;display:flex;position:relative;overflow:hidden}.feature-large{grid-row:span 2;min-height:666px}.feature-dark{color:#fff;background:#15191f}.feature-green{background:var(--green)}.feature-green>div:nth-child(2){z-index:1;padding-right:190px;position:relative}.feature-light{border:1px solid var(--line);background:#fff}.feature-top{z-index:2;color:#81878c;justify-content:space-between;font-size:12px;display:flex;position:relative}.feature-green .feature-top{color:#176633}.feature-icon{border:1px solid;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.feature h3,.showcase h3,.steps h3{letter-spacing:-.035em;margin:0 0 15px;font-family:Unbounded;font-weight:400}.feature h3{font-size:clamp(24px,2vw,34px)}.feature p{color:#9ba1a6;max-width:560px;margin:0;line-height:1.6}.feature-green p,.feature-light p{color:#3d4842}.macro-card{background:#22272d;border:1px solid #38ef7d59;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:44px;padding:28px;display:grid;transform:rotate(-3deg)}.macro-card div{flex-direction:column;display:flex}.macro-card b{color:var(--green);font-family:Unbounded;font-size:30px}.macro-card small{color:#9ba1a6;margin-top:8px}.water-orbit{border:28px solid #12151a1f;border-top-color:#11151a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;bottom:-37px;right:-24px}.water-orbit span{font-family:Unbounded;font-size:22px}.water-orbit small{margin-top:5px}.level-row{align-items:end;gap:25px;margin-top:26px;display:flex}.level-row>strong{color:#22d66c;font-family:Unbounded;font-size:70px;line-height:.8}.level-row>div{flex-direction:column;flex:1;gap:10px;display:flex}.level-row span{color:#798085;font-size:12px}.level-row i{background:#e5e7e4;border-radius:99px;height:7px;overflow:hidden}.level-row i b{background:#22d66c;width:72%;height:100%;display:block}.inside{color:#fff;background:#11151a;padding:140px 0;overflow:hidden}.inside-head{grid-template-columns:.35fr 1fr;align-items:start;display:grid}.inside-head h2{color:#fff}.showcase{grid-template-columns:1fr 390px 1fr;align-items:center;gap:6vw;margin-top:90px;display:grid}.showcase-copy{flex-direction:column;justify-content:space-between;min-height:410px;display:flex}.showcase-copy .count{color:#8f969c;border:1px solid #41474d;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;display:grid}.showcase h3{font-size:31px}.showcase p{color:#989fa4;line-height:1.7}.showcase ul{color:#c9cdd0;margin:0;padding:0;font-size:13px;list-style:none}.showcase li{border-bottom:1px solid #30353a;padding:12px 0}.showcase li:before{content:"✓";color:var(--green);margin-right:10px}.showcase-phone{border:9px solid #2b3036;border-radius:48px;height:720px;overflow:hidden;transform:rotate(3deg);box-shadow:0 38px 90px #0000006b}.showcase-phone img{object-fit:cover;width:100%;height:100%}.flow{padding:145px 0}.flow>h2{max-width:800px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.steps article{border-right:1px solid var(--line);min-height:295px;padding:28px 38px 20px 0}.steps article+article{padding-left:38px}.steps article:last-child{border-right:0}.steps span{color:#22d66c;margin-bottom:80px;font-family:Unbounded;font-size:13px;display:block}.steps h3{font-size:24px}.steps p{color:#686f73;line-height:1.65}.download{background:#d9ff47;grid-template-columns:1fr 1fr;min-height:720px;padding:90px max(56px,50vw - 660px);display:grid;position:relative;overflow:hidden}.download-glow{border:1px solid #12151a21;border-radius:50%;width:550px;height:550px;position:absolute;top:20%;left:28%;box-shadow:0 0 0 80px #12151a09,0 0 0 160px #12151a06}.download-copy{z-index:3;align-self:center;position:relative}.download-copy h2 em{color:var(--ink);-webkit-text-stroke:0}.download-copy>p:not(.eyebrow){max-width:580px;margin:28px 0 0;font-size:18px;line-height:1.65}.store-row{gap:12px;margin-top:38px;display:flex}.store-button{background:var(--ink);color:#fff;border-radius:13px;align-items:center;gap:13px;min-width:195px;padding:13px 18px;display:flex}.store-button span:last-child{flex-direction:column;display:flex}.store-button small{color:#b9bec2;margin-bottom:2px;font-size:10px}.store-button strong{font-size:18px}.store-logo{object-fit:contain;flex:0 0 28px;width:28px;height:28px}.store-soon{opacity:.52;cursor:default}.download-phones{min-height:540px;position:relative}.download-phone{background:#11151a;border:8px solid #252a30;border-radius:42px;position:absolute;overflow:hidden;box-shadow:0 30px 70px #12151a47}.download-phone img{object-fit:cover;width:100%;height:100%}.download-phone.front{z-index:2;width:274px;height:594px;top:25px;left:12%;transform:rotate(-5deg)}.download-phone.back{width:235px;height:510px;top:-10px;right:8%;transform:rotate(8deg)}footer{color:#fff;background:#11151a;grid-template-columns:1fr 1fr;align-items:end;gap:32px;padding:70px max(56px,50vw - 660px);display:grid}.footer-brand{align-self:start}footer>p{text-align:right;color:#92999e;justify-self:end;max-width:430px;margin:0;line-height:1.6}.footer-links{color:#b6bbc0;border-top:1px solid #30353a;grid-column:1/-1;gap:24px;padding-top:45px;font-size:12px;display:flex}footer>small{color:#70777c;grid-column:2;justify-self:end}@media (max-width:900px){.site-header{height:76px;padding:0 22px}nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 18px}.hero{grid-template-columns:1fr;height:auto;min-height:auto;max-height:none}.hero-copy{min-height:680px;padding:130px 24px 64px}h1{font-size:clamp(45px,12vw,66px)}.hero-text{font-size:17px}.hero-visual{min-height:720px}.section{width:min(100% - 48px,1320px)}.intro,.flow{padding:90px 0}.intro-copy{grid-template-columns:1fr;gap:30px}.feature-grid{grid-template-rows:auto;grid-template-columns:1fr;margin-top:55px}.feature-large{grid-row:auto;min-height:560px}.inside{padding:90px 0}.inside-head{grid-template-columns:1fr}.showcase{grid-template-columns:1fr 320px}.showcase-phone{grid-area:1/2/span 2;height:620px}.right-copy{grid-column:1}.steps{grid-template-columns:1fr}.steps article,.steps article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.steps span{margin-bottom:35px}.download{grid-template-columns:1fr;padding:90px 24px 0}.download-phones{min-height:610px;margin-top:35px}footer{padding:60px 24px}}@media (max-width:540px){.brand{font-size:17px}.brand img{width:36px;height:36px}.hero-copy{min-height:650px}.hero-actions{flex-direction:column}.button{width:100%}.phone-front{width:245px;height:530px;transform:translate(-42px,48px)rotate(-4deg)}.phone-back{width:205px;height:444px;transform:translate(102px,-67px)rotate(8deg)}.card-progress{top:13%;right:4%}.card-kcal{bottom:12%;left:4%}.section{width:calc(100% - 40px)}h2{font-size:39px}.feature{border-radius:24px;padding:26px}.feature-green{min-height:430px}.feature-green>div:nth-child(2){padding-bottom:120px;padding-right:0}.feature-large{min-height:520px}.macro-card{padding:20px 14px}.macro-card b{font-size:22px}.inside-head h2{font-size:41px}.showcase{grid-template-columns:1fr;margin-top:55px}.showcase-phone{order:2;grid-area:auto/1;justify-self:center;width:275px;height:595px}.showcase-copy{min-height:330px}.right-copy{display:none}.store-row{flex-direction:column}.store-button{width:100%}.download-phone.front{width:240px;height:520px;left:2%}.download-phone.back{width:200px;height:435px;right:-12%}footer{grid-template-columns:1fr;align-items:start}footer>p{text-align:left;justify-self:start}.footer-links{flex-direction:column;gap:15px}footer>small{grid-column:1;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}.button{transition:none}}
