/* Guardian In — progressive-broadsheet */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Guardian Text Sans Web', 'Helvetica Neue', Arial, sans-serif; background: #f6f6f6; color: #121212; font-size: 16px; line-height: 1.6; }
a { color: #005689; text-decoration: none; }
a:hover { text-decoration: underline; }

.site-header { background: #005689; border-bottom: 4px solid #c70000; }
.header-inner { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; height: 64px; }
.brand-logo { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.8rem; color: #fff; letter-spacing: -0.5px; }
.brand-logo img { max-height: 44px; width: auto; }
.main-nav a { color: rgba(255,255,255,0.85); margin-left: 18px; font-size: 13px; font-weight: 600; }
.main-nav a:hover { color: #fff; text-decoration: none; }

.hero-section { position: relative; overflow: hidden; }
.hero-section img { width: 100%; height: 480px; object-fit: cover; display: block; }
.hero-overlay { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(0,0,0,0.8)); padding: 60px 20px 28px; color: #fff; }
.hero-overlay-inner { max-width: 1200px; margin: 0 auto; }
.hero-cat { display: inline-block; background: #c70000; color: #fff; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 3px 8px; margin-bottom: 10px; letter-spacing: 1px; }
.hero-overlay h2 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2.4rem; line-height: 1.2; margin-bottom: 8px; max-width: 700px; }
.hero-overlay p { font-size: 0.95rem; opacity: 0.85; max-width: 600px; }

#campaign-block { max-width: 1100px; margin: 28px auto; background: #fff; border-left: 4px solid #005689; overflow: hidden; box-shadow: 0 1px 8px rgba(0,0,0,0.08); }
#campaign-block img[data-campaign-creative] { width: 100%; max-height: 420px; object-fit: cover; display: block; }
.campaign-info { padding: 18px 22px; display: flex; align-items: flex-start; gap: 16px; }
.campaign-info [data-campaign-logo-block] img { max-height: 40px; width: auto; }
.campaign-text { flex: 1; }
.campaign-text [data-campaign-headline] { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.2rem; display: block; margin-bottom: 5px; }
.campaign-text [data-campaign-desc] { font-size: 0.88rem; color: #555; display: block; margin-bottom: 10px; }
.campaign-text [data-campaign-btn] { display: inline-block; background: #005689; color: #fff; padding: 8px 20px; font-size: 0.85rem; font-weight: 700; cursor: pointer; border: none; }

.content-wrap { max-width: 1200px; margin: 0 auto; padding: 28px 20px; display: grid; grid-template-columns: 2fr 1fr; gap: 32px; }
.main-col h2.section-title { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 2px; color: #005689; border-bottom: 2px solid #005689; padding-bottom: 8px; margin-bottom: 20px; }
.article-row { display: flex; gap: 16px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.article-row-text { flex: 1; }
.article-row .cat-label { font-size: 11px; font-weight: 700; text-transform: uppercase; color: #c70000; letter-spacing: 1px; margin-bottom: 4px; }
.article-row h3 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.2rem; line-height: 1.3; margin-bottom: 6px; }
.article-row h3 a { color: #121212; }
.article-row h3 a:hover { color: #005689; text-decoration: none; }
.article-row p { font-size: 0.88rem; color: #555; margin-bottom: 6px; }
.article-row .byline { font-size: 11px; color: #999; }
.sidebar h2.section-title { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 0.85rem; text-transform: uppercase; letter-spacing: 2px; color: #005689; border-bottom: 2px solid #005689; padding-bottom: 8px; margin-bottom: 16px; }
.sidebar-item { padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid #ddd; }
.sidebar-item .cat-label { font-size: 10px; font-weight: 700; text-transform: uppercase; color: #c70000; letter-spacing: 1px; margin-bottom: 3px; }
.sidebar-item h4 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1rem; line-height: 1.3; }
.sidebar-item h4 a { color: #121212; }
.sidebar-item h4 a:hover { color: #005689; text-decoration: none; }

.legal-page { max-width: 820px; margin: 40px auto; padding: 0 20px 60px; }
.legal-container h1 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2rem; margin-bottom: 6px; }
.legal-date { color: #999; font-size: 13px; margin-bottom: 28px; }
.legal-container h2 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.1rem; margin: 24px 0 10px; color: #005689; border-left: 3px solid #005689; padding-left: 10px; }
.legal-container p, .legal-container li { font-size: 0.93rem; margin-bottom: 10px; }
.legal-container ul { padding-left: 22px; margin-bottom: 14px; }
.legal-container ul li { margin-bottom: 5px; }

.articles-page { max-width: 1000px; margin: 40px auto; padding: 0 20px 60px; }
.articles-page h1 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2rem; margin-bottom: 28px; border-bottom: 2px solid #005689; padding-bottom: 10px; }
.article-card { border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px; }
.article-card h3 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.2rem; margin-bottom: 6px; }
.article-card h3 a { color: #121212; }
.article-card h3 a:hover { color: #005689; text-decoration: none; }
.article-card .byline { font-size: 12px; color: #999; margin-bottom: 8px; }
.article-card p { font-size: 0.9rem; color: #555; }
.article-card .read-more { font-size: 13px; color: #005689; font-weight: 600; }

.article-single { max-width: 760px; margin: 40px auto; padding: 0 20px 60px; }
.article-single h1 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2.2rem; line-height: 1.2; margin-bottom: 14px; }
.article-meta { font-size: 13px; color: #888; margin-bottom: 24px; padding-bottom: 14px; border-bottom: 1px solid #ddd; }
.article-body p { margin-bottom: 20px; font-size: 1rem; }
.author-box { background: #e8f0f8; border-left: 3px solid #005689; padding: 14px 18px; margin-top: 36px; font-size: 0.88rem; }
.author-box strong { display: block; margin-bottom: 4px; font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1rem; }

.contact-page { max-width: 820px; margin: 40px auto; padding: 0 20px 60px; }
.contact-page h1 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2rem; margin-bottom: 28px; }
.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; }
.contact-info p { margin-bottom: 12px; font-size: 0.93rem; }
.contact-form label { display: block; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px; margin-top: 16px; color: #777; }
.contact-form input, .contact-form textarea { width: 100%; border: 1px solid #ccc; padding: 10px 12px; font-size: 0.93rem; font-family: 'Guardian Text Sans Web', 'Helvetica Neue', Arial, sans-serif; }
.contact-form textarea { height: 120px; resize: vertical; }
.contact-form button { margin-top: 16px; background: #005689; color: #fff; border: none; padding: 11px 28px; font-size: 0.93rem; font-weight: 700; cursor: pointer; }

.about-page { max-width: 820px; margin: 40px auto; padding: 0 20px 60px; }
.about-page h1 { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 2rem; margin-bottom: 28px; }
.about-page p { margin-bottom: 16px; font-size: 0.95rem; }

.site-footer { background: #005689; color: rgba(255,255,255,0.75); padding: 28px 20px; margin-top: 40px; }
.footer-inner { max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 14px; }
.footer-brand { font-family: 'Guardian Text Egyptian Web', 'Georgia', serif; font-size: 1.5rem; color: #fff; }
.footer-brand img { max-height: 36px; width: auto; }
.footer-nav a { color: rgba(255,255,255,0.7); margin-left: 14px; font-size: 12px; }
.footer-nav a:hover { color: #fff; }
.footer-copy { font-size: 11px; color: rgba(255,255,255,0.45); width: 100%; text-align: center; margin-top: 8px; }

@media (max-width: 900px) {
  .content-wrap { grid-template-columns: 1fr; }
  .contact-grid { grid-template-columns: 1fr; }
  .hero-overlay h2 { font-size: 1.6rem; }
}
