/* FreshCar24 — widget assistente */
.fc24-ai-fab{
  position:fixed!important;right:18px!important;bottom:24px!important;z-index:2147483000!important;
  width:64px!important;height:64px!important;border:3px solid #fff!important;border-radius:50%!important;cursor:pointer;
  display:flex!important;align-items:center!important;justify-content:center!important;
  padding:0!important;overflow:visible!important;
  background:#0B1F3A!important;color:#fff!important;
  box-shadow:0 14px 34px rgba(11,31,58,.28)!important;
}
.fc24-ai-fab img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}
.fc24-ai-fab .fc24-ai-fab-badge{
  position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;
  background:#1FA9E5;border:2px solid #fff;font:800 9px/18px Manrope,system-ui,sans-serif;
  color:#fff;text-align:center
}
.fc24-ai-fab:hover{transform:translateY(-2px)}
.fc24-ai-panel{
  position:fixed;right:18px;bottom:100px;z-index:2147483001;
  width:360px;
  height:520px;
  background:#fff;border:1px solid #d7e4f0;border-radius:22px;
  box-shadow:0 24px 70px rgba(11,31,58,.22);
  display:none;flex-direction:column;overflow:hidden;
}
.fc24-ai-panel.is-open{display:flex}
.fc24-ai-head{
  display:flex;align-items:center;justify-content:space-between;gap:12px;
  padding:12px 14px;background:linear-gradient(135deg,#0B1F3A,#134A73);color:#fff;flex-shrink:0
}
.fc24-ai-head-main{display:flex;align-items:center;gap:12px;min-width:0}
.fc24-ai-avatar{
  width:46px;height:46px;border-radius:50%;object-fit:cover;flex-shrink:0;
  border:2px solid rgba(255,255,255,.55);background:#1FA9E5
}
.fc24-ai-head strong{display:block;font-size:15px;line-height:1.2}
.fc24-ai-head small{display:block;opacity:.82;font-size:12px;margin-top:3px}
.fc24-ai-close{
  width:36px;height:36px;border:0;border-radius:12px;cursor:pointer;flex-shrink:0;
  background:rgba(255,255,255,.14);color:#fff;font-size:22px;line-height:1
}
.fc24-ai-notice{
  background:#fff7ed;color:#9a3412;font:650 12px/1.45 Manrope,system-ui,sans-serif;
  padding:8px 12px;border-bottom:1px solid #fed7aa;flex-shrink:0
}
.fc24-ai-notice a{color:#9a3412;font-weight:800;text-decoration:underline}
.fc24-ai-body{flex:1;min-height:0;overflow:auto;padding:14px;background:#f5f9fc;display:flex;flex-direction:column;gap:10px}
.fc24-ai-row{display:flex;gap:8px;align-items:flex-end;max-width:100%}
.fc24-ai-row.bot{align-self:flex-start}
.fc24-ai-row.user{align-self:flex-end;flex-direction:row-reverse}
.fc24-ai-msg-avatar{
  width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #d7e4f0;background:#fff
}
.fc24-ai-msg{
  max-width:82%;padding:11px 13px;border-radius:16px;font:500 14px/1.55 Manrope,system-ui,sans-serif;
  white-space:pre-wrap;word-break:break-word
}
.fc24-ai-msg.bot{background:#fff;border:1px solid #d7e4f0;color:#0B1F3A;border-bottom-left-radius:6px}
.fc24-ai-msg.user{background:#1FA9E5;color:#fff;border:0;border-bottom-right-radius:6px}
.fc24-ai-msg.typing{opacity:.7;font-style:italic}
.fc24-ai-msg.err{border-color:#fecaca;background:#fff1f2;color:#9f1239}
.fc24-ai-chips{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 10px;background:#f5f9fc;flex-shrink:0}
.fc24-ai-chips button{
  border:1px solid #d7e4f0;background:#fff;color:#0B1F3A;border-radius:999px;
  padding:7px 11px;font:700 12px/1.2 Manrope,system-ui,sans-serif;cursor:pointer
}
.fc24-ai-chips button:hover{border-color:#1FA9E5;color:#1FA9E5}
.fc24-ai-composer{
  display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #d7e4f0;background:#fff;flex-shrink:0
}
.fc24-ai-composer textarea{
  width:100%;min-height:44px;max-height:96px;resize:none;border:1px solid #d7e4f0;
  border-radius:14px;padding:11px 12px;font:500 14px/1.4 Manrope,system-ui,sans-serif;color:#0B1F3A;outline:none
}
.fc24-ai-composer textarea:focus{border-color:#1FA9E5;box-shadow:0 0 0 3px rgba(31,169,229,.15)}
.fc24-ai-composer button[type=submit]{
  border:0;border-radius:14px;padding:0 16px;background:#1FA9E5;color:#fff;
  font:800 14px/1 Manrope,system-ui,sans-serif;cursor:pointer
}
.fc24-ai-foot{
  display:flex;justify-content:space-between;align-items:center;gap:10px;
  padding:8px 12px 12px;background:#fff;font-size:12px;color:#5B6B7C;flex-shrink:0
}
.fc24-ai-foot a{color:#0c92cf;font-weight:800;text-decoration:none}
.fc24-ai-status{display:inline-flex;align-items:center;gap:6px}
.fc24-ai-status i{width:8px;height:8px;border-radius:50%;background:#16A34A;display:inline-block}
/* Nasconde eventuale WhatsApp flottante duplicato: resta la barra mobile / link nella chat */
.floating-whatsapp{display:none!important}
@media(max-width:960px){
  .fc24-ai-fab{right:12px!important;bottom:78px!important;width:58px!important;height:58px!important}
  .fc24-ai-panel{
    right:12px;left:12px;width:auto;bottom:148px;height:min(62vh,460px)
  }
}
@media(min-width:961px){
  .fc24-ai-panel{
    right:18px;
    bottom:100px;
    width:360px;
    height:560px;
    max-height:calc(100vh - 140px);
  }
}
