.legal-page .section-inner { max-width: 760px; padding: 72px 24px 100px; }
.legal-page h1 { font-size: clamp(2rem, 4vw, 2.8rem); }
.legal-updated { color: var(--ink-soft); margin-bottom: 40px; }
.legal-page h2 { font-size: 1.3rem; margin-top: 40px; color: var(--purple-800); }
.legal-page ul { color: var(--ink-soft); line-height: 1.7; }
.site-footer .footer-bottom { border-top: none; }
