.pchat-scrollbar{--pchat-scrollbar-size:7px;--pchat-scrollbar-thumb:rgba(255,255,255,0.16);--pchat-scrollbar-thumb-hover:rgba(255,255,255,0.32);--pchat-scrollbar-thumb-glass:linear-gradient(180deg,rgba(242,201,148,0.30),rgba(255,255,255,0.08));--pchat-scrollbar-thumb-border:rgba(255,255,255,0.08);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-glass);border-radius:999px;border:1px solid var(--pchat-scrollbar-thumb-border);backdrop-filter:blur(12px) saturate(1.35);-webkit-backdrop-filter:blur(12px) saturate(1.35);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);min-height:48px}.pchat-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(242,201,148,.45),rgba(255,255,255,.18));border-color:rgba(255,255,255,.16)}.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}