@media screen and (min-width:43.5em){.layout-sidebar{display:flex;flex-wrap:wrap;gap:3rem}.layout-sidebar__sidebar{flex-grow:1;flex-basis:15rem}.layout-sidebar__sidebar-inner--sticky{position:sticky;top:var(--site-sticky-offset-top);max-height:calc(100vh - var(--site-header-height));overflow:auto}.layout-sidebar__body{flex-basis:0;flex-grow:999;min-inline-size:50%}}@media screen and (min-width:82.25em){.layout-sidebar__sidebar{flex-grow:1;flex-basis:19rem}}.menu-legend{background-color:#0000000d;border-radius:3px;padding:.5rem;margin-bottom:1.5rem;margin-top:.75rem}.menu-legend__list{display:grid;grid-template-columns:1fr 1fr;gap:5px}@media screen and (min-width:43.5em)and (max-width:82.25em){.menu-legend__list{grid-template-columns:1fr}}
