.Sidebar-module__chRhja__sidebar{background:var(--bg);color:var(--text);padding:1.25rem .6rem;overflow-y:auto}.Sidebar-module__chRhja__nav{gap:.35rem;display:grid}.Sidebar-module__chRhja__navItem{border-radius:var(--radius-md);text-align:center;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.85rem .4rem;text-decoration:none;transition:background .14s,border-color .14s;display:flex}.Sidebar-module__chRhja__navItem:hover{border-color:var(--border-strong);background:var(--panel)}.Sidebar-module__chRhja__navItem:focus-visible{box-shadow:0 0 0 4px rgb(var(--brand-rgb) / .12)}.Sidebar-module__chRhja__navIcon{color:var(--secondary-text);flex-shrink:0;transition:color .14s}.Sidebar-module__chRhja__navLabel{letter-spacing:.01em;white-space:nowrap;color:var(--secondary-text);font-size:.62rem;line-height:1.2;transition:color .14s,font-weight .14s}.Sidebar-module__chRhja__active{border-color:rgb(var(--brand-rgb) / .28);background:rgb(var(--brand-rgb) / .1);box-shadow:inset 0 1px 0 rgb(var(--surface-rgb) / .6)}.Sidebar-module__chRhja__active .Sidebar-module__chRhja__navIcon{color:rgb(var(--brand-dark-rgb))}.Sidebar-module__chRhja__active .Sidebar-module__chRhja__navLabel{color:rgb(var(--brand-dark-rgb));font-weight:700}.Sidebar-module__chRhja__extensionSection{margin-top:1rem}.Sidebar-module__chRhja__extensionLink{border-radius:var(--radius-md);color:var(--secondary-text);border:1px solid #0000;flex-direction:column;align-items:center;gap:.35rem;width:100%;padding:.75rem .4rem;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:flex}.Sidebar-module__chRhja__extensionLink:hover{background:var(--panel);border-color:var(--border-strong);color:var(--text)}.Sidebar-module__chRhja__extensionIcon{flex-shrink:0}.Sidebar-module__chRhja__extensionLabel{white-space:normal;text-align:center;color:var(--secondary-text);font-size:.6rem;font-weight:500;line-height:1.3}@media (max-width:980px){.Sidebar-module__chRhja__sidebar{border-bottom:1px solid var(--border);padding:.6rem .8rem}.Sidebar-module__chRhja__nav{flex-direction:row;gap:.25rem;display:flex}.Sidebar-module__chRhja__navItem{flex:1;padding:.5rem .25rem}.Sidebar-module__chRhja__extensionSection{display:none}}