/* Clear content chapters, with compact supporting motion interludes. */
.practice-story.section,.offerings.section,.team-section.section,.locations.section{padding:64px 0 34px}
.section-title{gap:48px;margin-bottom:30px}
.practice-story h2,.offerings h2,.team-section h2,.locations h2{font-size:clamp(38px,4vw,58px)}
.practice-story .story-subtitle{font-size:16px;margin-top:18px}
.practice-numbers{padding-top:24px}.practice-numbers strong{font-size:44px}
.practice-benefits{padding:24px 0;gap:24px}
.service-heading{display:flex;align-items:center;gap:20px}
.service-heading .profile-scene{width:150px;flex-shrink:0;margin:0}
.service-heading .profile-scene>svg{height:94px}
.service-topics{gap:8px 20px;margin-bottom:22px}
.service-topics span{padding:0;border:0;border-radius:0;font-size:13px;color:var(--muted)}
.motion-chapter{padding:30px 0 16px}
.motion-chapter>.wrap{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:0 50px}
.motion-chapter h2,.conversation-heading h2{font-size:clamp(34px,3.2vw,48px);letter-spacing:-.045em;line-height:1.1}
.chapter-heading,.conversation-heading{display:block}
.chapter-heading p,.conversation-heading p{font-size:14px;line-height:1.55;margin:16px 0 0;max-width:34ch}
.quote-author{font-size:11px;margin-top:8px}
.voice-chapter .voice-stage{margin:0}
.voice-chapter .voice-stage>svg{height:160px;width:100%;margin:0}
.conversation-chapter .conversation-stage{margin:0;padding-top:24px;width:100%;max-width:520px}
.conversation-chapter .conversation-stage>svg{height:215px;min-height:0}
.dialogue-labels{top:0;padding:0 9%}
.dialogue-labels span{padding:6px 12px;font-size:14px}
.dialogue-labels span:last-child{margin-top:12px}
.motion-chapter .watermark{grid-column:1/-1;margin-top:12px}
@media(max-width:760px){
 .practice-story.section,.offerings.section,.team-section.section,.locations.section{padding:34px 0 24px}
 .section-title{gap:18px;margin-bottom:24px}
 .practice-story h2,.offerings h2,.team-section h2,.locations h2{font-size:36px}
 .practice-story .story-subtitle{font-size:14px;margin-top:12px}
 .practice-numbers strong{font-size:34px}.practice-numbers{gap:12px;padding-top:20px}
 .practice-benefits{gap:0;padding:12px 0}
 .service-heading .profile-scene{width:110px}.service-heading .profile-scene>svg{height:80px}
 .service-topics{gap:6px 14px;margin-bottom:18px}.service-topics span{font-size:12px}
 .motion-chapter{padding:24px 0 12px}
 .motion-chapter>.wrap{display:block}
 .motion-chapter h2,.conversation-heading h2{font-size:32px}
 .chapter-heading p,.conversation-heading p{font-size:13px;margin-top:12px}
 .voice-chapter .voice-stage{margin-top:6px}.voice-chapter .voice-stage>svg{height:110px}
 .conversation-chapter .conversation-stage{margin:18px auto 0;max-width:380px;padding-top:20px}
 .conversation-chapter .conversation-stage>svg{height:160px}
 .dialogue-labels span{font-size:12px;padding:5px 10px}
 .motion-chapter .watermark{margin-top:6px;font-size:8px}
}

/* Anchor the speaking profile inside the shared service card. */
.service-heading{display:block}
.service-picker.ready .service-panel-stack{position:relative}
.service-picker.ready .service-panel{padding-right:34%}
.service-picker.ready .service-panel-stack>.profile-scene{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:29%;margin:0;pointer-events:none}
.service-picker.ready .service-panel-stack>.profile-scene>svg{width:100%;height:auto}
@media(max-width:760px){
 .service-picker.ready .service-panel{padding-right:20px}
 .service-picker.ready .service-panel h3{padding-right:80px;min-height:66px;display:flex;align-items:center}
 .service-picker.ready .service-panel-stack>.profile-scene{top:27px;right:10px;width:100px;transform:none}
 .service-picker.ready .service-panel-stack>.profile-scene>svg{height:65px}
}

