.docs-layout{max-width:141.2rem;padding:1rem 2.5rem 5rem;width:100%;margin:0 auto;flex-direction:row;display:flex;gap:2.5rem}.docs-layout>nav{max-width:22.6rem;position:relative;width:100%}.docs-layout>nav>div{top:11.4rem;flex-direction:column;position:-webkit-sticky;position:sticky;display:flex;gap:.8rem}.docs-layout>nav a{box-shadow:inset 0 0 1rem #2e2e57;border-bottom:.1rem solid #26274e;border-top:.1rem solid #36386b;background:#26274e;border-radius:1rem;min-height:3.5rem;padding:.7rem 2rem;width:100%;display:flex;align-items:center;color:#8283a4;font-size:1.4rem;font-weight:500;white-space:nowrap}.docs-layout>nav a.active{border-bottom:unset;border-top:unset;background:#2d3546;color:var(--lime)}.docs-layout>nav a.active span{filter:drop-shadow(0 0 1rem rgba(91,255,3,.5333333333))}.docs-layout>div{max-width:111.1rem;flex:1 1;border-radius:1.8rem;background:#222146;padding:2.5rem}@media screen and (max-width:800px){.docs-layout>nav{width:-moz-fit-content;width:fit-content}}@media screen and (max-width:600px){.docs-layout{flex-direction:column}.docs-layout>nav{width:100%;max-width:unset}.docs-layout>nav>div{flex-direction:row;flex-wrap:wrap}.docs-layout>nav>div a{width:-moz-fit-content;width:fit-content}}@media screen and (max-width:485px){.docs-layout{max-width:138.6rem;padding:1rem 1.2rem 5rem}.docs-layout>div{padding:2rem 1.2rem}}