*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#4e342e}#root{height:100%}.app-shell{height:100vh;height:100dvh;max-width:680px;margin:0 auto;display:flex;flex-direction:column;background:#fff;box-shadow:0 0 40px #00000026}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-5px);opacity:1}}.typing-dot{width:7px;height:7px;border-radius:50%;background:#aaa;display:inline-block;animation:typing-bounce 1.2s ease-in-out infinite}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}.quick-replies-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.quick-replies-scroll::-webkit-scrollbar{display:none}.chat-input{field-sizing:content}
