99c0581d9a
.cpg 가 flex:1 1 auto + min-height:0 이라 남은 높이에 맞춰 눌리기만 해서 ③ 이 늘어나도 페이지 높이가 그대로였다(=스크롤 안 됨). 이 화면에만 .cpg-page-grow 를 붙여 flex:0 0 auto 로 두고, 페이지 스크롤 시 ①② 내부 스크롤 높이를 다시 계산한다. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>