.whatsapp-float{z-index:200000;opacity:1;background:0 0;border:none;padding:0;transition:opacity .2s;position:fixed}.whatsapp-float.position-bottom-right{bottom:20px;right:20px}.whatsapp-float.position-bottom-left{bottom:20px;left:20px}.whatsapp-float.position-top-left{top:20px;left:20px}.whatsapp-float.position-top-right{top:20px;right:20px}.whatsapp-btn{cursor:pointer;background:linear-gradient(135deg,#2cc06b 0%,#27a66a 60%,#128c7e 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:visible;box-shadow:0 6px 22px #0e542d40,inset 0 3px 8px #ffffff0f}.whatsapp-btn:hover{box-shadow:0 10px 32px #0e542d52}.whatsapp-btn svg{fill:#fff;width:32px;height:32px}.whatsapp-btn:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:76%;height:76%;position:absolute;top:12%;left:12%}.chat-widget{opacity:0;z-index:999;direction:rtl;background:#fff;border-radius:20px;width:300px;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:fixed;overflow:hidden;transform:scale(0)translateY(20px);box-shadow:0 10px 40px #00000026}.chat-widget.position-bottom-right{bottom:90px;right:20px}.chat-widget.position-bottom-left{bottom:90px;left:20px}.chat-widget.position-top-left{top:90px;left:20px}.chat-widget.position-top-right{top:90px;right:20px}.chat-widget.active{opacity:1;transform:scale(1)translateY(0)}.chat-header{color:#fff;background:linear-gradient(135deg,#25d366,#20c05c,#128c7e);justify-content:space-between;align-items:center;padding:20px;display:flex;position:relative}.chat-header:before{content:"";pointer-events:none;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 20\" fill=\"rgba(255,255,255,0.1)\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"25\" cy=\"25\" r=\"1\"/><circle cx=\"75\" cy=\"75\" r=\"1\"/><circle cx=\"25\" cy=\"75\" r=\"1\"/><circle cx=\"75\" cy=\"25\" r=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.chat-header-info{z-index:1;align-items:center;display:flex}.chat-header-info h3{text-shadow:0 1px 2px #0000001a;margin:0;padding-right:10px;font-size:18px;font-weight:600}.close-btn-cqwp{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:all .2s;display:flex}.close-btn-cqwp:hover{background:#ffffff4d;transform:scale(1.1)}.chat-body{background:linear-gradient(145deg,#f8f9fa,#e9ecef);padding:24px 20px;position:relative}.chat-body:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 60\" fill=\"rgba(37,211,102,0.03)\"><defs><pattern id=\"whatsapp-bg\" width=\"60\" height=\"60\" patternUnits=\"userSpaceOnUse\"><path d=\"M30 5c13.8 0 25 11.2 25 25s-11.2 25-25 25S5 43.8 5 30 16.2 5 30 5z\" fill=\"none\" stroke=\"rgba(37,211,102,0.1)\" stroke-width=\".5\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23whatsapp-bg)\"/></svg>");position:absolute;inset:0}.chat-message{text-align:right;z-index:1;background:linear-gradient(145deg,#fff,#f1f3f4);border:1px solid #25d3661a;border-radius:20px 20px 6px;max-width:85%;margin-bottom:16px;padding:16px 20px;position:relative;box-shadow:0 2px 8px #00000014}.chat-message:before{content:"";filter:drop-shadow(1px 1px 2px #0000000d);border:8px solid #0000;border-color:#0000 #0000 #fff #fff;width:0;height:0;position:absolute;bottom:0;right:-8px}.message-text{color:#1f2937;z-index:1;margin:0;font-size:15px;line-height:1.5;position:relative}.chat-input{background:linear-gradient(145deg,#fff,#f9fafb);border-top:1px solid #e5e7eb;padding:20px}.input-group{align-items:center;gap:12px;display:flex}.message-input{text-align:right;direction:rtl;background:#fff;border:2px solid #e5e7eb;border-radius:25px;outline:none;flex:1;padding:14px 20px;font-family:Vazirmatn,Tahoma,sans-serif;font-size:15px;transition:all .3s;box-shadow:inset 0 1px 3px #0000000d}.message-input:focus{border-color:#25d366;box-shadow:0 0 0 3px #25d3661a,inset 0 1px 3px #0000000d}.message-input::placeholder{color:#9ca3af}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366,#20c05c);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 4px 12px #25d3664d}.send-btn:hover{background:linear-gradient(135deg,#20c05c,#128c7e);transform:scale(1.05);box-shadow:0 6px 16px #25d36666}.send-btn:active{transform:scale(.95)}@media (max-width:480px){.whatsapp-float{bottom:15px;right:15px}.chat-widget{width:calc(100vw - 30px);bottom:80px;left:15px;right:15px}.whatsapp-btn{width:56px;height:56px}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-message{animation:.6s forwards slideInUp}
