/*
Theme Name: IPO GMP
Theme URI: https://ipogmp.org
Author: IPO GMP
Description: Standalone performance theme for ipogmp.org — a live IPO/GMP dashboard homepage, a filterable IPO listings archive with individual IPO detail pages, and a premium news/analysis blog. No page builder dependency. Design system: graphite/stone neutrals with functional green/red for GMP gain/loss, Space Grotesk for headlines, Public Sans for body, JetBrains Mono for all figures.
Version: 1.1.0
License: GPLv2 or later
Text Domain: ipg
*/

/* Kept intentionally tiny — see inc/enqueue.php in functions.php for the
   critical/deferred CSS split that does the real styling work. */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, svg, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
table { border-collapse: collapse; width: 100%; }
