.sidebar{color:#fff;width:15vw;min-width:140px;max-width:240px;min-height:calc(100vh - var(--topbar-height));max-height:calc(100vh - var(--topbar-height));box-sizing:border-box;background:#647687;flex-direction:column;align-items:flex-start;margin-top:.25rem;padding:1.5rem 0 0;display:flex;overflow-y:auto;box-shadow:2px 0 8px #64768714}@supports (height:100dvh){.sidebar{min-height:calc(100dvh - var(--topbar-height));max-height:calc(100dvh - var(--topbar-height))}}.sidebar input[type=text],.sidebar input[type=search]{box-sizing:border-box;width:100%;max-width:100%}.sidebar-title{display:none}.sidebar-nav{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.sidebar-link{color:#647687;letter-spacing:.5px;text-transform:capitalize;box-sizing:border-box;text-overflow:ellipsis;background:#fff;border:none;border-radius:1.5rem;width:90%;min-width:8rem;max-width:12rem;height:2.75rem;margin:0;padding:.75rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,color .2s;display:block;overflow:hidden;box-shadow:0 2px 8px #6476872e;font-family:Arial,Helvetica,sans-serif!important}.sidebar-submenu-group{flex-direction:column;align-items:center;gap:.55rem;width:100%;display:flex}.sidebar-submenu-items{flex-direction:column;align-items:stretch;gap:.8rem;width:100%;padding-left:0;display:flex}.sidebar-sublink-text{color:#fff;letter-spacing:.3px;box-sizing:border-box;background:0 0;align-items:center;width:100%;padding:.08rem 1rem .08rem 3rem;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.sidebar-sublink-text:after{content:"→";color:#d9e7f3;margin-left:auto;font-size:1.2rem;font-weight:700}.sidebar-sublink-text:hover{color:#eaf3ff;text-decoration:underline}@media (max-width:800px){.sidebar{width:100vw;min-width:0;max-width:100vw;height:auto;min-height:unset;max-height:unset;flex-direction:row;align-items:flex-start;margin-top:0;padding:.2rem 0 0}.sidebar-nav{white-space:nowrap;scrollbar-width:thin;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.2rem;width:100vw;padding-bottom:.2rem;overflow:auto hidden}.sidebar-link{box-sizing:border-box;width:5.5rem;min-width:4.5rem;max-width:7rem;height:2rem;margin:0;padding:.35rem .5rem;font-size:.92rem;display:inline-block}.sidebar-submenu-group{flex-direction:row;align-items:flex-start;gap:.2rem;width:auto}.sidebar-submenu-items{flex-direction:row;align-items:flex-start;gap:.2rem;width:auto;padding-left:0}.sidebar-sublink-text{white-space:nowrap;width:auto;padding:.25rem .3rem;font-size:.86rem}}
