
*, *::before, *::after { box-sizing: border-box; }
body { font-family: Georgia, 'Times New Roman', Times, serif; margin: 0; background: #fdf8f4; color: #2b2d42; line-height: 1.85; }
a { color: #2b2d42; text-decoration: none; }
a:hover { color: #ef233c; }
.site-header { background: #2b2d42; padding: 0; }
.header-inner { max-width: 1000px; margin: 0 auto; padding: 28px 24px; text-align: center; }
.site-logo { font-size: 2rem; font-weight: 700; color: white; letter-spacing: 1px; }
.site-logo em { color: #ef233c; font-style: normal; }
.site-tagline { font-size: 0.78rem; color: rgba(255,255,255,0.5); margin: 6px 0 20px; font-style: italic; }
.header-nav { display: flex; justify-content: center; gap: 32px; }
.header-nav a { font-size: 0.78rem; text-transform: uppercase; letter-spacing: 1.5px; color: rgba(255,255,255,0.7); font-family: Arial, sans-serif; }
.header-nav a:hover { color: #ef233c; }
.container { max-width: 1000px; margin: 0 auto; padding: 0 24px; }
.featured-story { padding: 60px 0 40px; max-width: 780px; margin: 0 auto; border-bottom: 1px solid #e0d8d0; }
.featured-story .label { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 2px; color: #ef233c; font-family: Arial, sans-serif; margin-bottom: 14px; }
.featured-story h2 { font-size: 2.4rem; font-weight: 700; line-height: 1.15; margin: 0 0 16px; }
.featured-story .meta { font-size: 0.8rem; color: #aaa; font-family: Arial, sans-serif; margin-bottom: 18px; }
.featured-story .intro { font-size: 1.12rem; color: #555; line-height: 1.85; }
.featured-story .read-link { display: inline-block; margin-top: 18px; font-size: 0.82rem; font-family: Arial, sans-serif; font-weight: 700; color: #ef233c; text-transform: uppercase; letter-spacing: 1px; }
.stories-list { padding: 40px 0; }
.story-item { max-width: 780px; margin: 0 auto; padding: 28px 0; border-bottom: 1px solid #e0d8d0; }
.story-item .label { font-size: 0.65rem; text-transform: uppercase; letter-spacing: 1.5px; color: #ef233c; font-family: Arial, sans-serif; margin-bottom: 6px; }
.story-item h3 { font-size: 1.3rem; font-weight: 700; margin: 0 0 8px; line-height: 1.3; }
.story-item .meta { font-size: 0.78rem; color: #aaa; font-family: Arial, sans-serif; margin-bottom: 8px; }
.story-item p { font-size: 0.95rem; color: #666; margin: 0; }
.article-narrow { max-width: 720px; margin: 0 auto; padding: 50px 0; }
.article-narrow .label { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 2px; color: #ef233c; font-family: Arial, sans-serif; margin-bottom: 14px; }
.article-narrow h1 { font-size: 2.3rem; font-weight: 700; line-height: 1.15; margin: 0 0 18px; }
.article-narrow .byline { font-size: 0.8rem; color: #aaa; font-family: Arial, sans-serif; margin-bottom: 28px; padding-bottom: 20px; border-bottom: 2px solid #ef233c; }
.article-narrow p { font-size: 1.08rem; line-height: 1.9; margin-bottom: 22px; }
.article-narrow h2 { font-size: 1.3rem; margin: 34px 0 16px; }
.article-narrow blockquote { border-left: 4px solid #ef233c; margin: 28px 0; padding: 16px 24px; background: #f5ede6; font-style: italic; font-size: 1.1rem; color: #444; }
.author-bio { background: #f5ede6; border-left: 4px solid #2b2d42; padding: 20px; margin: 36px 0; font-family: Arial, sans-serif; font-size: 0.88rem; }
.author-bio strong { display: block; font-size: 0.95rem; margin-bottom: 6px; }
.related-section { border-top: 1px solid #e0d8d0; padding-top: 28px; margin-top: 36px; }
.related-section h3 { font-size: 0.68rem; text-transform: uppercase; letter-spacing: 2px; color: #ef233c; font-family: Arial, sans-serif; margin-bottom: 18px; }
.related-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.related-item h4 { font-size: 0.95rem; margin: 0 0 6px; }
.related-item .meta { font-size: 0.75rem; color: #bbb; font-family: Arial, sans-serif; }
.page-content { max-width: 720px; margin: 0 auto; padding: 50px 0; }
.page-content h1 { font-size: 2rem; margin-bottom: 24px; }
.page-content h2 { font-size: 1.2rem; margin: 28px 0 12px; }
.page-content p { font-size: 1rem; line-height: 1.85; margin-bottom: 18px; color: #444; }
.contact-box { background: #f5ede6; border-left: 4px solid #ef233c; padding: 20px 24px; margin: 24px 0; }
.site-footer { background: #2b2d42; color: rgba(255,255,255,0.6); padding: 40px 0 20px; margin-top: 60px; }
.footer-inner { max-width: 1000px; margin: 0 auto; padding: 0 24px; }
.footer-top { display: flex; justify-content: space-between; padding-bottom: 28px; border-bottom: 1px solid rgba(255,255,255,0.1); }
.footer-brand .name { font-size: 1.3rem; font-weight: 700; color: white; }
.footer-brand .name em { color: #ef233c; font-style: normal; }
.footer-brand p { font-size: 0.8rem; margin: 8px 0 0; max-width: 260px; line-height: 1.6; }
.footer-links { display: flex; gap: 50px; }
.footer-col h5 { font-size: 0.65rem; text-transform: uppercase; letter-spacing: 1.5px; color: #ef233c; margin: 0 0 12px; font-family: Arial, sans-serif; }
.footer-col a { display: block; font-size: 0.8rem; margin-bottom: 8px; color: rgba(255,255,255,0.55); }
.footer-col a:hover { color: white; }
.footer-bottom { padding-top: 18px; font-size: 0.75rem; display: flex; justify-content: space-between; }
.cookie-bar { position: fixed; bottom: 0; left: 0; right: 0; background: #2b2d42; color: white; padding: 14px 30px; display: flex; align-items: center; justify-content: space-between; font-size: 0.82rem; font-family: Arial, sans-serif; z-index: 999; }
.cookie-bar button { background: #ef233c; color: white; border: none; padding: 8px 18px; cursor: pointer; font-size: 0.82rem; font-weight: 700; }
@media (max-width: 768px) { .footer-top { flex-direction: column; gap: 24px; } .footer-links { flex-direction: column; gap: 20px; } .related-grid { grid-template-columns: 1fr; } .featured-story h2 { font-size: 1.7rem; } }
