.cctm-container{max-width:1100px;margin:50px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 5px 20px rgb(0 0 0 / .08)}.cctm-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.cctm-stats{display:flex;gap:20px}.stat{text-align:center}.stat span{display:block;font-size:13px;color:#777}.stat strong{font-size:20px}#cctm-paragraph{min-height:180px;font-size:24px;line-height:2;background:#f8f8f8;padding:25px;border-radius:10px;margin-bottom:25px}#cctm-input{width:100%;height:180px;padding:20px;font-size:22px;border-radius:10px;border:1px solid #ddd;resize:none}