.privacy-main { background: #f7f9fa; min-height: 70vh; }
.privacy-hero { background: #eef4f7; border-bottom: 1px solid #d8e2e8; padding: 54px 0 42px; }
.privacy-hero h2 { color: #111; font-size: clamp(2rem, 5vw, 3.2rem); margin: 4px 0 14px; }
.privacy-hero p { max-width: 780px; line-height: 1.7; }
.privacy-kicker { color: #0d5c8f; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.privacy-updated { font-size: .92rem; color: #53636d; }
.privacy-content { max-width: 900px; padding-top: 44px; padding-bottom: 60px; }
.privacy-content section { background: #fff; border: 1px solid #e0e6e9; border-radius: 8px; padding: 26px 30px; margin-bottom: 20px; }
.privacy-content h3 { color: #0b2436; margin-top: 0; }
.privacy-content p { line-height: 1.75; }
.privacy-content a { color: #0d5c8f; text-decoration-thickness: 1px; text-underline-offset: 2px; }
.footer-privacy-link { color: #fff; }
@media (max-width: 640px) { .privacy-hero { padding: 38px 0 30px; } .privacy-content section { padding: 22px 20px; } }
