
/* Product demonstration and download journey */
.journey{padding:64px 0;background:#edf1ef;color:#101917}.journey.dark{background:#101b21;color:#f2f5f5}.journey .kicker{font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.16em;color:#006c9b;margin:0 0 14px}.journey.dark .kicker{color:#58ceff}.journey h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08;letter-spacing:-.035em;margin:0 0 18px;max-width:700px}.journey .intro{font-size:16px;line-height:1.7;max-width:650px;margin:0 0 26px;color:#4b5d59}.journey.dark .intro{color:#c2d1d8}.try-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center}.try-media{height:380px;background:#fff;border:1px solid #ced8d3;border-radius:18px;overflow:hidden;position:relative}.try-media img,.try-media video{width:100%;height:100%;object-fit:contain}.try-media [hidden]{display:none}.try-choices{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.journey button,.journey summary{font:inherit}.try-choices button,.map-steps button{border:1px solid #94a9a2;border-radius:7px;background:transparent;color:#203b32;padding:12px 16px;font-size:13px;cursor:pointer;min-height:44px}.try-choices button[aria-pressed=true]{background:#006f9f;color:white;border-color:#006f9f}.try-detail h3{font-size:28px;line-height:1.2;margin:10px 0 18px}.try-focus{font-size:12px;color:#52665f}.cue-list{list-style:none;counter-reset:cues;padding:0;margin:0 0 20px}.cue-list li{counter-increment:cues;display:flex;gap:12px;align-items:center;border-top:1px solid #cbd6d1;padding:14px 0;font-size:16px}.cue-list li:before{content:'0' counter(cues);color:#007aa9;font-size:11px;font-weight:750}.try-play{border:0;border-radius:6px;background:#006f9f;color:white;padding:13px 20px;cursor:pointer;min-height:44px}.try-detail details{margin-top:16px;font-size:13px;line-height:1.65}.try-detail summary{cursor:pointer;padding:10px 0;min-height:44px}.try-detail ol{padding-left:20px}.journey .fine{font-size:11px;line-height:1.6;color:#5b6c65;margin:18px 0 0}.journey.dark .fine{color:#b8cbd3}.map-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:50px}.map-body{height:420px;width:141px;position:relative;margin:auto}.map-body img,.map-body i{position:absolute;inset:0;width:100%;height:100%}.map-body img{object-fit:fill}.map-body i{background:var(--ink);opacity:0;transition:opacity .65s;mask-image:var(--mask);-webkit-mask-image:var(--mask);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-mode:alpha;mix-blend-mode:multiply}.map-body i.on{opacity:.75}.map-stage{background:radial-gradient(ellipse at center,#eaf2f1,#adbec3);padding:24px;border-radius:18px;position:relative}.map-stage>span{position:absolute;top:18px;left:18px;color:#33514c;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.map-steps{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.map-steps button{border-color:#6c909f;color:#e5f2f6}.map-steps button[aria-pressed=true]{color:#042a39;background:#5bcbfa;border-color:#5bcbfa}.map-caption{min-height:75px;font-size:19px;line-height:1.55;max-width:440px}.map-link{display:inline-flex;min-height:44px;align-items:center;color:#66d2ff;font-size:13px;border-bottom:1px solid #507888}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:24px 0}.proof-quote{margin:0;padding:23px;border:1px solid #c9d4ce;border-radius:12px;display:flex;flex-direction:column;gap:16px}.proof-quote blockquote{font-size:20px;line-height:1.5;margin:0;flex:1}.proof-quote figcaption{font-size:12px;color:#4a5f54}.review-stars{color:#007cab;letter-spacing:4px;font-size:20px}.review-source{font-size:12px;color:#006f9f;text-decoration:underline;text-underline-offset:3px}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:25px}.access-card{border:1px solid #45606c;border-radius:14px;padding:26px}.access-card h3{margin:0 0 12px;font-size:24px}.access-card .price{font-size:31px;font-weight:700;margin:0 0 15px}.access-card p,.access-card li{font-size:14px;line-height:1.7;color:#cad9df}.access-card ul{padding-left:18px;margin-bottom:22px}.access-card .download-link{display:inline-flex;align-items:center;justify-content:center;background:#42c7fb;color:#032b3b;padding:13px 23px;border-radius:6px;font-size:14px;font-weight:750;min-height:46px}.access-card details{border-top:1px solid #45606c;padding-top:10px;margin-top:15px}.access-card summary{cursor:pointer;font-size:14px;min-height:44px;padding:12px 0}.store-tools{display:flex;align-items:center;gap:20px;margin-top:25px;padding-top:20px;border-top:1px solid #45606c}.store-tools img{width:100px;height:100px;background:white;border-radius:6px}.store-tools p{font-size:14px;line-height:1.65;max-width:400px}.mobile-download{display:none}.desktop-qr{position:relative}.desktop-qr summary{font-size:11px;cursor:pointer;list-style:none;padding:12px;min-height:44px;display:flex;align-items:center;color:#d4e5ed}.desktop-qr[open]>div{position:absolute;top:100%;right:0;z-index:30;width:180px;padding:15px;background:white;color:#163b48;border-radius:10px;box-shadow:0 10px 40px #0006;font-size:12px;text-align:center}.desktop-qr img{width:150px;height:150px}.journey :focus-visible,.mobile-download a:focus-visible{outline:3px solid #efad23;outline-offset:4px}
@media(max-width:760px){.journey{padding:38px 0}.try-grid,.map-grid,.proof-grid,.access-grid{grid-template-columns:1fr;gap:22px}.try-media{height:290px}.try-choices{gap:6px}.try-choices button{padding:10px;font-size:12px}.try-detail h3{font-size:25px}.map-stage{max-width:100%;order:2}.map-body{height:340px;width:114px}.map-caption{min-height:80px}.map-grid{gap:18px}.proof-quote{padding:20px}.proof-quote blockquote{font-size:18px}.access-card{padding:22px}.desktop-qr{display:none}.mobile-download:not([hidden]){display:flex;position:fixed;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px calc(10px + env(safe-area-inset-bottom));background:#0a1720f5;border-top:1px solid #45606c;z-index:60;backdrop-filter:blur(15px)}.mobile-download span{font-size:11px;color:#d6e8ef;line-height:1.5}.mobile-download strong{display:block;color:white;font-size:12px}.mobile-download a{font-size:12px;background:#42c7fb;color:#052631;padding:14px 18px;border-radius:6px;font-weight:750;white-space:nowrap}.store-tools img{width:80px;height:80px}.store-tools p{font-size:12px}body:has(.mobile-download){padding-bottom:var(--mobile-download-height,80px)}}
@media(prefers-reduced-motion:reduce){.map-body i{transition:none}}

/* Distinct blue coaching chapter with a shared, softly tinted render surface. */
#try-coaching{background:#07567b;color:#f6fafc;border-top:1px solid #397f9e;border-bottom:1px solid #397f9e}
#try-coaching .kicker{color:#bcecff}
#try-coaching .intro{color:#dfedf4}
#try-coaching .try-choices button{color:#f2f9fc;border-color:#8cbed3;background:#074b6b}
#try-coaching .try-choices button[aria-pressed=true]{background:#e4eff2;border-color:#e4eff2;color:#064a68}
#try-coaching .try-media{background:#dce8eb;border:1px solid #9bc4d2;border-radius:14px;isolation:isolate;box-shadow:0 15px 35px #002d4933}
#try-coaching .try-media img,#try-coaching .try-media video{mix-blend-mode:multiply}
#try-coaching .try-focus{color:#c4e4f1}
#try-coaching .cue-list li{border-color:#679bb3;color:#f6fafc}
#try-coaching .cue-list li:before{color:#bcecff}
#try-coaching .try-play{background:#e4eff2;color:#064a68;border:1px solid #e4eff2}
#try-coaching .try-detail summary,#try-coaching .try-detail ol{color:#edf7fb}
#try-coaching .fine{color:#c4dfe9}

/* Paired motion and detailed stills. Supplied artwork retains its original colours. */
#try-coaching .paired-heading{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:end;margin-bottom:25px}
#try-coaching .paired-heading h2{margin-bottom:0}#try-coaching .paired-heading .intro{margin:0;max-width:475px}
#try-coaching .paired-media{display:grid;grid-template-columns:1fr 1fr;gap:22px}
#try-coaching .paired-media figure{margin:0;min-width:0}
/* Frame each exercise around its full movement, keeping both panels aligned. */
#try-coaching{--pair-ratio:3 / 2;--motion-scale:1;--motion-position:50% 50%;--detail-position:50% 50%}
#try-coaching:has([data-exercise="1"][aria-pressed="true"]){--pair-ratio:1 / 1}
#try-coaching:has([data-exercise="2"][aria-pressed="true"]){--pair-ratio:1280 / 708}
#try-coaching:has([data-exercise="3"][aria-pressed="true"]){--pair-ratio:16 / 9;--motion-scale:1.15}
#try-coaching .paired-frame{position:relative;display:block;width:100%;height:auto;aspect-ratio:var(--pair-ratio);background:#282a2b;border:1px solid #6090a5;border-radius:12px;overflow:hidden}
#try-coaching .paired-frame img,#try-coaching .paired-frame video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}
#try-coaching .paired-frame video{object-position:var(--motion-position);transform:scale(var(--motion-scale));transform-origin:center}
#try-coaching .paired-frame img{object-position:var(--detail-position)}
#try-coaching .paired-media figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:50px;font-size:11px;color:#d5eaf3}
#try-coaching .paired-media figcaption>span:first-child{letter-spacing:.12em;font-weight:650}
#try-coaching .paired-pause{min-height:44px;border:0;background:transparent;color:#eff8fc;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:8px 0 8px 15px;font-size:12px}
#try-coaching .try-detail{margin-top:20px;border-top:1px solid #6090a5;padding-top:23px}
#try-coaching #try-text{display:grid;grid-template-columns:1fr 2fr;gap:30px;align-items:start}
#try-coaching .try-detail h3{margin:10px 0;font-size:26px}
#try-coaching .cue-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0;margin:0}
#try-coaching .cue-list li{display:block;border:0;padding:0;font-size:15px;line-height:1.6}
#try-coaching .cue-list li:before{display:block;margin-bottom:8px}
#try-coaching .try-detail details{margin-top:10px}#try-coaching #try-steps{max-width:850px}
@media(max-width:760px){#try-coaching .paired-heading{grid-template-columns:1fr;gap:16px}#try-coaching .paired-media{gap:10px}#try-coaching .paired-frame{border-radius:7px}#try-coaching .paired-media figcaption{font-size:9px;gap:4px;flex-wrap:wrap;align-content:center;min-height:58px}#try-coaching .paired-media figcaption>span:first-child{letter-spacing:.06em}#try-coaching .paired-pause{font-size:11px;padding-left:0}#try-coaching #try-text{grid-template-columns:1fr;gap:15px}#try-coaching .cue-list{gap:15px}#try-coaching .cue-list li{font-size:12px}#try-coaching .try-detail{margin-top:10px}#try-coaching .try-detail h3{font-size:24px}}

/* On phones, give each complete exercise enough room to read. */
@media(max-width:600px){
#try-coaching .paired-media{grid-template-columns:minmax(0,1fr);gap:16px}
#try-coaching .paired-media figcaption{font-size:12px;min-height:44px;flex-wrap:nowrap}
#try-coaching .paired-pause{font-size:13px}
}

#try-coaching #try-text{grid-template-columns:1fr 1fr;align-items:center}
#try-coaching .example-caption{font-size:13px;color:#d5eaf3;margin:0;justify-self:end}
#try-coaching .coaching-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:25px;padding-top:25px;border-top:1px solid #6090a5}
#try-coaching .coaching-benefits article>span{font-size:10px;letter-spacing:.12em;color:#bcecff;font-weight:650}
#try-coaching .coaching-benefits h3{font-size:21px;line-height:1.2;margin:12px 0}
#try-coaching .coaching-benefits p{font-size:14px;line-height:1.65;color:#dfedf4;margin:0}
#try-coaching .coaching-links{display:flex;gap:30px;flex-wrap:wrap;margin-top:24px}
#try-coaching .coaching-links a{color:#fff;font-size:14px;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:5px}
@media(max-width:760px){#try-coaching #try-text{grid-template-columns:1fr;gap:4px}#try-coaching .example-caption{justify-self:start}#try-coaching .coaching-benefits{grid-template-columns:1fr;gap:22px}#try-coaching .coaching-benefits h3{font-size:20px;margin:8px 0}#try-coaching .coaching-links{gap:8px;flex-direction:column}}
