#sbm-ai{position:fixed;left:22px;right:auto;bottom:22px;z-index:999999;font-family:inherit}
#sbm-ai *{box-sizing:border-box}.sbm-ai-toggle{border:0;border-radius:999px;padding:12px 17px;background:#111827;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.22);display:flex;align-items:center;gap:9px;cursor:pointer;font-size:14px}.sbm-ai-toggle span{font-size:19px}.sbm-ai-panel{position:absolute;left:0;right:auto;bottom:58px;width:360px;max-width:calc(100vw - 28px);height:560px;max-height:calc(100vh - 105px);background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 20px 55px rgba(0,0,0,.22);overflow:hidden;display:flex;flex-direction:column}.sbm-ai-panel[hidden]{display:none}.sbm-ai-panel header{padding:15px 16px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between}.sbm-ai-panel header div{display:flex;flex-direction:column}.sbm-ai-panel header small{opacity:.7;margin-top:2px}.sbm-ai-close{border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.sbm-ai-messages{flex:1;overflow:auto;padding:15px;background:#f8fafc}.sbm-ai-msg{max-width:88%;padding:10px 12px;border-radius:14px;margin:0 0 10px;line-height:1.45;font-size:14px}.sbm-ai-msg.bot{background:#fff;border:1px solid #e5e7eb;margin-right:auto}.sbm-ai-msg.user{background:#111827;color:#fff;margin-left:auto}.sbm-ai-msg.loading{opacity:.65}.sbm-ai-quick{display:flex;gap:6px;overflow:auto;padding:8px 10px;border-top:1px solid #eee}.sbm-ai-quick button{white-space:nowrap;border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;font-size:12px}.sbm-ai-ctas{display:flex;gap:6px;padding:8px 10px;flex-wrap:wrap}.sbm-ai-ctas a{font-size:11px;text-decoration:none;border-radius:999px;padding:7px 9px;background:#eef2ff;color:#111827}.sbm-ai-form{display:flex;border-top:1px solid #e5e7eb;padding:10px;gap:8px}.sbm-ai-form input{min-width:0;flex:1;border:1px solid #d1d5db;border-radius:12px;padding:10px 11px;font:inherit}.sbm-ai-form button{width:42px;border:0;border-radius:12px;background:#111827;color:#fff;cursor:pointer}@media(max-width:480px){#sbm-ai{left:12px;right:auto;bottom:12px}.sbm-ai-panel{left:-4px;right:auto;width:calc(100vw - 24px);height:min(600px,calc(100vh - 90px))}.sbm-ai-toggle strong{display:none}}
