/*
Theme Name: FightStats.lk
Theme URI: https://fightstats.lk
Author: FightStats.lk
Author URI: https://fightstats.lk
Description: Verified fight records, rankings, events, athlete profiles, and news for local and international combat sports talent.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: fightstats
*/

/* Base styles are loaded from assets/css/frontend.css via functions.php.
   This file only needs the header above for WordPress to recognize the theme;
   keeping it minimal avoids duplicate CSS. */

body {
	background: #0e0e0f;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
a { color: inherit; }
img { max-width: 100%; height: auto; display: block; }
