.t{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:28px}.a{display:flex;align-items:center;flex-shrink:0;padding-right:4px}.i{display:flex;flex-shrink:0;flex-grow:1}.e{font-size:11px;color:#464646;font-weight:600;flex-shrink:0;position:relative}.e[data-change=major]{--bg: #ff2c47}.e[data-change=minor]{--bg: #e6842e}.e[data-change=patch]{--bg: #25d366}.e[data-new-version]:after{content:attr(data-new-version);position:absolute;left:-2px;right:-2px;bottom:-2px;padding:0 2px;overflow:hidden;height:2px;color:#fff;border-radius:3px;background:var(--bg);opacity:.5;transition:height .2s,padding .2s,opacity .2s}button:has(.t):hover .e[data-new-version]:after{height:100%;padding-top:2px;padding-bottom:2px;opacity:1}.sidebar-item button:has(.__sidebar-package){padding-bottom:5px;align-items:center}.sidebar-item button:has(.__sidebar-package) svg[type=group]{display:none}
