.sidebar-scroll{scrollbar-width:none;-ms-overflow-style:none}.sidebar-scroll::-webkit-scrollbar{display:none}.category-item{position:relative;overflow:hidden}.category-item:before{content:"";background:linear-gradient(90deg,var(--color-border-accent-dim),transparent);width:0;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.category-item:hover:before,.category-item:focus:before{width:4px}.sidebar-container a:focus-visible,.sidebar-container button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:10px}.category-children{max-height:0;transition:max-height .25s;overflow:hidden}.category-children.expanded{max-height:1000px}@media (max-width:1024px){.category-item:active{transition:transform .1s;transform:scale(.985)}}
