/*
Theme Name: Akrodos Base
Theme URI: https://akrodos.com
Description: Akrodos client site starter. A Kadence child theme carrying the shared component vocabulary used across every Akrodos build. Per-client brand values live in src/theme.css and are the only part that changes when this theme is copied for a new client.
Author: Akrodos
Author URI: https://akrodos.com
Template: kadence
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akrodos-base
*/

/*
 * This file exists only to carry the theme header, which WordPress requires.
 *
 * All styling lives in assets/css/theme.css, compiled by Tailwind from
 * src/theme.css. That source file is the React build's stylesheet with only
 * its @source directives changed, so the design tokens and base layer are the
 * client-approved originals rather than a re-interpretation.
 *
 * Do not add rules here. Rebuild with: npm run build
 */
