.docs-aside{display:none}@container docs-pane (width>=48rem){.docs-aside{top:var(--ui-header-height);max-height:calc(100vh - var(--ui-header-height) - var(--ui-banner-height,0px));display:block;position:sticky}}@container docs-pane (width>=64rem){.docs-aside{top:calc(var(--ui-header-height) + var(--ui-subnav-height));max-height:calc(100vh - var(--ui-header-height) - var(--ui-subnav-height) - var(--ui-banner-height,0px))}}
