/*
Theme Name: Hoy News
Theme URI: https://createxto.com/hoy-news
Author: Crea Texto Team
Author URI: https://createxto.com
Description: Tema periodístico Hoy News - Grid + Cards + Magazine + Trending + Ranking + Masonry + Multimedia + Reading. Single tipo AP News, Home tipo BBC, Listas tipo Reuters, Multimedia tipo Guardian, Jerarquía tipo Washington Post. Responsive móvil/tablet/desktop, sidebar derecho, 16:9, badges, anuncios arriba header con preview, 43 artículos 600+ palabras.
Version: 1.1.1
License: GPL v2 or later
Text Domain: hoy-news
Tags: news, magazine, newspaper, responsive, grid, masonry
*/
:root{--hn-bg:#f8f7f4;--hn-text:#111214;--hn-muted:#6b7280;--hn-accent:#d52b1e;--hn-border:#e5e7eb;--hn-card:#fff;--hn-radius:12px;--hn-container:1280px}
*{box-sizing:border-box}html{overflow-x:hidden}body{background:var(--hn-bg);color:var(--hn-text);font-family:Inter,system-ui,sans-serif;margin:0;line-height:1.6;overflow-x:hidden;word-wrap:break-word}
img{max-width:100%;height:auto;display:block}
.container{width:100%;max-width:var(--hn-container);margin:0 auto;padding:0 16px}
.hn-img-16-9{aspect-ratio:16/9;object-fit:cover;width:100%;border-radius:var(--hn-radius);background:#ddd;display:block}
