/*
Theme Name: OneNeonSign - Custom Neon Light & LED Store
Theme URI: https://oneneonsign.com
Author: OneNeonSign Studio Team
Author URI: https://oneneonsign.com
Description: WordPress Theme chuyển đổi hoàn chỉnh cho website OneNeonSign - Thiết kế đèn Neon theo yêu cầu, Cửa hàng LED, Thanh toán VietQR tự động & Quản trị CMS. Chạy 100% trên WordPress PHP/MySQL không cần Node.js.
Version: 2.5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-neon, vietqr, responsive-layout, dark-mode, custom-admin
Text Domain: oneneonsign
*/

/* Reset & CSS variables supplied by compiled Vite React App */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #020617;
  color: #f8fafc;
  font-family: 'Plus Jakarta Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}
