
.leo-launch{position:fixed;left:16px;bottom:18px;z-index:120;display:flex;align-items:center;gap:10px;border:0;border-radius:999px;padding:9px 15px 9px 9px;background:#fff;color:#182235;box-shadow:0 12px 38px rgba(6,18,37,.22);cursor:pointer;font:700 14px/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.leo-launch-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f4d6c9,#f6b9a3);color:#6d2d1c;font:800 18px/1 Georgia,serif;position:relative}.leo-launch-dot{position:absolute;right:0;bottom:1px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#2eb66b}.leo-panel{position:fixed;left:16px;bottom:76px;z-index:121;width:min(410px,calc(100vw - 32px));height:min(650px,calc(100dvh - 100px));display:none;grid-template-rows:auto 1fr auto auto;background:#fff;color:#172033;border:1px solid rgba(23,32,51,.12);border-radius:24px;box-shadow:0 24px 70px rgba(6,18,37,.27);overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.leo-panel.open{display:grid}.leo-head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #ece7df;background:linear-gradient(135deg,#fffaf6,#f8efe8)}.leo-head-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f4d6c9,#f6b9a3);color:#6d2d1c;font:800 20px Georgia,serif}.leo-head-copy{min-width:0;flex:1}.leo-head-copy strong{display:block;font-size:15px}.leo-head-copy small{display:block;color:#718096;margin-top:3px}.leo-online{color:#1c8b50;font-weight:700}.leo-close{border:0;background:transparent;color:#596579;font-size:24px;line-height:1;cursor:pointer;padding:6px}.leo-msgs{overflow:auto;padding:18px;background:#fbfaf8;scroll-behavior:smooth}.leo-row{display:flex;margin:0 0 13px}.leo-row.user{justify-content:flex-end}.leo-bubble{max-width:86%;padding:11px 13px;border-radius:16px;line-height:1.62;font-size:14px;white-space:pre-wrap;word-break:break-word}.leo-row.assistant .leo-bubble{background:#fff;border:1px solid #ebe6de;border-bottom-left-radius:6px}.leo-row.user .leo-bubble{background:#172033;color:#fff;border-bottom-right-radius:6px}.leo-sources{margin:7px 0 0;display:flex;gap:6px;flex-wrap:wrap}.leo-source{font-size:11px;text-decoration:none;color:#8a6324;background:#fff7e8;border:1px solid #edd6a7;border-radius:999px;padding:5px 8px}.leo-meta{font-size:10px;color:#8993a1;margin-top:6px}.leo-quick{padding:0 14px 10px;display:flex;gap:7px;overflow-x:auto;background:#fbfaf8}.leo-chip{flex:0 0 auto;border:1px solid #dfd8ce;background:#fff;color:#414d60;border-radius:999px;padding:8px 10px;font-size:12px;cursor:pointer}.leo-compose{padding:11px;border-top:1px solid #ece7df;background:#fff}.leo-compose-box{display:flex;gap:8px;align-items:flex-end;border:1px solid #d9d3ca;border-radius:16px;padding:8px 8px 8px 12px}.leo-input{flex:1;resize:none;border:0;outline:0;background:transparent;min-height:24px;max-height:100px;font:14px/1.5 inherit;color:#172033}.leo-send{border:0;border-radius:12px;background:#c99a43;color:#071325;font-weight:800;padding:9px 12px;cursor:pointer}.leo-send:disabled{opacity:.5;cursor:wait}.leo-foot{padding:7px 13px 10px;color:#7a8493;background:#fff;font-size:10.5px;line-height:1.45}.leo-foot a{color:#8a6324}.leo-teaser{position:fixed;left:18px;bottom:80px;z-index:119;max-width:270px;background:#fff;border:1px solid #ece4d9;border-radius:16px;padding:11px 13px;box-shadow:0 12px 34px rgba(6,18,37,.16);font:13px/1.45 system-ui,-apple-system,sans-serif;color:#344055;display:none}.leo-teaser.show{display:block}.leo-typing{display:inline-flex;gap:4px;align-items:center}.leo-typing i{width:6px;height:6px;border-radius:50%;background:#9aa4b2;animation:leoPulse 1s infinite alternate}.leo-typing i:nth-child(2){animation-delay:.2s}.leo-typing i:nth-child(3){animation-delay:.4s}@keyframes leoPulse{to{opacity:.25;transform:translateY(-2px)}}@media(max-width:640px){.leo-launch{left:12px;bottom:12px}.leo-panel{left:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:20px}.leo-teaser{left:12px;bottom:72px}.leo-launch-label{display:none}}@media(prefers-reduced-motion:reduce){.leo-msgs{scroll-behavior:auto}.leo-typing i{animation:none}}
