/* PNEL NUCLEAR 15 · safe repair layer. */
html,body.pnel-2026{max-width:100%;overflow-x:hidden;overflow-x:clip}
body.pnel-2026 .vmon-header,body.pnel-2026 .vmon-header__row{max-width:100%}

/* The two right-most navigation items cannot open a 480px panel to the right. */
@media(min-width:901px){
  body.pnel-2026 .vmon-nav>ul>li:nth-last-child(-n+2)>.vmon-submenu,
  body.pnel-2026 .vmon-nav>ul>li:nth-last-child(-n+2)>div+.vmon-submenu{
    left:auto!important;right:0!important
  }
}
@media(max-width:900px){
  body.pnel-2026 .vmon-nav .vmon-submenu{left:auto!important;right:auto!important;max-width:100%!important}
}

/* Long legacy strings must wrap inside their own component, not widen pages. */
body.pnel-2026 :where(.md-template,.vmon-marga-page,.cth-vctf50-crumbs,.cmplz-cookiebanner){min-width:0;max-width:100%}
body.pnel-2026 :where(.cth-vctf50-crumbs,.cth-form-legal-detail,.vmon-marga--contact) :where(a,p,span){overflow-wrap:anywhere}
