/* ===== EL MUNDO — PREMIUM NEWSPAPER STYLES ===== */
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;0,900;1,400&family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@700;900&display=swap');

/* RESET */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body { background: #f7f7f5; color: #1a1a1a; font-family: 'Merriweather', Georgia, 'Times New Roman', serif; line-height: 1.7; }
a { color: #1a1a1a; text-decoration: none; transition: color .15s; }
a:hover { color: #c00; }
img { max-width: 100%; height: auto; display: block; }
::selection { background: #c00; color: #fff; }

/* === TICKER BAR === */
.ticker-bar { background: #1a1a1a; border-bottom: none; padding: 7px 0; font-family: 'Inter', -apple-system, Arial, sans-serif; font-size: 12px; color: #ccc; overflow: hidden; white-space: nowrap; }
.ticker-bar .container { display: flex; align-items: center; }
.ticker-label { background: #c00; color: #fff; font-weight: 800; text-transform: uppercase; padding: 2px 10px; margin-right: 16px; font-size: 11px; letter-spacing: .5px; border-radius: 2px; flex-shrink: 0; }
.ticker-bar a { color: #ccc; margin: 0 6px; font-weight: 400; font-size: 12px; }
.ticker-bar a:hover { color: #fff; }
.ticker-bar span { color: #555; }

/* === DATE BAR === */
.date-bar { background: #fff; border-bottom: 1px solid #e0e0e0; padding: 6px 0; font-family: 'Inter', sans-serif; font-size: 12px; color: #777; text-transform: uppercase; letter-spacing: .5px; }
.date-bar .container { display: flex; justify-content: space-between; align-items: center; }

/* === CONTAINER === */
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

/* === SITE HEADER === */
.site-header { background: #fff; padding: 18px 0; border-bottom: none; }
.site-header .container { display: flex; align-items: center; justify-content: center; position: relative; }
.logo-area { text-align: center; }
.logo-area a { display: inline-block; }
.logo-area img { height: 44px; transition: opacity .2s; }
.logo-area img:hover { opacity: .8; }

/* === MAIN NAV === */
.main-nav-wrap { background: #fff; border-top: 1px solid #e8e8e8; border-bottom: 3px solid #1a1a1a; }
.main-nav { display: flex; align-items: center; justify-content: center; gap: 0; font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .8px; }
.main-nav a { color: #1a1a1a; padding: 12px 18px; border-bottom: 3px solid transparent; margin-bottom: -3px; transition: all .15s; position: relative; }
.main-nav a:hover { color: #c00; border-bottom-color: #c00; background: #fafafa; }
.main-nav a.active { color: #c00; border-bottom-color: #c00; }
.main-nav a::after { content: ''; position: absolute; right: 0; top: 25%; height: 50%; width: 1px; background: #e8e8e8; }
.main-nav a:last-child::after { display: none; }

/* === SUB NAV === */
.sub-nav { background: #fff; border-bottom: 1px solid #e0e0e0; padding: 0; font-family: 'Inter', sans-serif; font-size: 12px; }
.sub-nav .container { display: flex; gap: 0; flex-wrap: wrap; justify-content: center; }
.sub-nav a { color: #555; font-weight: 500; padding: 8px 14px; transition: all .15s; }
.sub-nav a:hover { color: #c00; background: #f5f5f5; }

/* === LIVE STRIP (DIRECTO) === */
.live-strip { background: #fff; border-bottom: 1px solid #e0e0e0; padding: 10px 0; }
.live-strip .container { display: flex; gap: 20px; align-items: center; overflow-x: auto; }
.live-item { display: flex; align-items: center; gap: 8px; flex-shrink: 0; font-family: 'Inter', sans-serif; font-size: 13px; }
.live-badge { background: #c00; color: #fff; font-size: 10px; font-weight: 800; text-transform: uppercase; padding: 2px 8px; border-radius: 2px; letter-spacing: .5px; animation: pulse-badge 2s infinite; }
.live-badge.podcast { background: #6c3483; }
.live-badge.economia { background: #1a5276; }
.live-item a { font-weight: 600; color: #1a1a1a; }
.live-item a:hover { color: #c00; }
@keyframes pulse-badge { 0%, 100% { opacity: 1; } 50% { opacity: .7; } }

/* === SECTION TITLES === */
.section-title { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 900; text-transform: uppercase; letter-spacing: 1.5px; color: #1a1a1a; border-bottom: 3px solid #1a1a1a; padding-bottom: 10px; margin: 30px 0 20px; display: flex; align-items: center; gap: 10px; }
.section-title .red { color: #c00; }

/* === MAIN WRAPPER === */
.main-content { background: #fff; box-shadow: 0 0 30px rgba(0,0,0,.04); }

/* === HERO GRID === */
.hero-grid { display: grid; grid-template-columns: 280px 1fr 240px; gap: 0; padding: 0; }
.hero-left { padding: 20px 20px 20px 0; border-right: 1px solid #eee; }
.hero-left .article-card { margin-bottom: 0; border-bottom: 1px solid #eee; padding: 16px 0; }
.hero-left .article-card:first-child { padding-top: 0; }
.hero-left .article-card:last-child { border-bottom: none; }
.eyebrow { color: #c00; font-family: 'Inter', sans-serif; font-size: 11px; font-weight: 800; text-transform: uppercase; margin-bottom: 5px; letter-spacing: 1.2px; }
.hero-left h3 { font-family: 'Merriweather', serif; font-size: 15px; line-height: 1.35; margin-bottom: 6px; font-weight: 700; }
.hero-left h3 a { color: #1a1a1a; }
.hero-left h3 a:hover { color: #c00; }
.meta { font-family: 'Inter', sans-serif; font-size: 11px; color: #999; text-transform: uppercase; letter-spacing: .3px; font-weight: 500; }
.meta strong { color: #666; font-weight: 700; }
.hero-center { padding: 20px 24px; }
.hero-center .photo-placeholder { margin: 0 0 16px; border-radius: 0; }
.hero-center h2 { font-family: 'Merriweather', serif; font-size: 26px; line-height: 1.25; margin-bottom: 10px; font-weight: 900; letter-spacing: -.3px; }
.hero-center h2 a { color: #1a1a1a; }
.hero-center h2 a:hover { color: #c00; }
.hero-center > .meta { margin-top: 8px; }
.hero-center .summary { font-family: 'Inter', sans-serif; font-size: 14px; color: #555; line-height: 1.5; margin: 8px 0; }
.hero-right { padding: 20px 0 20px 20px; border-left: 1px solid #eee; }
.hero-right .sidebar-card { margin-bottom: 0; padding: 14px 0; border-bottom: 1px solid #eee; }
.hero-right .sidebar-card:first-child { padding-top: 0; }
.hero-right .sidebar-card:last-child { border-bottom: none; }
.hero-right h4 { font-family: 'Merriweather', serif; font-size: 13px; line-height: 1.35; margin-bottom: 5px; font-weight: 700; }
.hero-right h4 a { color: #1a1a1a; }
.hero-right h4 a:hover { color: #c00; }

/* === ARTICLES LIST === */
.articles-list { padding: 0 0 30px; }
.article-row { display: grid; grid-template-columns: 220px 1fr; gap: 20px; padding: 20px 0; border-top: 1px solid #eee; align-items: start; }
.article-row:first-child { border-top: none; }
.article-row .photo-placeholder { width: 220px; height: 140px; margin: 0; border-radius: 0; }
.article-row img { width: 220px; height: 140px; object-fit: cover; border-radius: 0; }
.articles-list h3 { font-family: 'Merriweather', serif; font-size: 17px; line-height: 1.3; margin-bottom: 8px; font-weight: 700; }
.articles-list h3 a { color: #1a1a1a; }
.articles-list h3 a:hover { color: #c00; }
.articles-list p { font-size: 13px; color: #555; line-height: 1.55; margin-bottom: 8px; font-family: 'Inter', sans-serif; }
.articles-list .meta { margin-top: 4px; }

/* === PHOTO PLACEHOLDERS === */
.photo-placeholder { width: 100%; background: linear-gradient(145deg, #e8e8e8 0%, #d8d8d8 100%); border: none; display: flex; align-items: center; justify-content: center; color: #aaa; font-family: 'Inter', sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; margin: 16px 0; position: relative; overflow: hidden; }
.photo-placeholder::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(0,0,0,.02) 35px, rgba(0,0,0,.02) 70px); }
.photo-placeholder.personal { background: linear-gradient(145deg, #f5f3ef 0%, #ebe8e2 100%); border: 2px dashed #d0c8bc; color: #a09080; font-size: 13px; letter-spacing: .5px; text-transform: none; }
.photo-placeholder.personal::before { background: none; }

/* === ARTICLE FIGURES === */
.article-figure { margin: 28px 0; }
.article-figure img { width: 100%; display: block; }
.article-figure figcaption { font-family: 'Inter', sans-serif; font-size: 12px; color: #888; padding: 8px 0; line-height: 1.4; border-bottom: 1px solid #eee; }
.article-figure figcaption .credit { color: #aaa; }
.hero-center .article-figure { margin: 0 0 16px; }
.hero-center .article-figure img { height: 380px; object-fit: cover; }
.articles-list .article-figure { margin: 0; }
.articles-list .article-figure img { width: 220px; height: 140px; object-fit: cover; }
@media (max-width: 960px) { .articles-list .article-figure img { width: 100%; height: 200px; } }

/* === OPINION SECTION === */
.opinion-section { background: #f9f8f6; padding: 30px 0; margin: 0; }
.opinion-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.opinion-card { text-align: center; padding: 20px; }
.opinion-card .column-name { font-family: 'Inter', sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; color: #c00; letter-spacing: 1px; margin-bottom: 8px; }
.opinion-card h4 { font-family: 'Merriweather', serif; font-size: 16px; line-height: 1.3; margin-bottom: 8px; }
.opinion-card .author { font-family: 'Inter', sans-serif; font-size: 12px; color: #888; text-transform: uppercase; font-weight: 600; }

/* === FOOTER === */
.site-footer { background: #1a1a1a; color: #999; padding: 30px 0; font-family: 'Inter', sans-serif; font-size: 12px; margin-top: 0; }
.footer-top { display: flex; justify-content: space-between; align-items: center; padding-bottom: 20px; border-bottom: 1px solid #333; margin-bottom: 20px; }
.footer-top img { height: 28px; filter: brightness(10); }
.footer-links { display: flex; gap: 20px; flex-wrap: wrap; }
.footer-links a { color: #999; font-weight: 500; }
.footer-links a:hover { color: #fff; }
.footer-bottom { text-align: center; color: #666; font-size: 11px; }

/* ==================== */
/* === ARTICLE PAGES === */
/* ==================== */

/* Page header (reusing ticker + site-header + main-nav) */
.page-wrapper { background: #fff; min-height: 100vh; }

main { max-width: 780px; margin: 0 auto; padding: 36px 20px 60px; }
main .article-meta-bar { font-family: 'Inter', sans-serif; font-size: 12px; color: #999; text-transform: uppercase; padding-bottom: 16px; margin-bottom: 24px; border-bottom: 1px solid #eee; display: flex; gap: 16px; flex-wrap: wrap; }
main .article-meta-bar strong { color: #c00; }

.content { max-width: 780px; margin: 0 auto; }
.content h2 { font-family: 'Merriweather', serif; font-size: 32px; line-height: 1.15; margin-bottom: 14px; color: #111; font-weight: 900; letter-spacing: -.5px; }
.content h3 { font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 400; color: #666; margin-bottom: 20px; font-style: italic; line-height: 1.4; }
.content p { font-size: 17px; line-height: 1.85; margin-bottom: 20px; color: #222; }
.content p strong { color: #111; }
.content blockquote { border-left: 4px solid #c00; margin: 32px 0; padding: 20px 28px; font-size: 20px; font-style: italic; color: #333; background: #faf9f7; line-height: 1.5; position: relative; }
.content blockquote::before { content: '\201C'; position: absolute; top: -10px; left: 10px; font-size: 60px; color: #c00; opacity: .2; font-family: Georgia, serif; }
.content ul { padding-left: 24px; margin-bottom: 20px; }
.content li { font-size: 16px; line-height: 1.7; margin-bottom: 8px; }
.content .photo-placeholder { margin: 28px 0; }

/* In article pages, always show full photo without cropping. */
main .content .article-figure img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
}

/* Sharing bar */
.share-bar { display: flex; gap: 12px; margin: 20px 0; font-family: 'Inter', sans-serif; font-size: 12px; }
.share-bar a { background: #f0f0f0; color: #555; padding: 6px 14px; border-radius: 3px; font-weight: 600; text-transform: uppercase; letter-spacing: .5px; transition: all .15s; }
.share-bar a:hover { background: #c00; color: #fff; }

/* === RESPONSIVE === */
@media (max-width: 960px) {
  .hero-grid { grid-template-columns: 1fr; gap: 0; }
  .hero-left, .hero-right { border: none; padding: 20px 0; border-bottom: 1px solid #eee; }
  .hero-center { padding: 20px 0; border-bottom: 1px solid #eee; }
  .opinion-grid { grid-template-columns: 1fr; }
  .article-row { grid-template-columns: 1fr; }
  .article-row .photo-placeholder { width: 100%; height: 200px; }
  .main-nav { flex-wrap: wrap; justify-content: center; }
  .main-nav a::after { display: none; }
}
@media (max-width: 600px) {
  .site-header { padding: 12px 0; }
  .logo-area img { height: 32px; }
  .main-nav { gap: 0; font-size: 11px; }
  .main-nav a { padding: 10px 10px; }
  .sub-nav a { padding: 6px 8px; font-size: 11px; }
  .content h2 { font-size: 24px; }
  .content p { font-size: 15px; line-height: 1.75; }
  main { padding: 20px 14px 40px; }
  .hero-center h2 { font-size: 20px; }
  .ticker-bar { font-size: 11px; }
  .date-bar { font-size: 11px; }
  .footer-top { flex-direction: column; gap: 12px; }
}
