/* Empty State */ .empty-state { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; min-height: calc(100vh - 140px); padding: 40px; text-align: center; background: var(--bg-secondary); } @media (max-width: 768px) { .empty-state { min-height: calc(100vh - var(--safe-top) - 140px); } } SecMes - Secure Messenger
New version available! Updating...
๐Ÿ“Œ Pin Chat
๐Ÿšซ Block User
๐Ÿงน Clear Messages
๐Ÿ—‘๏ธ Delete Chat