/* Full-width canvas: hide the theme sidebar only when this Bio layout appears. */
#content:has(.ehbs){width:100%!important;max-width:none!important;padding:0!important}
#content:has(.ehbs)>.row{margin:0!important}
#content:has(.ehbs) #ktmain{width:100%!important;max-width:none!important;float:none!important;padding:0!important}
#content:has(.ehbs) #ktsidebar{display:none!important}
