/* Phase 12: CSP-friendly project detail spacing (moved out of inline style attributes). */
.case-stage--detail{margin-top:42px}.inner-section-head--project{margin-top:70px}
/* Phase 12: classic-menu output keeps footer legal links readable without hardcoded separators. */
.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;max-width:260px}
.footer-legal a{display:inline-flex;align-items:center}
