class UIConstants { static const double pageHorizontalPadding = 16; static const double adVerticalPadding = 12; static const double adCardHeight = 88; static const double cardRadius = 16; static const double cardOutlineAlpha = 0.5; // for outline color alpha }