/* ChessTeachers v2.5.13 — isolated mobile-safe article/page layer.
   Intentionally scoped away from PWA/app/cup roots. */
.single-post .ctt-article-wrap,
.page:not(.home) .ctt-page{width:100%;max-width:1240px;min-width:0;box-sizing:border-box}
.single-post .ctt-article,
.single-post .ctt-prose,
.page:not(.home) .ctt-page,
.page:not(.home) .ctt-prose{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:normal}
.single-post .ctt-prose *,
.page:not(.home) .ctt-prose *{box-sizing:border-box;max-width:100%}
.single-post .ctt-prose img,
.page:not(.home) .ctt-prose img,
.single-post .ctt-prose video,
.page:not(.home) .ctt-prose video,
.single-post .ctt-prose svg,
.page:not(.home) .ctt-prose svg{max-width:100%!important;height:auto!important}
.single-post .ctt-prose iframe,
.page:not(.home) .ctt-prose iframe,
.single-post .ctt-prose embed,
.page:not(.home) .ctt-prose embed,
.single-post .ctt-prose object,
.page:not(.home) .ctt-prose object{display:block;width:100%!important;max-width:100%!important}
.single-post .ctt-prose table,
.page:not(.home) .ctt-prose table{width:100%;max-width:100%;border-collapse:collapse}
.single-post .ctt-prose .wp-block-table,
.page:not(.home) .ctt-prose .wp-block-table,
.single-post .ctt-prose .table-responsive,
.page:not(.home) .ctt-prose .table-responsive{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.single-post .ctt-prose pre,
.page:not(.home) .ctt-prose pre{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:pre}
.single-post .ctt-prose code,
.page:not(.home) .ctt-prose code{overflow-wrap:normal;word-break:normal}
.single-post .ctt-prose .alignwide,
.single-post .ctt-prose .alignfull,
.page:not(.home) .ctt-prose .alignwide,
.page:not(.home) .ctt-prose .alignfull{width:100%;max-width:100%;margin-inline:0}
@media(max-width:760px){
  .single-post .ctt-article-wrap{display:block!important;padding:18px 12px 96px!important;margin:0 auto!important;overflow-x:hidden}
  .single-post .ctt-article-side{display:none!important}
  .page:not(.home) .ctt-page{padding:18px 12px 96px!important;margin:0 auto!important;overflow-x:hidden}
  .single-post .ctt-article h1,.page:not(.home) .ctt-page h1{font-size:clamp(24px,7vw,34px)!important;line-height:1.45!important;margin:10px 0 8px!important}
  .single-post .ctt-meta,.page:not(.home) .ctt-meta{font-size:9px!important;line-height:1.9!important;white-space:normal!important}
  .single-post .ctt-article>figure,.page:not(.home) .ctt-page>figure{margin:16px 0!important;width:100%!important}
  .single-post .ctt-article>figure img,.page:not(.home) .ctt-page>figure img{display:block;width:100%!important;height:auto!important;border-radius:14px!important;object-fit:contain!important}
  .single-post .ctt-prose,.page:not(.home) .ctt-prose{font-size:15px!important;line-height:2.05!important;width:100%!important;max-width:100%!important}
  .single-post .ctt-prose p,.page:not(.home) .ctt-prose p{margin:0 0 1.15em!important}
  .single-post .ctt-prose h2,.page:not(.home) .ctt-prose h2{font-size:22px!important;line-height:1.55!important;margin:30px 0 12px!important}
  .single-post .ctt-prose h3,.page:not(.home) .ctt-prose h3{font-size:18px!important;line-height:1.6!important;margin:24px 0 10px!important}
  .single-post .ctt-prose ul,.single-post .ctt-prose ol,.page:not(.home) .ctt-prose ul,.page:not(.home) .ctt-prose ol{padding-inline-start:22px!important;padding-inline-end:4px!important}
  .single-post .ctt-prose blockquote,.page:not(.home) .ctt-prose blockquote{margin:18px 0!important;padding:14px!important}
  .single-post .ctt-prose .wp-block-columns,.page:not(.home) .ctt-prose .wp-block-columns{display:flex!important;flex-direction:column!important;gap:14px!important}
  .single-post .ctt-prose .wp-block-column,.page:not(.home) .ctt-prose .wp-block-column{flex-basis:100%!important;width:100%!important;min-width:0!important}
  .single-post .ctt-prose table,.page:not(.home) .ctt-prose table{font-size:12px!important;min-width:520px}
  .single-post .ctt-inline-cta{margin:26px 0 0!important;padding:16px!important;border-radius:15px!important}
}
@media(max-width:380px){
  .single-post .ctt-article-wrap,.page:not(.home) .ctt-page{padding-inline:9px!important}
  .single-post .ctt-prose,.page:not(.home) .ctt-prose{font-size:14.5px!important}
}
