.sidebar-brand > .relative > button {
  color: #9ca3af !important;
  border-color: rgba(156, 163, 175, 0.22) !important;
  background: rgba(156, 163, 175, 0.08) !important;
}

.sidebar-brand > .relative > button > span:first-child {
  display: inline-block !important;
  max-width: none !important;
  overflow: visible !important;
  white-space: nowrap !important;
  font-size: 0 !important;
  color: transparent !important;
}

.sidebar-brand > .relative > button > span:first-child::before {
  content: "v0.1.138-NAYUTO定制版" !important;
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 500 !important;
  color: #9ca3af !important;
}

.sidebar-brand > .relative > button > .relative.flex.h-2.w-2 {
  display: none !important;
}
