/* Memory Anchor Analytics Dashboard v2.1 (Calm Edition) */

#ma-week-modal.fade-out { animation: fadeOut 0.3s ease forwards; }

@keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } }

/* Keep v2 calm theme unchanged */
