.gsb-widget{width:100%;max-width:680px;margin:25px auto;border:1px solid #dbe8df;border-radius:22px;background:#fff;box-shadow:0 14px 45px rgba(0,80,35,.12);overflow:hidden;font-family:inherit;color:#25352c}.gsb-head{display:flex;align-items:center;gap:12px;padding:17px 19px;background:linear-gradient(135deg,#08a94f,#078c43);color:#fff}.gsb-avatar{width:45px;height:45px;flex:0 0 45px;border-radius:50%;background:#fff;color:#08a94f;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.5px}.gsb-head-text{flex:1}.gsb-head-text strong{display:block;font-size:17px;line-height:1.2}.gsb-head-text small{display:block;font-size:11px;opacity:.9;margin-top:4px}.gsb-clear{border:0;background:rgba(255,255,255,.15);color:#fff;width:35px;height:35px;border-radius:50%;cursor:pointer;font-size:20px}.gsb-msgs{height:330px;overflow:auto;padding:18px;background:#f6faf7;scroll-behavior:smooth}.gsb-bot,.gsb-user{display:block;max-width:86%;padding:12px 15px;border-radius:16px;line-height:1.55;font-size:14px;margin-bottom:11px;white-space:pre-wrap}.gsb-bot{background:#fff;border:1px solid #dce8e0;margin-right:auto}.gsb-user{background:#0aa84f;color:#fff;margin-left:auto;border-bottom-right-radius:5px}.gsb-bot{border-bottom-left-radius:5px}.gsb-welcome{margin-top:6px;color:#53655a}.gsb-topic-title{padding:12px 16px 5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#65776b;background:#fff}.gsb-suggest{padding:7px 14px 12px;display:flex;flex-wrap:wrap;gap:7px;background:#fff}.gsb-suggest button{border:1px solid #b9dcc7;background:#f7fcf9;color:#087a3b;border-radius:20px;padding:8px 11px;cursor:pointer;font-size:12px;transition:.15s}.gsb-suggest button:hover{background:#e7f6ec}.gsb-form{display:flex;gap:8px;padding:12px 14px;background:#fff;border-top:1px solid #e5eee8}.gsb-form input{min-width:0;flex:1;border:1px solid #cbd9d0;border-radius:13px;padding:12px 13px;font:inherit;font-size:14px;outline:none}.gsb-form input:focus{border-color:#0aa84f;box-shadow:0 0 0 2px rgba(10,168,79,.08)}.gsb-form button{width:46px;border:0;border-radius:13px;background:#0aa84f;color:#fff;font-size:18px;cursor:pointer}.gsb-form button:disabled{opacity:.55;cursor:wait}.gsb-footer{text-align:center;font-size:10px;color:#8a978f;padding:0 10px 10px;background:#fff}@media(max-width:600px){.gsb-widget{border-radius:16px}.gsb-msgs{height:300px}.gsb-suggest button{font-size:11px;padding:7px 9px}}
/* V1.2 Floating Assistant */
.gsb-float-launcher{position:fixed;right:24px;bottom:24px;z-index:99998;border:0;border-radius:999px;background:#0aa84f;color:#fff;box-shadow:0 8px 28px rgba(0,70,30,.28);display:flex;align-items:center;gap:9px;padding:8px 15px 8px 8px;cursor:pointer;font:600 13px/1.1 inherit;transition:transform .18s,box-shadow .18s}.gsb-float-launcher:hover{transform:translateY(-2px);box-shadow:0 11px 32px rgba(0,70,30,.34)}.gsb-float-avatar{width:39px;height:39px;border-radius:50%;background:#fff;color:#0aa84f;display:flex;align-items:center;justify-content:center;font-weight:800}.gsb-float-label{white-space:nowrap}.gsb-floating-panel{position:fixed;right:24px;bottom:82px;width:min(390px,calc(100vw - 32px));height:min(650px,calc(100vh - 110px));z-index:99999;display:none}.gsb-floating-panel.gsb-open{display:block;animation:gsbPop .16s ease-out}.gsb-float-inner{height:100%;position:relative}.gsb-floating-panel .gsb-widget{height:100%;max-width:none;margin:0;display:flex;flex-direction:column;border-radius:20px;box-shadow:0 18px 55px rgba(0,40,20,.24)}.gsb-floating-panel .gsb-msgs{flex:1;height:auto;min-height:0}.gsb-floating-panel .gsb-topic-title{flex:0 0 auto}.gsb-floating-panel .gsb-suggest{flex:0 0 auto;max-height:104px;overflow:auto}.gsb-float-close{position:absolute;right:8px;top:8px;z-index:5;border:0;background:rgba(0,0,0,.13);color:#fff;width:30px;height:30px;border-radius:50%;font-size:24px;line-height:24px;cursor:pointer}.gsb-floating-panel .gsb-head{padding-right:50px}@keyframes gsbPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:600px){.gsb-float-launcher{right:15px;bottom:15px;padding:7px 11px 7px 7px}.gsb-float-avatar{width:36px;height:36px}.gsb-float-label{font-size:12px}.gsb-floating-panel{right:8px;bottom:70px;width:calc(100vw - 16px);height:calc(100vh - 90px)}}
