:root{--green:#07883f;--green-dark:#056c34;--mint:#eef9f2;--navy:#10213f;--ink:#22304a;--muted:#667085;--line:#e4e8ee;--soft:#f7f9f8;--white:#fff;--radius:24px;--shadow:0 20px 50px rgba(16,33,63,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.5}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{max-width:820px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:190px;max-height:52px;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:30px;font-weight:600}.main-nav>a:not(.btn){text-decoration:none}.main-nav>a:not(.btn):hover{color:var(--green)}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 12px;font:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;padding:13px 20px;font-weight:700;border:1px solid transparent;transition:.18s ease}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-secondary{border-color:#b8c1cf;background:#fff;color:var(--navy)}.btn-light{background:#fff;color:var(--green-dark)}.nav-cta{padding:10px 18px}.hero{padding:62px 0 45px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.eyebrow,.kicker{display:inline-block;color:var(--green-dark);font-weight:800;letter-spacing:.06em}.eyebrow{background:var(--mint);border-radius:99px;padding:7px 12px;font-size:.88rem}.hero h1,.page-hero h1{color:var(--navy);font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.045em;margin:22px 0}.hero h1 span{color:var(--green)}.lead{font-size:1.2rem;color:#4a5871;max-width:680px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0 18px}.micro-trust{display:flex;gap:18px;flex-wrap:wrap;color:#58667e;font-size:.92rem}.micro-trust span::first-letter{color:var(--green)}.hero-visual{position:relative;min-height:520px}.hero-photo{position:absolute;left:0;top:35px;width:55%;height:450px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.dashboard-card{position:absolute;right:0;top:0;width:68%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;padding:20px}.dash-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px}.dash-head span{color:var(--muted);font-size:.85rem}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:14px 0}.dash-stats div{border:1px solid var(--line);padding:10px;border-radius:12px}.dash-stats small,.dash-stats b{display:block}.dash-stats b{color:var(--navy);font-size:1.1rem}.dash-row{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.activity,.chart{border:1px solid var(--line);border-radius:12px;padding:14px;min-height:170px}.activity p{font-size:.78rem;border-bottom:1px solid #edf0f3;padding:9px 0;margin:0}.activity p span{float:right;color:var(--muted)}.chart-lines{height:105px;position:relative;margin-top:14px;background:linear-gradient(to bottom,transparent 32%,#edf0f3 33%,transparent 34%,transparent 65%,#edf0f3 66%,transparent 67%)}.chart-lines i{position:absolute;height:2px;background:var(--green);transform-origin:left center;border-radius:2px}.chart-lines i:nth-child(1){width:25%;left:3%;top:72%;transform:rotate(-15deg)}.chart-lines i:nth-child(2){width:30%;left:25%;top:57%;transform:rotate(-4deg)}.chart-lines i:nth-child(3){width:25%;left:54%;top:52%;transform:rotate(-12deg)}.chart-lines i:nth-child(4){width:24%;left:76%;top:40%;transform:rotate(-20deg)}.pain-strip{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.three{display:grid;grid-template-columns:repeat(3,1fr)}.three article{display:flex;gap:16px;padding:30px 26px;border-right:1px solid var(--line)}.three article:last-child{border-right:0}.three h3,.outcomes h3{margin:0 0 6px;color:var(--navy)}.three p,.outcomes p{margin:0;color:var(--muted)}.round-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #cfe8d8;color:var(--green);font-weight:800;font-size:1.2rem;flex:0 0 50px}.section{padding:82px 0}.soft{background:var(--soft)}.section-heading{text-align:center;max-width:820px;margin:0 auto 42px}.section-heading h2,.trust-grid h2{font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.05;letter-spacing:-.035em;color:var(--navy);margin:10px 0 14px}.section-heading p,.trust-grid p{font-size:1.1rem;color:var(--muted)}.journey{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:14px;align-items:start;margin-top:42px}.journey>span{align-self:center;color:#9aa4b2;font-size:1.5rem}.journey>div{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:180px}.journey b,.steps-page b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green-dark)}.journey h3{color:var(--navy);margin:18px 0 5px}.journey p{margin:0;color:var(--muted);font-size:.92rem}.outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.outcomes article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.phone-card{height:205px;border-radius:18px;background:linear-gradient(145deg,#fbf5ea,#fff);border:1px solid #eadfca;padding:24px;display:flex;flex-direction:column;justify-content:center;margin-bottom:22px;overflow:hidden}.phone-card small{color:var(--green-dark);font-weight:800;letter-spacing:.1em}.phone-card strong{font-size:1.65rem;color:var(--navy);margin:7px 0}.phone-card span{display:inline-block;width:max-content;background:var(--mint);color:var(--green-dark);border-radius:99px;padding:5px 9px;font-size:.82rem}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.trust-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trust-points span{background:var(--soft);border:1px solid var(--line);border-radius:14px;padding:16px;font-weight:700;color:var(--navy)}.price-journey,.pricing-full{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.price-journey article,.pricing-full article{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff}.price-journey .intro,.pricing-full .intro{background:#fffaf0;border-color:#eed59a}.price-journey .featured,.pricing-full .featured{border:2px solid var(--green)}.price-journey small{font-weight:800;color:var(--green-dark)}.price-journey h3{color:var(--navy);margin:6px 0 18px}.price-journey strong,.pricing-full strong{display:block;font-size:2rem;color:var(--navy)}.price-journey strong span,.pricing-full strong span{font-size:.9rem;color:var(--muted)}.price-journey p{color:var(--muted)}.pricing-actions{display:flex;justify-content:center;gap:24px;align-items:center;margin-top:30px}.pricing-actions>a:not(.btn){color:var(--green-dark);font-weight:700;text-decoration:none}.final-cta{background:linear-gradient(100deg,#056c34,#07883f);color:#fff;padding:54px 0}.final-grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-grid h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.035em;max-width:780px;margin:0 0 10px}.final-grid p{margin:0;color:#e7f5ec}.site-footer{padding:52px 0 22px;background:#0d1b33;color:#cdd5e2}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-logo{width:190px;filter:brightness(0) invert(1);opacity:.95}.footer-grid strong{display:block;color:#fff;margin-bottom:12px}.footer-grid a{display:block;text-decoration:none;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;font-size:.9rem}.page-hero{padding:90px 0 65px;background:linear-gradient(180deg,#fff,#f5fbf7)}.page-hero .narrow{margin:0 auto;text-align:center}.page-hero h1{font-size:clamp(2.8rem,5vw,4.7rem)}.feature-list{display:grid;gap:16px}.feature-list article,.steps-page article{display:grid;grid-template-columns:70px 1fr;gap:25px;border:1px solid var(--line);border-radius:18px;padding:26px;background:#fff}.feature-list article>span{font-size:2rem;color:#b4c1b9;font-weight:800}.feature-list h2,.steps-page h2{margin:0 0 7px;color:var(--navy)}.feature-list p,.steps-page p{margin:0;color:var(--muted)}.steps-page{display:grid;gap:18px}.steps-page b{font-size:1.05rem}.pricing-full .phase{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--green-dark);font-weight:800}.pricing-full h2{color:var(--navy);min-height:58px}.pricing-full p,.pricing-full li{color:var(--muted)}.pricing-full ul{padding-left:20px}.pricing-full li{margin:8px 0}@media(max-width:980px){
.hero-grid{grid-template-columns:1fr;gap:38px}
.hero-copy{text-align:center}
.hero-copy .lead{margin-left:auto;margin-right:auto}
.actions,.micro-trust{justify-content:center}
.hero-visual{max-width:760px;width:100%;margin:0 auto}
.three{grid-template-columns:1fr}
.three article{border-right:0;border-bottom:1px solid var(--line)}
.three article:last-child{border-bottom:0}
.journey{grid-template-columns:1fr}
.journey>span{transform:rotate(90deg);justify-self:center}
.outcomes,.price-journey,.pricing-full{grid-template-columns:1fr 1fr}
.trust-grid{grid-template-columns:1fr}
.final-grid{align-items:flex-start;flex-direction:column}
}

