.doc-sidebar::-webkit-scrollbar{width:4px}.doc-sidebar::-webkit-scrollbar-track{background:0 0}.doc-sidebar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.doc-link.active{color:#0f9d58;border-left-color:#0f9d58;background-color:#f0fdf4;font-weight:600}.doc-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.doc-submenu.expanded{max-height:1000px}.doc-module.active+.doc-submenu{display:block;max-height:1000px}.doc-subsection.active{color:#0f9d58;border-left-color:#0f9d58;background-color:#f0fdf4;font-weight:600}kbd{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.25rem;box-shadow:0 1px 1px rgba(0,0,0,.05);color:#374151;display:inline-block;font-size:.75em;font-weight:600;line-height:1;padding:.25rem .5rem;white-space:nowrap}