#eko-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:9000;border:0;border-radius:999px;background:#0b1b24;color:#fff;padding:13px 18px;display:flex;align-items:center;gap:9px;font:700 14px/1 Inter,Arial,sans-serif;box-shadow:0 14px 34px rgba(11,27,36,.25);cursor:pointer;transition:.18s ease}.eko-chat-launch-wrap{position:relative}.eko-chat-launcher-dot{width:9px;height:9px;border-radius:50%;background:#d65a32;box-shadow:0 0 0 4px rgba(214,90,50,.14)}#eko-chat-launcher:hover{transform:translateY(-2px)}.eko-chat-badge{display:none;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d65a32;color:#fff;font-size:10px;align-items:center;justify-content:center}
#eko-chat-panel{position:fixed;right:22px;bottom:82px;width:min(410px,calc(100vw - 28px));height:min(650px,calc(100vh - 105px));z-index:9001;background:#fff;border:1px solid #d8e2df;border-radius:22px;box-shadow:0 28px 80px rgba(11,27,36,.24);display:none;overflow:hidden;font-family:Inter,Arial,sans-serif}.eko-chat-open{display:flex!important;flex-direction:column}.eko-chat-head{background:#0b1b24;color:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.eko-chat-brand{display:flex;align-items:center;gap:10px}.eko-chat-avatar{width:40px;height:40px;border-radius:13px;background:#d65a32;display:grid;place-items:center;font-weight:800;font-size:17px}.eko-chat-title{font-size:15px;font-weight:800}.eko-chat-sub{font-size:11px;color:#c9d4d7;margin-top:2px}.eko-chat-head-actions{display:flex;align-items:center;gap:4px}.eko-chat-icon-btn{border:0;background:transparent;color:#fff;width:34px;height:34px;border-radius:9px;cursor:pointer;font-size:20px}.eko-chat-icon-btn:hover{background:#ffffff12}.eko-chat-status{padding:8px 14px;background:#f5f8f7;border-bottom:1px solid #e1e8e5;font-size:11px;color:#5d6c72}.eko-chat-status strong{color:#087d70}.eko-chat-messages{flex:1;min-height:0;overflow:auto;padding:15px;background:#f7f9f8;display:flex;flex-direction:column;gap:9px}.eko-chat-msg{max-width:84%;padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.eko-chat-msg.customer{align-self:flex-end;background:#d65a32;color:#fff;border-bottom-right-radius:5px}.eko-chat-msg.ai,.eko-chat-msg.admin{align-self:flex-start;background:#fff;border:1px solid #dfe7e4;color:#17252c;border-bottom-left-radius:5px}.eko-chat-msg.system{align-self:center;max-width:95%;font-size:11px;text-align:center;color:#6a777d;background:#eef3f1;border-radius:999px;padding:7px 11px}.eko-chat-time{display:block;margin-top:4px;font-size:9px;opacity:.65}.eko-chat-typing{display:none;align-self:flex-start;margin:0 15px 8px;background:#fff;border:1px solid #dfe7e4;border-radius:14px;padding:8px 11px;color:#65757b;font-size:12px}.eko-chat-typing.show{display:block}.eko-chat-foot{padding:10px;border-top:1px solid #dfe7e4;background:#fff}.eko-chat-compose{display:flex;align-items:flex-end;gap:7px}.eko-chat-input-wrap{flex:1;min-width:0;position:relative}.eko-chat-compose textarea{width:100%;min-height:43px;max-height:110px;resize:none;border:1px solid #cfdad6;border-radius:13px;padding:10px 40px 10px 11px;outline:none;font:13px/1.35 Inter,Arial,sans-serif}.eko-chat-compose textarea:focus{border-color:#087d70;box-shadow:0 0 0 3px rgba(8,125,112,.1)}.eko-chat-send{width:43px;height:43px;border:0;border-radius:13px;background:#d65a32;color:#fff;font-weight:800;cursor:pointer}.eko-chat-attach{position:absolute;right:5px;bottom:5px;width:31px;height:31px;border:0;border-radius:9px;background:#eef3f1;color:#41525a;cursor:pointer}.eko-chat-attach:hover{background:#e1ebe8}.eko-chat-file{display:none}.eko-chat-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.eko-chat-tools-left{display:flex;gap:7px;flex-wrap:wrap}.eko-chat-tool{border:1px solid #d6dfdc;background:#fff;color:#526168;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;cursor:pointer}.eko-chat-tool:hover{border-color:#087d70;color:#087d70}.eko-chat-file-preview{display:none;margin-top:7px;padding:7px 9px;border:1px solid #dbe4e1;border-radius:10px;background:#f7f9f8;font-size:11px;color:#53636a}.eko-chat-file-preview.show{display:flex;align-items:center;justify-content:space-between;gap:8px}.eko-chat-file-preview button{border:0;background:transparent;color:#a33420;cursor:pointer;font-weight:800}.eko-chat-empty{margin:auto;text-align:center;color:#6c7a80;font-size:12px;line-height:1.55;max-width:280px}.eko-chat-welcome{padding:22px 18px;margin:auto;width:100%;max-width:350px}.eko-chat-welcome h3{margin:0 0 6px;color:#0b1b24;font-size:20px}.eko-chat-welcome p{margin:0 0 16px;color:#68777d;font-size:12px}.eko-chat-profile{display:grid;gap:10px}.eko-chat-profile label{font-size:11px;font-weight:800;color:#34464d}.eko-chat-profile input{width:100%;padding:11px 12px;border:1px solid #d4dfdb;border-radius:11px;outline:none;font:13px Inter,Arial,sans-serif}.eko-chat-profile input:focus{border-color:#087d70;box-shadow:0 0 0 3px rgba(8,125,112,.1)}.eko-chat-start{border:0;border-radius:12px;padding:11px 14px;background:#d65a32;color:#fff;font-weight:800;cursor:pointer}.eko-chat-privacy{font-size:10px!important;color:#7b888d!important;margin-top:8px!important}.eko-chat-menu{position:absolute;right:52px;top:55px;background:#fff;border:1px solid #dbe3e0;border-radius:12px;box-shadow:0 14px 35px rgba(11,27,36,.18);padding:6px;display:none;z-index:3;min-width:165px}.eko-chat-menu.open{display:block}.eko-chat-menu button,.eko-chat-menu a{display:block;width:100%;text-align:left;border:0;background:#fff;color:#22343b;text-decoration:none;padding:9px 10px;border-radius:8px;font:600 12px Inter,Arial,sans-serif;cursor:pointer}.eko-chat-menu button:hover,.eko-chat-menu a:hover{background:#f2f6f4}.eko-chat-menu .danger{color:#a33420}.eko-chat-attachment{display:inline-flex;align-items:center;gap:6px;margin-top:5px;padding:6px 8px;border:1px solid #dbe3e0;border-radius:8px;background:#f6f8f7;color:#34464d;text-decoration:none;font-size:11px;max-width:100%}.eko-chat-msg.customer .eko-chat-attachment{border-color:#ffffff55;background:#ffffff18;color:#fff}.eko-chat-stars{display:flex;gap:5px;margin:12px 0}.eko-chat-star{border:0;background:transparent;font-size:27px;color:#c6d0cc;cursor:pointer;padding:0}.eko-chat-star.active{color:#d9a83b}.eko-chat-rating-card{padding:16px;margin:auto;width:100%;max-width:330px;background:#fff;border:1px solid #dbe3e0;border-radius:16px;text-align:center}.eko-chat-rating-card h3{margin:0 0 5px}.eko-chat-rating-card p{margin:0;color:#6d7b82;font-size:12px}.eko-chat-rating-card textarea{width:100%;min-height:70px;resize:vertical;border:1px solid #d4dfdb;border-radius:10px;padding:9px;font:12px Inter,Arial,sans-serif}.eko-chat-rating-submit{margin-top:9px;width:100%;border:0;border-radius:11px;background:#0b1b24;color:#fff;padding:10px;font-weight:800;cursor:pointer}@media(max-width:560px){#eko-chat-launcher{right:14px;bottom:14px;padding:12px 15px}#eko-chat-panel{right:8px;bottom:68px;width:calc(100vw - 16px);height:min(700px,calc(100dvh - 80px));max-height:calc(100dvh - 80px);border-radius:18px}.eko-chat-head{padding:12px 13px}.eko-chat-avatar{width:36px;height:36px}.eko-chat-status{padding:7px 12px}.eko-chat-messages{padding:12px}.eko-chat-welcome{padding:14px 8px}.eko-chat-welcome h3{font-size:18px}.eko-chat-welcome p{font-size:11px;line-height:1.55;margin-bottom:12px}.eko-chat-profile{gap:8px}.eko-chat-profile input{padding:10px 11px}.eko-chat-start{padding:11px 12px}.eko-chat-msg{max-width:91%}}

