/*
Theme Name: BTycoon
Theme URI: https://btycoon.com
Author: BTycoon
Description: Official BTycoon game theme. Dark business-tycoon UI with PWA support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
Text Domain: btycoon
*/

/*
 * Base resets — detailed styles live in assets/css/theme.css
 */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
