/*
Theme Name: Akuajae Theme v1.5
Theme URI: https://akuajae.id
Author: @akuajae
Author URI: https://akuajae.id
Description: Premium foundational theme with a fully isolated architecture and unrestricted page builder canvas integration.
Version: 1.5
Text Domain: akuajae-theme
*/

:root {
    /* Base Colors */
    --akuajae-theme-bg-pure: #FFFFFF;
    --akuajae-theme-bg-soft: #DCFCE7;

    /* Primary Action Color */
    --akuajae-theme-action: #8C7EFF;

    /* Default Typography */
    --akuajae-theme-font-main: 'Inter', ui-sans-serif, system-ui, sans-serif;
}
