.Sidebar-module__HmDULW__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:280px;min-height:calc(100vh - 4rem);padding:1.5rem;display:flex}.Sidebar-module__HmDULW__title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:600}.Sidebar-module__HmDULW__navList{flex-direction:column;gap:.25rem;list-style:none;display:flex}.Sidebar-module__HmDULW__navLink{border-radius:var(--radius-md);color:var(--text-secondary);transition:all var(--transition-fast);padding:.75rem 1rem;font-size:.9375rem;display:block}.Sidebar-module__HmDULW__navLink:hover{background:var(--surface-hover);color:var(--foreground)}.Sidebar-module__HmDULW__navLinkActive{color:var(--primary);background:#4f46e51a;font-weight:500}@media (max-width:768px){.Sidebar-module__HmDULW__sidebar{display:none}}
