.pchat-scrollbar{--pchat-scrollbar-size:8px;--pchat-scrollbar-thumb:rgba(161,161,170,0.55);--pchat-scrollbar-thumb-hover:rgba(161,161,170,0.8);scrollbar-width:thin;scrollbar-color:var(--pchat-scrollbar-thumb) transparent}.pchat-scrollbar::-webkit-scrollbar{width:var(--pchat-scrollbar-size);height:var(--pchat-scrollbar-size)}.pchat-scrollbar::-webkit-scrollbar-track{background:transparent}.pchat-scrollbar::-webkit-scrollbar-thumb{background:var(--pchat-scrollbar-thumb);border-radius:9999px;border:none;min-height:32px}.pchat-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--pchat-scrollbar-thumb-hover)}.pchat-scrollbar::-webkit-scrollbar-button,.pchat-scrollbar::-webkit-scrollbar-button:single-button,.pchat-scrollbar::-webkit-scrollbar-button:vertical:end:increment,.pchat-scrollbar::-webkit-scrollbar-button:vertical:start:decrement{display:none;width:0;height:0}.pchat-scrollbar::-webkit-scrollbar-corner{background:transparent}