#st-ai-launch{position:fixed;right:24px;bottom:24px;z-index:99999;border:0;border-radius:999px;background:#1454d9;color:#fff;padding:10px 16px 10px 10px;display:flex;align-items:center;gap:9px;font:700 12px Arial;box-shadow:0 14px 30px #1454d955;cursor:pointer}#st-ai-launch span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1454d9;font-size:18px}#st-ai-panel{position:fixed;right:24px;bottom:80px;width:350px;height:520px;background:#fff;border:1px solid #d8e1ec;border-radius:14px;box-shadow:0 22px 60px #152d4a30;z-index:99999;display:none;flex-direction:column;overflow:hidden;font-family:Arial,sans-serif}#st-ai-panel.open{display:flex}.st-ai-head{background:linear-gradient(120deg,#103b85,#1454d9);color:#fff;padding:16px;display:flex;align-items:center;gap:10px}.st-ai-avatar{width:36px;height:36px;border-radius:10px;background:#ffffff22;display:grid;place-items:center;font-size:18px}.st-ai-head div:nth-child(2){flex:1}.st-ai-head b{font-size:13px;display:block}.st-ai-head small{display:block;font-size:10px;color:#bdd1f5;margin-top:3px}.st-ai-head i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#69dc8b;margin-right:4px}.st-ai-head button{border:0;background:transparent;color:#fff;font-size:19px;cursor:pointer}.st-ai-context{background:#f4f7fb;padding:9px 15px;font-size:10px;color:#8090a4}.st-ai-body{flex:1;padding:16px;overflow:auto}.st-ai-msg{font-size:12px;line-height:1.6;padding:11px 13px;max-width:90%;margin-bottom:10px;border-radius:4px 13px 13px 13px;background:#f1f5fa;color:#3a4b5d}.st-ai-msg.user{background:#1454d9;color:#fff;margin-left:auto;border-radius:13px 4px 13px 13px}.st-ai-quick{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.st-ai-quick button{border:1px solid #cbd9ec;background:#fff;color:#1454d9;border-radius:20px;padding:7px 9px;font-size:10px;cursor:pointer}.st-ai-input{display:flex;gap:7px;border-top:1px solid #e2e8f0;padding:11px}.st-ai-input input{flex:1;border:0;outline:0;font-size:11px}.st-ai-input button{border:0;background:#1454d9;color:#fff;width:32px;height:32px;border-radius:6px;cursor:pointer}@media(max-width:600px){#st-ai-panel{right:12px;left:12px;bottom:76px;width:auto;height:500px}#st-ai-launch{right:15px;bottom:15px}}
