/*
Theme Name: Plrun Games Theme
Theme URI: https://plrun.com/
Author: Plrun Team
Author URI: https://plrun.com/
Description: A lightweight, plugin-free WordPress theme for Plrun.com — a free HTML5 games portal. Includes a sticky header, search bar, category chips, hero, trending and new releases sections, SEO content block, and footer. Built with Tailwind (CDN for milestone 1), Inter font, and Font Awesome icons. No plugin dependencies.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: plrun-games-theme
Tags: games, html5, portal, custom-menu, custom-logo, featured-images, full-width-template, theme-options, translation-ready
*/

/*
 * NOTE
 * ----
 * Most of the homepage styling is delivered by Tailwind (CDN) and the
 * inline configuration registered through wp_add_inline_script().
 * This file only carries the WordPress theme header and a few
 * minimal fallback styles. The richer custom CSS lives in
 * assets/css/theme.css which is enqueued from functions.php.
 */

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
