.aepe-chatbot{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;z-index:999999}.aepe-chatbot[hidden],.aepe-chatbot [hidden]{display:none!important}.aepe-chatbot--floating{position:fixed;right:22px;bottom:22px}.aepe-chatbot__launcher{width:58px;height:58px;border:0;border-radius:50%;background:#172f57;color:#fff;font-size:25px;box-shadow:0 8px 28px rgba(0,0,0,.22);cursor:pointer}.aepe-chatbot__panel{width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 100px));background:#fff;border:1px solid #d9dee7;border-radius:16px;box-shadow:0 16px 48px rgba(0,0,0,.22);overflow:hidden;display:flex;flex-direction:column;color:#1d2327}.aepe-chatbot--floating .aepe-chatbot__panel{position:absolute;right:0;bottom:72px}.aepe-chatbot--inline .aepe-chatbot__panel{width:100%;max-width:760px;height:560px;box-shadow:none}.aepe-chatbot__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#172f57;color:#fff}.aepe-chatbot__header-actions{display:flex;gap:5px}.aepe-chatbot__header button{border:0;background:transparent;color:#fff;font-size:22px;line-height:1;cursor:pointer;padding:3px 6px}.aepe-chatbot__messages{flex:1;overflow:auto;padding:16px;background:#f7f8fb}.aepe-chatbot__message{display:flex;flex-direction:column;margin:0 0 12px;max-width:90%}.aepe-chatbot__message--user{margin-left:auto;align-items:flex-end}.aepe-chatbot__message--model{margin-right:auto;align-items:flex-start}.aepe-chatbot__bubble{padding:10px 12px;border-radius:14px;line-height:1.45;font-size:14.5px;background:#fff;border:1px solid #e2e6ec}.aepe-chatbot__message--user .aepe-chatbot__bubble{background:#172f57;color:#fff;border-color:#172f57}.aepe-chatbot__sources{font-size:11.5px;line-height:1.35;margin:6px 4px 0;color:#59636f}.aepe-chatbot__sources a{color:#315f9a;text-decoration:underline}.aepe-chatbot__form{display:flex;gap:8px;padding:10px;border-top:1px solid #e2e6ec;background:#fff}.aepe-chatbot__input{flex:1;resize:none;min-height:42px;max-height:120px;border:1px solid #cbd2dc;border-radius:11px;padding:10px 11px;font:inherit;line-height:1.35}.aepe-chatbot__send{width:43px;border:0;border-radius:11px;background:#172f57;color:#fff;cursor:pointer;font-size:18px}.aepe-chatbot__send:disabled{opacity:.5;cursor:wait}.aepe-chatbot__note{padding:0 12px 9px;background:#fff;color:#707984;font-size:10.5px;text-align:center}.aepe-chatbot__thinking .aepe-chatbot__bubble{display:flex;gap:4px;padding:13px}.aepe-chatbot__thinking span{width:6px;height:6px;border-radius:50%;background:#8b95a3;animation:aepe-pulse 1.1s infinite ease-in-out}.aepe-chatbot__thinking span:nth-child(2){animation-delay:.15s}.aepe-chatbot__thinking span:nth-child(3){animation-delay:.3s}@keyframes aepe-pulse{0%,60%,100%{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(max-width:520px){.aepe-chatbot--floating{right:10px;bottom:10px}.aepe-chatbot--floating .aepe-chatbot__panel{position:fixed;left:7px;right:7px;top:7px;bottom:7px;width:auto;height:auto;border-radius:12px}.aepe-chatbot__launcher{width:54px;height:54px}}
