/* Theme Variant: Emerald Green */
:root {
    --t9-primary: #059669;
    --t9-primary-light: #10B981;
    --t9-primary-dark: #047857;
    --t9-accent: #0284C7;
    --t9-footer-bg: #064E3B;
}
