.sidebar:where(.astro-CHZPVKTG){position:fixed;top:0;bottom:0;padding:0;display:flex;flex-direction:column}#left-sidebar:where(.astro-CHZPVKTG){display:none;background:var(--theme-bg-gradient);z-index:10;width:100vw}#main-content:where(.astro-CHZPVKTG){display:flex;flex-direction:column;height:100%;max-width:80ch;margin:0}@media not screen and (min-width: 50em){.mobile-sidebar-toggle #left-sidebar{display:block;top:var(--theme-navbar-height);inset-inline-end:0}.mobile-sidebar-toggle{overflow:hidden}.mobile-sidebar-toggle .main-column{visibility:hidden}.mobile-sidebar-toggle #left-sidebar ul{overscroll-behavior:contain}}@media (min-width: 50em){#left-sidebar:where(.astro-CHZPVKTG){display:flex;padding-inline-start:var(--min-spacing-inline);padding-inline-end:1rem;top:calc(var(--theme-navbar-height) + 2rem);width:var(--theme-left-sidebar-width);background:transparent}}
