div.wrapper.svelte-1y6p989{align-items:start;display:grid;grid-template-areas:"header header" "sidebar main" "sidebar footer";grid-template-columns:auto 1fr;grid-template-rows:var(--header-height) 1fr minmax(0,var(--footer-height));min-height:100dvh}header.svelte-1y6p989{grid-area:header;left:0;position:sticky;right:0;top:0;z-index:50}main{grid-area:main;margin-inline:auto;max-width:1536px;padding-block-end:2rem;padding-block-start:1rem;padding-inline:calc(8px + 1.5625vw);width:100%}footer.svelte-1y6p989{background-image:linear-gradient(var(--dark-grey),var(--darkest-grey));bottom:0;grid-area:footer}
