:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f2f9f2;color:#142117;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--green: #34c759;--green-dark: #23873c;--green-soft: #dbf3e1;--orange: #ff9500;--red: #ff3b30;--ink: #142117;--muted: #5f7065;--line: #dce8dd;--card: #ffffff;--surface: #f8fcf8;--shadow: 0 22px 60px rgba(35, 135, 60, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,214,10,.18),transparent 28rem),linear-gradient(140deg,#f2f9f2,#fff 48%,#edf8ef)}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb,var(--green),transparent 46%);outline-offset:3px}button,a{-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-header,.site-footer,.section-shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brand img{width:38px;height:38px;border-radius:10px;box-shadow:0 10px 22px #1421171f}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.95rem}.site-header nav a,.site-footer nav a,.secondary-link{text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover,.secondary-link:hover{color:var(--green-dark)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,460px);align-items:center;gap:48px;min-height:calc(100vh - 92px);padding:42px 0 76px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;color:var(--green-dark);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:18px;color:var(--ink);font-size:clamp(3.25rem,8vw,6.8rem);line-height:.92;letter-spacing:0}h2{color:var(--ink);font-size:clamp(2rem,4vw,3.3rem);line-height:1.02;letter-spacing:0}h3{color:var(--ink);font-size:1.15rem;letter-spacing:0}.hero-text{max-width:620px;color:var(--muted);font-size:1.2rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px}.app-store-button{display:inline-flex;flex-direction:column;justify-content:center;min-width:180px;min-height:58px;padding:10px 20px;color:#fff;background:#111812;border-radius:14px;text-decoration:none;box-shadow:0 14px 30px #14211733}.app-store-button--pending{cursor:default;color:#ffffffeb;background:#ffffff14;border:1px dashed rgba(255,255,255,.28);box-shadow:none}.cta-band .app-store-button--pending{color:#ffffffe0;background:#ffffff0f;border-color:#ffffff52}.app-store-button.compact{min-width:160px}.button-kicker{font-size:.72rem;line-height:1;opacity:.82}.button-main{font-size:1.3rem;font-weight:800;line-height:1.15}.secondary-link{display:inline-flex;align-items:center;gap:4px;color:var(--green-dark);font-weight:800}.hero-text strong{color:var(--ink);font-weight:700}.hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-stats span{padding:8px 12px;color:var(--green-dark);background:#dbf3e1c2;border:1px solid rgba(52,199,89,.22);border-radius:999px;font-size:.88rem;font-weight:800}.hero-visual{display:flex;justify-content:center}.phone-frame{position:relative;width:min(100%,390px);padding:10px 18px 18px;background:#101812;border:1px solid rgba(20,33,23,.08);border-radius:42px;box-shadow:var(--shadow)}.phone-top{display:flex;justify-content:center;padding-bottom:14px}.phone-top span{width:88px;height:6px;background:#fff3;border-radius:999px}.hero-carousel{display:flex;flex-direction:column;gap:12px}.preview-scroller{display:flex;width:100%;max-height:min(68vh,560px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;border-radius:20px;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(255,255,255,.28) transparent}@media(prefers-reduced-motion:reduce){.preview-scroller{scroll-behavior:auto}}.preview-slide{flex:0 0 100%;margin:0;scroll-snap-align:start}.preview-shot{width:100%;height:auto;display:block;border-radius:16px;box-shadow:0 8px 24px #00000052}.preview-caption{display:grid;gap:4px;min-height:3.75rem;padding:0 4px;color:#ffffffeb;font-size:.9rem;line-height:1.35}.preview-caption strong{display:block;font-size:.95rem}.preview-caption span{color:#ffffffad}.carousel-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.carousel-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:#ffffff3d;cursor:pointer}.carousel-dot:hover,.carousel-dot:focus-visible{background:#ffffff73}.carousel-dot.active{width:22px;background:var(--green)}.app-card,.pro-card,.feature-card,.copy-panel,.legal-content{background:var(--card);border:1px solid rgba(220,232,221,.9);box-shadow:0 14px 36px #14211714}.feature-band{padding:86px 0;background:#ffffffa8;border-top:1px solid rgba(220,232,221,.8);border-bottom:1px solid rgba(220,232,221,.8)}.section-heading{max-width:680px;margin-bottom:30px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-card{padding:22px;border-radius:22px}.icon-box{display:grid;width:46px;height:46px;margin-bottom:20px;place-items:center;color:var(--green-dark);background:var(--green-soft);border-radius:14px}.feature-card p,.copy-panel p,.legal-section p,.legal-hero p,.cta-inner p{color:var(--muted);line-height:1.65}.split-section{display:grid;grid-template-columns:1fr 420px;gap:24px;padding:92px 0}.copy-panel,.pro-card{border-radius:24px;padding:30px}.check-list{display:grid;gap:12px;padding:0;margin:24px 0 0;list-style:none}.check-list li{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800}.check-list svg{flex:0 0 auto;color:var(--green)}.pro-card{background:linear-gradient(145deg,#fff,#ecf8ef)}.pro-pill{display:inline-flex;padding:6px 12px;margin-bottom:14px;color:#fff;background:var(--green);border-radius:999px;font-size:.78rem;font-weight:900}.recipe-list{display:grid;gap:10px;margin-top:20px}.recipe-row{display:flex;align-items:center;gap:12px;min-height:54px;padding:12px;color:var(--muted);background:#ffffffa3;border:1px dashed rgba(95,112,101,.25);border-radius:16px}.recipe-row.unlocked{color:var(--ink);background:#fff;border-style:solid}.recipe-row p{margin:0;font-weight:800}.cta-band{padding:42px 0;background:#101812}.cta-inner{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:20px}.cta-inner img{width:72px;height:72px;border-radius:18px}.cta-inner h2,.cta-inner p{color:#fff;margin-bottom:4px}.cta-inner p{opacity:.76}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0}.legal-page{padding-bottom:70px}.legal-hero{padding:64px 0 24px}.legal-hero h1{font-size:clamp(2.8rem,7vw,5.8rem)}.legal-content{display:grid;gap:26px;max-width:860px;padding:34px;border-radius:24px}.legal-section h2{margin-bottom:10px;font-size:1.24rem}.legal-section p{margin-bottom:0}.legal-section p+p,.legal-list{margin-top:12px}.legal-list{display:grid;gap:8px;padding-left:20px;margin-bottom:0;color:var(--muted);line-height:1.65}.legal-list li::marker{color:var(--green-dark)}.legal-section a{color:var(--green-dark);font-weight:800}@media(max-width:920px){.hero,.split-section,.feature-grid,.cta-inner{grid-template-columns:1fr}.hero{gap:34px;min-height:auto;padding-top:34px}.hero-copy{order:1}.hero-visual{order:2}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-inner{text-align:center;justify-items:center}}@media(max-width:620px){.site-header,.site-footer,.section-shell{width:min(100% - 28px,1120px)}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-header nav,.site-footer nav{width:100%;justify-content:space-between;gap:10px}h1{font-size:3.15rem}.hero-text{font-size:1.05rem}.hero-actions{align-items:stretch;flex-direction:column}.app-store-button,.app-store-button.compact{width:100%}.feature-grid{grid-template-columns:1fr}.feature-band,.split-section{padding:58px 0}.phone-frame{border-radius:32px;padding:14px}.copy-panel,.pro-card,.legal-content{padding:22px;border-radius:20px}}
