/* 글자수 세기 페이지 전용 스타일 (공통 스타일은 tool-page.css / components.css 사용) */

.cc-live-count {
    font-size: 0.85rem;
    color: var(--text-secondary);
    margin-top: 0.5rem;
    text-align: right;
}
