/* RELEASE 14.4 · visual regression lock
   Scope: resource library only. No global architecture or URL changes. */
body.resource-library-page .site-header{position:relative;top:auto}
body.resource-library-page .resource-hero{padding-top:84px}
body.resource-library-page .resource-library{padding-bottom:72px}
body.resource-library-page .site-footer{padding-bottom:40px}
body.resource-library-page .mgs-sticky-decision{display:none!important}
body.resource-library-page main{scroll-margin-top:0}
@media(max-width:780px){
 body.resource-library-page .resource-hero{padding-top:64px}
 body.resource-library-page .site-footer{padding-bottom:32px}
}
/* Prevent fixed conversion prompt from obscuring the footer elsewhere. */
body:not(.resource-library-page){padding-bottom:0}
body:not(.resource-library-page) .site-footer{padding-bottom:120px}
@media(max-width:760px){body:not(.resource-library-page) .site-footer{padding-bottom:110px}}
