.sr-only[data-astro-cid-feuy5xg5]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#antonio-demo-box[data-astro-cid-feuy5xg5]{--ad-teal: #00C896;--ad-dark: #065043;--ad-mid: #009a76;--ad-user-bg: #d4f5ee;--ad-bot-bg: #FFFFFF;--ad-wa-bg: #EFEAE2;--ad-shadow: 0 1px .5px rgba(0,0,0,.13);--ad-ts: #667781;--ad-font: -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-card);display:flex;flex-direction:column;height:500px}#antonio-header[data-astro-cid-feuy5xg5]{background:var(--ad-dark);color:#fff;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;box-shadow:0 1px 3px #00000040}.antonio-header-info[data-astro-cid-feuy5xg5]{display:flex;align-items:center;gap:10px}#antonio-avatar[data-astro-cid-feuy5xg5]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#065043,#009a76);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;color:#fff;font-family:var(--ad-font)}.antonio-name[data-astro-cid-feuy5xg5]{font-size:15px;font-weight:600;line-height:1.2}.antonio-status[data-astro-cid-feuy5xg5]{font-size:12px;color:#ffffffb3;margin-top:1px}.antonio-online[data-astro-cid-feuy5xg5]{display:flex;align-items:center;gap:5px;font-size:11px;opacity:.85}.online-dot[data-astro-cid-feuy5xg5]{width:8px;height:8px;border-radius:50%;background:var(--ad-teal);box-shadow:0 0 0 2px #00c8964d;flex-shrink:0}#antonio-messages[data-astro-cid-feuy5xg5]{flex:1;padding:10px 14px 6px;overflow-y:auto;background:var(--ad-wa-bg);display:flex;flex-direction:column;gap:2px;min-height:0;font-family:var(--ad-font);font-size:14.2px}#antonio-messages[data-astro-cid-feuy5xg5]::-webkit-scrollbar{width:4px}#antonio-messages[data-astro-cid-feuy5xg5]::-webkit-scrollbar-thumb{background:#0000002e;border-radius:2px}.ad-row{display:flex;align-items:flex-end;gap:6px}.ad-bot-row{align-self:flex-start;max-width:85%}.ad-user-row{align-self:flex-end;flex-direction:row-reverse;max-width:85%}.ad-row.ad-gap{margin-top:6px}.ad-av-spacer{width:28px;flex-shrink:0}.ad-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#065043,#009a76);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700;align-self:flex-end;margin-bottom:2px;font-family:var(--ad-font)}.antonio-msg{padding:6px 10px 2px;word-wrap:break-word;overflow-wrap:anywhere;box-shadow:var(--ad-shadow);max-width:100%;line-height:1.4;color:#111}.antonio-bot{background:var(--ad-bot-bg);border-radius:8px 8px 8px 0}.antonio-user{background:var(--ad-user-bg);border-radius:8px 8px 0}.antonio-msg.ad-cont.antonio-bot,.antonio-msg.ad-cont.antonio-user{border-radius:8px}.ad-msg-content{margin-bottom:2px}.ad-msg-content p{margin:0 0 4px}.ad-msg-content p:last-child{margin-bottom:0}.ad-msg-content ul,.ad-msg-content ol{margin:4px 0;padding-left:18px}.ad-msg-content li{margin:2px 0}.ad-msg-content strong{font-weight:600}.ad-msg-content a{color:var(--ad-mid);text-decoration:underline}.ad-meta{display:flex;align-items:center;justify-content:flex-end;gap:3px;float:right;margin-left:6px;margin-bottom:-2px;margin-top:2px}.ad-time{font-size:11px;color:var(--ad-ts);white-space:nowrap}.ad-checks{font-size:13px;color:var(--ad-ts);letter-spacing:-1px;line-height:1}.ad-typing-row{display:flex;align-items:flex-end;gap:6px;align-self:flex-start;margin-top:2px}.ad-typing{display:inline-flex;align-items:center;gap:4px;padding:11px 14px;background:var(--ad-bot-bg);border-radius:8px 8px 8px 0;box-shadow:var(--ad-shadow)}.ad-typing span{width:7px;height:7px;border-radius:50%;background:var(--ad-ts);animation:adTydot 1.4s infinite ease-in-out both}.ad-typing span:nth-child(2){animation-delay:.2s}.ad-typing span:nth-child(3){animation-delay:.4s}@keyframes adTydot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-5px);opacity:1}}#antonio-input-area[data-astro-cid-feuy5xg5]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f0f0f0;border-top:1px solid rgba(0,0,0,.06);flex-shrink:0}#antonio-input-wrapper[data-astro-cid-feuy5xg5]{flex:1;background:#fff;border-radius:24px;display:flex;align-items:center;overflow:hidden}#antonio-input[data-astro-cid-feuy5xg5]{flex:1;border:none;padding:10px 16px;outline:none;font-size:15px;font-family:var(--ad-font);background:transparent;min-width:0;color:#111}#antonio-input[data-astro-cid-feuy5xg5]::placeholder{color:#999}#antonio-send-btn[data-astro-cid-feuy5xg5]{width:44px;height:44px;flex-shrink:0;background:var(--color-accent);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .1s}#antonio-send-btn[data-astro-cid-feuy5xg5]:hover{background:#009a76;transform:scale(1.05)}#antonio-send-btn[data-astro-cid-feuy5xg5]:active{transform:scale(.95)}
