/* HAVEN_MEMORY_PUBLIC_CONTRACT_R2: numeric importance 1–10 is public. */
/* Whisper/Feel is no longer a Memory visual type. */
.cs-legend-row:has(.cs-legend-dot.feel){display:none!important}


/* HAVEN_FAVORITE_GALAXY_FILTER_R3_3
 * Favorite is a subjective treasure marker, separate from Highlight and the numeric importance brightness axis.
 */
.cs-legend-dot.favorite{
  background:rgba(169,137,207,.18)!important;
  border:1px solid rgba(196,168,230,.92)!important;
  box-shadow:0 0 0 2px rgba(176,142,215,.08),0 0 9px rgba(176,142,215,.34)!important;
}


/* FOLIO_FINAL_CLEAN_V5 */

/* Importance 1–10 is public again; native high-importance stats/badges remain visible. */

/* Cells：隐藏公开 Feel 快捷筛选 */
.ob-chip-feel {
  display: none !important;
}

/* Diary / Journal / Console 历史英文眉题 */
.fd-overline,
.fu-overline,
.fc-kicker {
  display: none !important;
}
