body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{direction:rtl;font-family:Vazir,sans-serif;text-align:right}.chat-wrapper{background:#fff;display:flex;flex-direction:column;height:100vh}.chat-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.logo-block{text-align:center}.circle{border:2px solid #000;border-radius:50%;height:60px;margin:0 auto;width:60px}.logo-text{font-family:cursive;font-size:18px;margin-top:5px}.chat-messages{flex:1 1;overflow-y:auto;padding:10px}.chat-bubble{border-radius:15px;margin:5px;max-width:70%;padding:10px}.user{align-self:flex-end;background-color:#000;color:#fff;margin-left:auto}.bot{align-self:flex-start;background-color:#eee;color:#000;margin-right:auto}.chat-input-bar{border-top:1px solid #ccc;display:flex;flex-direction:column;padding:10px}.chat-input-bar input{border:1px solid #ccc;border-radius:25px;flex:1 1;margin-bottom:10px;padding:10px}.chat-input-bar button{align-self:flex-end;background:#eee;border:none;border-radius:50%;cursor:pointer;padding:6px}.chat-input-bar button img{height:20px;width:20px}.chat-icons{display:flex;font-size:20px;justify-content:space-around}.icon{height:24px;object-fit:contain;width:24px}.header-icon{height:28px;width:28px}
/*# sourceMappingURL=main.90ce0a54.css.map*/