.chat-mock{border-radius:22px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.7),0 0 0 .5px rgba(255,107,26,.18);font-family:-apple-system,Helvetica,sans-serif;max-width:340px;margin-left:auto}.chat-mock-statusbar{background:#1f2c34;padding:5px 14px;display:flex;justify-content:space-between;align-items:center}.chat-mock-statusbar span{font-size:.58rem;color:#8696a0}.chat-mock-statusbar .chat-mock-time{font-weight:600}.chat-mock-header{background:#202c33;display:flex;align-items:center;gap:10px;padding:10px 14px}.chat-mock-avatar{width:38px;height:38px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0;box-shadow:0 0 12px rgba(255,107,26,.4)}.chat-mock-id{flex:1}.chat-mock-id .chat-mock-name{font-size:.82rem;font-weight:600;color:#e9edef}.chat-mock-id .chat-mock-status{font-size:.62rem;color:#25d366}.chat-mock-actions{display:flex;gap:18px;color:#8696a0;font-size:.9rem}.chat-mock-actions .is-bold{font-weight:700}.chat-mock-body{background:#0d1117;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2260%22%20height%3D%2260%22%20viewBox%3D%220%200%2060%2060%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20fill%3D%22%23ffffff%22%20fill-opacity%3D%220.015%22%3E%3Cpath%20d%3D%22M36%2034v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6%2034v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6%204V0H4v4H0v2h4v4h2V6h4V4H6z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");padding:.9rem;display:flex;flex-direction:column;gap:7px;min-height:310px}.chat-mock-daypill{text-align:center;margin:2px 0 6px}.chat-mock-daypill span{background:#182229;color:#8696a0;font-size:.58rem;padding:3px 10px;border-radius:6px}.chat-msg{padding:8px 10px 5px;font-size:.71rem;color:#e9edef;line-height:1.55;position:relative;opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}.chat-msg--in{background:#202c33;border-radius:0 8px 8px 8px;max-width:90%}.chat-msg--in .chat-msg-tail{position:absolute;left:-6px;top:0;border:6px solid rgba(0,0,0,0);border-right-color:#202c33;border-top-color:#202c33}.chat-msg--out{background:#005c4b;border-radius:8px 0 8px 8px;max-width:78%;align-self:flex-end}.chat-msg--out.is-short{max-width:68%}.chat-msg--out .chat-msg-tail{position:absolute;right:-6px;top:0;border:6px solid rgba(0,0,0,0);border-left-color:#005c4b;border-top-color:#005c4b}.chat-msg-time{font-size:.53rem;color:#8696a0;text-align:right;margin-top:3px}.chat-msg-time .chat-msg-check{color:#53bdeb}.chat-msg-strong{color:#e9edef}.chat-mock-notice{font-size:.58rem;color:#8696a0;text-align:center;padding:4px 12px;background:rgba(0,0,0,.38);border-radius:8px;align-self:center;margin-top:2px;opacity:0;transition:opacity .45s ease}.chat-mock-input{background:#202c33;padding:8px 10px;display:flex;align-items:center;gap:8px}.chat-mock-input .chat-mock-emoji{color:#8696a0;font-size:.95rem}.chat-mock-input .chat-mock-clip{color:#8696a0;font-size:.9rem}.chat-mock-input .chat-mock-placeholder{flex:1;background:#2a3942;border-radius:20px;padding:7px 14px;font-size:.66rem;color:#8696a0}.chat-mock-input .chat-mock-mic{width:34px;height:34px;border-radius:50%;background:#00a884;display:flex;align-items:center;justify-content:center;font-size:.8rem}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.15s}.delay-3{transition-delay:.2s}.s-label-orange{font-size:.68rem;color:var(--orange);font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem}.price-amount-new.is-amedida{font-size:1rem}.price-amount-new.small.is-amedida-sm{font-size:.9rem}.vai-avatar.is-centered{margin:0 auto 1.5rem}.s-label.is-centered{justify-content:center;display:flex}.logo-icon.is-sm{width:30px;height:30px;border-radius:8px}.logo-icon-svg.is-sm{width:16px;height:16px}.wordmark.is-sm{font-size:1.2rem}.vai-fab{position:fixed;bottom:24px;right:24px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vai-fab-btn{width:60px;height:60px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(255,107,26,.5);transition:transform .2s;position:relative}.vai-fab-pulse{position:absolute;top:-2px;right:-2px;width:16px;height:16px;border-radius:50%;background:#25d366;border:2px solid #fff;animation:pulse 2s infinite}.vai-chat-panel{display:none;position:absolute;bottom:72px;right:0;width:340px;height:500px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);flex-direction:column;background:#fff}.vai-chat-header{background:#075e54;padding:12px 16px;display:flex;align-items:center;gap:10px;flex-shrink:0}.vai-chat-avatar{width:38px;height:38px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.vai-chat-id{flex:1}.vai-chat-id .vai-chat-name{color:#fff;font-size:14px;font-weight:600}.vai-chat-id .vai-chat-status{color:hsla(0,0%,100%,.75);font-size:12px;display:flex;align-items:center;gap:4px}.vai-chat-id .vai-chat-status-dot{width:6px;height:6px;border-radius:50%;background:#25d366}.vai-chat-close{color:hsla(0,0%,100%,.7);cursor:pointer;font-size:20px;line-height:1}.vai-chat-body{flex:1;overflow-y:auto;padding:12px;background:#ece5dd;display:flex;flex-direction:column;gap:6px;scroll-behavior:smooth}.vai-typing{display:none;padding:0 12px 6px;background:#ece5dd}.vai-typing-bubble{background:#fff;border-radius:0 8px 8px 8px;padding:8px 12px;display:inline-flex;gap:4px;align-items:center;box-shadow:0 1px 2px rgba(0,0,0,.1)}.vai-typing-dot{width:7px;height:7px;background:#8696a0;border-radius:50%;animation:td 1.2s infinite}.vai-typing-dot.is-d2{animation-delay:.2s}.vai-typing-dot.is-d3{animation-delay:.4s}.vai-chat-input-wrap{background:#f0f2f5;padding:8px 10px;display:flex;align-items:center;gap:8px;flex-shrink:0}.vai-chat-input-shell{flex:1;background:#fff;border-radius:22px;display:flex;align-items:center;padding:8px 14px}.vai-chat-input{flex:1;border:none;outline:none;font-size:14px;font-family:inherit;color:#111;background:rgba(0,0,0,0);resize:none;max-height:80px;line-height:1.4}.vai-chat-send{width:42px;height:42px;border-radius:50%;background:#00a884;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vai-chat-send-icon{margin-left:2px}.vai-bubble-row{display:flex}.vai-bubble-row.is-bot{justify-content:flex-start}.vai-bubble-row.is-user{justify-content:flex-end}.vai-bubble{max-width:80%;padding:8px 10px 5px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.vai-bubble--bot{background:#fff;border-radius:0 8px 8px 8px}.vai-bubble--user{background:#dcf8c6;border-radius:8px 8px 0 8px}.vai-bubble-text{font-size:13.5px;color:#111;line-height:1.5;white-space:pre-wrap;word-break:break-word}.vai-bubble-time{font-size:11px;color:#8696a0;text-align:right;margin-top:2px}.is-hidden{display:none}
