.layout>*{width:100%;height:100%}.mobile-sidebar-toggle{overflow:hidden}.mobile-sidebar-toggle #grid-left{display:block;top:2rem}body{width:100%;display:grid;grid-template-rows:var(--theme-navbar-height) 1fr;--gutter: .5rem;--doc-padding: 2rem}.layout:where(.astro-T6IPLHYC){display:grid;grid-auto-flow:column;grid-template-columns:minmax(var(--gutter),1fr) minmax(0,var(--max-width)) minmax(var(--gutter),1fr);overflow-x:hidden}.grid-sidebar:where(.astro-T6IPLHYC){height:100vh;position:sticky;top:0;padding:0}#grid-left:where(.astro-T6IPLHYC){position:fixed;background-color:var(--theme-bg);z-index:10;display:none}#grid-main:where(.astro-T6IPLHYC){padding:var(--doc-padding) var(--gutter);grid-column:2;display:flex;flex-direction:column;height:100%}#grid-right:where(.astro-T6IPLHYC){display:none}@media (min-width: 50em){.layout:where(.astro-T6IPLHYC){overflow:initial;grid-template-columns:20rem minmax(0,var(--max-width));gap:1em}#grid-left:where(.astro-T6IPLHYC){display:flex;padding-left:2rem;position:sticky;grid-column:1}}@media (min-width: 72em){.layout:where(.astro-T6IPLHYC){grid-template-columns:20rem minmax(0,var(--max-width)) 18rem;padding-left:0;padding-right:0;margin:0 auto}#grid-right:where(.astro-T6IPLHYC){grid-column:3;display:flex}}
