
    .policy-wrap * { box-sizing: border-box; }
    .policy-wrap { font-family: system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif; color: #1a1a1a; }
    .policy-wrap .policy-title { font-size: 26px; font-weight: 700; color: #0f172a; margin-bottom: 6px; }
    .policy-wrap .policy-date { font-size: 14px; color: #888; margin-bottom: 24px; }
    .policy-wrap .policy-intro { font-size: 16px; line-height: 1.8; color: #333; margin-bottom: 32px; padding-bottom: 24px; border-bottom: 1px solid #e5e5e5; }
    .policy-wrap .section { margin-bottom: 28px; }
    .policy-wrap .section-title { font-size: 16px; font-weight: 700; color: #0f172a; margin-bottom: 10px; }
    .policy-wrap p { font-size: 16px; line-height: 1.8; color: #333; margin-bottom: 8px; }
    .policy-wrap ul { padding-left: 22px; margin-bottom: 10px; }
    .policy-wrap ul li { font-size: 16px; line-height: 1.8; color: #333; margin-bottom: 4px; }
    .policy-wrap .divider { margin: 32px 0; border: 0; height: 1px; background: #e5e5e5; }
    .policy-wrap a { color: #1a1a1a; text-decoration: none; border-bottom: 1px solid #ccc; }
