/* Foreground for pale cards must not use the contrasting text of solid theme buttons. */
.manage-stat strong,.admin-footer b,.class-level,.level-emblem{color:#183b56}
.manage-stat span,.admin-footer{color:#475569}

/* Keep the teacher portrait secondary to the biography, without cropping it. */
.page-about .block-hero.has-image{grid-template-columns:minmax(0,1fr) minmax(0,320px);gap:32px}
.page-about .block-hero-media{width:100%;max-width:320px;justify-self:center;align-self:center;padding:8px}
.page-about .block-hero-media img{width:100%;height:auto;max-height:340px;object-fit:contain}
.page-about .block-content-image{width:auto;max-width:min(100%,320px);max-height:340px}
@media(max-width:767px){
 .page-about .block-hero.has-image{grid-template-columns:minmax(0,1fr);gap:22px}
 .page-about .block-hero-media{max-width:260px}
 .page-about .block-hero-media img,.page-about .block-content-image{max-height:280px}
}

/* Files are served by this site; visitors do not need locally installed fonts. */
@font-face{font-family:Shabnam;src:url('fonts/shabnam.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Shabnam;src:url('fonts/shabnam-bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Sahel;src:url('fonts/sahel.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Sahel;src:url('fonts/sahel-bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
.ck-content,.rich-question{overflow-wrap:anywhere}
