/*
Theme Name: IndiaWire News
Theme URI: https://theindiawire.com
Author: IndiaWire Editorial Tech
Description: A news portal theme with an AI-powered "Ask the Wire" search assistant, reader + staff login, and built-in Google News technical optimization (News sitemap, NewsArticle schema, IndexNow instant indexing).
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: indiawire
*/

/* Main visual styles live in assets/css/theme.css (enqueued in functions.php).
   This file only needs the header above for WordPress to recognize the theme,
   plus a couple of base resets so the theme still looks correct if the
   stylesheet is ever viewed on its own. */

* { box-sizing: border-box; }
body { margin: 0; }
