:root{--ink:#282a29;--muted:#70766d;--green:#91a466;--green-light:#e9f2d6;--orange:#ff8057;--cream:#fffdf8;--line:#dfe7d4;--dark:#202421}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f7ed;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.section-shell{width:min(1160px,calc(100% - 64px));margin:0 auto}.site-header{position:relative;z-index:5;display:flex;width:min(1160px,calc(100% - 64px));height:88px;margin:auto;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:11px;font-size:18px;font-weight:800}.brand-mark{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:var(--ink);color:#fff;font-size:18px;font-weight:900}.site-nav{display:flex;gap:34px;margin-left:120px;color:var(--muted);font-size:14px}.site-nav a:hover,.footer-bottom a:hover{color:var(--orange)}.header-cta{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.header-cta span{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:50%;font-size:15px}.hero{display:grid;min-height:700px;grid-template-columns:48% 52%;align-items:center;padding:48px 0 80px}.hero-copy{position:relative;z-index:2;padding-left:7%}.eyebrow,.section-kicker{color:var(--green);font-size:11px;font-weight:800;letter-spacing:2.5px}.hero h1{margin:22px 0 24px;font-size:clamp(48px,6vw,84px);font-weight:800;letter-spacing:0;line-height:1.08}.hero h1 em,.intro-heading em,.screen-heading em,.download-band em{color:var(--orange);font-style:normal}.hero-lead{max-width:450px;margin:0;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions,.download-band-actions{display:flex;gap:12px;margin-top:34px}.download-button{display:flex;min-width:144px;height:58px;padding:0 18px;align-items:center;gap:10px;border-radius:10px;font-size:15px;font-weight:800;line-height:1.1}.download-button small{display:block;margin-bottom:3px;font-size:10px;font-weight:500;opacity:.65}.download-button.dark{background:var(--ink);color:#fff}.download-button.light{border:1px solid #cad6bd;background:#fff;color:var(--ink)}.button-icon{font-size:15px}.button-icon.apple{font-size:20px}.hero-note{display:flex;align-items:center;gap:8px;margin-top:16px;color:#8a9282;font-size:12px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.hero-visual{position:relative;display:flex;height:610px;align-items:center;justify-content:center}.hero-orbit{position:absolute;border:1px solid rgba(145,164,102,.35);border-radius:50%;transform:rotate(-20deg)}.orbit-one{width:510px;height:260px}.orbit-two{width:390px;height:520px;transform:rotate(29deg)}.hero-phone{position:relative;z-index:1;width:286px;height:580px;padding:9px;border:9px solid var(--ink);border-radius:43px;background:var(--ink);box-shadow:24px 28px 0 rgba(145,164,102,.22),0 26px 50px rgba(40,42,41,.22);transform:rotate(5deg)}.hero-phone img{display:block;width:100%;height:100%;border-radius:29px;object-fit:cover;object-position:top}.phone-speaker{position:absolute;z-index:2;top:13px;left:50%;width:74px;height:18px;border-radius:12px;background:var(--ink);transform:translateX(-50%)}.floating-note{position:absolute;z-index:2;display:flex;flex-direction:column;padding:13px 17px;border-radius:12px;box-shadow:0 13px 22px rgba(40,42,41,.1);font-size:11px}.floating-note strong{font-size:22px;line-height:1}.floating-note span:last-child{margin-top:3px;color:var(--muted)}.note-calorie{top:142px;right:2%;background:#fff;color:var(--ink);transform:rotate(-7deg)}.note-water{right:8%;bottom:102px;background:var(--orange);color:#fff;transform:rotate(6deg)}.note-water span:last-child{color:#fff4ef}.mini-heart{font-size:19px}.intro{padding:110px 0 120px}.intro-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:22px;align-items:end}.intro-heading h2,.screen-heading h2,.download-band h2{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.16}.intro-heading p{max-width:420px;margin:0;color:var(--muted);font-size:16px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}.feature{position:relative;min-height:330px;padding:28px;border-radius:12px;overflow:hidden}.feature-green{background:var(--green-light)}.feature-orange{background:#fff0e8}.feature-dark{background:var(--ink);color:#fff}.feature-number{color:var(--muted);font-family:ui-monospace,monospace;font-size:12px}.feature-dark .feature-number{color:#aab3a4}.feature-icon{margin-top:34px;font-size:48px;font-weight:300;line-height:1}.feature h3{margin:22px 0 10px;font-size:24px}.feature p{max-width:280px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.feature-dark p{color:#b9c1b5}.feature-line{position:absolute;right:28px;bottom:28px;width:48px;height:3px;background:var(--orange)}.screens{padding:90px 0 140px}.screen-heading{display:flex;align-items:end;justify-content:space-between}.screen-heading p{margin:0;color:var(--muted);font-size:15px;line-height:1.8;text-align:right}.screen-stage{position:relative;display:flex;height:690px;margin-top:60px;align-items:center;justify-content:center}.screen-frame{position:relative;overflow:hidden;border:8px solid var(--ink);border-radius:35px;background:var(--ink);box-shadow:0 20px 36px rgba(40,42,41,.18)}.screen-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.screen-main{z-index:2;width:306px;height:620px;transform:rotate(-4deg)}.screen-side{width:270px;height:550px;margin-left:-15px;transform:rotate(7deg) translateY(35px)}.screen-label{position:absolute;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px;letter-spacing:1px}.screen-label strong{color:var(--ink);font-size:16px;letter-spacing:0}.screen-label i{display:block;width:64px;height:1px;background:var(--orange)}.label-left{left:8%;top:28%;transform:rotate(-4deg)}.label-right{right:7%;bottom:26%;transform:rotate(7deg)}.promise{padding:90px 20px;text-align:center}.promise-mark{height:56px;color:var(--orange);font-family:Georgia,serif;font-size:100px;line-height:.8}.promise p{margin:15px 0 12px;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.35}.promise span{color:var(--muted);font-size:14px}.download-band{display:flex;margin-top:90px;margin-bottom:90px;padding:55px 60px;align-items:center;justify-content:space-between;border-radius:16px;background:var(--green-light)}.download-band h2{margin-top:12px}.download-band p{margin:14px 0 0;color:#65734d}.download-band-actions{margin-top:0}.site-footer{padding:34px 0 28px;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-top p{margin:0;color:var(--muted);font-size:14px}.footer-bottom{margin-top:50px;color:#929a8d;font-size:12px}.footer-bottom span:last-child{display:flex;gap:22px}.footer-bottom a{color:var(--muted)}
@media(max-width:800px){.section-shell,.site-header{width:calc(100% - 40px)}.site-header{height:74px}.site-nav{display:none}.header-cta{font-size:13px}.hero{display:flex;min-height:0;flex-direction:column;padding:55px 0 80px}.hero-copy{padding-left:0}.hero h1{font-size:50px}.hero-lead{font-size:16px}.hero-actions{gap:8px}.download-button{min-width:0;flex:1;padding:0 12px}.hero-visual{width:100%;height:550px;margin-top:35px}.hero-phone{width:246px;height:500px}.orbit-one{width:370px}.orbit-two{width:290px;height:450px}.note-calorie{top:82px;right:0}.note-water{right:0;bottom:55px}.intro{padding:75px 0 80px}.intro-heading{display:block}.intro-heading p{margin-top:24px}.feature-grid{grid-template-columns:1fr;margin-top:38px}.feature{min-height:270px}.screens{padding:70px 0 85px}.screen-heading{display:block}.screen-heading p{margin-top:22px;text-align:left}.screen-stage{height:590px;margin-top:30px}.screen-main{width:236px;height:480px}.screen-side{width:205px;height:420px;margin-left:-10px}.screen-label{display:none}.promise{padding:70px 0}.download-band{display:block;margin-top:60px;margin-bottom:65px;padding:34px 26px}.download-band-actions{margin-top:28px}.footer-top,.footer-bottom{display:block}.footer-top p{margin-top:14px}.footer-bottom{margin-top:32px;line-height:2}.footer-bottom span:last-child{gap:14px;flex-wrap:wrap}}
@media(max-width:390px){.hero h1{font-size:43px}.hero-actions{display:block}.hero-actions .download-button{margin-top:10px}.download-band-actions .download-button{font-size:13px}.download-band-actions .download-button small{font-size:9px}}
input,textarea{box-sizing:content-box}
.phone-speaker{display:none}.hero-phone{padding:5px;border-width:5px;border-radius:39px}.hero-phone img{border-radius:33px}.screen-frame{border-width:5px;border-radius:32px}.brand-logo{display:block;width:34px;height:34px;border-radius:10px;object-fit:cover}.download-button img.button-icon{width:22px;height:22px;object-fit:contain}.download-button.dark img.button-icon{filter:brightness(0) invert(1)}
