/*
 Theme Name: thongbaoso dev
 Theme URI: https://dev.thongbaoso.vn
 Author: Ho Hien
 Author URI: https://thongbaoso.vn
 Description: Glassmorphism iOS-style theme for thongbaoso.vn
 Version: 0.1.0
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: thongbaoso
*/

/* Có thể để trống hoặc import nhẹ, phần chính để ở assets/css/main.css */
body {
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background-color: #f5f5f7;
}
