double chatThreadFeedHorizontalPadding(double maxWidth) { return maxWidth > 912 ? (maxWidth - 912) / 2 : 16; }