/*
Theme Name: THLDDA Official
Theme URI: https://thldda.gov.gh
Author: Twifo Hemang Lower Denkyira District Assembly
Description: Official website theme for Twifo Hemang Lower Denkyira District Assembly. Built for Elementor compatibility with a professional government aesthetic.
Version: 4.0.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: thldda
Tags: government, elementor, professional, ghana
*/

:root {
    --color-primary:       #1A5E35;
    --color-primary-dark:  #0D3B20;
    --color-primary-light: #2E8B57;
    --color-gold:          #C8952A;
    --color-gold-light:    #E8B84B;
    --color-white:         #FFFFFF;
    --color-off-white:     #F4F7F4;
    --color-light-gray:    #EEF1EE;
    --color-border:        #D5E0D5;
    --color-text:          #1C2B1C;
    --color-text-muted:    #5A6E5A;
    --color-dark:          #0A1F0A;
    --font-heading:        'Merriweather', Georgia, serif;
    --font-body:           'Open Sans', Arial, sans-serif;
    --radius-sm:  4px;
    --radius-md:  8px;
    --radius-lg:  16px;
    --shadow-sm:  0 2px 8px rgba(26,94,53,0.08);
    --shadow-md:  0 6px 24px rgba(26,94,53,0.13);
    --shadow-lg:  0 16px 48px rgba(26,94,53,0.18);
    --transition: all 0.3s ease;
    --max-width:  1200px;
}
