/* 실시간 채팅 모바일 화면. */
@media (max-width:767px){.pb-chat-panel{height:620px;max-height:calc(100dvh - 110px)}.pb-chat-message{grid-template-columns:38px 1fr}.pb-chat-avatar{width:38px;height:38px}.pb-chat-scroll-area,.pb-chat-admin-body{padding:10px}.pb-chat-admin-row{align-items:flex-start}.pb-chat-emoji-panel{grid-template-columns:repeat(8,1fr)}}
