.mobile-chat-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior:contain;touch-action:pan-y;transform:translateZ(0);will-change:scroll-position;scroll-snap-type:none}.mobile-scrollbar{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) transparent}.mobile-scrollbar::-webkit-scrollbar{width:4px;height:4px}.mobile-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:2px}.mobile-scrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.mobile-scrollbar::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.mobile-scrollbar::-webkit-scrollbar-thumb:active{background:hsla(0,0%,100%,.7)}@supports (-webkit-touch-callout:none){.mobile-chat-scroll{-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}}@media screen and (max-width:768px){.mobile-chat-scroll{overscroll-behavior-y:contain;scroll-snap-type:none;contain:layout style paint}}@media (pointer:coarse){.mobile-chat-scroll{padding-right:8px;margin-right:-8px}.mobile-scrollbar::-webkit-scrollbar{width:6px}}.mobile-chat-message{contain:layout style;transform:translateZ(0)}.mobile-chat-auto-scroll{scroll-behavior:smooth;transition:scroll-top .3s cubic-bezier(.4,0,.2,1)}.mobile-chat-container{contain:layout style paint;transform:translateZ(0);will-change:scroll-position}@media (max-width:480px){.mobile-chat-scroll{backdrop-filter:none;-webkit-backdrop-filter:none}.mobile-scrollbar::-webkit-scrollbar-thumb{-webkit-transition:none;transition:none}}@media (prefers-color-scheme:dark){.mobile-scrollbar{scrollbar-color:hsla(0,0%,100%,.4) transparent}.mobile-scrollbar::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4)}}@media (prefers-reduced-motion:reduce){.mobile-chat-scroll{scroll-behavior:auto}.mobile-chat-auto-scroll{transition:none}}