/* Grade children only: shared site navigation and original full images remain. */
.bg-page .bs-hero h1{font-size:clamp(28px,4.1vw,44px);line-height:1.45;word-break:keep-all;overflow-wrap:anywhere}
.bg-page .bc-quick-answer{max-width:940px}
.bg-page .bg-topic{scroll-margin-top:110px}
.bg-page .bg-availability{padding:16px 20px;background:#f9f1e6;border-left:3px solid #b44f2d;border-radius:0 12px 12px 0}
.bg-page .bg-introduction{max-width:820px}
.bg-page .cl-reading-index a{display:flex;align-items:center;min-height:48px}
.bg-page .cl-actions a{min-height:48px}
@media(max-width:720px){
 .bg-page .bs-hero h1{font-size:28px}
 .bg-page .bg-topic{scroll-margin-top:210px}
 .bg-page .bg-availability{padding:15px}
 .bg-page .cl-actions{gap:9px}
 .bg-page .cl-actions a{flex:1 1 180px;text-align:center;font-size:14px;padding:12px 14px}
 .bg-page .bc-hero .bc-actions a{flex:1 1 190px;font-size:14px;text-align:center}
}
