.bw-chat-mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:9980;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 16px;padding-bottom:max(14px,env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -2px 8px #0000000f;cursor:pointer;-webkit-tap-highlight-color:transparent}.bw-chat-mobile-bar:active{background:#f5f5f5}.bw-chat-mobile-bar-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:500;color:#1a1a1a;line-height:1}.bw-chat-mobile-bar-icon{display:inline-flex;align-items:center;width:20px;height:20px;flex-shrink:0}.bw-chat-mobile-bar-icon svg{width:100%;height:100%;fill:#ee5a00;stroke:none}.bw-chat-mobile-bar[aria-busy=true]{opacity:.7;pointer-events:none}.bw-chat-mobile-bar-spinner{display:none;width:18px;height:18px;border:2px solid rgba(238,90,0,.3);border-top-color:#ee5a00;border-radius:50%;animation:bw-chat-spin .65s linear infinite;flex-shrink:0}.bw-chat-mobile-bar[aria-busy=true] .bw-chat-mobile-bar-spinner{display:inline-block}.bw-chat-mobile-bar[aria-busy=true] .bw-chat-mobile-bar-icon{display:none}@keyframes bw-chat-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bw-chat-hidden{display:none!important}
