:root{--dakhl-chat-primary: #0ea5e9}#dakhl-live-chat-wrapper{position:fixed;bottom:24px;z-index:998;font-family:inherit;direction:rtl;transition:opacity .2s ease,visibility .2s ease}#dakhl-live-chat-wrapper.is-open{z-index:99999999!important}body.dakhl-chat-open{overflow:hidden!important}body.dakhl-chat-open .dakhl-bottom-navbar,body.dakhl-chat-open #dakhl-mobile-header-section,body.dakhl-chat-open .dakhl-mobile-header,body.dakhl-chat-open .dakhl-desktop-header-wrapper,body.dakhl-chat-open .mobile-header,body.dakhl-chat-open header.site-header{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:-1!important}body:has(.dakhl-mobile-drawer.active) #dakhl-live-chat-wrapper,body:has(.dakhl-search-modal.active) #dakhl-live-chat-wrapper,body:has(.dakhl-modal-overlay.open) #dakhl-live-chat-wrapper,body:has(.mfp-bg) #dakhl-live-chat-wrapper,body:has(.elementor-popup-modal) #dakhl-live-chat-wrapper,body.modal-open #dakhl-live-chat-wrapper,body.dakhl-drawer-open #dakhl-live-chat-wrapper,.dakhl-mobile-drawer.active~#dakhl-live-chat-wrapper{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}#dakhl-live-chat-wrapper.pos-right{right:24px}#dakhl-live-chat-wrapper.pos-left{left:24px}.dakhl-chat-tooltip{position:absolute;bottom:74px;background:#fff;color:#0f172a;padding:10px 16px;border-radius:18px;box-shadow:0 10px 30px #0000001f,0 0 0 1px #0000000d;font-size:13px;font-weight:700;white-space:nowrap;display:flex;align-items:center;gap:10px;animation:bounceTooltip 3s infinite ease-in-out;cursor:pointer;transition:all .2s ease}#dakhl-live-chat-wrapper.pos-right .dakhl-chat-tooltip{right:0;transform-origin:bottom right}#dakhl-live-chat-wrapper.pos-left .dakhl-chat-tooltip{left:0;transform-origin:bottom left}.dakhl-chat-tooltip button{background:none;border:none;font-size:16px;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.dakhl-chat-tooltip button:hover{color:#ef4444}@keyframes bounceTooltip{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.dakhl-chat-toggle{width:60px;height:60px;border-radius:50%;background:var(--dakhl-chat-primary, #0ea5e9);color:#fff;border:none;box-shadow:0 8px 25px #0ea5e961;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;outline:none}.dakhl-chat-toggle:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 12px 30px #0ea5e97a}.dakhl-chat-toggle:active{transform:scale(.95)}.dakhl-chat-pulse-ring{position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--dakhl-chat-primary, #0ea5e9);opacity:.6;animation:chatPulseRing 2.2s cubic-bezier(.215,.61,.355,1) infinite;pointer-events:none}@keyframes chatPulseRing{0%{transform:scale(.85);opacity:.8}50%{transform:scale(1.2);opacity:0}to{transform:scale(1.2);opacity:0}}.dakhl-chat-toggle .dakhl-chat-icon-close,.dakhl-chat-toggle.active .dakhl-chat-icon-open{display:none}.dakhl-chat-toggle.active .dakhl-chat-icon-close{display:block}.dakhl-chat-toggle.active .dakhl-chat-pulse-ring{display:none}.dakhl-chat-unread-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:11px;font-weight:800;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;box-shadow:0 2px 8px #ef444466}.dakhl-chat-window{position:absolute;bottom:78px;width:370px;height:520px;max-height:calc(100vh - 120px);background:#fff;border-radius:26px;box-shadow:0 20px 50px #0f172a26,0 0 0 1px #0000000f;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);z-index:100}#dakhl-live-chat-wrapper.pos-right .dakhl-chat-window{right:0;transform-origin:bottom right}#dakhl-live-chat-wrapper.pos-left .dakhl-chat-window{left:0;transform-origin:bottom left}.dakhl-chat-window.dakhl-hidden{opacity:0;transform:scale(.85) translateY(20px);pointer-events:none;visibility:hidden}.dakhl-chat-header{background:var(--dakhl-chat-primary, #0ea5e9);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 14px #00000014}.dakhl-chat-header-info{display:flex;align-items:center;gap:12px}.dakhl-chat-agent-avatar{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;border:1.5px solid rgba(255,255,255,.3)}.dakhl-agent-online-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#10b981;border:2px solid #ffffff;border-radius:50%}.dakhl-chat-agent-title{margin:0;font-size:15px;font-weight:800;letter-spacing:-.3px}.dakhl-chat-status-text{font-size:11px;opacity:.85;display:block;margin-top:1px}.dakhl-chat-header-close{background:#ffffff26;border:none;color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.dakhl-chat-header-close:hover{background:#ffffff4d}.dakhl-chat-body{flex-grow:1;padding:18px;overflow-y:auto;background:#f8fafc;display:flex;flex-direction:column;gap:12px}.dakhl-chat-body::-webkit-scrollbar{width:5px}.dakhl-chat-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.dakhl-chat-message{display:flex;flex-direction:column;max-width:82%;animation:popInMsg .25s cubic-bezier(.16,1,.3,1) forwards}.dakhl-msg-admin{align-self:flex-start}.dakhl-msg-admin .dakhl-msg-content{background:#fff;color:#0f172a;border:1px solid #e2e8f0;border-radius:18px 18px 4px;box-shadow:0 2px 8px #0f172a08}.dakhl-msg-user{align-self:flex-end}.dakhl-msg-user .dakhl-msg-content{background:var(--dakhl-chat-primary, #0ea5e9);color:#fff;border-radius:18px 18px 18px 4px;box-shadow:0 4px 12px #0ea5e940}.dakhl-msg-content{padding:11px 16px;font-size:13px;line-height:1.6;word-break:break-word}.dakhl-chat-footer{padding:14px 16px;background:#fff;border-top:1px solid #f1f5f9}#dakhl-chat-form{display:flex;gap:10px;align-items:center}#dakhl-chat-input{flex-grow:1;border:1px solid #e2e8f0;border-radius:100px;padding:11px 18px;font-size:13px;outline:none;transition:all .2s ease;background:#f8fafc}#dakhl-chat-input:focus{background:#fff;border-color:var(--dakhl-chat-primary, #0ea5e9);box-shadow:0 0 0 3px #0ea5e91f}#dakhl-chat-submit{background:var(--dakhl-chat-primary, #0ea5e9);color:#fff;border:none;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 12px #0ea5e94d;transition:transform .2s ease}#dakhl-chat-submit:hover{transform:scale(1.05)}#dakhl-chat-submit:active{transform:scale(.95)}@media(max-width:768px){#dakhl-live-chat-wrapper{bottom:95px!important}#dakhl-live-chat-wrapper.pos-right{right:16px!important}#dakhl-live-chat-wrapper.pos-left{left:16px!important}.dakhl-chat-tooltip{bottom:68px!important}#dakhl-live-chat-wrapper.is-open{position:fixed!important;inset:0!important;width:100vw!important;height:100%!important;height:100dvh!important;z-index:99999999!important}.dakhl-chat-window{position:fixed!important;inset:0!important;width:100vw!important;height:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;border:none!important;z-index:99999999!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;background:#fff!important;transform-origin:center bottom!important}.dakhl-chat-window.dakhl-hidden{opacity:0!important;transform:translateY(100%)!important;pointer-events:none!important;visibility:hidden!important}#dakhl-live-chat-wrapper.is-open .dakhl-chat-toggle,#dakhl-live-chat-wrapper.is-open .dakhl-chat-tooltip{display:none!important}.dakhl-chat-header{padding:16px 18px!important;border-radius:0!important;padding-top:max(16px,env(safe-area-inset-top))!important}.dakhl-chat-body{padding:16px!important}.dakhl-chat-footer{padding:12px 16px!important;padding-bottom:max(16px,env(safe-area-inset-bottom))!important;box-shadow:0 -4px 20px #0000000f}}
