/* Scoped to the requested home biography, lessons and contact entry pages. */
.index-refined .bio-summary { max-width:43em; padding-top:12px; line-height:2.05; }
.index-refined .bio-summary p { margin:0 0 1.65em; }
.index-refined .bio-summary p:last-child { margin-bottom:0; }
.index-refined .bio-more { margin-top:36px; }
.lessons-refined .page-hero, .contact-refined .page-hero { border-bottom:0; padding-bottom:24px; }
.lessons-refined .page-hero .intro { max-width:42em; line-height:2; }
.lessons-refined .enquiry-page { max-width:1000px; padding-top:32px; }
.lessons-refined .lesson-locations { gap:48px; margin:0 0 72px; }
.lessons-refined .lesson-locations article { border:0; padding:0; }
.lessons-refined .lesson-locations h2 { font-size:24px; font-weight:400; margin-bottom:18px; }
.lessons-refined .lesson-locations p { line-height:2; margin-bottom:0; }
.lessons-refined .enquiry-page .email-contact { border:0; padding:0; margin:0; max-width:740px; }
.lessons-refined .email-contact h2 { margin:0 0 22px; font-weight:400; }
.lessons-refined .email-contact > .button { min-height:48px; padding:12px 28px; margin:14px 0 24px; }
.lessons-refined .email-contact .email-help { max-width:44em; }
.lessons-refined .email-alternatives { gap:12px 28px; margin-top:12px; }
.lessons-refined .email-alternatives button { min-height:44px; }
.contact-refined .page-content { padding-top:24px; padding-bottom:100px; }
.contact-refined .contact-choices { gap:64px; }
.contact-refined .contact-choice { border:0; padding:26px 0; min-height:100px; }
.contact-refined .contact-choice h2 { margin:0; font-size:clamp(24px,2.5vw,32px); font-weight:400; }
.contact-refined .contact-choice > span { flex-shrink:0; }
@media(max-width:760px) {
 .index-refined .bio-summary { padding-top:4px; max-width:100%; font-size:16px; line-height:2; }
 .index-refined .bio-summary p { margin-bottom:1.5em; }
 .index-refined .bio-more { margin-top:28px; }
 .lessons-refined main .wrap, .contact-refined main .wrap { width:calc(100% - 48px); }
 .lessons-refined .page-hero, .contact-refined .page-hero { padding-top:32px; padding-bottom:12px; }
 .lessons-refined .page-hero .intro { font-size:16px; line-height:2; margin-bottom:0; }
 .lessons-refined .enquiry-page { padding-top:34px; padding-bottom:64px; }
 .lessons-refined .lesson-locations { grid-template-columns:1fr; gap:34px; margin-bottom:52px; }
 .lessons-refined .lesson-locations h2 { font-size:22px; margin-bottom:10px; }
 .lessons-refined .email-contact h2 { font-size:24px; margin-bottom:18px; }
 .lessons-refined .email-contact p { font-size:16px; line-height:1.95; }
 .lessons-refined .email-contact .email-help, .lessons-refined #email-status { font-size:14px; }
 .lessons-refined .email-contact > .button { display:flex; justify-content:center; width:100%; min-height:48px; padding:12px 16px; }
 .lessons-refined .email-alternatives { flex-direction:column; align-items:flex-start; gap:4px; }
 .contact-refined .page-content { padding-top:8px; padding-bottom:68px; }
 .contact-refined .contact-choices { grid-template-columns:1fr; gap:20px; }
 .contact-refined .contact-choice { min-height:88px; padding:22px 0; gap:16px; }
 .contact-refined .contact-choice h2 { font-size:24px; line-height:1.7; }
}
