.horsti-root{--horsti-primary:#2f6b27;position:fixed;right:22px;bottom:22px;z-index:99999;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.horsti-root.horsti-left{right:auto;left:22px}.horsti-inline{position:relative;right:auto;left:auto;bottom:auto}.horsti-launcher{display:flex;align-items:center;gap:10px;border:0;border-radius:999px;background:var(--horsti-primary);color:#fff;padding:10px 16px 10px 10px;box-shadow:0 12px 32px rgba(0,0,0,.25);cursor:pointer;font-weight:700}.horsti-launcher img{width:46px;height:46px;border-radius:50%;background:#fff;object-fit:cover}.horsti-panel{display:none;position:absolute;right:0;bottom:72px;width:min(390px,calc(100vw - 28px));max-height:72vh;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:20px;box-shadow:0 18px 48px rgba(0,0,0,.25);overflow:hidden}.horsti-left .horsti-panel{right:auto;left:0}.horsti-open .horsti-panel{display:flex;flex-direction:column}.horsti-open .horsti-launcher{display:none}.horsti-panel header{display:flex;align-items:center;gap:12px;background:var(--horsti-primary);color:#fff;padding:14px}.horsti-panel header img{width:44px;height:44px;border-radius:50%;background:#fff;object-fit:cover}.horsti-panel header div{flex:1;min-width:0}.horsti-panel header strong{display:block;font-size:16px;line-height:1.2}.horsti-panel header small{display:block;opacity:.9;font-size:12px;margin-top:2px}.horsti-close{background:transparent;color:#fff;border:0;font-size:30px;line-height:1;cursor:pointer}.horsti-messages{padding:14px;overflow:auto;display:flex;flex-direction:column;gap:10px;min-height:190px}.horsti-msg{display:flex;gap:8px;align-items:flex-end}.horsti-msg img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#f6f0dc}.horsti-msg div{max-width:82%;padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.45;box-shadow:0 1px 4px rgba(0,0,0,.06)}.horsti-bot div{background:#f4f0e8;color:#222;border-bottom-left-radius:6px}.horsti-user{justify-content:flex-end}.horsti-user div{background:var(--horsti-primary);color:#fff;border-bottom-right-radius:6px}.horsti-chips{display:flex;gap:7px;flex-wrap:wrap;padding:0 14px 12px}.horsti-chip{border:1px solid rgba(47,107,39,.25);background:#f7fbf5;color:var(--horsti-primary);border-radius:999px;padding:7px 10px;cursor:pointer;font-size:13px}.horsti-form{display:flex;gap:8px;border-top:1px solid #eee;padding:12px 14px}.horsti-form input{flex:1;border:1px solid #ddd;border-radius:12px;padding:10px 12px;font-size:14px;min-width:0}.horsti-form button{border:0;background:var(--horsti-primary);color:#fff;border-radius:12px;width:44px;font-size:18px;cursor:pointer}.horsti-privacy{margin:0;padding:0 14px 12px;color:#777;font-size:11px;line-height:1.35}@media(max-width:480px){.horsti-root{right:14px;left:14px;bottom:14px}.horsti-root.horsti-left{left:14px}.horsti-panel{width:100%;right:0;left:0;bottom:70px}.horsti-launcher{margin-left:auto}.horsti-left .horsti-launcher{margin-left:0;margin-right:auto}}

.horsti-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 0 38px}.horsti-suggestions button{border:1px solid rgba(47,107,39,.25);background:#fff;color:var(--horsti-primary);border-radius:999px;padding:6px 9px;font-size:12px;cursor:pointer}.horsti-suggestions button:hover{background:#f7fbf5}
