.legal-page { padding: 1rem 0 3rem; }
.legal-page .page-header h1 { font-size: 1.75rem; margin-bottom: 0.25rem; }
.legal-page .text-muted { color: var(--text-muted, rgba(255,255,255,0.6)); font-size: 0.9rem; }
.legal-section { margin-bottom: 2rem; }
.legal-section h2 { font-size: 1.25rem; margin-bottom: 0.75rem; }
.legal-section p, .legal-section ul { margin-bottom: 0.75rem; line-height: 1.6; }
.legal-section ul { padding-left: 1.5rem; }
.legal-page .link { color: var(--quantum-secondary); text-decoration: underline; }
