/* ============================================================
   EVENTS - leftover shared bits (the events tab itself merged
   into the Ahora registry; the bell dropdown still tags the
   planet name on notification lines).
   ============================================================ */

.event-planet {
  font-size: 0.7rem;
  color: var(--accent);
  opacity: 0.7;
  margin-left: 4px;
}
