.sales-assistant-launcher{position:fixed;right:22px;bottom:22px;z-index:60;display:flex;align-items:center;gap:9px;border:0;border-radius:999px;padding:14px 19px;background:#12211d;color:#fff;box-shadow:0 16px 42px rgba(18,33,29,.28);font-weight:800;cursor:pointer}.sales-assistant-launcher:hover,.sales-assistant-launcher:focus-visible{transform:translateY(-2px);outline:3px solid rgba(13,136,115,.24)}.sales-assistant-launcher-dot{width:9px;height:9px;border-radius:50%;background:#70e1c8;box-shadow:0 0 0 5px rgba(112,225,200,.15)}
.sales-assistant-panel{position:fixed;right:22px;bottom:84px;z-index:61;width:min(390px,calc(100vw - 28px));max-height:min(650px,calc(100vh - 112px));overflow:hidden;border:1px solid #dbe4df;border-radius:24px;background:#fffdfa;box-shadow:0 28px 90px rgba(18,33,29,.28)}.sales-assistant-panel[hidden]{display:none}.sales-assistant-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;background:#12211d;color:#fff}.sales-assistant-header div{display:grid;gap:3px}.sales-assistant-header strong{font:800 1rem/1.2 'Manrope',sans-serif}.sales-assistant-header span{color:#b8c6c1;font-size:.72rem}.sales-assistant-header button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #36564d;border-radius:10px;background:#18312a;color:#fff;font-size:1.35rem;cursor:pointer}
.sales-assistant-messages{display:flex;flex-direction:column;gap:10px;min-height:225px;max-height:310px;overflow:auto;padding:18px;background:#f7f3ea}.sales-message{max-width:88%;padding:11px 13px;border-radius:15px;font-size:.88rem;line-height:1.48;white-space:pre-line}.sales-message.assistant{align-self:flex-start;border-bottom-left-radius:5px;background:#dff4ec;color:#12211d}.sales-message.visitor{align-self:flex-end;border-bottom-right-radius:5px;background:#176653;color:#fff}.sales-message a,.sales-message button{display:inline-flex;margin-top:10px;border:0;border-radius:999px;padding:9px 13px;background:#12211d;color:#fff;font-weight:800;cursor:pointer}
.sales-assistant-quick{display:flex;gap:7px;overflow:auto;padding:12px 14px 5px;background:#fff}.sales-assistant-quick button{flex:0 0 auto;border:1px solid #dbe4df;border-radius:999px;padding:7px 10px;background:#fff;color:#176653;font-size:.74rem;font-weight:800;cursor:pointer}.sales-assistant-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 14px}.sales-assistant-form input{min-width:0;border:1px solid #cbd9d3;border-radius:12px;padding:11px 12px;background:#fff}.sales-assistant-form input:focus{outline:3px solid rgba(13,136,115,.12);border-color:#0d8873}.sales-assistant-form button{border:0;border-radius:12px;padding:0 14px;background:#0d8873;color:#fff;font-weight:800;cursor:pointer}.sales-assistant-boundary{margin:0;padding:0 15px 14px;color:#66756f;font-size:.68rem;line-height:1.4}.sales-assistant-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:520px){.sales-assistant-launcher{right:14px;bottom:14px}.sales-assistant-panel{right:14px;bottom:74px;max-height:calc(100vh - 94px)}.sales-assistant-messages{max-height:40vh}}
@media(prefers-reduced-motion:reduce){.sales-assistant-launcher:hover{transform:none}}
