/* Tran Group elevation — exactly one shadow tier plus the flat baseline. */
:root {
  --tg-shadow-none: none;
  --tg-shadow-float: rgba(0, 0, 0, 0.02) 0 0 0 1px, rgba(0, 0, 0, 0.04) 0 2px 6px 0, rgba(0, 0, 0, 0.1) 0 4px 8px 0;
}
