/*
Theme Name: WPB Geosynthetics
Theme URI: https://www.wpb.com
Author: WPB Business
Description: WPPOP-style B2B foreign trade theme (reference wpqiye.com) with Polylang + WooCommerce.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: wpb-geosynthetics
License: GNU General Public License v2 or later
*/

/* WPPOP / wpqiye.com design tokens */
:root {
	--wpb-primary: #066fc0;
	--wpb-primary-dark: #0556a8;
	--wpb-live-chat: #ed096b;
	--wpb-message-blue: #0055ff;
	--wpb-accent: #ff6600;
	--wpb-accent-dark: #e55a00;
	--wpb-topbar: #222;
	--wpb-text: #333;
	--wpb-muted: #666;
	--wpb-border: #e8e8e8;
	--wpb-bg-light: #f7f7f7;
	--wpb-section-dark: #363636;
	--wpb-container: 1280px;
	--wpb-font: "Roboto", "Segoe UI", system-ui, -apple-system, sans-serif;
}
