/*
Theme Name: Le Trung Hai Theme
Theme URI: https://letrunghai.name.vn
Author: Lê Trung Hải
Author URI: https://profiles.wordpress.org/hailt1997/profile/edit/group/1/
Description: Giao diện Nông nghiệp / Thương mại điện tử, tối ưu trải nghiệm, tích hợp WooCommerce & Polylang.
Version: 1.0.0
Text Domain: letrunghai-theme
*/

/* CSS Variables */
:root {
    --primary-color: #008a43;
    --primary-hover: #006e35;
    --accent-color: #ff9800;
    --dark-color: #222222;
    --light-bg: #f4f6f8;
    --border-color: #e2e8f0;
    --text-color: #333333;
    --text-muted: #777777;
    --font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
