/*
Theme Name: KQXS Ba Miền
Theme URI: (local)
Description: Theme hiển thị kết quả xổ số ba miền + Vietlott, port mockup-v3. Tối ưu cho người dùng Việt 50+.
Version: 0.2.0
Author: Lottery app team
Text Domain: kqxs-bamien
Requires PHP: 8.0
Requires at least: 6.0
*/

/*
 * NOTE
 * ----
 * Phần CSS thực sự được chia ra 3 file dưới /assets/css/ và enqueue qua functions.php:
 *   - base.css        (design tokens, reset, typography, app-bar, drawer, date-strip)
 *   - components.css  (block-head, kq-multi, kq-result-table, dd tables, vietlott, sidebar, footer, bottom-tab)
 *   - pages.css       (page-cụ thể: stats hub grid, region full page wrapper)
 *
 * File này CHỈ giữ theme header (WordPress yêu cầu) cộng vài override nhỏ
 * để safe-net khi assets/css/ chưa enqueue (ví dụ trình soạn thảo block editor).
 */

body { margin: 0; padding: 0; background: #FFFFFF; }
