#buttons[data-v-79b272aa]{position:absolute;bottom:50px;width:100%;text-align:center}.safe[data-v-79b272aa]{background-color:green;color:#fff}.notsafe[data-v-79b272aa]{background-color:red;color:#fff}h3[data-v-79b272aa]{margin:40px 0 0}ul[data-v-79b272aa]{list-style-type:none;padding:0}li[data-v-79b272aa]{display:inline-block;margin:0 10px}a[data-v-79b272aa]{color:#42b983}body[data-v-79b272aa]{font-family:helvetica;font-size:40px;display:flex;flex-direction:column;align-items:center;height:100%}.chat[data-v-79b272aa]{border:1px solid #eee;display:flex;flex-direction:column;padding:40px}.messages[data-v-79b272aa]{margin-top:5px;display:flex;flex-direction:column}.message[data-v-79b272aa]{border-radius:20px;padding:8px 15px;margin-top:5px;margin-bottom:5px;display:inline-block;font-size:25px}.grey[data-v-79b272aa]{align-items:flex-start}.grey .message[data-v-79b272aa]{margin-right:25%;background-color:#eee;position:relative}.grey .message.last[data-v-79b272aa]:before{content:"";position:absolute;z-index:0;bottom:0;left:-7px;height:20px;width:20px;background:#eee;border-bottom-right-radius:15px}.grey .message.last[data-v-79b272aa]:after{content:"";position:absolute;z-index:1;bottom:0;left:-10px;width:10px;height:20px;background:#fff;border-bottom-right-radius:10px}.blue[data-v-79b272aa]{align-items:flex-end}.blue .message[data-v-79b272aa]{color:#fff;margin-left:50%;background:linear-gradient(180deg,#00d0ea 0,#0085d1);background-attachment:fixed;position:relative}.blue .message.last[data-v-79b272aa]:before{content:"";position:absolute;z-index:0;bottom:0;right:-8px;height:20px;width:20px;background:linear-gradient(180deg,#00d0ea 0,#0085d1);background-attachment:fixed;border-bottom-left-radius:15px}.blue .message.last[data-v-79b272aa]:after{content:"";position:absolute;z-index:1;bottom:0;right:-10px;width:10px;height:20px;background:#fff;border-bottom-left-radius:10px}.choiseButtons[data-v-79b272aa]{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.02);box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:0;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);position:relative;text-decoration:none;transition:all .25s;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;width:auto;font-size:30px}.button-margin[data-v-79b272aa]{margin-left:20px}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;margin-top:10px}#overlayDiv{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background-color:#000}