.embedded-chat{margin:0;padding:0;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}.embed-container,.embedded-chat{overflow:hidden;display:flex;flex-direction:column}.embed-container{border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);height:100%}.chat-container{display:flex;flex-direction:column;height:100%;padding:1rem}.chat-container a,.embed-container a,.embedded-chat a{color:#2563eb!important;text-decoration:underline!important}.chat-container a:hover,.embed-container a:hover,.embedded-chat a:hover{color:#1d4ed8!important}.dark .chat-container a,.dark .embed-container a,.dark .embedded-chat a{color:#60a5fa!important}.dark .chat-container a:hover,.dark .embed-container a:hover,.dark .embedded-chat a:hover{color:#93c5fd!important}.dark .embedded-chat{background-color:hsl(0 0% 3.9%);color:hsl(0 0% 98%)}.dark .embed-header{background-color:hsl(0 0% 3.9%/.95)}.dark .embed-header,.dark .embed-input-wrapper{border-color:hsl(0 0% 14.9%)}.embedded-chat .embed-input-wrapper{flex-shrink:0;max-height:300px;overflow:visible}.embedded-chat .chat-input-container{padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px));position:static!important;bottom:auto!important;max-height:280px;overflow-y:auto}.embedded-chat .chat-input-container textarea{max-height:150px!important;overflow-y:auto!important}.embedded-chat .chat-messages{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.embedded-chat .embed-header{flex-shrink:0;min-height:64px;max-height:80px}.embedded-chat>div:nth-child(2){flex:1;min-height:0;max-height:100%;overflow:hidden}@media (max-width:640px){.embedded-chat{height:100vh;height:100dvh;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw}.embedded-chat .embed-input-wrapper{max-height:220px}.embedded-chat .chat-input-container{position:relative;bottom:auto;max-height:200px}.embedded-chat .chat-input-container textarea{max-height:100px!important}.embedded-chat .embed-header{max-height:64px}}