/* assets/css/style.css */
.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
