body,html{scroll-padding:82px}.base-layout{display:grid;grid-template-rows:auto 1fr auto;min-height:100dvh}.base-layout .base-layout__footer,.base-layout .base-layout__header{background-color:var(--theme-primary-color);color:#fff}.base-layout .base-layout__header{position:sticky;top:0;z-index:100}.base-layout .base-layout__main{background:var(--theme-bg-color)}@media screen and (width < 768px){.base-layout .base-layout__main{padding-inline:8px}}.base-layout .wrapper{margin-inline:auto;max-width:var(--theme-max-width)}
