36ce256760
Container.craft.props collected cssId/cssClass since before Phase E1 but nothing rendered or exported them. Add live "CSS ID" / "CSS Class" text inputs to ContainerStylePanel (guarded on nodeProps.cssId/cssClass !== undefined) and emit id=/class= in both the editor render and toHtml. cssId takes precedence over the existing anchorId prop when both are set (only one id attribute can be emitted); anchorId is used as a fallback. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>