*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;justify-content:center;align-items:center;width:100vw;min-height:100dvh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.chat-wrapper{background:#fff;border-radius:20px;flex-direction:column;width:500px;height:100dvh;max-height:700px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000001f}@media (width<=520px){.chat-wrapper{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}}.messages-list::-webkit-scrollbar{width:4px}.messages-list::-webkit-scrollbar-track{background:0 0}.messages-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.messages-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}
