/* 0.28.121 — never paint the legacy Websites presentation before the exact workspace mounts.
   The hidden legacy DOM remains available as HALO's trusted data/action engine. */
body .hj61-websites > .topbar,
body .hj61-websites > .page{display:none!important;}

/* v0.28.119 — supplied HALO Websites page + real HostingJet bridge. */
body .hj61-websites.hj119-exact-active{
  display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#f6f7f9!important;overflow:visible!important;
}
body .hj61-websites.hj119-exact-active > .topbar,
body .hj61-websites.hj119-exact-active > .page,
body .hj61-websites.hj119-exact-active > .hj61-empty-state{
  display:none!important;
}
body .hj61-websites.hj119-exact-active > [data-hj57-install-launchpad]{display:none!important;}
body .hj119-exact-frame-shell{width:100%;height:calc(100dvh - 64px);min-height:680px;margin:0;padding:0;overflow:hidden;background:#f6f7f9;}
body .hj119-exact-frame{display:block;width:100%;height:100%;margin:0;border:0;background:#f6f7f9;}
body .hj-reference-v286.hj-page-current-wordpress .hj-content{padding:0!important;background:#f6f7f9!important;}
/* Real launchpad and Website Manager remain outside the hidden legacy presentation and keep their original z-index/behavior. */
body .hj61-websites.hj119-exact-active [data-hj73-manager],body #hj73-website-manager{position:fixed!important;z-index:10050!important;}
@media(max-width:820px){body .hj119-exact-frame-shell{height:calc(100dvh - 56px);min-height:560px}}
