/* Existing BrightKids palette and font; scoped visual refinement, no new UI library. */
.bk-grid>.bk-card:has(>.bk-card__icon),.bk-grid>.bk-step-card,.bk-grid>.bk-price-card{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:16px}
.bk-grid>.bk-card.bk-program-card{grid-row:span 4}
.bk-grid>.bk-price-card{grid-row:span 6}
.bk-grid>.bk-card:has(>.bk-card__icon)>*,.bk-grid>.bk-step-card>*,.bk-grid>.bk-price-card>*{margin-top:0;margin-bottom:0;align-self:start}
.bk-grid>.bk-card>.bk-card__icon{justify-self:start}
.bk-grid>.bk-step-card:before{margin-bottom:0;align-self:start}
.bk-grid:has(>.bk-age-card){align-items:stretch;row-gap:20px}
.bk-grid>.bk-age-card{display:grid;grid-template-rows:subgrid;grid-row:span 5;row-gap:18px;text-align:center}
.bk-grid>.bk-age-card>h3,.bk-grid>.bk-age-card>p{margin:0}
.bk-grid>.bk-age-card>.bk-age-card__number{margin:0 auto;align-self:start}
.bk-grid>.bk-age-card>p:last-child{padding-bottom:4px}
.bk-resource-grid{align-items:stretch}
.bk-resource-grid>.bk-resource-card{display:grid;grid-template-rows:subgrid;grid-row:span 5;row-gap:0}
.bk-resource-card>.bk-resource-card__image{height:220px;align-self:start}
.bk-resource-card>.bk-resource-card__image img{width:100%;height:100%;object-fit:cover}
.bk-resource-card>.bk-resource-card__body{display:grid;grid-template-rows:subgrid;grid-row:span 4;row-gap:14px}
.bk-resource-card__body>h2,.bk-resource-card__body>h3,.bk-resource-card__body>p,.bk-resource-card__body>.bk-resource-card__meta{margin:0;align-self:start}
.bk-resource-card__body>.bk-resource-card__meta{align-self:end}
.bk-resource-card__body>.bk-resource-card__category{justify-self:start;align-self:start}
.bkg-resource-grid{align-items:stretch}
.bkg-resource-grid>.bkg-resource-card{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0}
.bkg-resource-card>a{display:grid;grid-template-rows:subgrid;grid-row:span 2}
.bkg-resource-card h3{align-self:start}
.bkg-resource-card>p{align-self:start}
.bkg-age-page .bkg-age-hero{padding-block:30px 46px;background:#fff8ed}
.bkg-age-page .bkg-breadcrumb{justify-content:center;margin-bottom:26px}
.bkg-age-hero__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:center}
.bkg-age-hero__layout>p:empty,.bkg-age-hero__copy>p:empty,.bkg-download>p:empty{display:none}
.bkg-age-hero__copy{text-align:center;min-width:0}
.bkg-age-hero__copy h1{font-size:clamp(36px,3.4vw,54px);line-height:1.1;max-width:22ch;margin:0 auto}
.bkg-age-hero__copy .bk-lead{font-size:21px;line-height:1.55;max-width:52ch;margin:22px auto}
.bkg-age-hero__copy .bk-button{margin-top:2px}
.bkg-age-hero__photo{margin:0;min-width:0}
.bkg-age-hero__photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:90px 28px 80px 28px}
.bkg-age-hero__photo figcaption{font-size:12px;color:#545c72;text-align:center;margin-top:8px}
.bkg-age-page .bkg-section .bk-container{text-align:center}
.bkg-age-page .bkg-section h2,.bkg-age-page .bkg-section .bk-container>p{margin-left:auto;margin-right:auto}
.bkg-age-page .bkg-section h2{max-width:32ch}
.bkg-age-page .bkg-section .bk-container>p{max-width:70ch}
.bkg-age-page .bkg-list{margin:22px auto;max-width:1050px}
.bkg-age-page ul.bkg-list{list-style:none;padding:0}
.bkg-age-page ol.bkg-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0;list-style:none;counter-reset:bkg-step}
.bkg-age-page ol.bkg-list li{margin:0;counter-increment:bkg-step}
.bkg-age-page ol.bkg-list li:before{content:counter(bkg-step);display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffda50;color:#1b2255;font-weight:700;margin:0 auto 14px}
.bkg-age-page ol.bkg-list li:nth-child(2):before{background:#56cec6}.bkg-age-page ol.bkg-list li:nth-child(3):before{background:#a4c3ff}
.bkg-age-page .bkg-faq{margin:0 auto;text-align:left}
.bkg-age-page .bkg-note{margin:0 auto;max-width:850px;border-left:0;border-radius:20px;padding:28px}
.bkg-age-page .bkg-note ul{list-style:none;padding:0;margin:18px 0 0}
.bkg-age-page .bkg-note li{margin:10px 0}
.bkg-age-page .bk-final-cta{padding:40px 28px}
.bkg-age-page #main-content>.bkg-note{margin:20px auto 36px;text-align:center;width:calc(100% - 40px);border-left:0;border-radius:20px}
.bkg-resource-page .bk-article__header{text-align:center;padding-bottom:30px}
.bkg-resource-page .bk-article__header .bk-breadcrumb,.bkg-resource-page .bk-article__meta{justify-content:center}
.bkg-resource-page .bk-article__header h1{max-width:26ch;margin-left:auto;margin-right:auto}
.bkg-resource-page .bk-article__dek{margin-left:auto;margin-right:auto;max-width:65ch}
.bkg-resource-page .bk-article__layout{display:block;max-width:1080px}
.bkg-resource-page .bk-article__rail{display:none}
.bkg-resource-page .bk-article__content{max-width:none;width:100%;min-width:0}
.bkg-resource-page .bkg-resource-article{max-width:none;width:100%}
.bkg-resource-article>p:first-child{display:none} /* The same summary already appears under the H1. */
.bkg-resource-page .bkg-download{display:grid;grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr);gap:36px;align-items:center;padding:28px;background:#fff8ed;border-radius:24px;margin:0 0 44px}
.bkg-download>.bkg-download__preview{grid-column:1;grid-row:1;margin:0}
.bkg-download__preview>a{display:block;max-width:310px;margin:0 auto}
.bkg-download__preview img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;background:#fff;border:1px solid #d6d4cb;border-radius:4px}
.bkg-download>.bkg-download__copy{grid-column:2;grid-row:1;min-width:0;text-align:center}
.bkg-download__copy h2{font-size:clamp(28px,3vw,39px);line-height:1.15;margin:0 auto 18px;max-width:20ch}
.bkg-download__copy p{font-size:18px;line-height:1.55;margin:14px 0}
.bkg-download__copy .bk-button{margin:6px 0}
.bkg-resource-article>h2,.bkg-resource-article>p,.bkg-resource-article>ul,.bkg-resource-article>details,.bkg-resource-article>.bkg-note{max-width:740px;margin-left:auto;margin-right:auto}
.bkg-resource-article>h2,.bkg-resource-article>p{text-align:center}
.bkg-resource-article>h2{margin-top:36px}
.bkg-resource-article>.bkg-note{text-align:center;border-left:0;border-radius:16px}
.bkg-resource-page .bk-author-box{max-width:740px;margin:36px auto 0}
.bkg-resource-page .bkg-quiz{max-width:800px;margin-left:auto;margin-right:auto}
@media(max-width:800px){.bkg-age-hero__layout{gap:26px;grid-template-columns:1fr}.bkg-age-hero__photo{width:min(560px,100%);margin:0 auto}.bkg-age-hero__photo img{aspect-ratio:3/2;max-height:340px}.bkg-age-hero__copy .bk-lead{font-size:20px}.bkg-age-page ol.bkg-list{grid-template-columns:1fr;gap:24px;max-width:50ch}.bkg-resource-page .bkg-download{gap:24px;padding:22px}}
@media(max-width:600px){.bkg-age-page .bkg-age-hero{padding-block:22px 30px}.bkg-age-hero__copy h1{font-size:35px}.bkg-age-page .bkg-section{padding-block:30px}.bkg-age-hero__photo img{border-radius:48px 18px}.bkg-resource-page .bkg-download{grid-template-columns:1fr;padding:20px;gap:22px;margin-bottom:32px}.bkg-download>.bkg-download__preview{grid-column:1;grid-row:1}.bkg-download>.bkg-download__copy{grid-column:1;grid-row:2}.bkg-download__preview>a{max-width:240px}.bkg-download__preview img{max-height:330px}.bkg-download__copy h2{font-size:28px}.bkg-resource-page .bk-article__header h1{font-size:34px;line-height:1.12}.bk-resource-card>.bk-resource-card__image{height:210px}}
@supports not(grid-template-rows:subgrid){.bk-grid>.bk-age-card,.bk-resource-grid>.bk-resource-card,.bk-resource-card>.bk-resource-card__body,.bkg-resource-grid>.bkg-resource-card,.bkg-resource-card>a{display:flex;flex-direction:column}.bk-age-card h3{min-height:2.4em}.bk-age-card p:nth-last-child(2),.bk-resource-card__meta{margin-top:auto}}
