/* Threshold Central Hall: one clean rule after VII Studio, then a vertical House register. */
body[data-view="threshold"] .hall:not(.hall--drawer) .house-service{
  border-bottom:1px solid rgba(21,21,21,.10)!important;
}
body[data-view="threshold"] .hall:not(.hall--drawer) .hall__house-reference{
  border-top:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  align-items:start!important;
  justify-items:start!important;
  gap:.58rem!important;
}
body[data-view="threshold"] .hall:not(.hall--drawer) .hall__house-reference>span{
  width:auto!important;
  margin:0 0 .16rem!important;
}
body[data-view="threshold"] .hall:not(.hall--drawer) .hall__house-reference a{display:block!important}
