@supports (-webkit-touch-callout:none){.chat-window-mobile{position:fixed!important;height:calc(100vh - env(safe-area-inset-bottom))!important}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{font-size:16px!important}.chat-input-container{position:fixed;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom);background:inherit;z-index:100}.chat-messages-container{-webkit-overflow-scrolling:touch;overflow-y:auto;overscroll-behavior:contain;padding-bottom:8px!important}}input[name=user-message-text]{-webkit-text-security:none!important;text-security:none!important;background-image:none!important;background-attachment:scroll!important;-webkit-text-fill-color:currentColor!important}@media screen and (max-width:768px){.chat-window-container{height:100vh;height:-webkit-fill-available;max-height:-webkit-fill-available}}input[name=user-message-text]:focus{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}.dark input[name=user-message-text]{background-color:#2b3139!important;color:#fff!important;-webkit-text-fill-color:#fff!important}input[name=user-message-text]:disabled{opacity:.5;-webkit-text-fill-color:currentColor!important}