.scroll-container{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#eeeeee45;border-radius:10px;width:5px;height:calc(100vh - 20px);min-height:calc(100vh - 20px);position:fixed;top:10px;right:3px;overflow:visible}.scroll-bar{cursor:grab;touch-action:none;will-change:height,transform;background:linear-gradient(145deg,#71f6ff,#00516c);border-radius:10px;width:150%;height:10%;transition:background-color .18s,box-shadow .18s;position:absolute;top:0;left:0;transform:translate(-20%)}.scroll-bar:active{cursor:grabbing}.scroll-bar.elastic{background:linear-gradient(145deg,#71f6ff,#00516c);box-shadow:0 0 12px #76eaff88}.chat-scroll-container{scrollbar-width:thin;scrollbar-color:#2bc7da #eeeeee24}.chat-scroll-container::-webkit-scrollbar{width:8px}.chat-scroll-container::-webkit-scrollbar-track{background:#eeeeee24;border-radius:999px}.chat-scroll-container::-webkit-scrollbar-thumb{background:linear-gradient(145deg,#71f6ff,#00516c);border:1px solid #0f172acc;border-radius:999px}.chat-scroll-container::-webkit-scrollbar-thumb:hover{box-shadow:0 0 10px #76eaff88}
