:root{--header-height: 72px}.no-scroll{overflow:hidden;height:100vh}.scroll-lock-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:998}.page-container{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}.content{padding-top:var(--header-height);padding-bottom:2rem}
