.cleanse-hide,.whatsappchat{display:none}*{border-color:var(--border);outline-color:rgba(var(--ring),.5)}body{background-color:var(--background);color:var(--foreground);margin:0;padding:0}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media screen and (max-width:768px){html{position:fixed!important;width:100%!important}body,html{overflow:hidden!important;height:100dvh!important;margin:0!important;padding:0!important}body{overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;position:relative}input,select,textarea{font-size:16px!important}}@supports (height:100dvh){.mobile-viewport{height:100dvh!important}}@supports not (height:100dvh){.mobile-viewport{height:100vh!important}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.chat-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;overflow:hidden!important;touch-action:none!important;background-color:transparent;display:flex!important;flex-direction:column!important;z-index:1;height:100dvh!important;margin:0!important;padding:0!important}.messages-scroll-area{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;z-index:10;scroll-behavior:smooth;flex:1!important}@media screen and (max-width:768px){.chat-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}body *{overscroll-behavior:none!important}}