/* Adaptations for the new identity and longer vesting labels. */
@media (max-width: 600px) {
  .ch { flex-direction: column; align-items: flex-start; gap: 14px; }
  .ch .hint { white-space: normal; }
  .brandfooter { gap: 20px; font-size: 9px; }
}
