/* Existing palette; three actions followed by a long-term outcome. */
#how,.journey-step{scroll-margin-top:105px}
#demo .section-head{max-width:none}
#demo h2{font-size:clamp(2rem,4vw,3.55rem)}
.trust-strip.journey-overview{display:flex;grid-template-columns:none;align-items:center;justify-content:space-between;gap:12px;padding:24px 0;border-block:1px solid var(--line);margin-bottom:50px}
.trust-strip.journey-overview a{color:var(--ink);font-size:clamp(1.1rem,3vw,2.6rem);font-weight:850;letter-spacing:-.045em;text-decoration:none;white-space:nowrap}
.trust-strip.journey-overview>span{color:var(--a);font-size:1.5rem}
.trust-strip.journey-overview a:hover{color:var(--a)}
.trust-strip.journey-overview a:focus-visible{outline:2px solid var(--a);outline-offset:6px;border-radius:4px}
.trust-strip.journey-overview .overview-form{text-decoration:underline dashed;text-underline-offset:9px;text-decoration-thickness:1px}
#how .section-head{max-width:none}
#how .section-head h2{font-size:clamp(1.65rem,3vw,2.4rem)}
.journey.learning-journey{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr) 64px minmax(0,1fr) 64px minmax(0,1fr);border:0;background:transparent;align-items:stretch}
.learning-journey .journey-step{display:grid;grid-template-rows:52px 100px auto 30px;padding:28px 18px 20px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center}
.journey-icon{display:grid;place-items:center;color:var(--a)}
.journey-icon svg{width:34px;height:34px}
.learning-journey h3{display:grid;place-items:center;margin:0;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:900;letter-spacing:-.055em;line-height:1.1}
.learning-journey p{margin:0;font-size:.95rem;line-height:1.7;text-wrap:pretty}
.learning-journey .journey-form{border:2px dashed color-mix(in srgb,var(--a) 45%,var(--line));background:transparent}
.journey-duration{align-self:end;margin-top:18px;color:var(--a);font-size:.8rem;font-weight:700}
.journey-edge{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:8px 2px;color:var(--a);font-size:.75rem;font-weight:750}
.journey-arrow{font-size:1.9rem;font-weight:400;line-height:1}
[dir=rtl] .journey-arrow,[dir=rtl] .trust-strip.journey-overview>span{transform:rotate(180deg)}
[data-theme=dark] .journey.learning-journey{background:transparent}
[data-theme=dark] .learning-journey .journey-form{color:var(--ink)}
@media(max-width:1000px){.journey.learning-journey{grid-template-columns:minmax(0,1fr);max-width:600px;margin-inline:auto}.learning-journey .journey-step{padding:24px;grid-template-rows:42px 80px auto 24px}.learning-journey h3{font-size:2.8rem}.journey-edge{flex-direction:row;gap:12px;padding:18px;font-size:.875rem}.journey-arrow,[dir=rtl] .journey-arrow{transform:rotate(90deg)}}
@media(max-width:700px){.trust-strip.journey-overview{gap:7px;overflow-x:auto;justify-content:flex-start;padding-inline:2px}.trust-strip.journey-overview a{font-size:1.15rem}.trust-strip.journey-overview>span{font-size:1rem}}