.practice-benefit h3{font-size:23px;margin-bottom:12px}
.practice-benefit p{font-size:14px;line-height:1.65}
@media(max-width:760px){.practice-benefit{padding:16px 0}.practice-benefit+.practice-benefit{border-top:1px solid var(--line)}.practice-benefit h3{font-size:22px;margin-bottom:8px}.practice-benefit p{font-size:13px}}

/* One reading direction per column: introduction, then three distinct qualities. */
.practice-story>.wrap{display:grid;grid-template-columns:.9fr 1.1fr;column-gap:72px;align-items:start}
.practice-story .section-title{display:block;grid-column:1;grid-row:1;margin:0}
.practice-story .story-subtitle{max-width:36ch;margin:18px 0 22px;font-size:17px;line-height:1.55}
.practice-story .section-title>div+div>p{max-width:42ch;font-size:14px;line-height:1.7;color:var(--muted)}
.practice-story .reading-entry{margin-top:14px;max-width:none}
.practice-story .practice-benefits{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:1fr;gap:12px;padding:0;border:0}
.practice-story .practice-benefit{border:0;border-radius:20px;background:#f7f4ef;padding:22px 26px}
.practice-story .practice-benefit h3{font-size:22px;margin:0 0 8px}
.practice-story .practice-benefit p{max-width:53ch;font-size:14px;line-height:1.6}
.practice-story .practice-numbers{grid-column:1;grid-row:2;display:flex;flex-wrap:wrap;gap:24px;padding:0;margin:24px 0 0;border-top:0}
.practice-story .practice-numbers>div{flex:1;min-width:100px}
.practice-story .practice-numbers strong{font-size:28px;color:#5b514b;letter-spacing:-.035em}
.practice-story .practice-numbers span{display:block;font-size:11px;line-height:1.5;margin-top:4px;max-width:17ch}
.practice-story>.wrap>.watermark{grid-column:1/-1}
@media(max-width:1000px){.practice-story>.wrap{column-gap:32px}.practice-story .practice-benefit{padding:20px}.practice-story .practice-numbers{gap:12px}.practice-story .practice-numbers>div{min-width:75px}}
@media(max-width:760px){
 .practice-story>.wrap{display:flex;flex-direction:column;gap:0}
 .practice-story .section-title{width:100%;margin-bottom:24px}
 .practice-story .story-subtitle{font-size:15px;margin:14px 0 16px}
 .practice-story .section-title>div+div>p{font-size:13px}
 .practice-story .practice-benefits{width:100%;gap:10px}
 .practice-story .practice-benefit{padding:20px;border:0}
 .practice-story .practice-benefit h3{font-size:21px}
 .practice-story .practice-benefit p{font-size:13px}
 .practice-story .practice-numbers{width:100%;margin-top:24px;padding-top:20px;gap:12px}
 .practice-story .practice-numbers strong{font-size:25px}
 .practice-story .practice-numbers span{font-size:10px}
 .practice-story>.wrap>.watermark{align-self:flex-end}
}

/* Services read in one sequence: title, explanation, then the choice. */
.offerings .section-title{display:block;max-width:760px;margin-bottom:28px}
.offerings .section-title h2{margin:0 0 18px}
.offerings .section-title>div+div>p{max-width:62ch;font-size:16px;line-height:1.65}
.offerings .reading-entry{display:inline-block;margin-top:12px}
.offerings .reading-trigger{gap:28px;width:auto;border-bottom:0;padding:6px 0;color:#8d2a34}
@media(max-width:760px){.offerings .section-title{margin-bottom:20px}.offerings .section-title h2{margin-bottom:14px}.offerings .section-title>div+div>p{font-size:14px}.offerings .reading-entry{margin-top:8px}}

@media(max-width:600px){
 footer{padding:24px 0 14px}
 footer .footer-grid{gap:16px}
 footer .footer-links{grid-template-columns:1fr 1fr;gap:0 22px}
 footer .footer-small{font-size:11px;line-height:1.5;max-width:34ch}
 footer .footer-bottom{margin-top:16px;padding-top:12px;gap:4px}
 footer .footer-bottom a{min-height:44px}
 footer .watermark{margin-top:8px;font-size:9px}
}
