/*
Theme Name: Press One
Theme URI: https://example.com/press-one
Author: ChatGPT
Author URI: https://example.com
Description: Clean, mobile-first press/news theme with Tailwind (CDN) and ad slots. Homepage slider area, Top Stories, Latest grid, and article template.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: press-one
Tags: news, blog, one-column, two-columns, custom-logo, featured-images, responsive-layout
*/

/* Minimal fallback in case Tailwind CDN is blocked */
body { font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, 'Helvetica Neue', Arial, 'Noto Sans', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif; }
img { max-width: 100%; height: auto; }
.container { max-width: 1280px; margin: 0 auto; padding-left: 1rem; padding-right: 1rem; }
*/
