/* VibeCMS canonical static Page content contract v2.22.40.
 * Theme controls shell/title; this file stabilizes user-authored Page HTML. */
:is(.vcm-page-body){box-sizing:border-box;color:var(--vcm-page-text,#172033);font-size:17px;line-height:1.72;overflow-wrap:anywhere;word-break:normal}
:is(.vcm-page-body) *{box-sizing:border-box}
:is(.vcm-page-body)>:first-child{margin-top:0!important}
:is(.vcm-page-body)>:last-child{margin-bottom:0!important}
:is(.vcm-page-body) p{margin:0 0 1.05em!important;font-size:1em!important;line-height:inherit!important}
:is(.vcm-page-body) h2,:is(.vcm-page-body) h3,:is(.vcm-page-body) h4{margin:1.45em 0 .55em!important;color:inherit;font-weight:700;line-height:1.24!important;letter-spacing:-.012em}
:is(.vcm-page-body) h2{font-size:1.55em!important}:is(.vcm-page-body) h3{font-size:1.28em!important}:is(.vcm-page-body) h4{font-size:1.08em!important}
:is(.vcm-page-body) ul,:is(.vcm-page-body) ol{margin:.25em 0 1.05em!important;padding-left:1.55em!important}
:is(.vcm-page-body) li{margin:.3em 0!important;line-height:inherit!important}
:is(.vcm-page-body) blockquote{margin:1.25em 0!important;padding:.2em 0 .2em 1em!important;border-left:3px solid var(--vibecms-category-accent,#2563eb)!important;color:#475569;background:transparent!important}
:is(.vcm-page-body) a{color:var(--vibecms-category-accent,#155eef);text-decoration:underline;text-underline-offset:2px}
:is(.vcm-page-body) img,:is(.vcm-page-body) iframe,:is(.vcm-page-body) video{max-width:100%!important;height:auto;margin:1.2em auto}
:is(.vcm-page-body) figure{max-width:100%;margin:1.25em 0!important}
:is(.vcm-page-body) figcaption{margin-top:.45em;color:#667085;font-size:.82em;line-height:1.45}
:is(.vcm-page-body) table{display:table;width:100%!important;border-collapse:collapse;margin:1.2em 0!important;font-size:.94em;line-height:1.55}
:is(.vcm-page-body) th,:is(.vcm-page-body) td{padding:.6em .7em!important;border:1px solid #dce3ec!important;vertical-align:top}
:is(.vcm-page-body) th{background:#f5f7fa;font-weight:700}
:is(.vcm-page-body) pre{overflow:auto;padding:13px 15px;border-radius:8px;background:#0f172a;color:#e2e8f0;font:13px/1.55 Consolas,monospace;white-space:pre-wrap}
:is(.vcm-page-body) code{font-family:Consolas,Monaco,monospace}
:is(.vcm-page-body) hr{border:0!important;border-top:1px solid #e4e7ec!important;margin:1.55em 0!important}
@media(max-width:767px){:is(.vcm-page-body){font-size:16px;line-height:1.68}:is(.vcm-page-body) h2{font-size:1.42em!important}:is(.vcm-page-body) h3{font-size:1.22em!important}:is(.vcm-page-body) table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}
