/*
 * Copyright (c) 2026 Handi Homepage
 * This file is part of HandiHomepage and is released under the GNU General Public License v3.0.
 * See the LICENSE file in the repository root for full details.
 */

/* =========================================================
   MAIN CSS - Imports layout and theme
========================================================= */

/* Layout only (no colors, no themes) */
@import url("/css/layout.css?v=2");

/* Theme will be loaded dynamically based on user preference */
/* Either elderly.css or techie.css will be loaded after this */
