/*
Theme Name: BJ66 Modern
Theme URI: https://bj66.art
Author: BJ66
Author URI: https://bj66.art
Description: Performance-first, mobile-first classic PHP theme for Vietnamese casino and gaming editorial content. SEO handled by Rank Math.
Version: 1.1.0-shell
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bj66-modern
Tags: blog, custom-menu, featured-images, translation-ready, one-column, two-columns, custom-logo
*/

/* Minimal base — full design system in assets/css/main.css */

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

img,
video {
	max-width: 100%;
	height: auto;
	display: block;
}
