/* A clear overview: one idea per step, one stable visual anchor. */
.journey-heading,.path-heading.journey-heading{display:block;max-width:850px;text-align:left}
.journey-heading h2,.path-heading.journey-heading h2{font-size:clamp(46px,5.45vw,82px);line-height:1.06}
.journey-heading>p,.path-heading.journey-heading>p{font-size:17px;line-height:1.7;max-width:540px;margin:27px 0 0;color:#526658}
.guided-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:9%;align-items:start;margin-top:60px}
.guided-stage{position:sticky;top:125px;min-width:0}
.sales-stage .practice-figure{height:clamp(330px,53svh,540px);border-radius:14px;box-shadow:0 25px 45px -35px rgba(10,33,25,.55)}
.sales-stage .practice-figure img{object-position:50% 30%;transform:none}
.sales-stage .practice-figure:hover img{transform:none}
.sales-stage .practice-figure figcaption{inset:auto 32px 30px}
.sales-stage .practice-figure figcaption strong{font-size:clamp(32px,3.6vw,54px);line-height:1.08;letter-spacing:-.045em;margin:17px 0 25px}
.sales-stage .practice-figure figcaption strong em{color:#d2ebda}
.sales-stage .practice-figure figcaption span{font-size:12px;line-height:1.5}
.story-rail{display:flex;gap:16px;margin-top:23px}
.story-rail a{flex:1;position:relative;border-top:1px solid #afc2b1;padding:14px 0 5px;font-size:14px;line-height:1.4;color:#506957;min-height:51px}
.story-rail a span{font:12px var(--mono);display:block;margin-bottom:7px;color:#557660}
.story-rail a:before{content:'';position:absolute;inset:-1px 0 auto;height:2px;background:#315b3d;transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}
.story-rail a[aria-current]:before{transform:scaleX(1)}
.story-rail a[aria-current]{color:#173e2e}
.guided-steps{min-width:0}
.guided-step{position:relative;min-height:255px;padding:35px 0 40px 35px;border-left:1px solid #b8cab9;scroll-margin-top:calc(40vh - 105px)}
.guided-step:last-child{padding-bottom:25px}
.guided-step:before{content:'';position:absolute;inset:0 auto 0 -1px;width:3px;background:#355e40;transform:scaleY(0);transform-origin:top;transition:transform .5s var(--ease)}
.guided-ready .guided-step.active:before{transform:scaleY(1)}
.step-label{display:block;font:12px/1.55 var(--mono);letter-spacing:.07em;color:#597660}
.guided-step h3{font-size:clamp(36px,3.8vw,56px);letter-spacing:-.05em;line-height:1.05;margin:19px 0 20px;font-weight:500}
.guided-step h3 em{color:#4c7258}
.guided-step p{font-size:17px;line-height:1.7;max-width:350px;color:#526658}
.chapter-outro{display:flex;justify-content:space-between;align-items:center;gap:48px;margin-top:55px;padding-top:31px;border-top:1px solid var(--light-line)}
.chapter-outro p{max-width:540px;font-size:16px;line-height:1.7;color:#526658}
.chapter-outro strong{font-weight:550;color:var(--ink)}
.chapter-outro .text-link{flex:0 0 auto;gap:30px;font-size:16px}
.season-overview{padding-bottom:100px}
.season-story{position:relative;isolation:isolate;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);gap:9%;padding:50px 58px;background:radial-gradient(ellipse at 4% 12%,#284e39,transparent 58%),#102e20;border:1px solid #62856b;border-radius:22px;color:var(--paper)}
.season-story:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background-image:linear-gradient(rgba(195,223,204,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(195,223,204,.065) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(130deg,#000,transparent 62%)}
.season-stage{top:132px;padding:14px 0 0}
.season-dial{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(100%,290px);aspect-ratio:1;margin:0 auto;color:var(--jade)}
.dial-ring{position:absolute;inset:0;border:1px solid rgba(185,223,200,.3);border-radius:50%;box-shadow:0 0 0 18px rgba(185,223,200,.025),0 0 0 38px rgba(185,223,200,.025)}
.dial-ring:before{content:'';position:absolute;inset:13px;border:1px solid rgba(185,223,200,.12);border-radius:50%}
.dial-number{font-size:152px;font-weight:350;letter-spacing:-.075em;line-height:.82;padding-right:.075em}
.dial-unit{font:italic 45px/1.15 var(--serif);margin-top:16px;padding-right:.1em;color:#cce4d3}
.season-stage-copy{margin-top:47px;text-align:center}
.season-stage-copy .eyebrow{color:#aec9b6;font-size:12px}
.season-stage-copy>p{color:var(--paper);font-size:clamp(29px,3vw,43px);line-height:1.15;letter-spacing:-.04em;margin-top:13px}
.season-stage .story-rail{margin-top:32px}
.season-stage .story-rail a{font:12px/1.5 var(--mono);color:#a8c5b1;border-color:#4c6d55}
.season-stage .story-rail a:before{background:var(--jade)}
.season-stage .story-rail a[aria-current]{color:var(--paper)}
.season-story .guided-step{min-height:220px;padding:30px 0 35px 31px;border-color:#4d6c54}
.season-story .guided-step:before{background:var(--jade)}
.season-story .step-label{color:#a8c8b2}
.season-story .guided-step h3{font-size:clamp(30px,2.9vw,43px);line-height:1.14;margin-top:17px;margin-bottom:17px}
.season-story .guided-step h3 em{color:var(--jade)}
.season-story .guided-step p{color:#c4d8ca;font-size:16px;max-width:345px}
.season-overview .chapter-outro{margin-top:35px}
@media(min-width:981px) and (max-height:740px){.season-dial{width:190px}.dial-number{font-size:100px}.dial-unit{font-size:32px;margin-top:10px}.season-stage-copy{margin-top:26px}.season-stage-copy>p{font-size:30px}.season-stage .story-rail{margin-top:20px}.sales-stage .practice-figure{height:330px}}
@media(max-width:1100px){.guided-story{gap:7%}.guided-step{padding-left:27px}.season-story{padding:42px 36px}.chapter-outro{gap:30px}.chapter-outro p{max-width:430px}.chapter-outro .text-link{font-size:15px;gap:20px}.season-dial{width:235px}.dial-number{font-size:123px}.dial-unit{font-size:39px}}
@media(max-width:980px){
 .guided-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6%}
 .guided-stage{top:120px}
 .sales-stage .practice-figure{height:400px}
 .guided-step{padding:28px 0 33px 24px;min-height:245px}
 .guided-step h3{font-size:39px}
 .guided-step p{font-size:16px}
 .season-story{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);padding:36px 28px;gap:6%}
 .season-dial{width:min(100%,205px)}
 .dial-number{font-size:110px}.dial-unit{font-size:35px}
 .season-story .guided-step{padding-left:24px}
 .season-story .guided-step h3{font-size:31px}
 .chapter-outro{align-items:start;flex-direction:column;gap:24px}
 .chapter-outro p{max-width:600px}
}
@media(max-width:800px){
 .journey-heading h2,.path-heading.journey-heading h2{font-size:clamp(40px,7.5vw,60px)}
 .journey-heading>p,.path-heading.journey-heading>p{font-size:16px;max-width:490px;margin-top:24px}
 .guided-story{grid-template-columns:1fr;gap:30px;margin-top:38px}
 .guided-stage{position:static}
 .sales-stage .practice-figure{height:350px}
 .sales-stage .practice-figure img{object-position:center 30%}
 .sales-stage .practice-figure figcaption strong{font-size:41px}
 .story-rail{gap:18px;margin-top:18px}
 .story-rail a{font-size:14px;min-height:58px}
 .guided-steps{margin-top:7px}
 .guided-step{padding:27px 0 30px 25px;min-height:0;scroll-margin-top:calc(40vh - 95px)}
 .guided-step h3{font-size:38px;margin:14px 0 16px}
 .guided-step p{max-width:470px}
 .chapter-outro{margin-top:34px;padding-top:27px}
 .chapter-outro .text-link{font-size:16px;max-width:100%}
 .season-overview{padding-bottom:82px}
 .season-story{padding:32px 26px;gap:13px}
 .season-stage{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:0 25px;padding:8px 0 0}
 .season-dial{width:128px}
 .dial-number{font-size:65px}.dial-unit{font-size:28px;margin-top:9px}
 .dial-ring{box-shadow:0 0 0 12px rgba(185,223,200,.025)}
 .dial-ring:before{inset:8px}
 .season-stage-copy{text-align:left;margin:0}
 .season-stage-copy>p{font-size:31px;margin-top:10px}
 .season-stage .story-rail{grid-column:1/-1;margin-top:30px}
 .season-stage .story-rail a{min-height:44px}
 .season-story .guided-step{padding:25px 0 28px 24px;min-height:0}
 .season-story .guided-step h3{font-size:32px}
 .season-story .guided-step p{max-width:490px}
 .season-story .guided-step:last-child{padding-bottom:8px}
 .season-overview .chapter-outro{margin-top:30px}
}
@media(max-width:520px){
 .journey-heading h2,.path-heading.journey-heading h2{font-size:clamp(36px,9.6vw,49px)}
 .sales-stage .practice-figure{height:310px}
 .sales-stage .practice-figure figcaption{inset:auto 24px 23px}
 .sales-stage .practice-figure figcaption strong{font-size:36px}
 .sales-stage .practice-figure figcaption span{font-size:12px}
 .story-rail{gap:13px}
 .story-rail a{font-size:14px}
 .guided-step h3{font-size:36px}
 .chapter-outro .text-link{font-size:15px;gap:17px;line-height:1.5}
 .season-story{padding:27px 22px;border-radius:16px}
 .season-stage{grid-template-columns:108px 1fr;gap:0 20px}
 .season-dial{width:104px}
 .dial-number{font-size:54px}.dial-unit{font-size:24px;margin-top:7px}
 .season-stage-copy>p{font-size:27px}
 .season-story .guided-step{padding-left:21px}
 .season-story .guided-step h3{font-size:30px}
 .season-story .guided-step p{font-size:16px;line-height:1.7}
}
@media(max-width:360px){
 .season-story{padding:25px 18px}
 .season-stage{grid-template-columns:90px 1fr;gap:0 15px}
 .season-dial{width:88px}.dial-number{font-size:45px}.dial-unit{font-size:21px}
 .season-stage-copy>p{font-size:25px}
 .season-stage-copy .eyebrow{font-size:11px}
 .season-story .guided-step h3{font-size:28px}
 .guided-step{padding-left:21px}
 .chapter-outro .text-link{font-size:14px}
}

/* Optional depth lives on its own quiet, readable pages. */
.detail-page{background:var(--paper);color:var(--ink)}
.detail-header{background:var(--ink);color:var(--paper)}
.detail-back{font-size:14px;display:flex;align-items:center;gap:16px;padding:8px 0;border-bottom:1px solid #b9dfc8}
.detail-back span{width:20px;height:20px}
.detail-hero{padding:185px var(--gutter) 80px;background:radial-gradient(ellipse at 8% 10%,#d7e5d7,transparent 65%),#e7eee3;border-bottom:1px solid #c1d1c0}
.detail-hero>.eyebrow{color:#526e59;font-size:12px}
.detail-hero h1{font-size:clamp(52px,6.7vw,98px);line-height:1.08;margin:32px 0 27px;max-width:1050px}
.detail-hero h1 em{color:#466c55}
.detail-hero>p{font-size:18px;line-height:1.75;max-width:625px;color:#526658}
.detail-layout{max-width:1440px;margin:auto;padding:72px var(--gutter) 100px;display:grid;grid-template-columns:230px minmax(0,720px);justify-content:space-between;gap:65px;align-items:start}
.detail-toc{position:sticky;top:135px;display:flex;flex-direction:column;align-items:start;gap:13px;padding:0 0 24px}
.detail-toc>.eyebrow{margin-bottom:10px;color:#587460;font-size:12px}
.detail-toc a{font-size:15px;color:#45674f;line-height:1.5;padding:5px 0;border-bottom:1px solid transparent}
.detail-toc a:hover{color:#0a2119;border-color:currentColor}
.reading-article{min-width:0}
.reading-article>section{padding:0 0 57px;margin:0 0 57px;border-bottom:1px solid #c6d0c5;scroll-margin-top:125px}
.reading-article .eyebrow{font-size:12px;color:#55735d}
.reading-article h2{font-size:clamp(34px,3.7vw,53px);line-height:1.1;letter-spacing:-.045em;margin:23px 0 27px}
.reading-article em{color:#466c55}
.reading-article p,.reading-article li{font-size:17px;line-height:1.8;color:#4f6456}
.reading-article p+p{margin-top:19px}
.reading-article ul{padding-left:21px;margin:24px 0 0}
.reading-article li+li{margin-top:11px}
.reading-article h3{font-size:26px;line-height:1.25;letter-spacing:-.025em;margin:27px 0 16px}
.reading-article .text-link{font-size:16px;margin-top:25px;gap:22px}
.reading-step{display:grid;grid-template-columns:34px 1fr;gap:21px;padding:24px 0;border-top:1px solid #c6d0c5}
.reading-step>span{font:12px/1.8 var(--mono);color:#5d7d65;margin-top:6px}
.reading-step h3{margin:0 0 12px}
.reading-article blockquote{margin:30px 0 0;padding:27px 30px;background:#dfe8db;border-left:2px solid #5c8165}
.reading-article blockquote>em{font-size:40px;line-height:1.2}
.reading-article blockquote>p{font-size:16px;margin-top:15px}
.reading-article .reading-question{font:italic 28px/1.4 var(--serif);color:#355c40}
.reading-disclosure{border-top:1px solid #b9cbbd}
.reading-disclosure:last-of-type{border-bottom:1px solid #b9cbbd}
.reading-disclosure:first-of-type{margin-top:30px}
.reading-disclosure summary{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:23px 0;font-size:21px;font-weight:500;line-height:1.35;letter-spacing:-.02em}
.reading-disclosure>div{padding:0 20px 25px 0}
.reading-disclosure ul{margin:0}
.detail-next{padding:35px;background:linear-gradient(130deg,#dce8d8,#e7ece3);border:1px solid #bbcdb9;border-radius:16px}
.detail-next h2{font-size:45px;margin:24px 0}
.detail-next .button{font-size:15px;gap:28px;margin-top:27px;max-width:100%}
.detail-footer{padding:30px var(--gutter);display:flex;justify-content:space-between;gap:25px;background:var(--ink);color:#b9d1c1;font-size:13px}
@media(max-width:1100px){.detail-layout{grid-template-columns:190px minmax(0,1fr);gap:45px}.detail-hero{padding-top:160px}.reading-article h2{font-size:43px}}
@media(max-width:800px){
 .detail-layout{display:block;padding-top:35px;padding-bottom:65px}
 .detail-toc{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:9px 23px;padding-bottom:28px;border-bottom:1px solid #c6d0c5;margin-bottom:42px}
 .detail-toc>.eyebrow{width:100%;margin-bottom:8px}
 .detail-toc a{font-size:15px}
 .detail-hero{padding-top:136px;padding-bottom:52px}
 .detail-hero h1{font-size:clamp(42px,7.6vw,61px)}
 .detail-hero>p{font-size:17px}
 .reading-article>section{margin-bottom:43px;padding-bottom:43px}
 .reading-article h2{font-size:clamp(33px,6vw,43px)}
 .reading-article p,.reading-article li{font-size:16px}
 .detail-next{padding:29px}
 .detail-next h2{font-size:39px}
}
@media(max-width:520px){
 .detail-header .brand-logo{width:140px}
 .detail-back{font-size:13px;gap:12px}
 .detail-hero h1{font-size:clamp(37px,10vw,49px)}
 .detail-hero>p{font-size:16px}
 .reading-step{grid-template-columns:24px 1fr;gap:14px}
 .reading-step h3{font-size:24px}
 .reading-article blockquote{padding:23px}
 .reading-article .reading-question{font-size:26px}
 .reading-disclosure summary{font-size:20px}
 .detail-next{padding:24px}
 .detail-next .button{padding:16px;gap:17px;font-size:14px}
 .detail-footer{flex-wrap:wrap;font-size:12px}
 .detail-footer>span{width:100%}
}
@media(max-width:360px){.detail-header .brand-logo{width:115px}.detail-back{font-size:12px;gap:8px}.detail-hero h1{font-size:35px}.reading-article h2{font-size:32px}.detail-next{padding:20px}.detail-next .button{font-size:13px;gap:10px}}
@media(prefers-reduced-motion:reduce){.story-rail a:before,.guided-step:before{transition:none}}
@media print{
 .guided-story{display:block;margin-top:30px}.guided-stage{position:static}
 .guided-step{min-height:0;break-inside:avoid;padding:20px 0 20px 25px}
 .sales-stage .practice-figure{height:250px;max-width:400px}.story-rail{display:none}
 .season-story{background:#fff;color:#111;border:1px solid #999;box-shadow:none;padding:25px}
 .season-story:before,.season-dial{display:none}.season-stage{display:block}
 .season-stage-copy{margin:0;text-align:left}
 .season-stage-copy>p,.season-story .guided-step p,.season-story .guided-step h3 em,.season-story .step-label,.season-stage-copy .eyebrow{color:#111}
 .chapter-outro{display:block}.chapter-outro a{margin-top:20px}
 .detail-header,.detail-toc,.detail-footer,.detail-next{display:none}
 .detail-hero{padding:30px 0;background:#fff}.detail-hero h1{font-size:45px}
 .detail-layout{display:block;padding:35px 0}.reading-article>section{break-inside:avoid}
}

/* The first introduction follows one reading axis: recognition, focus, next chapter. */
.focus-intro{padding-top:96px;padding-bottom:90px;background:radial-gradient(ellipse 47% 48% at 50% 57%,#d5e4d3,transparent 100%),#eff0e9}
.focus-intro:before{background-image:linear-gradient(90deg,transparent calc(50% - .5px),rgba(72,104,78,.07) 50%,transparent calc(50% + .5px));background-size:auto;mask-image:linear-gradient(180deg,#000,transparent 25%,transparent 78%,#000);opacity:1}
.focus-intro .section-kicker{margin-bottom:47px;justify-content:center}
.focus-story{max-width:1000px;margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center}
.focus-premise{color:#617465;font-size:20px;line-height:1.6;letter-spacing:-.01em}
.focus-axis{display:block;position:relative;width:1px;height:42px;margin:23px 0 31px;background:linear-gradient(#a9c1ad,#426a4c)}
.focus-axis:after{content:'';position:absolute;width:5px;height:5px;bottom:-2px;left:-2px;border-radius:50%;background:#426a4c}
.focus-intro h2{font-size:clamp(51px,6.35vw,91px);line-height:1.045;letter-spacing:-.062em;width:100%;margin:0}
.focus-intro h2 em{color:#42684e}
.focus-explanation{max-width:560px;margin:35px auto 0}
.focus-explanation>.eyebrow{display:block;color:#3e6449;font-size:12px;margin-bottom:17px;letter-spacing:.12em}
.focus-explanation p{font-size:18px;line-height:1.75;color:#4a6152;text-wrap:pretty}
.focus-next{display:inline-flex;align-items:center;gap:18px;font-size:15px;color:var(--ink);margin-top:34px;padding:9px 0;border-bottom:1px solid #7d9c83}
.focus-next svg{display:block;width:21px;height:21px;transition:transform .3s var(--ease)}
.focus-next:hover svg{transform:translateY(4px)}
.focus-next:hover{color:#42684e}
.focus-story>.reveal{--reveal-delay:0ms}

/* A short invitation with optional detail, in a single linear sequence. */
.conversation-journey{position:relative;isolation:isolate;max-width:1060px;margin:72px auto 0;padding:44px 70px 33px;border:1px solid #bfceba;border-radius:22px;background:radial-gradient(ellipse at 50% 0,#edf2e8,transparent 70%),#e1e9dc}
.conversation-journey:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:repeating-radial-gradient(ellipse at 50% -70%,transparent 0 70px,rgba(64,102,73,.08) 71px,transparent 72px 125px);mask-image:linear-gradient(180deg,#000,transparent 58%)}
.entry-heading{text-align:center}
.entry-heading>.eyebrow{font-size:12px;color:#4b6b53;letter-spacing:.09em}
.entry-heading h3{font-size:clamp(39px,4.3vw,61px);line-height:1.08;letter-spacing:-.05em;margin-top:20px;font-weight:500}
.entry-heading h3 em{color:#476f53}
.entry-flow{max-width:720px;margin:35px auto 0}
.entry-flow details{border-top:1px solid #b5c9b4}
.entry-flow summary{display:grid;grid-template-columns:41px minmax(0,1fr) 34px;gap:20px;align-items:center;min-height:78px;padding:16px 0}
.entry-index{font:13px/1.4 var(--mono);color:#57765e;letter-spacing:.05em}
.entry-title{font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.03em}
.entry-toggle{display:grid;place-items:center;width:34px;height:34px;border:1px solid #92ae96;border-radius:50%;color:#3d6146;transition:background .2s,border-color .2s}
.entry-toggle .plus{width:13px;height:13px;flex-basis:13px}
.entry-toggle .plus:before,.entry-toggle .plus:after{top:6px}
.entry-flow summary:hover .entry-toggle,.entry-flow details[open] .entry-toggle{background:#c8ddc8;border-color:#6b9173}
.entry-content{padding:0 54px 25px 61px}
.entry-content p{font-size:16px;line-height:1.75;color:#4d6555;max-width:550px}
@media(max-width:1100px){.conversation-journey{padding:40px 48px 27px}}
@media(max-width:800px){
 .focus-intro{padding-top:75px;padding-bottom:73px}
 .focus-intro .section-kicker{margin-bottom:36px}
 .focus-premise{font-size:18px}
 .focus-intro h2{font-size:clamp(44px,7.5vw,61px)}
 .focus-explanation{max-width:500px;margin-top:29px}
 .focus-explanation p{font-size:17px}
 .focus-next{margin-top:28px}
 .conversation-journey{margin-top:50px;padding:36px 32px 25px;border-radius:18px}
 .entry-heading h3{font-size:43px}
 .entry-flow{margin-top:29px}
 .entry-flow summary{gap:15px;grid-template-columns:31px minmax(0,1fr) 34px}
 .entry-content{padding-left:46px;padding-right:24px}
 .entry-title{font-size:23px}
}
@media(max-width:520px){
 .focus-intro{padding-top:65px;padding-bottom:64px}
 .focus-intro .section-kicker{margin-bottom:32px}
 .focus-premise{font-size:17px}
 .focus-axis{height:32px;margin:19px 0 26px}
 .focus-intro h2{font-size:clamp(38px,10.3vw,52px);line-height:1.09;letter-spacing:-.055em}
 .focus-explanation{margin-top:27px}
 .focus-explanation>.eyebrow{margin-bottom:15px;font-size:12px;letter-spacing:.075em}
 .focus-explanation p{font-size:16px;line-height:1.75;max-width:340px}
 .focus-next{font-size:15px;margin-top:25px}
 .conversation-journey{padding:30px 22px 19px;margin-top:42px;border-radius:16px}
 .entry-heading h3{font-size:clamp(32px,8.5vw,43px);line-height:1.12;margin-top:17px}
 .entry-flow{margin-top:26px}
 .entry-flow summary{min-height:77px;grid-template-columns:22px minmax(0,1fr) 30px;gap:12px;padding:17px 0}
 .entry-title{font-size:21px}
 .entry-index{font-size:12px}
 .entry-toggle{width:30px;height:30px}
 .entry-content{padding:0 0 23px 34px}
 .entry-content p{font-size:16px}
}
@media(max-width:360px){.focus-intro h2{font-size:36px}.focus-premise{font-size:16px}.conversation-journey{padding:28px 18px 16px}.entry-heading h3{font-size:30px}.entry-title{font-size:19px}.entry-flow summary{gap:10px;grid-template-columns:20px minmax(0,1fr) 28px}.entry-toggle{width:28px;height:28px}.entry-content{padding-left:30px}}
@media(prefers-reduced-motion:reduce){.focus-next svg,.entry-toggle{transition:none}}
@media print{.focus-intro,.conversation-journey{background:#fff;color:#111}.focus-intro:before,.conversation-journey:before,.focus-axis{display:none}.focus-intro{padding:35px 0}.focus-intro h2{font-size:45px}.focus-next{display:none}.conversation-journey{padding:25px;break-inside:avoid;border-color:#888}.entry-toggle{display:none}.entry-flow details>div{display:block!important}.entry-flow summary{min-height:50px}.entry-content{padding-bottom:20px}}