/* Eko chat responsive stability / mobile keyboard fix */
.eko-chat-launch-wrap{position:fixed;inset:0;z-index:8999;pointer-events:none}
#eko-chat-launcher{pointer-events:auto}
#eko-chat-panel{pointer-events:auto}
.eko-chat-profile input,.eko-chat-compose textarea{font-size:16px; /* prevents iOS zoom while typing */}
@media (max-width:560px){
  #eko-chat-panel{
    right:6px;
    bottom:calc(62px + env(safe-area-inset-bottom));
    width:calc(100vw - 12px);
    height:calc(100dvh - 76px - env(safe-area-inset-bottom));
    max-height:calc(100dvh - 76px - env(safe-area-inset-bottom));
    min-height:420px;
    border-radius:18px;
  }
  .eko-chat-head{flex:0 0 auto}
  .eko-chat-status{flex:0 0 auto}
  .eko-chat-messages{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}
  .eko-chat-foot{flex:0 0 auto;padding-bottom:calc(10px + env(safe-area-inset-bottom))}
  .eko-chat-welcome{max-width:100%;padding:12px 4px}
  .eko-chat-welcome h3{font-size:19px}
  .eko-chat-profile{gap:9px}
  .eko-chat-profile input{min-height:44px}
  .eko-chat-start{min-height:44px}
  .eko-chat-compose textarea{min-height:44px;max-height:96px}
  .eko-chat-send{min-width:44px;min-height:44px}
}
@media (max-width:380px){
  #eko-chat-panel{right:4px;width:calc(100vw - 8px);bottom:58px;height:calc(100dvh - 68px);max-height:calc(100dvh - 68px);border-radius:15px}
  .eko-chat-title{font-size:14px}
  .eko-chat-sub{font-size:10px}
  .eko-chat-head{padding:10px 11px}
  .eko-chat-messages{padding:9px}
  .eko-chat-foot{padding:8px}
}
