double chatThreadStatusHorizontalPadding(double maxWidth) { return maxWidth > 912 ? (maxWidth - 912) / 2 : 15; }