ul.list{max-height:100%;overflow:auto}ul.list li *{transition:color .1s ease,background-color .1s ease}ul.list li>*{align-items:center;cursor:pointer;display:flex;font-weight:600;height:100%;justify-content:space-between;width:100%}ul.list li>* span.content{flex:1 1 0%;text-align:left}ul.list li.active>*,ul.list li:hover>*{--tw-text-opacity:1;color:rgb(128 23 39/var(--tw-text-opacity,1))}ul.list.size-base>li>*{font-weight:500;min-height:48px;padding:.5rem 1rem .5rem 1.25rem}ul.list.size-base>li>* .before{margin-right:.75rem}ul.list.size-base>li>* .after{margin-left:.75rem}
