.au-chat-bubble{position:fixed;right:22px;bottom:22px;z-index:9999;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(150deg,#e9d3a3,#b98a3e);box-shadow:0 14px 30px -10px #00000073;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.22,1,.36,1)}.au-chat-bubble:hover{transform:translateY(-3px) scale(1.04)}.au-chat-bubble svg{width:26px;height:26px;color:#191309}.au-chat-bubble .au-chat-close-icon,.au-chat-open .au-chat-bubble .au-chat-open-icon{display:none}.au-chat-open .au-chat-bubble .au-chat-close-icon{display:block}.au-chat-panel{position:fixed;right:22px;bottom:94px;z-index:9999;width:340px;max-width:calc(100vw - 32px);height:480px;max-height:calc(100vh - 140px);background:#0d0b08;border:1px solid rgba(200,160,91,.25);border-radius:16px;box-shadow:0 30px 60px -20px #0009;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(16px) scale(.98);pointer-events:none;transition:opacity .25s ease,transform .25s ease;font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif}.au-chat-open .au-chat-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.au-chat-head{padding:16px 18px;background:linear-gradient(135deg,#17140e,#0d0b08);border-bottom:1px solid rgba(200,160,91,.2);display:flex;align-items:center;gap:10px}.au-chat-head-badge{width:34px;height:34px;border-radius:50%;background:linear-gradient(150deg,#e9d3a3,#b98a3e);display:flex;align-items:center;justify-content:center;font-weight:700;color:#191309;font-size:15px;flex:none}.au-chat-head-text b{display:block;color:#f3ead9;font-size:14.5px}.au-chat-head-text span{display:block;color:#a79f8c;font-size:11.5px}.au-chat-body{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:10px}.au-chat-msg{max-width:82%;padding:10px 13px;border-radius:12px;font-size:13.5px;line-height:1.5}.au-chat-msg-bot{align-self:flex-start;background:#1c1712;color:#f3ead9;border-bottom-left-radius:3px}.au-chat-msg-user{align-self:flex-end;background:linear-gradient(135deg,#e9d3a3,#b98a3e);color:#191309;border-bottom-right-radius:3px}.au-chat-chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 14px 12px}.au-chat-chip{border:1px solid rgba(200,160,91,.35);background:transparent;color:#e9d3a3;font-size:12px;padding:6px 11px;border-radius:999px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.au-chat-chip:hover{background:#c8a05b1f;border-color:#c8a05b}.au-chat-form{display:flex;gap:8px;padding:12px;border-top:1px solid rgba(200,160,91,.2)}.au-chat-input{flex:1;background:#17140e;border:1px solid rgba(200,160,91,.25);border-radius:999px;padding:10px 14px;color:#f3ead9;font-size:13px}.au-chat-input:focus{outline:none;border-color:#c8a05b}.au-chat-send{width:38px;height:38px;border-radius:50%;border:none;background:linear-gradient(150deg,#e9d3a3,#b98a3e);display:flex;align-items:center;justify-content:center;cursor:pointer;flex:none}.au-chat-send svg{width:16px;height:16px;color:#191309}@media(max-width:480px){.au-chat-panel{right:16px;left:16px;width:auto;bottom:88px}.au-chat-bubble{right:16px;bottom:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/au-chat.css.map */