/* Shared phone rules for marketing pages other than the homepage.
   The homepage phone layout lives only in home-mobile.css. */
@media(max-width:760px){
html,body{max-width:100%;overflow-x:hidden}
:where(body:not(.marketing-home)) .shell{width:calc(100% - 28px);max-width:1180px}

.nav-wrap{min-height:68px}
.brand img{width:155px}
.menu-toggle{display:block}
.main-nav{display:none;position:absolute;top:68px;left:14px;right:14px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow)}
.main-nav.is-open{display:flex}
.main-nav a{padding:8px}

:where(body:not(.marketing-home)) .eyebrow{font-size:.78rem;padding:7px 11px}
:where(body:not(.marketing-home)) .lead{font-size:1.05rem;line-height:1.55}
:where(body:not(.marketing-home)) .actions{margin:24px 0 18px;gap:10px}
:where(body:not(.marketing-home)) .actions .btn{min-height:50px}

:where(body:not(.marketing-home)) .section{padding:50px 0}
:where(body:not(.marketing-home)) .section-heading{margin-bottom:28px}
:where(body:not(.marketing-home)) .section-heading h2{font-size:clamp(2rem,9vw,2.7rem);line-height:1.06}
:where(body:not(.marketing-home)) .section-heading p{font-size:1rem;line-height:1.55}
:where(body:not(.marketing-home)) .kicker{font-size:.8rem}

