:root{--forest:#123f35;--forest-2:#0c3028;--lime:#ddf24b;--mint:#dcede6;--cream:#f7f8f3;--ink:#17231f;--muted:#62716b;--orange:#efa76f;--line:#dce5df;--white:#fff;--shadow:0 24px 70px rgba(18,63,53,.13);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);font-size:16px;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--cream);line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.site-header{height:82px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand img{width:190px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav>a:not(.button){text-decoration:none;font-size:.92rem;font-weight:650;color:#43524c}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;border-radius:14px;text-decoration:none;background:var(--lime);color:#193020;font-weight:850;box-shadow:0 8px 24px rgba(167,193,23,.2);transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(167,193,23,.28)}.button-small{padding:10px 16px;border-radius:11px}.hero{max-width:1240px;margin:auto;padding:64px 28px 88px;display:grid;grid-template-columns:1.03fr .97fr;gap:74px;align-items:center}.eyebrow{margin:0 0 14px;color:#527168;font-size:.76rem;font-weight:900;letter-spacing:.14em}.hero h1{max-width:720px;margin:0;font-size:clamp(3.2rem,6vw,5.7rem);line-height:.96;letter-spacing:-.065em;font-weight:800}.hero h1 em{font-style:normal;color:var(--forest)}.lead{max-width:650px;margin:28px 0;color:var(--muted);font-size:1.17rem;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.text-link{font-weight:800;text-decoration-color:#a6b2ac;text-underline-offset:5px}.trust-row{display:flex;gap:22px;margin-top:28px;color:#52635c;font-size:.88rem}.trust-row i{display:inline-grid;place-items:center;width:21px;height:21px;margin-right:5px;border-radius:50%;background:var(--mint);color:var(--forest);font-style:normal;font-weight:900}.hero-visual{position:relative;min-height:620px}.food-photo{width:100%;height:600px;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.app-card{position:absolute;left:-42px;bottom:36px;width:min(370px,80%);padding:20px;border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 20px 55px rgba(16,43,35,.22);backdrop-filter:blur(10px)}.app-card-top{display:flex;justify-content:space-between;gap:15px;font-size:.78rem;color:var(--muted)}.app-card-top b{font-size:1rem;color:var(--ink)}.progress{height:9px;margin:16px 0;background:#e9eeea;border-radius:99px;overflow:hidden}.progress i{display:block;width:76%;height:100%;background:var(--lime);border-radius:inherit}.app-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.app-stats span{font-size:.65rem;color:var(--muted)}.app-stats b{display:block;font-size:.94rem;color:var(--forest)}.balance-badge{position:absolute;right:-20px;top:46px;padding:14px 18px;border-radius:16px;background:var(--forest);color:#fff;box-shadow:var(--shadow)}.balance-badge span,.balance-badge strong{display:block}.balance-badge span{font-size:.7rem;color:#bcd2ca}.balance-badge strong{font-size:.98rem}.difference{background:var(--forest);color:#fff;text-align:center;padding:82px 24px}.difference p{margin:0 0 12px;color:#bdd0c9}.difference h2{max-width:880px;margin:auto;font-size:clamp(2rem,4vw,3.5rem);line-height:1.13;letter-spacing:-.045em}.steps{max-width:1180px;margin:auto;padding:110px 28px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.section-heading h2{max-width:650px;margin:0;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.045em}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step-grid article{min-height:285px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.step-grid span{font-size:2rem;font-weight:900;color:var(--lime);text-shadow:0 0 0 var(--forest)}.step-grid h3{margin:52px 0 10px;font-size:1.25rem}.step-grid p,.feature-intro>p,.feature-list p,.for-who>div>p:last-child{color:var(--muted)}.features{padding:110px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:86px;background:#eef4ef}.feature-intro h2{margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.05em}.feature-intro>p{max-width:500px;margin:22px 0 28px}.feature-list{display:grid;gap:12px}.feature-list article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:22px;border-radius:20px;background:#fff}.feature-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:var(--forest);color:var(--lime);font-size:1.55rem;font-weight:800}.feature-list h3{margin:1px 0 4px}.feature-list p{margin:0}.for-who{max-width:1180px;margin:auto;padding:110px 28px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.for-who>div{padding:42px;border-radius:28px;background:#fff;border:1px solid var(--line)}.for-who>div:last-child{background:var(--forest);color:#fff;border-color:var(--forest)}.for-who>div:last-child .eyebrow,.for-who>div:last-child p{color:#bcd2ca}.for-who h2{font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.1;letter-spacing:-.04em;margin:0 0 18px}.final-cta{max-width:1180px;margin:0 auto 100px;padding:55px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:32px;background:var(--forest);color:#fff}.final-cta .eyebrow{color:#bcd2ca}.final-cta h2{max-width:740px;margin:0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.08;letter-spacing:-.045em}.final-cta .button{flex:0 0 auto}footer{max-width:1180px;margin:auto;padding:38px 28px 45px;border-top:1px solid var(--line);display:grid;grid-template-columns:200px 1fr auto;gap:24px;align-items:center;color:var(--muted)}footer img{width:170px}footer p{margin:0}footer div{display:flex;gap:22px}footer small{grid-column:1/-1}footer a{font-weight:700;text-underline-offset:4px}@media(max-width:900px){.site-header nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;padding-top:38px}.hero-copy{max-width:720px}.hero-visual{min-height:520px}.food-photo{height:500px}.balance-badge{right:14px}.app-card{left:18px}.features{grid-template-columns:1fr;gap:48px}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:12px}}@media(max-width:680px){.site-header{height:72px;padding:0 18px}.brand img{width:150px}.button-small{padding:9px 12px;font-size:.82rem}.hero{padding:34px 18px 65px;gap:42px}.hero h1{font-size:clamp(2.75rem,14vw,4rem)}.lead{font-size:1.04rem}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.text-link{text-align:center}.trust-row{display:grid;gap:9px}.hero-visual{min-height:430px}.food-photo{height:420px;border-radius:24px}.app-card{left:12px;bottom:18px;width:calc(100% - 24px)}.balance-badge{top:15px;right:12px}.difference{padding:64px 20px}.steps{padding:78px 18px}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:0}.step-grid h3{margin-top:28px}.features{padding:78px 18px}.feature-list article{grid-template-columns:48px 1fr;padding:18px}.feature-icon{width:48px;height:48px}.for-who{grid-template-columns:1fr;padding:78px 18px}.for-who>div{padding:30px}.final-cta{margin:0 18px 70px;padding:35px 26px;display:grid}.final-cta .button{width:100%}footer{margin:0 18px;padding:34px 0;grid-template-columns:1fr}footer div{flex-wrap:wrap}footer small{grid-column:auto}}
.pricing{max-width:1180px;margin:0 auto 110px;padding:70px;display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center;border-radius:34px;background:#fff;border:1px solid var(--line)}.pricing-copy h2{margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.06;letter-spacing:-.05em}.pricing-copy>p:last-of-type{color:var(--muted);max-width:560px}.pricing-copy ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:10px}.pricing-copy li:before{content:'✓';display:inline-grid;place-items:center;width:23px;height:23px;margin-right:10px;border-radius:50%;background:var(--mint);color:var(--forest);font-weight:900}.price-card{padding:34px;border-radius:27px;background:var(--forest);color:#fff;box-shadow:var(--shadow)}.trial-pill{display:inline-block;padding:6px 11px;border-radius:999px;background:var(--lime);color:#193020;font-size:.75rem;font-weight:900}.price-card h3{margin:20px 0;font-size:1.35rem}.billing-choice{display:grid;gap:10px}.billing-choice>div{padding:17px;border:1px solid rgba(255,255,255,.17);border-radius:16px}.billing-choice .best{border-color:var(--lime);background:rgba(221,242,75,.08)}.billing-choice strong,.billing-choice span{display:block}.billing-choice strong{font-size:2rem;letter-spacing:-.04em}.billing-choice span{color:#bdd0c9;font-size:.82rem}.price-card>p{color:#bdd0c9;font-size:.86rem}.price-card .button{width:100%;margin-top:6px}.price-card small{display:block;margin-top:12px;text-align:center;color:#bdd0c9}
@media(max-width:900px){.pricing{grid-template-columns:1fr;gap:42px;padding:48px}}
@media(max-width:680px){.pricing{margin:0 18px 78px;padding:30px 22px}}
.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.legal-header{max-width:960px;margin:auto;padding:28px;display:flex;align-items:center;justify-content:space-between}.legal-header img{width:180px}.legal-header a:last-child{font-weight:800;text-decoration:none;color:var(--forest)}.legal-main{max-width:900px;margin:36px auto 90px;padding:0 28px}.legal-hero{padding:48px;border-radius:30px;background:var(--forest);color:#fff}.legal-hero .eyebrow{color:#bdd0c9}.legal-hero h1{margin:0;font-size:clamp(2.5rem,6vw,4.6rem);line-height:1;letter-spacing:-.055em}.legal-hero p:last-child{max-width:660px;margin:22px 0 0;color:#d6e3de}.legal-content{padding:38px 10px}.legal-content h2{margin:38px 0 10px;color:var(--forest);font-size:1.4rem}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{color:#4f615a}.legal-content ul{padding-left:22px}.legal-content a{font-weight:700;color:var(--forest)}.legal-note{padding:18px 20px;border-radius:14px;background:var(--mint);color:var(--forest)!important}.company-card{display:grid;gap:2px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.company-card p{margin:0}.legal-footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;max-width:900px;margin:auto;padding:30px 28px;border-top:1px solid var(--line);color:var(--muted)}.legal-footer div{display:flex;gap:16px;flex-wrap:wrap}@media(max-width:680px){.footer-links{justify-content:flex-start}.legal-header{padding:20px 18px}.legal-header img{width:150px}.legal-main{margin-top:18px;padding:0 18px}.legal-hero{padding:32px 24px}.legal-content{padding:28px 4px}}
