/* 公共骨架见 static-page.css；本文件仅放隐私政策页差异样式 */
.content-section p { font-size: 1rem; line-height: 1.8; color: var(--fb-text); }
.contact-section { background: var(--fb-card-bg); border-radius: 16px; padding: 40px; border: 1px solid var(--fb-border); }
