.page-head { margin: 0 0 16px; padding: 12px 0 8px; border-bottom: 1px solid #eee; }
.page-head .page-title { font-size: 1.35rem; font-weight: 700; color: #393E46; margin: 0 0 6px; line-height: 1.4; }
.page-head .page-intro { margin: 0; color: #666; font-size: 0.92rem; line-height: 1.6; }
.post-content h2 { font-size: 1.15rem; margin: 1.4em 0 0.6em; color: #393E46; }
.post-content h3 { font-size: 1rem; margin: 1em 0 0.5em; color: #555; font-weight: 600; }
.seo-internal-links { margin: 24px 0 0; padding: 16px; background: #fafafa; border: 1px solid #eee; border-radius: 6px; }
.seo-internal-links h2 { font-size: 1rem; margin: 0 0 12px; color: #393E46; }
.seo-link-grid { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 8px; }
.seo-link-grid li { font-size: 0.88rem; line-height: 1.5; }
.seo-link-cat { display: block; color: #999; font-size: 0.75rem; }
.seo-internal-links a { color: #e91e63; text-decoration: none; }
.seo-internal-links a:hover { text-decoration: underline; }
.post-p-three a { color: #e91e63; }
.post-content a { color: #e91e63; }
a.seo-entity-link { color: #e91e63; border-bottom: 1px dotted #e91e63; }
.seo-cluster-web { margin: 20px 0; padding: 14px; background: #fff8fa; border: 1px dashed #f5c6d6; border-radius: 6px; }
.seo-cluster-web .seo-cross-title { font-size: 0.95rem; margin: 0 0 10px; color: #393E46; }
.seo-cluster-web .seo-cross-links { display: flex; flex-wrap: wrap; gap: 8px; }
.seo-cluster-web .seo-cat-link { display: inline-block; padding: 4px 10px; background: #fff; border: 1px solid #f0c4d0; border-radius: 14px; font-size: 0.85rem; color: #e91e63; text-decoration: none; }
.seo-cluster-web .seo-cat-link:hover { background: #e91e63; color: #fff; }
