.ChatWidget-module__zCRJnG__launcher{z-index:9998;color:#fff;height:56px;font:600 15px/1 var(--font-poppins), system-ui, sans-serif;cursor:pointer;background:linear-gradient(135deg,#7a3fff,#4f17b8);border:none;border-radius:999px;align-items:center;gap:10px;padding:0 20px 0 18px;transition:transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:88px;right:20px;box-shadow:0 18px 40px -16px #7a3fff8c}.ChatWidget-module__zCRJnG__launcher:hover{transform:translateY(-2px);box-shadow:0 22px 46px -14px #7a3fffa6}.ChatWidget-module__zCRJnG__launcher:focus-visible{outline-offset:2px;outline:3px solid #7a3fff73}.ChatWidget-module__zCRJnG__launcherHidden{display:none}@media (min-width:640px){.ChatWidget-module__zCRJnG__launcher{bottom:96px;right:24px}}.ChatWidget-module__zCRJnG__panel{z-index:9999;width:380px;max-width:calc(100vw - 32px);height:560px;max-height:calc(100vh - 40px);font-family:var(--font-poppins), system-ui, sans-serif;background:#fff;border:1px solid #ececf1;border-radius:18px;flex-direction:column;animation:.18s ease-out ChatWidget-module__zCRJnG__pop;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 32px 64px -24px #0f0c1e52}@keyframes ChatWidget-module__zCRJnG__pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.ChatWidget-module__zCRJnG__header{color:#fff;background:linear-gradient(135deg,#7a3fff,#4f17b8);align-items:center;gap:10px;padding:14px 14px 14px 18px;display:flex}.ChatWidget-module__zCRJnG__headerText{flex:1;min-width:0}.ChatWidget-module__zCRJnG__title{margin:0;font-size:15px;font-weight:600}.ChatWidget-module__zCRJnG__subtitle{opacity:.85;margin:2px 0 0;font-size:12px}.ChatWidget-module__zCRJnG__dot{background:#4ade80;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.ChatWidget-module__zCRJnG__dotOff{background:#f87171}.ChatWidget-module__zCRJnG__iconBtn{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;line-height:1;transition:background .15s;display:grid}.ChatWidget-module__zCRJnG__iconBtn:hover{background:#ffffff42}.ChatWidget-module__zCRJnG__body{scrollbar-width:thin;background:#f7f7f9;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.ChatWidget-module__zCRJnG__msg{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:84%;padding:10px 13px;font-size:14px;line-height:1.45}.ChatWidget-module__zCRJnG__user{color:#fff;background:#7a3fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatWidget-module__zCRJnG__bot{color:#1f1f27;background:#fff;border:1px solid #ececf1;border-bottom-left-radius:4px;align-self:flex-start}.ChatWidget-module__zCRJnG__error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.ChatWidget-module__zCRJnG__typing{align-items:center;gap:4px;padding:14px 13px;display:flex}.ChatWidget-module__zCRJnG__typing span{background:#b4b4bf;border-radius:50%;width:6px;height:6px;animation:1.2s infinite ChatWidget-module__zCRJnG__blink}.ChatWidget-module__zCRJnG__typing span:nth-child(2){animation-delay:.2s}.ChatWidget-module__zCRJnG__typing span:nth-child(3){animation-delay:.4s}@keyframes ChatWidget-module__zCRJnG__blink{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ChatWidget-module__zCRJnG__leadCard{background:#fff;border:1px solid #d6c7ff;border-radius:14px;align-self:stretch;padding:14px}.ChatWidget-module__zCRJnG__leadTitle{color:#2f2f38;margin:0 0 10px;font-size:13px;font-weight:600}.ChatWidget-module__zCRJnG__leadForm{flex-direction:column;gap:8px;display:flex}.ChatWidget-module__zCRJnG__leadForm input{width:100%;font:inherit;color:#1f1f27;background:#fff;border:1px solid #dcdce3;border-radius:9px;padding:9px 11px;font-size:13px}.ChatWidget-module__zCRJnG__leadForm input:focus{border-color:#7a3fff;outline:none;box-shadow:0 0 0 3px #7a3fff26}.ChatWidget-module__zCRJnG__leadRow{gap:8px;display:flex}.ChatWidget-module__zCRJnG__leadSubmit{color:#fff;cursor:pointer;background:#7a3fff;border:none;border-radius:9px;padding:9px 14px;font:600 13px/1 inherit}.ChatWidget-module__zCRJnG__leadSubmit:disabled{opacity:.55;cursor:not-allowed}.ChatWidget-module__zCRJnG__leadSkip{color:#4a4a55;cursor:pointer;background:#fff;border:1px solid #dcdce3;border-radius:9px;padding:9px 14px;font:500 13px/1 inherit}.ChatWidget-module__zCRJnG__honey{opacity:0;position:absolute;left:-9999px}.ChatWidget-module__zCRJnG__footer{background:#fff;border-top:1px solid #ececf1;padding:10px 12px 8px}.ChatWidget-module__zCRJnG__inputRow{align-items:flex-end;gap:8px;display:flex}.ChatWidget-module__zCRJnG__inputRow textarea{resize:none;max-height:96px;font:inherit;color:#1f1f27;background:#fff;border:1px solid #dcdce3;border-radius:12px;flex:1;padding:10px 12px;font-size:14px;line-height:1.4}.ChatWidget-module__zCRJnG__inputRow textarea:focus{border-color:#7a3fff;outline:none;box-shadow:0 0 0 3px #7a3fff26}.ChatWidget-module__zCRJnG__send{color:#fff;cursor:pointer;background:#7a3fff;border:none;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:16px;transition:background .15s;display:grid}.ChatWidget-module__zCRJnG__send:hover:not(:disabled){background:#6322e6}.ChatWidget-module__zCRJnG__send:disabled{cursor:not-allowed;background:#dcdce3}.ChatWidget-module__zCRJnG__privacy{color:#797984;text-align:center;margin:8px 2px 0;font-size:10.5px;line-height:1.35}.ChatWidget-module__zCRJnG__privacy button{color:#7a3fff;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}@media (max-width:480px){.ChatWidget-module__zCRJnG__panel{border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;bottom:0;right:0}}
