/*
Theme Name: Boho Store
Theme URI: https://vespermesa.com/
Author: ToCodex
Author URI: https://vespermesa.com/
Description: Vesper Mesa 波西米亚 / 西部 (Boho Western) 风格 WooCommerce 电商主题。奶油米色底、炭棕文字、绿松石点缀、铜金描边、品牌 Logo、素材驱动的英雄区、宝石系列卡片、工艺四步说明、用户评价跑马灯、Instagram 图片墙与信任徽章条。使用跨平台字体栈，不依赖 Google Fonts，适合跨境访问。
Version: 1.1.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boho-store
Tags: e-commerce, blog, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, right-sidebar, threaded-comments, translation-ready
*/

/* 主样式表位于 assets/css/boho.css，由 functions.php 通过 wp_enqueue_style 加载。
   此处仅保留主题识别头与最小兜底样式。 */

body {
	background-color: #F6F0E6;
	color: #26221E;
}