/* home.css - intentionally near-empty.
 *
 * The home page layout now lives in the home.html template using
 * Tailwind utility classes; everything visual is owned by tailwind.css
 * and the active theme stylesheet.
 *
 * This file is kept (rather than deleted) because home.html still
 * references it via {% block style %} - emptying the file is safer
 * than touching the page-level loader contract.
 */
