*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-family:Georgia,"Noto Serif SC","Songti SC",serif;color:#1a1a1a;background:#fff;line-height:1.82;-webkit-font-smoothing:antialiased}
.sans{font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}
img{display:block;max-width:100%;height:auto}
a{color:#b91c1c;text-decoration:none}
a:hover{text-decoration:underline}
.w{width:min(1100px,calc(100% - 36px));margin:0 auto}

.news-masthead{border-bottom:4px solid #111;padding:18px 0 14px;background:#fff;position:sticky;top:0;z-index:50}
.masthead-top{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e5e5;padding-bottom:12px;margin-bottom:12px}
.edition{font-size:11px;color:#666;letter-spacing:.06em;text-transform:uppercase}
.brand{display:flex;align-items:center;gap:10px;color:#111;font-weight:800;font-size:18px;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.brand img{width:36px;border-radius:8px}
.main-nav{display:flex;gap:18px;flex-wrap:wrap}
.main-nav a{color:#444;font-size:13px;font-weight:600}
.menu-btn{display:none;border:1px solid #ccc;background:#fff;border-radius:6px;padding:8px 12px;cursor:pointer}
.mobile-nav{display:none;flex-direction:column;padding:12px 0 16px;border-top:1px solid #eee;background:#fff}
.mobile-nav.open{display:flex}
.mobile-nav a{padding:10px 0;border-bottom:1px solid #f4f4f4;color:#444;font-size:14px}

.ads-wrap{background:#fff}

.featured-hero{padding:36px 0 48px;border-bottom:2px solid #111}
.featured-hero .kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#b91c1c;background:#fef2f2;padding:5px 12px;margin-bottom:16px}
.featured-hero h1{font-size:clamp(28px,5vw,44px);line-height:1.22;margin:0 0 16px;color:#111;font-weight:800;letter-spacing:-.02em}
.featured-hero .dek{font-size:clamp(17px,2.5vw,21px);color:#444;line-height:1.55;margin:0 0 18px;max-width:820px}
.featured-meta{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px;color:#777;margin-bottom:24px;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.featured-meta time{color:#111;font-weight:600}
.hero-img{margin:0 0 32px;border-radius:2px;overflow:hidden;border:1px solid #e8e8e8}
.hero-img img{width:100%;max-height:460px;object-fit:cover}
.featured-body{font-size:17px;color:#333}
.featured-body h2{font-size:22px;margin:36px 0 14px;color:#111;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.featured-body p{margin:0 0 16px}
.featured-body ul,.featured-body ol{padding-left:22px;margin:0 0 16px}
.featured-body li{margin-bottom:8px}
.pullquote{margin:32px 0;padding:22px 28px;background:#fafafa;border-left:4px solid #b91c1c;font-size:19px;font-style:italic;color:#444}
.thumb-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}
.thumb-row figure{margin:0;border:1px solid #eee;background:#fff}
.thumb-row img{aspect-ratio:2/3;object-fit:cover;width:100%}
.thumb-row figcaption{padding:10px;font-size:12px;color:#666;font-family:"PingFang SC","Microsoft YaHei",sans-serif}

.feed-section{padding:48px 0 56px}
.feed-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:28px;padding-bottom:12px;border-bottom:2px solid #111}
.feed-head h2{font-size:22px;margin:0;font-family:"PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:.04em}
.feed-head span{font-size:12px;color:#888}
.article-feed{list-style:none;margin:0;padding:0}
.feed-item{display:grid;grid-template-columns:88px 120px 1fr;gap:20px 24px;padding:24px 0;border-bottom:1px solid #e8e8e8;align-items:start}
.feed-item:first-child{padding-top:0}
.feed-date{font-size:13px;color:#666;line-height:1.4;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.feed-date strong{display:block;font-size:22px;color:#111;font-weight:700;line-height:1.1}
.feed-thumb{border-radius:2px;overflow:hidden;border:1px solid #eee}
.feed-thumb img{width:120px;height:80px;object-fit:cover}
.feed-body h3{margin:0 0 8px;font-size:19px;line-height:1.35}
.feed-body h3 a{color:#111}
.feed-body h3 a:hover{color:#b91c1c}
.feed-body p{margin:0;font-size:14px;color:#666;line-height:1.65}

.faq-block{padding:40px 0 56px;background:#fafafa;border-top:1px solid #eee}
.faq-block h2{font-size:22px;margin:0 0 20px;text-align:center;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.faq-block details{border:1px solid #e5e5e5;border-radius:4px;padding:16px 20px;margin-bottom:10px;background:#fff}
.faq-block summary{font-weight:600;cursor:pointer;color:#222;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.faq-block p{margin:12px 0 0;color:#555;font-size:15px}

.prose{padding:40px 0 56px;max-width:720px}
.prose h1{font-size:30px;margin:0 0 16px;line-height:1.25}
.prose h2{font-size:20px;margin:28px 0 12px;color:#222;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.prose p,.prose li{color:#444;font-size:16px}
.prose ul{padding-left:20px}
.related{margin-top:36px;padding:20px;border:1px solid #e8e8e8;background:#fafafa}
.related h3{margin:0 0 12px;font-size:15px;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.related a{display:block;padding:6px 0;font-size:14px}

.ftr{padding:36px 0;background:#111;color:#999;font-size:13px;font-family:"PingFang SC","Microsoft YaHei",sans-serif}
.ftr a{color:#ccc;margin-right:16px}
.ftr a:hover{color:#fff}
.ftr p{margin:12px 0 0;color:#666}

.err{min-height:58vh;display:grid;place-items:center;text-align:center;padding:40px 16px}
.err h1{font-size:52px;margin:0 0 12px;color:#ddd}

@media(max-width:820px){
  .feed-item{grid-template-columns:72px 1fr;gap:12px 16px}
  .feed-thumb{display:none}
  .thumb-row{grid-template-columns:1fr}
  .menu-btn{display:inline-flex}
  .main-nav{display:none}
}
