.policy-page { background: #f4f8fa; color: #173746; padding: 64px 0; }
.policy-content { max-width: 900px; }
.policy-content h1 { font-size: clamp(2.2rem, 5vw, 3.5rem); line-height: 1.12; }
.policy-content h2 { font-size: 1.5rem; line-height: 1.3; margin: 2rem 0 .75rem; }
.policy-content h3 { font-size: 1.15rem; margin: 1.5rem 0 .5rem; }
.policy-content p { line-height: 1.75; margin: 0 0 1rem; }
.policy-content a { color: #075b70; text-decoration: underline; text-underline-offset: .18em; }
.policy-date { color: #526773; margin-top: 1rem; }
.policy-content [id] { scroll-margin-top: 120px; }