:where(body:not(.marketing-home)) .pricing-full{grid-template-columns:1fr;gap:14px}
:where(body:not(.marketing-home)) .pricing-full article{min-height:0!important;height:auto!important;padding:20px;border-radius:18px}
:where(body:not(.marketing-home)) .pricing-full strong{font-size:1.85rem}
:where(body:not(.marketing-home)) .pricing-actions{flex-direction:column;gap:14px;margin-top:24px}
:where(body:not(.marketing-home)) .pricing-actions .btn{width:100%;max-width:420px}

:where(body:not(.marketing-home)) .final-cta{padding:42px 0}
:where(body:not(.marketing-home)) .final-grid{gap:22px}
:where(body:not(.marketing-home)) .final-grid h2{font-size:clamp(2rem,9vw,2.65rem)}
:where(body:not(.marketing-home)) .final-grid .btn{width:100%;max-width:420px}

:where(body:not(.marketing-home)) .footer-grid{grid-template-columns:1fr 1fr;gap:30px 24px}
:where(body:not(.marketing-home)) .footer-grid>div:first-child{grid-column:1/-1}
}

@media(max-width:480px){
:where(body:not(.marketing-home)) .shell{width:calc(100% - 28px)}
.brand img{width:155px}
:where(body:not(.marketing-home)) .actions{display:grid;grid-template-columns:1fr;width:100%}
:where(body:not(.marketing-home)) .actions .btn{width:100%}
:where(body:not(.marketing-home)) .section{padding:44px 0}
:where(body:not(.marketing-home)) .section-heading{margin-bottom:24px}
:where(body:not(.marketing-home)) .footer-grid{grid-template-columns:1fr}
:where(body:not(.marketing-home)) .footer-grid>div:first-child{grid-column:auto}
:where(body:not(.marketing-home)) .footer-bottom{margin-top:28px}
}

@media(max-width:760px){
.menu-toggle{display:inline-flex;min-width:48px;min-height:48px;height:48px;align-items:center;justify-content:center}
.main-nav a{display:flex;min-height:44px;align-items:center}
}
