/*
Theme Name: TimurUpdate
Theme URI: https://timurupdate.com
Author: TimurUpdate Team
Author URI: https://timurupdate.com
Description: Custom WordPress news portal theme for TimurUpdate. Fast, responsive, SEO-friendly, editorial-focused.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: timurupdate
Tags: news, blog, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

TimurUpdate ships original CSS in assets/css/. This file only carries the
required WordPress theme header block and base resets.
*/

/* Base reset kept minimal; real styling lives in assets/css/main.css */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; }
