/*
 * Text Contrast Fix — DEPRECATED.
 *
 * This file was written for the old black/dark-only dashboard and
 * blanketed everything with `color: #ffffff !important` on <body>.
 * That was invisible against the new light (linen) theme — it was
 * the direct cause of the "dashboard içindeki cümleler beyaz"
 * rendering bug reported in stage 13.
 *
 * All template-level styling now handles its own text colour
 * against the atelier palette, so this file is intentionally empty.
 * Kept so existing <link> references don't 404; remove on next
 * round of template cleanup.
 */
