/* Proof & Principle · v215
   Scotch chapter 01 desktop balance refinement.
   Restore the chapter divider treatment and lift the right-hand image card further
   so it aligns more closely with the Key Fact block and uses the space efficiently. */
@media (min-width:1101px){
  #identity .section-grid > .figure.media-card{
    margin-top:-84px!important;
  }
  #identity > .bar-note{
    margin-top:12px!important;
  }
}
