:root{--green: #006b16;--green-dark: #004b10;--blue: #075db8;--yellow: #ffd21f;--ink: #050505;--muted: #4b5563;--line: #d9ded8;--soft: #ffffff;--white: #ffffff;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--white)}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;padding:18px clamp(20px,5vw,72px);background:#ffffffeb;border-bottom:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:12px;justify-self:start;color:var(--green);font-size:clamp(1.25rem,2vw,1.8rem);font-weight:900;white-space:nowrap}.brand-icon{display:inline-flex;align-items:center;width:58px;height:46px}.brand-icon img{display:block;width:100%;height:100%;object-fit:contain}.hero{display:grid;grid-template-columns:minmax(340px,.72fr) minmax(420px,1fr);gap:clamp(22px,3.5vw,52px);align-items:center;min-height:calc(100vh - 82px);padding:clamp(34px,6vw,84px) clamp(20px,5vw,72px) 36px}.hero-copy{max-width:760px}.hero-media{justify-self:end;width:min(100%,920px)}.hero-media img{display:block;width:100%;height:auto}.eyebrow{margin:0 0 14px;color:var(--green);font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:600px;margin:0;font-size:clamp(2.45rem,4.6vw,4.6rem);line-height:1.02;letter-spacing:0}h2{margin:0;font-size:clamp(2rem,4vw,4.25rem);line-height:1;letter-spacing:0}h3{margin:0;font-size:1.25rem;line-height:1.15}.hero-text{max-width:570px;margin:20px 0 0;color:#1f2937;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.5}.app-icon{display:block;width:clamp(92px,10vw,138px);height:clamp(92px,10vw,138px);margin-top:24px;border-radius:24px;object-fit:cover;box-shadow:0 16px 38px #0000001f}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.store-badge{display:inline-flex;align-items:center;height:54px;border-radius:8px;box-shadow:0 14px 28px #00000029}.store-badge img{display:block;width:auto;height:54px;object-fit:contain}.trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:760px;margin:38px 0 0;padding:0;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.trust-row div{padding:18px;background:var(--soft)}.trust-row dt{color:var(--green);font-size:1.05rem;font-weight:900}.trust-row dd{margin:5px 0 0;color:#1f2937;font-size:.92rem}.feature-card-row{max-width:980px;margin:18px 0 0}.feature-card-row+.question-grid{margin-top:32px}.question-band{padding:clamp(54px,7vw,96px) clamp(20px,5vw,72px)}.section-heading{max-width:860px;margin-bottom:32px}.question-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.question-grid article{min-height:220px;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 36px #0000000f}.question-grid p,.coach-copy p,.mailer-section p{color:var(--muted);font-size:1rem;line-height:1.55}.feature-icon{display:inline-grid;place-items:center;width:56px;height:56px;margin-bottom:18px;border:2px solid var(--green);border-radius:50%;color:var(--green)}.feature-icon:before{font-size:1.6rem;font-weight:900}.card-icon:before{content:"$"}.pig-icon:before{content:"$"}.cart-icon:before{content:">"}.growth-icon:before{content:"^"}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.steps div{min-height:140px;padding:22px;background:#fff}.steps strong{display:block;color:var(--green);font-size:1.45rem;font-weight:900}.steps span{display:block;margin-top:12px;color:#1f2937;line-height:1.45}@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{justify-self:stretch;width:100%}.question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header{align-items:flex-start}.hero{padding-top:34px}h1{font-size:clamp(2.2rem,11vw,3.55rem)}.trust-row,.question-grid,.steps{grid-template-columns:1fr}}@media(max-width:430px){.brand{font-size:1.2rem}.brand-icon{width:52px;height:42px}.store-badge{width:100%;justify-content:flex-start}.store-badge img{max-width:100%;height:auto;max-height:54px}.question-grid article,.steps div{padding:22px}}
