body.ps-theme .editorial-page-cta,body.ps-theme .journal-index .editorial-page-cta,body.ps-theme .journal-article .editorial-page-cta,body.ps-theme .studio-page .editorial-page-cta,body.ps-theme .case-concept .case-next,body.ps-theme .profile-next { padding-inline:var(--page-inset)!important; }
/* Material copy leads; both photographs stay inside the shared page edges. */
body.ps-theme .ps-home .home-material-visual { padding:0 0 3rem 2rem; }
body.ps-theme .ps-home .home-material-inset { left:0;right:auto!important; }
@media(min-width:900px){
 body.ps-theme .ps-home .home-material-grid { grid-template-columns:minmax(0,1fr) minmax(0,1.1fr); }
}
@media(max-width:899px){
 body.ps-theme .ps-home .home-material-visual { padding:0 0 2rem 1.5rem; }
}
