/* Homepage journey: one question per section, product proof before conversion. */
/* Demo-first hero conversion treatment now lives with the active homepage flow. */
.hero-demo-actions{display:grid;gap:10px;margin-top:25px}.hero-demo-actions .button{margin:0}.hero-demo-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:#eef4f1}.hero-demo-note .icon{width:15px;height:15px}.hero .hero-intro{margin-bottom:0}.hero .launch-note{margin-top:17px}
.flow-routine,.flow-family,.flow-trust{padding:58px 28px}.flow-inner{max-width:1080px;margin:auto}.flow-lead{font-size:16px;line-height:1.55;color:var(--muted);max-width:520px}.routine-steps{display:grid;gap:0;margin-top:28px;border-top:1px solid var(--line)}.routine-step{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.routine-step>span{font-size:12px;font-weight:700;color:var(--green);padding-top:2px}.routine-step h3{font-size:16px;margin:0 0 4px}.routine-step p{font-size:13px;line-height:1.5;color:var(--muted);margin:0}
/* Preserve the dark editorial identity while keeping the product-first journey. */
.flow-routine{background:#fcfdfb}.flow-product{padding:58px 28px;background:#102724;color:#fff}.flow-product .eyebrow{color:#b9cec6}.flow-product h2{color:#fff}.flow-product .flow-lead{color:#d8e4df}.flow-product .product-action{color:#fff;border-color:#799a8f}.product-showcase{max-width:1080px;margin:auto}.product-showcase .workout-card{margin-top:25px;background:#f9fbf9;color:var(--ink);border-color:#dfe7e2;box-shadow:0 20px 45px #020b0929}.product-showcase .progress-card{margin-top:12px;background:#f9fbf9;color:var(--ink);border-color:#dfe7e2}.product-copy{margin-bottom:22px}.product-copy .flow-lead{margin-top:8px}.product-action{display:inline-flex;margin-top:18px;color:var(--forest);font-size:13px;font-weight:650;text-decoration:none;border-bottom:1px solid #8ca49c;padding-bottom:3px}
.flow-family{background:#173b37;color:#fff}.flow-family .eyebrow{color:#c6d6d0}.flow-family h2{color:#fff}.flow-family .flow-lead{color:#dce7e3}.family-preview-card{margin-top:27px;background:#f8faf8;color:var(--ink);border-radius:10px;padding:18px;box-shadow:0 18px 40px #0615122e}.family-preview-head{display:flex;justify-content:space-between;gap:12px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--line)}.family-preview-head h3{font-size:17px;margin:0 0 3px}.family-preview-head p{font-size:10px;color:var(--muted);margin:0}.family-status{white-space:nowrap;background:#dce9e3;color:#285247;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:700}.family-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.family-metric{background:#fff;border:1px solid var(--line);border-radius:7px;padding:10px 8px}.family-metric strong{display:block;font-size:19px;color:var(--forest)}.family-metric span{font-size:8px;line-height:1.3;color:var(--muted)}.family-week{margin-top:12px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:7px}.family-week-top{display:flex;justify-content:space-between;font-size:10px;margin-bottom:10px}.family-days{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.family-day{padding:9px 5px;text-align:center;background:var(--soft);border-radius:6px;font-size:8px;color:var(--muted)}.family-day b{display:block;color:var(--green);font-size:13px;margin-bottom:2px}.family-note{margin-top:12px;padding:12px 13px;background:#edf3ef;border-radius:7px}.family-note strong{font-size:10px}.family-note p{font-size:11px;margin:4px 0 0;color:#4d5b56}.flow-family .product-action{color:#fff;border-color:#9eb7ae}.family-micro{margin-top:11px;color:#bfcfc9;font-size:10px}
.flow-benefits{padding:58px 28px;background:#fcfdfb}.flow-benefits-inner{max-width:1080px;margin:auto}.flow-benefits .benefit-list{margin-top:25px}
.flow-trust{background:#102724;color:#fff}.flow-trust .eyebrow{color:#b9cec6}.flow-trust h2{color:#fff}.flow-trust .flow-lead{color:#d8e4df}.trust-lines{margin-top:25px;border-top:1px solid #35504a}.trust-line{padding:16px 0;border-bottom:1px solid #35504a}.trust-line h3{font-size:14px;margin:0 0 4px;color:#fff}.trust-line p{font-size:12px;line-height:1.5;color:#c9d7d2;margin:0}.trust-link{display:inline-block;margin-top:18px;font-size:12px;font-weight:650;color:#fff;border-bottom:1px solid #799a8f;padding-bottom:3px}
.home-page .faq{background:#f7f8f5;border-top:0;border-bottom:0}.home-page .faq details{border-color:#dce3df}.home-page .faq summary{color:#17221f}
.flow-final{padding:58px 28px;background:#071b18;color:#fff}.flow-final-inner{max-width:760px;margin:auto}.flow-final .eyebrow{color:#c6d6d0}.flow-final h2{color:#fff}.flow-final .flow-lead{color:#dce7e3}.flow-final .signup{margin-top:25px}.flow-final .signup label{color:#fff}.flow-final .form-note,.flow-final .form-note a{color:#cbd9d4}.flow-final input{background:#fff;color:var(--ink)}
@media(min-width:761px){.hero-demo-actions{display:flex;align-items:center;gap:12px;max-width:520px}.hero-demo-actions .button{width:auto;min-width:210px}.hero-demo-note{justify-content:flex-start}.flow-routine,.flow-family,.flow-trust,.flow-product,.flow-benefits,.flow-final{padding:78px 58px}.routine-steps{grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.routine-step{display:block;padding:20px 20px 20px 0;border-bottom:0}.routine-step+.routine-step{padding-left:20px;border-left:1px solid var(--line)}.routine-step>span{display:block;margin-bottom:10px}.product-showcase{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.product-copy{margin:0}.flow-family .flow-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.family-preview-card{margin-top:0}.flow-benefits-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.flow-benefits .benefit-list{margin-top:0}.flow-trust .flow-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.trust-lines{margin-top:0}}

/* Two-step homepage intent flow: interest is the primary conversion; email is optional follow-up. */
.interest-flow{max-width:620px}.interest-choice{width:100%;display:flex;align-items:center;gap:14px;margin:0;padding:17px 18px;border:1px solid #6f8980;border-radius:8px;background:#fff;color:var(--ink);font:650 16px/1.3 var(--sans);text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.interest-choice:hover{border-color:#a9c4ba;box-shadow:0 8px 25px #00000017}.interest-choice.is-selected{background:#edf4f0;border-color:#87aa9e}.interest-box{width:23px;height:23px;flex:0 0 23px;border:2px solid #58746b;border-radius:4px;background:#fff;display:grid;place-items:center}.interest-choice.is-selected .interest-box:after{content:'✓';color:#285247;font-size:16px;font-weight:800;line-height:1}.interest-confirmation{margin:11px 0 0;color:#cfe0da;font-size:13px}.interest-email{margin-top:22px;padding-top:22px;border-top:1px solid #35504a}.interest-email h3{margin:0 0 5px;color:#fff;font-size:20px}.interest-email>p{margin:0 0 18px;color:#dce7e3;font-size:14px;line-height:1.5}.interest-email label{display:block;margin-bottom:7px;font-size:13px;font-weight:650}.interest-email input{width:100%;min-height:52px;padding:13px 14px;border:1px solid #7f908b;border-radius:6px}.interest-email .button{width:100%;margin-top:11px}.interest-email .form-note{margin-top:11px;font-size:11px;line-height:1.5}.interest-flow .form-status{margin-top:18px}
