.safqqa-chatbot{position:fixed;z-index:1065;inset-inline-end:22px;bottom:92px;font-family:Nunito,sans-serif;color:#16233a}.safqqa-chatbot-launcher{border:0;border-radius:999px;padding:.72rem 1rem;background:linear-gradient(135deg,#206ee8,#174cb9);box-shadow:0 12px 34px rgba(25,83,188,.28);color:#fff;font-weight:800;display:flex;align-items:center;gap:.5rem}.safqqa-chatbot-launcher i{font-size:1.05rem}.safqqa-chatbot-panel{position:absolute;inset-inline-end:0;bottom:58px;width:min(390px,calc(100vw - 24px));height:min(650px,calc(100vh - 125px));background:#fff;border:1px solid #dce5f2;border-radius:22px;box-shadow:0 25px 70px rgba(17,38,75,.24);overflow:hidden;display:grid;grid-template-rows:auto 1fr auto auto auto}.safqqa-chatbot-panel[hidden]{display:none}.safqqa-chatbot-header{display:flex;align-items:center;gap:.7rem;padding:1rem;background:linear-gradient(135deg,#123f9a,#216fe9);color:#fff}.safqqa-chatbot-avatar{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.16)}.safqqa-chatbot-header>div:nth-child(2){display:grid;line-height:1.15}.safqqa-chatbot-header small{display:flex;align-items:center;gap:.35rem;margin-top:.3rem;opacity:.82}.safqqa-chatbot-header small span{width:7px;height:7px;background:#54e293;border-radius:50%}.safqqa-chatbot-header button{margin-inline-start:auto;background:transparent;border:0;color:#fff;padding:.4rem}.safqqa-chatbot-messages{overflow:auto;padding:1rem;background:#f6f8fc;scroll-behavior:smooth}.safqqa-chatbot-welcome{text-align:center;color:#5b687c;padding:1rem .6rem}.safqqa-chatbot-welcome>span{display:grid;place-items:center;margin:0 auto .6rem;width:46px;height:46px;border-radius:15px;background:#e7efff;color:#1e64d8;font-size:1.25rem}.safqqa-chatbot-welcome strong{display:block;color:#17233a}.safqqa-chatbot-welcome p{font-size:.86rem;margin:.35rem 0 0}.safqqa-chatbot-message{max-width:88%;margin:.5rem 0}.safqqa-chatbot-message.is-user{margin-inline-start:auto}.safqqa-chatbot-bubble{padding:.72rem .85rem;border-radius:16px;background:#fff;border:1px solid #e1e7f0;font-size:.91rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.is-user .safqqa-chatbot-bubble{background:#2468da;color:#fff;border-color:#2468da;border-end-end-radius:5px}.is-assistant .safqqa-chatbot-bubble{border-end-start-radius:5px}.safqqa-chatbot-attachment{display:block;max-width:180px;max-height:150px;border-radius:12px;margin-bottom:.45rem;object-fit:cover}.safqqa-chatbot-typing{display:flex;gap:4px;padding:.75rem}.safqqa-chatbot-typing i{width:6px;height:6px;background:#789;border-radius:50%;animation:safqqa-chat-pulse 1s infinite alternate}.safqqa-chatbot-typing i:nth-child(2){animation-delay:.2s}.safqqa-chatbot-typing i:nth-child(3){animation-delay:.4s}@keyframes safqqa-chat-pulse{to{opacity:.25;transform:translateY(-3px)}}.safqqa-chatbot-artifact{display:grid;gap:.55rem;margin-top:.55rem}.safqqa-chat-product{display:grid;grid-template-columns:58px 1fr;gap:.65rem;padding:.65rem;border:1px solid #dde5ef;border-radius:14px;background:#fff}.safqqa-chat-product img{width:58px;height:58px;border-radius:10px;object-fit:cover;background:#f4f6fa}.safqqa-chat-product strong{display:block;font-size:.83rem;line-height:1.3}.safqqa-chat-product small{color:#69758a}.safqqa-chat-product-actions{grid-column:1/-1;display:flex;gap:.45rem}.safqqa-chat-product-actions a,.safqqa-chat-action,.safqqa-chat-handoff{border:1px solid #2769d5;background:#fff;color:#1b5fc8;border-radius:9px;padding:.38rem .65rem;font-size:.78rem;font-weight:800;text-decoration:none}.safqqa-chat-action,.safqqa-chat-handoff{background:#2468da;color:#fff}.safqqa-chat-action:disabled{opacity:.55}.safqqa-chat-summary{padding:.7rem;background:#fff;border:1px solid #dde5ef;border-radius:13px;font-size:.82rem;display:grid;gap:.3rem}.safqqa-chat-summary div{display:flex;justify-content:space-between;gap:1rem}.safqqa-chatbot-starters{display:flex;gap:.4rem;padding:.55rem .75rem;overflow-x:auto;border-top:1px solid #e7ebf2;background:#fff}.safqqa-chatbot-starters button{white-space:nowrap;border:1px solid #ccd9ed;background:#f7faff;color:#285aa8;border-radius:999px;padding:.38rem .62rem;font-size:.75rem}.safqqa-chatbot-preview{padding:.4rem .75rem;background:#fff5d9;color:#63501a;font-size:.78rem}.safqqa-chatbot-form{display:grid;grid-template-columns:auto auto 1fr auto;align-items:end;gap:.35rem;padding:.65rem;border-top:1px solid #e5eaf2;background:#fff}.safqqa-chatbot-form textarea{resize:none;max-height:92px;border:0;background:#f2f5f9;border-radius:12px;padding:.65rem .7rem;outline:none;font-size:.88rem}.safqqa-chatbot-tool,.safqqa-chatbot-send{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:11px;background:#eef3fa;color:#315d9e;cursor:pointer}.safqqa-chatbot-tool input{display:none}.safqqa-chatbot-tool.is-listening{background:#ffe7e7;color:#c72d2d}.safqqa-chatbot-send{background:#2468da;color:#fff}.safqqa-chatbot-disclaimer{text-align:center;background:#fff;color:#8791a1;padding:0 .5rem .55rem;font-size:.66rem}.safqqa-chatbot-table{width:100%;font-size:.72rem;background:#fff;border-collapse:collapse}.safqqa-chatbot-table th,.safqqa-chatbot-table td{padding:.35rem;border:1px solid #e1e7ef;vertical-align:top}.safqqa-chatbot-error{color:#b42318;font-size:.78rem;margin-top:.3rem}@media(max-width:575px){.safqqa-chatbot{inset-inline:12px;bottom:78px}.safqqa-chatbot-launcher{margin-inline-start:auto}.safqqa-chatbot-panel{position:fixed;inset:10px 10px 70px;width:auto;height:auto;border-radius:18px}.safqqa-chatbot-launcher span{display:none}}
