.kf-chat{--chat-green:#008f4c;--chat-deep:#073d2e;--chat-mint:#e9f8f0;--chat-gold:#d4a75b;--chat-ink:#15231e;position:fixed;z-index:9998;left:24px;bottom:24px;font-family:Dibaj,Tahoma,sans-serif;color:var(--chat-ink);direction:rtl}.kf-chat *{box-sizing:border-box}.kf-chat button,.kf-chat input,.kf-chat textarea{font:inherit}.kf-chat-launcher{position:absolute;left:0;bottom:0;width:64px;height:64px;border:0;border-radius:22px;background:linear-gradient(145deg,#00aa5b,var(--chat-green));color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 16px 38px rgb(0 112 60 / .3),inset 0 1px rgb(255 255 255 / .25);transition:transform .3s,box-shadow .3s;z-index:2}.kf-chat-launcher:hover{transform:translateY(-3px) rotate(-2deg);box-shadow:0 20px 44px rgb(0 112 60 / .38)}.kf-chat-launcher svg{position:absolute;width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:.3s}.kf-chat-icon--close{opacity:0;transform:rotate(-90deg)}.kf-chat[data-state=open] .kf-chat-icon--open{opacity:0;transform:rotate(90deg)}.kf-chat[data-state=open] .kf-chat-icon--close{opacity:1;transform:none}.kf-chat-launcher__pulse{position:absolute;inset:-5px;border:1px solid rgb(0 168 89 / .35);border-radius:26px;animation:kf-chat-pulse 2.4s infinite}.kf-chat[data-state=open] .kf-chat-launcher__pulse{display:none}.kf-chat-launcher__badge{position:absolute;top:-7px;right:-6px;min-width:22px;height:22px;padding:0 6px;border:3px solid #fff;border-radius:12px;background:#e94d4d;color:#fff;font:700 10px Arial;line-height:16px}.kf-chat-nudge{position:absolute;left:76px;bottom:8px;width:265px;padding:14px 17px 13px 34px;border:1px solid rgb(0 143 76 / .12);border-radius:16px;background:rgb(255 255 255 / .96);box-shadow:0 13px 40px rgb(5 53 38 / .13);backdrop-filter:blur(18px);opacity:0;transform:translateX(-10px);animation:kf-chat-nudge .45s 2s forwards}.kf-chat-nudge:after{content:"";position:absolute;left:-6px;bottom:19px;width:11px;height:11px;background:#fff;transform:rotate(45deg);border-left:1px solid rgb(0 143 76 / .12);border-bottom:1px solid rgb(0 143 76 / .12)}.kf-chat-nudge strong,.kf-chat-nudge span{display:block}.kf-chat-nudge strong{font-size:13px;margin-bottom:3px}.kf-chat-nudge span{font-size:10px;color:#718078}.kf-chat-nudge__close{position:absolute;left:9px;top:8px;border:0;background:none;color:#9aa59f;font-size:17px;cursor:pointer}.kf-chat[data-state=open] .kf-chat-nudge,.kf-chat.is-nudge-hidden .kf-chat-nudge{display:none}.kf-chat-panel{position:absolute;left:0;bottom:78px;width:min(390px,calc(100vw - 32px));height:min(670px,calc(100vh - 120px));min-height:490px;border:1px solid rgb(0 83 51 / .1);border-radius:26px;background:#fff;box-shadow:0 28px 80px rgb(4 43 31 / .22);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(18px) scale(.96);transform-origin:bottom left;transition:opacity .28s,transform .35s cubic-bezier(.2,.8,.2,1),visibility .28s;display:flex;flex-direction:column}.kf-chat[data-state=open] .kf-chat-panel{opacity:1;visibility:visible;transform:none}.kf-chat-head{position:relative;min-height:94px;padding:20px 20px 18px;background:linear-gradient(125deg,#064c36,#008f4c);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.kf-chat-head:after{content:"";position:absolute;width:180px;height:180px;left:-65px;top:-110px;border:1px solid rgb(255 255 255 / .13);border-radius:50%;box-shadow:0 0 0 28px rgb(255 255 255 / .035)}.kf-chat-brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.kf-chat-avatar{position:relative;width:50px;height:50px;padding:5px;border-radius:17px;background:#fff;box-shadow:0 7px 20px rgb(0 0 0 / .16)}.kf-chat-avatar img{width:100%;height:100%;object-fit:contain}.kf-chat-avatar i{position:absolute;left:-2px;bottom:0;width:13px;height:13px;border:3px solid #08714c;border-radius:50%;background:#58dd92}.kf-chat-avatar i.is-offline{background:#d4a75b}.kf-chat-brand>span:last-child{display:flex;flex-direction:column;gap:3px}.kf-chat-brand strong{font-size:14px}.kf-chat-brand small{font-size:10px;color:rgb(255 255 255 / .72)}.kf-chat-head__actions{display:flex;position:relative;z-index:1}.kf-chat-head__actions button{width:34px;height:34px;border:0;background:#fff0;color:#fff;display:grid;place-items:center;cursor:pointer;border-radius:10px}.kf-chat-head__actions button:hover{background:rgb(255 255 255 / .1)}.kf-chat-head__actions svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.kf-chat-minimize{font:26px Arial!important}.kf-chat-body{flex:1;min-height:0;background:linear-gradient(#fff,#fbfdfc)}.kf-chat-welcome{height:100%;padding:28px 25px;overflow:auto}.kf-chat-eyebrow{font-size:9px;color:var(--chat-green);font-weight:700}.kf-chat-welcome h3{font-size:23px;margin:7px 0;color:var(--chat-deep)}.kf-chat-welcome>p{font-size:11px;line-height:1.9;color:#718078;margin:0 0 22px}.kf-chat-start label{display:block;font-size:10px;font-weight:700;margin:0 0 14px;color:#405149}.kf-chat-start label small{font-size:8px;color:#98a39e;font-weight:400;margin-right:5px}.kf-chat-start input{display:block;width:100%;height:49px;margin-top:7px;padding:0 14px;border:1px solid #dce7e1;border-radius:13px;background:#f9fbfa;color:var(--chat-ink);outline:none;transition:.2s}.kf-chat-start input:focus{border-color:#43ba7d;background:#fff;box-shadow:0 0 0 4px rgb(0 168 89 / .08)}.kf-chat-start>button{width:100%;height:51px;margin-top:4px;border:0;border-radius:13px;background:var(--chat-deep);color:#fff;cursor:pointer;font-weight:700;display:flex;align-items:center;justify-content:center;gap:15px;transition:.25s}.kf-chat-start>button:hover{background:var(--chat-green);transform:translateY(-1px)}.kf-chat-start>button span{font-size:18px;color:#7ee3aa}.kf-chat-privacy{display:block;text-align:center;color:#9aa59f;font-size:8px;line-height:1.7;margin:12px 15px}.kf-chat-conversation{height:100%;display:flex;flex-direction:column}.kf-chat-messages{flex:1;overflow-y:auto;padding:18px 17px 10px;scroll-behavior:smooth}.kf-chat-day{display:flex;align-items:center;gap:10px;margin:2px 0 18px;color:#a0aaa5;font-size:8px}.kf-chat-day:before,.kf-chat-day:after{content:"";height:1px;background:#edf1ef;flex:1}.kf-chat-message{display:flex;margin:0 0 12px;animation:kf-chat-message .3s both}.kf-chat-message>div{max-width:82%;padding:11px 13px 7px;border-radius:16px 16px 4px 16px;background:var(--chat-mint);color:#244136}.kf-chat-message--visitor{justify-content:flex-start}.kf-chat-message--visitor>div{background:var(--chat-green);color:#fff;border-radius:16px 16px 16px 4px}.kf-chat-message p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;line-height:1.8}.kf-chat-message time{display:block;margin-top:4px;font-size:7px;opacity:.55;text-align:left}.kf-chat-message.is-pending>div{opacity:.65}.kf-chat-typing{display:flex;align-items:center;gap:4px;margin:5px 0 12px;color:#86948e;font-size:8px}.kf-chat-typing i{width:5px;height:5px;border-radius:50%;background:#82a395;animation:kf-chat-dot 1.2s infinite}.kf-chat-typing i:nth-child(2){animation-delay:.15s}.kf-chat-typing i:nth-child(3){animation-delay:.3s}.kf-chat-typing span{margin-right:5px}.kf-chat-compose{display:flex;align-items:flex-end;gap:9px;padding:12px 14px;border-top:1px solid #e9efec;background:#fff}.kf-chat-compose textarea{flex:1;min-height:44px;max-height:105px;padding:12px 13px;border:0;border-radius:12px;background:#f3f7f5;color:var(--chat-ink);outline:none;resize:none;font-size:11px;line-height:1.8}.kf-chat-compose textarea:focus{box-shadow:inset 0 0 0 1px #a8d8bf}.kf-chat-compose button{flex:0 0 44px;height:44px;border:0;border-radius:13px;background:var(--chat-green);color:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s}.kf-chat-compose button:hover{background:var(--chat-deep);transform:translateY(-2px)}.kf-chat-compose button:disabled{opacity:.5}.kf-chat-compose svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kf-chat-powered{text-align:center;padding:1px 0 9px;background:#fff;color:#a3ada8;font-size:7px}.kf-chat-powered i{display:inline-block;width:5px;height:5px;background:#45c87f;border-radius:50%;margin-left:4px}@keyframes kf-chat-pulse{0%,100%{transform:scale(.92);opacity:0}45%{opacity:1}80%{transform:scale(1.13);opacity:0}}@keyframes kf-chat-nudge{to{opacity:1;transform:none}}@keyframes kf-chat-message{from{opacity:0;transform:translateY(7px)}}@keyframes kf-chat-dot{0%,70%,100%{transform:translateY(0)}35%{transform:translateY(-4px)}}@media(max-width:600px){.kf-chat{left:16px;bottom:16px}.kf-chat-launcher{width:58px;height:58px;border-radius:19px}.kf-chat-nudge{left:69px;max-width:calc(100vw - 105px)}.kf-chat-panel{position:fixed;inset:auto 0 0;width:100%;height:min(720px,calc(100dvh - 12px));border-radius:24px 24px 0 0;transform-origin:bottom}.kf-chat[data-state=open] .kf-chat-launcher{opacity:0;pointer-events:none}.kf-chat-head{min-height:88px;padding-inline:18px}}@media(prefers-reduced-motion:reduce){.kf-chat *{animation:none!important;transition:none!important}}.kf-chat{right:24px;left:auto;width:64px;height:64px}.kf-chat-launcher{right:0;left:auto;border:2px solid rgb(255 255 255 / .92);background:linear-gradient(145deg,#00bd66,var(--chat-green));box-shadow:0 16px 38px rgb(0 60 38 / .38),inset 0 1px rgb(255 255 255 / .3)}.kf-chat-panel{right:0;left:auto;transform-origin:bottom right}.kf-chat-nudge{right:76px;left:auto;padding:14px 34px 13px 17px;transform:translateX(10px);cursor:pointer}.kf-chat-nudge:after{right:-6px;left:auto;border:0;border-top:1px solid rgb(0 143 76 / .12);border-right:1px solid rgb(0 143 76 / .12)}.kf-chat-nudge__close{right:9px;left:auto}.kf-chat-start textarea{display:block;width:100%;min-height:82px;margin-top:7px;padding:12px 14px;border:1px solid #dce7e1;border-radius:13px;background:#f9fbfa;color:var(--chat-ink);outline:none;resize:vertical;line-height:1.8;transition:.2s}.kf-chat-start textarea:focus{border-color:#43ba7d;background:#fff;box-shadow:0 0 0 4px rgb(0 168 89 / .08)}@media(max-width:600px){.kf-chat{right:16px;left:auto}.kf-chat-nudge{right:69px;left:auto}.kf-chat-panel{right:0;left:0}}