:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#17233e;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}header{height:70px;background:#fff;border-bottom:1px solid #e3e8f0;display:flex;align-items:center;padding:0 max(20px,calc((100vw - 900px)/2))}header a{display:flex;align-items:center;gap:10px;color:#14213d;text-decoration:none;font-weight:800}header img{width:40px;height:40px;object-fit:contain;object-position:top}main{max-width:900px;margin:36px auto 70px;background:#fff;border:1px solid #e2e7ef;border-radius:16px;padding:48px 60px;box-shadow:0 15px 40px #2237660d}h1{font-size:32px;margin:0 0 8px}.meta{color:#8b95a8;font-size:13px;margin-bottom:38px}h2{font-size:19px;margin:32px 0 10px}p,li{font-size:15px;line-height:1.85;color:#4f5c73}a{color:#1b58f5}footer{text-align:center;color:#98a2b3;font-size:12px;padding-bottom:40px}@media(max-width:650px){main{margin:15px;border-radius:12px;padding:30px 22px}h1{font-size:26px}}
