#aesytools-chat-root{position:fixed;bottom:22px;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
#aesytools-chat-root.aesytools-chat-right{right:22px}#aesytools-chat-root.aesytools-chat-left{left:22px}
#aesytools-chat-launcher{border:0;border-radius:999px;background:#111827;color:#fff;padding:12px 17px;font-weight:750;box-shadow:0 10px 30px rgba(15,23,42,.24);cursor:pointer;display:flex;gap:9px;align-items:center;font-size:14px}
.aesytools-chat-icon{width:22px;height:22px;display:grid;place-items:center}.aesytools-chat-icon svg{width:20px;height:20px;fill:currentColor}
#aesytools-chat-panel{width:380px;max-width:calc(100vw - 28px);height:500px;max-height:min(72vh,560px);background:#fff;border-radius:18px;box-shadow:0 20px 65px rgba(15,23,42,.28);overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column}
#aesytools-chat-panel[hidden]{display:none}
#aesytools-chat-panel header{background:#111827;color:#fff;padding:15px 17px;display:flex;justify-content:space-between;align-items:center;flex:0 0 auto}
#aesytools-chat-panel header div{display:flex;flex-direction:column;min-width:0}#aesytools-chat-panel header strong{font-size:15px}#aesytools-chat-panel header small{opacity:.72;margin-top:3px;font-size:11px}
#aesytools-chat-panel header button{background:transparent;border:0;color:#fff;font-size:25px;cursor:pointer;padding:0 3px}
#aesytools-chat-identify{padding:24px 20px;display:flex;flex-direction:column;gap:10px;overflow:auto}.aesy-identify-icon{font-size:30px}.aesytools-chat-identify p,#aesytools-chat-identify p{margin:0;color:#64748b;line-height:1.45;font-size:13px}
#aesytools-chat-identify-form{display:grid;gap:10px;margin-top:5px}#aesytools-chat-identify-form input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font:inherit}
#aesytools-chat-identify-form button{border:0;border-radius:10px;background:#2563eb;color:#fff;padding:11px;font-weight:750;cursor:pointer}
#aesytools-chat-session{min-height:0;flex:1;display:flex;flex-direction:column}#aesytools-chat-session[hidden]{display:none}
.aesy-chat-identity{padding:7px 12px;border-bottom:1px solid #e5e7eb;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#64748b}.aesy-chat-identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aesy-chat-identity button{border:0;background:none;color:#2563eb;font-weight:700;cursor:pointer;font-size:11px;white-space:nowrap}
#aesytools-chat-messages{flex:1;min-height:0;overflow:auto;padding:13px;background:#f8fafc}
.aesy-msg{max-width:82%;padding:9px 11px;border-radius:14px;margin:7px 0;line-height:1.38;white-space:pre-wrap;word-break:break-word;font-size:14px}.aesy-admin{background:#fff;border:1px solid #e5e7eb}.aesy-visitor{background:#111827;color:#fff;margin-left:auto}
#aesytools-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#fff;flex:0 0 auto}
#aesytools-chat-form textarea{min-width:0;resize:none;border:1px solid #d1d5db;border-radius:10px;padding:10px;font:inherit;line-height:1.3;height:42px;box-sizing:border-box}
#aesytools-chat-form button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:0 15px;font-weight:750;cursor:pointer}
.aesytools-powered{text-align:center;font-size:10px;color:#94a3b8;background:#fff;padding:4px;flex:0 0 auto}.aesy-hp{position:absolute!important;left:-9999px!important}.aesy-error{color:#b91c1c;font-size:12px;line-height:1.35}
@media(max-width:520px){#aesytools-chat-root{left:10px!important;right:10px!important;bottom:10px}#aesytools-chat-panel{width:100%;max-width:none;height:min(68vh,520px);border-radius:16px}#aesytools-chat-launcher{margin-left:auto}}

#aesytools-chat-identify[hidden]{display:none!important}
#aesytools-chat-session[hidden]{display:none!important}

#aesytools-chat-panel{height:min(520px,72vh)!important} #aesytools-chat-identify{flex:1;min-height:0}
